/*@font-face {
    2 font-family: "Gotham";
    3 font-style: normal;
    4 font-weight: normal;
    5 src: local("?"), url("fonts/GothamRnd-Book.otf") format("otf"), url("fonts/gothamrndbook.ttf") format("truetype");
}*/

a, a:focus, a::selection, a:active {
    color: #b64c4c;
    text-decoration: none; 
}

    a:hover {
        color: #333;
    }

h1 {
    color: #990f02;
    text-transform: capitalize;
}

.no-padding {
    padding: 0;
}

.no-margin {
    padding: 0;
}

.clear-both {
    clear: both;
}

.btn-primary {
    color: #fff;
    border-color: #2e6da4;
    background-color: #990f02;
    height: 38px;
    border-radius: 0;
    border: 1px solid #990f02;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
}

    .btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #373737;
        border-color: #373737;
    }

.menu {
    text-align: right;
    margin: 14px 0;
}

    .menu a {
        text-transform: uppercase;
        text-decoration: none;
        color: #373737;
        display: block;
        padding: 6px;
        width: 110px;
        text-align: center;
        border-right: solid 1px #E4E4E4;
    }

        .menu a:hover {
            text-decoration: none;
            color: #FFFFFF;
            background-color: rgb(153, 15, 2);
        }



ul.list-inline.menu > li:nth-child(5) a {
    margin-right: 0;
    border-right: none;
}

ul.list-inline.menu-footer {
    text-align: center;
}

.menu-footer {
    text-align: right;
    margin-right: -15px;
}

    .menu-footer a {
        text-transform: uppercase;
        text-decoration: none;
        color: #373737;
        display: block;
        padding: 6px;
        width: 132px;
        text-align: center;
        border-right: solid 1px #E4E4E4;
    }

        .menu-footer a:hover {
            text-decoration: none;
            color: rgb(153, 15, 2);
        }

.social {
    background-color: #373737;
    color: #fff;
    font-size: 18px;
    padding: 8px;
}


    .social:hover {
        background-color: #990f02;
        color: #fff;
        text-decoration: none;
    }

ul.list-inline.social-size li a {
    color: #fff;
    text-decoration: none;
}

ul.list-inline.social-footer li a {
    color: #fff;
    text-decoration: none;
}




.list-inline > li {
    padding: 8px;
    cursor: pointer;
}

.social-footer {
    font-size: 10px;
    padding-left: 0px;
}

.social-size {
    font-size: 10px;
    text-align: right;
    margin-top: 1%;
    padding: 2px;
    margin-bottom: 14px;
}

.video {
    margin-left: 10px;
}

.square {
    /*margin: -10px 5px 10px;*/
    min-height: 160px;
}



.reports {
    background-color: #cad5da;
    color: #494949;
    background-image: url(../images/reports.png);
    background-repeat: no-repeat;
    background-position: 50% 40%;
    height: 167px;
    position: relative;
}

    .reports:hover {
        background-color: #990f02;
        color: #fff!important;
        background-image: url(../images/reports-.png);
    }

    .reports span {
        position: absolute;
        font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        text-align: center;
        top: 64%;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
    }



.act {
    background-color: #dbe0dc;
    color: #494949;
    background-image: url(../images/act.png);
    background-repeat: no-repeat;
    background-position: 50% 40%;
    height: 167px;
}

    .act:hover {
        background-color: #990f02;
        color: #fff;
        background-image: url(../images/act-.png);
    }


    .act span {
        position: absolute;
        font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        text-align: center;
        top: 64%;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
    }



.consultations {
    background-color: #d1d1d1;
    color: #494949;
    background-image: url(../images/consultations.png);
    background-repeat: no-repeat;
    background-position: 50% 40%;
    height: 167px;
}

    .consultations:hover {
        background-color: #990f02;
        color: #fff!important;
        background-image: url(../images/consultations-.png);
    }

    .consultations span {
        position: absolute;
        font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        text-align: center;
        top: 64%;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
    }



.press {
    background-color: #c2c2c2;
    color: #494949;
    background-image: url(../images/press.png);
    background-repeat: no-repeat;
    background-position: 50% 40%;
    height: 167px;
}

    .press:hover {
        background-color: #990f02;
        color: #fff;
        background-image: url(../images/press-.png);
    }



    .press span {
        position: absolute;
        font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        text-align: center;
        top: 64%;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
    }

.apply {
    background-color: #cad5da;
    color: #494949;
    background-image: url(../images/apply.png);
    background-repeat: no-repeat;
    background-position: 50% 40%;
    height: 167px;
}

    .apply:hover {
        background-color: #990f02;
        color: #fff;
        background-image: url(../images/apply-.png);
    }



    .apply span {
        position: absolute;
        font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        text-align: center;
        top: 64%;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
    }



.decisions {
    background-color: #bebdbd;
    color: #494949;
    background-image: url(../images/decisions.png);
    background-repeat: no-repeat;
    background-position: 50% 40%;
    height: 167px;
}

    .decisions:hover {
        background-color: #990f02;
        color: #fff;
        background-image: url(../images/decisions-.png);
    }


    .decisions span {
        position: absolute;
        font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        text-align: center;
        top: 64%;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
    }



.archives {
    background-color: #c2c2c2;
    color: #494949;
    background-image: url(../images/archives.png);
    background-repeat: no-repeat;
    background-position: 50% 40%;
    height: 167px;
}

    .archives:hover {
        background-color: #990f02;
        color: #fff;
        background-image: url(../images/archives-.png);
    }


    .archives span {
        position: absolute;
        font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        text-align: center;
        top: 64%;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
    }

.authority {
    background-color: #dbe0dc;
    color: #494949;
    background-image: url(../images/authority.png);
    background-repeat: no-repeat;
    background-position: 50% 40%;
    height: 167px;
}

    .authority:hover {
        background-color: #990f02;
        color: #fff;
        background-image: url(../images/authority-.png);
    }



    .authority span {
        position: absolute;
        font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        text-align: center;
        top: 64%;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
    }



.circulars {
    background-color: #bdc5cb;
    color: #494949;
    background-image: url(../images/circulars.png);
    background-repeat: no-repeat;
    background-position: 50% 40%;
    height: 167px;
}

    .circulars:hover {
        background-color: #990f02;
        color: #fff;
        background-image: url(../images/circulars-.png);
    }



    .circulars span {
        position: absolute;
        font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        text-align: center;
        top: 64%;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
    }

.first-square {
    /*margin-left: -10px;
    margin-right: 10px;
    margin-bottom: -10px;*/
}

.first-square-s {
    /*margin-left: 20px;
    margin-bottom: -10px;*/
}

/*.first-square p {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    text-align: center;
    padding-top: 45%;
}*/

.first-section {
    margin-bottom: 12px;
}

.section {
    padding: 0 5px;
}

.first-square-m p {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    text-align: center;
}

.first-square-s p {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    text-align: center;
}

.search .input-group .form-control {
    width: 100%;
}

.form-horizontal {
    min-height: 636px;
    padding-bottom: 20px;
}


.search .input-group {
    margin-right: 1%;
    margin-top: 1%;
    margin-left: -1%;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    margin-left: 10px;
    margin-right: -10px;
}

    .embed-container iframe, .embed-container object, .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.form-contact {
    background-color: #f2f2f2; /*margin-left: -20px;
    padding-top: 1px;
    padding-bottom: 14px;*/
}

    .form-contact h2 {
        font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        color: #494949;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-top: 20px;
    }

.footer {
    margin-top: 15px;
}

ul.list-inline.menu-footer > li:nth-child(5) a {
    border-right: none;
}

#menu-small {
    display: none;
}

@media (max-width: 989px) {
    /*.consultations, .act, .reports, .press p {
        margin-bottom: 18px;
        padding-bottom: 5px;
        padding-top: 11%;
    }

    .apply, .decisions p {
        margin-bottom: 18px;
        padding-bottom: 5px;
        padding-top: 11%;
    }

    .archives, .authority, .circulars p {
        margin-bottom: 18px;
        padding-bottom: 5px;
        padding-top: 11%;
    }

    .first-square {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 20px;
    }*/

    .square {
        min-height: 80px;
    }

    .fachada {
        display: none;
    }

    .embed-container {
        height: 0;
        margin-left: 20px;
        margin-right: 9px;
    }

    .form-contact {
        padding: 0 20px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .first-square-s {
        margin-left: 0;
    }

    .menu {
        display: none;
    }

    #menu-small {
        font-size: 100%;
        top: 5px;
        background-color: #373737;
        color: #fff;
        z-index: 5;
        display: block;
        position: relative;
        text-align: center;
        margin-bottom: 15px;
        margin-left: 15px;
        margin-right: 15px;
        padding-bottom: 5px;
        padding-top: 5px;
    }

        #menu-small ul {
            font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
            text-transform: uppercase;
            list-style: outside none none;
            margin: 0;
            padding: 0;
        }

    .menu-select li a {
        color: #fff;
        display: block;
        padding: 5px;
        text-decoration: none;
        padding-bottom: 5px;
        padding-top: 5px;
    }

    .menu-items img {
        margin-right: 5px;
    }

    .menu-select li a:hover {
        color: #fff;
        background-color: #990f02;
    }

    .menu-selectv > li {
        float: left;
    }

    .menu-select li ul {
        display: none;
        min-width: 100px;
        position: relative;
    }

    .menu-select li:hover > ul {
        display: block;
    }
}
/*START: Youtube video*/

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

    .video-container iframe, .video-container object, .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
/*END: Youtube video*/

/*START: Image size*/

.mba-image {
    display: block;
}

    .mba-image img {
        width: 100%;
    }
/*END: Image size*/

/*START: Search*/
#custom-search-input {
    padding: 3px;
    border: solid 1px #E4E4E4;
    border-radius: 0px;
    background-color: #fff;
    margin-left: 15px;
    margin-right: 15px;
}

    #custom-search-input input {
        border: 0;
        box-shadow: none;
        height: 26px;
    }

    #custom-search-input button {
        margin: 2px 0 0 0;
        background: none;
        box-shadow: none;
        border: 0;
        color: #990F02;
        padding: 0 8px 0 10px;
        border-left: solid 1px #ccc;
    }

        #custom-search-input button:hover {
            border: 0;
            box-shadow: none;
            border-left: solid 1px #ccc;
        }

    #custom-search-input .glyphicon-search {
        font-size: 23px;
    }

span.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

a#ctl00_Header_WebsiteSearchPod_btnSearch {
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #990F02;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

.btn-info {
    background-color: #373737;
    border-radius: 0;
    border: solid 1px #E4E4E4;
}

    .btn-info:hover {
        background-color: #990f02;
    }

/*END: Search*/


/*START: Contact us*/
.form-control {
    border-radius: 0;
}



.form-horizontal h2 {
    margin: 0;
}

button.btn.btn-primary.btn-block {
    background-color: #990f02;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    height: 38px;
    border-radius: 0;
    border: 1px solid #990f02;
}

@media only screen and (max-width: 991px) {

    button.btn.btn-primary.btn-block {
        margin-bottom: 22px;
    }
}

input#lname {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
}

input#Text1 {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
}

select.form-control {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
}

textarea#message {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    min-height: 313px;
    resize: none;
    font-size: 14px;
}

textarea#txtQuery {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
     min-height: 258px;
    resize: none;
    font-size: 14px;
}

@media only screen and (max-width: 991px) {
    .no-padding-fields {
        padding: 0!important;
    }
}

button.btn.btn-default.btn-sm.btn-block {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    height: 38px;
    border-radius: 0;
}

label.btn.btn-default.btn-sm.btn-block {
    height: 38px;
    border-radius: 0;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    padding-top: 10px;
}

.form-horizontal .form-group i {
    margin-top: 8px;
}

/*END: Contact us*/


/*START: Different devices*/
.large-device {
    display: block;
}

.no-padding-top {
    padding: 0;
}

.no-margin-top {
    margin: 0!important;
}

@media only screen and (max-width: 991px) {
    .large-device {
        display: none;
    }

    .no-padding-top {
        padding: 0 15px;
    }

    .no-margin-top {
        margin: 0 15px;
    }

    #custom-search-input {
        margin-left: 15px!important;
        margin-right: 15px!important;
    }

    ul.list-inline.social-size {
        margin-right: 15px;
        margin:0;
    }
}

/*END: Different devices*/


/*START: Left menu*/

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    border-color: #990f02;
    background-color: #990f02;
}

/*END: Left menu*/


/*START: Pagination*/

.pagination > li > a, .pagination > li > span {
    color: #555;
}


    .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
        color: #fff;
        background-color: #990F02;
        border-color: #990F02;
    }


nav.align-pagination {
    text-align: right;
}
/*END: Pagination*/

/*START: 404*/
.inner-page {
    padding: 10%;
    text-align: center;
}

.page-error h1 {
    margin-top: 0;
}

.page-error .title {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.page-error .number {
    display: inline-block;
    vertical-align: middle;
    float: left;
    text-align: right;
    font-size: 4em;
    margin-right: 5px;
}

.page-error .text {
    display: inline-block;
    vertical-align: middle;
    float: left;
    text-align: left;
    font-size: 1.5em;
    line-height: 1.2;
    position: relative;
    top: 12px;
}


.page-error .searchbox {
    margin-top: 50px;
    margin-bottom: 50px;
    width: 40%;
}


.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
        border-radius: 0;
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.text-center {
    text-align: center;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    margin-left: -1px;
    border-radius: 0;
}

@media only screen and (max-width: 991px) {
    .page-error .searchbox {
        width: 100%;
    }

    span.text {
        margin-bottom: 34px;
    }

    .inner-page {
        text-align: left;
    }
}

/*END: 404*/


/*START: Search*/

.act-time:first-child {
    padding-top: 0;
}

.act-time {
    overflow: hidden;
    padding: 8px 0;
}

.profile-activity, .act-time, .profile-activity .act-in, .profile-activity .act-out {
    position: relative;
}

.activity-body {
    /* margin-left: 80px; */
}

.act-time .act-in .text {
    border-bottom: 1px solid #e3e6ed;
    padding: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}

.activity-img {
    float: left;
    margin-right: 30px;
    overflow: hidden;
}

.act-in a, .act-in a:hover {
    color: #b64c4c;
    text-decoration: none;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 10px;
    font-weight: 400;
    font-size: 13px;
}

.act-time .attribution {
    font-size: 11px;
    margin: 0px 0 5px;
}

.act-time p {
    margin: 0;
}

.search-list {
    margin: 0;
    padding: 0;
    text-decoration: 0;
}

ul.search-list li:last-child {
    margin-bottom: 20px;
}
/*END: Search*/

/*START: Accordion*/

.panel {
    border: none;
    border-radius: 0;
    box-shadow: none;
    border-bottom: 1px solid #e3e6ed;
}

.panel-default > .panel-heading {
    background-color: transparent;
    border-color: transparent;
}

/*END: Accordion*/

/*START: Scroller page*/
ol.scroller-headdings {
    margin-top: 0;
    padding: 0;
    padding-left: 20px;
}
/*END:Scroller page*/


/*START: Padding*/

.remove-left-padding {
    padding-left: 0;
}



.remove-right-padding {
    padding-right: 0;
}

@media only screen and (max-width: 991px) {

    .remove-left-padding {
        padding-left: 15px;
    }



    .remove-right-padding {
        padding-right: 15px;
    }
}

/*END: Padding*/
label.btn-upload {
    display: none;
}



/*START: Upload button*/

.btn-file {
    position: relative;
    overflow: hidden;
}

    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: none;
        background: white;
        cursor: inherit;
        display: block;
    }

span.btn.btn-default.btn-file {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
    width: 100%;
    border-radius: 0;
}
/*END: Upload button*/


/*START: Sorting boxes*/


@media only screen and (max-width: 768px){

.small-devices-box {
clear:both;
}

}

/*END: Sorting boxes*/