body {
    padding: 0px;
    margin: 0px;
    background-color: #FFFFFF;
}

* {
    font-family: 'WeblySleek UI Semilight', 'Myriad Pro', 'Arial';
    font-size: 13px;
}

.rates {
    margin-top: 105px;
	margin-left: 210px;
}

.arial {
    font-family: 'Arial';
}

.font-small {
    font-size: 12px;
}

.font-med {
    font-size: 13px;
}

.font-med2 {
    font-size: 13px;
}

.font-big {
    font-size: 20px;
}

.text-left {
    text-align: left;
}

.center {
    text-align: center;
}

.white {
    color: #FFFFFF !important;
}

.orange {
    color: #FF7700 !important;
}

.grey {
    color: #777777 !important;
}

.width-70 {

    width: 70%;
}

.width-100 {

    width: 100%;
}

.padding-lr40 {
    padding-left: 40px;
    padding-right: 40px;
}

.dt {
    display: table;

}

.dr {
    display: table-row;
}

.dd {
    display: table-cell;
}

.red, .error {
    color: #AA0000;
    font-weight: bolder;
}

.overflow-hidden {
    overflow: hidden;
}

.lang a {
    color: #666666;
    text-decoration: none;
}

a {
    color: #808080;
}

.no-border, .no-border:hover {
    border: none !important;
    border-right: none !important;
}

#main a:hover {
    /*text-decoration: underline;*/
}

.lang .selected {
    color: #FAA61A;
}

.interval {
    clear: both;
    height: 20px;
}

.border-grey {
    border: 1px solid #999999;
}

a {
    text-decoration: none;
}

.hide {
    display: none;
}

.absolute {
    position: absolute;
}

#header {
    margin: auto;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 135px;
    background: url(../images/bg.jpg) top left #F2F4F3;
    z-index: 10;
    border-bottom: 2px solid #8b8b8b;

}

#home {
    height: 300px;
    background-color: #F0F0F0;
    margin-top: 20px;
    margin-bottom: 20px;
}

.block {
    margin: auto;
    width: 978px;
}

.block-full {
    margin: auto;
    width: 100%;
}

.block-home {
    min-width: 1000px;
    height: 460px;
    background-repeat: repeat-x;
    background-position: center;
    margin-bottom: 12px;
    position: relative;
    border-bottom: 2px solid #808080;
    margin-top: -13px;
}

.block-home .subject-header {
    position: absolute;
    width: 100%;
    bottom: 33px;
    display: table;
    text-transform: uppercase;
    height: 80px;
    background-color: rgba(35, 35, 35, 0.85);
    box-shadow: 3px 10px 16px -8px #000000;
    -webkit-box-shadow: 3px 10px 16px -8px #000000;
    -moz-box-shadow: 3px 10px 16px -8px #000000;
    -o-box-shadow: 3px 10px 16px -8px #000000;
}

.block-home .subject-header .right {
    margin-top: 26px;
}

.block-home .subject-header .title {

    color: #FFFFFF;
    font-size: 30px;
    display: table-cell;
    vertical-align: middle;
    height: 72px;
}

.block-home .subject-header .title p br {
    line-height: 10px;
}

.block-home .subject-header .title p:last-child {
    display: none;
}

.home-content {
    display: inline-block;
    color: #FFFFFF;
    font-family: Arial;
    background-color: rgba(60, 60, 60, 0.8);
    margin-top: 20px;
    padding: 20px 60px 20px 20px;
    height: 420px;
    overflow: hidden;
    max-width: 300px;
}

.home-content i * {
    font-size: 18px;
}

.header-video-player {
    position: absolute;
    width: 640px;
    height: 360px;
    margin: 15px;
    z-index: 5;
    display: inline-block;
}

.min-1000 {
    min-width: 1000px;
}

.min-1100 {
    min-width: 1100px;
}

.min-1200 {
    min-width: 1200px;
}

.padding-left-10 {
    padding-left: 10px;
}

.header-grey {
    background: #333333;
    height: 46px;
}

.header-grey-bg {
    position: absolute;
    width: 100%;
    height: 46px;
    top: 0px;
    left: 0px;
}

.header-news {
    width: 195px;
    height: 36px;
    padding-top: 10px;
    color: #FFFFFF;
    background-color: #BB0000;
    text-align: center;
    font-weight: bold;
    float: left;
}

.header-news-line {
    overflow: hidden;
    height: 36px;
    padding-top: 13px;
    color: #FFFFFF;
    text-align: center;
    left: 200px;
}

.header-news-line a {
    color: #fff;
    text-decoration: none;
    margin-right: 50px;
}

.header-news-line marquee {
    width: inherit;
}

.logo {
    display: inline-block;
    width: 176px;
    height: 86px;
    padding: 10px 20px 10px 30px;
    margin-top: -40px;
    margin-left: -30px;
    border-right: 1px solid #808080;
    background: url(../images/bg.jpg) top left #F2F4F3;
    float: left;
}

.logo-small {
    display: none;
    width: 179px;
    height: 28px;
    padding: 8px;
    border-left: 1px solid #808080;
    border-right: 1px solid #808080;
    background: #BB0000;
    float: left;
    margin-top: -2px;
}

.logo-white {
    width: 176px;
    height: 78px;
    float: left;
    margin-top: 30px;
}

#main-menu {
    position: absolute;
    width: 100%;
    top: 50px;
    left: 0px;
    height: 42px;
    background-color: #BB0000;
    z-index: 30;
}

#main-menu ul {
    float: left;
    list-style: none;
    height: 42px;
    padding: 0px;
    margin: 0px;
}

#main-menu .menu-item {
    float: left;
    height: 42px;
}

#main-menu .menu-icon {
    float: right;
    margin-top: -7px;
    margin-left: 5px;
}

#main-menu .menu-item a {
    display: block;
    padding: 11px 22px 12px;
    /* height: 32px;*/

    color: #FFFFFF;
    background-color: #BB0000;
    border-right: 1px solid #808080;
}

@-moz-document url-prefix() {
    #main-menu .menu-item a {
        padding: 11px 18px 11px;
    }

    .nw-icon {
        border: 4px solid #CACACA !important;
    }
}

#main-menu .menu-item .no-separator {
    border-right: 1px solid #BB0000 !important;
    padding-right: 20px !important;
}

#main-menu .menu-item a:hover, #main-menu .menu-item .active {
    background: url(../images/menu_arrow.png?1) right no-repeat #FAA61A;
    border-right: 1px solid #BB0000;
    color: #000000;
}

#main-menu .sub-menu-item {
    display: none;
    position: absolute;
    min-width: 300px;
    min-height: 50px;
    border: 2px solid #FAA61A;
    background-color: #F8F8F8;
    float: left;
}

#main-menu .right {
    margin-left: -180px;
    border-top: none !important;
    margin-top: 0px !important;
}

#main-menu .sub-menu-item-content {
    border: 1px solid #CACACA;
    border-bottom: none;
    margin: 14px;
}

#main-menu .sub-menu-item-content .active {
    background-color: #AADDAA !important;
    border-right: 4px solid #BB0000;
}

#main-menu .sub-menu-item-content a {
    background-color: #FFFFFF;
    color: #000000;
    font-size: 14px;
    font-style: italic;
    border-right: none;
    border-bottom: 1px solid #CACACA;
}

#main-menu .sub-menu-item-content a:hover {
    background-color: #F0f0f0;
    background-image: none;
    color: #FAA61A;
    border-right: none;
}

#main-menu .sub-menu-item-content a:hover:after {
    content: '';
    position: absolute;
    right: 13px;
    top: 45%;
    vertical-align: middle;
    background: url(../images/sub-menu-arrow.png) right no-repeat;
    width: 5px;
    height: 9px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.shadow {
    -webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
}

#main {
    margin-top: 147px;
}

.content {
    text-align: justify;
}

.block-left {
    min-width: 720px;
    max-width: 720px;
    width: 720px;
    float: left;
}

.block-right {
    min-width: 234px;
    max-width: 234px;
    width: 234px;
    float: right;
}

.blogs {
    width: 100%;
    border-left: 6px solid #333;
    box-sizing: border-box;
    padding: 0 0 0 7px;
    position: relative;
    color: #333;
    margin-bottom: 20px;
}

.banneritem a:hover .blogs {
    border-left: 6px solid #B00;
}

.blogs p {
    padding: 0px 0 0px 6px;
}

.blogs .data_info {
    color: #faa61a;
    font-size: 12px;
}

.blogs .name {
    font-size: 17px;
    line-height: 0;
    font-style: italic;
}

.blogs .lastName {
    font-family: 'WeblySleek UI SemilBold', 'Myriad Pro', 'Arial';
    font-size: 17px;
    background-color: #f0f0f0;
    line-height: 0px;
    padding: 10px 0 15px 6px;
    margin-top: -5px;
    font-style: italic;
}

.blogs .desc {
    color: #808080;
}

.blogs img {
    width: 70px !important;
    height: 70px;
    border-radius: 35px;
    border: 1px solid #faa61a;
    position: absolute;
    top: 0px;
    margin-bottom: 0 !important;
    right: 7px;
}

.blog-title {

    background-color: #cacaca;
    line-height: 0px;
    padding: 13px 6px 14px 6px;
    font-style: italic;
    text-align: right;
    color: #333;
    margin-top: 0;
}

#banners img {
    width: 100%;
    max-width: 234px;
    margin-bottom: 15px;
}

.project-container {
    margin-left: -20px;
}

.content .search-item {
    width: auto !important;
    height: auto !important;
    border: none !important;
}

.content .search-item-content {
    width: 300px;
}

.content .item-wrapper {
    width: 220px;
    height: 340px;
    float: left;
    padding: 10px;
    border-bottom: 1px solid #B5B4B4;
}

.content .item-wrapper .corner-icons {
    margin-top: 8px;
}

.content .item-wrapper .corner-icons img {
    margin-right: 5px;
    border: none;
    width: auto !important;
    height: auto !important;
}

.body-big-blocks .content .item-wrapper .corner-icons {
    display: block;
}

.content .item {
    width: 220px;
    height: 330px;
    text-align: left;
    overflow: hidden;
}

.content .item .item-content p {
    line-height: 18px;
}

.content .item * {
    color: #333333;
    text-decoration: none;
}

.content .item a:hover {
    text-decoration: none !important;
}

.content .item .duration {
    color: #FFFFFF;
    position: absolute;
    margin-left: 245px;
    margin-top: 140px;
    font-weight: bolder;
    font-size: 18px;
    -webkit-text-stroke: 1px #000000;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 1px 2px 1px 2px;
}

.content-header {
    text-transform: uppercase;
    height: 30px;
    background-color: #BB0000;
    margin-bottom: 20px;
    border-top: 2px solid #AAAAAA;
    border-bottom: 1px solid #000000;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 21px;
    padding-top: 2px;
    padding-left: 12px;
}

.content-header .right a {
    display: inline-block;
    padding-right: 10px;
    margin-top: 4px;
    color: #FFFFFF;
    text-decoration: none;
}

.content-header .right a:hover {
    text-decoration: none !important;

}

.content-header .right a:hover img {
    opacity: 0.7;
}

.content-header .right img {
    margin-top: -10px;
    opacity: 1;
    margin-bottom: -15px;
}

.content-header-arrow {
    float: left;
    background: url(../images/menu_arrow.png) right no-repeat #F9A61A;
    padding-top: 6px;
    padding-left: 20px;
    height: 29px;
    margin-top: -3px;
    margin-left: -20px;
    color: #000000;
    font-size: 16px;
}

.content-header-arrow img {
    margin: -5px 20px -10px 10px;
}

.content-header-small {
    margin-top: 4px !important;
    margin-left: 160px !important;
}

#footer {
    background-color: #333333;
    min-height: 350px;
    margin-top: 40px;
}

#footer .copy {
    float: left;
    border-left: 1px solid #808080;
    border-right: 1px solid #808080;
    color: #FFFFFF;
    font-size: 11px;
    padding: 11px 80px 10px 40px;
    margin-left: 40px;
    margin: 15px 40px 0;
    width: 495px;
    font-family: 'WeblySleek UI Semilight', 'Myriad Pro', 'Arial';
    box-sizing: border-box;
    color: #808080;
}

#footer p {
    margin: 7px 0 !important;
    font-size: 11px !important;
    font-family: 'WeblySleek UI Semilight', 'Myriad Pro', 'Arial';
}

#footer .social-icons {
    color: #808080;
    padding-top: 19px;
}

#footer .social-icons a {
    color: #808080;
}

.dateBlock .date {
    
    display: inline-block;
    font-size: 14px;
    position: relative;
    font-weight: bold;
  /*  font-family: Impact !important;
    height: 37px;
    margin-right: 10px;
    text-align: center;
    text-transform: uppercase;
    padding-top: 1px;*/
    box-sizing: border-box;
}

.ajax-loader{
    height: 30px;
    display: block;
    margin: 0 auto;
    padding: 10px;
}

.title-block {
    height: 30px;
    display: inline-block;
    border-left: 1px solid #999999;
    color: #999999;
    padding: 0px;
    margin-left: 30px;
    margin-right: 30px;
    width: 390px;
    padding-left: 20px;
    padding-bottom: 9px;
    font-size: 11px;
    font-weight: bold;
}

.title-block2 {
    height: 30px;
    display: inline-block;
    /*border-left: 1px solid #999999;*/
    text-align: right;
    color: #999999;
    padding: 0px;
    margin-left: 30px;
    margin-right: 30px;
    width: 280px;
    padding-left: 20px;
    padding-bottom: 9px;
    font-size: 11px;
    font-weight: bold;
}

.title-block3 {
    height: 30px;
    display: inline-block;
    padding: 0px;
    /*margin-left: 30px;*/
    width: 50px;
    padding-left: 20px;
    padding-bottom: 9px;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
}

.title-block3 img {
    margin-left: 5px;
    width: auto !important;
}

h1, h2, h3.h4 {
    font-size: 16px;
    font-weight: bold;
}

.pagination {
    text-align: center;
    margin-top: 40px;
}

.pagination a {
    display: inline-block;
    color: #9F9F9F;
    margin: 0px 5px;
    font-size: 16px;
    font-weight: bold;
}

.pagination a:hover {
    color: #000000;
    text-decoration: none !important;
}

.pagination b {
    color: #9F9F9F;
    border: 1px solid #9F9F9F;
    padding: 0px 7px;
    font-size: 16px;
    color: #000;
}

.menu-form {
    padding: 10px;
}

.menu-form input, .main-form input, select {
    border: 1px solid #999999;
    color: #444444;
    background-color: #FFFFFF;
    padding: 5px;
    font-size: 17px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.menu-form input, .main-form input, .main-form select {
    border: 1px solid #cacaca;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.main-form .error {
    padding-left: 70px;
}

.main-form p input[type="submit"] {
    width: 190px;
    margin-left: 10px !important;
    margin-top: 25px;
    line-height: 1;
}

.menu-form input[type=submit], .main-form input[type=submit] {
    background-color: #AAAAAA;
    color: #FFFFFF;
}

.menu-form input[type=submit]:hover, .main-form input[type=submit]:hover {
    background-color: #BB0000;
    color: #FFFFFF;
}

.menu-form a {
    background: none !important;
    border: none !important;
    color: #444444 !important;
    display: inline-block !important;
}

.menu-form a:hover {
    color: #faa61a !important;
}

.menu-widget-container {
    width: 665px;
    /*height: 472px; */
    padding: 0px;
    margin: 0px;
}

.menu-widget-sections-view {
    margin-left: 199px !important;
    margin-top: -1px !important;
    float: left;
    border: none;
}

.menu-widget-sections-loop {
    border-top: 1px solid #AAAAAA;
}

.item-widget {
    width: 429px;
    height: 100px;
    padding: 10px;
    background-color: #F0F0F0;
    border-bottom: 1px solid #AAAAAA;
    border-left: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;

}

.item-widget a {
    border: none !important;
    background: none !important;
    padding: 0px !important;
    margin: 0px !important;
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: normal !important;
}

.item-widget img {
    width: 167px;
    height: 94px;
    float: left;
    margin: 0px 5px 5px 0px;
    padding: 0px;

}

.main-form {
    width: 654px;
    border: 1px solid #999999;
    padding: 30px;
    color: #444444;
}

.main-form-small {
    width: auto;
    border: none;
    padding: 10px;
}

.main-form label {
    float: left;
    width: 200px;
    text-align: right;
}

.main-form textarea {
    float: left;
    width: 400px;
    height: 200px;
    margin-left: 220px;
}

.main-form span {
    float: left;
}

.main-form .icon {
    margin-right: 0px;
    margin-bottom: -10px;
    border: 1px solid #BBBBBB;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    margin-right: -2px;
}

.main-form a {
    border: none !important;
    border-right: none !important;
}

.announce-item {
    width: 310px;
    float: left;
    padding: 15px;
    height: 470px;
    overflow: hidden;
}

.announce-item .itemImg {
    width: 280px;
    height: 280px;
    border: 10px solid #424242;
    background-size: cover;
    -webkit-box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.9);
    -moz-box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.9);
    box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.9);
}

.announce-item .arrow {
    width: 130px;
    height: 25px;
    background: url(../images/header_arrow.png) top left no-repeat transparent;
    margin-left: 190px;
    margin-top: -40px;
    color: #FFFFFF;
    padding-top: 5px;
    text-align: center;
    font-size: 13px;
    position: relative;
}

.filter-widget {
    color: #FFFFFF;
}

.filter-widget .top {
    background-color: #808080;
    height: 40px;
    border-bottom: 5px solid #BB0000;
}

.filter-widget .top-wrap {
    border-bottom: 1px solid #000000;
}

.filter-widget .top a {
    text-align: center;
    width: 160px;
    float: left;
    background-color: #808080;
    height: 32px;
    color: #FFFFFF;
    font-weight: bolder;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
    padding-top: 8px;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}

.filter-widget .top a:hover {
    background-color: #BB0000;
    text-decoration: none !important;
    box-shadow: inset 3px -10px 16px -8px #000000;
    -webkit-box-shadow: inset 3px -10px 16px -8px #000000;
    -moz-box-shadow: inset 3px -10px 16px -8px #000000;
    -o-box-shadow: inset 3px -10px 16px -8px #000000;
}

.filter-widget .top a:hover span {
    display: block;
}

.filter-widget .top span.active {
    display: none;
    position: absolute;
    width: 41px;
    height: 12px;
    margin-left: 58px;
    margin-top: 39px;
    background: url(../images/arrow2.png) top left no-repeat transparent;
}

.filter-widget .bottom {
    background-color: #CACACA;
    height: 30px;
    margin-top: 15px;
}

.filter-widget .bottom a {
    float: left;
    background-color: #CACACA;
    height: 25px;
    color: #000000;
    font-weight: bolder;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 15px;
    padding-top: 5px;
    padding-left: 25px;
    padding-right: 25px;

}

.filter-widget .bottom a:hover {
    color: #444444;
    text-decoration: none !important;
}

.bx-viewport {
    height: 470px !important;
}

.bx-wrapper {
    height: 460px;
    width: 100%;
    margin: 0 auto 50px;
    margin-top: -12px;
}

.bx-pager {
    padding-top: 2px !important;
}

.bx-prev {
    background: url(../images/slider-arrow-left.png) no-repeat center !important;
    width: 35px !important;
    height: 112px !important;
    margin-top: -46px !important;
    left: 30px !important;
    z-index: 9 !important;
}

.bx-next {
    background: url(../images/slider-arrow-right.png) no-repeat center !important;
    width: 35px !important;
    height: 112px !important;
    margin-top: -46px !important;
    right: 30px !important;
    z-index: 9 !important;
}

.bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    left: 0;
    background: #f0f0f0;

    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-pager-item .bx-pager-link {
    background: #CACACA !important;
    -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.75);
    box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.75);
}

.bx-pager-item .active {
    background: #FAA61A !important;
}

.slick-prev:before, .slick-next:before {
    /*color: #999999;*/
    color: transparent;
}

.slick-prev, .slick-next {
    width: 37px;
    height: 114px;
    margin-top: -55px;
}

.slick-prev {
    background: url(../images/gallery_left.png) no-repeat transparent !important;
    left: 10px;
}

.slick-next {
    background: url(../images/gallery_right.png) no-repeat transparent !important;
    right: 10px;
}

.small-gallery {
    padding: 30px 0px 10px 0px;
    background-color: #F0F0F0;
}

.small-gallery .slick-list {
    margin: 0px 50px 0px 70px !important;
}

.slick-item {
    width: 200px;
}

.subject {
    height: 280px !important;
}

.subject2, .subject2 .item {
    width: 640px !important;
    height: 194px !important;
    border: none !important;
}

.subject2:first-child {
    border-top: 1px solid #AAAAAA !important;
}

.subject2 {
    border-bottom: 1px solid #AAAAAA !important;
    padding: 20px !important;
}

.subject2 .item-title {
    margin: 0px !important;
}

.see-also {
    height: 40px;
    margin-top: 50px;
    min-width: 100px;
    width: 235px;
    box-sizing: border-box;
    padding-top: 10px;
    padding-left: 20px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #BB0000;
    font-family: 'WeblySleek UI SemilBold', 'Myriad Pro', 'Arial';
}

.see-also-bot {
    height: 9px;
    background-color: #BB0000;
    -webkit-box-shadow: 0px -3px 3px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px -3px 3px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px -3px 3px 0px rgba(0, 0, 0, 0.75);
}

.bx-wrapper .bx-controls-direction a {
    top: 48% !important;
}

#main > .bxslider {
    overflow: hidden;
    height: 458px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.bx-wrapper .bxslider {
    overflow: visible;
}

.bxslider li iframe {
    width: 100%;
    height: 100%;
}

.marquee-slider {
    list-style: none;
}

.content table {
    border-color: transparent;
    border-left: 1px solid #AAAAAA;
    border-top: 1px solid #AAAAAA;
    border-spacing: 0;
}

.content th, .content td {
    padding: 5px;
    border-color: transparent;
    border-right: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
}

.ui-icon {
    margin-left: 10px;
    margin-right: 10px;
    opacity: 0.6;
    zoom: 1.2;
}

input[type=file] {
    margin: 10px 0px 10px 0px;
}

.home-block-video iframe {
    height: 470px !important;
    background-color: #000000;
}

.home-block-video img {
    width: 100%;
}

.home-block-video .play-block {
    width: 100%;
    height: 470px;
    overflow: hidden;
    display: none;
}

.home-block-video .play-button {
    position: absolute;
    width: 88px;
    height: 88px;
    cursor: pointer;
    margin-left: 450px;
    margin-top: 200px;
}

.home-block-video .live {
    position: absolute;
    width: 69px;
    height: 69px;
    margin-left: 35px;
    margin-top: 30px;
}

.home-block-video-subject {
    bottom: 15px !important;
    height: 15px !important;
}

.home-block-video-subject .title {
    height: 15px !important;
    padding: 3px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;

}

.home-block-video-subject p {
    padding: 0px !important;
    margin: 0px !important;
}

.ie-low {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    padding: 5px;
    color: #FF0000;
    text-align: center;
    z-index: 50;
    background-color: #BB0000;
    color: #FFFFFF;
    font-weight: bold;
    height: 37px;
}

.facebook-like-widget-wrapper {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 500px;
    height: 290px;
    overflow: hidden;
    margin-left: -250px;
    margin-top: -125px;
    background-color: #FFFFFF;
    display: none;
    box-shadow: 3px 10px 16px -8px #000000;
    -webkit-box-shadow: 3px 10px 16px -8px #000000;
    -moz-box-shadow: 3px 10px 16px -8px #000000;
    -o-box-shadow: 3px 10px 16px -8px #000000;
    z-index: 1000;
}

.facebook-like-widget-wrapper .close {
    position: absolute;
    top: 7px;
    right: 7px;
    cursor: pointer;
}

.header-widgets {
    margin-left: 170px;
    margin-top: 6px;
}

ul.header-widgets li, .header-widgets span {
    display: inline-block;
    vertical-align: middle;
    list-style-type: none;
    padding: 2px;
}

.home-block-video-container {
    background-color: #333333;
}

@media only screen and (max-width: 1182px) {
    .header-widgets {
        margin-left: 270px;
    }
}

.social-icon {
    font-family: 'FontAvesome';
    font-size: 20px;
    color: #333333 !important;
    cursor: pointer;
    margin-right: 10px;
}

.social-icon:hover {
    color: #FAA61A !important;
}

.arrow-top {
    float: right;
    cursor: pointer;
    margin-top: -112.5px;
}

.loading-overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 1000;
}

.loading-overlay .loading-content {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 400px;
    height: 36px;
    margin-left: -200px;
    margin-top: -16px;
    background-color: #FFFFFF;
    border: 2px solid #FF0000;
    padding: 22px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 3px 10px 16px -8px #000000;
    -webkit-box-shadow: 3px 10px 16px -8px #000000;
    -moz-box-shadow: 3px 10px 16px -8px #000000;
    -o-box-shadow: 3px 10px 16px -8px #000000;
}

.loading-overlay .loading-content img {
    margin-top: -5px;
    margin-bottom: -10px;
}

.loading-overlay .loading-content .message {
    font-size: 20px;
    font-weight: bolder;
    margin-left: 30px;
    margin-top: -5px;
    color: #444444;
}

.loading-overlay .loading-content .progress {
    margin-left: 20px;
    font-size: 10px;
    color: #808080;
}

.mark, span.highlight {
    background-color: #F9A61A;
}

.main-search-form {
    margin-top: -2px;
}

.main-search-form input[type=text] {
    width: 420px;
    height: 23px;
    background-color: #FFFFFF;
    padding: 1px;
    font-size: 14px;
    margin-top: -3px;
    margin-left: -10px;
}

.main-search-form input[type=submit], .main-archive-form input[type=submit] {
    width: 100px;
    height: 23px;
    background-color: #FFFFFF;
    padding: 2px 0px 2px 5px;
    font-size: 14px;
    margin-top: -3px;
    border: none;
    background-color: transparent;
    color: #FFFFFF;
    font-weight: bolder;
}

.main-archive-form p {
    float: left;
}

.main-archive-form label, .main-archive-form span {
    display: none;
}

.main-archive-form input[type=text] {
    margin-top: -16px;
    padding: 2px;
}

.project-header {
    width: 720px !important;
    margin-top: 0px !important;
}

.popup-overlay {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: transparent;
    z-index: 1000;
    display: none;
}

.popup-overlay2 {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: rgba(0, 0, 0, 0.5);
}

.popup-content {
    position: fixed;
    width: 1000px;
    top: 80px;
    bottom: 50px;
    left: 50%;
    margin-left: -490px;
    background-color: #FFFFFF;
    padding: 50px 80px;
    box-sizing: border-box;
    overflow: auto;
}

.popup-content .block-left {
    min-width: 800px !important;
    max-width: 800px !important;
}

.popup-title {
    position: fixed;
    width: 1000px;
    height: 40px;
    top: 40px;
    left: 50%;
    margin-left: -490px;
    z-index: 1001;
    background-color: #BC0001;
    font-weight: bolder;
    font-size: 20px;
    padding-top: 3px;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
    color: #FFFFFF;
}

.popup-close {
    position: fixed;
    width: 945px;
    top: 44px;
    left: 50%;
    margin-left: -497px;
    z-index: 1002;
    padding-top: 3px;
    padding-left: 10px;
    padding-right: 10px;
}

.popup-close img {
    float: right;
    margin-top: -3px;
    margin-right: -45px;
    cursor: pointer;
    background-color: #BC0001;
    border: 5px solid #BC0001;
}

.project-item-atticles {
    background-color: #FFFFFF;
}

.main-archive-form span {
    display: block;
    float: left;
    margin: 0px 10px 0px 15px;
}

.main-archive-form .ui-icon {
    display: none;
}

/*.header-widgets{
    margin-left: 170px;
	font-size: 15px;
	margin-top: 8px;
    font-family: 'WeblySleek UI SemilBold','Myriad Pro','Arial';
}

ul.header-widgets li,.header-widgets span{
	display: inline-block;
	vertical-align: middle;
    list-style-type: none;
    padding: 2px;
    font-size: 15px;
    font-family: 'WeblySleek UI SemilBold','Myriad Pro','Arial';
}*/

.inherit-span {
    font-size: inherit !important;
    font-style: inherit !important;
    font-weight: inherit !important;
    font-family: inherit !important;
    text-transform: lowercase !important;
    display: inline !important;
    color: inherit !important;
}

.content-header.archive {
    border: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    height: 42px;
}

.content-header.archive .content-header-arrow {
    height: 36px;
    line-height: 30px;
    font-weight: normal;
    width: 129px;
    padding-left: 35px;
}

.content-header.archive .content-header-arrow img {
    margin: -5px 20px -10px 25px;
}

.content-header .archive-date {
    float: right;
    text-transform: lowercase;
    margin-top: 7px;
}

.subjectFull.archive .loader {
    display: none;
    text-align: center;
    padding: 30px;
}

.content-header .archive-date input {
    background: none;
    border: none;
    width: 160px;
    background-image: url('../images/date_arrow.png');
    background-repeat: no-repeat;
    background-position: right center;
    color: #cacaca;
    font-size: 15px;
    text-align: right;
    cursor: pointer;
    margin-left: 0px;
    margin-right: 30px;
    padding-right: 22px;
    text-transform: lowercase;
}

.content-header .archive-date {
    margin-right: 20px;
}

#archive_from_date {
    width: 210px;
    margin-right: 20px;
}

.content-header .archive-date input:focus {
    background-image: url('../images/date_arrow_active.png');
}

.content-header .archive-date span {
    color: #faa61a
}

/*#archive_to_date {
    margin-left: 60px;
}


#archive_from_date {
    margin-right: 60px;
}*/

#ui-datepicker-div {
    margin-top: 11px;
    border-radius: 0px;
    box-shadow: 0px 3px 3px 0px rgba(13, 13, 14, 0.75);
    border: 2px solid #F8A51A;
    background: #F6F6F6;
    padding: 10px 20px;
    z-index: 20 !important;
}

#ui-datepicker-div .ui-datepicker-header {
    background: #EEEEEE;
    color: #F5B74E;
    border-radius: 0px;
    border-color: #C8C8C8;
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev,
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next {
    background-color: #333333;
    border-radius: 0px;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    background-image: url('../images/archive-arrows-split.png');
    height: 24px;
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
    color: #F8A51A;
    font-weight: normal;
    text-transform: capitalize;
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev {
    background-position: 3px center;
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:hover {
    background-position: -33px center;
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next {
    background-position: -15px center;
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:hover {
    background-position: -51px center;

}

.ui-datepicker-calendar th span {
    font-weight: normal;
    width: 27px;
    display: inline-block;
    text-align: center;
}

#ui-datepicker-div .ui-datepicker-calendar .ui-state-default {
    background-color: #eeeeee;
    color: #bb0000;
    cursor: pointer !important;
    font-weight: normal;
}

#ui-datepicker-div .ui-datepicker-calendar .ui-state-disabled .ui-state-default {
    cursor: default !important;
}

#ui-datepicker-div .ui-datepicker-calendar .ui-state-default.ui-state-highlight {
    border-color: #faa61a;
}

#ui-datepicker-div .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-default {
    background-color: #bb0000;
    color: #eeeeee;
}