﻿body {
    background: #ffffff none repeat scroll 0 0;
    color: #333333;
}

input[type="submit"], input[type="button"], textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: none;
    color: #7d7d7d;
    min-height: 30px;
    padding: 4px 6px;
    text-shadow: none;
}

img {
    max-width: 100%;
}

h3 {
    font-family: Lato;
    font-size: 32px;
    font-weight: bold;
}

h1, h2, h3 {
    margin-bottom: 10px;
    margin-top: 20px;
}

#header-top {
    background-color: #f8f8f8;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.module {
    box-sizing: border-box;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 100%;
}

#header-top #top-menu ul {
    list-style: outside none none;
    margin: 0;
}

    #header-top #top-menu ul li {
        display: inline-block;
        line-height: 36px;
        margin-right: 30px;
    }

#header-top .list-support li span {
    font-family: "Lato";
    font-size: 12px;
    font-weight: 700;
}

#top-menu {
    line-height: 1.2em;
}

#header-top .social-media a {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    color: #999;
    display: inline-block;
    font-size: 14px;
    height: 38px;
    line-height: 36px;
    width: 36px;
    transition: color 0.15s linear 0s;
    margin-left: -2px;
}

.social-media a i, .social-media a em {
    text-align: center;
    width: 100%;
}

#header-top .social-media a:hover {
    color: #fff;
}

#header-top .social-media a:first-child {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    width: 36px;
}

.social-media a:hover, .social-media a:active, .social-media a:focus {
    color: #fff !important;
}

.social-media {
    float: right;
}

    .social-media a {
        color: #9c9c9c;
        display: inline-block;
        font-size: 18px;
        height: 36px;
        line-height: 36px;
        width: 36px;
    }

        .social-media a:hover, .social-media a:active, .social-media a:focus {
            color: #fff;
        }

        .social-media a.facebook:hover, .social-media a.facebook:active, .social-media a.facebook:focus {
            background-color: #4d70a0;
        }

        .social-media a.twitter:hover, .social-media a.twitter:active, .social-media a.twitter:focus {
            background-color: #23d8e8;
        }

        .social-media a.gplus:hover, .social-media a.gplus:active, .social-media a.gplus:focus {
            background-color: #484848;
        }

        .social-media a.in:hover, .social-media a.in:active, .social-media a.in:focus {
            background-color: #027ba5;
        }

        .social-media a.youtube:hover, .social-media a.youtube:active, .social-media a.youtube:focus {
            background-color: #fe3432;
        }

        .social-media a.tumblr:hover, .social-media a.tumblr:active, .social-media a.tumblr:focus {
            background-color: #2a445f;
        }

        .social-media a.dribbble:hover, .social-media a.dribbble:active, .social-media a.dribbble:focus {
            background-color: #d984a9;
        }

        .social-media a.skype:hover, .social-media a.skype:active, .social-media a.skype:focus {
            background-color: #1ac9fb;
        }

        .social-media a.pinterest:hover, .social-media a.pinterest:active, .social-media a.pinterest:focus {
            background-color: #cb2027;
        }

        .social-media a i {
            text-align: center;
            width: 36px;
        }

#header {
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.20);
    height: 100px;
    padding: 5px 0;
    position: relative;
    z-index: 21;
}

    #header > .container > .row {
        position: relative;
    }

    #header #logo_sonora {
        display: block;
        height: 90px;
        padding-top: 5px;
        position: relative;
        z-index: 1;
    }

    #header #header_logo {
        box-sizing: border-box;
        color: #fb3449;
        display: none;
        font-size: 24px;
        font-weight: 900;
        height: 80px;
        line-height: 80px;
        margin: -3px 0 0;
        text-align: center;
        text-transform: uppercase;
    }

    #header #logo_sonora span {
        bottom: 0;
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        top: 0;
    }

    #header #buscador {
        position: absolute;
        right: 0;
        top: 27px;
        z-index: 1042;
    }

    #header .form-inline {
        background: #fff none repeat scroll 0 0;
        border-radius: 3px;
        display: block;
        height: 30px;
    }

    #header .search .search-inner {
        display: inline-block;
        float: right;
        margin: 0;
        position: relative;
        transition: all 0.5s ease 0s;
    }

        #header .search .search-inner::before {
            color: #555555;
            content: "\f002";
            display: block;
            font-family: "FontAwesome";
            font-size: 18px;
            left: 5px;
            position: absolute;
            top: 3px;
        }

    #header #mod-search-searchword {
        background: transparent none repeat scroll 0 0;
        border: 1px solid transparent;
        border-radius: 0;
        color: #8b8e94;
        cursor: pointer;
        float: right;
        margin: 0;
        padding: 0;
        position: relative;
        text-indent: -9999em;
        transition: all 0.5s ease 0s;
        width: 18px;
        z-index: 100;
    }

        #header #mod-search-searchword:focus {
            border: 1px solid #868686;
            cursor: text;
            outline: 0 none;
            padding: 0 20px 0 25px;
            text-indent: 0;
            width: 150px;
        }

        #header #mod-search-searchword:focus {
            border-color: rgba(0, 0, 0, 0.1);
            border-radius: 3px;
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
            color: inherit;
            font-size: 14px;
            font-style: normal;
            font-weight: 500;
            padding-left: 30px;
            width: 288px;
            background-color: #FFF;
        }

        #header #mod-search-searchword::-moz-placeholder {
            color: rgba(0, 0, 0, 0);
        }

    #header .search {
        margin: 5px 0 0;
    }

.element-invisible {
    display: none;
}

body .offcanvas, body #canvas {
    display: none !important;
}

#canvas {
    left: auto;
    position: absolute;
    right: 5px;
    text-align: right;
    top: 30px;
    z-index: 4;
}

    #canvas i {
        color: #fb3449;
    }

    .leyes div{
        text-align:center !important;
    }

    .leyes div img{
        padding-bottom:10px;
    }












#bottom {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    height: 50px;
    line-height: 50px;
    margin-top: 0;
    padding: 0;
    position: relative;
    z-index: 3;
}

    #bottom .social-media {
        float: left;
    }

ul#menu-inferior {
    margin: 0;
    padding: 0;
    text-align: right;
}

    ul#menu-inferior li {
        display: inline-block;
        padding: 10px 0;
    }

        ul#menu-inferior li a {
            border-right: 1px solid #ddd;
            color: #666;
            display: block;
            font-size: 12px;
            font-weight: 300;
            height: 20px;
            line-height: 20px;
            padding: 0 10px;
        }

            ul#menu-inferior li a:hover {
                color: #000;
            }

        ul#menu-inferior li:last-child a {
            border-right: 0 none;
        }


.banneritem.pnt{
    margin-bottom:15px;
}

#footer, #footer-bottom {
    background-color: #fff;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    color: #ccc;
    padding: 15px 0;
}

#footer-bottom {
    border-top: 0 solid rgba(0, 0, 0, 0.1);
}

.weblinks {
    font-size: 110%;
}

h3.moduletitle {
    color: #545454;
    margin-bottom: 30px;
}

#footer h3.moduletitle, #footer-bottom h3.moduletitle {
    color: #4d4d4f;
    font-size: 16px;
    margin-bottom: 15px;
}

.list-tramites, .weblinks ul {
    margin: 0;
    padding: 0;
}

.weblinks li {
    line-height: 20px;
    padding-bottom: 10px;
}

.list-tramites li, .weblinks ul li {
    line-height: 1em;
    list-style: outside none none;
    margin: 8px 0 8px 10px;
    position: relative;
}

.weblinks ul li {
    border: 0 none;
    display: block;
    float: none;
    margin-left: 0;
    padding: 0;
}

    .list-tramites li a, .weblinks ul li a {
        border: 0 none;
        color: #666;
        display: block;
        font-size: 12px;
        line-height: 1.2em;
        padding: 0 0 0 1.2em;
        position: relative;
        transition: all 0.15s linear 0s;
    }

        .list-tramites li a::before, .weblinks ul li a::before {
            color: #666;
            content: "\f054";
            display: block;
            font-family: FontAwesome;
            font-size: 12px;
            height: 12px;
            left: 0;
            position: absolute;
            top: 0;
            width: 12px;
        }

.menu {
    list-style: outside none none;
    padding: 0;
}

.mod-content.clearfix, .mod-inner.clearfix, .mod-content.clearfix::before, .mod-inner.clearfix::before, .mod-content.clearfix::after, .mod-inner.clearfix::after {
    display: block !important;
}

#rsDemoWrapper {
    visibility: hidden;
}

#sliders {
    overflow: hidden;
    width: 100%;
    position: relative;
    height: 510px;
}

/*Time Transition for Sliders*/
.transition-timer-carousel .carousel-caption {
    width: 100%;
    left: 0px;
    right: 0px;
    bottom: 0px;
    text-align: center;
    padding-top: 5px;
    padding-left: 10%;
    padding-right: 10%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0+0,0.2+100 */
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#33000000',GradientType=0 ); /* IE6-9 */
}

    .transition-timer-carousel .carousel-caption h1 {
        /*text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);*/
        text-shadow: 0px 1px 1px #4d4d4d;
        font-weight: 600;
    }

    .transition-timer-carousel .carousel-caption .carousel-caption-header {
        margin-top: 10px;
        font-size: 24px;
    }

@media (min-width: 970px) {
    /* Lower the font size of the carousel caption header so that our caption
    doesn't take up the full image/slide on smaller screens */
    .transition-timer-carousel .carousel-caption .carousel-caption-header {
        font-size: 36px;
    }
}

.transition-timer-carousel .carousel-indicators {
    top: 0px;
    margin-top: 5px;
}

.transition-timer-carousel .carousel-control {
    z-index: 11;
}

.transition-timer-carousel .transition-timer-carousel-progress-bar {
    height: 5px;
    background-color: #5cb85c;
    width: 0%;
    margin: -5px 0px 0px 0px;
    border: none;
    z-index: 11;
    position: relative;
}

    .transition-timer-carousel .transition-timer-carousel-progress-bar.animate {
        /* We make the transition time shorter to avoid the slide transitioning
    before the timer bar is "full" - change the 4.25s here to fit your
    carousel's transition time */
        -webkit-transition: width 4.25s linear;
        -moz-transition: width 4.25s linear;
        -o-transition: width 4.25s linear;
        transition: width 4.25s linear;
    }

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .fa-chevron-left, .carousel-control .fa-chevron-right {
    display: inline-block;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    z-index: 5;
}

.carousel-control .fa-chevron-left, .carousel-control .fa-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    font-size: 30px;
    height: 30px;
    margin-top: -15px;
    width: 30px;
}

.carousel-control .fa-chevron-left, .carousel-control .icon-prev {
    margin-left: -15px;
}

.carousel-control .icon-prev, .carousel-control .fa-chevron-left {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .fa-chevron-right, .carousel-control .icon-next {
    margin-right: -15px;
}

.carousel-control .icon-next, .carousel-control .fa-chevron-right {
    margin-right: -10px;
    right: 50%;
}

.carousel-inner .item img {
    /*width: 100%;*/
}

.responsive50 {
    width: 75% !important;
}

#scgeson-iframe {
    background: #fff;
    width: 100%;
    -webkit-box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, 0.1);
}

h1, h2, h3 {
    margin-bottom: 10px;
    margin-top: 20px;
}

h2 {
    font-family: Lato;
    font-size: 24px;
    font-weight: 700;
    color:#333333;
}

#linea-1 {
    margin-top: 30px;
}

    #linea-1 .custom {
        background: #fff none repeat scroll 0 0;
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-radius: 3px;
        height: auto;
        padding: 15px;
    }

        #linea-1 .custom h2.title {
            font-weight: 100;
            margin-bottom: 10px;
            text-align: center;
            text-transform: uppercase;
            font-size: 20px;
            color: #333;
            background-color: transparent;
        }

    #linea-1 #director .custom {
        border: none;
        border-radius: 0;
        height: auto;
        padding: 0;
    }

.cContent {
    padding: 10px 0;
    width: 100%;
    overflow: hidden;
}

    .cContent p {
        color: #686c6f;
        color: #4e4d4d;
        font-size: 13px;
        font-weight: 400;
        line-height: 20px;
        text-align: justify;
    }

    .cContent img {
        margin-right: 16px;
        float: left;
    }

#twitts h2 {
    text-align: center;
}

#convocatorias h2 {
    text-align: center;
}

#calendario h2 {
    text-align: center;
}

.cContent .slides {
    margin: 0;
    padding: 0;
    list-style: outside none none;
}

#calendario a {
    color: #666;
}

    #calendario a:hover {
        color: #fb3449 !important;
    }


/*-----------------------------------------
    	Widgets - Convocatorias
 -------------------------------------------*/

.news p {
    font-size: 12px;
}

.news li {
    padding-left: 1px;
}

    .news li:first-child {
        padding-left: 0;
    }

.news .post {
    border-top: 1px dashed #C2C2C2;
    float: left;
    margin-bottom: 15px;
    padding-top: 15px;
}

    .news .post:first-child {
        border-top: none;
        padding-top: 0;
    }

.news img {
    margin-right: 0;
    float: left;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}

.news .info {
    margin: -5px 0 0 100px;
}

    .news .info a {
        color: #666;
    }

        .news .info a:hover h5 {
            color: #fb3449 !important;
        }

.news .infofooter {
    margin: -5px 0 0 10px;
}

    .news .infofooter ul {
        margin-left: 10px;
        margin-top: 10px;
    }

.news h5 {
    font-size: 13px;
    color: #748491;
    color: #4e4d4d;
    font-weight: 400;
    margin-bottom: -5px;
}

.news span {
    font-size: 11px;
    color: #a2a5a7;
    font-style: italic;
    font-weight: 400;
    padding-top: 10px;
    display: block;
}
.viewMoreNews{
    position:absolute;
    bottom:0;
    right:0;
}
.viewMoreNews a {
    color: #666;
}

    .viewMoreNews a:hover {
        color: #fb3449;
    }

#micrositios .custom {
    text-align: center;
}

a.pathway:hover {
    color: #666666;
}

.table-outline {
    border: 1px solid #DDDDDD;
}

.tableHeader {
    background-color: #999999;
    color: #fff;
    font-size: 110%;
}

.checkLi {
    list-style: none;
}

.cList {
    list-style: none;
}

.arrow1Li {
    list-style: outside;
    list-style-type: none;
}

.checkLi li {
    background: url(../img/check.png) no-repeat 0 9px transparent;
}

.cList li {
    font-size: 12px;
    color: #6a6a6a;
    line-height: 30px;
    padding-left: 25px;
}

.checkLi li span {
    font-weight: 700;
    font-size: 1.2em;
}

.cList .arrow1Li li {
    background: transparent url("../img/arrow.png") no-repeat scroll 4px 13px;
    font-size: 1em;
}

.checkLi li span {
    font-weight: 700;
    font-size: 1.2em;
    margin-left: 10px;
}

.pointLi li {
    background: url(../img/point.png) no-repeat 4px 10px transparent;
    font-size: 100%;
}

.boxInfo {
    border-top: 1px solid #e8eaee;
    box-sizing: border-box;
    overflow: hidden;
    padding: 15px;
    width: 100%;
}

    .boxInfo img {
        float: left;
        margin: 0 20px 10px 0;
    }

/*.boxInfo p {
        color: #6a6a6a;
        font-size: 13px;
        line-height: 22px;
        margin-bottom: 10px;
        text-align: justify;
    }*/

.arrow2Li {
    list-style-position: outside;
    padding-left: 0;
}

    .arrow2Li li {
        background: transparent url("../img/toggleArrow.png") no-repeat scroll 0 9px;
        line-height: 37px;
        padding-left: 30px;
    }

        .arrow2Li li a {
            color: #6a6a6a;
        }

            .arrow2Li li a:hover {
                color: #fb3449 !important;
            }

.item-carrera {
    font-size: 13px;
    line-height: 24px;
}

    .item-carrera a {
        color: #6a6a6a;
        font-weight: 600;
        transition: all 0.15s linear 0s;
    }

        .item-carrera a:hover {
            color: #fb3449 !important;
            margin-left: -5px;
        }

.card h6 {
    line-height: 30px;
    font-size: 15px;
    font-weight: 900;
}

ul.competencias {
    list-style: outside;
    padding-left: 0;
}

    ul.competencias li {
        display: block;
        margin-bottom: 0px;
        font-size: 13px;
        color: #A19D9D;
        line-height: 30px;
        padding-left: 25px;
    }

.arrow1Li li {
    background: url(../img/arrow.png) no-repeat 4px 13px transparent;
}

    .arrow1Li li a {
        color: #6a6a6a;
        font-weight: 600;
        transition: all 0.15s linear 0s;
    }

        .arrow1Li li a:hover {
            color: #fb3449 !important;
            margin-left: -5px;
        }

.course .box {
    margin-bottom: 25px;
}

.courseId {
    background-color: #F7F7F7;
    margin-bottom: 0;
}

    .courseId li {
        display: inline-block;
        font-size: 14px;
        font-weight: 600;
        margin: 0 15px 0px;
        padding: 5px 0;
    }

        .courseId li:last-child {
            float: right;
            margin-top: 0;
        }

.courseInfo {
    background-color: #f7f7f7;
    font-size: 13px;
    font-weight: 400;
    padding: 8px 15px;
}

    .courseInfo ul {
        float: right;
    }

    .courseInfo li {
        float: left;
        margin: -17px 0 0 8px;
    }

        .courseInfo li:last-child {
            margin-right: 0;
        }

        .courseInfo li::after {
            content: "|";
            padding-left: 8px;
        }

        .courseInfo li:last-child::after {
            display: none;
        }

.convocatorias a {
    color: #6a6a6a;
    font-weight: 900;
}

    .convocatorias a:hover {
        color: #fb3449 !important;
    }

.convocatorias span {
    color: #111;
}

.examInfo ul {
    background-color: #f6f6f6;
    color: #4d4d4f;
    font-size: 11px;
    margin: -15px -15px 15px;
    padding-left: 15px;
}

.examInfo li {
    background: transparent url("../img/listIcons.png") no-repeat scroll -7px -6px;
    display: inline;
    line-height: 30px;
    margin-right: 40px;
    padding-left: 20px;
}

    .examInfo li a {
        color: #4d4d4f;
    }

.examInfo .dateExm {
    background-position: -7px -68px;
}

.examInfo .commentExm {
    background-position: -7px -124px;
}

.examInfo .exm {
    background-position: -7px -178px;
}

.examInfo .submit {
    border-radius: 2px;
    font-size: 12px;
    padding: 3px 8px;
}

#myFlash {
    width: 850px;
    height: 400px;
    margin: 0 auto;
}

#myImg {
    width: 850px;
    height: 400px;
    margin: 0 auto;
}

.clear {
    clear: both;
}

/*-----------------------------------------
    	Pagination
 -------------------------------------------*/

.pgNr {
    float: right;
    padding-right: 1px;
    list-style: none;
}

    .pgNr li {
        float: left;
        background: url(../img/pgNr.png) no-repeat 0 0px transparent;
        width: 24px;
        height: 24px;
        margin-left: 7px;
    }

        .pgNr li:first-child {
            margin-left: 0;
        }

        .pgNr li:hover {
            background-position: 0 -26px;
        }

    .pgNr a {
        color: #ffffff;
        padding: 4px 7px 4px 5px;
        font-size: 12px;
    }

    .pgNr li.current {
        background-position: 0 -26px;
    }

    a:not(.lb-next):not(.lb-prev), .archives li, .pgNr li, .grayColor .overlay, h5, .submit, .searchCourse .submit, #social a, .gHover img {
        -webkit-transition: all 200ms ease-in;
        -o-transition: all 200ms ease-in;
        -moz-transition: all 200ms ease-in;
    }

    .submit, .pgNr a {
        color: #FFF !important;
    }

.resultadopaginador {
    font-size: 16px;
    font-weight: normal;
}

.searchCourse p {
    background-color: #d7d7d7;
    border: medium none;
    color: #4e4d4d;
    font-size: 18px;
    font-weight: 600;
    padding: 5px 0 5px 20px;
    margin: 0;
}

.searchCourse div {
    border: 1px solid #dddddd;
    padding: 10px 15px;
    position: relative;
}

.searchCourse input.submit[type="submit"] {
    background: #7764a0 none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    height: 33px !important;
    margin: 15px 0 14px;
    padding-bottom: 3px;
    width: 95px !important;
}

    .searchCourse input.submit[type="submit"]:hover {
        background: #eb5dbe none repeat scroll 0 0;
    }

.searchCourse input.txtbox {
    width: 100%;
    margin-bottom: 10px;
    cursor: text;
    padding-left: 8px;
    padding-right: 10px;
    padding-top: 0;
}

#sliders {
    padding-top: 0;
}

#lblHistoria p {
    text-align: justify;
}

.col-md-6.itemFB {
    text-align: center;
}

.row.box_top {
    border-top: solid 1px #DDD;
}

.col-md-6.itemFB h4 {
    vertical-align: middle;
    height: 200px;
    line-height: 200px;
    margin: 0;
}

.iframePDF {
    width: 1100px;
}

.centered-home {
    position: fixed;
    top: 50%;
    left: 50%;
    /* bring your own prefixes */
    transform: translate(-50%, -50%);
    z-index: 99999;
    display: none;
    -webkit-box-shadow: -1px 5px 10px 0px rgba(57, 57, 67, 0.50);
    -moz-box-shadow: -1px 5px 10px 0px rgba(57, 57, 67, 0.50);
    box-shadow: -1px 5px 10px 0px rgba(57, 57, 67, 0.50);
    /*    max-width: 100% !important;*/
    width: 60% !important;
}


img.banneritem {
    width: 1000px;
    max-width:1000px;
}

img.banneritem_vertical {
    width: 600px;
}

.overlaymodal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 99998;
    display: none;
}

.titulo-ventana {
    padding: 10px;
    background: #410324;
    color: #ffffff;
    text-align: center;
    max-width: 100%;
    /*font-size: 16px;*/
    font-size: 1.5em;
}

.close-ventana {
    color: #ffffff;
    float: right;
    font-size: 15px;
    font-weight: bold;
    text-shadow: 0 1px 0 #000000;
    margin-right: 0;
    padding: 2px 5px;
    margin-top: -4px;
    background-color: #b94645;
    border: none;
}

    .close-ventana:hover {
        background-color: #DC7F37;
        cursor: pointer;
    }


#ics_preview_panel {
    display: none;
}

.warning-nav {
    position: relative;
    border: none;
    margin-bottom: 0px;
    font-size: 16px;
    background-color: #fcf8e3 !important;
    padding: 10px;
    border-bottom: 1px solid #8a6d3b;
    font-size: 1.5em;
    text-align: center;
    color: #8a6d3b;
    z-index: 999;
}











@media all and (max-width: 1080px) { /*Apply for 1024*/
    #sliders {
        padding-top: 0;
        height: 450px;
    }

    #linea-1 .custom {
        padding: 10px;
    }

    h2.title {
        padding: 0 10px;
    }

    .cContent {
        padding: 0;
    }

    #gobierno-sonora .gobernador p {
        margin: 0;
    }

    #gobierno-sonora .gobernador {
        height: 90px;
    }

    #gobierno-sonora ul.list-tramites {
        margin-top: 5px;
        padding-right: 5px;
    }

        #gobierno-sonora ul.list-tramites li {
            margin-left: 10px;
        }

    .iframePDF {
        width: 925px;
        height: 1200px;
    }

    img.banneritem {
    width: 950px;
    max-width:950px;
}

}




@media all and (max-width: 1024px) { /*Apply for 800*/
    body, html{
        overflow-x:hidden;
    }
                                     
    #header-top #top-menu {
        padding-right: 0;
        padding-left: 0;
    }

        #header-top #top-menu ul li {
            margin-right: 0px;
        }

            #header-top #top-menu ul li:first-child {
                margin-right: 10px;
            }

    #header-top #top-redes-sociales {
        padding-right: 0;
        padding-left: 0;
    }

    #header #buscador {
        right: 5px;
        top: 13px;
    }


    .list-support {
        padding-left: 0;
    }

    .mod-inner.clearfix {
        padding: 0;
    }

    #header {
        height: auto;
    }

    #header .container {
        width: 100%;
        padding-left: 5px;
        padding-right: 5px;
    }

    #header #logo_sonora {
        height: 90px;
        text-align:center;
    }

    #header #logo_sonora img {
        max-width: 80%;
    }

    .navbar{
        margin-top:0;
        padding-bottom:20px;
    }
    

    #sliders {
        padding-top: 0;
        height: 350px;
    }

    #linea-1 .custom {
        padding: 10px;
        height: auto;
    }

    h2.title {
        padding: 0;
    }

    .cContent {
        padding: 0;
    }

        .cContent p {
            font-size: 11px;
            line-height: 17px;
        }

        .cContent img {
            margin-right: 15px;
        }



    #gobierno-sonora .gobernador {
        height: 90px;
    }

        #gobierno-sonora .gobernador p {
            margin: 0;
        }

            #gobierno-sonora .gobernador p strong {
                font-size: 12px;
            }

            #gobierno-sonora .gobernador p a {
                font-size: 10px;
            }

            #gobierno-sonora .gobernador p span {
                font-size: 10px;
            }

    #gobierno-sonora ul.list-tramites {
        margin-top: 5px;
        padding-right: 5px;
    }

        #gobierno-sonora ul.list-tramites li {
            margin-left: 10px;
        }

    #linea-1 .custom h2.title {
        font-size: 18px;
    }

    .list-tramites li a::before, .weblinks ul li a::before {
        font-size: 10px;
        height: 10px;
    }

    .list-tramites li a, .weblinks ul li a {
        font-size: 10px;
    }

    #bottom .container .row .col-md-4.col-sm-4 {
        padding: 0;
    }

    #footer4 .mod-wrapper {
        text-align: center;
    }

    .sticky-header th.domicilio {
        display: none;
    }

    .sticky-header td.domicilio {
        display: none;
    }

    .col-md-6.itemFB h4 {
        height: 50px;
        line-height: 50px;
    }

    #myImg {
        width: 100%;
        height: 100%;
    }

    #myFlash {
        width: 100%;
        height: 340px;
    }

    .iframePDF {
        width: 705px;
        height: 920px;
    }

    img.banneritem {
    width: 750px;
    max-width:750px;
}

}


@media only screen and (max-width: 800px) { /*Apply for 768*/
    #header-top #top-menu {
        padding-right: 0;
        padding-left: 0;
    }

        #header-top #top-menu ul li {
            margin-right: 0px;
        }

            #header-top #top-menu ul li:first-child {
                margin-right: 10px;
            }

    #header-top #top-redes-sociales {
        padding-right: 0;
        padding-left: 0;
    }

    .list-support {
        padding-left: 0;
    }

    .mod-inner.clearfix {
        padding: 0;
    }

    #sliders {
        height: 300px;
    }

    h2.title {
    }

    .iframePDF {
        width: 705px;
        height: 920px;
    }

    img.banneritem {
        width: 700px;
        max-width: 700px;
    }

    #linea-1 .custom {
        height: auto;
    }
}

@media all and (max-width: 768px) { /*Apply for 600*/
    #header {
        height: auto;
    }

    #top-menu {
        display: block;
        text-align: center;
    }

    .social-media {
        float: none;
        text-align: center;
        border-top: 1px solid #DDD;
    }

    .navbar {
        padding: 15px 0;
    }

    .navbar-nav {
        margin: 0;
    }

    #sliders {
        height: 250px;
    }

    .transition-timer-carousel .carousel-caption .carousel-caption-header {
        font-size: 18px;
    }

    #calendario {
        text-align: center;
    }

    .viewMoreNews {
        display: block;
        text-align: center;
        font-size: 18px;
        clear: both;
        overflow: hidden;
    }

        .viewMoreNews a {
            border: 1px solid rgba(0,0,0,0.2);
            border-radius: 5px;
            padding: 5px;
        }

    #bottom {
        height: 100px;
    }

        #bottom .social-media {
            float: none;
            margin: 0 auto;
            border-top: none;
        }

    ul#menu-inferior {
        text-align: center;
    }

    #scgeson-iframe iframe {
        width: 600px;
    }

    .sticky-header th.puesto, .sticky-header td.puesto {
        display: none;
    }

    .sticky-header th.nivel, .sticky-header td.nivel {
        display: none;
    }

    .cList.pointLi {
        padding-left: 0;
    }

    .item-carrera {
        text-align: left;
    }

    .col-md-6.itemFB {
        text-align: left;
    }

    #myFlash {
        height: 270px;
    }

    .iframePDF {
        width: 555px;
        height: 710px;
    }

    img.banneritem {
    width: 550px;
    max-width:550px;
}

}

@media all and (max-width: 600px) { /*Apply for 480*/
    #top-menu {
        display: block;
        text-align: center;
    }

    .social-media {
        float: none;
        text-align: center;
        border-top: 1px solid #DDD;
    }

    #sliders {
        height: 250px;
    }

    .transition-timer-carousel .carousel-caption .carousel-caption-header {
        font-size: 18px;
    }

    #linea-1 #micrositios .custom {
        height: auto;
    }

    #gobierno-sonora .gobernador p {
        text-align: center;
    }

        #gobierno-sonora .gobernador p strong {
            font-size: 16px;
        }

        #gobierno-sonora .gobernador p a {
            font-size: 12px;
        }

        #gobierno-sonora .gobernador p span {
            font-size: 12px;
        }

    .list-tramites li a::before, .weblinks ul li a::before {
        font-size: 12px;
        height: 12px;
    }

    .list-tramites li a, .weblinks ul li a {
        font-size: 12px;
    }

    #calendario .cContent {
        text-align: center;
    }

        #calendario .cContent ul li p {
            text-align: center;
        }

        #calendario .cContent img {
            float: none;
        }

        #calendario .cContent p {
            text-align: center;
        }

        #calendario .cContent div a {
            font-size: 16px;
        }

    #scgeson-iframe iframe {
        width: 480px;
    }

    .sticky-header th.telefono, .sticky-header td.telefono {
        display: none;
    }

    #myFlash {
        height: 211px;
    }

    .iframePDF {
        width: 435px;
        height: 545px;
    }

    img.banneritem {
    width: 450px;
    max-width:450px;
}

}


@media all and (max-width: 480px) { /*Apply for smaller*/
    #top-menu {
        display: block;
        text-align: center;
    }

    .social-media {
        float: none;
        text-align: center;
        border-top: 1px solid #DDD;
    }

    #sliders {
        height: 200px;
    }

    .transition-timer-carousel .carousel-caption .carousel-caption-header {
        font-size: 16px;
    }

    #bienvenida .custom {
        height: auto;
    }

    #bienvenida .cContent {
        float: none;
        text-align: center;
    }


        #bienvenida .cContent img {
            float: none;
            margin: 0 0 10px 0;
        }

    #bottom {
        height: 150px;
    }

    #scgeson-iframe iframe {
        width: 320px;
    }

    .cList {
        padding: 0;
    }

    #lblFoto img {
        float: none;
        margin-right: 0;
        margin-left: 35px;
    }

    .cList.arrow2Li li::before {
        content: "* ";
    }

    .cList.arrow2Li li {
        background: none;
        line-height: none;
        padding-left: 0;
    }

    .courseId {
        padding: 0;
    }

        .courseId li {
            text-align: center;
            width: 90%;
        }

            .courseId li:last-child {
                float: none;
            }

    .cList.arrow1Li a img {
        margin: 0 10px 5px 0;
    }

    .cList.arrow1Li a {
        text-align: left;
    }

    .nav.nav-tabs > li > a {
        font-size: 14px;
    }

    .boxInfo.convocatorias {
        padding: 15px 0;
    }

        .boxInfo.convocatorias img {
            margin: 0 10px 10px 0;
        }

        .boxInfo.convocatorias p {
            font-size: 12px;
        }

    #myFlash {
        height: 140px;
    }

    .iframePDF {
        width: 270px;
        height: 425px;
    }

    img.banneritem {
    width: 400px;
    max-width:400px;
}

}




#ics_preview_panel {
    display: none !important;
}


.col-xs-5-12,
.col-sm-5-12,
.col-md-5-12,
.col-lg-5-12 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-5-12 {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-5-12 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5-12 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5-12 {
    width: 20%;
    float: left;
  }
}
.realColumn {
  height: 50px;
  background: red;
  margin: 15px;
}

.default-padding.bottom-less {
    padding-top: 90px;
    padding-bottom: 90px;
}

.default-padding {
    padding-top: 120px;
    padding-bottom: 120px;
}

.site-heading {
    margin-bottom: 60px;
    margin-top: -5px;
    overflow: hidden;
}

    .site-heading h3 {
        display: inline-block;
        font-weight: 700;
        padding-bottom: 20px;
        position: relative;
        z-index: 1;
    }

        .site-heading h3::before {
            background: #ffb606 none repeat scroll 0 0;
            bottom: 0;
            content: "";
            height: 2px;
            left: 50%;
            margin-left: -40px;
            position: absolute;
            width: 40px;
            z-index: 1;
        }

        .site-heading h3::after {
            background: #ffb606 none repeat scroll 0 0;
            bottom: 0;
            content: "";
            height: 2px;
            left: 50%;
            margin-left: 5px;
            position: absolute;
            width: 40px;
        }

.blog-area .blog-items .single-item {
    margin-bottom: 30px;
}

.blog-area .blog-items .thumb {
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    .blog-area .blog-items .thumb img {
        display: block;
        position: relative;
        -webkit-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        -ms-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
    }

    .blog-area .blog-items .thumb .date {
        bottom: 15px;
        left: 15px;
        padding: 15px;
        position: absolute;
        z-index: 1;
    }

        .blog-area .blog-items .thumb .date h4 {
            color: #ffb606;
            font-size: 14px;
            margin: 0;
        }

        .blog-area .blog-items .thumb .date span {
            display: block;
            font-size: 40px;
            font-weight: 900;
        }

        .blog-area .blog-items .thumb .date::after {
            background: #410324 none repeat scroll 0 0;
            content: "";
            height: 100%;
            left: 0;
            opacity: 0.7;
            position: absolute;
            top: 0;
            width: 100%;
            z-index: -1;
        }

.blog-area .blog-items .info {
    padding-top: 30px;
}

    .blog-area .blog-items .info h2, .blog-area .blog-items .info h3, .blog-area .blog-items .info h4 {
        font-weight: 600;
        text-transform: capitalize;
    }

    .blog-area .blog-items .info > a {
        font-weight: 600;
        text-transform: uppercase;
        color: #666666;
    }

.fun-factor-area.default-padding.bottom-less {
    padding-bottom: 80px;
}

.default-padding.bottom-less {
    padding-top: 120px;
    padding-bottom: 90px;
}

.fun-factor-area {
    padding-bottom: 30px;
}

.bg-fixed {
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}

.default-padding {
    padding-top: 120px;
    padding-bottom: 120px;
}

.shadow {
    position: relative;
    z-index: 1;
}

.bg-fixed {
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto;
}

.fun-factor-area .item {
    margin-bottom: 40px;
}

.fun-fact {
    border: 1px solid rgba(255, 255, 255, 0.2);
    -moz-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: -1px 3px 10px 0 rgb(0 0 0 / 6%);
    -o-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 10px 0 rgb(0 0 0 / 6%);
    overflow: hidden;
    padding: 30px 20px;
    background: #410324 none repeat scroll 0 0;
    opacity: 0.9;
}

    .fun-fact .icon i {
        color: #ffb606;
        display: inline-block;
        font-size: 50px;
        margin-bottom: 20px;
        position: relative;
        z-index: 1;
    }

    .fun-fact .info {
        padding-left: 20px;
    }

        .fun-fact .info .medium {
            color: #ffffff;
            font-size: 25px;
            text-transform: capitalize;
        }
            .fun-fact .info .medium a {
                color: #ffffff;
            }
                .fun-fact .info .medium a:hover {
                    color: #ffb606;
                }

        .fun-fact .info span {
            display: block;
            font-family: "Poppins",sans-serif;
        }
