@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;
	/* color: black; */
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	box-sizing:border-box;
	font-family: 'Muli', sans-serif;

}
.contBtIntWa{
    bottom: 24px;
    right: 10px;
    text-align: center;
    margin: 30px 0px 0px 0px;
}
    .contBtIntWa a{}
.contWAbot{
    position: fixed;
    right: 6px;
    bottom: 6px;
    z-index: 999;
}
    .contWAbot a{ }
    .contWAbot a i{font-size: 45px;color: white;}
    .btWASt{
    background: #05cf6d;
    display: block;
    width: 50px;
    height: 50px;
    padding: 3px 10px 10px 7px;
    border-radius: 10px;
    box-shadow: 1px 3px 6px rgba(0,0,0,.2);
}
input[type="tel"], input[type="url"], input[type="text"], input[type="password"], input[type="email"], input[type="number"]{
    -webkit-appearance: none;
    border: 1px solid #cccccc;
    display: block;
    width: 100%;
    padding: 10px 20px 10px 20px;
    color: #6f6f6f;
    border-radius: 5px;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    height: 40px;
    background-color: white;
    border: 1px solid #a7a7a7;
   }
  textarea{
  	-webkit-appearance: none;
    border: 1px solid #cccccc;
    display: block;
    width: 100%;
    padding: 10px 20px 10px 20px;
    color: #6f6f6f;
    border-radius: 5px;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    height: 100px;
    background-color: white;
    border: 1px solid #a7a7a7;
  }


.formContact{
    padding: 0px 0px 0px 45px;
}
.dat{
    padding: 0 0 10px 0;
}
    .dat label{
    font-size: 13px;
    display: block;
    color: #003764;
}
.cellcol:first-child{
    width: 50%;
}

.cellcol{
    display: table-cell;
}
.tablecol2{}
.contInfo{}
.eltxInfo{max-width: 650px;margin: auto;padding: 50px 0px 140px;}
    .eltxInfo h1{
    font-size: 2.5em;
    font-weight: bolder;
    color: #003764;
    margin: 0 0 20px;
}
    .eltxInfo h2{
    font-size: 25px;
}
    .eltxInfo span{}
    .eltxInfo p{
    margin: 20px 0px;
    color: gray;
    font-size: 14px;
    text-align: justify;
    line-height: 20px;
}
    .contArt{
    padding: 50px 0 0 0;
    }
     .contArt h3{}
     .contArt h3 strong{
    font-weight: bold;
}

    .eltxInfo strong{}
    .eltxInfo ul{}
    .eltxInfo ul li{}

.foot{
    border-top: 1px solid silver;
}
.elpie{
    vertical-align: middle;
    display: table-cell;
    width: 33%;
    padding: 20px;
}
    .logopie img{
    width: 190px;
    height: auto;
}
.datospie{}
.elpie a{
    display: block;
    padding: 4px 0px;
    font-size: 14px;
    color: gray;
}   
    .elpie a span{
    color: #013766;
    font-weight: bolder;
}



.mapa{
    margin: 60px 0px 0px;
}
.mapa iframe{
    width: 100%;
    height: 570px;
}
.companies{
    padding: 50px 0px;
}
.contComp{}
.titComp{
    text-align: center;
    color: #013766;
    font-size: 14px;
    letter-spacing: 1px;
}
.lascompanies{}
    .lascompanies ul{
    display: table;
    width: 100%;
    text-align: center;
}
    .lascompanies ul li{
    list-style: none;
    display: inline-block;
    text-align: center;
    margin: 0 25px;
}
     .lascompanies ul li img{
    width: 135px;
    height: auto;
}


.wrapgral{
    max-width: 980px;
    margin: auto;
}
.bnAux{
    display: block;
    padding: 40px 0;
}
.contTxbnaux{
    display: table;
    box-shadow: 1px 1px 10px rgba(0,0,0,.2);
}
.txbAux{
    display: table-cell;
    vertical-align: middle;
    background-color: #013766;
    padding: 0px 100px;
    width: 50%;
    position: relative;
}
.txbAux p{
    color: silver;
    font-size: 1em;
    text-align: justify;
}


.txbAux h2{
    color: white;
    font-weight: bolder;
    font-size: 27px;
    text-align: center;
    padding: 0px 0px 20px 0px;
}
.btAuxB{
    text-align: center;
}
.txbAux h2 span{
    color: #02cdfe;
}
.bnauxIma{
    display: table-cell;
}
.bnauxIma img{
    width: 100%;
    height: auto;
    display: flex;
}

btAuxB{}
.btux1{
    font-size: .9em;
    text-align: center;
    display: inline-block;
    background-color: white;
    font-weight: bold;
    padding: 18px 25px;
    color: #013766;
    border-radius: 100px;
}
.cbt2{}




.menuC{text-align: right;display: block;top: 20px;right: 20px;position: relative;}
.btAux{
    color: white;
    padding: 13px 22px;
    border-radius: 50px;
    font-size: 14px;
    display: inline-block;
}
.btWA{
    background-color: #25D366;
}
.btAux i{
    font-size: 1.5em;
    vertical-align: middle;
}
.btCO{
    background-color: #008cff;
}

header{}
.headerwrap{
    background-image: url(../imagenes/fdoheader.jpg);
    background-size: cover;
    background-position: bottom center;
    padding: 150px 20px 340px;
}
small{
    display: table;
    width: 100%;
    text-align: center;
}
.logoHome{
    text-align: center;
}	
	.logoHome img{
    max-width: 240px;
    height: auto;
}
strong{
	
}
section{
    padding-bottom: 100px;
}
section iframe{border-top: 1px solid #002e6c !important;border-bottom: 1px solid #002e6c !important;}
.contFraseAux{
    max-width: 520px;
    margin: auto;
    text-align: justify;
    color: gray;
    line-height: 2em;
    padding: 0px 20px;
}
.contTxCont{
    max-width: 520px;
    margin: auto;
    padding: 0px 20px;
}
	.contTxCont ul{
    display: table;
    width: 100%;
    table-layout: fixed;
}
	.contTxCont ul li{
    list-style: none;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 10px 0px;
    border-bottom: 1px solid silver;
 }
	.contTxCont ul li:first-child{
}
	.contTxCont ul li a{
    color: #002e6c;
    display: table-row;
    font-size: 1em;
    padding: 10px 0px;
}
	.contTxCont ul li a i{
    font-size: 1.6em;
    padding: 0px 20px 0px 0px;
    display: table-cell;
    vertical-align: middle;
}

@media only screen and (max-width: 414px) {

.contInfo{
    padding: 10px;
}
.txbAux{
    padding: 20px 40px !important;
}
.txbAux, .bnauxIma{
    display: block;
    width: 100%;
}
.elpie{display: block;width: 100%;text-align: center;}
.cd-logo img{
    width: 122px;
}
.cd-logo{
    top: 70px !important;
}
.menuC{
    text-align: center;
    top: 5px;
    right: 0px;
}
}