*, body{margin: 0;padding: 0;
	}

.container-fluid{margin: 0;padding: 0 !important;}

section :not(.header) {box-sizing: border-box;}

section.header{width: 100%;min-width: 100%;max-width: 100%;background-color: #0192d1;padding: 15px;display: inline-block;box-sizing:inherit !important;font-size: 16px;text-align: center;}
section.header p{margin-bottom: inherit;}
section.header p a{color: white;margin: 5px;text-align: center;font-weight: 600;text-decoration: none;}
section.header p a span{text-decoration: underline;}
section.header.row{margin: inherit;display: block;overflow: hidden;}
section.header .icon{width: 20px;}

.w-50{width: 50%;}

.w-100{width: 100%;}

.hide-370{display: none;}

section.navbar-section{width: 100%;background-color: #FBFBFB !important;height: 101px;line-height: 101px !important;}


section .container-md{display: flex;flex-wrap: inherit;align-items: center;justify-content: space-between;}

section.navbar-section .navbar-k .toggler{display: none;border-radius: 4px;padding: 5px;width: 100%;background-color: #FBFBFB !important;border: 0.2px solid #454545;}

.toggler .hamburguesa{width: 100%;}

section#desplegar{width: 100%;background: #FBFBFB !important;}
section.navbar-section .navbar-k .menu{display: inline-block;line-height: normal;width: 50px;margin-right: 15px;} 
section#desplegar ul{padding-bottom: 15px;padding-left: 32px;}
section#desplegar ul li{list-style: none;line-height: 30px;}
section#desplegar ul li a{text-decoration: none;color: #555454;}

.menupc{display: none;margin-bottom: 0;}
.menupc li{display: inline;margin: 10px;list-style: none !important;}
.menupc li a{color: #555454 !important;text-decoration: none;}

@media only screen and (max-width: 991px) and (min-width: 811px){
	.menupc li{margin: 5px;}
}


@media (max-width:810px){
	#desplegar{display:none;top:100px;}
	
	section.navbar-section .navbar-k .toggler, 
	section.navbar-section .navbar-k .menu{display: block;}
	
	.logo{margin-left: 10px;}
}

@media (max-width: 320px){
	.hide-370{display: block;}
	section.header{letter-spacing: 0.5px;}
}

@media (min-width: 811px){
	#desplegar{display: none;}
	
	.menupc{display: block;	}
	
	section.header .navbar-k .container-md{width: 100%;padding: 0 100px !important;}
}


@media (min-width: 820px){
	section.header .left, section.header .right{width: 50%;display: ruby;margin: 10px;}
	section.header .left p{margin: 5px;margin-left: 50px;float: left;}
	section.header .right p{margin: 5px;margin-right: 50px;float: right;}
	section.header .left p,
	section.header .right p{line-height: 100%;}
}

@media (min-width: 900px){
	section.header p a{font-weight: 500;}
}

/* Body */

.container-fluid .carrusel img{width: 100%;}

.carrusel.pc, .carrusel.movil{display: none;}

.container-fluid section.main{padding: 100px;background-color: #f5f5f5;}

.imtx{text-align: center;}

.imtx h2{font-weight: 700;font-size: 21px;}

section.secondsection{padding: 30px 100px;background-color: white;overflow: hidden;}
section.secondsection h1{font-size: 35px;text-align: center;font-weight: 600;margin-bottom: 30px;}
section.secondsection h2 span{text-shadow: -2px 2px black;}

section.longtext h2, section.clientes h2,
section.clientes h2, section.formulariocontacto h2,
section.imgs h2{font-size: 25px;text-align: center;font-weight: 600;margin-bottom: 30px;}

section.secondsection div{width: 50%;display: inline-block;padding: 10px;}
section.secondsection div:last-child{float: right;}
section.secondsection div video{width: 100%;margin-bottom: 10px}

.imtx .img-imtx{width: 100px;margin: 30px auto 20px;}

.imtx .mt{width: 90px;}

a.llamar{text-align: center;background-color: #22FF00;color: black;border-radius: 8px;
	padding: 15px;font-weight: bold;display: block;max-width: 400px;margin: 30px auto;font-size: 17px;}

section.longtext{padding: 40px 20px !important;max-width: 1000px;margin: auto;}
section.longtext h2{margin-bottom: 7px;}
section.longtext h3{font-size: 22px !important;font-weight: 500;color: black;}
section.longtext p{font-size: 17px;}
section.longtext ul{margin-left: 20px;list-style: decimal;font-size: 17px;}
.mb-20{margin-bottom: 10px !important;}

section.imgs{padding: 70px 10px;}
.grupo-imagenes{display: flex;justify-content: space-around;}
.grupo-imagenes div{width: 25%;}
.grupo-imagenes img{width: 100%;max-width: 300px;}
.grupo-imagenes p{text-align: center !important;}

section.longtext img, section.clientes img{display: block;margin: auto;width: 100%;max-width: 600px;}
section.clientes{padding: 70px 10px;}

section.formulariocontacto{padding: 70px 10px;text-align: center;background-color: #f5f5f5;}
section.formulariocontacto input{border-radius: 50px;}
section.formulariocontacto textarea{border-radius: 5px;max-height: 250px;}
section.formulariocontacto input,
section.formulariocontacto textarea{width: 100%;max-width: 600px;margin: 5px auto;padding: 10px;background-color: #FFFFFF;color: #7A7A7A;border: 1px solid #ced4da;}
section.formulariocontacto input:last-child{background-color: #0192d1;color: white;}

footer{color: white;background-color: #0192d1;padding: 40px 20px;}
footer h3{font-weight: 700;}
footer .footerdiv{width: 50%;display: table-cell;padding: 0px 10px;}
footer a{color: white;text-decoration: underline;}
footer ul li{list-style: none;}
footer section{width: 100%;padding: 24px 12px 12px;border-top: 1px solid white;}
footer section p{text-align: center;font-size: 17px;}
footer section p a{text-decoration: none;font-weight: 700;}
footer .redesociales li{display: inline;margin: 2px;}
footer .redesociales li a{text-decoration: none;}
footer .redesociales li a img{width: 32px;}
footer .footerdiv .redesociales{display: flex;justify-content: space-around;width: 100%;margin: 5px auto 30px;background: white;padding: 20px;border-radius: 15px;}

@media (max-width: 500px){
	.main{padding: 10px !important;}
}

@media (max-width: 739px){
	.carrusel.movil{display: block;}
	.grupo-imagenes{display: block;}
	.grupo-imagenes div{width: 100% !important;}
	.grupo-imagenes img{display: block;margin: auto;}
}
@media (min-width: 740px){
	.carrusel.pc{display: block;}
	
	section .container-md{padding: 0 50px;}
}

@media (max-width: 767px){
	.imtx{display: block;}
}

@media (min-width: 768px){
	.main{display: flex;}
	
	.imtx{display: inline-block;width: 30%;margin: auto;}
}

@media (max-width: 850px){
	section.secondsection div{width: 100%;float: none;text-align: center;}
	
	footer .footerdiv{width: 100% !important;display: block;}
}

@media (max-width: 1100px){
	section.secondsection{padding: 0px 10px 10px 10px;}
}

@media (min-width: 1300px){
	footer{padding: 40px 100px 0px;}
	footer .redesociales{margin-bottom: 40px;}
	
	p{font-size: 18px;}
	
	h1{font-size: 40px !important;}

	section.longtext h2, section.clientes h2,
	section.clientes h2, section.formulariocontacto h2{font-size: 30px;}
	
	.imtx h2{font-size: 25px;}
}
