
@import url('https://fonts.googleapis.com/css2?family=Akaya+Kanadaka&family=Oxygen:wght@300&family=Varela+Round&family=Varela+Round&family=Varela+Round&family=Varela+Round&family=Varela+Round&Almarai:wght@300;800&family=Anton&family=Architects+Daughter&family=Baloo+Chettan+2&family=Bevan&family=Dancing+Script&family=Josefin+Slab:ital,wght@1,500&family=Lato:wght@300;400;700;900&family=Niconne&family=Pacifico&family=Roboto+Slab:wght@200;400;800&family=Satisfy&family=Solway:wght@300;800&display=swap');
@font-face {
    font-family: 'Klimaschutz-dafont';
    src: url('../css/webfonts/Klimaschutz-dafont.otf');
}

*{
	margin: 0;
	padding: 0;
    box-sizing: border-box;
}


body{
	font-family: 'Varela Round', sans-serif;
	margin: 0;
	padding: 0;
}
html{
    scroll-behavior: smooth;
}

h1, h2, h3{
	font-family: 'Pacifico', sans-serif;
}
h4,h5,h6,strong{
	font-family: 'Roboto Slab', sans-serif;
}
p,span{
	font-family: 'Varela Round', sans-serif;
}
.precio{
	font-size: 23px;
	font-weight: bold;
}
/*color de menu head*/
.bg-menu{   
	background-color: #02c49d;
	color: #014336;
}
.bg-menu .navbar-nav{
	position: relative;
}
.bg-menu .navbar-nav .nav-link{
	color: #014336;
	text-decoration: none;
	margin-left: 15px;
	transition: .3s;
}
.btn-quality{
	background-color: #07947e;
	font-weight: bold;
	color: #fdfdfd;
}
.btn-quality:hover{
	background-color: #0ac9ac;
	color: #033a32;
}
.header-area {
  left: 0;
  right: 0;
  width: 100%;
  top: 0;
  z-index: 1000;
}

.header-area .header-top_area {
  padding: 5px 0;
  background: #ccf2f0;
  height: 40px;
}
@media (max-width: 767px) {
  /* line 251, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
  .header-area .header-top_area .social_media_links {
    text-align: center;
  }
}

/* line 255, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .header-top_area .social_media_links a {
  font-size: 15px;
  color: #00c0b5;
  margin-right: 12px;
}

/* line 259, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .header-top_area .social_media_links a:hover {
  color: #5DB2FF;
}
/* line 264, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .header-top_area .short_contact_list {
  text-align: right;
}
@media (max-width: 767px) {
  /* line 264, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
  .header-area .header-top_area .short_contact_list {
    text-align: center;
  }
}

/* line 270, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .header-top_area .short_contact_list ul li {
  display: inline-block;
}

/* line 272, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .header-top_area .short_contact_list ul li a {
  font-size: 13px;
  color: #919191;
  margin-left: 50px;
}

@media (max-width: 767px) {
  /* line 272, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
  .header-area .header-top_area .short_contact_list ul li a {
    margin-left: 0;
    margin: 0 5px;
  }
}

/* line 281, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .header-top_area .short_contact_list ul li a i {
  color: #5DB2FF;
  margin-right: 7px;
}
.bg-menu .navbar-nav .nav-link:hover{
	color: #ecfffb;
	border-bottom: 1px solid #ecfffb;
}

.carousel .carousel-caption h3
{
	color: #000;
	font-size: 45px;
}
.card{
	border-color: #0ac5a9;
}
.card .card-footer{
	border-top-color: #0ac5a9;
	background-color: #4bf5dc;;
}

.service_area .appfluid .single_service{
	padding: 40px 30px;
}
.service_area .appfluid .headAPP{
	margin-top: -25px;
	height: 50px;
	margin-bottom: 0;
	border-radius: 33px 33px 0px 0px;
	-moz-border-radius: 33px 33px 0px 0px;
	-webkit-border-radius: 33px 33px 0px 0px;
	border: 0px solid #000000;
	-webkit-box-shadow: 0px -13px 16px -5px rgba(0,0,0,0.51);
	-moz-box-shadow: 0px -13px 16px -5px rgba(0,0,0,0.51);
	box-shadow: 0px -13px 16px -5px rgba(0,0,0,0.51);
	z-index: 800;
}
.service_area .appfluid .headAPP h2{
	padding: 15px;
}
.service_area .appWEB{
	background-repeat: no-repeat;
	background-size: 256px;
	background-position: -15px -15px;
	text-align: right;
	z-index: 1000;
}

.service_area .SIREVAApp{
	background-repeat: no-repeat;
	background-size: 200px;
	background-position: -15px -30px;
	text-align: right;
}
.service_area .ACMApp{
	background-repeat: no-repeat;
	background-size: 180px;
	background-position: -15px -15px;
	text-align: right;
}
.service_area .VIRApp{
	background-repeat: no-repeat;
	background-size: 200px;
	background-position: -15px -45px;
	text-align: right;
}
.service_area .NIGApp{
	background-repeat: no-repeat;
	background-size: 200px;
	background-position: -15px -25px;
	text-align: right;
}
.contactenos iframe{
	bottom: 0;
	border: 0;
}
/*.service_area .docApp{
	background-image: url(../img/apps/alumno-academica.png);
	background-repeat: no-repeat;
	background-size: 300px;
	background-position: -15px -25px;
	text-align: right;
}
.service_area .pacApp{
	background-image: url(../img/apps/webpacientemedico_02.png);
	background-repeat: no-repeat;
	background-size: 300px;
	background-position: 107% -25px;
	text-align: left;
}
*/
@media only screen and (max-width: 767px) {
	.service_area .appWEB{
		background-size: 100px;
		background-position: 0px -20px;
		padding: 5px;
	}
	.service_area .appWEB .textAPP{
		display: none;
		margin-right: 60px;
	}
	.service_area .appWEB h3{
		font-size: 20px;
	}
	h1, h2, h3{
		font-size: 26px;
	}
	p,span{
		font-size: 14px;
	}
	.textNosotros{
		text-align: center;
	}
	.contactenos iframe{
		margin-bottom: 0;
		padding-bottom: 0;
		border:0;
	}
 }

#apps h3{
	border: 0;
}
.nosotros h1, h2, h3{
	padding: 15px;
	color: #ffffff;
	font-weight: bold;
	border-bottom: solid 1px #ffffff;
}
.nosotros .textNosotros{
	padding-top: 6px;
	font-size: 16px;
	font-weight: bold;
	color: #033f36;
}
.valores{
	padding-bottom: 19px;
}
.valores h1,h2,h3{
	padding: 5px;
	color: #ffffff;
	font-weight: bold;
	border-bottom: solid 1px #ffffff;
}
.valores .list-group .list-group-item{
	background-color: #01e2cc;
	color: #000000;
	font-weight: bold;
}
.servicios{
	padding-top: 90px;	
	padding-bottom: 90px;
	background-size: contain;
}
.servicios h1{
	padding: 5px;
	text-align: center;
	color: #616161;
	font-weight: bold;
	border-bottom: solid 1px #616161;
}
.servicios p{
	margin: 0;
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}
.servicios .card{
	box-shadow: 0px 10px 6px -6px rgba(0,0,0,0.75);
}
.servicios .card .card-title{
	font-family: 'Roboto Slab';
	font-size: 18px;
	font-weight: bold;
	color: #00214e;
}

.servicios .card .card-text{
	font-family: 'Roboto';
	font-size: 22px;
	font-weight: bold;
	color: #0858b1;
}

.servicios .card .servicios_thum{
	overflow: hidden;
}
.servicios .card .servicios_thumb img{
  width: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.servicios .card:hover .servicios_thumb img{
  -webkit-transform: scale(1.10,1.10);
  -moz-transform: scale(1.10,1.10);
  -ms-transform: scale(1.10,1.10);
  -o-transform:scale(1.10,1.10);
  transform: scale(1.10,1.10);
  border-radius: 5px;  	
  z-index: 100;
  /*box-shadow: 0px 10px 6px -6px rgba(0,0,0,0.75);*/
}
.verServiciosIMG img{
	width: 350px;
}
@media only screen and (max-width: 767px) {
	.servicios .card{
		margin: 10px;
	}
}
.promociones h1{
	padding: 5px;
	color: #00369b;
	font-weight: bold;
	border-bottom: solid 1px #00369b;
}
.promociones p{
	margin: 0;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
}
.contactenos h1{
	margin-bottom: 20px;
	text-align: center;
	color: #044e9f;
	font-weight: bold;
	border-bottom: solid 1px #044e9f;
}
.contactenos span,li{
	margin: 0;
	text-align: center;
	color: #03527c;
	font-weight: bold;
	font-size: 18px;
}
.contactenos strong{
	margin: 0;
	text-align: center;
	color: #044e9f;
	font-weight: bold;
	font-size: 25px;
}
.contactenos .list-group-item{
	border-color: #044e9f;
	text-align: center;
}
.contactenos i{
	width: 50px;
}
.contactenos img{
	width: 75px;
	padding: 8px;
}

.footer {
  background-repeat: no-repeat;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #00214e;
}
/* line 141, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_footer.scss */
.footer .socail_links {
  margin-top: 47px;
}
 .footer_logo .imgFooter{
 	width: 40%;
 }
@media (max-width: 767px) {
  /* line 141, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_footer.scss */
  .footer .socail_links {
    margin-top: 30px;
  }
  .service_area .single_service {
  	position: relative;
  padding: 0;
}
 .nosotros p{
	padding: 8px;
	}

 .nosotros img{
	width: 200px;
	}
.nosotros, .servicios,.promociones h3{
	padding: 0;
 }
 .footer_logo .imgFooter{
 	width: 30%;
 }
 .contactenos{
 	padding: 15px;
 	margin: 0 auto;
 }
}
@media (max-width: 400px) {
  /* line 141, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_footer.scss */
  .body{
  	width: 100%;
  	padding: 0;
  }
 .nosotros p{
	padding: 8px;
	}

 .nosotros img{
	width: 200px;
	}
 .footer_logo .imgFooter{
 	width: 30%;
 }
  .contactenos{
 	padding: 15px;
 	margin: 0 auto;
 }
}
/* line 147, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_footer.scss */
.footer .socail_links ul li {
  display: inline-block;
}

/* line 150, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_footer.scss */
.footer .socail_links ul li a {
  font-size: 18px;
  color: #C3B2F0;
  line-height: 42px;
  width: 50px;
  height: 50px;
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  line-height: 50px !important;
  margin-right: 7px;
  color: #FFFFFF;
}

/* line 163, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_footer.scss */
.footer .socail_links ul li a:hover {
  color: #fff !important;
}
.copy_right p{
	margin: 0;
	padding: 0;
	color: #fff;
}
.copy_right span{
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #fff;
}
.copy_right a{
	color: #fff;
	font-weight: bold;
}
.social-facebook{
	background-color: #3b5998;
	border: 1px solid #FFFFFF;
}
.social-twitter{
	background-color: #1da1f2;
	border: 1px solid #FFFFFF;
}
.social-instagram{
	background-color: #cf2f99;
	border: 1px solid #FFFFFF;
}

.label{
	font-family: 'Baloo Chettan 2', cursive;
	font-weight: bold;
	font-size: 18px;
}

#PromosLBQ .nav a small
{
    display: block;
}
#PromosLBQ .nav
{
    background: #eee;
}
#PromosLBQ a{
	font-weight: bold;
	font-size: 25px;
	border-radius: 0;
}

.nav-pills>li[data-slide-to='0'].active a { background-color: #79cb00; color: #000;}
.nav-pills>li[data-slide-to='1'].active a { background-color: #22f08b; color: #000;}
.nav-pills>li[data-slide-to='2'].active a { background-color: #068c43; color: #fff;}
.nav-pills>li[data-slide-to='3'].active a { background-color: #6eb4fc; color: #000;}
.nav-pills>li[data-slide-to='4'].active a { background-color: #be94ff; color: #000;}
.nav-pills>li[data-slide-to='5'].active a { background-color: #7a0180; color: #fff;}
.nav-pills>li[data-slide-to='6'].active a { background-color: #a90c00; color: #fff;}
.nav-pills>li[data-slide-to='7'].active a { background-color: #f16d85; color: #000;}
.nav-pills>li[data-slide-to='8'].active a { background-color: #fd651a; color: #000;}
.nav-pills>li[data-slide-to='9'].active a { background-color: #ffe009; color: #000;}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

/*NUESTROS CLIENTES*/
.nuestrosClientes .ncPT {
  padding: 50px 50px;
}
.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
