@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	/* vertical-align: baseline; */
	text-decoration: none;
	-webkit-text-size-adjust: none;
	/* color: #FFFFFF; */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Montserrat', sans-serif;
	box-sizing:border-box;
}
.contFullSer{
    background-image: url(../imagenes/fdoser.webp);
    background-size: cover;
    padding-bottom: 30px;
    background-repeat: no-repeat;
}
.listGralS{
    max-width: 800px;
    gap: 2em;
    display: flex;
    margin: auto;
    /* background: rgb(2,159,123); */
    /* background: linear-gradient(0deg, rgb(43 213 174) 0%, rgba(0, 203, 156, 1) 82%); */
    border-radius: 20px;
    box-shadow: 0 1px 10px rgba(0,0,0,.3);
    margin: 20px auto;
    padding: 50px;
    justify-content: space-around;
    background-color: rgba(37, 38, 40, .21);
    background-image: radial-gradient(circle at 25%, hsl(0deg 0% 14.69% / 40%), rgb(0 0 0 / 20%) 80%);
    -webkit-backdrop-filter: blur(14px);
    backdrop-filter: blur(14px);
}
	.listGralS > div{
    display: flex;
    flex-direction: column;
    gap: 1em;
    flex: 1;
}
	.theServG{}
	.theServG > div{
    display: flex;
    gap: .5em;
    /* flex: 1; */
    font-size: .9em;
    color: white;
}
	.theServG > div i{
    color: white;
    text-shadow: 0 1px 10px rgb(0 0 0 / 30%);
}
.contFullSer > .titBth2{
    color: white;
    text-shadow: 0px 2px 8px rgba(0,0,0,.4);
}
.titBth2{
    padding: 40px 20px;
    text-align: center;
    margin: auto;
    max-width: 500px;
    font-weight: normal;
}
	.titBth2 p{ }
	.titBth2 h2{
    font-size: 2.4em;
    margin-bottom: 10px;
    /* text-shadow: 0px 2px 8px rgba(0,0,0,.4); */
}
.gallPhoto{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background-color: white;
    max-width: 1140px;
    margin: auto;
}
	.gallPhoto > div{
    flex: 1;
    text-align: center;
}
	.gallPhoto > div img{
    min-width: 300px;
    max-width: 300px;
    width: 100%;
    height: auto;
}
.option{
    margin: 10px 0px;
}
.contactawrap{
    margin: 40px 0px;
    padding: 20px;
    }
.form{
    max-width: 400px;
    margin: auto;
}
.form h1{
    text-align: center;
    color: gray;
}
.response{
    text-align: center;
    padding: 40px 20px;
}
    .response h1{
    color: #396f77;
    font-size: 2.5em;
}
    .response h2{
    color: gray;
}

.eapps-form-button{
    background-color: #396f77 !important;
}
.contTxBGInt{}
  
    .contTxBGInt h2{
    font-size: 1.5em;
    color: gray;
    margin: 30px 0px 30px 0px;
}
.contBGInt{
    background-color: white;
    padding: 70px 0px;
}
    .contBGInt ul{
    display: table;
    width: 100%;
}
    .contBGInt ul li{vertical-align: middle;display: table-cell;width: 50%;text-align: center;}
        .contBGInt ul li img{
    width: 100%;
}
.wrapProduct{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-content: center;
}
.cont1colum{
    text-align: center;
}
.contElPieAux{
    margin: 30px;
}
.linksimplefoot{
    color: white;
    font-size: 1em;
    background-color: gray;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 10px;
}
.listInt{
    list-style: disc;
}
    .listInt li{
    display: list-item !important;
    margin-left: 20px;
    padding: 4px 0px;
    color: #414141;
    }
     .listInt li:first-child{
    text-align: left !important;
}

.gridIma{}
    .gridIma ul{
    display: table;
    width: 100%;
    max-width: 721px;
    margin: auto;
}
    .gridIma ul li{
    display: inline-block;
    width: 50%;
    text-align: center;
    margin-bottom: 10px;
}
    .gridIma ul li img{
    width: 90%;
    border-radius: 10px;
    box-shadow: 0px 1px 10px rgba(0,0,0,.2);
}

.descTXTint{
    margin: 40px auto;
    max-width: 630px;
    padding: 20px;
    text-align: center;
    font-size: 1.2em;
    color: #424242;
}


.fdovehiculos{
	background-image: url("../imagenes/fdo1.jpg")
}
.fdomedico{
	background-image: url("../imagenes/fdo2.jpg")
}
.fdoaudiovideo{
	background-image: url("../imagenes/fdo3.jpg")
}
.fdomaquinaria{
	background-image: url("../imagenes/fdo4.jpg")
}

.contqueAux{
    display: inline-block;
    width: 48%;
    margin: 3px 3px !important;
}

.fdmaquinaria{
background-image: url("../imagenes/fdomaq.jpg")}
.fdvehiculo{
background-image: url("../imagenes/fdov.jpg")}
.fdmedico{
background-image: url("../imagenes/fdome.jpg")}
.fdaudiovideo{
background-image: url("../imagenes/fdoau.jpg")}

.contelcarrP2{
    margin: 30px 0px;
}
    .contelcarrP2 ul{
    list-style: none;
}
    .contelcarrP2 ul li{
    display: inline-block;
    width: 22%;
}

.contelcarrP2 ul li > .unP{
    height: 190px;
    display: block;
}
.contelcarrP2 ul li > .unP > .contIcoP > i{
    font-size: 2.5em;
    color: #ff6601;
}

.wrapBene{}
.contB1{
    background-size: contain;
    padding: 130px 20px 20px 20px;
    border-radius: 10px;
    box-shadow: 0px 11px 30px rgba(0,0,0,.2);
    background-position: top center;
    background-repeat: no-repeat;
    background-color: white;
}
    .contB1 h2{font-size: 1.2em;font-weight: bold;text-align: center;margin-bottom: 40px;}
.fdb1{
    background-image: url("../imagenes/fdoeco.jpg");
}

.fdb2{
    background-image: url("../imagenes/fdoope.jpg");
}

.listBene{
    padding-left: 40px;
}
    .listBene li{
    display: list-item !important;
    width: 100% !important;
    margin: 10px 0px 10px 0px !important;
}

.test{}
    .test ul{
        list-style:none;
    }
.contTest{
    background-color: white;
    max-width: 450px;
    margin: 30px auto;
    padding: 30px;
    border-radius: 10px;
}
.contTest p{
    font-size: .9em;
    text-align: justify;
    font-style: italic;
    line-height: 22px;
}
.contTest p strong{
    font-weight:bold;
}
.nombTest{
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 10px;
}
.titTest{
    font-size: .85em;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid gray;
}


.tableQ1{
    display: table;
    width: 100%;
    table-layout: fixed;
    max-width: 950px;
    margin: auto;
    padding: 30px 0px;
}
    .tableQ1 li{
    display: table-cell;
    vertical-align: middle;
}
    .tableQ1 li:first-child{
    text-align:center;
}

.imgAuxq1{
    width: 60%;
}
    .wrapCont{}
    .contTxt{}
        .contTxt h3{
    font-weight: lighter;
    font-size: 1.2em;
    color: #396f77;
    text-transform: uppercase;
    letter-spacing: 2px;
}
        .contTxt p{
    margin: 10px 0px;
    font-size: .9em;
    color: #414141;
    text-align: justify;
}

.contCarrPartners h2{
    text-align: center;
    padding: 40px 0px 30px 0px;
    font-size: 1.3em;
    font-weight: bold;
}
.contCarrPartners{
    background-color: white;
}

.imapartner{width:100%;margin-bottom: 50px;}
.logofootpartners{}
.logofootpartners img{
    width: 135px !important;
}
    .logofootpartners > div{
    display: inline-block;
    vertical-align: middle;
    margin: 0px 20px;
}

footer{
    background-color: #e6e6e6;
}
.tablefixed{
    table-layout: fixed;
    display: table;
    width: 100%;
    max-width: 800px;
    margin: auto;
}
    .tablefixed li{
    width: 50%;
    display: table-cell;
    text-align: center;
    padding: 20px;
    vertical-align: top;
}
.adress{}
    .adress h1{}
    .adress h2{
    color: white;
}
    .adress p{
    color: #396f77;
    text-align: center;
    margin: 18px 0px;
    font-size: .85em;
}
    .adress p a{}
.contTxBaux{
    padding: 20px 40px 20px;
    position: relative;
    z-index: 9;
}
.color1 h1{
    font-size: 1.6em;
    color: black;
    font-weight: normal;
    letter-spacing: 2px;
}
.color1 h2{
    font-weight: normal !important;
    font-size: 1em !important;
    color: black !important;
}
.color2 h1{
    font-size: 1.6em;
    color: white;
    font-weight: normal;
}
.color2 h2{}
    .imaauxbnn{
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}
        .imaauxbnn img{
    width: auto;
    height: 250px;
}

.unP > .contBt a{
    font-size: .8em;
}
.unP > .contBt a i{
    font-size: 1.6em;
    /* font-weight:normal; */
    vertical-align:middle;
    margin: 0px 10px 0px 0px;
}

.fdoaux1{/* background-color: #00cb9c; */}
.fdoaux2{background-color: #a2795d;}
.fdoaux4{/* background-color: #019d7b; */}
.fdoaux5{/* background-color: #01725e; */}
.fdoaux6{background-color: #a2795d;}
.fdoaux7{background-color: #795a43;}
.fdoaux8{background-color: #533c2c;}

.menuauxtop{
    background-color: #ff7801;
    height: 40px;
}
.containermenuaux{
    padding: 5px 10px;
}
    .containermenuaux ul{
    display: table;
    width: 100%;
}
    .containermenuaux ul li{
    display: table-cell;
}
    .containermenuaux ul li:last-child{
    text-align: right;
}
    .containermenuaux ul li:last-child a i{
    font-size: 1.1em;
    }
    .containermenuaux ul li:last-child a{
    font-size: .8em;
    text-transform:uppercase;
    font-weight: bold;
    }
        .containermenuaux ul li a{
    margin-right: 15px;
    color: white;
    display: inline-block;
}
        .containermenuaux ul li a i{
    color: white;
    font-size: 1.7em;
    vertical-align: middle;
}


textarea{
    height: 130px;
}
.bannpromo{}
    .bannpromo img{
    width: 260px;
    margin: 10px 0px;
}
::selection {
background: #333;
color: #fff;
text-shadow: none;
}
input[type="submit"]{
    background-color: rgb(57 111 119);
    border-color: white;
    border: none;
    padding: 15px 30px;
    color: white;
    font-weight: normal;
    border-radius: 10px;
    -webkit-appearance: none;
 }
input[type="text"], input[type="email"], input[type="tel"], textarea{
    background-color: transparent;
    border: 1px solid #396f77;
    padding: 15px 20px;
    width: 100%;
    font-size: 14px;
    -webkit-appearance: none;
    border-radius: 10px;
    color: black;
    font-family: 'Montserrat', sans-serif;
}
.contFC{}
    .contFC ul{
    list-style: none;
    display: table;
    width: 100%;
    margin-top: 40px;
}
    .contFC ul li{
    display: table-cell;
}
.col1C{
    padding: 10px;
}
.elem1C{
    margin: 0 0 20px;
    text-align: center;
}
    .elem1C label{
    text-transform: uppercase;
    /* letter-spacing: 2px; */
    font-size: 1em;
    font-weight: bold;
    color: #004f7b;
}


h1{}
h2{}


.sliderHome{
    /* height: 583px; */
}

.fdocontacto1{
	 background-image: url(../imagenes/fdo5.jpg);
}
.fdonegocio1{
    background-image: url(../imagenes/fdo4.jpg);
}
.fdohome1{
    background-image: url(../imagenes/fdo1.jpg);
}
.fdohome2{
    background-image: url(../imagenes/fdo2.jpg);
}
.fdohome3{
    background-image: url(../imagenes/fdo3.jpg);
}
.fdohome4{
    background-image: url(../imagenes/fdo4.jpg);
}
.fdoquienes1{
    background-image: url(../imagenes/fdoq.jpg);
}
.fdosocios1{
    background-image: url("../imagenes/fdos1.jpg");
}
.fdoaviso1{
    background-image: url("../imagenes/fdoaviso1.jpg");
}
.fdobeneficios1{
    background-image: url("../imagenes/fdobeneficios1.jpg");

}
.fdohogaroficina{
    background-image: url("../imagenes/fdohogaroficina.jpg");

}
.fdoluminarias{
    background-image: url(../imagenes/fdoluminarias.jpg);
}
.contSliderHome{
    background-size: cover;
    background-position: center;
}
.contTXSliderHome{
    padding: 290px 50px 200px;
    text-align: center;
}
    .contTXSliderHome h1{
    font-size: 1.6em;
    color: white;
}
    .contTXSliderHome h2{
    font-size: 2.5em;
    color: #f46b01;
}


    .contTXSliderHome h1, .contTXSliderHome h2{
    font-weight: normal;
    margin: auto;
    max-width: 500px;
}

.contBt{
    /* margin: 10px 0px; */
}
.sectionfoot{
    padding: 40px 40px;
}
.btHome{}
.bt{
    border-radius: 12px;
    padding: 18px 30px;
    font-weight: normal;
    margin: 2px 0px;
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: .03em;
    animation-delay: 2s;
}
.bt i{
    margin-right:10px;
}
.bt:hover{
    animation: 2s;
    box-shadow: 0px 1px 10px rgba(0,0,0,.2)
}
.bt2{
    background-color: #005842;
    color: #00ffc0;
   
}
.bt3{
    background-color: #4e3e2f;
    color: #efab6e;
}
.bt4{
    background-color: #396f77;
    color: white;
    font-size: .85em;
}
.bt5{
    background-color: #4e3e2f;
    color: #efab6e;
}
.contAddonSlider{
    position: relative;
    top: -50px;
    text-align: center;
    padding: 0 30px 0px 30px;
}
.addonh{}
    .addonh img{
    width: 170px;
    height: auto;
    border-radius: 10px;
    box-shadow: 0px 2px 10px rgba(0,0,0,.2);
}
.contInf1Home{
    max-width: 1440px;
    margin: auto;
    /* padding: 50px 0px; */
}
.conttxAux1{
    text-align: center;
}
    .conttxAux1 h1{}
    .conttxAux1 h2{
    font-size: 2em;
    color: #004f7b;
}
.contTxInternas{
    max-width: 680px;
    /* background-color: white; */
    padding: 30px;
    margin: auto;
    border-radius: 15px;
    /* box-shadow: 0px 0px 6px rgba(0,0,0,.15); */
}
    .contTxInternas > .contElPie > a{
    display: block;
    border: 1px solid;
    border-radius: 7px;
    padding: 20px 10px;
    font-size: 1em;
    margin-bottom: 10px;
}
    .contTxInternas p{
    margin: 30px 0px;
    line-height: 30px;
    text-align: justify;
    color: #414141;
}
.contTxInternas h3{
    font-weight: bold;
    font-size: 1.3em;
}
    .contTxInternas p img{
    width: 70%;
    margin: auto;
    display: block;
}
    .contTxInternas span{}
    .contTxInternas strong{
    font-weight: bold;
    color: #000000;
}
    .contTxInternas ul{}
    .contTxInternas ul li{
}

    .conttxAux2{}
        .conttxAux2 img{
    width: 75px;
    vertical-align: middle;
}
 .conttxAux2 span{font-weight: bold;color: #a27b47;font-size: 1.8em;padding: 0 0 0 10px;}
 .contCarrP{
    /* margin: 30px 0px; */
}
 .elcarrP{
    text-align: center;
}
      .elcarrP h2{
    font-weight: normal;
    font-size: 1.5em;
    color: #396f77;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 40px;
}
 .contelcarrP{
    /* margin: 20px 0px; */
}
     .contelcarrP ul{
    display: flex;
    /* width: 100%; */
    /* table-layout: fixed; */
    list-style: none;
}
     .contelcarrP ul li{/* display: flex; *//* margin: 0px 6px; */vertical-align: top;background-size: cover;width: 50%;}
.unP{
    /* border-radius: 15px; */
    /* box-shadow: 0 2px 10px rgba(0,0,0,.2); */
    position: relative;
    background-size: cover;
    background-position: right center;
}
.unPheightHOME{
    height: 460px;
}
.unPheightINTBig{
    height: 500px;
}
.unPheightINTSmall{
    height: 250px;
}
.unPheightINTSmall > .imaauxbnn > img{
    height: 170px;
    width: auto;
}
.unPcol1{/* background-color: white; */}
.unPcol2{
background-color: #004f7b;

}

.contIcoP{
    padding: 25px 10px;
}
    .contIcoP img{
    height: 82px;
    width: auto;
}
.conttxP{
    margin: 20px 10px 10px;
    position: absolute;
    bottom: 12px;
    left: 0;
    right: 0;
}
    .conttxP p{
    font-weight: bolder;
    font-size: 1.1em;
}
    .col1{color: #004f7b;}
    .col2{color: #ffffff;}

    .btauxchat{}
    .elbtauxchat{
    position: absolute;
    right: 0;
    left: 0;
    bottom: -43px;
    background-color: #1bd741;
    display: block;
    padding: 10px 4px;
    border-radius: 10px;
    z-index: 9;
}
        .elbtauxchat i{
    color: white;
    font-size: 1.2em;
}
        .elbtauxchat span{
    font-weight: bold;
    color: white;
}
.contAddOns{
    background-image: url(../imagenes/manos.jpg);
    background-size: cover;
    margin: 90px 0px;
    background-position: center bottom;
}
.elContAddOn{
    color: white;
    padding: 240px 20px 0px 20px;
    text-align: center;
    position: relative;
}
    .contBtAuxAddOn{
    text-align: center;
    padding: 0 50px 50px;
}
    .elContAddOn h2{
    font-weight: bolder;
    font-size: 2.5em;
}
    .elContAddOn h3{
    font-weight: bold;
    font-size: 1.5em;
}

.contlistaAddOn{
    margin: 30px 0px;
    text-align: right;
    position: absolute;
    right: 100px;
}
    .contlistaAddOn ul{
    list-style: none;
    display: table;
}
    .contlistaAddOn ul li{
    display: table-cell;
    width: 50%;
    text-align: right;
}
.contlistaAddOn ul li:last-child{
    padding-left: 30px;
}
    .list1Ao{
    text-align: left;
}
        .list1Ao i{
    color: #f46b01;
}
    .unadon{
    margin: 10px 0px 0px 5px;
    font-size: 1.1em;
    display: inline-block;
}
.elpie{
    text-align: center;
    padding: 0 0 50px;
}
.contElPie{
    /* margin: 40px 10px; */
    color: gray;
}
    .contElPie img{
    width: 130px;
}
    .contElPie a{
}
.contElPie a i{
    font-size: 1.2em;
    vertical-align: bottom;
    margin-right: 8px;
    font-weight: bold;
}




@media only screen and (max-width: 768px) {
  	.listGralS{
    display: flex;
    flex-direction: column;
}
	input[type="text"], input[type="email"], input[type="tel"], textarea{}
.tablefixed li{
    display: block;
    width: 100%;
    padding: 5px;
}
.contelcarrP2 ul li{
    width: 92%;
    display: block;
    margin: 10px auto 10px;
}
.tableQ1 li{
    display: block;
    padding: 0px 20px;
}
   .contqueAux{
    width: 100%;
}

    .contTXSliderHome{
    padding: 190px 20px 60px;
    text-align: center;
    background-color: rgba(0,0,0,.4);
    }
    .contTXSliderHome h2{
   font-size: 2em;
   }
     .contTXSliderHome h1{
   font-size: 2em;
   }
   .conttxAux1 h2{
    font-size: 1.6em;
    }
    .contelcarrP ul li{
    width: 100%;
    /* margin: 6px auto; */
    display: block;
    }
    .contelcarrP ul{
    display: block;
    table-layout: initial;
    }
    .elcarrP h2{
    padding: 0px 10px;
    }
    .elbtauxchat{
    bottom: -25px;
    }
    .elContAddOn h2{
    font-size: 2em;
    }
    .elContAddOn{
    padding: 100px 15px 10px;
    text-align: center;
    height: auto;
    }
    .contlistaAddOn ul li{
    display: block;
    width: 100%;
    }
    .contlistaAddOn{
    position: relative;
    right: auto;
    padding: 0px 20px;
    }
    .contlistaAddOn ul li:last-child{
    padding: 0px;
    }
    .contBtAuxAddOn{
    padding: 10px 10px 50px;
    text-align: center;
    }
    .contElPie a{
    display: block;
    width: 100%;
    margin: 0;
    }
    .contFC ul li{
    display: block;
    }
    .contTxInternas{
    padding: 20px 10px;
    }
    .wrapProduct, .contBGInt ul li{
    display: block;
    width: 100%;
    }
    .unPheightINTBig{
    height: 390px;
    }
    .imaauxbnn img{
    width: 100%;
    height: auto;
}
}