
/* Your custom css codes start here: */
body, html,p{font-size: 17px;}
body,html,h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,p{
	font-family: 'Questrial', sans-serif!important;
	font-weight: 400;
	color: #10858e;
}


#header{
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
  box-shadow: 0 0 10px #000;
}
.header-nav-wrapper.navbar-scrolltofixed.bkgnd-blue2{position: relative !important;}
.main-content{padding-top: 150px;}

.bkgnd-gris{background: #5a4496 !important;}
.bkgnd-verde{background: #1fa59a !important;}
.bkgnd-blue1-t{background:rgba(53, 194, 214, .75) !important;}
.bkgnd-blanco{background: #fff !important;}
.bkgnd-blue2-t{background: rgba(15, 134, 142, .75) !important;}
.color-blue1{color: #35c2d6 !important;}
.color-blue2{color: #10858e !important;}
.menuzord-menu .active .l-gris{color: #fff!important;}
.l-blanca{color: #fff !important;}
.l-gris{color: #5a4496 !important;}
.l-verde{color: #1fa59a !important;}
.flex-acerca-de{display: flex; align-items: center;}
.flex-paquetes{display: flex; align-items: center;}
.fs-17{font-size: 17px;}
.fs-18{font-size: 18px;}
.fs-19{font-size: 19px;}
.fs-20{font-size: 20px;}
.fs-25{font-size: 25px;}
.fs-30{font-size: 30px;}
.fs-35{font-size: 35px;}
.w-100{width: 100%;}
.pr-35{padding-right: 35px;}
.fw-600{font-weight: 600;}
.fw-700{font-weight: 700;}
.fw-800{font-weight: 800;}
.fw-900{font-weight: 900;}
.lh-normal{line-height: normal;}
.btn-verde{background-color: #1fa59a !important; border-color: #1fa59a !important; color: white !important;}
.list-border li{border-bottom: 1px solid #1fa59a;}
textarea.form-control {min-height: 175px;}
.titleMap{text-align: center; margin: 40px 0 15px;}

.bold{
  font-weight: bold !important;
}

#btn-send{max-height: 45px; line-height: 25px;}

input[type="email"]::placeholder { /* Firefox, Chrome, Opera */ 
    color: #4d4d4d !important; 
} 

input[type="text"]::placeholder { /* Firefox, Chrome, Opera */ 
    color: #4d4d4d !important; 
} 

textarea::placeholder { /* Firefox, Chrome, Opera */ 
    color: #4d4d4d !important; 
} 

select option::placeholder { /* Firefox, Chrome, Opera */ 
    color: #4d4d4d !important; 
}

.list-services{
  list-style: disc outside;
  margin-left: 15px;
}

.big-prices{
  font-size: 18px;
  margin: 0; 
  font-weight: 900;
}

.txt-small-slide{
  font-size: 40px!important;
  font-weight: 600!important;
  line-height: 50px!important;
}
@media screen and (max-width: 640px){
  .txt-small-slide{
    font-size: 23px!important;
    line-height: 28px!important;
  }
}

.txt-big-slide{
  font-size: 60px!important;
  font-weight: 600!important;
  line-height: 70px!important;
  margin: 0!important;
}
@media screen and (max-width: 640px){
  .txt-big-slide{
    font-size: 27px!important;
    line-height: 32px!important;
  }
}

.txt-description-slide{
  font-size: 31px!important;
  line-height: 40px;
}
@media screen and (max-width: 640px){
  .txt-description-slide{
    font-size: 19px!important;
    line-height: 24px!important;
  }
}

.btn-slide{
  font-size: 18px;
}
@media screen and (max-width: 640px){
  .btn-slide{
    font-size: 18px!important;
  }
}
/**/
.footer-cont{
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer-left{
  text-align: left;
}

.footer-center{
  text-align: center;
}

.footer-right{
  text-align: right;
}

.logo-strave{
  width: 75px;
}

/**/

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #5cbbc6 !important;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #5cbbc6 !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #5cbbc6 !important;
}
select{color: #5cbbc6 !important;}
.menuzord, .menuzord a{font-family: 'Questrial', sans-serif!important;}
.menuzord.blue .menuzord-menu > li.active > a, .menuzord.blue .menuzord-menu > li:hover > a, .menuzord.blue .menuzord-menu ul.dropdown li:hover > a{background: #1fa59a !important; color: #fff !important;}
.menuzord-menu > li > a{color: white;}
.menuzord-brand{margin: 10px 0 !important;}
.team-members .team-details{
	bottom: 0;
}
.btn{
	border-radius: 0 !important;
}
.btn-theme-colored{
	background-color: #5a4496 !important;
	border-color: #5a4496 !important;
	color: white !important;
}
.owl-prev{left:-60px !important;}
.owl-next{right: -60px !important;}
.owl-prev i, .owl-next i{
	font-size: 65px !important;
	color: #10858e !important;
	font-weight: bold;
}
.owl-controls .owl-nav > div{background: transparent !important;}
.whatsapp{
	height: 37px;
    background: #4cb050;
  padding: 0 !important; 
}
.whatsapp div{text-align: center;}
.whatsapp div a,.whatsapp div i{
    color: white !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.urgencias{
  height: 37px;
    background: #ed4542;
  padding: 0 !important; 
}
.urgencias div{text-align: center;}
.urgencias div a,.urgencias div i{
  color: white !important;
  line-height: 37px;
  padding: 0 !important; 
}
.social-icons-footer i{
	font-size: 30px;
	padding: 0 10px;
	color: white;
}
.project .project-details {
    border-bottom: 3px solid #10858e !important;
}
.tab-slider .nav.nav-pills a:hover, .tab-slider .nav.nav-pills a.active, .custom-nav-tabs > li > a:hover, .widget .tags a:hover, .progress-item .progress-bar, .small-title .title::after, .title-icon::before, .title-icon::after, .testimonial .item::after, .drop-caps.colored-square p:first-child:first-letter, .drop-caps.colored-rounded p:first-child:first-letter, .list-icon.theme-colored.square li i, .list-icon.theme-colored.rounded li i, .working-process.theme-colored a, .widget.dark .tags a:hover, .blog-posts .post .entry-content .post-date.right, .horizontal-tab-centered .nav-pills > li > a:hover, .horizontal-tab-centered .nav-pills > li.active > a, .horizontal-tab-centered .nav-pills > li.active > a:hover, .horizontal-tab-centered .nav-pills > li.active > a:focus, .owl-theme.dot-theme-colored .owl-controls .owl-dot span, .pagination.theme-colored li.active a, .section-title .both-side-line::after, .section-title .both-side-line::before, .section-title .top-side-line::after, .section-title .left-side-line::before, .section-title .right-side-line::before, .service-icon-box:hover a, .service-icon-box:hover li.active a, .pricing-table.style1 .pricing-icon i, .product .tag-sale, .project .hover-link i, .project:hover .project-details, .owl-theme .owl-dots .owl-dot.active span, .icon-box:hover .icon, .title-icon::after, .title-icon::before, .line-bottom-double-line:after, .line-bottom-double-line:before, .line-bottom:after, .line-bottom-no-border:after, .line-bottom-center:after, .line-bottom-center:before, .title-dots span,.icon-theme-colored.icon-dark a{
  background: #10858e !important;
}
.team-members .team-details{position: relative !important;}
.center-div{
  height: 40px;
  height: fit-content;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.time{display: inline-block;}
.plr-40{padding-left: 40px;padding-right: 40px;}
.col-5{width: 20%; float: left;}
.mensajes-form{position: absolute;}
.disabled{
  pointer-events: none;
  background-color: rgb(203, 203, 203) !important;
}
.home .home-btn{background: #ed4542 !important;}
.nosotros .nosotros-btn{background: #ed4542 !important;}
.especialidades .especialidades-btn{background: #ed4542 !important;}
.title-maps{
  font-size: 24px;
  text-align: center;
}

.services-tab .nav-tabs > li.active > a, .services-tab .nav-tabs > li.active > a:hover, .services-tab .nav-tabs > li.active > a:focus, .services-tab .nav-tabs > li a:hover, .services-tab .nav-tabs > li a:focus{
  background-color: #1fa59a!important;
  border: 1px solid #1fa59a;
}

.horizontal-contact-widget{
  border-top: 1px solid #5a4496;
}

.horizontal-contact-widget .each-widget::before{
  color: #1fa59a;
}

.services-tab .nav-tabs > li {
    border: 1px solid #1fa59a;
}

.title-maps span{
  color: #ed4542;
}

.logo-leadme{
    width: 175px;
    height: 48px;
}
.flex-speciality{
  display: flex;
  align-items: center;
  flex-direction: row;
}
.flex-speciality.reverse{
  flex-direction: row-reverse;
}
.flexOrtodoncia{
  display: flex;
  align-items: center;
}
.flexOrtodoncia.reverse{
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
#testimonials-photos .title{
  line-height: normal;
}
.promo{
  text-decoration: line-through;
}

/*scroll*/

::-webkit-scrollbar {
  width: 0.5em;
  height: 0.5em;
}

::-webkit-scrollbar-thumb {
  background: #1fa59a;
}

::-webkit-scrollbar-track {
  background: #b8c0c8;
}


/**/


/**Responsive**/
.side-push-panel.has-side-panel .menuzord .showhide{float: right;padding: 25px 0 0;}
.menuzord .showhide em{background: #1fa59a !important;}
#whatsapp-bottom{display: none;}

@media only screen and (max-width: 900px){
  /*section > .container, section > .container-fluid{padding-top: 45px;padding-bottom: 45px;}*/
  .menuzord .showhide em{margin: 3.5px 6px 0;}
  .main-content {padding-top: 114px; }
  .menuzord-menu{background: transparent;}
  .whatsapp{display: none;}
  .owl-next{right: -13px !important;padding: 0;}
  .owl-prev{left: -13px !important;padding: 0;}
  .project-details h2{font-size: 16px !important;}
  #whatsapp-bottom{
    display: block;
    width: 100%;
    height: 40px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #4cb050;
    text-align: center;
    z-index: 9999;
  }
 #whatsapp-bottom a,  #whatsapp-bottom i{
  color: white;
      line-height: 40px;
    font-size: 22px;
 }
 #home{height: 500px !important;}
 .thumbnail{border: none;}
 footer{padding-bottom: 40px !important;}
 .col-5{width: 33.33%;}
}

@media only screen and (max-width: 720px){
  .mb_sm--30{margin-bottom: 30px;}
  .mb_sm--50{margin-bottom: 50px;}
  .flex-acerca-de{display: block;}
  .flex-paquetes{display: block;}
  .flex-speciality{flex-direction: column;}
  .flex-speciality.reverse{flex-direction: column;}
  .flexOrtodoncia.reverse{flex-direction: column;}
  .event-details p:first-child{text-align: left; line-height: normal;}
  .bb_sm--section{border-bottom: 1px solid;}
}
@media only screen and (max-width: 500px){
  #header{box-shadow: 0 0 10px #000;}
  .in-line{display: inline-block !important;}
  .mt-50-r{margin-top: 50px;}
  .list-inline.pull-right.flip.sm-pull-none.sm-text-center.mt-5.mb-5 *{font-size: 12px;}
  .main-content {padding-top: 113px; }
  .menuzord-brand img {max-height: 70px; }
  .menuzord-brand {margin: 5px 0 !important; }
  .side-push-panel.has-side-panel .menuzord .showhide{padding: 18px 0 0;}
  .event-details{display: block !important; text-align: justify;}
  .event-details .col-sm-6{margin-right: 0 !important;text-align: center; }
  .event-details .col-sm-6 .center-div{position: relative;}
  .pb-0-r{padding-bottom: 0 !important;}
  .pt-0-r{padding-top: 0 !important;}
  #home{height: auto !important;}
  .col-5{width: 50%;}
  .footer-cont{display: block;}
  .footer-left{text-align: center;}
  .footer-center{text-align: center;}
  .footer-right{text-align: center;}
  #acerca-de{padding: 80px 0;}
  .fs-30{font-size: 25px;}
  .big-prices{font-size: 23px;}
  .inner-header .title{font-size: 30px;}
  .logo-leadme{margin-top: 10px;}
}
@media only screen and (max-width: 330px){
  .info-header{display: none;}
  .col-5{width: 100%;}
}