
	body{
	overflow-x: hidden !important;
	    background-color: white;
	    overflow-y: hidden !important;

}


ul{
	list-style: none;
}


.header-1{
	color:white;
	background-color: #3D3D3D;
	padding-top:11px;
	padding-bottom:11px;
}

.header-1 img{
	width:25px;
	display:inline-block;
	padding-right: 5px;
}

.header-1 i {
	margin-left:4%;
	font-size: 1.3rem;
	color:#2F619D;
	vertical-align: middle;
}


.margin-top-15{
    margin-top:15px;
}


.header-2 h4{
	color:white;
	padding-top:7px;
	font-size: 1.1rem;
}

.header-2 #logo{
	padding:3px;
}

.header-2{
	background-color: rgba(48, 48, 48, 0.85);

	z-index: 2000 !important;

}

.menu{
	position:absolute;
	background-color: rgba(48, 48, 48, 0.85);
	color:white;
}



.menu{
	z-index: 1;
	width: 120%;
	height: auto;
	margin-top: 11px;
	left:0%;	
	
}

.menu ul{
	list-style: none;
	padding-left: 0%;
	text-align: left;	
}

.menu ul li{
	/*margin-top: 5%;*/	
}


.menu ul li a{
	 padding: 12px 16px;
    text-decoration: none;
    display: block;
}



.menu ul li a:hover{
	color:white;
	background-color: #2F619D;
}

#servicios-menu{
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s linear 0.25s,opacity 0.25s linear,margin-top 0.55s;
	margin-top: -10%;


}

/* Show the dropdown menu on hover */
.dropdown:hover #servicios-menu {
   visibility:visible;
  opacity:1;
  transition-delay:0.15s;
  margin-top: 11px;
}



.submenu{
	width: 56% !important;
	border:20px solid transparent;
}
.nav li ul {
    visibility: hidden;
	opacity: 0;
	transition: visibility 0.30s linear 0.25s,opacity 0.45s linear,top 0.25s;
    position: absolute;
    min-width: 90px;
    left: 441px;	
    top:-50%;
	background-color: rgba(48, 48, 48, 0.85);

	}
.nav li:hover > ul {
	  visibility:visible;
  opacity:1;
  transition-delay:0.15s;
  top:5px;
			}







#nuestrosServicios-a{
	padding-bottom: 0%;
}




#xsMenu img{
	width:40px;
	display:inline-block;
}


.overlap{
	display: none;
	width: 100vw;
	height: 100%;
	background-color: black;
	opacity: 0.5;
	z-index: 1000;
	position:absolute;
}

#xsMenu{

	display:none;
    position: absolute;
    z-index: 4000;
    width: 76%;
    height: 100vh;
    float: right;
    right: 0;
    background-color: white;
    border-left-width: 1px ;
    border-left-style: solid;
    border-left-color:#0c376b; 
    overflow-y: scroll;
    /* margin-top: 24.6%; */
    
}

#xsMenu i {
	float: right;
	margin-right: 10%;
	margin-top: 5%;
	display:inline-block;
}

#xsMenu h4{
	display:inline-block;
	color:#0c376b;
	font-weight: bold;
	margin-left: 5%;
    
}



#xsMenu h3{
	text-align: center;

}

#xsMenu ul{
	padding-left:0px;
}

#xsMenu li{
    margin-left: 5%;
    margin-top: 0%;
    list-style: none;
    font-size: 1.0rem;
	
}
#xsMenu .no-margin-top{
	margin-top: 0% !important;
}

section#antecedentes .antecedentes img {
	  display: block;
    margin-left: auto;
    margin-right: auto;
    width: 179px;
        padding-bottom: 5%;
}


section#antecedentes .row #antecedenteEspecial {
	  margin-top: 17%;    padding-bottom: 27%;
	} 

section#antecedentes h2 {
	font-family: Open-Sans-Light;
	  font-weight: bolder;
	  color:#808080;
	} 


section#antecedentes p {
	font-family: Open-Sans-Light;
	color:black;
}

section#antecedentes p span {
	font-family: Open-Sans-Bold !important;
}

section#actualmente .actualmente-row h2 {
	font-family: Open-Sans-Light;
	color:black;

}

section#actualmente .actualmente-row p {
	font-family: Open-Sans-Light;
	color:black;

}

section#actualmente .actualmente-row h2 span {
	font-family: Open-Sans;
}

.titulo h1{
	    font-family: Open-Sans-Light;
    color: #808080;
}

.titulo hr{
	background-color:#808080;
	height: 2px;
	    width: 20%;
    margin-left: 40%;
    text-align: center;
}

.titulo h2{
	font-family:Open-Sans-Bold;
	color:#2F619D;	
	font-size:1.4rem;
}

.link-sub li a h3 {
    font-size: 16px;
}

.actualmente-row{
	margin-top: 5%;
}

.actualmente-row img{
	width: 101px;
	height: 101px;
	vertical-align: top;
	display:inline-block;
	   /* margin-top: 29%*/
}

.actualmente-row .text{
	width: 80%;
	display: inline-block;
}



section#presentacion h1{
	padding-top: 1%;
	font-family: Open-Sans-light;	
	color:#808080;
	font-size: 4em;
}

section#presentacion h3{
	font-family: Open-Sans-light;	
	color:#808080;
}

section#presentacion p{
		font-family: Open-Sans;

}

footer .row{
	color: white;
	background-color: #303030;

}

footer .col-lg-12 {
	padding: 13px;
	font-family: Open-Sans;
}


#cirugiaDeContornoFacial ul {

	padding: 0;
	color:#2F619D;;

}

#cirugiaDeContornoFacial p {
	font-family: Open-Sans;
	color:#2F619D;
}

#cirugiaDeContornoFacial .titulo{
	padding-top: 2%;
	padding-bottom: 2%;
}

#cirugiaDeContornoFacial .iframe-cont{
	padding-top: 4%;
	padding-bottom: 7%;
}

#cirugiaDeContornoFacial .iframe-cont iframe{
	display: block;
	margin-left: auto;
	margin-right: auto;
}



section#contacto ul li h2{
	font-family: Open-Sans;
	color:#2F619D;
		display:inline-block;
		margin-left: 5%;
		font-size:1.2rem;

}

section#contacto ul li img{
	vertical-align: sub;
}


section#contacto h2 span{
	font-weight: 700;
	    font-size: 1.2rem !important;
}

section#contacto ul li hr{
	background-color: #2F619D;
	opacity: 0.2;
	height: 1px;
    margin: 10px 0;
}

.margin-left{
	margin-left: 10% !important;
}


section#contacto iframe{
	width: 100%;
	height: 327px;
}

section#contacto .subtitulo{
	font-family: Open-Sans;
	color:#2F619D;
}

section#contacto .subtitulo h2{
	font-size:1.5rem;
}


section#contacto .subtitulo hr{
	background-color: #2F619D;
	opacity: 0.2;
	height: 1px;
}


section#contacto label{
	font-family: Open-Sans;
	color:#2F619D;	
	font-size: 0.90rem;
}


section#contacto .formulario{
	padding-bottom: 5%;
}


section#mailLanding h1{
	margin: 15% 0;
	font-family: Open-Sans-Bold;
	color:#2F619D;	
	 font-size: 5em;
}







html {
  min-height: 100%;
  position: relative;
}
body {
  margin: 0;
  margin-bottom: 40px;
}



footer {

   position: absolute;
  bottom: 0 !important;
  width: 100%;
  height: 40px;

} 

.container-esp{
	width: 762px ;
}

#header-sm{
	display:none;
	position:fixed;
	top:0;
	width: 110%
}


.interfaceForm{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	text-align: center;
	color:grey;
	position:fixed;
	bottom:-1px;
	right: 0;
	float:right;
	width:300px;
	background-color: white;
	border:1px solid grey;
	z-index:1;
}
.interfaceFormBody{
		padding:15px;

}
.interfaceForm textarea{
	width: 99%;
	height:150px;
}

.interfaceForm input{
	width: 99%;
}

.interfaceFormHeader{
	color:white;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color: #0c376b;
}

.interfaceFormBtn{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	text-align: center;
	color:white;
	position:fixed;
	bottom:-1px;
	right: 0;
	float:right;
	width:300px;
	background-color: #0c376b;
	border:1px solid grey;
	z-index:1;
	    width: 174px;
}

.interfaceFormBtn h4{
		font-weight: bolder;
		font-size:1rem;

}



.intro-bio{

}

.preloader-background {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: black;
  
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;  
  opacity: 0.9;
}


* {
    
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

body {
  overflow: hidden;
  position: relative;
}


/* Preloader */

#preloader {
 position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f5f5f5;
    z-index: 6000;
    height: 100vh;
}

#status {
 position: relative;
    /* left: 50%; */
    /* top: 50%; */
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 16%;
}

.spinner-sm {
border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}


ul.separador li{
    display:inline-block;
    margin-left:5%;
}

ul.separador li img{
    width:174px;
}

div.separador{
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    padding:20px;
}

.expAca{
    display:flex;
    flex-direction:row; 
    justify-content: space-around;
    align-content:stretch;
 flex-wrap: wrap;
 align-content: flex-start;    
 align-items: center;
 margin-left:-4%;
}
.expAca li {
    
    width:320px;
    margin-left: 4%;
    margin-bottom: 7%;
    
}

section#separador-xs{
    display:none;

}

section#separador-xs hr{
   width: 80%;
    background-color: #cecece;
    height: 2px;
    margin-left: auto;
    margin-right: auto;
}

ul.separador-xs{
           display:flex;
    flex-direction:row; 
    justify-content: space-around;
    align-content:stretch;
 flex-wrap: wrap;
 align-content: flex-start;    
 align-items: center;
 margin-left:-4%;   

    
}

ul.separador-xs li{
    margin-top:10px;
}


ul.separador-xs li  img{
    width:98px;
}

ul.separador-xs li img:nth-child(5){
    width:98px !important;
    
}

.error{
    color:red;
    display:none;
}


/*MEDIA QUERIES*/


@media only screen and (min-width: 10px) and (max-width: 414px) {

	.row{
		margin-right: 0px;
	}
	

	.header-1 {
	display:none;
	}
	.fa-bars{
		margin-top: 20px;
		color:#2F619D;
	}


	.actualmente-row img {

    margin-right: 27%;
        margin-top: 66%;
	}



	body{
	overflow-x: hidden !important;
	}

	section#presentacion img {
	    float: inherit;
	display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
	}
	
	section#presentacion h1{
	padding-top: 0%;	
	    font-size: 3.1rem;
	}

	
	section#contacto ul li h2{
		margin-left: 0% !important;

	}

	section#contacto ul{
	padding-left: 0%;
	text-align: center;

	}

	section#contacto ul li img{
		display:none;
	}

	section#contacto .formulario{
	padding-bottom: 26%;
	}

	section#mailLanding h1{
	margin: 0;
	font-family: Open-Sans-Bold;
	color:#2F619D;	
	 font-size: 5em;
	}

	footer {

   position: absolute;
  bottom: auto;
  width: 100%;
  height: 40px;

	}

	section#antecedentes .row #antecedenteEspecial {
	  margin-top: 17%;padding-bottom: 0%;
	} 

	.actualmente-row .text {
    width: 100%;
}

.antecedentesXsSm img{
	width:38%;
	margin-left: auto;
	margin-right: auto;
}

#separador{
    display:none;
}

.expAca {
    
    display:none !important;
    
}

section#separador-xs{

    display:block;
}

}



@media only screen and (min-width: 320px) and (max-width: 768px) and (orientation:portrait) {


	.header-1 {
	display:none;
	}
	.fa-bars{
		margin-top: 20px;
		color:#2F619D;
	}
	body{
	overflow-x: hidden !important;
}

	section#presentacion img {
	margin-left: auto;
    margin-right: auto;
    display: block;
	}
	
	section#presentacion h1{
	padding-top: 0%;	
	}

.actualmente-row .text{
	width: 100%;
	display: inline-block;
}

.actualmente-row img{
	/*float:right;*/
	margin-top: auto;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

#header-2{
	display:none;
}

#header-sm{
	display:block;
}

#separador{
    display:none;
}

.expAca {
    
    display:none !important;
    
}

}

@media only screen and (min-width: 320px) and (max-width: 850px) and (orientation:landscape) {

    .img-responsive{
        max-width:45% !important;
    }
	.header-1 {
	display:none;
	}
	.fa-bars{
		margin-top: 20px;
		color:#2F619D;
	}
	body{
	overflow-x: hidden !important;
}

	section#presentacion img {
	margin-left: auto;
    margin-right: auto;
    display: block;
    height:266px !important;
    width:219px !important;
	}
	
	section#presentacion h1{
	padding-top: 0%;	
	}

.actualmente-row .text{
	width: 100%;
	display: inline-block;
}

.actualmente-row img{
	/*float:right;*/
	margin-top: auto;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

#header-2{
	display:none;
}

#header-sm{
	display:block;
}

#xsMenu i {

    margin-top: 3%;
    
}

.interfaceForm {
   
    height: 284px;
}

.interfaceForm input {

    height: 16px;

}

.interfaceFormBody p{
    display:none;
}
.interfaceForm textarea {
    height: 55px;
}

section#presentacion h1 {
    font-size: 3em;
}

#separador{
    display:none;
}

.expAca {
    
    display:none !important;
    
}

.antecedentesXsSm img{
	width:30%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:26px;
}

section#separador-xs{
    display:block;

}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {


	.header-1{
		display:none;
	}

	#nuestrosServicios-a{
	    padding-bottom: 7.7%;
	}

	.actualmente-row .text{
	width: 100%;
	display: inline-block;
}

.actualmente-row img{
	float:right;
	margin-top: auto;
}

	.menu {
    margin-top: 10px;
  
	}
	.nav li ul {
    left: 350px;	
    top:5px;

	}
	
	#separador{
    display:none;
}

.expAca {
    
    display:none !important;
    
}

}


@media only screen and (min-width: 1024px) and (max-width: 1200px) {

	.header-2 h4{
	padding-top:25px;
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1920px) {

	.padding-top{
		padding-top: 21% !important;
	}
}



