html, body {
    height:100%;
    margin:0;
    padding:0;
    scroll-behavior: smooth;
}

body{
    font-family: 'Raleway', sans-serif, Helvetica Neue, Helvetica !important;
    -webkit-font-feature-settings: "lnum";
    -moz-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
	font-size: 16px;
	font-weight: 300;
    color: #5b5b5b;
    overflow-x: hidden !important;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

*, *:after, *::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.flex{
	display: -webkit-box;
    display: -ms-flexbox;
    display:flex;
    justify-content:center;
	-ms-flex-align: center;
    align-items:center;
    -webkit-box-pack: center;
    -webkit-box-align: center;
}

.loader{
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.svg{margin: 0 auto;}

.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: #d18f0a;
	/*
    background: -moz-linear-gradient(135deg, #755710 40%, #1c1c1c 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(40%,#755710), color-stop(100%,#1c1c1c));
    background: -webkit-linear-gradient(135deg, #755710 20%,#1c1c1c 100%);
    background: -o-linear-gradient(135deg, #755710 40%,#1c1c1c 100%);
    background: -ms-linear-gradient(135deg, #755710 40%,#1c1c1c 100%);
    background: linear-gradient(125deg, #755710 40%,#1c1c1c 100%);*/
}

.wrap {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.logo {
    width: 185px;
    height: 57px;
    background: url(../images/logochico.png);
    float: left;
    position: absolute;
}

h3 {
    margin-bottom: 20px !important;
    font-weight: bold !important;
}

nav {
    margin-top: 17px;
    float: right;
}

li {
    list-style: none;
    float: left;
    text-transform: uppercase;
    color: #fff;
    margin-right: 20px;
}

li:last-child {
    margin-right: 0px;
}

li a {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    opacity: 0.9;
    transition: 0.3s ease;
}

li a:hover {
    color: #fff;
    opacity: 1;
    text-decoration: none;
    transition: 0.3s ease;
}

.menuGeneral {
    position: relative;
    top: 40px;
    z-index: 99;
}

.cont-carousel a {
    color: #fff;
    border: 2px solid #fff;
    border-radius: 6px;
    padding: 7px 16px;
    font-size: 15px;
    text-transform: uppercase;
    transition: 0.3s ease;
}

.cont-carousel a:hover {
    background: #fff;
    color: #d18f0a;
    transition: 0.3s ease;
    text-decoration: none;
}

h3 {
    text-transform: uppercase;
    font-size: 38px !important;
}

p {
    font-weight: 300;
    line-height: 1.6;
    margin-bottom: 25px !important;
}

.carousel-innerFix {
    position: initial !important;
    overflow: initial !important;
}

.carousel, .item, .active {
height:100%;
}
.carousel-inner {
height:100%;
}
.carousel-caption {
z-index: 10;
}

.carousel-item {
  height: 100vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.carousel-indicators li {
    width: 10px !important;
    height: 10px !important;
    border-radius: 50%;
}

.carousel-caption {
    width: 100%;
    position: absolute;
    right: auto !important;
    bottom: auto !important;
    top: 52%;
    left: 50% !important;
    transform: translate(-50%, -50%);
    line-height: 1;
    z-index: 100 !important;
}

.desde1 {
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 10px;
}

h2 {
    color: #2a2a2a;
    font-size: 32px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
}

span {
    width: 100%;
    margin-bottom: -5px;
    float: left;
    display: block;
    clear: both;
    text-transform: uppercase;
}

.bar {
    width: 35px;
    height: 6px;
    background: #d18f0a;
    border-radius: 15px;
    margin: 10px 0 15px 0;
}

.nosotros {
    padding-top: 80px;
    background: url(../images/bg1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    overflow: auto;
}

.nosotros img {
    float: right;
    margin-top: -130px;
}

.nosotros p, .cotizacion p {
    line-height: 2;
}

.nosotros p {
    float: left;
    width: 730px;
    font-size: 15px;
    font-weight: 400;
}

.cotizacion a {
    color: #fff;
    transition: 0.3s ease;
}

.cotizacion a:hover {
    color: #00e4ff;
    text-decoration: none;
    transition: 0.3s ease;
}

.servicios img {
    position: absolute;
}

.servicios img:first-child {
    margin-top: 41px;
    left: 0;
}

.servicios img:nth-child(2) {
    right: 0;
    margin-top: 39px;
}

.servicios {
    padding: 0 0 70px 0;
    overflow: auto;
}

.sanatizacionH2 {
	font-size: 20px !important;
	margin-top: 30px;
}

.servicios p, .porqueelegirnos p {
    margin: 0 !important;
    line-height: 2;
}

.servicios p span {
    font-weight: 600;
    clear: none;
    width: auto;
    float: none;
    display: initial;
}

.servicios ul {
    margin-bottom: 50px;
    overflow: auto;
}

.servicios li {
    text-transform: none;
    display: block;
    float: none;
    font-weight: 300;
    margin-bottom: 10px;
    color: #515151;
}

.servicios li:first-child {
    margin-top: 20px;
}

.servicio {
    width: 220px;
    height: auto;
    padding: 130px 0;
    float: left;
    background: url(../images/1s.jpg);
    margin-right: 25px;
    margin-top: 30px;
}

.servicio2 { background: url(../images/2s.jpg);}
.servicio3 {background: url(../images/3s.jpg);padding: 115px 0;}
.servicio4 {background: url(../images/4s.jpg);}
.servicio5 {background: url(../images/5s.jpg);margin-right: 0;}
.servicio6 {background: url(../images/6s.jpg);}
.servicio7 {background: url(../images/7s.jpg);}
.servicio8 {background: url(../images/8s.jpg);}
.servicio9 {background: url(../images/9s.jpg);}
.servicio10 {background: url(../images/10s.jpg); margin-right: 0;}

.servicio span {
    color: #fff;
    text-align: center;
    font-weight: 700;
    text-shadow: 0 2px 5px rgba(0,0,0,0.4);
    font-size: 20px;
}

.cotizacion {
    padding: 60px 0;
    background: url(../images/bgCot.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    color: #fff;
    text-shadow: 0 2px 5px rgba(0,0,0,0.4);
    overflow: auto;
    margin: 0 auto;
    display: block;
}

.cotizacion h2 {
    color: #fff;
}

.cotizacion .bar {
    background: #fff;
}

.cotizacion p {
    float: left;
}

.porqueelegirnos {
    padding: 60px 0;
}

form span {
    text-transform: inherit;
    margin-bottom: 20px;
}

.formcont {
    float: left;
}

.contactoF {
    float: left;
}

.trabajemosF input[type="text"], .trabajemosF textarea, select {
    border: 1px solid #686868 !important;
}

.trabajemosF input[type="text"]:focus, .trabajemosF textarea:focus, select {
    border: 1px solid #d18f0a !important;
}

.trabajemosF .enviarMsj {
    color: #000;
    border: 2px solid #000;
}

.trabajemosF .enviarMsj:hover {
    color: #fff;
    background: #d18f0a;
    border: 2px solid #d18f0a;
}

.contactoF input[type="text"], .contactoF textarea, select {
    width: 400px;
    height: 45px;
    padding: 0px 18px 0px 18px;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 3px;
    outline: 0;
    display: block;
    color: #000;
    font-weight: 600;
    text-shadow: 0px 1px 0px rgba(255,255,255,0.7);
    font-size: 14px;
    font-family: 'Raleway', Helvetica Neue, Helvetica, sans-serif;
    margin: 0 0 20px 0;
    float: left;
    clear: both;
    transition: 0.3s ease-in;
}

.contactoF input[type="text"]:focus, .contactoF textarea:focus {
    box-shadow: none;
    border: 1px solid #000;
    transition: 0.3s ease-in;
}

.contactoF textarea {
    height: 147px;
    max-height: 250px;
    max-width: 400px;
    min-height: 130px;
    min-width: 400px;
    padding: 15px 18px 0px 18px;
}

.enviarMsj {
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    transition: all 0.3s;
    background: transparent;
    border: 2px solid #fff;
    font-family: 'Raleway', Helvetica Neue, Helvetica, sans-serif;
    padding: 12px 20px;
    float: left;
    margin: 0 auto;
    display: block;
    text-transform: uppercase;
    clear: both;
    border-radius: 6px;
}

.enviarMsj:hover {
    background: #fff;
    color: #d18f0a;
    border: 2px solid #fff;
    transition: all 0.3s;
    cursor: pointer;
}

.trabajemos {
    padding: 60px 0;
    background: url(../images/bg3.jpg);
    background-size: cover;
    overflow: auto;
}

.trabajemos ul {
    margin-top: 20px;
    float: left;
}

.trabajemos ul:last-child {
    margin-top: 20px;
    margin-left: 70px;
}

.trabajemos li {
    color: #000;
    font-weight: 300;
    margin: 0;
    line-height: 2;
    float: none;
}

.contactoS {
    float: left;
    margin-left: 50px;
}

.contactoDiv ul {
    margin-left: 0px;
    float: none;
    display: contents;
    clear: inherit;
    float: left;
}

.contactoDiv li {
    font-weight: 600;
    text-transform: initial;
    margin-bottom: 5px;
}

.contactoDiv a {
    color: #000;
    font-weight: 600;
    font-size: 1rem;
}

.contactoDiv a:hover {
    color: #d18f0a;
}

.contactoDiv img {
    margin-right: 5px;
    margin-top: -2px;
}

.contacto {
    padding-bottom: 70px;
    overflow: auto;
}

.wppN {
    margin-right: 15px;
}

.contacto ul li a {
    color: #515151;
    opacity: 1;
}

.contacto ul li a:hover {
    color: #d18f0a;
}

.contacto ul {
    float: left;
    margin-top: 40px;
}

.contacto li {
    color: #515151;
    text-transform: inherit;
    float: none;
    font-weight: 300;
    line-height: 2.5;
}

.contacto li img {
    margin-right: 10px;
    margin-top: -3px;
}

iframe {
    float: right;
    margin-top: 25px;
}

footer {
    background-color: #f1f1f1;
    color: #515151;
    font-weight: 300;
    padding: 40px 0;
    text-align: center;
}

footer span {
    display: contents;
    clear: none;
    text-transform: inherit;
    font-weight: 700;
    color: #d18f0a !important;
}

footer p {
    text-transform: uppercase;
    display: block;
    clear: both;
    font-size: 14px;
    margin-top: 6px;
    margin-bottom: 0px !important;
}

footer span:first-child {
    color: #c40316;
}

footer span:nth-child(2) {
    color: #14509c;
}

footer a {
    color: #000;
    font-weight: bold;
    transition: 0.3s ease;
}

footer a:hover {
    text-decoration: none;
    color: #d18f0a;
    transition: 0.3s ease;
}

.menu {
	float: right;
	padding: 38px 0 0 0;
	font-size: 12px;
    z-index: 999;
    position: relative;
}

#menu{
	background: rgba(255,255,255,1);
	box-shadow:0px 0px 8px 0px rgba(0,0,0,0.2);
	display: none;
	position:fixed; 
	top:0;
	width: 100%;
	z-index: 9999;
	padding: 15px 0;
}

.menuFix{
	float: right;
	padding: 9px 0 0 0;
	font-size: 12px;
}

.menuF {
    margin-top: 7px;
}

.menuF li a {
    color: #d18f0a;
    font-weight: 600;
}

.logoM {
    width: 170px;
    height: 52px;
    background: url(../images/logo.png);
    float: left;
}

.offset:before {
    display: block;
    content: " ";
    height: 83px;
    margin: -83px 0 0;
}

.whatsapp {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 999;
}

@media screen and (max-width: 1550px){
    
    .servicios img {
        display: none;
    }
    
}

@media screen and (max-width: 1200px){
    
    .wrap {width: 94%;}
    
    .contacto ul {
        width: 30%;
    }
    
    iframe {
        width: 70%;
    }
    
    .cotizacion p {
        width: 50%;
    }
    
    .cotizacion img {
        margin-top: -117px;
        margin-left: 50px;
    }
    
    .nosotros img {
        width: 23%;
        margin-top: -90px;
    }
    
    .servicio {
        width: 18%;
        margin-right: 2%;
    }
    
    .servicio span {
        font-size: 18px;
    }
    
    .formcont {
        display: block;
        clear: both;
    }
    
}

.menu-responsive {
    display: none;
}

@media screen and (max-width: 1200px){
 
    .cotizacion img {
        margin-top: -85px;
        margin-left: 0px;
    }
    
    .cotizacion p {
        width: 55%;
    }
    
}

@media screen and (max-width: 1024px){
 
    .menu-responsive {
        display: block;
    }
    
    .menuN {
        display: none;
    }
    
    .contacto ul {
        width: 40%;
    }
    
    iframe {
        width: 60%;
    }
    
    .nosotros p {
        width: 60%;
    }
    
    .nosotros img {
        width: 35%;
        margin-top: -90px;
    }
    
    .servicio {
        padding: 90px 0;
        background-position: -20px -40px;
    }
    
    .servicio3 {
        padding: 76.5px 0;
    }
    
    #menu {
        display: none !important;
    }
    
}

@media screen and (max-width: 910px){
 
    .cotizacion img {
        display: none;
    }
    
    .cotizacion p {
        width: 100%;
    }
    
    .confian {
        background-position: center;
    }
    
    .nosotros p {
        width: 50%;
    }
    
    .nosotros img {
        width: 45%;
        margin-top: -50px;
    }
    
}

@media screen and (max-width: 750px){
    
    .wrap {width: 90%;}
 
    iframe {
        float: none;
        width: 100%;
        clear: both;
        display: block;
    }
    
    .contacto ul {
        width: 100%;
        margin-top: 20px;
    }
    
    .nosotros p {
        width: 100%;
    }
    
    .nosotros img {
        width: 50%;
        float: left;
        margin-top: 0px;
    }
    
    .servicio {
        width: 30%;
        margin-right: 3%;
    }
    
    .contactoS {
        display: block;
        clear: both;
        margin-top: 50px;
        margin-left: 0px;
    }
    
}

@media screen and (max-width: 520px){ 
    
    .nosotros img {
        width: 80%;
        margin: 0 auto;
        display: block;
        float: none;
    }
    
    .servicio {
        width: 45%;
        margin-right: 5%;
        padding: 70px 0;
        background-position: -10px -60px;
        margin-top: 20px;
    }
    
    .servicio3 {
        padding: 56.5px 0;
    }
    
    .servicio:nth-child(even) {
        float: right;
        margin-right: 0;
    }
    
    .contactoF, .formcont {
        width: 100%;
    }
    
    .contactoF input[type="text"], .contactoF textarea, select {
        width: 100%;
    }
    
    .contactoF textarea {
        max-width: 100%;
        min-width: 100%;
    }
    
    h3 {
        font-size: 32px !important;
        margin: 0 25px;
    }
    
}

@media screen and (max-width: 480px){ 
 
    .servicio span {
        font-size: 16px;
    }
    
}