﻿/*
#F6F6F6
azul #28237D;

*/
.navbar {
    padding: 0px;
    color: #FFF;
    margin: 0px;
    height: 50px;
    min-height: 50px;
    display: inherit;
    font-weight: bold;
}

    .navbar .container {
    }

.navbar-nav {
    margin-top: 0px;
}
.navbar-collapse {
    top: 0px;
    position: relative;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar-toggle {
    padding:0px;
}

.navbarBlue {
    background-color: #282589 !important;
}

.navBlue-nav > li {
    height: 50px;
}

.nav > li > p {
    background-color: #282589 !important;
    color: #FFF !important;
    font-weight: normal;
    font-size: 14px;
}
.nav > li > a {
    background-color: #282589 !important;
    color: #FFF !important;
    font-size: 14px;
}

        .nav > li > a:hover {
            background-color: #504D9E !important;
        }



.nav > li > p, .nav > li > a {
    position: relative;
    display: block;
    padding: 15px 15px 15px 15px;
    line-height: inherit;
}
.navbar-nav > li > p, .navbar-nav > li > a {
    position: relative;
    display: block;
    padding: 15px 15px 15px 15px;
    line-height:inherit;
}



/*============ Formulario =========*/

.JSoculto {
    display: none;
}

.imgForm {
    max-width: 100%;
}

.etiqueta1 {
    font-size: 2em;
    font-weight: bold;
}

.etiqueta2 {
    font-size: 1.5em;
    font-weight: bold;
}

.separador1 {
    border: 1px solid #333;
}

.separador2 {
    border: 1px dashed #333;
}

.separador3 {
    border: 2px dashed #333;
}

.divBtnInp {
    background-color: transparent;
    border: none;
    float: left;
}

.fileSelect {
    margin-right: 30px;
    color: blue;
    font-weight: bold;
}

.imgBtnInp {
    width: 40px;
}

/*============ Inicia Bakcround animado =========*/
body {
    margin: auto;
    font-family: -apple-system, BlinkMacSystemFont, sans-serif;
    overflow: auto;
    background: linear-gradient(315deg, rgba(32,32,127,1) 3%, rgba(99 115 199) 38%, rgba(0,55,137,0.5) 68%, rgba(32,32,127,1) 98%);
    animation: gradient 15s ease infinite;
    background-size: 400% 400%;
    background-attachment: fixed;
}

a {
    color: inherit;
}

    a:hover, a:focus {
        color: inherit;
        text-decoration: none;
    }

ul {
    font-size: inherit;
}

@keyframes gradient {
    0% {
        background-position: 0% 0%;
    }
    50% {
        background-position: 100% 100%;
    }
    100% {
        background-position: 0% 0%;
    }
}

.wave {
    background: rgb(255 255 255 / 25%);
    border-radius: 1000% 1000% 0 0;
    position: fixed;
    width: 200%;
    height: 12em;
    animation: wave 10s -3s linear infinite;
    transform: translate3d(0, 0, 0);
    opacity: 0.8;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.wave:nth-of-type(2) {
    bottom: -1.25em;
    animation: wave 18s linear reverse infinite;
    opacity: 0.8;
}

.wave:nth-of-type(3) {
    bottom: -2.5em;
    animation: wave 20s -1s reverse infinite;
    opacity: 0.9;
}

@keyframes wave {
    2% {
        transform: translateX(1);
    }

    25% {
        transform: translateX(-25%);
    }

    50% {
        transform: translateX(-50%);
    }

    75% {
        transform: translateX(-25%);
    }

    100% {
        transform: translateX(1);
    }
}
/*============ Termina Bakcround animado =========*/

.bodySite {
    position:relative;
    top:50px;
    background-color: transparent;
    min-height: 88vh;
}
.bodyMenu {
    background-color: #F0F1F2;
}
.footer-bg {
    position:relative;
    top:50px;
    min-height: 50px;
    padding: 15px;
    background-color:rgba(224,224,224, 0);
    color: #111;
}
.divHidden {
    display: none !important;
}


/*=============colores=================*/
.backGrey2 {
    background-color: #E0E0E0;
}
.backGrey {
    background-color: #F6F6F6;
}
.backWhite {
    background-color: #FFF;
}

.backBlue {
    background-color: #282589;
}

.backBlueBtn {
    background-color: #282589;
}


.hr1 {
    border: 1px solid #333;
}
.hr2 {
    border: 1px dashed #333;
}
.hr3 {
    border: 2px dashed #333;
}
/*=============fuentes=================*/
.fontGde{
    font-size:14px;
}


/*=============check=================*/
.checkb {
    cursor: pointer;
    width: 18px;
    height: 18px;
}

.checkbVal {
    padding-left: 10px;
    padding-top: 5px;
    position: absolute;
}

.checkpeq {
    cursor: pointer;
    width: 15px;
    height: 15px;
}

.checkbValpeq {
    padding-left: 5px;
    padding-top: 2px;
    position: absolute;
}

.checkbValpeqInl {
    padding-left: 5px;
    padding-top: 2px;
}

.check {
    height: 25px;
    width: 25px;
    background-color: #eee;
    border: 1px solid #E2E4E5;
}

.checkXPqn {
    height: 15px;
    width: 15px;
    background-color: #eee;
    border: 1px solid #E2E4E5;
}

.check:hover {
    cursor: pointer;
}

.checkXPqn:hover {
    cursor: pointer;
}

.aspxCheck input {
    height: 25px;
    width: 25px;
    margin-right: 10px;
    background-color: #eee;
    border: 1px solid #E2E4E5;
}


/*=============TABLAS==================*/
.tablaHov1 {
    /*border: 1px solid #111;width: 100%;*/
    border-collapse: collapse;
    text-align: left;
    overflow-x: auto;
}

    .tablaHov1 > thead > tr {
        /*background-color: #4BD1A0;
  color:#CCCCCC;*/
        border: 1px solid #C1C1C1;
        /*font-size: 1.2em;*/
    }

    .tablaHov1 > thead > tr th {
        border: 1px solid #C1C1C1;
        font-weight: bold;
        padding: 0 5px;
    }

    .tablaHov1 > thead > tr td {
        border: 1px solid #C1C1C1;
        font-weight: bold;
        padding: 5px;
    }

.tablaHov1 > thead {
    vertical-align: top;
}

.tablaHov1 > tbody {
    vertical-align: top;
}

    .tablaHov1 > tbody > tr {
        /*background-color: #efefef;
  color:#111;*/
        border-bottom: 1px solid #C1C1C1;
    }

        .tablaHov1 > tbody > tr:hover {
            background-color: #e9e9f3;
        }

        .tablaHov1 > tbody > tr td {
            border-bottom: 1px solid #C1C1C1;
            padding: 5px;
        }


            .tablaHov1 > tbody > tr td a {
                display: block;
            }

.tablaHov1 > tfoot > tr {
    /* background-color: #4BD1A0;
  color:#CCCCCC;
  border: 1px solid #CCCCCC;
  font-weight:bold;*/
}

    .tablaHov1 > tfoot > tr td {
        border: 1px solid #C1C1C1;
        padding: 0 5px;
    }

    .tablaHov1 > tfoot > tr th {
        border: 1px solid #C1C1C1;
        padding: 0 5px;
    }


.tablaSimple {
    /*border: 1px solid #111;width: 100%;*/
    border-collapse: collapse;
    text-align: left;
    overflow-x: auto;
}

    .tablaSimple > thead > tr {
        /*background-color: #4BD1A0;
  color:#CCCCCC;*/
        border: 1px solid #C1C1C1;
        /*font-size: 1.2em;*/
    }

        .tablaSimple > thead > tr th {
            border: 1px solid #C1C1C1;
            font-weight: bold;
            padding: 5px;
        }

        .tablaSimple > thead > tr td {
            border: 1px solid #C1C1C1;
            font-weight: bold;
            padding: 5px;
        }

    .tablaSimple > thead {
        vertical-align: top;
    }

    .tablaSimple > tbody {
        vertical-align: top;
    }

        .tablaSimple > tbody > tr {
            /*background-color: #efefef;
  color:#111;*/
            border: 1px solid #C1C1C1;
        }

            .tablaSimple > tbody > tr:hover {
                /*background-color: #D98181;
  color:#4BD1A0;*/
            }

            .tablaSimple > tbody > tr td {
                border: 1px solid #C1C1C1;
                padding: 5px;
            }


                .tablaSimple > tbody > tr td a {
                    display: block;
                }

    .tablaSimple > tfoot > tr {
        /* background-color: #4BD1A0;
  color:#CCCCCC;
  border: 1px solid #CCCCCC;
  font-weight:bold;*/
    }

        .tablaSimple > tfoot > tr td {
            border: 1px solid #C1C1C1;
            padding: 0 5px;
        }

        .tablaSimple > tfoot > tr th {
            border: 1px solid #C1C1C1;
            padding: 0 5px;
        }


/*=============BOTONES=================*/
   /*nav Activa*/
.nav-button {
    border: none;
    height: 20px !important;
    position: relative !important;
    top: -3px !important;
    font-size:17px;
    background-color: transparent;
    left: 0px;
}

.nav-tabs-custom > .nav-tabs > li.active {
    border: 1px solid #19A3FF !important;
    background-color: #19A3FF !important;
    border-top-left-radius: 5px 5px !important;
    border-top-right-radius: 5px 5px !important;
    height: 30px;
    padding: 4px;
}

.nav-tabs-custom > .nav-tabs > li.active > a {
    background-color: transparent !important;
    color: #FFF !important;
    border: none !important;
    height: 20px;
}


/*nav inActiva*/
.nav-tabs-custom > .nav-tabs > li {
    border: 1px solid #fff !important;
    border-top-left-radius: 5px 5px !important;
    border-top-right-radius: 5px 5px !important;
    background-color: #bddcf8 !important;
    height: 30px;
    padding: 4px;
}

    .nav-tabs-custom > .nav-tabs > li > a {
        background-color: transparent !important;
        color: #626262 !important;
        height: 20px;
    }

.miniBtn {
    cursor: pointer;
    padding: 4px !important;
    font-size: 14px !important;
}

.btn-text-div {
    border-radius: 5px;
/*    background-color: #CFCFD0;*/
    width: max-content;
    padding: 0 4px;
    height: 30px;
    font-weight:600;
}
.btn-text-table {
    font-size: 16px;
    height: 22px;
    text-align: center;
}
    .btn-text-table > tbody > tr > td {
        padding: 0 4px;
    }
    .btn-text-img {
        height: 20px;
    }
.btn-text-p{
    padding-top:3px;
}
.btn-text-div:hover {
    cursor: pointer;
}



.btn {
    min-width: 120px;
    margin: 0px;
    display: inline-block;
    width: auto;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 5px;
    outline: none;
    padding: 3px 6px;
    font-size: 16px;
    line-height: 1.5;
    cursor: pointer;
    text-decoration: none !important;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    /*    -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 2px 1px rgba(0, 0, 0, .2);*/
}

    .btn:active {
        -webkit-box-shadow: inset 0px 0px 4px 2px rgba(255,255,255,.4);
        box-shadow: inset 0px 0px 4px 2px rgba(255,255,255,.4);
    }

    .btn:active, btn:hover {
        text-decoration: none !important;
    }

.btn:focus{text-decoration: none}
.btn.focus {outline: 0;box-shadow: 0 0 0 .05rem rgba(0,123,255,.25)}
.btn.disabled {opacity: .65}
.btn:not([disabled]):not(.disabled).active {background-image: none}

.btn-primary {color: #FFF;background-color: #504D9E;border: 1px solid #504D9E;}
.btn-primary:hover {color: #FFF;background-color: #282589;}
.btn-primary.focus {box-shadow: 0 0 0 .05rem #504D9E}
.btn-primary.disabled {background-color: #504D9E;}
.btn-primary:not([disabled]):not(.disabled).active{color: #d7d7d7;background-color: #bfbfbf;box-shadow: 0 0 0 .05rem #bfbfbf}


.btn-text {color: inherit;background-color:rgba(207,207,208,.5);border: 1px solid rgba(207,207,208,.5);padding:0px !important}
.btn-text:hover {color: inherit;background-color: #CFCFD0;border: 1px solid #CFCFD0;}
.btn-text.focus {box-shadow: 0 0 0 .05rem rgba(207,207,208,.5)}
.btn-text.disabled {background-color: rgba(207,207,208,.5);}
.btn-text:not([disabled]):not(.disabled).active{color: #d7d7d7;background-color: #bfbfbf;box-shadow: 0 0 0 .05rem #bfbfbf}

.btn-cancel {color: #777777;background-color: #f7f7f7;border: 1px solid #777777;}
.btn-cancel:hover {color: #777777;background-color: #d7d7d7;}
.btn-cancel.focus {box-shadow: 0 0 0 .05rem #f7f7f7}
.btn-cancel.disabled {background-color: #f7f7f7;}
.btn-cancel:not([disabled]):not(.disabled).active{color: #d7d7d7;background-color: #bfbfbf;box-shadow: 0 0 0 .05rem #bfbfbf}

.btn-secondary {color: #fff;background-color: #55666D;}
.btn-secondary:hover {color: #fff;background-color: #3B474D;}
.btn-secondary.focus{box-shadow: 0 0 0 .05rem #55666D}
.btn-secondary.disabled {background-color: #55666D;}
.btn-secondary:not([disabled]):not(.disabled).active {color: #fff;background-color: #74A639;box-shadow: 0 0 0 .05rem #55666D}

.btn-success {color: #fff;background-color: #83BB40;}
.btn-success:hover {color: #fff;background-color: #74A639;}
.btn-success.focus {box-shadow: 0 0 0 .05rem #83BB40}
.btn-success.disabled {background-color: #83BB40;}
.btn-success:not([disabled]):not(.disabled).active{color: #fff;background-color: #55666D;box-shadow: 0 0 0 .05rem #83BB40}

.btn-info {color: #616161;background-color: #FFF;box-shadow:0px 0px 3px 0.4px #616161;}
.btn-info:hover {color: #616161;background-color: #FFF;transform: scale(1.04);}
.btn-info.focus{box-shadow: 0 0 0 .05rem #FFF}
.btn-info.disabled{color: #e0e0e0;background-color: #FFF;}
.btn-info:not([disabled]):not(.disabled).active{color: #FFF;background-color: #FFF;box-shadow: 0 0 0 .05rem #FBAF5D}


.w-AbsoluteMdn {
    width: 250px;
}

.divAbsolute {
    -webkit-box-shadow: 0px 0px 8px 0px rgb(10 70 110 / 66%);
    box-shadow: 0px 0px 8px 0px rgb(10 70 110 / 66%);
    position: absolute;
    z-index:1;
    background-color: #FFF;
    padding: 15px;
    border-radius: 5px;
    
}
    .divAbsolute > ul {
        padding: 0px;
    }


.liEstatus {
    text-align: center;
    color: #FFF;
    min-height: 30px;
    width: 220px;
    padding: 3px 5px;
    cursor: pointer;
    border-radius: 5px;
}
/*=============BOTONES BOOTSTRAP=================*/
/*===============  COLORES  ================*/



.textRed {
    color: red;
}

.textBlue {
    color: #004999;
}
.textGrey {
    color: #717272;
}

.textGrey {
    color: #717272;
}
.textGrey_1 {
    color: #E2E4E5;
}
.backGrey_1 {
    background-color: #E2E4E5;
}
.backWhite {
    background-color: #FFF;
}
/*Registro*/

.bEstatus_Regis {
    background-color: #717272 !important;
}
/*Visto*/
.bEstatus_Visto {
    background-color: #E5CA2F !important;
}
/*En desarrollo*/
.bEstatus_Endes {
    background-color: #E56F2F !important;
}
/*Entregado y en revisión*/
.bEstatus_Entre {
    background-color: #85C644 !important;
}
/*Concluido*/
.bEstatus_Concl {
    background-color: #328432 !important;
}
/*Información insuficiente*/
.bEstatus_Infor {
    background-color: #D52F2F !important;
}

.opacityP75 {
    opacity: .75;
}
.opacityP75:hover {
    opacity: 1;
}
.linktd {
    display: block;
}
.fontbld {
    font-weight: bold;
}

.displayInlineBlck{
    display:inline-block;
}
.borderMad {
    border: 1px solid #754E31;
}
.borderGrey {
    border: 1px solid #626262;
}
.borderWhite {
    border: 1px solid #FFF;
}

.borderMedium {
    border: 1px solid #626262;
}

.borderLigth {
    border: 1px solid #E2E4E5;
}

.borderLigthL {
    border-left: 1px solid #E2E4E5;
}
.borderLigthR {
    border-right: 1px solid #E2E4E5;
}

.borderLigthB {
    border-bottom: 1px solid #E2E4E5;
}

.borderLigthT {
    border-top: 1px solid #E2E4E5;
}

.borderB {
    border-bottom: 1px solid #626262;
}


.fontline {
    text-decoration: underline;
}

.rad5{
    border-radius:5px;
}
.rad10 {
    border-radius: 10px;
}
.rad15 {
    border-radius: 15px;
}
.minHeightCont {
    min-height: 150vh;
}
.widthAuto{
     width:auto;
}

.heightCard_85vh {
    height:auto;
    min-height: 85vh;
}
.heightCard_peq {
    height: auto;
    min-height: 250px;
}
.shadowCard {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .10);
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .10);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .10);
	box-shadow: 0px 0px 5px #ffffff;
    border-radius: 5px;
    }
    .margin15{
    margin:15px;
}
.margin5 {
    margin: 5px;
}

.marginT15 {
    margin-top: 15px;
}
.marginTB15 {
    margin-top: 15px;
    margin-bottom: 15px;
}
.marginT30 {
    margin-top: 30px;
}
/*=============FIN COLORES======================================*/
.btn-Grey {
    background-color: #626262;
    color: #eeeeee;
}

.imgMdn {
    width: 50px;    
}

.imgPqn {
    width: 30px;
}
.imgPqn25 {
    width: 25px;
}

.imgXPqn{
    width:20px;
}
.imgPqnWH {
    max-width: 30px;
    max-height: 30px;
}
.btnimgPqn {
    cursor: pointer;
    width: 30px;
    padding:0px !important;
}
.btnimgPqnResp {
    cursor: pointer;
    width: 30px;
    padding: 0px !important;
}
.btnimgMdnHgt {
    cursor: pointer;
    height: 50px;
    padding: 0px !important;
}
.btnimgPqnHgt {
    cursor: pointer;
    height: 35px;
    padding: 0px !important;
}
.btnXimgPqn {
    cursor: pointer;
    width: 30px;
    padding: 0px !important;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}
::-webkit-scrollbar-button {
  width: 0;
  height: 0;
}
::-webkit-scrollbar-thumb {
    border: 0 none #FDFBF6;
    border-radius: 50px;
}
::-webkit-scrollbar-track {
    background: #e1e1e1;
    border: 0 none #FDFBF6;
    border-radius: 50px;
}
::-webkit-scrollbar-track:hover {
  background: #e1e1e1;
}
::-webkit-scrollbar-track:active {
  background: #e1e1e1;
}
::-webkit-scrollbar-corner {
  background: transparent;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active, 
textarea:-webkit-autofill, 
select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}


hr {
    border: .5px solid #C0C0C0;
}

p{
    margin:0px;
}

h1,h2,h3,h4,h5,h6{
    margin:0;
    display:inline;
}

.pad15 {
    padding: 15px !important;
}

.pad30{
    padding:30px !important;
}

.pad60{
    padding:60px !important;
}

.pad5Resp {
    padding: 5px !important;
}

.pad15Resp {
    padding: 15px !important;
}

.pad30Resp {
    padding: 30px !important;
}

.pad60Resp {
    padding: 60px !important;
}

.padL15{padding-left:15px}
.padL30{padding-left:30px}
.padL60{ padding-left:60px}
.padR15 {padding-right: 15px}
.padR30 {padding-right: 30px}
.padR60 {padding-right: 60px}


.padL15Resp {padding-left: 15px}
.padL30Resp {padding-left: 30px}
.padL60Resp {padding-left: 60px}
.padR15Resp {padding-right: 15px}
.padR30Resp {padding-right: 30px}
.padR60Resp {padding-right: 60px}

.marginB5 {
    margin-bottom: 5px !important;
}
.marginB10 {
    margin-bottom: 10px !important;
}
.marginB15 {
    margin-bottom: 15px !important;
}
.marginTB15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}
.marginB30 {
    margin-bottom: 30px !important;
}
.marginTB30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}

.marginB60{
    margin-bottom:60px !important;
}

.marginTB60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
}

.padLR15 {
    padding-right: 15px !important;
    padding-left: 15px !important;
}
.padLR30 {
    padding-right:30px !important;
    padding-left:30px !important;
}

.padLR60 {
    padding-right: 60px !important;
    padding-left: 60px !important;
}
.padTB15 {
    padding-bottom: 15px !important;
    padding-top: 15px !important;
}

.padTB30 {
    padding-bottom: 30px !important;
    padding-top: 30px !important;
}
.padTB60 {
    padding-bottom: 60px !important;
    padding-top: 60px !important;
}


.padLR10 {
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.padLR15Resp {
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.padLR30Resp {
    padding-right: 30px !important;
    padding-left: 30px !important;
}

.padLR60Resp {
    padding-right: 60px !important;
    padding-left: 60px !important;
}

.padTB10Resp {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}

.padTB15Resp {
    padding-bottom: 15px !important !important;
    padding-top: 15px !important;
}

.padTB30Resp {
    padding-bottom: 30px !important;
    padding-top: 30px !important;
}



.padTB60Resp {
    padding-bottom: 60px !important;
    padding-top: 60px !important;
}

.marginTB5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.marginLR10 {
    margin: 0 10px !important;
}

.marginLR15 {
    margin: 0 15px !important;
}

.marginLR30 {
    margin: 0 30px !important;
}

.marginLR60 {
    margin: 0 60px !important;
}

.float-noneImp {
    float: none !important;
}

.float-left{
    float:left
}
.float-right {
    float: right
}




.containerSub {
    min-height: 75vh;
    background-color: #FFF;
}

.containerCompl{
    width:100%;
}

.containerForCent {
    
    width: 100%;
    text-align: center;
}

.containerCent {
    width: 1200px;
    display: inline-block;
    text-align: left;
}
.lateralCent {
    width: calc((100% - 1200px)/2);
    min-height:100px;
}

.container60Resp {
    width: 60%;
    margin-left: 20%;
}

    .containerCent {
        min-height:1px;

    }



.w-50 {
    width: 50%;
}

.w-100{
    width:100%;
}
.max-h-100{
    max-height:100%;
}
.max-w-100 {
    max-width: 100%;
}



.pad4pxIm {
    padding: 4px !important;
}

.form-control-div{
    padding:10px 0;
}

.form-control-div-img{
	display: grid ;
	justify-items: center;
}

.form-control-lbl {
    width:100%;
}
.form-control-lbl-req {
    width: 100%;
    font-weight: bold;
}
.form-control-req {
    color: red;
    font-size: 1.2em;
}
.form-control {
    /*background-color: #f5f5f5;*/
    /*border: 1px solid #DCDEDD;width:100%;*/
    border-radius: 5px;
    padding: 2px;
}

    .form-control:focus {
        /*border-color: #94558C;
        box-shadow: 0 0 0 0.2px #94558C;*/
    }
    .form-control[disabled] {
        background-color: #F0F1F2;
    }

    .form-control.filter {
        background-color: #DEF4FF !important;
    }
.disnone {
    display: none;
}
.disnoneImp {
    display: none !important;
}
.JSoculto {
    display: none !important;
}

.miniBtn {
    cursor: pointer;
    font-size: 14px !important;
    height:32px;
}




.footer {
    color: #E2E4E5 !important;
    /*padding-top: 20px !important;*/
    /*font-family: 'Whitney Mathigon' !important;*/
    font-size: large !important;
    text-align: right !important;
    /*height: 8vh !important;*/
    background-size: 100% auto;
    background-position: bottom;
    /*-webkit-box-shadow: 0px -2px 9px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px -2px 9px 0px rgba(0,0,0,0.75);
    box-shadow: 0px -2px 9px 0px rgba(0,0,0,0.75);*/
    background-color: #0099FF;
    padding-bottom: 3.6em;
}

.footer a, .footer a:hover, .footer a:active, .footer a:visited {
    color: #ffaa45 !important;
}


.mainFinder {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    background-color: #f5f5f5;
    /*font-family: 'Whitney Mathigon', Helvetica, Arial, sans-serif !important;*/
}

.indexTemplateMain {
    height: 100vh;
    margin: 0 !important; 
    padding: 0 !important;
    border: 0 !important;
}

.indexTemplateChild {
    /*min-height: 100vh;*/
    border: 0 !important;
    margin-bottom: 35px;
    padding: 0 !important;
}

.indexTemplateWithMenu {
    padding: 0 !important;
    border: 0 !important;
    padding-top: 0 ;
}

.indexFirstImage {
    background-color: #262638;
    color: #f5f5f5;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100vh;
    float: right;
}

.indexFirstFinder {
    background-color: #f5f5f5;
    color: #181824;
    height: 100vh;
    float: right;
}

.imgTit1Hero {
    height: 20vh;
    color: #f5f5f5;
    font-size: xx-large;
    text-align: center;
    text-shadow: 5px 5px rgba(0,0,0,0.5);
    position: relative;
}

.imgTit1HeroUp, .imgTit1HeroBottom {
    position: absolute;
    margin: 0 auto;
    width: 100%;
}

.imgTit1HeroUp {
    bottom: 0;
}

.imgTit1HeroBottom {
    top: 0;
}

.imgBackBook {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    height: 60vh;
}

.preFinder {
    height: 30vh;
}

.indexSecondFinder {
    height: 50vh;
}

#ContentPlaceHolder_btnLogin, #ContentPlaceHolder_btnContacto {
    border: 1px solid #f5f5f5;
    color: #f5f5f5;
    margin: 25px 0 0 0;
    height: 40px;
    font-size: medium;
    text-align: center;
    border-radius: 2px;
    padding: 0;
}

#ContentPlaceHolder_btnLogin {
    background-color: #f06668;
}

#ContentPlaceHolder_btnLogin:hover, #ContentPlaceHolder_btnLogin:active {
    background-color: #b71c1c;
    font-weight: bold;
}

#ContentPlaceHolder_btnContacto {
    background-color: #bdbdbd;
}

#ContentPlaceHolder_btnContacto:hover, #ContentPlaceHolder_btnContacto:active {
    background-color: rgba(120,120,120,0.8);
    font-weight: bold;
}

.scrollDown {
    background-image: url('../img/scrollDown.png');
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
    height: 10vh;
}
.linkHovSub:hover {
    text-decoration:underline !important;
}

.catCourses_title {
 
    padding-bottom: 15px;
    border: none !important;
}
.divMapaLink {
    font-size: 20px;
    width: 100%;
    text-align: left;
    /*padding: 15px 15px 10px 15px;*/
    /*    -webkit-box-shadow: 0 0 2px 2px rgba(204,204,204,.5);#F0F1F2
    -moz-box-shadow: 0 0 2px 2px rgba(204,204,204,.5);
    box-shadow: 0 0 2px 2px rgba(204,204,204,.5);*/
}

.aMapaLink {
    background-color: rgba(240,241,242,.6);
    border-radius: 3px;
    margin: 0 8px 0 8px;
    color: #0089E5;
    font-size: 18px;
    padding: 8px;
    font-family: sans-serif;
}
    .aMapaLink:hover {
        background-color: rgba(249,249,249,.8);
        
        text-decoration: none !important;
    }
.divMapaLink a {
    cursor: pointer;
    text-decoration: none !important;
}

    .divMapaLink a:hover {
        text-decoration: none !important;
    }


.displayPc {
    display: inherit !important;
}

.displayCel{
    display:none !important;
}
.displayPcMenu {
    display: inherit !important;
}

.displayCelMenu {
    display: none !important;
}
.catCourses_more {
    font-weight: bold;
}

.catCourses_subtitle {
    color: #626262;
    text-align: left;
    font-weight:bold;    
    /*margin-top:25px;*/
}

.catCourses_titleHeader {
    text-align: center;
    /*font-size: xx-large;
     padding-top: 25px; */
    color: #626262;
}

.catCourses_grid {
    height:auto;
}

.catCourses_more {
    /*border-bottom: 1px solid rgba(130, 130, 130, 0.25);*/
    text-align: right;
    padding: 15px 30px;
}

.divEstatus {
    border-radius: 15px;
    border: 1px solid #717272;
}
.divIntEstatus {
    border: 1px solid #717272;
    height:35px;
}
/*Registro*/
.divEstatus_Fase0 {
    background-color: #717272;
}
/*Visto*/
.divEstatus_Fase1 {
    background-color: #E5CA2F;
}
/*En desarrollo*/
.divEstatus_Fase2 {
    background-color: #E56F2F;
}
/*Entregado y en revisión*/
.divEstatus_Fase3 {
    background-color: #85C644;
}
/*Concluido*/
.divEstatus_Fase4 {
    background-color: #328432;
}
/*Información insuficiente*/
.divEstatus_FaseNeg {
    background-color: #D52F2F;
}


.divCardSection {
    background-color: #FFF;
    border-radius: 5px;
    border: 1px solid #E2E4E5;
}
.divCards {
    height: 430px;
}

.divCardsInd {
    height: auto;
    
    /* padding: 30px;max-height: 380px; */
    display: inline-block;
    position: relative;
    padding: 0;
}

.divCardsIndText{
    height: 35vh;
    padding: 30px;
    max-height: 380px;
}

.programContent {
    /*height:100px;
    opacity: 1 !important;*/
}

.programAct {
    padding:10px;
}

.btnIconBtn{
    cursor:pointer;
}

.btnIconBtn:hover{
    transform:scale(1.01);
}

.btnBuscarIcon {
    cursor: pointer;
    width: 30px;
    height: 30px;
}

    .btnBuscarIcon:hover {
        transform: scale(1.05);
    }

.btnFotoPqn {
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 50%;
    border: 2px solid #717272;
}
    .btnFotoPqn:hover {
        border-color: #9E9fA0;
        cursor:pointer;
        /*#E2E4E5*/
    }

.imgFotoPqn {
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 50%;
    border: 2px solid #717272;
}

.divBtnCerrar{
    text-align:right;
}
.btnIconCircPqn {
    display: inline-block;
    position: relative;
    top: -8px;
    cursor: pointer;
    padding: 2px 7px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: rgba(207,207,208,.5);
    text-align: center;
}
    .btnIconCircPqn:hover {
        background-color: #CFCFD0;
        /*#E2E4E5*/
    }
.btnIconPqn {
    cursor: pointer;
    display:inline-block;
    width: 35px;
    height: 30px;
    padding-top: 2px;
    border-radius: 3px;
    background-color: rgba(207,207,208,.5);
    text-align: center;
}

    .btnIconPqn:hover {
        background-color: #CFCFD0;
        /*#E2E4E5*/
    }

    .btnIconPqn > img {
        height: 20px;
        display: inline-block;
        max-width: 25px;
    }
    .btnIconXPqn {
        cursor: pointer;
        width: 25px;
    }

    .btnIconXPqn:hover {
        transform: scale(1.05);
    }


.courseBookShow {
    height: 100%;
    background: #FDFBF6;
    /*border: 2px solid #E2E4E5;*/
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius:5px;
}

.courseBookShowHeader {
    /*height: auto;*/
    position: relative;
    /*background: #FDFBF6;
    border: 2px solid #E2E4E5;*/
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
    float: left;
}

.divRadialContainer{
    padding-top:13px;
}
.courseImage {
    /* height: 60%; */
    min-height: 250px;
    background-position: center;
    background-size: 100% 100%;
    position: relative;
}

.courseImageBig {
    height: 100%;
    background-position: center;
    background-size: 100% 100%;
    position: relative;
}

.courseTitle {
    width: 100%;
    float: left;
    
}

.courseObliga {
    position:absolute; 
    bottom:36px;
}
.TextBookCurse{
    height:68px;
    overflow-y:auto;
}
.TextBookProgram {
    max-height: 120px;
    overflow-y: auto;
}
.descTitle {
    display: inline-block;
    float: left;
}

.descTitlePreIndice {
    height: 35% !important;
    padding-top: 5% !important;
}

.descHeaderDesc {
    overflow-y: auto;
    margin: 0 5px 10px;
    padding: 10px 5px 5px;
    color: #626262;
    width: calc(100% - 10px);
    height: calc(70% - 25px);
    font-size: large;
    /*max-height: 125px;*/
}

.titColor {
    /*font-weight: bold;*/
}

.courseNumbers {
    width: 100%;
    float: left;
    text-align: right;
    padding: 10px 10px 0 0;
}

.eventsCalRemove{
    cursor:pointer;
    text-decoration:underline;
}
/*.courseBookShow:hover {
    -webkit-transform:scale(1.02); 
    -moz-transform:scale(1.02);
    -ms-transform:scale(1.02); 
    -o-transform:scale(1.02);  
     transform:scale(1.02);
}*/

/*.courseBookShow:hover {
    filter: contrast(120%);
    -webkit-filter: contrast(120%);
    -moz-filter: contrast(120%);
}*/

    .courseBookShow:hover .courseImage {
        
    }

.courseBookShow:hover .teacherShadow {
    
}

.indexPromoTemp {
    min-height: 0 !important;
}

.sliderPromo {
    width: 85%;
    margin: 0px auto;
    padding:50px 0;
    /*height: 310px !important;*/
}
.slick-list {
    left: 30px !important;
    width: calc(100% - 35px) !important;
}
.slick-slide {
    margin: 0 15px;
}

.slick-slide img {
  width: 100%;
}

.slick-prev:before,
.slick-next:before {
    color: #FDFBF6;
}
.slick-prev {
    background: url('/img/prev.png') !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

.slick-next {
    background: url('/img/next.png');
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

.slick-dots li button:before {
    color: #FDFBF6 !important;
}

.slick-prev, .slick-next {
    top: 90% !important;
}

.tmbImgPromo {
    /*background-size: cover;*/
    position: relative;
    height: 180px !important;
    border: 5px solid #FDFBF6;
    -webkit-box-shadow: 0 0 10px 5px rgba(255,255,255,.2);
    -moz-box-shadow: 0 0 10px 5px rgba(255,255,255,.2);
    box-shadow: 0 0 10px 5px rgba(255,255,255,.2);
    /*min-width: 200px !important;
    margin: 10px;*/
}

.tittlePromo, .descPromo {
    color: #FDFBF6;
    padding: 10px;
    position: relative;
    float: left;
    width: 100%;
}
 
.tittlePromo {
    text-align: center;
    overflow: auto;
    height: 30%;
    font-size: large;
    top: 1px;
    left: 1px;
}

.descPromo {
    text-align: left;
    overflow: auto;
    height: 65%;
    font-size: small;
}


.txtJSONdata {
    display: none !important;
}

.modal-backdrop {
    z-index: 2 !important;
}

.modal-dialog {
    z-index: 10 !important;
}

.courseHeader {
    /* height: 28% !important; */
}

.ulLecciones {
    padding:0px;
}

.liLeccionesSinHov {
    /*font-size: medium;*/
    border: 1px solid #E2E4E5;
    min-height: 50px;
    padding: 5px 0;
    border-radius: 15px;
    margin: 15px 0;
}

.liLeccionesSinHovGrey {
    /*font-size: medium;*/
    border: 1px solid #E2E4E5;
    background-color: #EAECEC;
    min-height: 50px;
    padding: 5px 0;
}


.liLecciones {
    /*font-size: medium;*/
    border: 1px solid #E2E4E5;
    min-height: 50px;
    padding: 5px 0;
    border-radius: 15px;
    margin: 15px 0;
}

/*.liLecciones:last-child {
    border-bottom: 1px solid #E2E4E5;
}*/

    .liLecciones:hover {
        /*font-size: medium;*/
        border: 1px solid #FDFBF6 !important;
        cursor: pointer;
    }
.subtitleLec{
    font-weight:700;
    margin-bottom:15px;
}
.liTitle, .liDesc {
    overflow: auto;
    float: left;
    height: 100%;
    padding: 5px 15px;
    text-align: justify;
}
.liTitlei{
    overflow: auto;
    float: left;
    height: 100%;
    padding: 3px 10px;
    text-align: right;
    color: #c61717; 
    font-size:25px;
}
.liDesci {
    overflow: auto;
    float: left;
    height: 100%;
    padding: 5px 15px;
    text-align: justify;
    font-size:22px;
}
.liTitle {
    /*width: 200px;*/
    border-right: 1px solid #E2E4E5;
}
.liTitlei {
    /*width: 200px;*/
    border-right: 1px solid #E2E4E5;
}

.liDesc {
    /*width: calc(100% - 200px);*/
}

.JSnone{
    display: none !important;
}

/*DISEÑOS*/



/*===================================GENERAL=======================*/


.lblAvise{
   margin-bottom:10px; 
   font-weight:700 !important;
   color:#c61717; 
   /*border-bottom:solid 1px #E2E4E5;*/
}

.divMensajes{
    padding-top:15px;
}

.lblMsgError {
    color: red;
    font-weight: bold;
}




.linkMap {
    text-decoration: underline !important;
}
.linkSub {
    text-decoration: underline !important;
}
.linksinc{
  color:inherit;
}
.linksinc:hover{
  color:inherit;
}
.curPointer {
    cursor: pointer;
}
.hovPointer:hover {
    cursor:pointer;
}
.hovZoom:hover {
    transform: scale(1.02);
}
.hovShadow:hover {
    -webkit-box-shadow: 0px 10px 10px 1px rgba(255,255,255,.5);
    -moz-box-shadow: 0px 10px 10px 1px rgba(255,255,255,.5);
    box-shadow: 0px 10px 10px 1px rgba(255,255,255,.5);
}


.divTable {
    width: 100%;
    overflow-x: auto;
    /*padding-left:5%;
  padding-right:5%;
  text-align:center; 
  overflow-x:auto;*/
}

.divTableContinua{
  width:calc(100% - 60px);
  margin-left:30px;  
  margin-right:30px;  
  /*padding-left:5%;
  padding-right:5%;
  text-align:center; 
  overflow-x:auto;*/
}

.divtablenomarg{
    width:100%;
    overflow-x:auto;
}

.divTable50Pc{
  width:calc(50% - 50px);
  margin:30px 25px;
  display:inline-block;
  vertical-align:text-top;
  /*padding:50px;
  padding-left:5%;
  padding-right:5%;
  text-align:center;
  overflow-x:auto; */
}

.divTableCenter{
    /*width:auto;*/
    width:80%;
    display:inline-block;
    text-align:center;
}




/* create custom checkbox */
.check {
    height: 25px;
    width: 25px;
    background-color: #eee;
    border: 1px solid #E2E4E5;
}

.aspxCheck input  {
    height: 25px;
    width: 25px;
    background-color: #eee;
    border: 1px solid #E2E4E5;
}

.wrap {
    margin: 0 auto;
    width: 80%;
}
::selection {
    background: #b9e9b9;
    color: #555;
}

::-moz-selection {
    background: #b9e9b9;
    color: #555;
}

::-webkit-selection {
    background: #b9e9b9;
    color: #555;
}

br {
    display: block;
    line-height: 2.2em;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

img {
    border: 0;
    max-width: 100%;
}

#w {
    max-width: 80%;
    margin: 0 auto;
}


.imgLogoSite {
    max-width: 200px;
    max-height: 100px;
}

.imgLogoMenu {
    max-width: 200px;
    max-height:80px;
}

.imgLogoNav {
    max-width: 200px;
    max-height: 50px;
}

/* navigation bar */
.indexMainMenu {
    height: 50px;
    padding: 0px 0;
}

#topnav {
    display: block;
    width: 100%;
    z-index: 1100;
    height: 50px;
    position: relative;
    background-color: #0099FF;
}

    #topnav .logo {
        max-height: 58px;
        position: absolute;
        /*top: -8px;*/
    }

        #topnav .logo a {
            text-decoration: none;
            /*padding: 3px 7px;*/
            display: block;
        }

    #topnav #navbtn {
        display: none;
        float: right;
        top: 8px;
        width: 30px;
        height: 30px;
        padding: 0;
        background: url('../img/nav-icon.png');
        background-size: cover;
        text-indent: -99999px;
        overflow: hidden;
        position: absolute;
        right: 15px;
    }

    #topnav nav {
        position: absolute;
        top: 1.5px;
        right: -10px;
        /*padding-top: 7px;*/
        padding-right: 15px;
    }

        #topnav nav ul {
            list-style: none;
        }

            #topnav nav ul li {
                display: block;
                float: left;
                margin-right: 4px;
                height: 47px;
                background: #0099FF;
            }

/*                #topnav nav ul li:hover {
                    -webkit-box-shadow: 0px 10px 10px 1px rgba(255,255,255,.5);
                    -moz-box-shadow: 0px 10px 10px 1px rgba(255,255,255,.5);
                    box-shadow: 0px 10px 10px 1px rgba(255,255,255,.5);
                }*/

                #topnav nav ul li a {
                    font-size: 18px;
                    padding-top: 9px;
                    text-align: center;
                    display: block;
                    transition: 0.5s all;
                    -webkit-transition: 0.51s all;
                    -moz-transition: 0.5s all;
                    -o-transition: 0.5s all;
                    /*border-bottom: 2px solid #FDFBF6;*/
                    height: 47px;
                    color: #FFF;
                    text-decoration: none !important;
                }

                    #topnav nav ul li a:hover {
                        border-bottom: 0 solid #FDFBF6;
                        color: #FDFBF6 !important;
                        cursor: pointer;
                        text-decoration: none !important;
                        /* -webkit-box-shadow: inset 0px 0px 4px 2px rgba(255,255,255,.4);
                        box-shadow: inset 0px 0px 4px 2px rgba(255,255,255,.4);*/
                        background-color: #007BFF;
                        /*background: rgba(255, 255, 255, 0.5);*/
                    }

                #topnav nav ul li.active > a {
                    border: 2px;
                    border-style: solid;
                    background: #EEE;
                }

/* menu block */
#btmnav {
    display: block;
    padding: 5px 0;
    border-top: 1px solid #cfcfcf;
    font-size: 1.1em;
    font-weight: normal;
}

    #btmnav .credits {
        color: #999;
        line-height: 1.45em;
    }

    #btmnav nav {
        padding: 9px 0;
        padding-bottom: 15px;
    }

        #btmnav nav ul li {
            display: inline;
        }

            #btmnav nav ul li a {
                font-weight: bold;
            }




.content-wrapper, .wrapper {
    background-color: #FDFBF6;
    padding: 0px 0 !important;
    min-height: 100vh !important;
    overflow-y: hidden;
}

.txtJSONMenu {
    display: none !important;
}




#topnav nav ul li a:hover + .ulSubMenu, .ulSubMenu:hover {
    right: 51px;
    
    padding-right: 70px !important;
    display: block !important;
    padding: 0;
    text-align: center;
    width: 400px;
    font-size: medium !important;
    /*max-width: 300px;position: relative;margin-top: 7px !important;*/
}

.ulSubMenu {
    
    display: none;
}

.ulSubMenu li {
    height: 43px !important;
    border-radius: 0px !important;

}

.ulSubMenu a {
    padding: 8px 10px !important;
    height: 43px !important;
    text-align: center;
    border-bottom: 1px solid #E4E4E4;
}

    .ulSubMenu a:hover {
        border-bottom: 1px solid #E4E4E4 !important;
        background: #00838F !important;
    }

.liParMenu {
    width: 120px;
}

.liParMenuFoto {
    width: 150px;
}

.textMenuFoto {
    padding-left: 10px;
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.liParSubMenu {
    width: 50%;
}

.liParSubMenu {
    height: 40px;
}

.LinkFotoMenu {
    padding: 0px !important;
}



.input-lg {
    border-radius: 6px !important;
}


.main-footer-lexis {
    color: #626262;
    font-family: 'Whitney Mathigon', Helvetica, Arial, sans-serif !important;
    font-size: small;
}


/* responsive styles */


@media screen and (max-width: 767px) {
    .displayPcMenu {
        display: none !important;
    }

    .displayCelMenu {
        display: inherit !important;
    }

    .divcrono {
        height: 240px !important;
    }

    .divDetailC {
        border-top: 1px solid rgba(255,255,255,.25);
    }

    .indexMainMenu {
        height: 70px;
    }

    #topnav h1 {
        padding: 1.4em 0em;
    }

    #topnav {
        height: 70px;
    }

        #topnav nav {
            display: none;
            position: static;
            width: 100%;
            top: 40px;
            position: absolute;
            z-index: 100;
            right: 0px;
            padding: 0px;
        }

            #topnav nav ul {
                padding: 0;
                margin: 0px;
            }

                #topnav nav ul li {
                    float: none;
                    margin: 0;
                    text-align: center;
                    /* border-bottom: 1px solid #E4E4E4;*/
                }

                    #topnav nav ul li, #topnav nav ul li:hover {
                        min-height: 40px;
                        height: auto;
                    }

    .liParSubMenu {
        width: 100%;
    }

    .liParMenu {
        width: 100%;
    }

    .liParMenuFoto {
        width: 100%;
    }

    .textMenuFoto {
        text-align: center;
        width: auto;
    }

    .LinkNotificacion {
        width: 100px;
    }

    #liPerfil img {
    }

    .LinkFotoMenu table {
        display: inline-block;
    }

    #liPerfil span {
        line-height: 2em !important;
        display: block !important;
    }

    #liNotificaciones {
        position: fixed;
        top: 6px;
        right: 15%;
        width: 50px;
        display: block !important;
        background-color: transparent !important;
    }

        #liNotificaciones a {
            background-color: transparent !important;
        }


    /*#liNotificaciones, .liParMenu a */
    #liNotificaciones {
        background-color: rgba(255,255,255,0) !important;
        border: rgba(255,255,255,0) !important;
    }



    .ulSubMenu {
        position: relative !important;
        width: 100%;
        display: block !important;
        right: 0px;
    }

        .ulSubMenu a {
            width: 100%;
            border-bottom: 1px solid #E4E4E4 !important;
        }

    #topnav nav ul li a {
        display: block;
        width: 100%;
        line-height: 3em;
        border: 0;
        padding: 0;
        /*border-bottom: 1px solid #E4E4E4;*/
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }

        #topnav nav ul li a:hover {
            color: #FDFBF6;
        }

        #topnav nav ul li a.sel {
            color: #6f8767;
            background: #cbdcc5;
        }

        #topnav nav ul li a:hover + .ulSubMenu, .ulSubMenu:hover {
            width: 100% !important;
            margin: 0 !important;
            right: 0;
            margin-top: 0px !important;
            padding-right: 0px !important;
            /*border-top: 1px solid rgba(255,255,255,0.25) !important;
    border-bottom: 1px solid rgba(255,255,255,0.25) !important;*/
        }

            #topnav nav ul li a:hover + .ulSubMenu a, .ulSubMenu:hover a {
                width: 100% !important;
                margin: 0 !important;
                padding: 0 !important;
            }


    #topnav #navbtn {
        display: block;
    }
}








/*=============MEDIA CSS======================================*/
/*===============similar boostrap===============*/
/*--xs--*/
@media screen and (max-width: 372px) {
    .container60Resp {
        width: 100%;
        margin-left: 0%;
    }


    .pad5Resp {
        padding: 2.5px !important;
    }


    .pad15Resp {
        padding: 7.5px !important;
    }

    .pad30Resp {
        padding: 15px !important;
    }

    .pad60Resp {
        padding: 30px !important;
    }

    .padLR15Resp {
        padding-right: 7.5px !important;
        padding-left: 7.5px !important;
    }

    .padLR30Resp {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    .padLR60Resp {
        padding-right: 30px !important;
        padding-left: 30px !important;
    }

    .padTB10Resp {
        padding-bottom: 5px !important;
        padding-top: 5px !important;
    }

    .padTB15Resp {
        padding-bottom: 7.5px !important;
        padding-top: 7.5px !important;
    }

    .padTB30Resp {
        padding-bottom: 15px !important;
        padding-top: 15px !important;
    }

    .padTB60Resp {
        padding-bottom: 30px !important;
        padding-top: 30px !important;
    }

    .padL15Resp {padding-left: 7.5px !important;}
    .padL30Resp {padding-left: 15px !important;}
    .padL60Resp {padding-left: 30px !important;}
    .padR15Resp {padding-right: 7.5px !important;}
    .padR30Resp {padding-right: 15px !important;}
    .padR60Resp {padding-right: 30px !important;}

    .displayPc {
        display: none !important;
    }

    .displayCel {
        display: inherit !important;
    }



}
/*--xs--*/
@media (min-width: 373px) and (max-width: 575px) {
    .container60Resp {
        width: 100%;
        margin-left: 0%;
    }


    .pad5Resp {
        padding: 2.5px !important;
    }
    .pad15Resp {
        padding: 7.5px !important;
    }

    .pad30Resp {
        padding: 15px !important;
    }

    .pad60Resp {
        padding: 30px !important;
    }

    .padLR15Resp {
        padding-right: 7.5px !important;
        padding-left: 7.5px !important;
    }

    .padLR30Resp {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    .padLR60Resp {
        padding-right: 30px !important;
        padding-left: 30px !important;
    }
    .padTB10Resp {
        padding-bottom: 5px !important;
        padding-top: 5px !important;
    }
    .padTB15Resp {
        padding-bottom: 7.5px !important;
        padding-top: 7.5px !important;
    }

    .padTB30Resp {
        padding-bottom: 15px !important;
        padding-top: 15px !important;
    }

    .padTB60Resp {
        padding-bottom: 30px !important;
        padding-top: 30px !important;
    }

    .padL15Resp {padding-left: 7.5px !important; }
    .padL30Resp {padding-left: 15px !important; }
    .padL60Resp {padding-left: 30px !important; }
    .padR15Resp {padding-right: 7.5px !important; }
    .padR30Resp {padding-right: 15px !important; }
    .padR60Resp {padding-right: 30px !important; }

 

    .displayPc {
        display: none !important;
    }

    .displayCel {
        display: inherit !important;
    }

}
/*--xs--*/
@media (min-width: 576px) and (max-width: 767px) {
    .container60Resp {
        width: 90%;
        margin-left: 5%;
    }
 
}
/*--sm--*/
@media (min-width: 768px) and (max-width: 991px) {
    .container60Resp {
        width: 80%;
        margin-left: 10%;
    }


}
/*--md--*/
@media (min-width: 992px) and (max-width: 1199px) {
    .container60Resp {
        width: 80%;
        margin-left: 10%;
    }


}
/*--lg--*/
@media (min-width: 1200px) {

}



.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12
{
    padding:0px;
}