@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&family=Roboto:wght@100;300;400;500;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400..700;1,400..700&display=swap');

header{
    position: fixed;
    z-index: 999;
    background-color: white;
    opacity: 0.9;
    box-shadow: 0px 4px 4px -2px rgb(0 0 0 / 26%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    top: 0;
}
.btn-pl-a span{
    margin: 0px 5px 0 5px;
}
.btn-inv-pl span{
    margin: 0px 0px 0 5px;
}
.bl_2 a, .text_genr a, .bloq_tbl a{
    color: inherit;
    text-decoration: underline;
}
.mean-container .mean-bar{
    top: 0;
}
.text_copy a{
    color: white;
    font-size: 14px;
    font-weight: 600;
    transition: all .3s;
    font-family: "Montserrat", Sans-serif;
}
.text_copy a:hover{
    color: #8BC53F;
    text-decoration: none;
}
.imglogpre{
    width: 170px;
    margin: -100px 0 30px 0;
}
.m-other{
    margin-top: 180px;
    margin-bottom: 180px;
}
.div_oth{
    font-family: "Montserrat", Sans-serif;
}
.div_oth h1{
    color: #ff6b00;
    font-size: 50px;
    font-weight: 800;
}
.div_oth h3{
    color: #003A70;
    font-weight: 600;
    margin: 25px 0 15px 0;
    font-size: 26px;
}
.div_oth ul{
    list-style: none;
}
.div_oth ul li a{
    color: #003A70;
    font-size: 16px;
    font-weight: 600;
}
.cnt-pln{
    display:none;
}
.bannerprep{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    min-height: calc(90vh - 76px);
    background-image: url('../images/preparatoria-cesba-queretaro.jpg');
    margin-top: 110px;
}
.bannermaestria{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    min-height: calc(90vh - 76px);
    background-image: url('../images/maestrias/maestria-cesba-queretaro.jpg');
    margin-top: 110px;
}
.bannerprepq{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    min-height: calc(90vh - 76px);
    background-image: url('../images/preparatoria-cesba-queretaro-queen.jpg');
    margin-top: 110px;
}
.imglog-prep2{
    width: 250px;
}
.pboldq p{
    font-weight: 900;
    color: #003A70;
}
.content-logo {
    float: left;
    text-align: left;
    width: 30%;
}
.nbanner{
    padding-top: 110px;
}
.bannerareas {
    /* height: 100vmin; */
    margin-top: 106px;
}
.h1areas h1{
    color: white !important;
}
.link-informes {
    margin: 5% auto 50px auto;
    display: block;
    width: 235px;
    text-align: center;
    background-color: #FF6B00;
    color: white !important;
    box-shadow: 0px 6px 10px #00000029;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Montserrat", Sans-serif;
    padding: 10px 5px 10px 5px;
    text-decoration: none !important;
}
.link-informes:hover {
    text-decoration: none;
    background-color: #003A70;
    color: white;
    transition: all .3s;
}
.text_genr.dvcontareas h3, .text_genr.dvcontareas h4 {
    font-size: 20px;
    color: #FF6B00;
    font-weight: 600;
    margin: 10px 0 20px 0;
    padding: 0 0 0px 0;
    position: initial;
    font-family: "Montserrat", Sans-serif;
}
.text_genr.dvcontareas h3:before, .text_genr.dvcontareas h4:before{
    content: none;
    position: initial;
    height: initial;
    background: none;
    width: initial;
}
.titleFixContent {
    font-size: 22px;
    color: #003A70;
    font-weight: 800;
    margin: 0 0 18px 0;
    padding: 0 0 8px 0;
    position: relative;
    font-family: "Montserrat", Sans-serif;
}
.titleFixContent:before {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    height: 6px;
    background: #FF6B00;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 170px;
}
.dvFixd{
    background-color: #F2F3F4;
    border-radius: 2px;
}
.nofixedNav{
    position: relative;
}
.fixedNav {
    position: fixed;
    top: 0;
    z-index: 999999;
    width: 430px !important;
    padding: 0 12px;
    border-radius: 5px;
    background-color: #F3F3F3 !important;
}
.list-h2tem li a {
    color: #003A70;
    font-weight: 600;
    font-size: 14px;
}
.list-h2tem li, .list-lic-areas li{
    margin-bottom: 6px;
    list-style-type: disc;
}
ul.list-h2tem li::marker {
    color: #003A70;
}
.list-h2tem, .list-lic-areas{
    padding-left: 18px;
}
.list-lic-areas a{
    color: #FF6B00;
    font-weight: 600;
    font-size: 14px;
}
ul.list-lic-areas li::marker {
    color: #FF6B00;
}
/* .bn_negocios{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    min-height: calc(90vh - 76px);
    background-image: url('../images/negocios/cesba-banner-z-negocios.webp');
} */
.one-yellow-img {
    position: absolute;
    z-index: 8;
    top: 5px;
    right: 58%;
}
.two-yellow-img {
    position: absolute;
    top: 20%;
    right: 30px;
    z-index: 8;
}
.three-yellow-img {
    position: absolute;
    bottom: 14%;
    right: 30px;
    z-index: 8;
}
.one-yellow-img-q {
    position: absolute;
    z-index: 8;
    top: 12%;
    right: 58%;
}
.two-yellow-img-q {
    position: absolute;
    top: 20%;
    right: 30px;
    z-index: 8;
}
.three-yellow-img-q {
    position: absolute;
    top: 10%;
    right: 22%;
    z-index: 8;
}

.one-yellow-img-pre {
    position: absolute;
    z-index: 8;
    top: 5px;
    right: 10%;
}
.two-yellow-img-pre {
    position: absolute;
    top: -5%;
    right: 96%;
    z-index: 8;
}
.three-yellow-img-pre {
    position: absolute;
    bottom: 12%;
    right: 90%;
    z-index: 8;
}
.ml-10{
    margin-left: 10px;
}
.mr-10{
    margin-right: 10px;
}
.log-cb1 {
    width: 196px;
    margin-top: -10px;
    margin-bottom: -8px;
    margin-left: -12px;
}
.content-log-resp{
    display: none;
    position: absolute;
    top: -10px;
}
.content-log-resp img{
    width: 170px;
}
.navegacion {
    float: left;
    margin: 10px 0 0 0;
    width: 68%;
    margin-left: 0;
}
.menu-nav {
    /* float: left; */
    list-style: none;
    padding: 0;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    background-color: white;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.menu-nav li {
    color: #003A70;
    float: left;
    font-size: 15px;
    font-weight: 500;
    margin: 5px 0 0;
    text-align: center;
    width: auto;
    padding: 0 10px 0px 10px;
}
.limsb ul, .logo-resp {
    display: none;
}
.menu-nav a:hover {
    background-color: transparent;
    color: #FF6B00;
}
.menu-nav a {
    color: #003A70;
    text-decoration: none;
    float: left;
    padding: 2px 0;
    width: 100%;
    font-family: "Arimo", sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1em;
    letter-spacing: -1px;
}
.limsb {
    position: relative;
}
.limsb ul {
    border: 1px solid #dedede;
    left: 0;
    list-style: none;
    padding: 0;
    position: absolute;
    top: 18px;
    width: 250px;
    z-index: 10;
}
.limsb ul>li {
    background-color: #fff;
    color: #fff;
    margin: 0;
    text-align: left;
    padding: 0;
}
.cnt-pln{
    background-color: #0a5587;
    border: 2px solid white;
    font-family: 'Montserrat', sans-serif;
}
.cnt-pln h4{
    font-size: 20px;
}
.ttile{
    padding: 15px;
}
.yel{
    color: #ffcc00;
    font-style: italic;
    font-weight: 600;
}
.pnlp {
    padding: 15px;
    border: 1px solid #ccc;
    font-family: 'Montserrat', sans-serif;
}
.pnlp strong{
    margin: 0 0 15px 0;
    width: 100%;
    display: block;
}
.pnlp p{
    font-size: 14px;
    line-height: 16px;
}
.limsb ul li a {
    text-align: left;
    width: 100%;
    color: #003A70;
    float: left;
    font-size: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 25px;
    padding-right: 15px;
}
.limsb ul li a:hover{
    background-color: #FF6B00;
    color: white;
}
.limsb:hover ul {
    display: block;
}
.cabeza, .detalle-cent, .limsb ul>li, .linea-verde {
    float: left;
    width: 100%;
}
.cabeza, .limsb ul>li {
    border-bottom: 1px solid #dedede;
}
.pnavpieel {
    margin-bottom: 23px;
}
.btn-pl-a{
    height: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: inline-flex;
    font-family: "Arimo", Sans-serif;
    font-weight: 700;
    background-color: #0A5587;
    border-radius: 8px 8px 8px 8px;
    padding: 5px 010px 5px 10px;
    color: #fff;
    fill: #fff;
    text-align: center;
    transition: all .3s;
    font-size: 13px;
    text-decoration: none;
}
.btn-pl-a:hover{
    background-color: #FF6B00;
    text-decoration: none;
    color: white;
}
.btn-inv-pl{
    background-color: #FF6B00;
    color: white;
}
.btn-inv-pl:hover{
    background-color: #0A5587;
}
.menu-nav li:last-child {
    padding-right: 5px;
}
.btn-promo-pl{
    font-size: 17px;
    background-color: #93D500;
    font-weight: 900;
    -webkit-animation: pulse 3s infinite;
}
.btn-promo-pl:hover {
    background-color: #0A5587;
}
@keyframes pulse {
    0% {
        -webkit-transform: scale(1.15);  
    }
    70% {
        -webkit-transform: scale(1);  
    }
    100% {
        -webkit-transform: scale(1.15);
    }
}
/* .pnavpieel a {
    text-align: center;
    width: 16.6%;
    color: white;
    background-color: #FF6B00;
    height: 30px;
    font-size: 13px;
    padding: 6px 25px;
    border-radius: 2px;
    margin-right: 5px;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    transition: all .3s;
} */
#gtx-trans{
    display: none;
}
/* .pnavpieel a:hover{
    background-color: #003A70;
} */
.mean-container .mean-nav {
    padding-top: 50px;
    background: white !important;
    margin-top: 0px !important;
}
.mean-container .mean-nav ul li a{
    color: #003A70;
}
.mean-container a.meanmenu-reveal{
    color: black;
}
.mean-container a.meanmenu-reveal span {
    background: black;
}
.mean-container .mean-nav ul li {
    border-bottom: 1px solid #c4c4c4;
    margin: 0;
}
.mean-container .mean-nav ul li a {
    width: 90%;
    padding: 10px 15px;
    color: #003A70;
    text-decoration: none;
    text-transform: inherit;
}
.mean-container .mean-nav ul li a.mean-expand {
    margin-top: 0px;
    width: 26px;
    height: 20px;
    padding: 12px!important;
    line-height: 16px;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
    background: white;
}
.sub-arrow{
    margin-left: 5px;
}
.sub-arrow i:before {
    content: '+';
}
footer{
    background: #003A70;
    float: left;
    padding: 100px 0 80px 0;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.list_lnkfoo{
    color: white;
    list-style: none;
    padding: 0;
}
.list_lnkfoo li a {
    color: white;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    transition: all .3s;
    font-family: "Montserrat", Sans-serif;
    position: relative;
    padding-left: 27px;
}
.list_lnkfoo li a:hover{
    color: #FF6B00;
}
.ligfocot h4{
    color: white;
    font-size: 21px;
    font-weight: 900;
    text-transform: uppercase;
    font-family: "Montserrat", Sans-serif;
}
.ligfocot h5{
    color: #FF6B00;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: "Montserrat", Sans-serif;
}
.ligfocot a, .btn_info{
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 700;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #00000000;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #8BC53F;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 10px 15px -6px rgb(0 0 0 / 50%);
    padding: 15px 30px;
    font-family: "Montserrat", Sans-serif;
}
.ligfocot a:hover {
    background-color: #8BC53F;
    text-decoration: none;
   /*  animation-name: elementor-animation-bob-float,elementor-animation-bob;
    animation-duration: .3s,1.5s;
    animation-delay: 0s,.3s;
    animation-timing-function: ease-out,ease-in-out;
    animation-iteration-count: 1,infinite;
    animation-fill-mode: forwards;
    animation-direction: normal,alternate; */
}
.ligfocot a{
    border-color: #FF6B00;
}
.ligfocot a:hover{
    background-color:#FF6B00;
}
.btn_info:hover{
    border-color: white;
    background-color: white;
    color: #003A70;
    text-decoration: none;
}
.text_copy{
    padding: 25px 0 0 0;
    font-size: 14px;
    font-family: "Montserrat", Sans-serif;
}
.lnk_fafo{
    color: white;
    font-size: 34px;
    transform: scale(0.8);
}
.lnk_fafo:hover{
    color: white;
    opacity: 0.8;
    transform: scale(1);
}
.bgt{
    background-color: #003A70;
}
.bgt img {
    margin: 0px 0 0 -70px;
    z-index: 9;
    position: relative;
}
.abs_banner {
    position: absolute;
    top: 32%;
    width: 100%;
    z-index: 9;
}
.rwvh{
    height: 86vh;
}
.rwvhp{
    height: 74vh;
}
.bnabs{
    position: absolute !important;
    bottom: 0;
    right: 0;
}
.bnabslf{
    position: absolute !important;
    bottom: 0;
    left: 0;
    max-height: 100%;
}
.w-grenlg{
    background: #8BC53F;
}
.w-grenlg p {
    color: white;
    font-family: "Montserrat", Sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 32px;
    position: relative;
    margin: 0;
}
.w-grenlg p strong{
    color: #003A70;
}
.btn_lpgen{
    display: block;
    width: 235px;
    text-align: center;
    color: white;
    box-shadow: 0px 6px 10px #00000029;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Montserrat", Sans-serif;
    padding: 10px 5px 10px 5px;
    margin: auto;
}
.btn_lpblue {
    background-color: #003A70;
    border: 2px solid #003A70;
}
.btn_lpblue:hover{
    text-decoration: none;
    background-color: white;
    transition: all .3s;
    color:#003A70;
}
.btn_lpgreen {
    background-color: #8BC53F;
    border: 2px solid #8BC53F;
}
.btn_lpgreen:hover{
    text-decoration: none;
    background-color: white;
    transition: all .3s;
    color:#8BC53F;
}
.btn_lporange {
    background-color: #FF6B00;
    border: 2px solid #FF6B00;
}
.btn_lporange:hover{
    text-decoration: none;
    background-color: white;
    transition: all .3s;
    color:#FF6B00;
}
.h1top h1 {
    color: #003A70;
    font-family: "Montserrat", Sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 44px;
    position: relative;
    padding: 15px 0 0 0;
    margin: 0px;
}
.h1top h1:before{
    content: '';
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    height: 6px;
    background: #FF6B00;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 230px;
}
.h1top span{
    color: #003A70;
    font-family: "Montserrat", Sans-serif;
    font-weight: 900;
    text-transform: uppercase;
}
.h1pre h1{
    color: white;
}
.h1pre h1 i{
    font-style: normal;
}
.btn_headlp {
    margin: 5% 0 0 0;
    display: block;
    width: 235px;
    text-align: center;
    background-color: #FF6B00;
    color: white;
    box-shadow: 0px 6px 10px #00000029;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Montserrat", Sans-serif;
    padding: 10px 5px 10px 5px;
}
.btn_headlp:hover{
    text-decoration: none;
    background-color: #003A70;
    color: white;
    transition: all .3s;
}
.dv_lpnm{
    background-color: #F8F9FD;
    padding: 80px 0 80px 0;
    font-family: "Montserrat", Sans-serif;
}
.mt-lp{
    padding: 70px 0 70px 0;
}
.bl_2{
    font-size: 16px;
}
.text_genr{
    font-family: "Montserrat", Sans-serif;
}
.text_genr h2, .text_genr h3, .text_genr h4, .bl_2 h3, .bl_2 h2 {
    font-size: 28px;
    color: #003A70;
    font-weight: 800;
    margin: 35px 0 35px 0;
    padding: 0 0 25px 0;
    position: relative;
    font-family: "Montserrat", Sans-serif;
}
.text_genr h2:before, .text_genr h3:before, .text_genr h4:before, .bl_2 h3:before, .bl_2 h2:before{
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    height: 6px;
    background: #FF6B00;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 170px;
}
.text_genr p{
    font-size: 16px;
}
.text_genr ul {
    position: relative;
    padding-left: 35px;
    margin: 0 0 3px 0;
    list-style: none;
}
.text_genr li {
    position: relative;
    padding-left: 20px;
    margin: 0 0 12px 0;
}
.text_genr li::before {
    font-family: 'Font Awesome 5 Free';
    content: "\f111";
    color: #8BC53F;
    font-weight: bold;
    display: inline-block;
    font-size: 10px;
    width: 10px;
    position: absolute;
    left: 0;
    top: 3px;
}
.w-blue{
    background-color: #003A70;
}
.w-mtlp {
    margin-top: 250px;
    padding-bottom: 4rem;
}
.w-mtlp-mt{
    margin-top: 500px;
    padding-bottom: 4rem;
}
.imgstd{
    margin-top: -235px;
}
.imgstdmt{
    margin-top: -505px;
}
.bloq_tbl{
    color: white;
    font-family: "Montserrat", Sans-serif;
}
.txtbld p, .txtbld{
    font-size: 20px;
    font-weight: bold;
    color: #003A70;
}
.contmaest h2, .contmaest h3, .contmaest h4{
    text-transform: uppercase;
}
.bloq_tbl h2, .bloq_tbl h3 {
    font-size: 24px;
    color: white;
    font-weight: 700;
    margin: 0 0 35px 0;
    padding: 0 0 35px 0;
    position: relative;
    text-transform: uppercase;
    font-family: "Montserrat", Sans-serif;
}
.bloq_tbl h2:before, .bloq_tbl h3:before {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    height: 6px;
    background: #FF6B00;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 170px;
}
.centmt h2:before, .centmt h3:before, .centmt h4:before {
    margin: 0 auto;
}
.navcal li {
    width: auto;
    text-align: center;
    position: relative;
}
.navcal>li.active>a, .navcal>li.active>a:focus, .navcal>li.active>a:hover {
    color: white;
    background: transparent;
    border: 3px solid transparent;
}
.navcal>li>a.active::before, .navcal>li>a.active:focus::before{
    background: white;
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    height: 3px;
    margin: 0 auto;
    width: 100%;
}
.navcal>li.active{
    border: 3px solid white;
    border-bottom: 0;
}
.tbgnlp{
    border: 3px solid white;
}
.navcal{
    border: none;
}
.navcal li a {
    text-transform: uppercase;
    color: white;
    font-weight: 600;
    font-size: 18px;
    border: none !important;
    font-family: "Montserrat", Sans-serif;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #f8822b;
    background-color: transparent;
    border: 3px solid white !important;
    border-bottom: 0px !important;
    border-radius: 0px !important;
    position: relative;
    background-color: white;
}
.COLOR_ADMINISTRACION_ESTRATEGICA .nav-link.active{ color: #f8822b;}
.COLOR_CALIDAD .nav-link.active{ color: #8BC53F;}
.COLOR_FISCAL .nav-link.active{ color: #ed344b;}
.COLOR_DOCENCIA .nav-link.active{ color: #34c3e5;}
.COLOR_DERECHO_CONSTITUCIONAL .nav-link.active{ color: #faaf40;}
.COLOR_PENAL_ACUSATORIO .nav-link.active{ color: #faaf40;}
.COLOR_DERECHO_LABORAL .nav-link.active{ color: #faaf40;}
.COLOR_TI .nav-link.active{ color: #ae95da;}
.COLOR_DIRECCION_INDUSTRIAL .nav-link.active{ color: #6CBD45;}
.dvtabtxt{
    color: #FFFFFF;
    font-family: "Montserrat", Sans-serif;
    font-weight: 400;
    font-size: 16px;
}
.texproct{
    color: white;
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 700;
}
.texproct a{
    color: white;
    font-weight: 700;
    text-decoration: underline;
}
.title_titulacion {
    color: #ffffff;
    font-family: "Montserrat", Sans-serif;
    font-size: 48px;
    font-weight: 900;
    text-transform: uppercase;
}
.infoorng{
    border-color: #FF6B00;
}
.elementMovs {
    display: none;
    cursor: pointer;
    padding: 5px 0;
    margin: 0;
}
.elementMovs a {
    color: #FF6B00;
    transition: 0.5s all;
    font-size: 16px;
    font-weight: bold;
}
.Btn_Up2 {
    background-image: url(../images/flechaup.png);
    background-repeat: no-repeat;
    border-style: none;
    cursor: pointer;
    color: #FF6B00;
    padding: 5px 10px 5px 18px;
    background-position: 0px 6px;
    font-size: 16px;
    font-weight: 600;
}
.Btn_Down2 {
    background-image: url(../images/flechadown.png);
    background-repeat: no-repeat;
    border-style: none;
    cursor: pointer;
    margin: 2px;
    color: #FF6B00;
    padding: 5px 10px 5px 18px;
    background-position: 0px 10px;
    font-size: 16px;
    font-weight: 600;
}
.contenedortbs{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    background-image: url('../images/maestrias/fondo-contenido-becas.webp');
    position: relative;
}
.dvplecng{
    background-color: #FF6B00;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0.8;
}
.bloq_tbl p{
    font-size: 16px;
    color: white;
}
.blcmh h2, .blcmh h3{
    margin-top: 60px;
}
.w-mglp {
    margin-top: 4rem;
    margin-bottom: 4rem;
}
.btnlp{
    margin: 0 auto;
}
.log_foo img{
    width: 170px;
}
.pfrf{
    padding: 35px 0 35px 0;
    font-family: "Montserrat", Sans-serif;
}
.text_lgn{
    color: white;
    font-size: 44px;
    font-weight: 800;
}
.sloglp{
    font-family: "Montserrat", Sans-serif;
    text-transform: uppercase;
    margin: 0 0 20px 0;
} 
.sloglp span{
    width: 100%;
    display: block;
    text-align: center;
    color: #003A70;
    font-size: 32px;
    font-weight: 300;
}
.sloglp strong{
    width: 100%;
    display: block;
    text-align: center;
    color: #FF6B00;
    font-size: 31px;
    font-weight: 900;
    text-transform: uppercase;
}
.mtt2{
    margin-top: 345px;
}
.w-orange {
    padding: 60px 0 60px 0;
    background-color: #FF6B00;
    color: white;
    font-family: "Montserrat", Sans-serif;
}
.col11qn h2, .col11qn h3{
    font-size: 24px;
    color: white;
    font-weight: 800;
    margin: 0 0 35px 0;
    padding: 0 0 25px 0;
    position: relative;
    text-transform: uppercase;
}
.tabfop{
    margin-bottom: 40px;
}
.col11qn h2:before, .col11qn h3:before, .tabfop:before {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    height: 6px;
    background: #003A70;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 170px;
    margin: 0 auto;
}
.tabfop:before {
    bottom: -15px;
}
.titlehs {
    color: #003A70;
    margin-bottom: 5px;
    font-weight: 700;
}

.col11qn p{
    font-size: 16px;
}
.col11qn a{
    color: inherit;
    text-decoration: underline;
}
.lnkp_hm {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 25px 10px 35px;
    position: relative;
    margin: 0;
    cursor: pointer;
    border: 4px solid #003A70;
}
.Btn_Up{
    border: 4px solid #003A70;
    color: white;
}
.Btn_Down{
    border: 4px solid white;
    color: #003A70;
}
.Btn_Up:before {
    font-family: "Font Awesome 5 Free";
    content: "\f067";
    left: 10px;
    position: absolute;
    font-size: 18px;
    color: #003A70;
}
.Btn_Down:before {
    font-family: "Font Awesome 5 Free";
    content: "\f068";
    left: 10px;
    position: absolute;
    font-size: 18px;
    color: white;
}
.w-green{
    background: #8BC53F !important;
}
.dgreen{
    color: #8BC53F !important;
    font-weight: 600;
}
.icof:before {
    font-family: "Font Awesome 5 Free";
    
    left: 0;
    position: absolute;
    font-size: 14px;
    color: #FF6B00;
    top: 0;
}
.icof:hover:before {
    color: white;
}
.icof1:before {
    content: "\f022";
}
.icof2:before {
    content: "\f25b";
}
.icof3:before {
    content: "\f2c2";
}
.icof4:before {
    content: "\f53a";
}
.icof5:before {
    content: "\f471";
}
.icof6:before {
    content: "\f14a";
}
.icof7:before {
    content: "\f05a";
}
.icofst:before {
    content: "\f005";
}
.modals-lp{
    margin-top: 10px;
}
.mdlp-ct{
    background-color: transparent;
    border: none;
}
.mdlp-hd{
    background-color: transparent;
    border: none;
    padding-top: 0;
    padding-bottom: 0;
}
.clslp{
    color: white;
    text-shadow: none;
    opacity: 1;
}
.clslp:hover{
    color: #49E2D1;
}
.whast {
    text-align: center;
    background-color: #FF6B00;
    padding: 25px 0 25px 0px;
}
.button-cta {
    margin: 0;
    padding: 2px 16px 2px 16px;
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: #1a3dce;
    border-radius: 21px 21px 21px 21px;
    background-color: #1a3d6d;
    -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
    color: #FFFFFF;
    font-style: normal;
    letter-spacing: 0.5px;
    text-transform: none;
    text-decoration: none;
    text-align: center;
    text-decoration: none;
    font-weight: 700;
    font-size: 20px;
    padding: 8px 20px 8px 20px;
}
.button-cta:hover{
    border-color: #39CDBD;
    background-color: #39CDBD;
    color: #FFFFFF;
    text-decoration: none;
}
@media(max-width:1300px){
    .bannerArea{
        height: 90vmin;
        object-fit: cover;
    }
}
@media(max-width:1260px){
    .content-logo {
        width: 24%;
    }
    .navegacion {
        width: 68%;
        margin-left: 4%;
    }
}
@media(max-width:1208px){
    .navegacion {
        width: 84%;
        margin-left: 0%;
    }
    .h1top h1 {
        font-size: 34px;
    }
    .content-logo {
        width: 16%;
    }
    .log-cb1 {
        width: 170px;
    }    
}
/* @media(max-width:1150px){
    .navegacion {
        width: 74%;
        margin-left: 0%;
    }
} */
@media(max-width:1025px){
    .mgmov{
        margin-top: 40px;
    }
    .mean-container .mean-bar{
        position: fixed;
    }
    .nbanner {
        padding-top: 90px;
    }
    .sub-arrow{
        display: none;
    }
    .content-log-resp{
        display: block;
    }
    .limsb ul {
        border: inherit;
        padding: 0;
        position: relative;
        top: inherit;
        width: 100%;
        z-index: 10;
    }
    .limsb:hover ul {
        display: inherit;
    }
    .limsb ul {
        display: inherit;
    }
    .logo-resp{
        display: block;
    }
    .mean-container .mean-bar {
        background: rgb(255 255 255 / 90%) !important;
    }
    .mean-container a.meanmenu-reveal {
        color: black;
        position: relative;
        margin: 0 auto;
    }
    .mean-container .mean-nav {
        padding-top: 0px;
    }
    .mean-bar{
        padding-top: 40px !important;
    }
    .pnavpieel {
        position: absolute;
        top: 22px;
        right: 25px;
    }
    .cabeza{
        border-bottom: none !important;
    }
    .content-logo{
        display: none;
    }
}
@media(max-width:750px){
    .navcal>li>a.active::before, .navcal>li>a.active:focus::before {
        background: transparent;
    }
    .navcal li {
        width: 50%;
        text-align: center;
        margin: 0 0 5px 0;
    }
    .title_titulacion {
        font-size: 26px;
    }
    .text_lgn {
        font-size: 26px;
    }
    .navcal li a {
        font-size: 14px;
    }
    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
        border: 3px solid white !important;
        border-bottom: 3px solid white !important;
        background-color: white;
        color: #f8822b;
    }
    .navcal li a{
        border: 3px solid white !important;
    }
    .h1top h1 {
        font-size: 28px;
    }
    .abs_banner {
        top: 40%;
    }
    .h1top h1 {
        font-size: 20px;
    }
    .elements_socialsfoo{
        float: left;
        width: 100%;
        margin: 30px 0 0 0;
    }
    .footercp {
        margin-top: 15px !important;
        text-align: center;
    }
    .footercp p{
        text-align: center !important;
    }
    .list_lnkfoo li{
        text-align: center;
    }
    footer {
        padding: 50px 0 50px 0;
    }
    .btn-promo-pl{
        display: none;
    }
    .btn-pl-a span{
        display: none;
    }
    /* .pnavpieel{
        display: none;
    } */
    .mean-bar {
        padding-top: 60px !important;
    }
    .btn-pl-a {
        height: 22px;
    }
    .content-log-resp {
        top: -10px;
        width: auto;
        text-align: center;
    }
    .content-log-resp img {
        width: 120px;
        margin: 8px 0 0 40px;
    }
    .m-other {
        margin-top: 140px;
        margin-bottom: 140px;
    }
    .div_oth h1{
        font-size: 36px;
    }
    .col-lg-6.text-center.px-4{
        margin-bottom: 40px;
    }
    .w-grenlg p {
        font-size: 18px;
    }
    .one-yellow-img-pre {
        left: 16%;
    }
    .two-yellow-img-pre {
        top: 0%;
        right: 7%;
    }
    .rwvhp {
        display: none;
    }
    .navcal li a {
        font-size: 13px;
    }
}
@media screen and (max-width:578px){
    .list-h2tem, .notitles {
        display: none;
    }
    .elementMovs {
        display: block;
    }
    .mean-container .mean-bar {
        position: relative;
    }
    .bannerareas {
        margin-top: 0px;
    }
    .absBarea{
        margin-bottom: 25px !important;
    }
    .bannerArea{
        height: auto;
        object-fit: initial;
    }
    .h1areas h1 {
        color: #003A70 !important;
    }
    .bannermaestria {
        background-image: url(../images/maestrias/maestria-cesba-queretaro-responsivo.jpg);
        background-size: 100%;
        background-position: top !important;
    }
    .nommov{
        margin: 0 !important;
    }
    .smmbm{
        margin-bottom: 35px;
    }
    .mgmov {
        margin-top: 15px;
    }
    .nbanner {
        padding-top: 120px;
    }
    .abs_banner {
        top: inherit;
        position: relative;
        float: left;
        width: 100%;
        z-index: 9;
        margin: 20px 0 0 0;
    }
    .bnabs, .bnabslf{
        position: relative !important;
        margin-left: 0 !important;
    }
    .bnabslf{
        width: 70%;
        margin: 0 auto !important;
        display: table;
    }
    .rwvh, .rwvhp{
        height: auto;
    }
    .rwvhp {
        display: none;
    }
    .btn_headlp {
        margin: 60px auto 0 auto;
    }
    .bgt {
        padding: 85px 0 0 0;
        margin-top: -70px;
    }
    .three-yellow-img {
        position: absolute;
        bottom: 22%;
        right: inherit;
        z-index: 8;
        left: 22%;
    }
    .two-yellow-img{
        position: absolute;
        top: 14%;
        right: inherit;
        z-index: 8;
        left: 22%;
    }
    .one-yellow-img{
        position: absolute;
        z-index: 8;
        top: 12%;
        right: 2%;
    }
    .three-yellow-img-q {
        position: absolute;
        top: 46%;
        right: inherit;
        z-index: 8;
        left: 30%;
    }
    .two-yellow-img-q {
        position: absolute;
        top: 14%;
        right: inherit;
        z-index: 8;
        left: 22%;
    }
    .one-yellow-img-q {
        position: absolute;
        z-index: 8;
        top: 12%;
        right: 2%;
    }
    .text_genr h2, .text_genr h3 {
        font-size: 20px;
    }
    .mtt2 {
        margin-top: 180px;
    }
    .imgstd {
        margin-top: -130px;
    }
    .imgstdmt{
        margin-top: -0px;
    }
    .txtbld p, .txtbld {
        font-size: 16px;
    }
    .w-mtlp-mt {
        margin-top: 50px;
    }
    .bloq_tbl h2, .bloq_tbl h3 {
        font-size: 20px;
    }
    .w-mglp {
        margin-bottom: 0rem;
    }
    .nobuo{
        display: none;
    }
    .w-orange {
        margin: 50px 0 0 0;
    }
    .blockds{
        margin-bottom: 40px;
    }
    .imgvt{
        margin-top: 0px;
        margin-bottom: 50px;
    }
    .btn_info{
        margin: 0 auto;
        width: 212px;
        display: block;
        font-size: 16px;
    }
    .text_lgn {
        font-size: 30px;
        text-align: center;
    }
    .noordermov{
        order: inherit;
    }
    .imglog-prep2 {
        margin: 0 0 50px 0;
    }
    .psm-0{
        padding: 0 !important;
    }
    .dv_lpnm {
        padding: 50px 0 80px 0;
    }
    .bannerprep{
        /* background-image: url('../images/preparatoria-cesba-queretaro-responsivo.jpg'); */
        background-position: right;
    }
    .bannermaestria {
        background-position: right center;
    }
    .bannermaestria > .abs_banner{
        position: absolute;
        float: inherit;
        margin: 20px 0 0 0;
        bottom: 150px;
    }
    .navcal li {
        width: 100%;
    }
}