/*.logo a:hover {*/
/*    text-decoration: none !important;*/
/*}*/

.main_header .menu > li {

    position: relative;
    text-align: right;
}

body{
    font-size: 14px;
}
.main_header .navbar {
    padding: 0;

    width: 100%;
    height: 100%;
}

.main_header .navbar-light .navbar-nav .nav-link {
    display: block;
    color: #333;
    font-size: 14px;
    position: relative;
    padding: 30px 10px;
    text-align: right;
}

.overline-from-center {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
}

.overline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    top: 0;
    background-color: #2980b9;
    height: 4px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.overline-from-center:hover:before {
    left: 0;
    right: 0;
}

.navbar-collapse, .navbar-collapse > div {
    height: 100%;
}

.navbar-nav > li {
    line-height: 55px;
}

body {
    background-color: #f1f4f5;
    font-family: TheSans;
    text-align: right;
}

.main_header {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #fff;
    font-weight: bold;
    text-align: right;
    height: 117px;
    position: relative;
    z-index: 9;
}

.main_header .dropdown-item {
    text-align: right;
    color: #1660b4 !important;
    line-height: 2;
    font-size: 13px;
}

.main_header .dropdown-item:focus, .dropdown-item:hover {
    color: #ffffff !important;
    background-color: #1660b4;
}

@media (min-width: 990px) and (max-width: 1190px) {
    #img-first {
        display: none !important;
    }
}

@media (min-width: 200px) and (max-width: 411px) {
    #img-first {
        display: none !important;
    }
}

.footer {
    /*position: fixed;*/
    /*left: 0;*/
    /*bottom: 0;*/
    width: 100%;
    height: 70px;
    background-color: #1d1d1d;
    overflow: hidden;
    /*z-index: 9999999;*/

}

.footer p.copyright {

    font-size: 16px;
    color: #fff;
    line-height: 70px;
}

.footer a.top {
    height: 75px;
    width: 70px;
    font-size: 32px;
    color: #1d4675;
}

.footer a.top:hover {
    color: #ffffff;
}

@media (min-width: 481px) and (max-width: 990px) {
    .collapse .menu {
        background-color: #f1f4f5 !important;
    }

    .main_header .navbar-light .navbar-nav .nav-link {
        color: black;
        border: none !important;
    }

    .main_header .navbar-light .navbar-nav .nav-item:focus, .navbar-light .navbar-nav .nav-link:hover {
        border: none !important;
        color: white !important;
        background-color: #1d4675;
    }
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 99999999;
    top: 0;
    right: 0;
    background-color: #ffff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .05);

}

.sidenav ul {
    list-style: none;
    width: 100%;
    padding-right: initial;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 13px !important;
    color: #000;
    display: block;
    transition: 0.3s;
}


.sidenav a:hover {
    color: #fff !important;
    background-color: #1d4675;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 10px 0 10px 0;
    font-size: 36px;
}

#main {
    transition: margin-left .5s;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }
}

@media (min-width: 550px) and (max-width: 990px) {
    #main {
        display: block;
    }
}

@media (min-width: 990px) {
    #main {
        display: none !important;

    }

    #mySidenav {
        width: 0 !important;
    }

    #content_header, #content {
        transform: translate3d(0%, 0px, 0px) !important;
        opacity: 1 !important;
    }

}
 .dropdown-menu {
    border: 1px solid #ffffff !important;
     border-radius: 0rem !important;
}
.sidenav .dropdown-menu {
    right: 20px;
    border: 1px solid #ffffff !important;
    border-radius: 0px;
}

.navbar .dropdown-menu{
    top: 99%;
}
.big-slider .container {
    position: relative;

}

#main_footer .in_media .item .details .title, .big-slider .news-list .item {
    margin-bottom: 10px;
    width: 100%;
}

.list {
    width: 95%;
    margin: auto;
}

.big-slider .news-list .item a {
    padding: 10px 12px;
    display: block;
    position: relative;
}

a:link, a:link:hover, a:visited, a:visited:hover {
    color: #1660b4;
}

.big-slider .news-list .item a::after {
    width: 12px;
    left: -20px;
    background-color: #dad610;
}

.big-slider .news-list .item a .title {
    font-size: 16px;
    line-height: 1.4;
    height: 20px;
    overflow: hidden;
    position: relative;
    z-index: 2;
    margin: 0;
}

.big-slider .news-list .item a .date {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
    width: 0;
    height: 40px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding-top: 4px;
    overflow: hidden;
    visibility: hidden;
    background-color: #1660b4;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}

.big-slider .news-list .item a::before {
    width: 100%;
    right: 0;
    background-color: rgba(255, 255, 255, .8);
}

.big-slider .news-list .item a::after, .big-slider .news-list .item a::before {
    position: absolute;
    content: '';
    top: 0;
    height: 100%;
    z-index: 1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.big-slider .news-list .item a .date i {
    display: block;
    font-style: normal;
}

.big-slider .news-list .item:hover a::before {
    width: 12px;
    right: -20px;
    background-color: #024ea5;
}

.big-slider .news-list .item:hover a .date {
    visibility: visible;
    width: 80px;
}

.big-slider .news-list .item a .date {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
    width: 0;
    height: 40px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding-top: 4px;
    overflow: hidden;
    visibility: hidden;
    background-color: #1660b4;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}

.clear-fix .row > div {
    margin-bottom: 10px;
}

.big-slider .news-list .item:hover a {
    color: #000;
    padding-right: 85px;
}

.big-slider .news-list .item:hover a::after {
    width: 100%;
    left: 0;
    background-color: rgba(218, 214, 16, .76);
}

.big-slider .news-list .item a, .big-slider .news-list .item a .date {
    -webkit-transition: all .2s .2s;
    -moz-transition: all .2s .2s;
    -ms-transition: all .2s .2s;
    -o-transition: all .2s .2s;
    transition: all .2s .2s;
}

a:active, a:hover {
    outline: 0;
    text-decoration: none !important;
}

*, :after, :before, input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.menu-list {
    position: relative;

}

a:focus, a:hover {
    color: #23527c;
    text-decoration: none;
}

.big-slider .list {
    position: relative;
    height: 630px;
}

.big-slider .news-list {
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    width: 100%;
}

.logos {
    /*width: 100%;*/
    /*height: 630px;*/
    /*position: relative;*/
    height: 630px;
    position: absolute;
    right: -50%;
}

.logos img {
    /*position: absolute;*/
    max-height: 100%;
    /*max-width: 100%;*/
    /*left: 0%;*/
    /*opacity: .8;*/
    /*top: 23%;*/
}

.container:after, .container:before {
    content: " ";
    display: table;
}

.container:after {
    clear: both;
}

@media (min-width: 481px) and (max-width: 1200px) {

    .big-slider .list {
        height: 330px;
    }

    .big-slider {
        height: 330px;
    }

    .logos img {
        top: 11%;
    }
}

@media (min-width: 1200px) {
    .big-slider, .big-slider .container > [class*=col-], .big-slider .logo {
        height: 630px;
    }
}

@media (min-width: 200px) and (max-width: 575px) {
    #logos {
        display: none !important;
    }

    .big-slider .list {
        height: 330px;
    }

    .big-slider {
        height: 330px;
    }

}

.conant {
    padding-top: 60px;
}

.news_item {
    border-radius: 7px;
    background-color: #ffffff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .05);
    margin-bottom: 30px;
    margin-bottom: 30px;
}

.news_item img {
    width: 100%;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.news_item .caption h4 {
    height: 50px;
    font-size: 15px;
    overflow: hidden;
    line-height: 1.7;
    color: #506068;

}

.caption {
    padding: 15px;
    color: #506068;
}

.caption p {
    color: #666;
    font-size: 12px;
}

.news_item .caption h4:hover {
    color: #1660b4;
}

.advertising img {
    width: 100%;
}



.clear-fix img {
    width: 100%;
    border-radius: 7px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .05);
}

.centered p {
    color: #1660b4;
    font-size: 12px;
    padding: 10px;
    margin-bottom: 0;
    display: inline-block;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.ih-item.square.effect4 a:hover .info {
    width: 100%;
    top: 50%;
    border-radius: 7px;
}

.ih-item.square .info {
    padding-top: 60%;
    border-radius: 7px;
}

.ih-item.square {
    width: 100%;
    border: none;
    box-shadow: none;
    height: 100%;
}

.clear-fix > div {
    margin-bottom: 50px;
}

.ih-item.square.effect6 .info p {
    color: #1d4675;
    width: 50%;
    background: #ffffff;
    padding: 10px;
    margin: auto;
    margin-top: 10px;
    border-radius: 7px;
}

.slider {
    background-color: #ffffff;
    border-radius: 7px;
    margin-bottom: 30px;
}

.slider-content {
    padding: 0 30px 30px;
}

.carousel, .slider-content {
    position: unset;
}

.header {
    position: relative;
    padding: 30px 0;
}

.header > .header_name a {
    display: block;
    position: relative;
    padding-right: 30px;
    color: #1660b4;
}

.slider:hover .header > .header_name a {
    color: #fff !important;
}

.header > .header_name {
    height: 25px;
    color: #1660b4;
    font-size: 14px;
    line-height: 25px;
    margin: 0;
}

.slide .carousel-indicators {
    top: 38px;
    bottom: auto;
    right: auto;
    margin-left: 12%;
    position: absolute;

}

.slide .carousel-indicators li {
    background-color: #8992bd;

    display: inline-block;
    text-indent: -999em;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}


.slide .carousel-indicators .active {
    background-color: #1660b4;
}

.slide:hover .carousel-indicators .active {
    background-color: #fff;
}

.slide-content > .carousel-inner {
    padding-top: 20px;
}

.header .header_name a:before {
    width: 5px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    content: '';
    background-color: #1660b4;
    -webkit-border-radius: 7px 0 0 7px;
    -moz-border-radius: 7px 0 0 7px;
    border-radius: 7px 0 0 7px;
    transition: all linear .3s;

}

.slider:hover .header .header_name a:before {
    width: 100% !important;
    border-radius: 0;
    transition: all linear .3s;
}

.header .header_name a span {
    position: relative;
    z-index: 2;
}

.carousel-caption {
    bottom: 0;
    z-index: 4;
    padding: 15px;
    width: calc(100% - 60px);
    position: absolute;
    left: 30px;
    right: 30px;
    text-align: center;
    background-color: rgba(255, 255, 255, .95);
    -webkit-border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0;
}

.carousel-caption .name {
    font-size: 15px;
    line-height: 1.3;
}

.carousel-caption .date {
    color: #506068;
    font-size: 12px;
    margin-top: 8px;
    margin-bottom: 0;
}

.slider .carousel-item {
    /*height: 354px;*/
}

.slider .carousel-item img {
    border-radius: 7px;
    transition: all 0.35s ease-in-out;

}

@-webkit-keyframes flash {
    0% {
        opacity: .5;
    }
    100% {
        opacity: 1;
    }
}

.videos h5 {
    color: #fff;
    font-size: 13px;
    line-height: 1.7;
    height: 20px;
    overflow: hidden;
}



.videos .header_name a:before {
    background-color: #ff9b52;
    width: 5px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    content: '';
    -webkit-border-radius: 7px 0 0 7px;
    -moz-border-radius: 7px 0 0 7px;
    border-radius: 7px 0 0 7px;
    transition: all linear .3s;

}

.videos:hover .header_name a:before {
    width: 100%;
    border-radius: 0;
    transition: all linear .3s;
}

.videos {
    background-color: #1d4675;
    border-radius: 7px;
    margin-bottom: 30px;
}

.videos .header a {
    color: #fff;
}

.videos .video-content {
    padding: 0 30px 30px;
}

.videos .video-content .item {
    position: relative;
    cursor: pointer;
}

.videos .video-content .item img {
    width: 100%;
    border-radius: 7px;
}

.videos .video-content .item i {
    color: #fff;
    font-size: 48px;
    position: absolute;
    top: 45%;
    right: 50%;
    z-index: 2;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -webkit-transform: translate(50%, -50%);
    transition: all linear .3s;
}

.videos .video-content .item h5 {
    margin-top: 7px;
}

@media (max-width: 576px) {
    .modal-dialog {
        width: 1113px;
    }
}

.slider:hover .hover {
    visibility: visible;
}

.hover {
    bottom: 0;
    z-index: 3;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    background: rgba(26, 74, 114, 0.6);
    border-radius: 7px 7px 0 0;
    visibility: hidden;
}

.ih-item.square.effect6 .info h3 {
    font-size: 13px;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
    width: 100%;

}

.breadcrumb > .active {
    color: #777;
}

.ih-item.square.effect6.from_left_and_right a:hover .info p {
    transition: all 0.2s 0.1s linear;
}

.pagination {
    margin-top: 30px;
}
