@font-face {
    font-family: 'ralewayregular';
    src: url('../fonts/raleway-regular-webfont.eot');
    src: url('../fonts/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-regular-webfont.woff2') format('woff2'),
         url('../fonts/raleway-regular-webfont.woff') format('woff'),
         url('../fonts/raleway-regular-webfont.ttf') format('truetype'),
         url('../fonts/raleway-regular-webfont.svg#ralewayregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ralewaylight';
    src: url('../fonts/raleway-light-webfont.eot');
    src: url('../fonts/raleway-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-light-webfont.woff2') format('woff2'),
         url('../fonts/raleway-light-webfont.woff') format('woff'),
         url('../fonts/raleway-light-webfont.ttf') format('truetype'),
         url('../fonts/raleway-light-webfont.svg#ralewaylight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ralewaybold';
    src: url('../fonts/raleway-bold-webfont.eot');
    src: url('../fonts/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-bold-webfont.woff2') format('woff2'),
         url('../fonts/raleway-bold-webfont.woff') format('woff'),
         url('../fonts/raleway-bold-webfont.ttf') format('truetype'),
         url('../fonts/raleway-bold-webfont.svg#ralewaybold') format('svg');
    font-weight: normal;
    font-style: normal;

}
body, h1, h2, h3, h4, h5, h6, p, a {
	margin: 0 ;
	padding: 0 ;
	font-family: 'ralewaylight', Arial, sans-serif;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	font-weight: normal !important;
}
body {
  padding-top: 90px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
p {
	font-size: 14px;
	color: #585858;
}
.arriba{
width:48px;
height:48px;
position:fixed;
right:0;
bottom:0;
font-size:48px;
line-height:20px;
z-index:10000000;
}
ul#insidepagenav>li{
list-style:none;
}
.divcookie {
font-family: 'ralewayregular', Arial, sans-serif;
padding: 5px 0 5px 0;
-moz-opacity: 0.70;
opacity: 0.70;
background-color:#000;
color:#fff;
width: 100%;
font-size: 11px;
z-index: 1000000000;
bottom: 0px;
left: 0px;
position: fixed;
text-align:center;

}
.divcookie a{
	color:#fff;
}
.btn_submit{
-webkit-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
background-color:#504D56;
color:#ffffff;
height:34px;
width:100px;
font-size:12px;
border:#504D56 solid 1px;
cursor:pointer;
margin-top:2px;
}
.right {
	text-align:center;	
	width: 96px;
	height: 96px;
	border-radius: 20px;
	border: 4px solid #e6e9ec;
	margin: 0;
	color: #008DE5;
	font-size: 32px;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s;
}
.right:hover {
	background: #008DE5;
	color: #fff;
}
.azul{
	color: #008DE5;
}
.rosa{
	color: #FBC5D5;
}

.zonaext{
	width: 100%;
	margin: 0;
	padding: 0;
}

.zona{
display:block;	
position:absolute; 
left:0;
top:0;
width: 100%;
height:100%; 
font-family: 'ralewayregular', Arial, sans-serif;
padding: 5px 0 5px 0;
-moz-opacity: 0.80;
opacity: 0.80;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=80);
background-color:#008de5;
z-index:10000000; 
overflow: auto;
color:#fff;
}

.zonatxt{
display:block;	
position:absolute; 
left:0;
top:0;
height:150px;
width:100%;
padding-top:30px;
background-color:#0171b7;
color:#fff;
z-index:10000000; 
overflow: auto;
font-size:13px;
text-align:center;
box-shadow: 0 6px 3px rgba(0, 0, 0, 0.1) inset, 0 0 5px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 0 6px 3px rgba(0, 0, 0, 0.1) inset, 0 0 5px rgba(0, 0, 0, 0.6);
-webkit-box-shadow: 0 6px 3px rgba(0, 0, 0, 0.1) inset, 0 0 5px rgba(0, 0,0, 0.6);
}
.zonatxt a{
	color:#fff;
}
p.zonatxt, h4.zonatxt, div.zonatxt>p{
	color:#fff;}
section#contact>
div.container>
div.row>
div.col-md-6>
form>
p.peq,
a.peq{
font-size:10px;	
line-height:1.5em;
}

div.container>
div.row>
div.col-md-12>
div.col-md-6>
form>
p.peq{
font-size:10px;	
line-height:1.5em;
}
.localizacion-iframe{
border:0px;
width:100%;
height:300px;

margin-bottom:10px;
}

/*HEADER*/
.navbar {
	margin-bottom: 0px;
	min-height: 90px;
	background: #fff;
	border-bottom: 1px solid #e6e9ec;
	z-index: 99999px;

}
.navbar-nav > li > a{
	padding:10px 30px;
	color: #008DE5;
	line-height: 69px;
}
.navbar-toggle .icon-bar {
	background: #008DE5;
}
.nav > li > a:hover {
	background: #008DE5;
	color: #fff;
}
.navbar-brand {
	font-size: 36px;
	line-height: 50px;
}
.navbar-nav > li.active {
	background: #008DE5;
}
.navbar-nav > li.active a {
	color: #fff !important;
}
/*Slider*/
a.slide-left:before {
content: "\f104";
font-family: fontAwesome;
font-size: 2em;
background: #fff;
padding: 10px;
color: #008DE5;
position: absolute;
z-index: 999;
top: 38%;
}
a.slide-right:after {
content: "\f105";
font-family: fontAwesome;
font-size: 2em;
background: #fff;
padding: 10px;
color: #008DE5;
position: absolute;
right: 0;
top: 38%;
}
/*SERVICE*/
#service .service_header {
	margin: 60px 0 30px 0;
}
#service h3.service_h3 {
	line-height: 35px;
}
#service a.service_a {
	display: inline-block;
	width: 144px;
	height: 144px;
	border-radius: 50%;
	border: 4px solid #e6e9ec;
	margin: 14px 0;
	line-height: 140px;
	color: #008DE5;
	font-size: 48px;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s;
}
#service a.service_a:hover {
	background: #008DE5;
	color: #fff;
}
#service h4.service_h4 {
margin: 20px 0;
}
#service p.service_p {
	color: #8b9197;
	font-size: 12px;
	line-height: 21px;
	margin: 0;
}
#latest_work .col-md-3 {
	/*width: 289px;*/
	height: 216px;
	position: relative;
	overflow: hidden;
	float: left;
}
#latest_work .col-md-3 .service_text{
	width: 100%;
	height: 100%;
	position: absolute;
	background-color:#FBC5D5;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s;
	opacity: 1;
	-webkit-transform: translateY(-216px);
	-moz-transform:  translateY(-216px);
	-o-transform:  translateY(-216px);
	transform:  translateY(-216px);
}
#latest_work .col-md-3 img {
	position: absolute;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s;
}
#latest_work .col-md-3 .icon{
	position: relative;
	top: -60px;
	left:0px;
	color: #fff;
	font-family: 'ralewaylight', Helvetica, Arial, sans-serif;
	font-size: 16px;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s;
/*	border:thin solid #fff;
*/	width:95%;
	height:60px;
	padding: 10px;
	margin:5%;
	opacity: 0;
	text-align:center;
}
div.col-md-3>div.icon>a{	
	color: #fff;

}
#latest_work .col-md-3:hover .service_text {
	-webkit-transform: translateY(0px);
	-moz-transform:  translateY(0px);
	-o-transform:  translateY(0px);
	transform:  translateY(0px);
}
#latest_work .col-md-3:hover img {
	-webkit-transform: translateY(216px);
	-moz-transform:  translateY(216px);
	-o-transform:  translateY(216px);
	transform:  translateY(216px);
}
#latest_work .col-md-3:hover .icon  {
	-webkit-transform: translateY(120px);
	-moz-transform:  translateY(120px);
	-o-transform:  translateY(120px);
	transform:  translateY(120px);
	opacity: 1;
}
/*LATEST WORK*/
#latest_work {
	padding-top: 40px;
	padding-bottom: 30px;
}

#latest_work h3{
border-bottom: 1px solid #e6e9ec;
margin-bottom: 30px;
}
#latest_work h5 {
	width: 100%;
	/*background: #e6e9ec;
	text-align: center;*/
	line-height: 24px;
	font-size:16px;
	

	color: #5b656c;
}
#latest_work h3 span {
	display: inline-block;
padding-bottom: 12px;
/*border-bottom: 1px solid #008DE5;*/
margin-bottom: -1px;
}

.about_title {
	background: #029E85;
	border-bottom: 2px solid #008DE5;
}
.gallery_title h1 {
	text-align: center;
	color: #fff;
	line-height: 90px;
}
/*ABOUT*/
#about {
	margin-top: 40px;
	padding-bottom: 30px;
	background: #F1F1F1;
}
#about h1 {
	padding-top: 30px;
	padding-bottom: 40px;
	color: #555;
}
#about h2 {
	padding-bottom: 30px;
	padding-right: 40px;
	color: #555;
}
#about p {
	padding-bottom: 10px;
	padding-right: 20px;
	color: #585858;
}
#about li {
	color: #585858;
	font-size: 12px;
}
.skill_percentage {
	padding-bottom: 30px;
}
#about .progress p {
display: inline-block;
position: absolute;
z-index: 1;
color: #fff;
padding-left: 15px;
font-size: 14px;
line-height: 25px;
}
.progress {
	height: 25px;
	border-radius: 0px;
}
/*OUR TEAM*/
#our_team {
	margin-top: 30px;
	padding-bottom: 90px;
}
#our_team h1 {
	margin-top: 30px;
	margin-bottom: 30px;
}
.team img {
	margin-top: 50px;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s;
}
.team img:hover {
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.team h4 {
	text-align: center;
	color: #2B3039;
	margin-top: 40px;
}
.team h5 {
	text-align: center;
	color: #2B3039;
	line-height: 30px;
}
.team p {
	text-align: center;
	color: #696969;
	padding:0 30px;
}
.team_social {
	width: 100%;
	padding: 25px 0;
}
.team_social a i {
	width: 40px;
	height: 40px;
	background: #F1F1F1;
	border-radius: 30px;
	line-height: 41px;
	text-align: center;
	color: #008DE5;
	margin: 5px;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s;
}
.team_social a i:hover {
	background: #008DE5;
	color: #fff;
}
/*TESTIMONIAL*/

#testimonial h1 {
	color: #ffffff;
	font-size:24px;
	margin-top: 20px;
}
#testimonial h3 {
	color: #ffffff;
	font-size:36px;
	margin-top: 100px;
		
}
#testimonial h5 {
	color: #ffffff;
	margin-top: 10px;
}
#testimonial {
	background: url(../images/ginecologia.jpg);
	height: 300px;
	position: relative;
	z-index: -1;
	color: #fff;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-attachment: fixed;
}
.testimonial_pattern {
	height: 300px;
	z-index: 2;
	position: relative;
	background-image: url(../images/pattern.png);
}
/*WHY US*/
#why_us {
	padding-top: 80px;
	padding-bottom: 60px;	
}
#why_us h2 {
		margin-bottom: 30px;
}
#why_us .tab-content h4 {
		margin-bottom: 10px;
}
#why_us .nav-tabs > li.active > a {
	color: #fff;
	border-radius: 0px;
}
#why_us .nav-tabs > li > a {
	border-radius: 0px;
	border-left: 1px solid #ebebeb;
	border-top: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	color: #585858;
}
#why_us .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover {
	border-radius: 0px;
	border-left: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	border-top: 1px solid #008DE5;
	color: #008DE5;
}
#why_us .tab-content > .tab-pane {
	border-left: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	padding: 20px;
	}
#why_us .nav-tabs {
	border-bottom: 1px solid #ebebeb;
}
#why_us .panel-group .panel {
	border-radius: 0px;
	margin-bottom: 5px;
	}
#why_us .panel a {
		text-decoration: none;
	}
#why_us .panel-default > .panel-heading {
	background: #fff;
}
#why_us .panel-default > .panel-heading + .panel-collapse .panel-body {
	border-top: 1px solid #008DE5;
}
/*CONTACT*/
#contact {
	background: #F1F1F1;
	padding-bottom :50px;
}
.pattern {
		background-image: url(../images/pattern.png);
}
.litle_contact_h1 h1 {
	text-align: center;
	color: #333333;
	line-height: 125px;
}
#contact textarea {
	height: 180px;
}
input.form-control, textarea.form-control {
	/*color: #008DE5;*/
		border-radius: 0px;
	border:#E6E9EC solid 1px;
}
#contact .form-control {
	/*color: #008DE5;*/
	border-radius: 0px;

}
#contact .btn {
background: #008DE5;
border-radius: 0px;
color: #fff;
border: none;
width: 100px;
height: 40px;
font-size: 14px;
}
#contact {
	color: #fff;
}
#contact h4 {
	margin-bottom: 10px;
	color: #333333;
}
#contact p {
	line-height: 22px;
	font-size: 14px;
}
#contact img {
	margin-right: 10px;
	margin-top: 10px;
}
.form-control {
	border:none;
	box-shadow: none;

}





.padding5 {
	padding-top:5px;
	font-size:0;
	line-height:0;
}
.padding10 {
	padding-top:10px;
	font-size:0;
	line-height:0;
}
.padding20 {
	padding-top:20px;
	font-size:0;
	line-height:0;
}
.padding30 {
	padding-top:30px;
	font-size:0;
	line-height:0;
}
.padding40 {
	padding-top:40px;
	font-size:0;
	line-height:0;
}
.padding60 {
	padding-top:60px;
	font-size:0;
	line-height:0;
}
.padding100 {
	padding-top:100px;
	font-size:0;
	line-height:0;
}
@media (min-width: 992px) and (max-width: 1199px) {
#latest_work .col-md-3 {
	width:25%;
	height: 140px;
}

#latest_work .col-md-3 .icon{
	top: -90px;
	left:0px;
	font-size: 14px;
	width:95%;
	height:auto;
	padding: 10px;
	margin:5%;	
	}

#latest_work .col-md-3:hover img {
	-webkit-transform: translateY(181px);
	-moz-transform:  translateY(181px);
	-o-transform:  translateY(181px);
	transform:  translateY(181px);
}
}


@media (min-width: 768px) and (max-width: 991px) {
#latest_work .col-md-3 {
	width:25%;
	height: 140px;
}

#latest_work .col-md-3 .icon{
	top: -90px;
	left:0px;
	font-size: 14px;
	width:95%;
	height:auto;
	padding: 10px;
	margin:5%;	
	}

#latest_work .col-md-3:hover img {
	-webkit-transform: translateY(181px);
	-moz-transform:  translateY(181px);
	-o-transform:  translateY(181px);
	transform:  translateY(181px);
}
}
@media (min-width: 400px) and (max-width: 767px) {
#latest_work .col-md-3 {
	width:50%;
	height: 150px;
	margin-bottom:10px;
}

#latest_work .col-md-3 .icon{
	top: -90px;
	left:0px;
	font-size: 16px;
	width:95%;
	height:auto;
	padding: 10px;
	margin:5%;	
	}

#latest_work .col-md-3:hover img {
	-webkit-transform: translateY(181px);
	-moz-transform:  translateY(181px);
	-o-transform:  translateY(181px);
	transform:  translateY(181px);
}
}
@media (max-width: 399px) {

#latest_work .col-md-3 {
	width:100%;
	height: 250px;
	margin-bottom:10px;
}


#latest_work .col-md-3 .icon{
	top: -40px;
	left:0px;
	font-size: 16px;
	width:95%;
	height:auto;
	padding: 10px;
	margin:5%;	
	}

#latest_work .col-md-3:hover img {
	-webkit-transform: translateY(250px);
	-moz-transform:  translateY(250px);
	-o-transform:  translateY(250px);
	transform:  translateY(250px);
}
}
