@font-face {
    font-family: "Times_New_Roman_Bold";
    src: url(../font/Times_New_Roman_Bold.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: "Arial Bold";
    src: url(../font/Arial_Bold.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Futura XBlk BT';
    font-style: normal;
    font-weight: normal;
    src: url(../font/futuraxk.woff) format('woff'),
       url(../font/Futura_XBlk_BT.ttf) format('truetype');
}

.mt-40 {
    margin-top: 40px;
}

.intro-title {
    position: relative;
    right: 100px;
}

.intro-title .lines:before {
    content: "";
    background: url(../image/homepage_line_icon.jpg);
    height: 3px;
    width: 65%;
    /* display: block; */
    right: -95px;
    bottom: 0;
    top: 150px;
    position: absolute;
}

.intro-title .mtsf {
    font-size: 72px;
    font-family: 'Futura XBlk BT';
    line-height: 82px;
}

.mtsf{
    font-family: 'Futura XBlk BT';
}

.intro-title h5 {
    font-family: 'Arial Bold', sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
}
.intro-title h1 {
    font-size: 72px;
    font-family: 'Times_New_Roman_Bold', serif;
    line-height: 82px;
    font-weight: bold;
}

.block-1 p:nth-child(1) {
    font-size: 21px;
    line-height: 31px;
}

.news .date {
    color: #1ba7c2;
    font-size: 14px;
}

.news a.news-link {
    color:#2d2d2d;
    font-size: 16px;
}

.news a.news-link:hover span.content-title {
    text-decoration: underline;
}

.news a.news-link:hover span.date {
    text-decoration: none;
}

.news a.news-link:hover img.content-thumbnail {
    opacity: 0.7;
}

#breadCrumb li.active {
    color: #1da7c3;
}

.news .news-content:nth-child(4), .news .news-content:nth-child(5), .news .news-content:nth-child(6) {
    margin-top: 20px;
}

.background-article {
    background: url(../image/article-banner-background.jpg);
    background-repeat: no-repeat;
    height: 560px;
    background-position: center;
    background-size: 100% 100%;
    position: absolute;
    width: 100%;
    top: 205px;
    bottom: 0;
    z-index: -9999;
}

body.news-background {
    background: url(../image/background.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100% 47%;

}


body.article-background {
    background: url(../image/article-background.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100% 36%;
}


.left-banner {
    width: 100%;
}

.right-banner {
    width: auto;
}

.right-banner {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.article .article-header h1 {
    font-size: 36px;
    font-weight: normal;
    line-height: 46px;
    padding: 55px 0 0 0;
    color: #fff;
    margin-bottom: 20px;
}

.article .bx-wrapper .bx-pager {
    bottom: 25px;
}

.article .bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
}

.article .bx-pager.bx-default-pager a.active {
    background: #1da7c3 !important;
}

.article .slider-left-banner {
    padding-right: 15px;
    padding-left: 0;
}

.article .slider-right-banner {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

.article .slider-right-banner .right-banner {
    margin-bottom: 7px;
}

.article .slider-right-banner .right-banner.last {
    margin-bottom: 0;
}

.btn-find-out {
    border: 1px solid #fff;
    padding: 15px 25px;
    font-size: 15px;
}
.block-1 {
    position: relative;
    left: 152px;
    z-index: 99;
    margin: auto;
    padding: 0 50px;
    border-left: 2px solid #004098;
}

.news .news-year h1 {
    padding-bottom: 20px;
    font-size: 36px;
    font-weight: normal;
}

#breadCrumb li.active {
    color: #1da7c3;
}

.news-content span.date {
    font-family: 'Arial Bold',sans-serif;
    font-weight: bold;
    font-size: 14px;
}

.news .news-content:nth-child(4), .news .news-content:nth-child(5), .news .news-content:nth-child(6) {
    margin-top: 20px;
}

.news-content img {
    vertical-align: middle;
}

.background {
    background: url(../image/grey-background.jpg);
    background-repeat: no-repeat;
    height: 430px;
    background-position: center;
    background-size: 100% 100%;
    position: absolute;
    width: 100%;
    top: 300px;
    bottom: 0;
    z-index: -9999;
}

.background-publicity {
    background: url(../image/blue-background.jpg);
    background-repeat: no-repeat;
    height: 370px;
    background-position: center;
    background-size: 100% 100%;
    position: absolute;
    width: 100%;
    top: 300px;
    bottom: 0;
    z-index: -9999;
}

.background-strg {
    background: url(../image/grey-background.jpg);
    background-repeat: no-repeat;
    height: 350px;
    background-position: center;
    background-size: 100% 100%;
    position: absolute;
    width: 100%;
    top: 300px;
    bottom: 0;
    z-index: -9999;
}


.banner-caption {
    position: absolute;
    bottom: 70px;
    text-align: center;
    width: 100%;
    font-size: 48px;
    line-height: 58px;
    font-weight: normal;
}

.intro-title-m {
    text-align: center;
    font-weight: normal;
    margin: auto;
}

a.publicity-link:hover .publicity-image, a.publicity-link:hover .publicity-link-title {
    opacity: 0.5;
}

.publicity-image {
    width: 100%;
}

.programs-body .publicity-link-title {
    bottom: 95px;
}

.publicity-link-title {
    position: relative;
    bottom: 63px;
    text-align: center;
    padding: 15px;
    background: #404040f0;
    color: #fff;
    text-transform: uppercase;
}

#breadCrumb.white ul li a {
    color: #fff;
}

#breadCrumb li::before {
    color: #000;
}

#breadCrumb.white ul li.active::before {
    color: #fff;
}

.photo-gallery-title {
    font-size: 36px;
    line-height: 46px;
    color: #2d2d2d;
}

img.card-img-top.margin-bottom-photo-gallery {
    margin-bottom: 5px;
}

.btn-gallery {
    background: #fff;
    font-weight: bold;
    position: absolute;
    right: -10px;
    top: -10px;
    font-size: 16px;
    border-radius: 100%;
    width: 30px;
    height: 30px;
}

body.photo-gallery-background .modal-backdrop.show {
    opacity: 0.8;
}

.strg-background .banner-caption {
    font-size: inherit;
    line-height: 0;
    bottom: 0;
    top: 60px;
}

.sea-background .banner-caption {
    font-size: inherit;
    line-height: 0;
    bottom: 0;
    top: 30px;
}

.sea-background .banner-caption .banner-title {
    font-size: 48px;
    line-height: 58px;
}

.sea-background .banner-caption .first-level {
    font-size: 30px;
    line-height: 40px;
}

.sea-background .banner-caption .second-level {
    font-size: 24px;
    line-height: 34px;
    font-style: italic;
}

.sea-background .banner-caption .third-level {
    font-size: 28px;
    line-height: 38px;
    font-style: italic;
}

.strg-background .banner-caption .banner-title {
    font-size: 48px;
    line-height: 58px;
}

.strg-background .banner-caption .first-level {
    font-size: 30px;
    line-height: 40px;
}

.strg-background .banner-caption .second-level {
    font-size: 24px;
    line-height: 34px;
    font-style: italic;
}

.strg-background .banner-caption .third-level {
    font-size: 28px;
    line-height: 38px;
    font-style: italic;
}

.btn-strg {
    background-color: #b04747;
    padding: 20px 0;
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    white-space: normal;
    margin-bottom: 10px;
}

.btn-strg:hover {
    color: #ffffff;
    background-color: #661800;
    opacity: 1;
}

.btn-sta {
    background-color: #378bff;
    padding: 20px 0;
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    white-space: normal;
    margin-bottom: 10px;
}

.btn-sta:hover {
    color: #ffffff;
    background-color: #004098;
    opacity: 1;
}

.btn-sea {
    background-color: #25ac81;
    padding: 20px 0;
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    white-space: normal;
    margin-bottom: 10px;
}

.btn-sea:hover {
    color: #ffffff;
    background-color: #006b49;
    opacity: 1;
}

.btn-form {
    background-color: #ff0000;
    padding: 20px 0;
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    white-space: normal;
    margin-bottom: 10px;
}

.btn-form:hover {
    color: #ffffff;
    background-color: #c80000 ;
    opacity: 1;
}

.programs-block-2 {
    padding: 30px 0;
}

.programs-block-3 {
    margin-top: 20px;
}

.programs-block-4 {
    font-size: 24px;
    line-height: 34px;
    font-weight: bold;
}

.programs-block-5 {
    margin-top: 30px;
}

.programs-block-5 li {
    margin-bottom: 20px;
    font-weight: bold;
}

.programs-block-5 li span.text-block-2 {
    font-weight: normal;
}

.programs-block-5 li span.text-block-3 {
    font-weight: normal;
}

.programs-block-5 ol ul {
    list-style-type: disc;
    padding-inline-start: 20px;
}

.programs-block-5 ol ul li {
    margin-bottom: 0px;
}

ul.tick-icon {
    list-style-type: none; 
}

ul.tick-icon li {
    font-weight: normal;
}

ul.tick-icon li:before {
    content: "";
    background-image: url(../image/strg-icon.png);
    display: inline-block;
    left: -15px;
    margin-left: -1.3em;
    width: 20px;
    top: 5px;
    height: 20px;
    position: relative;
}

ul.tick-icon ul {
    list-style-type: none; 
}

.programs-block-6 {
    color: #1da7c3;
    font-size: 24px;
    line-height: 34px;
}

.news-image-box{
    background-color: #000;
    margin-bottom: 10px;
    display: inline-block;
}

@media only screen and (max-width: 767px){
    .intro {
        margin-top: -30px;
    }

    .right-banner {
        margin: auto;
    }

    .article .slider-right-banner {
        text-align: center;
    }

    .article .slider-left-banner {
        margin-bottom: 15px;
        text-align: center;
    }

    #headerWrap {
        margin-left: 0;
    }

    #globalNav {
        margin-left: 0;

    }

    .bx-wrapper-m {
        width: auto !important;
    }

    .header-top {
        min-height: 55px;
    }

    .background-publicity, .background, .background-article, .background-publicity-poster, .background-strg {
        display: none;
    }

    #breadCrumb.white ul li a {
        color: #999;
    }

    #breadCrumb.white ul li.active::before {
        color: #000;
    }

    .banner-caption {
        bottom: 25px;
    }

    .article .article-header h1 {
        font-size: 25px;
        font-weight: normal;
        line-height: 35px;
        padding: 15px 0 0 0;
        color: #000;
    }

    .programs-block-2 {
        padding: 15px 0;
    }

    .programs-block-5.cont, .programs-block-3.cont {
        margin-top: 0;
    }

    .bx-wrapper-m {
        width:  auto;
    }

    body.news-background, body.article-background {
        background: none;
    }

    .article .slider-left-banner {
        padding-right: 0;
    }

    .strg-background .banner-caption .banner-title{
        font-size: 30px;
        line-height: 46px;
    }

    .strg-background .banner-caption .first-level {
        font-size: 20px;
        line-height: 30px;
    }

    .strg-background .banner-caption .second-level {
        font-size: 16px;
        line-height: 26px;
    }

    .strg-background .banner-caption .third-level {
        font-size: 18px;
        line-height: 28px;
    }
    .strg-background .banner-caption{
        top: 9%;
    }
    .block-1{
        left:0;
    }
}

@media only screen and (max-width: 576px){
    .news img {
        text-align: center;
    }

    .news .news-content {
        margin-bottom: 15px;
    }

    .news .news-content:last-child {
        margin-bottom: 0;
    }

    .news .news-content:nth-child(4), .news .news-content:nth-child(5), .news .news-content:nth-child(6) {
        margin-top: 0px;
    }


    .block-1 {
        position: relative;
        left: 0;
        z-index: 99;
        margin: 0 auto 30px auto;
        padding: 0 15px;
        border-left: 2px solid #004098;
    }

    .block-2 {
        padding: 0;
    }

    .banner-caption {
        font-size: 24px;
        bottom: 0px;
    }

    .programs-body .publicity-link-title {
        bottom: 85px;
    }

    .strg-background .banner-caption .banner-title {
        font-size: 24px;
        line-height: 34px;
    }
    .strg-background .banner-caption .first-level {
        font-size: 15px;
        line-height: 25px;
    }

    .strg-background .banner-caption .second-level {
        font-size: 12px;
        line-height: 22px;
    }
    .strg-background .banner-caption .third-level {
        font-size: 14px;
        line-height: 24px;
    }

    .sea-background .banner-caption .banner-title {
        font-size: 24px;
        line-height: 34px;
    }
    .sea-background .banner-caption .first-level {
        font-size: 15px;
        line-height: 25px;
    }

    .sea-background .banner-caption .second-level {
        font-size: 12px;
        line-height: 22px;
    }
    .sea-background .banner-caption .third-level {
        font-size: 14px;
        line-height: 24px;
    }

    .sea-background .banner-caption {
        top: -5px;
    }
}


@media only screen and (max-width: 480px){
    .banner-caption {
        font-size: 24px;
        bottom: -15px;
    }

    .strg-background .banner-caption .banner-title {
        font-size: 16px;
        line-height: 19px;
    }

    .strg-background .banner-caption .first-level,
    .strg-background .banner-caption .second-level,
    .strg-background .banner-caption .third-level{
        font-size: 12px;
        line-height: 16px;
    }

    .sea-background .banner-caption .banner-title {
        font-size: 10px;
        line-height: 12px;
    }

    .sea-background .banner-caption .first-level,
    .sea-background .banner-caption .second-level,
    .sea-background .banner-caption .third-level{
        font-size: 9px;
        line-height: 12px;
    }

    .sea-background .banner-caption {
        top: 12px;
    }

    .homepage-banner .bx-controls-direction a {
        top: 45% !important;
    }

    .homepage-banner .bx-controls-direction a.bx-prev {
        left: 5px;
    }

    .homepage-banner .bx-controls-direction a.bx-next {
        right: 5px;
    }

}
@media only screen and (max-width: 320px){
    .sea-background .banner-caption {
        top: 3px;
    }
}
