

  @font-face {
			  font-family:NexaBold;
			  src:url(NexaBold.otf);
		   }

 @font-face {
			  font-family:NexaLight;
			  src:url(NexaLight.otf);
		   }

 
 @font-face {
			  font-family:coolveti;
			  src:url(COOLVETI.TTF);
		   }
body {
	
	font-family: NexaLight !important;
}


.txt-C{
	font-family: coolveti !important;
}

.txt-NexaLight{
	font-family: NexaLight !important;
}

.text-color-white { 
    color:white !important;
}

.text-color-orange{
	
	color:#FF4F00 !important;
}

.text-color-black{
	color:#394240 !important;
}

.text-color-green {
	color:#3BBFAE !important;
}

.text-color-b{
	color:#848786 !important;
}

.li-form{
	
	height:40px !important;
	font-size:16px;
	list-style-type: none;
}

.text-size-16{
	font-size:16px;
}

.text-size-14{
	font-size:14px  !important;
}

.div-green{
	background-color:#3BBFAE;
}

.div-black{
	background-color:#3C4543;
	height:270px;
}

.border-color-orange{
	border-right: 5px solid #FF5100;
}

.hr-border{
	height:20px;
	background-color:#FF5100;
}

.margin-20{
	padding-top:20px;
	
}

.span-icon{
	background-image: url('../img/icon_triangle.png'); 
	display:block;
	width:25px;
	background-size: 20px 27px;
    background-repeat: no-repeat;

}

.span-icon-right{
	background-image: url('../img/icon_triangle_rigth.png'); 

	width:25px;
	background-size: 20px 27px;
    background-repeat: no-repeat;

}

.span-icon-tooth{
	background-image: url('../img/icon_tooth.JPG'); 
	display:block;
	width:25px;
	background-size: 25px 27px;
    background-repeat: no-repeat;
	margin-left: 10px;
    margin-right: 10px;
}

.carousel-control.left  {
	background-image: none !important;
	background-color: #FF5100 !important;
	
}

.carousel-control.right {
	background-image: none !important;
	background-color: #FF5100 !important;
	
}

.carousel-control.left.gray  {
	background-image: none !important;
	background-color: #66696 !important;
	
}

.carousel-control.right.gray {
	background-image: none !important;
	background-color: #66696 !important;
	
}

.div-black-200{
	background-color: white;

	border-radius: 20px;
	height:190px;
}


.image-gray{
	border-radius: 20px;
	width:50%; 
	height:50%;
	margin-left:25%;
	padding-top:5px;
}

.image-header{

}

.image-principal{
	width:35%; 
	height:35%;
		margin-left:25%;
}

.div-white{
	background-color: white;

	border-radius: 20px;
	height:190px;
}

.div-white-250{
	background-color: white;

	border-radius: 20px;
	height:250px;
}

.div-orange{
	height:350px;
	background-color:#FF4F00;
}

.div-sec-orange
{
	background-color:#FF4F00;
}

.div-orange-white{
	background-color:white;

}

.div-border-green{
	width:100%;
	height:5px;
	background-color:#3BBFAE;
	margin-top:10px;
}

.div-test{
	padding-top:25px;
	font-size:16px;
}

.div-slider-black{
	background-color: #70736F;
}

.div-slider-white{
	background-color: white;
}

.div-footer{
	height:80px;
	background-color:#FF4F00;
	margin-top:25px;
	padding-top:20px;
	line-height: 5px;
	color:white;
}

.hr-horizontal{
	
	border-right: 5px solid #3E4443;
}

.p-line-height{
	line-height: 5px;
}

.span-icon-face{
	background-image: url('../img/icon_facebook.PNG'); 
	display:block;
	width:64px;
	height:62px;
	background-size: 48px 48px;
    background-repeat: no-repeat;
	margin-top:-20px
}

.span-icon-whastApp{
	background-image: url('../img/icon_whastApp.PNG'); 
	display:block;
	width:64px;
	height:62px;
	background-size: 64px 58px;
    background-repeat: no-repeat;
	margin-top:-20px
}

.div-gray{
	background-color:black;
	/*margin-left:-11px;*/
	
	filter:alpha(opacity=60);
	opacity:0.6;
	
}
.div-opacity{
	filter:alpha(opacity=100);
	opacity:0.9;
	
}

.div-radio{
	
	border-radius: 25px;
}


.span-icon_whastApp{
	background-image: url('../img/icon_whastApp.png'); 
	display:block;
	width:14px;
	height:12px;
	background-size: 14px 18px;
    background-repeat: no-repeat;
}


.button{
	height:70%; 
	width:70%;
}


.div-test{
	height:300px;
}

.div-test-white{
	height:300px;
}

.div-test-img{
	height:70%;
	width:70%;
}

.div-contact{
	
}
.div-perfil01{
			}

.div-perfil02{
			}

.div-perfil03
{
	
}

.div-somos
{
	
}


.icon-tooth{
	height:90%;
	width:90%;
}

.icon_tooth_black{
	height:90%; 
	width:90%;
	margin-top:-70px;
}

.icon-map{
	height:70%; 
	width:70%; 
	margin-top:-120px;
}

.div-contact-tel{
	
	height:250px;
}

.div-serv{
				height: 250px;
			}
			
.icon-align-tooth-right{
	text-align:right;
}

.icon-align-tooth-left{
	text-align:left;
}

.divider-vertical {
	height: 20px;
	margin: 0 9px;
	border-right: 1px solid #FFF;
	margin-top:5px;
	margin-bottom:5px;
}

.navbar-brand {

    font-size: 14px !important;
    height: 30px !important;
    line-height: 10px !important;
    padding: 10px !important;
	color:white !important;
	border-right: 1px solid #FFF;
}

.navbar{
	min-height:30px !important;
} 

.navbar_header{
	background-color:#3BBFAE !important;
	color:white !important;
	padding-top:0px !important;

}

.background{
	background-image: url('../img/fondo.png'); 

	background-size: 100% 100%;
    background-repeat: no-repeat;
}

.form-control-input{
	filter:alpha(opacity=70);
	opacity:0.8;
}
.button-background{
	background-color:transparent;
	border:none;
}

.right-span{
	float: right;
}

.left-span{
	padding-right:25px;
}

.ir-arriba {
	display:none;
	padding:20px;
	background:#024959;
	font-size:20px;
	color:#fff;
	cursor:pointer;
	position: fixed;
	bottom:20px;
	right:20px;
	z-index: 1;
}