html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

.montserrat-alternates-regular {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.montserrat-alternates-medium {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.montserrat-alternates-bold {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.montserrat-alternates-regular-italic {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.montserrat-alternates-medium-italic {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.montserrat-alternates-bold-italic {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 700;
  font-style: italic;
}


audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.hidden {
    display: none !important;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap; /* 1 */
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    -webkit-clip-path: none;
    clip-path: none;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    white-space: inherit;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }


    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre {
        white-space: pre-wrap !important;
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
a,
h1,h2,h3,h4,p,html,body{
   font-family: "Montserrat Alternates", sans-serif;
}

body{
    background: #f5f0eb;
}


* {box-sizing: border-box;}

form {
    position: relative;

}
input, button {
    border: none;
    outline: none;
}
input {
    width: 100%;
    height: 42px;
    background: lightgray;
    padding-left: 15px;
}
button {
    height: 100%;
    width: 15%;
    position: absolute;
    top: 0px;
    right: 0px;
    background: transparent;
    cursor: pointer;
}
button:before {

    font-family: FontAwesome;
    color: #F9F0DA;
    font-size: 20px;
    font-weight: bold;
}


.navbar{
    /* WTF?
    min-height: 35px!important;
    */
    font-size: 13px;
}

.menu{
    padding-top: 35px;
}
.navbar-nav>li>.dropdown-menu{
    background: #F2FBEF;
}
.navbar-nav>li>a:hover{
    background: #F2FBEF;
}
.navbar{
    margin-left: 50px;
    margin-top: -50px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: white!important;
}.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {

     background-color: #F2FBEF!important;
 }
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: black;
    white-space: nowrap;
}
.dropdown-menu>li :hover {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: white !important;
    background: #F2FBEF!important;
    white-space: nowrap;
    border-top: white 1px solid;
    border-bottom: white 1px solid;
}
.headerText{
    padding-left: 5%;
}
.version a{
    font-size: 13px;
}

.navbar-default .navbar-nav>.active>a{
    background: none !important;
}
.carousel h2{
    margin: 0;
    color: #666;
    padding-top: 90px;
    font-size: 52px;
    font-family: "trebuchet ms", sans-serif;
}

/*
.item{
    background: whitesmoke;
    text-align: center;
    height: 400px !important;
}
*/

/*
.carousel{
    margin-top: 20px;
    height: auto;
}
*/
/*
.carousel-caption {
    right: 0!important;
    left: 0!important;
    padding-bottom: 30px;
    background: url("../img/gallary_bg.png");
    opacity: 1;
    bottom: 0!important;
}
.carousel-control {
    position: absolute;
    top: 342px!important;
    bottom: 60px!important;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: .5;
}
*/
/*#lastNews{*/
    /*background: url("../img/grey_bg.png");*/
/*}*/

/*
#lastNews img{
    max-width: 110px;
    max-height: 80px;
}
*/

/*
#lastNews{
    margin-top: 20px;
    max-height: 400px;
    min-height: 400px;
    overflow: scroll;
}
*/
/*
#lastNews p{
    width: 100%;

    text-align: center;
}
*/

#lastNews a:hover{
    color: darkred;
}
.search1 p{
    text-align: left;
}

.otherNews1 {
    padding-top: 20px;
    width: 100%;
    height: 240px;
    background-image: url("../img/news2.png");
}
.otherNews2 {
    width: 100%;
    height: 240px;
    background-image: url("../img/news3.png");
}
.otherNews{
    padding-top: 40px;
}
.otherNews a{
    color:black;
}
.otherNews a:hover{
    color: darkred!important;
}
.otherNews2 a:hover{
    color: darkred;
}
#calendar2 {
    width: 100%;
    font: monospace;
    line-height: 1.2em;
    font-size: 15px;
    text-align: center;
}
#calendar2 thead tr:last-child {
    font-size: small;
    color: rgb(85, 85, 85);
}
#calendar2 thead tr:nth-child(1) td:nth-child(2) {
    color: rgb(50, 50, 50);
}
#calendar2 thead tr:nth-child(1) td:nth-child(1):hover, #calendar2 thead tr:nth-child(1) td:nth-child(3):hover {
    cursor: pointer;
}
#calendar2 tbody td {
    color: rgb(44, 86, 122);
    padding: 10px;
    background: #e7e7e7;
    border: 2px solid white;
}
#calendar2 tbody td:nth-child(n+6), #calendar2 .holiday {
    color: rgb(231, 140, 92);
}
#calendar2 tbody td.today {
    background: rgb(220, 0, 0);
    color: #fff;
}
.innerText{
    border-bottom:#F2FBEF solid 1px;
    background: #f6f8f9;
    padding: 5px;
    font-size: 16px;
}

/*#announcements .carousel{*/
    /*height: 500px;*/
    /*background: whitesmoke;*/
/*}*/
.leftImage {
    float:left;
    margin: 2% 20% 1% 1%;
}
.tableText{
    padding: 5%;
}
.tableText :hover{
    color: white!important;
}
.underLine{
    border-bottom: gainsboro 1px solid;
}
.tableItem :hover{
    background: #a91050!important;
    color: white;
}

.bannerItem img{
    padding-top: 10px;
   width: 100%;
}
.bannerItem  :hover{
    opacity: 0.6;
}
.banner{
    padding-top: 5%;
}
.innerGallery{
    height: 300px;
    background: whitesmoke;
}
.webRecurse{
    margin-top: 20px;
    padding: 20px;
    border-right: 1px solid grey;
    height: 100px;
}
.webRecurse h4{
    text-align: center;
}
.webRecurse a :hover{
    color: #a91050;
}

/* WTF?
#footer{
    background: whitesmoke;
    color: black;
    height: 300px;
    margin-top: 20px;
}
#footer img{
    padding-top:  40px;
    padding-left: 20px;
}
.verySmallText{
    font-size: smaller;
}
.smallText{
    font-size: small;
    opacity: 0.5;
}

.footerText{
    padding-top: 22px;
    text-align: center;
    opacity: 0.8;
}
.footerText:hover{
    opacity: 1;
    color: red;
}
.footerText a:hover{
    color: white!important;
}
*/

/* WTF?
img:hover{
    opacity: 1!important;
}
*/

.bannerItem img:hover{
    webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}

/* WTF?
li a:hover{
    color: white;
}
*/
/*.navbar {*/
    /*background: url("../img/navbar_bg.png");*/
    /*background-size: 150%;*/
    /*background-repeat: no-repeat;*/
/*}*/
.navbar-default {
    background-color:whitesmoke;
}

/* WTF?
.version {
    background: white;

}
*/

a:hover{
    text-decoration: none!important;
}
.dropdown-menu{
    width: 300px!important;

}
.dropdown-menu li{
    text-align: center;
    padding: 15px;

}

#myCarousel1 .carousel-inner .item{
    background: white;
}
#myCarousel1 .carousel-inner .item a{
    text-align: left;
}

#myCarousel1 p{
    text-align: left;
}

.control span{
    color: #a91050;
}
#myCarousel1 .carousel-control{
    top: -17%!important;
    bottom: 117%!important;
}
#myCarousel2 .carousel-control{
    top: -20%!important;
    bottom: 120%!important;
}
.controlLeft{
    left: 80%!important;
}
#myCarousel2 .item{
    max-height: 300px;
}

.dropdown-menu>li>a{
    font-size: 20px;
}
#myCarousel3{
    display: none;
}

#myCarousel2 img{
    width: 100%;
}
#myCarousel2 h4{

    display: none;
}
#myCarousel2 a{
    color: darkred;
    -webkit-text-stroke: 0.4px white;
}

#myCarousel2 .item1:hover h4{
    display: block;
    margin-top: -70px;
}
#myCarousel2 .item2:hover h4{
    display: block;
    margin-top: -70px;
}
#myCarousel2 .item3:hover h4{
    display: block;
    margin-top: -70px;
}
#myCarousel2 .item4:hover h4{
    display: block;
    margin-top: -70px;
}
#myCarousel2 .item5:hover h4{
    display: block;
    margin-top: -70px;
}
#myCarousel2 .item6:hover h4{
    display: block;
    margin-top: -70px;
}
#myCarousel2 .item7:hover h4{
    display: block;
    margin-top: -70px;
}
#myCarousel2 .item8:hover h4{
    display: block;
    margin-top: -70px;
}
#myCarousel2 .item9:hover h4{
    display: block;
    margin-top: -70px;
}
#myCarousel4{
    display: none;
}
#myCarousel1 .carousel-indicators{
    display: none;
}
#myCarousel5{
    display: none;
}
.map-holder img{
    width: 100%;
}
#myCarousel6{
    display: none;
}
.otherNews img{
    width: 100%;
}
/* WTF?
#lastNews img{
    width: 100%;
    margin-bottom: 50px;
}
*/
#announcements img{
    width: 100%;
}
#web_resources{
    padding-right: 0;
    padding-left: 0;
}
.navbar{
    border-radius: 0!important;
}
#triangle-bottomright {
    width: 0;
    height: 0;
    border-bottom: 50px solid #f8f8f8;
    border-left: 50px solid transparent;
}

/* WTF?
a{
    color: #0f0f0f!important;
}
a:hover{
    color:#F2FBEF!important;
}
*/

/* WTF?
form button{
    background: url("../img/search.png");
    background-repeat: no-repeat;
    background-position: center;
    background-color: #dddddd;
}
*/

#search{
    font-size: 16pt;
    background-color: #f6f8f9;
    padding: 10px;
    margin-top: 10px;
}
#search .caret{
    color: #F2FBEF!important;
}
/* WTF?
b{
    color: #F2FBEF;
}
*/
.list h1{
    padding-top: 20px;
}
.paginator{
    width: 280px;
    padding: 10px;
    margin: 30px auto;
    white-space: nowrap;
}
.paginator a,
.paginator span{
    display: inline-block;
    min-width: 20px;
    height: 40px;
    padding: 0 10px;
}
#container1{
    min-height: 1700px;
}
.districts li{
    padding: 10px;
    border-bottom: 1px solid lightgray;
    font-size: 15pt;
    list-style-type: none;
}
.districts h2{
    padding: 20px;
    margin-top: 0px;
    background: #F2FBEF;
    color: white;
}
.districts ul{
    padding: 0;
}
.menu1{
    margin-top: 70px;
    font-size: 15pt;
}
.menu1 .nav>li>a{
    padding: 20px!important;
}
.menu1 .navbar li{
    padding: 0;
}
.menu1 .navbar{
    font-size: 15pt;
    padding: 0;
    margin-left: 0;
}.menu1 .container-fluid{
    padding-left: 0!important;
 }
.menu1 .navbar-collapse{
    padding: 0;
}
.menu1 li:hover a{
    color: white!important;
}
.info1 h1{
    padding-left: 10px;
}
.info1 hr{
    width: 70%;
    margin-left: 30px;
}
.info1 a{
    text-decoration: underline;
    color: #919191!important;
}
.info1{
    color: #919191;
}
.info1 span{
    color: #919191;
}
.info1 strong{
    color:#919191;
}
#info_menu {
    width: 100%;
    border: none;
    border-radius: 0;
    color: white;
    background: #F2FBEF;
    text-align: left;
}
#info_menu .caret{
    float: right;
    border-top: 13px dashed;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}
.btn-group .dropdown-menu{
    width: 100%!important;
}
#info_menu1 {
    width: 100%;
    border: none;
    border-radius: 0;
    color: black;
    background: #dddddd;
    margin-top: 20px;
    height: 50px;
    text-align: left;
    margin-bottom: 30px;
}
#info_menu1 .caret{
    float: right;
    border-top: 13px dashed;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    color: #F2FBEF;
}
.school_item p{
    font-size: 15pt;
    padding-top: 30px;
}
.school_item{
    border: 1px solid #dddddd;
    background: #f6f8f9;

}
.link{
    font-size: 11pt!important;
}
.school_item1{
    margin-top: 20px;
}
.info21 a{
    text-decoration: none;
    color: #0f0f0f!important;
}
.info21 a:hover{
    color: #F2FBEF!important;
}
.info21 .link{
    color: #F2FBEF!important;
    text-decoration: underline;
}
.navigation{
    text-align: center;
    margin-top: 10px;
}
.navigation h2{
    margin-top: 10px!important;
}
.center_item{
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
}
.director{
    margin-top: 20px;
}
/*
.name{
    color: #F2FBEF;
    padding-top: 10px;
    padding-bottom: 10px;
}
*/
.info4{
    margin-top: 20px;
}
.other_directors img{
    padding-top: 30px;
}
.other_directors{
    text-align: center;
}
.other_directors h3{
    padding-left: 30px;
    padding-right: 30px;
}
.other_directors hr{
    margin-top: 0;
    margin-bottom: 0;
    width: 60%;
    margin-left: 20%;
}
.desktop{
    color: #bfbfbf!important;
}
.carousel-controler{
     background:#dddddd;
     color: #a8a8a8!important;
     font-size: 28px;
     padding: 11px;
     margin-top: -20px;
 }
.carousel-controler1{
    background:#dddddd;
    color: #a8a8a8!important;
    font-size: 28px;
    padding: 9px;
    margin-top: -53px;
}
.carousel-controler2{
    background:#dddddd;
    color: #a8a8a8!important;
    font-size: 28px;
    padding: 9px;
    margin-top: -53px;
}
.carousel-caption a{
    color: white!important;
}
.carousel-caption{
    padding-bottom: 0!important;
}
.carousel-caption h1,h3{
    text-align: left;
    padding-left: 10px;
}

#myCarousel img{
    width: 100%;
}




/* !!! New Dev !!! */
.main-content img {
	max-width: 100%;
    height: auto;
}

.navbar{
    min-height: auto;
}

.ad-submenu {
    display: none;
}

table,
table tr,
table td {
    border: 1px #a5a5a5 solid;
    margin-bottom: 10px;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    border: 1px #a5a5a5 solid;
}


h1, h2, h3, h4, h5, h6, p, a {
    margin: 0;
    padding: 0;
}

a, a:hover, a:focus, a:active, a:visited {
    text-decoration: none;
}

body {
    background-image: url("../img/fon.png");
    color: #525252;
}

#header .navbar-nav>li>a {
    line-height: 15px;
}

#header,
.main-content .container {
    background-color: #ffffff;
}

#header .container,
.main-content .container {
    width: 100%;
}

#science {
    max-width: 1170px;
    margin: auto;
}

/* Header */
#header .icon a {
    color: #525252;
}

#headerTop {
    height: 25px;
    background: #F2FBEF;
    padding: 0 30px;
}

#headerTop .social {
    width: 20px;
    height: 20px;
}

#headerTop .header-social {
    float:right;
}

#headerTop .header-social {
    float:right;
}

#headerTop .header-social a{
    color: #ffffff;
    opacity: 0.5;
    margin-left: 10px;
}

#headerTop .header-social a:hover {
	opacity: 1;
}

#headerTop .version {
    float: left;
}

#headerTop .version {
    color: #f6f8f9;
    opacity: 0.5;
}

#headerTop .version a {
    padding-left: 5px;
    color: #f6f8f9;
}

#headerTop .version:hover {
    opacity: 1;
}

#headerTop .social:hover {
    opacity: 1;
}

#header {
    margin: auto;
    height: auto;
    max-width: 1170px;
    border-bottom: 1px #F2FBEF solid;

}

#header .icon {
    padding-top: 15px;
}

#header .icon  .main-title {
    font-size: 1.3em;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 5px;
}

#header .icon .title {
    font-size: 0.8em;
    font-weight: 600;
    margin-bottom: 10px;
}

.right-part-header {
    margin-top: 56px;
}

.right-part-header form#searchform,
.right-part-header .version {
    float: right;
    clear: both;
}

.right-part-header form#searchform {
    width: 270px;
}

.menu-header .navbar {
    width: auto;
    margin: 0;
    border: none;
}

.menu-header .navbar #myNavbar{
    padding: 0;
    margin-top: 15px;
/*    background: linear-gradient(115deg, transparent 30px, #f6f8f9 0);*/
    background: #eee;
	text-align: center;
}

.menu-header .navbar .navbar-nav {
/*    float: right;*/
	text-align: center;
	margin: 0 auto;
	display: inline-block;
	float: none;
}

.nav>li>a,
.menu-header .navbar .navbar-nav>li>a {
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 15px 10px;
}

.menu-header .nav>li>a:focus,
.menu-header .nav>li>a:hover {
    background-color: #ab3f51;
    color: #ccc;
}

.menu-header .nav>li:focus ul.sub-menu,
.menu-header .nav>li:hover ul.sub-menu {
    display: block;
}

.menu-header ul.sub-menu {
    display: none;
    font-size: 12px;
    padding: 0;
    margin: 0;
    list-style: none;
    background: #ab3f51;
    position: absolute;
    z-index: 1000;
}

.menu-header ul.sub-menu  li {
    margin: 0;
}

.menu-header ul.sub-menu  li a {
    color: #ccc;
	font-weight: bold;
    text-transform: uppercase;
    display: block;
    padding: 5px 15px;
}

.menu-header ul.sub-menu  li {
    border: 1px #ccc solid;
    text-align: center;
}

.menu-header ul.sub-menu li:hover {
    background-color: #c94c61;
    border-top: 1px #ccc solid;
    border-bottom: 1px #cccsolid;
}

.menu-header ul.sub-menu li:hover a {
    color: #fff;
}

.menu-header ul.nav li.active {
  background-color: #ab3f51;
}
.menu-header ul.nav li.active a {
    
}

form#searchform button{
    background-image: url("../img/search-white.png");
    background-repeat: no-repeat;
    background-position: center;
    background-color: #F2FBEF;
}


/* Main carousel and last news */


.breadcrumbs {
    margin-bottom: 15px;
    margin-top: 10px;
}

.main-content #myCarousel {
    margin: 0;
    height: auto;
}

.main-content #myCarousel,
.main-content .carousel-inner,
.main-content .carousel-inner .item {
    max-height: 640px;
}

.main-content .carousel-caption {
    padding: 25px 155px 25px 45px;
}

.main-content .carousel-caption h1,
.main-content .carousel-caption h3 {
    margin: 0;
    padding: 0;
}

.main-content .carousel-caption h1 {
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
}

.main-content .carousel-caption h3 {
    font-size: 11px;
    padding: 10px 0 25px;
}

.main-content .carousel-caption {
    right: 0;
    left: 0;
    padding-bottom: 30px;
    background-color: #F2FBEF;
    opacity: 0.9;
    bottom: 0;
}
.main-content .carousel-control {
    position: absolute;
    width: 15%;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: 1;
}

.main-content .carousel-control {
    background: none;
}

.main-content .carousel-control .glyphicon {
    opacity: .9;
    margin-right: -40px;
    font-size: 30px;
}

.main-content .carousel-control .glyphicon:focus,
.main-content .carousel-control .glyphicon:hover {
    opacity: 1;
}

.main-content  #lastNews {
    padding: 20px 0 20px 5px;
    
    /*max-height: 700px;*/
}

.main-content  #lastNews h2 a {
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

#lastNews .new-in-box a,
#lastNews a.all-news {
    color: #525252;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

#lastNews .new-in-box a:hover,
#lastNews a.all-news:hover,
#lastNews .new-in-box a:focus,
#lastNews a.all-news:focus {
    color: #471d02;
}


#lastNews .new-in-box img {
   
}

#lastNews .new-in-box .content {
    padding-left: 10px;
    float: right;
    width: 68%;
}

.new-in-box .news-img { display: block; width: 30%;  float: left;}
.new-in-box .news-img img { object-fit: cover; width: 100%; height: 80px; }
#lastNews .new-in-box {
    margin-bottom: 20px;
}

#lastNews .last-news {
    max-height: 500px;
    overflow-y: scroll;
}

#lastNews .last-news .new-in-box p.date {
    color: #919191;
    font-size: 11px;
}

a.all-news {
    margin-top: 15px;
    display: block;
}

a.all-news span {
    opacity: 0.5;
    float: right;
}

.carousel-and-last-news {
    padding-right: 15px;
    margin-bottom: 25px;
}


/* Main news and calendar */
.main-news img {
    width: 100%;
    margin-bottom: 20px;
}

.main-news .content a {
    color: #525252;
    font-size: 18px;
    line-height: 1.2;
    text-transform: uppercase;
}

.main-news .content a:hover,
.main-news .content a:focus {
    color: #F2FBEF;
}

.main-news .content p.date {
    color: #919191;
    font-size: 11px;
    margin-top: 10px;
    margin-bottom: 25px;
}

.main-news .content p:last-child {
    color: #919191;
    font-size: 12px;
}

#calendar,
#calendar .archives-years,
#calendar .week-row {
    background-color: #f6f8f9;
    margin-top: 5px;
    margin-bottom: 5px; 
}

#calendar .title-calendar {
    margin: 0 -15px;
    border-bottom: 1px #F2FBEF solid;
}

#calendar .title-calendar p {
    color: #525252;
    text-transform: uppercase;
    padding: 15px 10px 12px;
}

.main-news-and-calendar {
    padding-right: 15px;
    margin-bottom: 35px;
}


/* Announcements */
.item-announcement img {
    width: auto;
    margin: 0 auto 20px;
    max-height: 200px;
    display: block;
}

.item-announcement .content a {
    color: #525252;
    font-size: 18px;
    line-height: 1.2;
    text-transform: uppercase;
}

.item-announcement .content a:hover,
.item-announcement .content a:focus {
    color: #F2FBEF;
}

.item-announcement .content p.date {
    color: #919191;
    font-size: 11px;
    margin-top: 10px;
    margin-bottom: 25px;
}

.item-announcement .content p:last-child {
    color: #919191;
    font-size: 12px;
}

.announcements .title-announcements {
    border-bottom: 1px #F2FBEF solid;
    background-color: #f6f8f9;
    margin: 0 15px 25px;
}

.announcements .title-announcements p {
    font-size: 15px;
    display: inline-block;
    color: #525252;
    text-transform: uppercase;
    padding: 15px 10px 12px;
}

.announcements .title-announcements p.pn-announcements {
    float: right;
    background-color: #dddddd;
}

.announcements .title-announcements a {
    color: #525252;
    opacity: 0.5;
}

.announcements .title-announcements a:hover,
.announcements .title-announcements a:focus {
    color: #F2FBEF;
}

.announcements .owl-carousel .owl-item {
    padding: 0 15px;
}

.announcements {
    margin-bottom: 35px;
}

/* Important information */
.important-information .title-information {
    border-bottom: 1px #f6f8f9 solid;
    background-color: #F2FBEF ;
    margin: 0 15px 25px;
}

.important-information .title-information p {
    font-size: 15px;
    color: #3c763d;
    text-transform: uppercase;
    padding: 15px 10px 12px;
}


.important-information .all-info>div>p {
    cursor: pointer;
    padding: 5px 0;
    display: block;
    border-bottom: 1px #dddddd solid;
}

.important-information .all-info>div:nth-child(1)>p,
.important-information .all-info>div:nth-child(2)>p {
    border-top: 1px #dddddd solid;
}

.important-information .all-info>div>p a {
    color: #525252;
    text-transform: uppercase;
}

.important-information .all-info>div>p:hover,
.important-information .all-info>div>p:focus {
    background-color: #F2FBEF;
}

.important-information .all-info>div>p:hover a,
.important-information .all-info>div>p:focus a {
    color: #ffffff;
}

.important-information {
    margin-bottom: 35px;
}

/* Banners and map */
.banners {
    padding-top: 50px;
}
.banners-and-map .banners>div img {
    width: 100%;
    height: auto;
}

.banners-and-map .banners>div:hover img {
    transform: scale(1.5);
}

.banners-and-map .banners>div {
    width: 33%;
    display: inline-block;
    float: left;
    padding: 10px;
	height: 170px;
}

.banners-and-map .map .title-information {
    border-bottom: 1px #F2FBEF solid;
    background-color: #f6f8f9;
    margin-bottom: 15px;
}

.banners-and-map .map .title-information p {
    font-size: 15px;
    color: #1e2124;
    text-transform: uppercase;
    padding: 15px 10px 12px;
}


.banners-and-map .map ul.district-list {
    display: none;
}

.map .map-holder img {
    display: block;
    margin: 0 auto 10px;
    height: auto;
    max-width: 100%;
    width: auto;
}


.map .map-holder {
	position: relative;
}

.map .map-holder a {
	display: inline-block;
	background: #888;
	position: absolute;
	border-radius: 6px;
	width: 12px;
	height: 12px;
	border: 1px solid #fff;
}

.map  #chuguev_page {
	left: 62%;
	top: 42%;
}

.map  #izym_page {
	top: 70%;
	right: 27%;
}
.map  #kupyansk_page {
	right: 17%;
	top: 37%;
}
.map  #lozova_page {
	bottom: 16%;
	left: 46%;
}
.map  #lubotin_page {
	top: 29%;
	left: 33%;
}
.map  #pervomaysk_page {
	top: 54%;
	left: 42%;
}
.map #kharkiv_page {
	top: 27%;
	left: 43%;
}

/* Photo gallery */
.photo-gallery .title-photo-gallery {
    border-bottom: 1px #F2FBEF solid;
    background-color: #f6f8f9;
    margin: 0 15px 25px;
}

.photo-gallery .title-photo-gallery p {
    font-size: 15px;
    display: inline-block;
    color: #525252;
    text-transform: uppercase;
    padding: 15px 10px 12px;
}

.photo-gallery .title-photo-gallery p.pn-photo-gallery {
    float: right;
    background-color: #dddddd;
}

.photo-gallery .title-photo-gallery a {
    color: #525252;
    opacity: 0.5;
}

.photo-gallery .title-photo-gallery a:hover,
.photo-gallery .title-photo-gallery a:focus {
    color: #F2FBEF;
}

.photo-gallery .owl-carousel .owl-item {
    padding: 0 15px;
}

.item-photo-gallery img {
    width: 100%;
}

#carousel-photo-gallery .item-photo-gallery {
    background-color: #F2FBEF;
}

#carousel-photo-gallery .item-photo-gallery:hover img {
    opacity: 0.5;
}

#carousel-photo-gallery .item-photo-gallery .content {
    position: absolute;
    bottom: 0;
    padding: 15px 30px 15px 15px;
}

#carousel-photo-gallery .item-photo-gallery .content p:first-child {
    color: #ffffff;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

#carousel-photo-gallery .item-photo-gallery .content p.date {
    color: #ffffff;
    font-size: 11px;
}

#carousel-photo-gallery .item-photo-gallery .content {
    display: none;
}

#carousel-photo-gallery .item-photo-gallery:hover .content {
    display: block;
}

.photo-gallery {
    margin-bottom: 35px;
}

/* Web resources */
.web-resources .title-web-resources {
    border-bottom: 1px #F2FBEF solid;
    background-color: #f6f8f9;
    margin: 0 0 25px;
}

.web-resources .title-web-resources p {
    font-size: 15px;
    display: inline-block;
    color: #525252;
    text-transform: uppercase;
    padding: 15px 10px 12px;
}

.web-resources .title-web-resources p.pn-web-resources {
    float: right;
    background-color: #dddddd;
}

.web-resources .title-web-resources a {
    color: #525252;
    opacity: 0.5;
}

.web-resources .title-web-resources a:hover,
.web-resources .title-web-resources a:focus {
    color: #F2FBEF;
}

.web-resources .owl-carousel .owl-item {
    padding: 0 15px;
}

.web-resources .item-web-resources{
    text-align: center;
}

.web-resources .item-web-resources a {
    text-transform: uppercase;
    color: #525252;
}

.web-resources .item-web-resources a:hover,
.web-resources .item-web-resources a:focus {
    color: #F2FBEF;
}

.web-resources .owl-item::after {
    content: "";
    width: 1px;
    height: 45px;
    background-color: #919191;
    position: absolute;
    top: 0;
    left: 0;
}

.web-resources .owl-item:first-child::after  {
    display: none;
}

.web-resources {
    margin-bottom: 35px;
}

/* Footer */
footer {
    padding: 20px 10px;
    background-color: #fcf4de;;
    max-width: 1170px;
    margin: auto;
	color: #000;
}

footer ul.footer-nav {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

footer ul.footer-nav>li>a{
    color: #000;
}

footer ul.footer-nav>li {
    margin: 10px 0;
	list-style: inside;
}

footer .footer-title h5 {
    font-size: 15px;
    font-weight: bold;
    margin: 20px 0 5px;

}

footer .footer-title p.title {
    font-size: 10px;
    margin-bottom: 30px;
}

footer .footer-title p.info {
    font-size: 11px;
    font-weight: bold;
}

footer .contact h4 {
    display: block;
}

footer .contact>div {
    margin: 0 8px;
}

footer .contact a {
    padding: 0 8px;
    background-repeat: no-repeat;
    background-position: center;
}

footer .contact a.google {
    background-image: url("../img/google-f.png");
}
footer .contact a.google:hover {
    background-image: url("../img/google-f-h.png");
}

footer .contact a.twitter {
    background-image: url("../img/twitter-f.png");
}
footer .contact a.twitter:hover {
    background-image: url("../img/twitter-f-h.png");
}

footer .contact a.facebook {
    background-image: url("../img/facebook-f.png");
}
footer .contact a.facebook:hover {
    background-image: url("../img/facebook-f-h.png");
}

footer .contact a.rss {
    background-image: url("../img/rss-f.png");
}
footer .contact a.rss:hover {
    background-image: url("../img/rss-f-h.png");
}

/* Department */
.department .title-department {
    border-bottom: 1px #F2FBEF solid;
    background-color: #f6f8f9;
    margin: 0 15px;
}

.department .title-department h2{
    font-size: 15px;
    display: inline-block;
    color: #525252;
    text-transform: uppercase;
    padding: 15px 15px 12px;
}

.department .submenu {
    margin: 15px;
}

.department .submenu span {
    cursor: pointer;
    float: left;
    font-size: 15px;
    text-transform: uppercase;
    padding: 15px;
    border-left: 1px #919191 solid;
}

.department .submenu span:first-child {
    border: none;
}

.department .submenu span:hover,
.department .submenu span:active {
    color: #F2FBEF;
}

.department .leaders-box div.leader {
    border: 1px #a5a5a5 solid;
    margin-bottom: 20px;
}

.department .leaders-box div.leader>div {
    padding: 0;
}

.department .leaders-box div.leader img {
    padding-right: 30px;
    /*TODO*/
    width: 100%;
    height: auto;
}

.department .leaders-box div.leader div.title,
.department .leaders-box div.leader div.description {
    padding: 50px 30px 0 0
}

.department .leaders-box div.leader div.title p.name {
    color: #F2FBEF;
    margin-bottom: 30px;
    font-size: 18px;
    text-transform: uppercase;
}

.department .leaders-box div.leader div.title p.title {
    font-size: 18px;
}

.department .leaders-box div.leader .description p {
    font-size: 16px;
    margin-bottom: 15px;
}

.department .leaders-box div.leader .description p span:first-child {
    font-weight: bold;
}

.department .tabs-box {
    background: #ffffff;
}

.department .img-box img {
    width: 100%;
    height: auto;
}

.department .tabs-box,
.department .img-box {
    display: none;
}

.department .tabs-box table,
.department .tabs-box table tr,
.department .tabs-box table td {
    border: 1px #a5a5a5 solid;
}

.department .tabs-box table td {
    padding: 5px;
}

/* Science */
.institutions .title-science {
    border-bottom: 1px #F2FBEF solid;
    background-color: #f6f8f9;
    margin: 0 15px;
}

.institutions .title-science h2{
    font-size: 15px;
    display: inline-block;
    color: #525252;
    text-transform: uppercase;
    padding: 15px 15px 12px;
}

.institutions .submenu {
    text-align: center;
    margin: 15px;
    background: #f6f8f9;
}

.institutions .submenu p {
    height: auto;
    max-width: 13.5%;
    cursor: pointer;
    float: left;
    font-size: 12px;
    text-transform: uppercase;
    padding: 15px;
}

.institutions .submenu p a {
    color: #525252;
}

.institutions .submenu p:hover,
.institutions .submenu p:active {
    background-color: #F2FBEF
}

.institutions .submenu p:hover a,
.institutions .submenu p:active a {
    color: #ffffff;
}

.institutions .element .box {
    border: 1px #a5a5a5 solid;
    padding: 25px 20px;
    margin-bottom: 30px;
    background: #f6f8f9;
}

.institutions .element .box img {
    max-width: 100%;
}

.institutions .element .box a {
    color: #525252;
}

.institutions .element .box a.title {
    display: inline-block;
    color: #F2FBEF;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.institutions .element .box  p:nth-child(2n+1) {
    margin-bottom: 30px;
}

.institutions .element .box  p:last-child {
    margin-bottom: 0;
}

.institutions .stria span,
.institutions .stria a {
    color: #c94c61;
}

.institutions .stria a:active,
.institutions .stria a:hover {
    color: #ab3f51;
}

.institutions .stria .wp-pagenavi{
    margin: 50px 15px 20px;
	text-align: center;
}

/* Archive */
.institutions .title-archive {
    background-color: #CABAC8;
    border-bottom: 1px solid #cdb1ca;
    margin: 0 15px;
}

.institutions .title-archive h2{
    font-size: 15px;
    display: inline-block;
	font-weight: bold;
    /*color: #9ad188;*/
    text-transform: uppercase;
    padding: 15px 15px 12px;
}

.not-content-archive,
.content-archive {
    margin: 0 30px 30px;
}

.content-archive ul {
    color: #525252;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.content-archive li.date {
    font-size: 18px;
    margin: 30px 0 15px;
}

.content-archive li p.date-post {
    font-size: 11px;
}

.content-archive li.date>span {
    color: #F2FBEF;
}

.content-archive ul li a {
    color: #525252;
    text-decoration: underline;
}

.content-archive ul li {
    margin: 10px 0;
}

.not-content-archive p {
    margin: 15px 0 30px;
}

.not-content-archive h4 {

}

#filters {
    padding: 15px;
    margin: 15px;
    background: #f6f8f9;
}

#filters select {
    border: none !important;
    background: #f6f8f9;
}

#filters form.search {
    display: none;
    float: right;
    top: -10px;
}

#filters form input#search_text {
    background: #ffffff;
    border: 1px #dddddd solid
}

#filters input.search {
    position: relative;
    background-image: url(../img/search-white.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #F2FBEF;
    height: 42px;
    width: 42px;
    float: right;
    top: -42px;
}

/* Region */
.region .title-region {
    border-bottom: 1px #F2FBEF solid;
    background-color: #f6f8f9;
    margin: 0 0 25px;
}

.region .title-region h2 {
    font-size: 15px;
    display: inline-block;
    color: #525252;
    text-transform: uppercase;
    padding: 15px 10px 12px;
}

.region ul.resp-tabs-list,
.region ul.district-list,
.region-map ul.district-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.region .district-content .resp-tabs-container {
    overflow: auto;
}

.region .district-content .box {
    margin: 30px 15px;
    display: none;
}

.region .district-content .box0 {
    display: block;
}

.region .district-content .box0 p{
    margin: 6px 0;
}

.region .district-content ul.resp-tabs-list>li {
    display: inline-block;
    float: left;
    max-width: 20%;
    background-color: #f6f8f9;
    cursor: pointer;
}

.region .district-content ul.resp-tabs-list>li span {
    padding: 15px 10px;
    display: block;
}

.region .district-content ul.resp-tabs-list>li:hover {
    background-color: #F2FBEF;
    color: #ffffff;
}

.region .district-content .box table,
.region .district-content .box table tr,
.region .district-content .box table td {
    border: 1px #a5a5a5 solid;
    padding: 5px;
}

.region .district-content .box table tr a {
    color: #525252;
}

.region .district-content .box table tr a:hover {
    color: #F2FBEF;
}

.region .title-menu-region {
    border-bottom: 1px #f6f8f9 solid;
    background-color: #F2FBEF;
    margin: 0 0 25px;
}

.region .title-menu-region h2 {
    font-size: 15px;
    display: inline-block;
    color: #ffffff;
    text-transform: uppercase;
    padding: 15px 15px 12px;
}

.region .menu-region ul.district-list {
    border-left: 1px #dddddd solid;
    margin-bottom: 30px;
}

.region .menu-region ul.district-list li {
    font-weight: bold;
    margin-top: 10px;
    margin-left: 15px;
    padding-bottom: 10px;
    border-bottom: 1px #dddddd solid;
}

.region .menu-region ul.district-list li:last-child {
    border-bottom: none;
}

.region .menu-region ul.district-list li a {
    color: #525252;
}

.region .menu-region ul.district-list li a:hover,
.region .menu-region ul.district-list li a:active {
    color: #F2FBEF;
}

.region .district-content .box0 table,
.region .district-content .box0 table tr,
.region .district-content .box0 table td {
    border: none;
    padding: 5px 0;
}

/* Region map*/
.region-map .map,
.region-map .menu-region {
    background: #ffffff;
}

.region-map .map ul.district-list {
    display: none;
}


.region-map .menu-region ul.district-list {
    border-left: 1px #dddddd solid;
    margin-bottom: 30px;
}

.region-map .menu-region ul.district-list li {
    font-weight: bold;
    margin-top: 10px;
    margin-left: 15px;
    padding-bottom: 10px;
    border-bottom: 1px #dddddd solid;
}

.region-map .menu-region ul.district-list li:last-child {
    border-bottom: none;
}

.region-map .menu-region ul.district-list li a {
    color: #525252;
}

.region-map .menu-region ul.district-list li a:hover,
.region-map .menu-region ul.district-list li a:active {
    color: #F2FBEF;
}

.region-map .title-region-map {
    border-bottom: 1px #F2FBEF solid;
    background-color: #f6f8f9;
    margin: 0 0 25px;
}

.region-map .title-region-map h2 {
    font-size: 15px;
    display: inline-block;
    color: #525252;
    text-transform: uppercase;
    padding: 15px 10px 12px;
}

.region-map .title-menu-region {
    border-bottom: 1px #f6f8f9 solid;
    background-color: #F2FBEF;
    margin: 0 0 25px;
}

.region-map .title-menu-region h2 {
    font-size: 15px;
    display: inline-block;
    color: #ffffff;
    text-transform: uppercase;
    padding: 15px 15px 12px;
}

/* Institutions */
.institutions .title-institutions {
    border-bottom: 1px #F2FBEF solid;
    background-color: #f6f8f9;
    margin: 0 0 25px;
}

.institutions .title-institutions h2 {
    font-size: 15px;
    display: inline-block;
    color: #525252;
    text-transform: uppercase;
    padding: 15px 10px 12px;
}

/* Single */
.post {
    padding: 0 15px;
    margin-bottom: 30px;
}

.post .title-post {
    background-color: #CABAC8;
    border-bottom: 1px solid #cdb1ca;
    margin: 0 0 25px;
}

.post .title-post h2 {
    font-size: 15px;
    display: inline-block;
  	font-weight: bold;
	text-transform: uppercase;
    padding: 15px 10px 12px;
}

.post .title h3 {
    font-size: 12px;
    display: inline-block;
    color: #525252;
    text-transform: uppercase;
    padding: 15px 10px 12px;
}

.post .content {
    margin: 10px 15px;
}

/* Calendar */
.main-box-calendar {
    padding: 0 15px;
}
.main-box-calendar ul.calendar{
    list-style: none;
    padding: 0;
    margin: 0;
}

.main-box-calendar ul.calendar li {
    display: inline-block;
    float: left;
    width: 145px;
    height: 70px;
    text-align: center;
    padding: 5px;
    background-color: #f6f8f9;
    cursor: pointer;
    margin: 5px;
}

.main-box-calendar ul.calendar li:hover {
    background-color: #F2FBEF;
}

.main-box-calendar ul.calendar li:hover span {
    color: #f6f8f9;
}

.main-box-calendar ul.calendar li span{
    line-height: 14px;
    vertical-align: middle;
    display: inline-block;
    white-space: normal;
}

.main-box-calendar ul.calendar li a {
    color: #525252;
}

.main-box-calendar ul.news-list {
    list-style: none;
    padding: 6px;
    margin: 0;
}

.main-box-calendar ul.news-list li {
    margin-bottom: 15px;
}

/* Other */
.breadcrumbs ul.buttons-list li,
ul.buttons-list li {
    margin-top: 10px;
    margin-bottom: 15px;
}

.language-camps {
    padding: 0 15px;
}

.heading  {
    border-bottom: 1px #F2FBEF solid;
    background-color: #f6f8f9;
    margin: 0 0 25px;
}

.heading h2{
    font-size: 15px;
    display: inline-block;
    color: #525252;
    text-transform: uppercase;
    padding: 15px 10px 12px;
}

.page-3617 h4 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.page-3617 h4 ~ p {
    margin-bottom: 5px;
}

.navbar-collapse {
    overflow: auto;
}

.main-box-calendar .wp-pagenavi {
    margin-bottom: 15px;
}


@media only screen and (max-width: 1200px) and (min-width: 768px) {
    .department .leaders-box div.direction-list>div:first-child {
        width: 100%;
    }

    .department .leaders-box div.direction-list>div:first-child .leader .image {
        width: 50%;
        float: left;
    }

    .department .leaders-box div.direction-list>div:first-child .leader div.title {
        text-align: left;
        width: 50%;
        float: left;
        padding: 25px 20px 0;
    }

    .department .leaders-box div.direction-list>div:first-child .leader div.description {
        text-align: left;
        width: 50%;
        float: left;
        padding: 20px 20px 25px;
    }

    .department .leaders-box div.direction-list>div:first-child .leader div.description p {
        width: 50%;
        float: left;
        margin-top: 10px;
    }

    .department .leaders-box div.direction-list>div:first-child .leader p.title,
    .department .leaders-box div.direction-list>div:first-child .leader div.description p span:last-child {
        padding-bottom: 10px;
    }

    .department .leaders-box div.direction-list>div:first-child .leader div.title::after,
    .department .leaders-box div.direction-list>div:first-child .leader div.description p:nth-child(1)::after,
    .department .leaders-box div.direction-list>div:first-child .leader div.description p:nth-child(2)::after {
        content: "";
        background-color: #a5a5a5;
        width: 80px;
        height: 1px;
        position: absolute;
    }

}

    .menu-header .navbar #myNavbar{
        background: #7a1d3b;
    }

@media only screen and (max-width: 1200px) {


    .department .leaders-box div.direction-list>div .leader div.description p span {
        display: block;
        word-wrap: break-word;
    }

    .department .leaders-box div.leader img {
        padding: 0;
    }

    .department .leaders-box div.leader {
        text-align: center;
    }

    .department .leaders-box div.leader div.title p.name,
    .department .leaders-box div.leader div.title p.title {
        margin: 20px 0 0;
    }

    .department .leaders-box div.leader div.description,
    .department .leaders-box div.leader div.title {
        padding: 0;
    }

    #header .icon .main-title {
        font-size: 0.8em;
    }

    #header .icon .title {
        font-size: 0.5em;
    }

    #header .icon a img {
		height: auto;
		max-width: 100px;
    }

    .right-part-header {
        margin-top: 20px;
    }

    .menu-header .navbar #myNavbar {
        margin-top: 0;
    }

    .menu-header {
        padding: 0;
    }

    #header {
        background-position: right;
    }

    .institutions .ad-submenu {
        display: block;
    }

    .institutions .submenu {
        display: none;
    }

    .institutions .open .ad-submenu {
        background-color: #F2FBEF;
        color: #ffffff;
    }

    .institutions .open .ad-submenu p {
        color: #ffffff;
    }

    .institutions .ad-submenu {
        background-color: #f6f8f9;
        margin: 15px;
        cursor: pointer;
    }

    .institutions .ad-submenu p {
        font-size: 15px;
        display: inline-block;
        color: #525252;
        text-transform: uppercase;
        padding: 15px 10px 12px;
    }

    .institutions .ad-submenu span {
        float: right;
        margin: 23px;
    }

    .institutions .dropdown-menu {
        width: 95% !important;
        margin: auto;
        margin-top: 0;
        background-color: #F2FBEF;
        left: 15px;
        padding: 15px;
    }

    .institutions .dropdown-menu p {
        margin: 10px 0;
    }

    .institutions .dropdown-menu p a {
        color: #ffffff;
    }

    .region .ad-submenu {
        display: block;
    }

    .region .title-region {
        display: none;
    }

    .region .ad-submenu.region-list {
        background-color: #F2FBEF;
        cursor: pointer;
        color: #ffffff;
        margin-bottom: 15px;
    }

    .region .ad-submenu.region-list p {
        font-size: 15px;
        display: inline-block;
        text-transform: uppercase;
        padding: 15px 10px 12px;
    }

    .region .dropdown-menu {
        background-color: #F2FBEF;
        margin: 0;
        width: 100% !important;
        max-height: 480px;
        overflow: auto;
    }

    .region .dropdown span.caret {
        float: right;
        margin: 23px;
    }

    .region .dropdown-menu ul li a {
        color: #ffffff;
        text-transform: uppercase;
    }

    .region .ad-submenu.list {
        background-color: #f6f8f9;
        cursor: pointer;
        color: #525252;
        margin-bottom: 15px;
    }

    .region .ad-submenu.list p {
        font-size: 15px;
        display: inline-block;
        text-transform: uppercase;
        padding: 15px 10px 12px;
    }

    .region .district-content .dropdown ul.resp-list>li {
        display: block;
        float: none;
        max-width: 100%;
        padding: 15px 10px;
        background-color: #F2FBEF;
        color: #ffffff;
        cursor: pointer;
    }

    .region .district-content .open .ad-submenu {
        background-color: #F2FBEF;
        color: #ffffff;
    }

    .region .district-content .open .ad-submenu p {
        color: #ffffff;
    }

    .region .district-content ul.resp-tabs-list {
        display: none;
    }

    .region .district-content .box {
        margin: 0 0 15px;
    }

    .region .menu-region {
        display: none;
    }

}

@media only screen and (max-width: 992px) {
    .menu-header .navbar {
        font-size: 12px;
    }

}

@media only screen and (max-width: 767px) {

    .menu-header .navbar #myNavbar{
        background: #f6f8f9;
    }

    #headerTop,
    #header .icon,
    /*#header .right-part-header,*/
    #myCarousel,
    #lastNews>h2,
    #lastNews .all-news,
    footer .footer-menu,
    footer .footer-title img,
    footer .footer-title h5,
    footer .footer-title p.title {
        display: none;
    }

    .announcements,
    .main-news,
    .main-news-and-calendar,
    .important-information,
    .web-resources,
    .photo-gallery,
    .banners-and-map {
        margin-bottom: 15px;
    }

    .menu-header ul.sub-menu {
        width: 100%;
    }

    .menu-header .navbar .navbar-header {
        background: #c94c61;
        height: 55px;
    }

    .menu-header .navbar-toggle {
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .menu-header .navbar-toggle span.icon-bar {
        background: #ffffff;
    }

    .menu-header .navbar .navbar-nav {
        float: left;
        margin: 0;
		width: 100%;
    }

    .menu-header .navbar {
        font-size: 16px;
    }

    nav>li, .menu-header .navbar .navbar-nav>li {
        background-color: #f5f0eb;
    }

    .nav>li>a, .menu-header .navbar .navbar-nav>li>a {
        color: #6b705c;
    }

    .menu-header ul.nav li.active {
        background-color: rgba(0, 0, 0, 0.5);
    }

    .menu-header ul.nav li.active a {
        color: #fff;
    }


    .main-content  #lastNews {
        padding: 0 15px;
        background-color: #ffffff;
        max-height: 800px;
    }

    .main-news-and-calendar .main-news:nth-child(2){
        display: none;
    }

    #carousel-announcements .item-announcement  .content p.date+p {
        display: none;
    }

    .important-information .all-info>div {
        width: 100%;
    }

    .banners-and-map .banners {
        padding: 0 15px;
    }

    footer {
        padding: 15px 0;
    }

    .department .submenu span {
        max-width: 33%;
        font-size: 12px;
        padding: 5px;
    }

    .department .title-department h2 {
        font-size: 12px;
    }
}

#myCarousel .carousel-caption {
    position: relative;
}
