.main-menu, .responsive-menu ul, .social-member, .progess-bars, .first-footer .social-footer ul { padding: 0; margin: 0; list-style: none; }

body { font: 15.5px/1.85em 'Lato', 'soberana_sanslight', arial; color: #777777; font-weight: 300; font-style: normal; -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */ -webkit-text-size-adjust: 100%; }

a, a:hover, a:focus { text-decoration: none; -webkit-transition: all 150ms ease-in; -moz-transition: all 150ms ease-in; -o-transition: all 150ms ease-in; transition: all 150ms ease-in; }

h1, h2, h3, h4, h5, h6 { font-family: 'Lato', 'soberana_sanslight', arial; font-weight: 400 !important;}

*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

#main-content, .full-width-slider { float: right; width: 77%; }

.section-content { padding: 0 7%; margin-bottom: 30px; }

.section-title { border-top: 4px solid; margin-bottom: 60px; }
.section-title h2 { display: inline-block; padding: 20px 35px; color: white; text-transform: uppercase; font-weight: 300; margin: 0; font-size: 20px; }

#about .section-title { border-color: #236dab; }
#about h2 { background-color: #328dcb; }

#services .section-title { border-color: #327352; }
#services h2 { background-color: #4b8968; }

#aprende .section-title { border-color: #006726; }
#aprende h2 { background-color: #007835; }

#ags .section-title { border-color: #006726; }
#ags h2 { background-color: #007835; }

#portfolio .section-title { border-color: #00402a; }
#portfolio h2 { background-color: #185434; }

#reportes .section-title { border-color: #a93f30; }
#reportes h2 { background-color: #c24333; }

#formatos .section-title { border-color: #aa2133; }
#formatos h2 { background-color: #c52133; }

#contact .section-title { border-color: #7c0808; }
#contact h2 { background-color: #8a0808; }

a.largeButton { color: white; text-transform: uppercase; font-weight: 700; font-size: 14px; display: inline-block; padding: 10px 20px; border-bottom: 3px solid; }

.homeBgColor { background: #38a9e3; }
.homeBgColor:hover { background-color: #16709f; }

.portfolioBgColor { background: #38e395; }
.portfolioBgColor:hover { background-color: #169f60; }

.contactBgColor { background: #8a0808; }
.contactBgColor:hover { background-color: #9f164d; }

a.largeButton.homeBgColor { border-color: #16709f; }

a.largeButton.portfolioBgColor { border-color: #169f60; }

a.largeButton.contactBgColor { border-color: #9f164d; }

#main-sidebar { float: left; width: 23%; height: 100%; position: fixed; background-color: #ffffff; color: grey; }

.logo { margin: 30px 80px 30px 0px; /*background-color: #185434;*/ padding: 15px 20px; text-align: center; }
.logo a { color: white; }
.logo a h1 { text-transform: uppercase; font-size: 20px; margin: 0; font-weight: 800; }
.logo span { color: #bee3f6; font-size: 13px; }

.main-menu { text-align: left; }
.main-menu li { margin-bottom: 1px; }
.main-menu li a { color: white; text-transform: uppercase; display: block; border-left: 4px solid; padding: 15px 30px; background-color: #606060; -webkit-transition: all 150ms ease-in; -moz-transition: all 150ms ease-in; -o-transition: all 150ms ease-in; transition: all 150ms ease-in; }
.main-menu li a:hover { background-color: #515151; }

li.home a { border-color: #006cb7; }
/*li.home a.active { color: #72b0ed; }*/

li.about a { border-color: #328dcb; }
li.about a.active { color: #72b0ed; }

li.services a { border-color: #4b8968; }
li.services a.active { color: #639f79; }

li.aprende a { border-color: #007835; }
li.aprende a.active { color: #639f79; }

li.ags a { border-color: #007835; }
li.ags a.active { color: #639f79; }

li.portfolio a { border-color: #185434; }
li.portfolio a.active { color: #4a8e68; }

li.reportes a { border-color: #c24333; }
li.reportes a.active { color: #d65b4f; }

li.formatos a { border-color: #c52133; }
li.formatos a.active { color: #d65b4f; }

li.contact a { border-color: #8a0808; }
li.contact a.active { color: #c52133; }

a.menu-toggle-btn { width: 100%; height: 60px; background-color: #38a9e3; text-align: center; line-height: 60px; display: block; color: white; }
a.menu-toggle-btn i { line-height: 60px; }

.responsive-navigation { position: relative; width: 100%; display: block; z-index: 9999; }

.responsive-menu { display: none; background-color: #495054; }
.responsive-menu ul li a { color: white; text-transform: uppercase; display: block; padding: 20px; border-bottom: 1px solid #5a6267; }

.main-slider { width: 100%; height: auto; }

.flexslider .slides { height: auto;}

.slider-caption { position: absolute; /*vertical-align: middle;*/ min-width:40%; max-width: 60%; /*width: 100%; text-align: center; height: 100;*/ z-index: 8; color: white; bottom: 25%; }
.slider-caption h2 {font-size: 1.8em; text-transform: uppercase; font-weight: 800; margin-bottom: 0px; margin-top: 0px; background-color: rgba(30, 30, 30, 0.8); text-align: left; padding: 15px 20px 0px 20px;}
.slider-caption p.fecha{font-size: .9em; text-transform: uppercase; letter-spacing: 2px; width: 100%; background-color: rgba(30, 30, 30, 0.8); padding: 0px 20px 0px 20px;}
.slider-caption p {font-size: 1.2em; text-transform: uppercase; letter-spacing: 2px; width: 100%; /*margin: 0 auto 0px auto;*/background-color: rgba(35, 109, 171, 0.8); padding: 5px 20px 0px 20px; line-height: 1.1em; text-align: left; margin-bottom: 0px; }
.caption-ext {position: absolute; width: 100%; background-color: rgba(35, 109, 171, 0.8); padding: 0px 20px 15px 20px; }
.slider-caption span a {float: right; text-transform: uppercase; letter-spacing: 3px; color:white; font-size: .9em; }

.slider-caption-2 { position: absolute; vertical-align: middle; width: 100%; text-align: center; height: 100; z-index: 8; color: white; top: 70%; }

.flexslider { background-color: black; height: auto; overflow: hidden; margin: 0; }

.flexslider img { position: relative;  width: 100%; z-index: 7; }

.flex-control-nav { bottom: 15px; z-index: 9; }

.flex-control-paging li a { background-color: white; border: 2px solid black; opacity: 0.6; }
.flex-control-paging li a:hover { opacity: 1; background: white; }
.flex-control-paging li a.flex-active { opacity: 1; background: white; }

.welcome-text { padding: 60px; text-align: center; }
.welcome-text a { color: #38a9e3; }
.welcome-text h2 { color: #38a9e3; font-weight: 300; text-transform: uppercase; font-size: 32px; }
.welcome-text p { color: #aaaaaa; }

.member-item { overflow: hidden; height: auto; display: }
.member-item:hover .overlay { opacity: 1; visibility: visible; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

.member-thumb { width: 100%; overflow: hidden; height: auto; position: relative; }
.member-thumb img { width: 100%; }
.member-thumb .overlay { position: absolute; top: 0; right: 0; opacity: 0; visibility: hidden; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.6); }

.member-content { margin-top: 10px; overflow: hidden; text-align: center; }
.member-content h4 { text-transform: uppercase; font-size: 22px; color: #328dcb; text-align: left; }
.member-content p { color: #aaaaaa; font-size: 12; text-align: left; }

.social-member li { display: inline; float: left; width: 40px; height: 40px; background-color: #e9b144; text-align: center; margin-right: 1px; }
.social-member li a { display: block; line-height: 40px; color: white; }
.social-member li:hover { background-color: #e5a424; }

.our-story { margin-top: 0px; }
.our-story h3 { color: #328dcb; font-weight: 300; text-transform: uppercase; font-size: 24px; margin: 0 0 20px 0; text-align: center; padding-top: 24px; }

.story-image { margin-top: 30px; overflow: hidden; }
.story-image img { width: 100%; height: auto; }

.service-item { background-color: #4b8968; color: white; }
.service-item .service-icon { width: 25%; float: left; overflow: hidden; display: inline-block; text-align: center; margin-top: 30px; height: 100%; }
.service-item .service-content { width: 75%; overflow: hidden; text-align: center; padding: 20px 20px 20px 0; }
.service-item .service-content h3 { margin: 0; font-size: 15px; }


.reportes-item { background-color: #c24333; color: white; }
.reportes-item .reportes-icon { width: 25%; float: left; overflow: hidden; display: inline-block; text-align: center; margin-top: 30px; height: 100%; }
.reportes-item .reportes-content { width: 75%; overflow: hidden; text-align: center; padding: 20px 20px 20px 0; }
.reportes-item .reportes-content h3 { margin: 0; font-size: 15px; }


.mediosEducativos-item { background-color: #185434; color: white; }
.mediosEducativos-item .mediosEducativos-icon { width: 25%; float: left; overflow: hidden; display: inline-block; text-align: center; margin-top: 30px; height: 100%; }
.mediosEducativos-item .mediosEducativos-content { width: 75%; overflow: hidden; text-align: center; padding: 20px 20px 20px 0; }
.mediosEducativos-item .mediosEducativos-content h3 { margin: 0; font-size: 15px; }


.our-skills { margin-top: 80px; }
.our-skills h3 { color: #974dea; font-weight: 300; text-transform: uppercase; font-size: 24px; margin: 0 0 20px 0; }

.progress-bar { background-color: #2e64fe; text-transform: uppercase; font-size: 12px; }

.reportes-bar { background-color: #ffcc5c; text-transform: uppercase; font-size: 12px; }

.portfolio-thumb { overflow: hidden; position: relative; }
.portfolio-thumb img { width: 100%; height: auto; }
.portfolio-thumb .overlay-p { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(75, 137, 104, 0.8); visibility: hidden; opacity: 0; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.portfolio-thumb .overlay-p a { position: absolute; top: 50%; margin-top: -12px; left: 50%; margin-left: -15px; color: white; }

.portfolio-item { margin-bottom: 40px; overflow: hidden; }
.portfolio-item:hover .overlay-p { visibility: visible; opacity: 1; }

.portfolio-title { width: 100%; text-align: center; }

.portfolio-title a { color: #38e395; font-size: 18px; text-transform: uppercase; }

.load-more { width: 100%; text-align: center; }

.map-holder { border: 1px solid #d5dbe0; padding: 6px; background-color: #fafafa; }

.contact-form { margin-top: 60px; }
.contact-form input, .contact-form textarea { width: 100%; display: block; border: 1px solid #d5dbe0; padding: 10px 15px; outline: 0; }
.contact-form input { height: 46px; margin-bottom: 30px; }
.contact-form label { font-weight: normal; }
.contact-form label.required:after { content: "*"; color: red; margin-left: 5px; }

.submit-btn { margin-top: 30px; }

.first-footer { background-color: #495054; padding: 25px; text-align: center; border-left: 5px solid #313639; }
.first-footer .social-footer ul li { display: inline; }
.first-footer .social-footer ul li a { width: 40px; height: 40px; -webkit-border-radius: 3px; border-radius: 3px; background-clip: padding-box; /* stops bg color from leaking outside the border: */ background-color: #313639; text-align: center; line-height: 40px; color: white; }
.social-footer ul li img {padding: 0px 2%;}

.bottom-footer { background-color: #313639; color: #949da2; padding: 25px 7% 16px 7%; }
.bottom-footer a { color: white; }
.bottom-footer .credits { text-align: right; }

@media (max-width: 991px) { #main-content { width: 100%; }
  .first-footer { border-left: 0; }
  .flexslider .slides, .flexslider, .main-slider { height: auto; }
  .service-item { margin-bottom: 30px; }
  .progess-bars { margin-top: 40px; } }
@media (max-width: 767px) { .slider-caption a, .slider-caption p { display: none; top: 50px !important; } }
@media (max-width: 581px) { .slider-caption { display: none; } }

@font-face {
    font-family: 'soberana_sanslight';
    src: url('soberanasans-light-webfont.woff2') format('woff2'),
         url('soberanasans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'soberana_sans_lightbold';
    src: url('soberanasans-bold-webfont.woff2') format('woff2'),
         url('soberanasans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.img-quienes-somos{ border-radius: 1000px; border: solid #515151; width: 300px; display: block; margin: auto 0; }
.section-quienes-somos > img {margin: auto;}
.section-quienes-somos > p {text-align: center; padding-top: 24px;}

.divisor{margin-top: 50px; padding-top: 25px; border-top: solid #313131 1px;}
.divisor-transparente{margin-top: 50px; padding-top: 25px; border-top: solid 1px transparent;}


.cifras{border-radius: 1000px; border: solid #515151; display: block; margin: auto 0; width: 258px; height: 258px;
	background: #89bde5; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, #89bde5 20%, #0a62aa 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover, #89bde5 20%,#0a62aa 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center, #89bde5 20%,#0a62aa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#89bde5', endColorstr='#0a62aa',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	}

.cifras {color: white;}

.section-quienes-somos > .cifras { margin: 0 auto; text-align: center; padding-top: 15%; }
.cifras > h3 {font-size: 45px; color: white; margin-bottom: 0px; padding-top: 0px; font-family: 'Lato', 'soberana_sans_lightbold', arial;}
.cifras > p { margin: 0px; font-size: 18px; text-transform: uppercase; }
ul.main-menu li a {font-size: 17px; }

/* CSS BLOG-SECTION */
.post{border: solid 1px #328dcb; border-radius: 8px; padding: 5px 0px; margin:30px 0px; padding:0px; background-color: #f9f9f9; color: #606060;}
.post img{padding: 0px; margin: 0px; border-radius: 8px 8px 0px 0px;}
.post h3 {font-size:1.2em;  text-transform: uppercase; font-weight: 700 !important; padding: 15px; margin:0px; position: relative; top: -28px; }
.post p { padding: 0px 15px; margin: 0px; line-height: 20px; position: relative; top: -28px;}
.post button {margin: 20px 15px -10px 15px; float: right; border:none; border-radius: 35px; background-color:#006cb7; position: relative; top: -28px;}
.post button:hover{background-color: #328dcb}
.post button a {padding: 5px 10px; color: white; font-size: .8em;}
/*.post button a:before {font-family: FontAwesome; content: "\f0f6"; padding-right: 5px; font-size: 1.4em; }*/
.clear {clear: both;}

/* iconos del menú */
a.uno:before {font-family: FontAwesome; content: "\f015"; padding-right: 22px; padding-left: 9px; font-size: 2.4em; vertical-align: middle; }
a.dos:before {font-family: FontAwesome; content: "\f2b5"; padding-right: 15px; font-size: 2.4em; vertical-align: middle; }
a.tres:before {font-family: FontAwesome; content: "\f2c0"; padding-right: 24px; padding-left: 9px; font-size: 2.4em; vertical-align: middle; }
a.cuatro:before {font-family: FontAwesome; content: "\f085"; padding-right: 19px; padding-left: 4px; font-size: 2.4em; vertical-align: middle; }
a.cinco:before {font-family: FontAwesome; content: "\f201"; padding-right: 18px; padding-left: 3px; font-size: 2.4em; vertical-align: middle; }
a.seis:before {font-family: FontAwesome; content: "\f2b7"; padding-right: 21px; padding-left: 6px; font-size: 2.4em; vertical-align: middle; }

/* CSS IMAGEN DE CABECERA */
.img-cabecera {padding-left: 0 !important; padding-right: 0 !important; margin-bottom: 60px; }
.img-cabecera span {position: absolute; bottom: 15%; text-transform: uppercase; color: white; font-size: 1.6em; font-weight: 700px; background-color: rgba(30, 30, 30, 0.8) !important; padding:7px 30px; padding-left: 30px; border-bottom: solid 7px rgba(35, 109, 171, 1.0);}
.img-cabecera span i{ font-size: 1.4em; color: white; padding:0 22px 0 0; vertical-align: middle;}

/* TAG */
.tag {
    padding: 0 15px 0 63px;
    background-color: rgba(35, 109, 171, 0.8);
    display: inline-block;
    color: white;
    font-size: 14px;
    position: relative;
    top: -28px;
    width: 100%;
}
.tag-icon-cont {
    background-color: #e47516;
    padding: 3px;
    border-radius: 50%;
    position: absolute;
    left: 15px;
    top: -10px;
    width: 45px;
    height: 45px;
    
    /* Usamos flexbox para centrar el ícono */
    display: flex;
    justify-content: center;
    align-items: center;
}

.tag-icon-cont i {
    font-size: 27px;
    color: white;
}

/* CSS frase */
.frase {padding-top: 20px;height: 250px; padding-right: 5%;}
.txt-frase {margin: 10%; font-weight: 700; font-size: 30px; position: relative; top: -65px; text-align: center;}
.comilla1 {}
.comilla2 {position: relative;top: -200px;}
.nombre-rf {font-size: 20px; text-transform: uppercase; color:#ea0059; text-align: right; font-weight: 700; position:relative; top: -110px; left: 45px;}

@media only screen  and (min-width : 1824px) {
    .img-cabecera span {padding-left: 60px;}
}

/* CSS BIENVENIDA */
.txt-bienvenida > div > p {padding-bottom: 20px; text-align: justify;}
.img-sofcch {border-right: solid 3.5px #909090; margin-bottom: 40px;}
.img-sofcch img {padding-left: 40%; padding-right: 30px; max-height: 200px;}
.caption-sofcch{padding-right: 17%; padding-left: 45px;}
.caption-sofcch p {text-align: left !important;}
.img-simple {padding-left: 15%; width: 100%;}
.formamos {text-align: center;}
.formamos div ul {text-align: left; padding-right: 40px; padding-bottom: 40px; list-style: none;}
.formamos div ul li::before {content: "•"; color: #006cb7; display: inline-block; width: 2em; margin-left: -2em}
.formamos div p {line-height: 20px;}
.img-formamos {padding: 10px 35px; width: 100%}
.convenios {text-align: center !important;}
.img-convenios img {padding: 30px 0; width: 100%;}
#borde-convenios{border:solid 1px #909090;}
.btm {text-align: center !important; font-size: 22px; padding-bottom: 0px !important;}
.avatar {border: solid 2px #909090; border-radius: 15px; display: block; margin: 30px auto; width: 160px; }
.espacio-h3 {padding-top: 30px;}
.espacio-fondo{margin-bottom: 80px;}

@media only screen  and (min-width : 1824px) {
    .img-simple {padding-left: 55%; width: 100%;}
    .formamos div ul {padding-right: 180px;}
    .img-formamos {padding: 10px 60px;}
}

/* CSS SECCIÓN PLANEACIÓN */
h3 {color: #777777; color: #0C5A1A; text-transform: uppercase; margin-top: 0; padding-bottom: 0; margin-bottom: 0;}
.btn-sistemas { font-size: 20px; text-transform: uppercase; font-weight: 400; background-color: #f9f9f9; box-shadow: none; border: solid 1px #328dcb; margin: 25px 0;}
.btn-sistemas a span {vertical-align: middle; color: #606060; padding-top: 21px; line-height: 20px;} 
.btn-sistemas:hover { background-color: #e6e6e6;}
.btn-sist-l {float: right;}
.btn-sist-l a span {float: left; width: 200px; text-align: right;}
.btn-sist-l img {padding: 8px 15px 8px 25px; float: right;}
.btn-sist-r a span {width: 200px; float: left; text-align: left;}
.btn-sist-r img {padding: 8px 25px 8px 15px; float: left;}
.plataformas {text-align: center; padding: -1px 30px; }
.plataformas a {text-decoration: none; border-style: none; color: white; background-color: #328dcb; border-radius: 8px; padding: 5px 20px; margin: 0 5px 20px 5px; }
.plataformas a:hover {background-color: #007520;}
.sized-box {height: 95px; margin-top: 26px; font-size: 15px;}
.sized-box > h4 {margin-top: 0px !important; color: #328dcb; text-transform: uppercase; font-size: 15px;}
.sized-box p {line-height: 20px;}
.divisor {border-top: 1px solid #d9d9d9; width: 100%; padding: 18px 0;}
.seccion-ags {border: solid 1px #777777; padding: 10px 0;}
.lista-ags {list-style: none; margin: 0; padding: 0; text-transform: uppercase;}
.lista-ags li {border-bottom: solid 1px #dddddd; margin: -5px 23px; padding-bottom: 3px;}
.lista-ags li:last-child {border-bottom: none;}
.lista-ags p{padding: 0 23px;}
.lista-ags li a {color: #777777;}
.lista-ags li a:hover{ color: #328dcb; }
.lista-ags li.pdf:before {content: url('../images/planeacion/pdf.png'); position: relative; top: 8px; padding-right: 10px;  }
.lista-ags li.upk:before {content: url('../images/planeacion/upk.png'); position: relative; top: 8px; padding-right: 10px;  }
.togg-menu {list-style: none; padding: 0; margin-bottom: 36px;}
.togg-menu li {background-color: #515151;  border-style: none; border-radius: 5px; margin: 5px; line-height: 20px; padding: 10px;}
.togg-menu li a {color: white; outline: 0; text-transform: uppercase; display: block;}
.togg-menu li.active {background-color: #328dcb; position: relative;}
.togg-menu li.active:after {content: ''; position: absolute; left: 99%; top:13%; width: 0; height: 0; border-bottom: 13px solid transparent; border-left: 13px solid #328dcb; border-top: 13px solid transparent; clear: both;}
.ags.hide {display: none;}
.ags.active {display: block;}

.btn-ags {outline: 0 !important;}
.btn-ags div {margin: 10px 5px; line-height:16px; width: 100%; height: 60px; background-color: #f9f9f9; font-size: 16px;}
.btn-ags i {float: left; padding: 5px 10px; margin-right: 5px; font-size: 47px;}
.btn-ags span {width: 130px; vertical-align: middle; padding-top: 10px;}
.rojo {border: solid 1px #e2574c; color:#e2574c;}
.rojo:hover {background-color:#e2574c; color: white; }
.verde {border: solid 1px #007520; color:#007520;}
.verde:hover {background-color:#007520; color: white; }

.btn-directorio {outline: 0 !important;}
.btn-directorio div {margin: 10px 5px; line-height:16px; width: 100%; height: 60px; font-size: 16px;}
.btn-directorio img {float: left; padding: 5px 10px; margin-right: 5px; font-size: 47px;}
.btn-directorio span {width: 130px; vertical-align: middle; padding-top: 10px;}

@media only screen  and (min-width: 1824px) {
    .sized-box {height: 77px;}
    .btn-ags div {font-size: 20px; line-height: 20px;  height: 70px;}
    .btn-ags i {font-size: 58px;}
    .btn-directorio div{line-height: 20px; font-size: 20px;}
    .frase {padding-right: 10%;}
}