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

html, body, div, span, applet, object, iframe,
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 {
	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;
	box-sizing:border-box;
	font-family: 'Montserrat', sans-serif;
}
.linkSim2{
    color: white;
    background-color: #412c94;
    display: inline-block;
    line-height: 30px;
    padding: 0px 20px;
    border-radius: 50px;
}
.linkSim{
    color: #30358f;
    background-color: white;
    display: block;
    line-height: 30px;
    padding: 0px 20px;
    border-radius: 50px;
    margin: 20px 0px;
}
.secc6{}
	.secc6 ul{
    display: table;
    width: 100%;
    /* text-align: center; */
}
	.secc6 ul li{
    float: left;
    width: 33%;
    border: 10px solid white;
    /* margin: 20px; */
    /* padding: 10px; */
    /* background-size: cover; */
    /* background-position: center center; */
    height: 157px;
    vertical-align: middle;
    position: relative;
    border-bottom: 1px solid silver;
    list-style: none;
 }
 	.secc6 ul li a{
    display: block;
    /* height: 110px; */
    position: relative;
    text-align: center;
    width: 100%;
}
	.secc6 ul li img{
    width: auto;
    max-width: 110px;
    max-height: 54px;
    height: auto;
    position: absolute;
    top: 12%;
    left: 0;
    /* right: 0; */
}
.laO{
    font-size: .8em;
    color: gray;
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
}

.secc5{}
	.secc5 ul{
    display: table;
    width: 100%;
}
	.secc5 ul li{
    display: table-cell;
    width: 50%;
    padding: 20px;
    background-size: cover;
    background-position: center center;
    height: 340px;
    vertical-align: middle;
}
.unAli{
    color: #31348e;
    margin: 20px 0px;
}

input[type="text"], textarea{text-align: left;display: block;font-size: 14px;text-decoration: none;padding: 12px 20px;color: #5f5f5f;-webkit-transition: all 200ms linear;-moz-transition: all 200ms linear;-o-transition: all 200ms linear;-ms-transition: all 200ms linear;transition: all 200ms linear;border: 1px solid silver;width: 100%;cursor: pointer;border-radius: 5px;}
.option{
    margin-bottom: 10px;
}
label{
    font-size: 12px;
    color: #412c94;
}
.form{
    /* background-color: white; */
    /* width: 50%; */
    padding: 0px;
    /* display: table-cell; */
    /* box-shadow: 0px 1px 5px rgba(0,0,0,.2); */
    vertical-align: top;
}
a.btOp1, .btOp1{
    color: white;
    display: inline-block;
    line-height: 18px;
    padding: 8px 20px;
    border-radius: 50px;
    font-size: 16px;
    border: none;
    font-family: 'Montserrat', sans-serif;
    -webkit-appearance: none;
    background-color: #412c94;
}
.secc4{
    text-align: center;
}
	.secc4 ul{
    display: table;
    width: 100%;
}
	.secc4 ul li{
    display: inline-block;
    padding: 38px;
    width: 30%;
    vertical-align: top;
    height: 260px;
    box-shadow: 0 1px 8px rgba(0,0,0,.2);
    margin: 5px;
    border-radius: 0px 0px 10px 10px;
    border-top: 2px solid #FFC107;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3655b5+0,30348e+100 */
    background: rgb(54,85,181); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(54,85,181,1) 0%, rgba(48,52,142,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(54,85,181,1) 0%,rgba(48,52,142,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(54,85,181,1) 0%,rgba(48,52,142,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3655b5', endColorstr='#30348e',GradientType=0 ); /* IE6-9 */
}
.f0{
	background-image: url(../imagenes/fdo-header.jpg);
}
.f2{
	background-image: url(../imagenes/f2.jpg);
}
.f3{
	background-image: url(../imagenes/f3.jpg);
}
.f4{
	background-image: url(../imagenes/f4.jpg);
}
.f5{
	background-image: url(../imagenes/f5.jpg);
}
.f6{
	background-image: url(../imagenes/f6.jpg);
}
.f7{
	background-image: url(../imagenes/f7.jpg);
}
.f8{
	background-image: url(../imagenes/f8.jpg);
}
.f9{
	background-image: url(../imagenes/f9.jpg);
}
.f10{
	background-image: url(../imagenes/f10.jpg);
}



.is-visible{
    list-style: none;
}
	.is-visible li{}
body{
    background-position: top left;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.contTxH{float: right;width: 500px;}
.contTx1H{
    font-family: 'PT Sans', sans-serif;
    font-style: italic;
    font-size: 1.5em;
    color: #747474;
    line-height: 32px;
    text-shadow: 0px 1px 6px white;
}
.contTx1H strong{
    font-family: 'PT Sans', sans-serif;
}
.contInfAuxH{
    padding: 30px 0px;
    text-align: center;
}
.btGr{
    font-size: .9em;
    letter-spacing: 1px;
    margin: 0px 10px;
    padding: 0px 32px;
    line-height: 50px;
    border: 1px solid transparent;
    display: inline-block;
}
	.bwol{
    border: 1px solid #31348e;
    border-radius: 10px;
    color: #31348e;
    transition:.3s;
    background-color: rgba(255, 255, 255, .5);
}
	.bwol:hover{
    border: 1px solid #31348e;
    color: #ffffff;
    transition:.3s;
    background-color: rgb(48, 52, 142);
	}
	.bwl{
    border: 1px solid #31348e;
    border-radius: 10px;
    color: white;
    transition:.3s;
    background-color: #412c94;
 }
	.bwl:hover{
    border: 1px solid #31348e;
    color: #30348e;
    background-color: #fcfcfc;
	transition:.3s;
}

.fraAux{
    margin: auto;
    max-width: 660px;
}
.titGrals{
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    color: #747474;
    padding: 20px 0px;
}
.colCla{
    color: white !important;
}
.colCla strong{
    color: white !important;

}
.titGrals:after{
	content:"";
	border-bottom: 3px solid #d2d2d2;
	display: block;
	margin: 10px auto;
	width: 130px;
	padding: 3px 0 0 0;
}
.contTx1H{
    text-align: center;
}
.contTx1H img{
    width: 100%;
}

.btnG{
	display: inline-block;
	padding: 1em 1.8em;
	margin-top: 1em;
	border-radius: 20em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: white;
	transition: .3s;
}
.btnG:hover{
	background-color: #9e9e9b;
	transition:.3s;
}
.bR{
	background-color: rgb(255, 30, 39);
}
.header{
    text-align: center;
    max-width: 720px;
    margin: auto;
}
.logo{
    padding: 55px 0px 0px;
    height: 295px;
    display: block;
}
.contlogo{
    position: relative;
    display: block;
    width: 100%;
}
	.contlogo img{
    max-width: 250px;
    height: auto;
}
.tree1{
    width: 250px;
}
.onestar{position: absolute;}


.contanimL{
    display: block;
}
.animtree{
    position: relative;
}
	.animtree{
    position: relative;
    width: 250px;
    margin: auto;
}
.animlet1 img, .animlet2 img{
    max-width: 250px;
}
.animlet1{
	animation: a-tx23 0.8s 0.05s ease-out backwards;
	height: 38px;
}
.animlet2{
	animation: a-tx24 0.8s 0.08s ease-out backwards;
	height: 38px;
}
.tx1{}
h1{
    font-family: 'Montserrat', sans-serif;
    font-size: 3em;
    font-weight: normal;
    color: #004f8f;
    line-height: 45px;
}
h1 span{
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
    font-weight: normal;
    color: #ff1e27;
    line-height: 45px;
}
.bulbTx{
	background-image: url(../img/cd-nav-icons.svg);
	background-size: cover;
	width: 60px;
	height: 60px;
	display: inline-block;
	background-position: 59px 0px;
	vertical-align: sub;
}
h2{
    font-weight: normal;
    font-size: 1.3em;
    color: #888888;
    line-height: 34px;
    text-align: justify;
    padding: 0px 90px;
}
.s1{
    position: relative;
    padding: 100px 0px;
}
.fd1{
    background-size: cover;
    background-image: url(../imagenes/f1.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.txs1{
    position: relative;
    max-width: 720px;
    margin: auto;
    /* padding-right: 300px; */
}
.tit{
    font-family: 'Montserrat', sans-serif;
    font-size: 4em;
    font-weight: normal;
    color: #ffffff;
    line-height: 45px;
    display: block;
    margin: 30px 0px;
}
.txDs1{}
	.txDs1 p{
    font-size: 1em;
    margin: 15px 0px;
    color: silver;
    line-height: 28px;
}
.txDs1 strong{color:white;}
.txDs2{}
	.txDs2 p{
    font-size: 1em;
    margin: 15px 0px;
    color: #004f8f;
    line-height: 28px;
}
section{
    /* margin: 80px 0px 0px; */
}
.wrap{
    max-width: 890px;
    margin: 0px auto 0px;
}
.tall{
    padding: 20px 0px;
}	
	.tall ul {list-style: none;text-align: center;}
	.tall ul li{
 display: inline-block;
 }
	.tall ul li a{
	background-color: #4eafda;
	display: block;
	line-height: 40px;
	padding: 0px 30px;
	border-radius: 50px;
	margin: 5px;
	font-weight: bold;
	color: white;
	font-size: .9em;
	transition: .3s;
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	cursor: pointer;
	}
	.tall ul li a:hover{
    transition: .3s;
    background-color: #ff1e27;
}

}
.s2{
    text-align: center;
    padding: 0px 0px 120px;
}
.f2{
    background-image: url(../imagenes/f2.jpg);
    background-size: cover;
    background-position: top center;
}
.conttxS2{
    padding: 30px 18px 40px;
}
.titS2{}
.secc3{
    /* padding: 30px 0px; */
}
	.secc3 ul li i{
    font-size: 4em;
    color: #8c8c8c;
}
.txDescServ{
    font-size: .85em;
    color: #e6e6e6;
}
	.secc3 ul{
    display: table;
    width: 100%;
    list-style: none;
}
	.secc3 ul li{
    float: left;
    width: 33%;
    vertical-align: top;
    background-color: white;
    height: 215px;
    margin: 0px;
    padding: 40px;
    text-align: center;
    /* box-shadow: 0 1px 10px rgba(0,0,0,.2); */
    border-radius: 0px 0px 10px 10px;
    /* border-top: 3px solid #ff1e27; */
}
.titS3{
	font-family: 'Montserrat', sans-serif;
	font-size: 1.8em;
	height: 60px;
	color: #004f8f;
}
.cts3{
    color: gray;
    line-height: 24px;
}
.contInterna{}
.wrapInt{}
.headerInt{
    text-align: center;
    max-width: 640px;
    margin: auto;
}
	.headerInt h1{
    font-size: 4em;
    margin: 20px 0px;
}
	.headerInt h2{
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 2em;
    margin: 10px 0px;
}
.contInfInt{
    padding: 50px 15px;
    max-width: 640px;
    margin: auto;
}
.contInfInt2{background-color: rgba(255, 255, 255, 0.6);}
.cellTable{
    display: table-cell;
    background-size: cover;
    padding: 100px 40px;
    background-position: center center;
}
.cellTable h2{
    color: #004f8f;
    font-family: 'Montserrat', sans-serif;
    font-size: 3em;
    text-align: center;
    line-height: 48px;
    margin: 0px 0px 40px;
}
.opcBtAux{
    padding: 0px 18px 50px 18px;
}
	.opcBtAux h2{
    color: #004f8f;
    font-family: 'Montserrat', sans-serif;
    font-size: 3em;
    text-align: center;
    line-height: 48px;
    margin: 0px 0px 40px;
}
	.opcBtAux p{}
	
.contTxParInt{
    margin: auto;
    max-width: 570px;
    position: relative;
    top: 110px;
    text-align: center;
    padding: 0px 18px;
}
	.contTxParInt h2{
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-size: 3em;
    text-align: center;
    line-height: 48px;
    margin: 0px 0px 40px;
}
	.contTxParInt p{
    color: whitesmoke;
    font-size: 1.1em;
    line-height: 28px;
    text-align: justify;
    margin: 10px 0px 30px;
}
	.contTxParInt p strong{
    color: white;
}

.colIz1{
    width: 42%;
    padding-right: 90px;
}
.colDer2{
    width: 30%;
    min-height: 410px;
}
.fdoI1{}
.fdoI2{}
.fdoI3{
    background-image: url(../imagenes/f3.jpg);
}
.fdoI4{
    background-image: url(../imagenes/f5.jpg);

}
.fdoI5{
    background-image: url(../imagenes/f6.jpg);

}
.fdoI8{
    background-image: url(../imagenes/f9.jpg);

}
.fdoI9{
    background-image: url(../imagenes/f10.jpg);

}
.fdoI10{
    background-image: url(../imagenes/f12.jpg);

}

.div2Col{
	padding: 80px 15px;
	max-width: 980px;
	margin: auto;
}

	.contInfInt p, .contInfInt2 p, .opcBtAux p{
    font-size 1.1em;
    color: #595959;
    line-height: 28px;
    text-align: justify;
    margin: 10px 0px 30px;
	}
	.contInfInt ul{
    margin-left: 30px;
}
	.contInfInt ul li{}
	
	strong{
    font-family: 'Montserrat', sans-serif;
    color: #412c94;
    font-weight: bold;
}
	.menuPie{
    margin: 30px 0;
}

	.fdoI1{}

.pasos{}
	.pasos h2{
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 3em;
    margin: 10px 0px;
    color: #004f8f;
}
.contPasos{}
.unpaso{
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 2.2em;
    margin: 10px 0px;
    display: inline-block;
    background-color: #ff1e27;
    height: 60px;
    color: white;
    width: 60px;
    line-height: 62px;
    border-radius: 50px;
}
.descPaso{}

footer{
    padding: 80px 0px;
    background-color: #ffffff;
    border-top: 1px solid #d4d4d4;
}
.contPie{max-width: 890px;margin: auto;text-align: center;}
.datPie{}
	.datPie a{
    color: #412c94;
    font-family: 'Montserrat', sans-serif;
    font-size: .9em;
    margin: 5px 15px;
    display: inline-block;
    letter-spacing: 1px;
    transition: .3s;
}
.datPie a i{
    color: #8888af;
}
.datPie a:hover{
    transition: .3s;
    color:#8e8e8e;

}
.datPie2 a{
    color: #32348e;
    margin: 10px;
    display: block;
}

.cd-main-content{
    padding: 0px 15px;
}


@media screen and (max-width:950px)
{
	#cd-logo{
    margin: 6px 0 0 2%;
}
	#cd-logo img{
    max-width: 210px;
}
}


@media screen and (max-width:768px)
{
	.contTxH{
    float: none;
    text-align: center;
    width: 100%;
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.6);
    position: absolute;
    bottom: 60px;
    right: 0px;
    left: 0px;
}
.secc6 ul li{
    width: 50%;
}
	
    

}
@media screen and (max-width:414px)
{
	.secc6 ul li{
    /* display: block; */
    width: 100%;
    margin: 0px 0px 20px;
    /* height: auto; */
}
	.secc5 ul li{
		min-height:200px;
	}
	.secc4 ul li, .secc5 ul li{
    display: block;
    width: 100%;
    height: auto;
}

	.contTx1H{
    font-size: 1.3em;
    line-height: 26px;
 }
	.txs1{
    padding: 20px;
	}
	.s1{
    padding: 40px;
	}
	.contInfInt p, .contInfInt2 p, .opcBtAux p{
		text-align:left;
	}
	.secc3 ul li{
    float: none;
    width: 100%;
    display: block;
    margin: 5px 0px;
    height: auto;
   }
	.secc3 ul{
    display: block;
	}
	.datPie a{
    font-size: .9em;
    display: block;
    margin: 9px 0px;
 }
	.cellTable{
    width: 100%;
    display: block;
    padding: 50px 18px;
	}
	.div2Col{
    padding: 40px 0px;
	}
	.contTxParInt h2{
    margin: 30px 0px;
    padding: 0px;
	}
	.contTxParInt p{
    text-align: left;
	}
	.opcBtAux h2{
    margin: 20px 0px;
    padding: 0px;
}
}

