body{
    font-family: 'Playfair Display';
    background: white;
    overflow-x: hidden;
}
.text_center{
    text-align: center;
}
.text_white,
.text_white *{
    color: white !important;
}
.clear_b{
    clear: both;
    display: block;
}
.content{
    font-size: 16px;
    font-family: 'SVN-Futura Book';
}
blockquote {
    padding: 0;
    border: none;
    padding-left: 70px;
    font-size: 23px;
    color: #65C6BB ;
    font-family: 'Playfair Display Italic';
    position: relative;
    margin-top: 70px;

}
/*blockquote p:first-child span:before{*/
/*    display: none;*/
/*}*/
blockquote:before{
    position: absolute;
    top: -20px;
    left: 0;
    background-image: url(../../images/quote-1.png);
    width: 62px;
    height: 44px;
    background-size: contain;
    background-repeat: no-repeat;
    content: '';
}
blockquote span {
    font-style: initial;
    position: relative;
    padding-left: 44px;
}
blockquote span:before{
    position: absolute;
    top: 6px;
    left: 0;
    transform: translateY(-50%);
    width: 31px;
    height: 1px;
    background-color: #666666;
    content: '';
}
.wrap_heading{
    margin-bottom: 55px;
    border-bottom: 1px solid rgba(215, 215, 215, 0.6);
    text-align: center;
}
.text_center .wrap_heading .heading_h2{
    color: #333333
}
.heading_h2{
    display: inline-block;
    color: #333;
    font-size: 45px;
    font-family: 'SVN-Futura Book';
    line-height: normal;
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 0;
    line-height: 1.5;
}
h2.heading_h2:before{
    position: absolute;
    width: 100%;
    height: 2px;
    border: 1px solid #65c6bb;
    content: '';
    bottom: -1px;
    left: 0;
}
.view_more{
    color: #65c6bb;
    font-size: 13px;
    text-transform: uppercase;
    height: 40px;
    border: 1px solid #d7d7d7;
    background-color: transparent;
    transition: .3s all;
    padding: 0 50px;
    line-height: 40px;
    display: inline-block;
    font-family: 'SVN-Futura';
}
.view_more:hover{
    background: #65c6bb;
    color: white;
    border-color: #65c6bb;
}
.text_bold{
    font-family: 'Playfair Display Bold';
}
.text_up{
    text-transform: uppercase;
}
.text_style_1{
    font-family: 'Playfair Display';
}
.text_style_2{
    font-family: 'SVN-Futura Book';
}
.section {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    overflow: hidden;
}
.sub_title{
    font-family: 'SVN-Futura Book';
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 15px;
}
.fz-16{
    font-size: 16px !important;
}
.fz-18{
    font-size: 20px !important;
}
.slick-slide,
.slick-slide>div{
    display: block;
}
ul.slick-dots {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    margin: 0;
    list-style: none;
}
ul.slick-dots li {
    width: auto;
    height: auto;
    display: inline-block;
    line-height: normal;
}
ul.slick-dots li button {
    font-size: 0;
    padding: 0;
    width: 8px;
    height: 8px;
    background: transparent;
    border: 1px solid #ffffff;
    opacity: 0.5;
    border-radius: 50%;
    margin: 0 9px;
    transition: .3s all;
}
ul.slick-dots li.slick-active button {
    background: white;
    opacity: 1;
}
.arrow {
    font-size: 40px;
    opacity: 0.5;
    color: #333333;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: .3s all;
    cursor: pointer;
}
.arrow:hover{
    color: #65c6bb;
    opacity: 1;
}
.arrow.slick-prev{
    left: -50px;
}
.arrow.slick-next{
    right: -50px;
}
/*/////////////////////////////HEADER///////////////////////////////*/
.inside-header {
    flex-wrap: wrap;
    font-family: 'SVN-Futura';
    justify-content: space-between;
}
/*.nav-float-right #site-navigation {*/
/*    margin: auto;*/
/*}*/
.nav-float-right #site-navigation{
    width: 100%;
    border-top: 1px solid rgba(136, 136, 136, 0.4);
    margin-top: 30px;
}
.site-logo img{
    /*height: 102px;*/
    width: 180px;
}
.inside-header{
    padding: 30px 0 0 0 ;
}
.inside-header:before{
display: none;
}
.main-navigation .main-nav>ul{
    justify-content: space-between;
}
.main-navigation .inside-navigation{
    padding: 0;
}
.main-nav {
    width: calc(100% + 15px);
    margin-right: -15px;
}
.main-navigation .main-nav ul li a{
    line-height: 70px;
    text-transform: uppercase;
}
.navigation-search{
    bottom: 0;
    transform: translateY(100%);
    max-width: 400px;
    left: unset !important;
    right: 0 !important;
}
.main-navigation .main-nav ul li:hover > a, .main-navigation .main-nav ul li:focus > a, .main-navigation .main-nav ul li.sfHover > a, .main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a,
.main-navigation .main-nav ul li[class*="current-menu-"] > a,
.main-navigation .main-nav ul li.current-category-ancestor>a,
.main-navigation .main-nav ul ul li:hover > a, .main-navigation .main-nav ul ul li:focus > a, .main-navigation .main-nav ul ul li.sfHover > a,
.main-navigation .main-nav ul ul li[class*="current-menu-"] > a,
.main-navigation .main-nav ul li[class*="current-menu-"] > a:hover, .main-navigation .main-nav ul li[class*="current-menu-"].sfHover > a,
.main-navigation .main-nav ul ul li[class*="current-menu-"] > a:hover, .main-navigation .main-nav ul ul li[class*="current-menu-"].sfHover > a{
    color: #65c6bb;
    background-color: transparent;
}

header#masthead_scroll .main-nav,
header#masthead_scroll .main-navigation{
    width: auto;
    border: none;
    margin-top: 0;
}
header#masthead_scroll .main-navigation .main-nav ul li a{
    padding: 0 12px;
    font-size: 14px;
}
header#masthead .main-navigation .main-nav ul li a{
    padding: 0 10px;
}
.main-navigation .menu-bar-items{
    position: absolute;
    right: -70px;
}
header#masthead_scroll .inside-header {
    padding: 0;
}
header#masthead_scroll.site-header{
    border-bottom: 3px solid #65c6bb;
}
header#masthead_scroll .site-logo img{
    width: 180px;
}
header#masthead_scroll{
    position: fixed;
    z-index: 999;
    left: 0;
    width: 100%;
    transition: .3s all;
    transform: translateY(-200%);
    top: 0;
}
header#masthead_scroll.sticky{
    transform: translateY(0%);
}
/*header#masthead_scroll .nav-float-right #site-navigation{*/
/*    border: none;*/
/*    margin-top: 0;*/
/*}*/
/*/////////////////////////////FOOTER///////////////////////////////*/
.footer{
    background-color: #65c6bb;
    padding-top: 65px;
}
.footer h3{
    font-family: 'SVN-Futura';
    font-size: 25px;
    /*margin: 40px 0 8px 0;*/
}
.footer .box_form {
    display: flex;
    max-width: 530px;
    margin: 20px auto 30px;
    position: relative;
}
.footer .box_form:before {
    position: absolute;
    top: 50%;
    right: 36px;
    transform: translate(50%,-50%);
    content: url(../../images/arrow_form.png);
    z-index: 9;
    pointer-events: none;
}
.footer .box_form input:not(.wpcf7-submit),
.footer .box_form .wpcf7-form-control-wrap{
    width: 100%;
    border: none;
    background: white;
}
.footer .box_form  .wpcf7-submit{
    width: 72px;
    height: 100%;
    background: white !important;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    font-size: 0;
    padding: 0;
    border-left: 1px solid rgba(25, 110, 68, 0.3);
}
.wpcf7-not-valid-tip,
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output{
    display: none !important;
}
.wpcf7-not-valid{
    border: 1px solid red !important;
}
.wpcf7 .ajax-loader{

    visibility: hidden;
    display: inline-block;
    background-color: #65c6bb;
    opacity: 1;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    position: absolute;
    z-index: 10;
    pointer-events: none;
    top: 50%;
    right: 36px;
    transform: translate(50%,-50%);
    margin: 0 !important;
}
.footer_nav{
    padding: 15px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.list_socials{
    list-style: none;
    margin: 0 0 25px ;
    display: flex;
    justify-content: center;
}
.list_socials a{
    width: 36px;
    height: 36px;
    border: 1px solid #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    transition: .3s all;
    background: transparent;
    margin-right: 15px;
}
.list_socials a:hover{
    border-color: white;
    background: white;
    color: #65c6bb;
}
.footer_nav{
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer_nav .content{
    color: #fff;
}
.footer_nav:before,
.footer_nav:after{
    display: none;
}
/*/////////////////////////////HOME///////////////////////////////*/
.banner_item {
    position: relative;
    display: block !important;
    overflow: hidden;
}
.banner_item a{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}
.banner_item .box{
    max-width: 1200px;
    position: absolute;
    z-index: 9;
    bottom: 90px;
    left: calc(calc(100vw - 1200px)/2);
    width: 100%;
}
.target-of-animation {
    animation: my-awesome-beboop 1s, pause-between-iterations 4s;
}

@keyframes my-awesome-beboop {
}

@keyframes pause-between-iterations {
    /* Other animation is visible for 25% of the time */
    0% {
        opacity: 0;
        transform: translateY(100%);
    }
    25% {
        opacity: 0;
        transform: translateY(100%);
    }
    /* Other animation is hidden for 75% of the time */
    50% {
        opacity: 0;
        transform: translateY(100%);
    }
    100% {
        opacity: 1;
        transform: translateY(0%);
    }
}
.banner_item .box .wrap_content {
    max-width: 780px;
    margin: auto;
    opacity: 0;
    transform: translateY(100%);
    animation: pause-between-iterations 2s;

}
.banner_item .box .wrap_content h1{
    font-size: 40px;
    margin-bottom: 0;
    line-height: 1.2;
    text-transform: inherit;
}
.banner_item:before{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 70%;
    background-image: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0) 100%);
    /*opacity: 0.8;*/
    content: '';
    z-index: 1;
}
.banner_slider img{
    width: 100%;
    height: auto;
    display: block;
    transform: scale(2);
}

.banner_slider .slick-slide.slick-current.slick-active img{
    transform: scale(1);
    transition: 5s;
    /*transition-delay: .3s;*/
}


.banner_slider .slick-slide.slick-current.slick-active .wrap_content{
    transform: translateY(0);
    opacity: 1;
    transition: .3s;
    transition-delay: 1.5s;
}
.list_post{
    display: flex;
    flex-wrap: wrap;
}
.list_post .item_news{
    width: 50%;
}
.item_news{
    position: relative;
}
.item_news .sub_title{
    margin-bottom: 5px;
    color: #666666;
}
.item_news .content{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 45px;
}
.item_news a{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}
.item_news img{
    width: 100%;
    height: 220px;
    display: block;
    object-fit: cover;
    margin-bottom: 20px;
}
.item_news h3{
    font-size: 18px;
    color: #333333;
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 5px;
    transition: .3s all;
    line-height: 1.5;
}
.item_news .content a{
    display: none;
}
.item_news h3.no_border{
    padding-bottom: 0;
}
.item_news h3.no_border:before{
    display: none;
}
.item_news:hover h3{
    color: #65c6bb;
}
.home_sec_5 .list  .item_news .content ,
.home_sec_6 .slider .item_news .content{
     position: relative;
    margin-bottom: 20px;
 }
.item_news h3:before,
.home_sec_5 .list .item_news span:before,
.home_sec_6 .item_news span:before,
.home_sec_7 .item_news span:before,
.home_sec_4 .list .item_news:not(.style_2) span:before{
    width: 87px;
    height: 2px;
    background: #65c6bb;
    opacity: 0.2;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
}
.home_sec_5 .list .item_news span:before,
.home_sec_6 .item_news span:before,
.home_sec_7 .item_news span:before,
.home_sec_4 .list .item_news:not(.style_2) span:before{
    bottom: unset;
    top: -10px;
}
.home_sec_6 .slider .item_news span:before{
    left: 50%;
    transform: translateX(-50%);
}

.item_news span{
    color: #666666;
    font-size: 13px;
    position: relative;
    font-family: 'SVN-Futura Book';
}
.item_news.style_2{
    display: flex;
    flex-wrap: wrap;
}
.item_news.style_2 img{
    width: 330px;
    height: 220px;
    display: block;
    margin-bottom: 0;
}
.item_news.style_2 .box_content{
    width: calc(100% - 330px);
    box-sizing: border-box;
    padding: 10px 0 0 35px;
}
.home_sec_2{
    padding: 80px 0 60px 0;
    background-color: #f5f5f5;
}
.home_sec_2 .slider{
    margin: 0 -15px;
}
.home_sec_2 .item_news{
    width: calc(100% - 30px) !important;
    margin: 0 15px;
}
.home_sec_2 .arrow{
    top: 110px;
}
.home_sec_3{
    padding: 50px 0 80px 0;
}
.home_sec_3 .arrow,
.home_sec_5 .arrow{
    top: 300px;
}
.home_sec_3 .slider img,
.home_sec_5 .slider img{
    min-height: 600px;
    margin-bottom: 35px;
}

.home_sec_3 .slider .content{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: auto;
}
.home_sec_3 .slider h3,
.home_sec_5 .slider h3{
    font-size: 30px;
    margin-bottom: 10px;
}
.home_sec_4 .slider h3,
.home_sec_4 .slider .content,
.home_sec_5 .slider .content{
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: auto;
    overflow: hidden;
    max-width: 1200px;
    margin: auto;
}
.home_sec_4 .slider h3{
    font-size: 30px;
}
.line {
    background: rgba(136, 136, 136, 0.2);
    height: 1px;
    width: 100%;
    margin: 20px 0 50px 0;
}
.advertisement_imgs{
    margin: 0;
    list-style: none;
}

.advertisement_imgs img{
    width: auto;
    height: auto;
    display: block;
    margin-left: auto;
    min-width: 343px;
}
section.section.tax_sec_2.home_sec_5 .advertisement_imgs img{
    max-width: 343px;

}
.home_sec_3 .advertisement_imgs img{
    max-width: 343px;
}
.home .home_sec_5 .advertisement_imgs img{
    min-width: 330px;
    max-width: 343px;
}
.advertisement_imgs li:not(:last-child){
    margin-bottom: 30px;
}
.home_sec_6 .advertisement_imgs li:not(:last-child){
    margin-bottom: 10px;
}
.home_sec_6 .advertisement_imgs img{
    max-width: 336px;
    min-width: 336px;
}
.home_sec_3 .list_post{
    margin: 0 -15px;
}
.home_sec_3 .list_post .item_news{
    width: calc(50% - 30px);
    margin: 0 15px 30px 15px;
}
.home_sec_4{
    padding-bottom: 125px;
}
.home_sec_4 .slider .item_news img {
    height: auto;
}
.home_sec_4 .slider ul.slick-dots{
    bottom: 130px;
}
.home_sec_4 .list{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -30px;
    /*width: 100%;*/
}
section.section.tax_sec_3.home_sec_4  .list{
    display: block;
}
.home_sec_4 .list .item_news h3{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 60px;
    font-family: 'Playfair Display';
}
.home_sec_4 .list .item_news h3,
.home_sec_4 .list .item_news h3 *{
    font-style: unset;
}
.home_sec_4 .list .item_news.style_2 img{
    width: 85px;
    height: 85px;
}
.home_sec_4 .list .item_news .box_content{
    width: calc(100% - 85px);
    padding-top: 0;
    padding-left: 20px;
}
.home_sec_4 .list .item_news.style_2 h3{
    font-size: 15px;
    margin: 0;
    height: 42px;

}
.home_sec_4 .list .item_news.style_2 .sub_title{
    font-size: 14px;
}
.home_sec_4 .list .item_news:not(:last-child){
    margin-bottom: 35px;
}
.home_sec_4 .list .grid-33{
    padding: 0 40px;
}
.home_sec_4 .list .grid-33:not(:last-child){
    border-right: 1px solid rgba(189, 190, 208, 0.2);
}
.home_sec_4 .view_more{
    margin: 60px 0;
}
.home_sec_5{
    padding-bottom: 80px;
}
.home_sec_5 .list .item_news:not(:last-child){
    margin-bottom: 48px;
}
.home_sec_5 .list  .item_news .content,
.home_sec_6 .slider .item_news .content{
    color: #666666;
    font-size: 15px;
}
.home_sec_5 .view_more{
    margin-top: 70px;
}
.home_sec_6{
    padding-bottom: 90px;
}
.home_sec_6 .slider {
    margin: 0 -4px 85px;
}
.home_sec_6 .slider .item_news {
    width: calc(100% - 8px) !important;
    margin: 0 4px;
}
.home_sec_6 .slider .item_news img{
    height: 580px;
}
.home_sec_6 .slider .item_news .box_content{
    padding: 0 40px 25px;
    border-bottom: 1px solid rgba(209, 209, 209, 0.5);
}
.home_sec_6 .slider .item_news .box_content h3{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 53px;
}
.home_sec_6 .list_post{
    margin: 0 -30px;
}
.home_sec_6 .list_post .box_content {
    width: calc(100% - 170px);
    padding-top: 0;
    padding-left: 15px;
}

.home_sec_6 .list_post img {
    width: 170px;
    height: 170px;
}
.home_sec_6 .list_post .item_news{
    width: calc(50% - 60px);
    margin: 0 30px 40px 30px;
}
.home_sec_6 .list_post .item_news h3{
    font-size: 16px;
    margin-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 70px;
}
.home_sec_7{
    padding-bottom: 100px;
}
.home_sec_7 .wrap_heading{
    padding-top: 15px;
    border-top: 1px solid rgba(215, 215, 215, 0.6);
}
.home_sec_7 .wrap_heading h2 {
    padding-bottom: 5px;
}
.home_sec_7 .item_news.first_item {
    width: calc(100% - 30px);
    margin: 0 15px 25px;
}
.home_sec_7 .item_news.first_item h3{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.home_sec_7 .item_news.first_item img{
    height: 300px;
}
.home_sec_7 .item_news:not(.first_item) h3{
    font-size: 16px;
}
.home_sec_7 .item_news{
    width: calc(50% - 30px);
    margin: 0 15px;
}
.home_sec_7 .item_news img{
    height: 170px;
}
.home_sec_7 .box{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -40px;
}
.home_sec_7 .box>*:first-child{
    position: relative;
}
.home_sec_7 .box>*:first-child:before {
    height: calc(100% - 122px);
    width: 1px;
    position: absolute;
    right: 0;
    top: 122px;
    content: '';
    visibility: unset;
    background: rgba(189, 190, 208, 0.2);
}
.home_sec_7 .box>*{
    padding: 0 40px;
}
.home_sec_7 .box .list_post{
    margin: 0 -15px;
    width: 100%;
}
.home_sec_7 .box .view_more{
    margin-top: 40px;
}
.video_item{
    position: relative;
    overflow: hidden;
}
.video_item a{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}
.video_item img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .3s all;
    transform: scale(1);
}
.video_item:hover img{
    transform: scale(1.2);
}
.video_item h3{
    position: absolute;
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    bottom: 20px;
    left: 25px;
    right: 100px;
    line-height: 1.5;
}
.video_item:before,
.item_news.item_video .box_img:after{
    position: absolute;
    right: 0;
    bottom: -15px;
    content: url(../../images/button_play);
    z-index: 2;
    transform: scale(.8);

}

.item_news.item_video .box_img:after{
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) scale(.8);
    bottom: unset;
    right: unset;
}
.item_news.item_video .box_img:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: .2;
    content: '';
}
.home_sec_8{
    padding-bottom: 75px;
}
.home_sec_8 .box .first h3{
    font-size: 20px;
    left: 45px;
    bottom: 25px;
}
.home_sec_8 .box .first .video_item:before{
    right: 15px;
    bottom: 0px;
    transform: scale(1);
}

.video_item{
    height: 210px;
    margin-bottom: 20px;
}
.home_sec_8 .box .first .video_item{
    height: 440px;
}
.home_sec_8 .view_more{
    margin: 20px 0 70px 0;
}

.contact_page{
    padding: 90px 0 70px 0;
}

.contact_page .wrap_heading{
    text-align: left;
}
.contact_page .content{
    /*font-family: 'Playfair Display';*/
    font-family: AvertaStdCY;
}
.contact_page .info_general {
    padding-right: 80px;
}
.contact_page .content hr{
    margin: 30px 0 20px ;
}
.contact_page .box_form input:not(.wpcf7-submit),
.contact_page .box_form textarea,
.contact_page .box_form select{
    height: 50px;
    border: 1px solid rgba(112, 112, 112, 0.41);
    color: #333333;
    font-size: 15px;
    margin-bottom: 15px;
    width: 100%;
    background: white;
}
.contact_page .box_form form>div{
    position: relative;
}
.contact_page .box_form form>div svg{
    position: absolute;
    right: 20px;
    top: 40%;
    transform: translateY(-50%) rotate(
            90deg
    );
    width: 13px;
    pointer-events: none;
}
.contact_page .box_form p{
    margin: 0;
}
.CRmap_def {
    margin-top: 80px;
}
.contact_page .box_form input:not(.wpcf7-submit)::placeholder,
.contact_page .box_form textarea::placeholder{
    color: rgba(51, 51, 51, 0.8);
}
.contact_page .box_form input:not(.wpcf7-submit):focus,
.contact_page .box_form textarea:focus{
    outline: none;
    border: 1px solid #707070;
}
.contact_page .box_form textarea{
    height: 147px;}
.contact_page .box_form input.wpcf7-submit{
    min-width: 170px;
    text-align: center;
    height: 40px;
    background-color: #65c6bb;
    color: white;
    line-height: 40px;
    font-size: 13px;
    text-transform: uppercase;
    padding: 0;
    transition: .3s all;
}
.contact_page .box_form input.wpcf7-submit:hover{
    background: #65c6bb;
}
.contact_page .box_form{
    margin-top: 35px;
    position: relative;
}
.contact_page iframe{
    width: 100%;
    height: 424px;
    margin-top: 50px;
    /*filter: grayscale(100%);*/
    /*-webkit-filter: grayscale(100%);*/
    /*-moz-filter: grayscale(100%);*/
    /*-ms-filter: grayscale(100%);*/
    /*-o-filter: grayscale(100%);*/
}
.contact_page .wpcf7 .ajax-loader{
    top: unset;
    bottom: 0;
    left: 180px;
}
.search_page.home_sec_7 .list_post .item_news{
    width: calc(25% - 30px);
    margin-bottom: 30px;
}

.title_tax {
    background-color: #f5f5f5;
}
nav.breadcrumb ul{
    list-style: none;
    display: flex;
    margin: 10px 0;
}
.title_tax .heading_h2 {
    padding: 0;
    margin: 35px 0 30px 0;
    font-size: 55px;
}
.title_tax .heading_h2:before{
    display: none;
}
nav.breadcrumb *{
    font-style: unset;
    text-transform: uppercase;

}
nav.breadcrumb a,
nav.breadcrumb cite
{
    font-family: 'SVN-Futura Book';
    color: #666;
    font-size: 15px;

}
span.divider{
    margin: 0 10px;
    color: #666;
}
.home_sec_6.tax_sec_1 .slider .item_news .box_content {
    border-bottom: none;
}
.home_sec_6.tax_sec_1 {
    padding-bottom: 0;
}



section.section.tax_sec_3.home_sec_4{
    background-color: #f8f8f8;
    padding-top: 60px;
    padding-bottom: 80px;
}

section.tax_sec_3.home_sec_4 .list .inner{
    position: relative;
}
section.tax_sec_3.home_sec_4 .list .inner:before{
    position: absolute;
    top: 0;
    right: -41px;
    width: 1px;
    height: 100%;
    background: #bdbed0;
    opacity: 0.2;
    content: '';
}

section.section.tax_sec_3.home_sec_4 .view_more {
    margin: 10px 0 0 0;
}
section.section.tax_sec_4.home_sec_8{
    padding: 75px 0 80px;
}
section.section.tax_sec_4.home_sec_8 .advertisement_imgs{
    margin-bottom: 75px;
}

section.section.tax_sec_4.home_sec_8.home_sec_5 .list .item_news:not(:last-child){
    margin-bottom: 15px;

}
section.section.tax_sec_4.home_sec_8.home_sec_5 .item_news.item_video img{
    width: 137px;
    height: 137px;
    display: block;
}
section.section.tax_sec_4.home_sec_8.home_sec_5 .item_news.item_video .box_content {
    width: calc(100% - 137px);
    padding: 10px 0 0 20px;
}
.item_news.item_video .box_img{
    position: relative;
}
.item_news.item_video .box_img:before{
    position: absolute;
}
section.section.term_video.home_sec_8{
    padding: 70px 0 80px;
}
section.section.tax_sec_4.home_sec_8.home_sec_5 .item_news.item_video .box_content h3{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
section.section.term_video.home_sec_8 .advertisement_imgs img{
    width: 100%;
}
section.section.term_video.home_sec_8 .grid-66.home_sec_5 {
    padding-right: 80px;
}
section.section.term_video.home_sec_8 .grid-66.first{
    margin-bottom: 50px;
}

section.section.term_video.home_sec_8 .list .item_news:not(:last-child){
    margin-bottom: 40px;
}
section.section.term_video.home_sec_8 .view_more{
    margin: 0;
}
.wp-video {
    width: 100% !important;
}

.otw-sc-dropcap.large.otw-no-background {
    font-size: 60px !important;
    line-height: 1 !important;
    margin: 0 !important;
}
.post_details{
    overflow: unset;
}
.post_details .wrap{
    display: flex;
    flex-wrap: wrap;
}
.post_details .wrap .sidebar{
    position: relative;
}
.post_details{
    padding: 60px 0 90px;
}
.post_details .content{
    text-align: justify;
    font-size: 18px;
    position: relative;
    font-family: 'Playfair Display';
    max-width: 100%;
}
.post_details .content span[style="font-family: AvertaStdCY;"] strong{
    font-weight: normal;
}
/*.post_details .wrap .sidebar .advertisement_imgs{*/
/*    position: sticky;*/
/*    top: 100px;*/
/*}*/
.post_details span.info {
    color: #666666;
    font-size: 13px;
    font-family: 'SVN-Futura Book';
    display: inline-block;
    margin: 15px 0 35px 0;
    position: relative;
    /* width: 94px; */
}
.post_details span.name{
    position: relative;
}
.post_details span.name:before{
    position: absolute;
    top: -15px;
    width: 100%;
    height: 2px;
    background: #65C6BB;
    content: '';
    opacity: .5;
}
.nav_bottom {
    padding: 20px 0;
    border-top: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;
    font-size: 20px;
    position: relative;
    clear: both;
}
.nav_bottom a{
    color: #333333;
    font-family: 'Playfair Display Bold';
    max-width: 500px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.nav_bottom a br{
    display: none;
}
.nav_bottom a i{
    margin-left: 5px;
}
.nav_bottom span{
    color: #666666;
    display: inline-block;
    margin-right: 10px;
    float: left;

}
.nav_bottom svg{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.nav_bottom svg path{
    fill: #666666;
}
.list_tags{
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.list_tags ul{
    list-style: none;
    display: flex;
	flex-wrap: wrap;
    margin-left: 10px;
}
.post_details:not(.video_details) .list_tags{
    clear: both;
}
.post_details:not(.video_details) .list_tags ul{
    width: 100%;
}
.post_details:not(.video_details) .list_tags{
    display: block;
}
.list_tags span{
    color: #333333;
    font-size: 14px;
    font-family: 'SVN-Futura';
    margin-left: 0px;
}
.list_tags a{
    color: #65c6bb;
    font-family: 'SVN-Futura Book';
    font-size: 13px;
    text-transform: uppercase;
    margin-left: 20px;
}
.post_details .item_bottom{
    margin-top: 50px;
}
.post_details .item_bottom .inner{
    padding: 40px;
    background-color: #f6f6f6;
    border-left: 3px solid #65c6bb;
}
.post_details .item_bottom .inner .content{
    line-height: 2;
}
.post_details .item_bottom .inner .content h3{
    font-family: 'SVN-Futura';

}
.post_details .item_bottom .inner .content>*:last-child{
    margin-bottom: 0;
}
section.home_sec_2.post_related.section{
    background: transparent;
    padding-top: 0;
}
.single-post nav.breadcrumb br{
    display: none;
}
/*.single-post .title_post br{*/
/*    display: none;*/
/*}*/
.post_details.video_details span.info:before{
    left: 50%;
    transform: translateX(-50%);
}
.mejs-container{
    margin-bottom: 10px !important;
}
section.section.post_details.video_details .list_tags{
    margin-top: 0;
    justify-content: center;
}
section.section.post_details.video_details .nav_bottom{
    margin-top: 60px;
}
.home_sec_2 .slider .video_item{
    width: calc(100% - 30px) !important;
    height: 239px;
    margin: 0 15px;
}
section.home_sec_2.post_related.section .advertisement_imgs{
    margin-top: 60px;
}
.page-header-image{
    display: none;
}
section.section.tax_sec_3.home_sec_4 .wrap_heading{
    margin-bottom: 40px;
}

section.section.tax_sec_3.home_sec_4  .slick-slide .inner:before,
section.section.tax_sec_3.home_sec_4  .slick-slide[aria-hidden="true"]:not(.slick-cloned) ~ .slick-cloned[aria-hidden="true"] .slick-slide .inner:before{
    opacity: 0;
    transition: .3s ease-in-out all;
}
section.section.tax_sec_3.home_sec_4  .slick-slide.slick-active .inner:before,
section.section.tax_sec_3.home_sec_4  .slick-slide[aria-hidden="true"]:not([tabindex="-1"]) + .slick-cloned[aria-hidden="true"] .inner:before{
    opacity: .2;
}
.category nav.breadcrumb ul >*:nth-child(2){
    display: none;
}
ul.share_post {
    position: absolute;
    left: 0;
    margin: 0;
    list-style: none;
    top: 0;
    transform: translateX(calc(-100% - 30px));
}
ul.share_post a {
    width: 30px;
    height: 31px;
    border: 1px solid #333333;
    color: #333333;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    border-radius: 50%;
    margin-bottom: 10px;
    transition: .3s all;
}
ul.share_post a:hover{
    border-color: #65c6bb;
    color: #65c6bb;
}
section.section.tax_sec_2.home_sec_5 .heading_h2{
    padding-bottom: 0;
}
.home_icon a {
    font-size: 0 !important;
    background-image: url(../../images/home.svg) !important;
    background-size: 65%;
    background-repeat: no-repeat;
    background-position: 0px 22px;
}
header#masthead_scroll.site-header .home_icon a{
    background-position: 0px 25px;
}
nav.breadcrumb svg {
    width: 16px;
    height: auto;
    margin-top: 3px;
}
nav.breadcrumb svg path{
    fill: #666;
}
section.breadcrumbs {
    margin: 0 -20px;
}
section.section.tax_sec_2.home_sec_5 .item_news.style_2 img{
    height: 228px;
}
section.section.term_video.home_sec_8 .grid-33 {
    width: calc(33.33333% - 48px);
    padding-left: 10px;
}
section.section.term_video.home_sec_8 .grid-66{
    width: calc(66.66667% + 48px);
}
section.section.term_video.home_sec_8 .advertisement_imgs img{
    min-width: unset;
}
section.section.term_video.home_sec_8 .item_news.style_2 img{
    height: 221.5px;
}
.main-navigation ul ul li {
    width: 100%;
    padding: 8px 0;
}
/*.main-navigation ul ul{*/
/*    padding: 8px 0;*/
/*}*/
.menu-item-has-children .dropdown-menu-toggle{
    display: none;
}

section:not(.banner_slider) ul.slick-dots{
    position: unset;
    transform: unset;
    display: flex;
    justify-content: center;

}
section:not(.banner_slider) ul.slick-dots li button{
    border-color: #65c6bb;
}
section:not(.banner_slider) ul li.slick-active button{
    background-color: #65c6bb;
}.term_post{
    position: relative;
    z-index: 99;
 }.term_post a{
       position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
   }



@keyframes pause-between-iterations_2 {
    /* Other animation is visible for 25% of the time */
    0% {
        opacity: 0;
        transform: scale(1.2);
    }
    25% {
        opacity: 0;
        transform: scale(1.2);
    }
    /* Other animation is hidden for 75% of the time */
    50% {
        opacity: 1;
        transform: scale(1.2);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}
.popup_subscribe {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .3s all;

    animation: pause-between-iterations_2 2s;

}
.popup_subscribe.hide{
    opacity: 0;
    pointer-events: none;
}
.popup_inner {
    max-width: 900px;
    position: relative;
    z-index: 3;
    background: white;
}
.bg_close{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: .5;
    z-index: 2;
    cursor: pointer;
}
.popup_inner .wrap{
    display: flex;
    flex-wrap: wrap;
}
.popup_inner .wrap .box_img{
    width: 40%;
}
.popup_inner .wrap .box_img img{
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.popup_inner .wrap .box_content {
    width: 60%;
    box-sizing: border-box;
    padding: 70px 50px 50px;
}
.button_close{
    position: absolute;
    right: 0;
    border: 2px solid black;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    transform: translate(30%, -30%);
    cursor: pointer;
}
.button_close svg{
    width: 15px;
}
.popup_subscribe h2.heading_h2{
    font-family: 'Playfair Display';
    font-size: 30px;
    margin-bottom: 35px;
}
.popup_subscribe input:not(.wpcf7-submit){
    width: 100%;
    background: transparent;
    border-radius: 3px;
    border: 2px solid #c7c7c7;
    height: 50px;
    margin-bottom: 20px;
}
.popup_subscribe input.wpcf7-submit{
    height: 45px;
    font-family: 'SVN-Futura';
    background: black;
    font-size: 18px;
    color: white;
    border-radius: 3px;
    padding: 0 25px;
}
.popup_subscribe label{
    font-family: 'SVN-Futura';
    font-size: 18px;
}
.popup_subscribe .content{
    font-size: 18px;
}
.popup_subscribe .box_form{
    position: relative;
}
.popup_subscribe .box_form .wpcf7 .ajax-loader{
    right: 10px;
    bottom: 0px;
    top: unset;
}
input, optgroup, select, textarea{
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 1px 1px 3px rgba(0,0,0,0);
    box-shadow: inset 1px 1px 3px rgba(0,0,0,.0);
}
.otw-sc-dropcap.large.otw-no-background{
    margin-right: 8px !important;
}
.single-post nav.breadcrumb ul >*:last-child{
    display: none;
}
.post_details .content p img+span{
    font-family: 'SVN-Futura Book';
}
.post_details .content{
    display: inline-block;
    margin-bottom: 30px;
}
.post_details .content>*:last-child{
    margin-bottom: 0px;
}
h1.title_post {
    font-size: 38px;
    margin-bottom: 15px;
}
span.dot {
    width: 3px;
    height: 3px;
    background: #666666;
    display: inline-block;
    border-radius: 50%;
    margin: 0 7px;
    position: relative;
    top: -2px;
}
.video_details iframe{
    width: 100% !important;
    height: 600px;
}
.video_details .list_tags ul{
    margin-bottom: 0;
}
.video_details span.info:before{
    position: absolute;
    top: -15px;
    width: 79px;
    height: 2px;
    background: #008716;
    content: '';
    opacity: .5;
}
.video_details span.name:before{
    display: none;
}
.post_details .content div {
    margin-bottom: 20px;
}
.home .home_sec_4 .item_news h3{
    font-family: 'Playfair Display Bold';
}
.home .home_sec_4 .item_news h3 i{
    font-style: italic;
}
/*@media only screen and (min-width: 1366px) {*/
/*    .post_details .grid-66{*/
/*        padding-right: 0;*/
/*    }*/
/*}*/
.gca-column>p:first-child{
    margin: 0;
}
.wp-caption .wp-caption-text{
    text-align: center;
    margin-top: 2px;
}
.footer .wpcf7 form.sent .wpcf7-response-output{
    color: white;
    font-family: 'AvertaStdCY';
}
.wpcf7 form.sent .wpcf7-response-output {
    font-family: 'AvertaStdCY';
    padding: 0;
    border: navajowhite;
    margin: 20px 0;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
}
.toggle_search,
form#searchform{
    display: none;
}
.footer .recaptcha {
    position: absolute;
    bottom: 0;
    background: transparent !important;
    transform: translateY(calc(100% + 10px));
}

.footer .box_form {
    margin-bottom: 110px;
}
.contact_page iframe {
    margin: 20px 0 0;
}
@media only screen and (max-width: 1365px) {
    .main-navigation .main-nav>ul{
        width: calc(100% - 30px)
    }
    header#masthead .main-navigation .main-nav ul li a {
        padding: 0 10px;
    }
    .main-navigation .menu-bar-items{
        position: unset;
    }
    .main-navigation .inside-navigation{
        flex-wrap: unset;
    }
}
@media only screen and (max-width: 1199px) {
    .grid-container{
        max-width: 950px;
    }
    .site-header .advertisement_imgs{
        max-width: 70%;
    }
    header#masthead .main-navigation .main-nav ul li a {
        padding: 0 5px;
        font-size: 13px;
    }
    .home_icon a{
        width: 25px;
    }
    .advertisement_imgs img{
        min-width: auto;
    }
    .item_news h3{
        font-size: 15px;
    }
    .item_news img{
        height: 178px;
    }
    .home_sec_5 .list .item_news:not(:last-child) {
        margin-bottom: 45px;
    }
    .home_sec_6 .slider .item_news img {
        height: 450px;
    }
    .home_sec_6 .slider .item_news .box_content h3{
        height: 42px;
    }
    .home_sec_6 .list_post .item_news {
        width: calc(50% - 30px);
        margin: 0 15px 30px 15px;
    }
    .home_sec_6 .list_post {
        margin: 0 -15px;
    }
    .home_sec_7 .item_news img {
        height: 140px;
    }
    .home_sec_7 .item_news.first_item img {
        height: 280px;
    }
    .home_sec_3 .slider img, .home_sec_5 .slider img {
        min-height: unset;
        margin-bottom: 35px;
        height: auto;
    }
    .home_sec_3 .arrow, .home_sec_5 .arrow {
        top: 250px;
    }
    .banner_item .box{
        left: calc(calc(100vw - 950px)/2);
    }
    .banner_item .box .wrap_content h1{
        font-size: 35px;
    }
    .home_sec_2 .arrow {
        top: 89px;
    }
    .arrow.slick-prev{
        left: -20px;
    }
    .arrow.slick-next {
        right: -20px;
    }
    .home_sec_6 .slider {
        margin: 0 -2px 85px;
    } header#masthead_scroll .main-navigation .main-nav ul li a {
          padding: 0 6px;
          font-size: 11px;
      }
    header#masthead_scroll .main-navigation .main-nav>ul {
        width: auto;
    }
    header#masthead_scroll .site-logo img {
           display: none;
    }
    .contact_page .heading_h2{
        font-size: 30px;
    }
    .video_details iframe{
        height: 450px;
    }
}
@media only screen and (max-width: 1024px){
    .home_sec_6{
        overflow: unset;
    }
    .home_sec_6 .slider .item_news img {
        height: 380px;
    }
    .home_sec_6 .list_post .item_news{
        width: calc(100% - 30px);
    }
    .home_sec_6 .grid-container{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .home_sec_6 .grid-container .grid-33{
        position: relative;
    }
    .home_sec_6 .grid-container .grid-33 .advertisement_imgs{
        position: sticky;
        top: 100px;
    }
    section{
        overflow: hidden !important;
    }
    ul.share_post{
        transform: translateX(calc(-100% - 10px));
    }
    h1.title_post{
        font-size: 32px;
    }

}
@media only screen and (max-width: 991px) {
    .grid-container {
        max-width: 720px;
    }
    .banner_item .box {
        left: calc(calc(100vw - 720px)/2);
        max-width: 720px;
        bottom: 60px;
    }
    .home_sec_3 .arrow, .home_sec_5 .arrow {
        top: 170px;
    }
    .site-header .advertisement_imgs{
        max-width: 100%;
        order: -1;
        margin-bottom: 20px;
        width: 100%;
        justify-content: center;
        display: flex;
        transition: .1s all;
    }
    .site-header.sticky .advertisement_imgs{
        margin-bottom: 10px;
    }
    /*.has-inline-mobile-toggle .inside-header{*/
    /*    padding-bottom: 20px;*/
    /*}*/
    .inside-header{
        padding-top: 10px;
    }
    .nav-float-right #site-navigation{
        margin-top: 20px;
    }
    .site-logo img{
        width: auto;
    }
    .nav-float-right #site-navigation{
        position: absolute;
        bottom: 0;
        transform: translateY(100%);
        background: #65c6bb !important;
        width: 100vw;
        left: 0;
        max-height: 0;
        z-index: 999;
        overflow: auto;
        transition: .3s all;
    }
    .has-inline-mobile-toggle #site-navigation.toggled{
        max-height: calc(100vh - 220px);
    }
    .has-inline-mobile-toggle .inside-header{
        padding-bottom: 20px;
    }
    .main-navigation .main-nav {
        flex-basis: 100%;
        order: 3;
    }
    .main-navigation .main-nav>ul {
        display: block !important;
    }
    .main-navigation .main-nav li {
        width: 100%;
        text-align: left;
    }
    .main-navigation .main-nav ul li a{
        line-height: 50px;
    }
    .menu-item-has-children .dropdown-menu-toggle{
        display: inline-block;
        float: right;
        height: 100%;
        clear: both;
        padding-right: 0px;

    }
    .main-navigation .main-nav ul ul {
        transition: 0s;
        visibility: hidden;
    }
    nav ul ul.sub-menu {
        width: 100%;
    }
    /*.main-navigation .main-nav ul ul {*/
    /*    position: relative !important;*/
    /*    top: 0;*/
    /*    left: auto!important;*/
    /*    right: auto!important;*/
    /*    width: 100%;*/
    /*    pointer-events: auto;*/
    /*    height: auto;*/
    /*    opacity: 1;*/
    /*    display: block;*/
    /*    visibility: visible;*/
    /*    float: none;*/
    /*}*/
    .main-navigation .menu-toggle,
    button.menu-toggle:active, button.menu-toggle:focus, button.menu-toggle:hover{
        background: #65c6bb !important;
        color: white !important;
    }
    header#masthead .main-navigation .main-nav ul li a{
        color: white;
        font-size: 14px;
    }
    .home_icon a{
        filter: brightness(0) invert(1);
    }
    .menu-toggle{
        padding: 0 17.5px;
        line-height: 50px;
    }
    .main-navigation.toggled .main-nav ul ul.toggled-on{
        background-color: white;
    }
    .main-navigation .main-nav ul ul li a{
        color: #65c6bb !important;
    }
    .main-navigation .menu-bar-items,
    .navigation-search{
        display: none;
    }
    .home_sec_4 .list .item_news.style_2 img {
        width: 100%;
        height: 120px;
        margin-bottom: 10px;
    }
    .home_sec_4  .item_news img{
        height: 120px;
    }
    .home_sec_4 .list .item_news .box_content{
        width: 100%;
        padding-left: 0;
    }
    .home_sec_4 .list .item_news h3{
        height: 45px;
    }
    .home_sec_4 .slider h3 {
        font-size: 25px;
        padding: 0 20px;
    }
    .home_sec_4 .slider .content{
        padding: 0 20px;

    }
    .banner_item .box .wrap_content h1 {
        font-size: 30px;
    }
    .heading_h2{
        font-size: 30px;
    }
    .item_news.style_2 img,
    section.section.tax_sec_2.home_sec_5 .item_news.style_2 img {
        width: 50%;
        height: 150px;
    }
    .item_news.style_2 .box_content {
        width: 50%;
        box-sizing: border-box;
        padding: 0 0 0 20px;
    }
    .sub_title{
        font-size: 12px;
    }
    .home .home_sec_5 .advertisement_imgs img{
        min-width: unset;
    }
    .item_news h3.no_border{
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }
    .home_sec_3 .slider h3, .home_sec_5 .slider h3 {
        font-size: 25px;
    }
    .home_sec_4 {
        padding-bottom: 80px;
    }
    .home_sec_8 .box .first .video_item {
        height: 340px;
    }
    .home_sec_8 .box .first .video_item {
        height: 340px;
    }
    .video_item {
        height: 160px;
        margin-bottom: 20px;
    }
    .video_item h3,
    .home_sec_8 .box .first h3{
        bottom: 10px;
        left: 10px;
        right: 65px;
    }
    .video_item:before, .item_news.item_video .box_img:after {
        right: -25px;
        bottom: -20px;
        transform: scale(.5);
    }
    .home_sec_8 .box .first .video_item:before {
        right: -10px;
        bottom: -15px;
        transform: scale(.8);
    }
    .home_sec_7 .item_news.first_item img {
        height: 200px;
    }
    .home_sec_7 .item_news img {
        height: 100px;
    }
    .item_news img{
        margin-bottom: 10px;
    }
    .home_sec_7 .item_news:not(.first_item) h3 {
        font-size: 14px;
    }
    .home_sec_5 .list .item_news .content, .home_sec_6 .slider .item_news .content{
        margin-bottom: 14px;
    }
    .title_tax .heading_h2 {
        padding: 0;
        margin: 35px 0 30px;
        font-size: 40px;
    }
    section.section.tax_sec_4.home_sec_8.home_sec_5 .item_news.item_video .box_img:after {
        transform: translate(-50%,-50%) scale(.8);
    }
    .main-nav {
        width: 100%;
        margin-right: 0;
        padding: 0 10px;
    }
    .main-navigation .main-nav>ul{
        width: 100%;
    }





    section.section.term_video.home_sec_8 .item_news.item_video .box_img img {
        width: 100%;
        height: 100% !important;
        object-fit: cover;
    }
    section.section.term_video.home_sec_8 .item_news.item_video .box_img {
        position: relative;
        width: 50%;
        height: 150px;
    }
    section.section.term_video.home_sec_8 .grid-66{
        width: 66.66667%;
    }
    section.section.term_video.home_sec_8 .grid-33{
        width: 33.33333%;
    }
    section.section.term_video.home_sec_8 .item_news.item_video .box_img:after{
        transform: translate(-50%,-50%) scale(.5)
    }


    ul.share_post{
        position: unset;
        transform: unset;
        display: flex;
        margin-bottom: 30px;
    }
    ul.share_post li{
        margin-right: 10px;
    }
    .post_details span.info{
        margin-bottom: 20px;
    }
    .post_details .content{
        font-size: 15px;
        line-height: 1.5;
    }
    blockquote{
        font-size: 20px;
    }
    .site-header{
        position: fixed;
        z-index: 9999;
        left: 0;
        width: 100%;
        top: 0;
    }
    div#page{
        margin-top: 190px;
    }
    /*.site-header .advertisement_imgs{*/
    /*    max-height: 1000px;*/
    /*    overflow: hidden;*/
    /*    transition: .3s all;*/
    /*}*/
    /*.site-header.sticky .advertisement_imgs{*/
    /*    max-height: 0;*/
    /*    margin-bottom: 10px;*/
    /*}*/
    .contact_page .heading_h2 {
        font-size: 28px;
    }
    div#CRmap_box {
        height: 300px !important;
    }
    .popup_inner{
        max-width: 650px;
    }
    .popup_subscribe h2.heading_h2{
        font-size: 25px;
    }
    .popup_inner .wrap .box_content {
        padding: 60px 30px 30px;
    }
    header#masthead{
        background: #65c6bb !important;
    }
    .has-inline-mobile-toggle .inside-header {
        padding: 0 0 3px !important;
        max-width: 100%;
    }
    .site-header .advertisement_imgs{
        margin-bottom: 10px;
    }
    .site-logo{
        margin-left: 10px;
    }
    .video_details iframe{
        height: 350px;
    }
    .toggle_search {
        position: absolute;
        right: 70px;
        bottom: 23px;
        display: inline-block;
    }
    .toggle_search svg path{
        fill: white;
    }
    form#searchform {
        display: block;
        position: absolute;
        bottom: 0;
        margin: 0;
        z-index: 99999;
        transform: translate(-50%,100%);
        border: none;
        overflow: hidden;
        width: 0 !important;
        transition: .3s all;
        left: 50%;
    }
    form#searchform.show{
        width: 100% !important;
    }
    form#searchform input{
        width: 100%;
        border: none;
        background: rgba(255, 255, 255, 0.91);
    }
    .site-header .advertisement_imgs,
    .site-header .advertisement_imgs li,
    .site-header .advertisement_imgs li img{
        width: 100%;
    }
    .site-header .header-image{
        height: 80px;
    }

}
@media only screen and (max-width: 768px) {
    div#page {
        margin-top: 190px;
    }
}
@media only screen and (max-width: 767px) {

    blockquote {
        font-size: 16px;
        padding-left: 40px;
        margin-top: 0;
    }
    blockquote:before{
        width: 32px;
        height: 32px;
        top: 0;
    }
    section.section.term_video.home_sec_8 .item_news.item_video .box_img{
        height: 120px;
    }
    div#page{
        margin-top: 100px;
    }
    .has-inline-mobile-toggle .inside-header {
        padding: 10px;
    }
    .site-logo img{
        height: 50px;
    }
    .banner_slider img{
        min-height: 200px;
        object-fit: cover;
    }
    .site-header .advertisement_imgs{
        margin-bottom: 5px;
    }
    .banner_item .box{
        left: unset;
        max-width: 100%;
        bottom: 30px;
        box-sizing: border-box;
        padding: 0 30px;
    }
    .banner_item .box .wrap_content h3 {
        font-size: 12px !important;
        margin-bottom: 10px;
    }
    .banner_item .box .wrap_content h1 {
        font-size: 16px;
    }
    .content{
        font-size: 12px;
        line-height: 1.1;
    }
    ul.slick-dots{
        bottom: 10px;
    }
    ul.slick-dots li button{
        margin: 0 3px;
    }
    .home_sec_2{
        padding: 60px 0;
    }
    .home_sec_2 .item_news img {
        height: auto;
        min-height: 95px;
    }
    .home_sec_2 .item_news {
        width: calc(100% - 16px) !important;
        margin: 0 8px;
    }
    .heading_h2 {
        font-size: 25px;
    }
    .home_sec_3 .slider h3, .home_sec_5 .slider h3 {
        font-size: 18px;
    }
    .home_sec_3 .slider img, .home_sec_5 .slider img {
        margin-bottom: 15px;
    }
    .home_sec_3 .slider .content{
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        height: 33px;
    }
    .item_news img {
        height: 110px;
    }
    .home_sec_3 .list_post .item_news {
        width: calc(50% - 16px);
        margin: 0 8px 16px 8px;
    }
    .item_news h3 {
        font-size: 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        line-height: 1.7;
        height: 52px;
    }
    .advertisement_imgs img{
        margin: auto;
        max-width: 100% !important;
    }
    .home_sec_3 {
        padding: 60px 0;
    }
    .home_sec_3 .view_more{
        margin-top: 30px;
    }
    .home_sec_4 .slider h3 {
        font-size: 15px;
        padding: 0 20px;
        line-height: 1.5;
    }
    .home_sec_4 .slider h3, .home_sec_4 .slider .content, .home_sec_5 .slider .content{
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
    }
    .wrap_heading{
        margin-bottom: 30px;
    }
    .home_sec_4 .list .inner {
        margin: 0 -8px;
        display: flex;
        flex-wrap: wrap;
    }
    .home_sec_4 .list .inner .item_news {
        padding: 0 8px;
        width: 100%;
    }
    .home_sec_4 .list .inner .item_news.style_2 {
        width: 50%;
    }
    .home_sec_4 .item_news img {
        height: 200px;
    }
    .home_sec_4 .list .item_news{
        margin-bottom: 30px;
    }
    .home_sec_4 .list .item_news h3{
        height: 50px;
    }
    .home_sec_4 .list .item_news.style_2 h3{
        height: 50px;
    }
    .home_sec_4 .view_more {
        margin: 30px 0 60px 0;
    }
    .home_sec_4{
        padding-bottom: 60px;
    }
    .home_sec_5 .list .item_news .content, .home_sec_6 .slider .item_news .content {
        color: #666666;
        font-size: 15px;
        height: 35px;
    }
    .home_sec_5 .advertisement_imgs{
        margin-top: 40px;
    }
    .home_sec_5 .view_more {
        margin-top: 50px;
    }
    .home_sec_5 {
        padding-bottom: 60px;
    }
    .home_sec_6 .slider .item_news img {
        height: 300px;
    }
    .home_sec_6 .slider .item_news .box_content{
        padding: 0 10px 25px;
    }
    .home_sec_6 ul.slick-dots{
        margin-top: 20px;
    }
    .home_sec_6 .slider {
        margin: 0 -2px 60px;
    }
    .home_sec_6 .list_post .item_news h3{
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;

        height: 55px;
    }
    .item_news h3.no_border{
        height: 47px;
    }
    .home_sec_7 .item_news.first_item {
        width: calc(100% - 16px);
        margin: 0 8px 16px;
    }
    .home_sec_7 .item_news {
        width: calc(50% - 16px);
        margin: 0 8px;
    }
    .home_sec_7 .box .list_post {
        margin: 0;
    }
    .home_sec_7 .box>*:first-child {
        margin-bottom: 60px;
    }
    .home_sec_7 {
        padding-bottom: 60px;
    }
    .home_sec_8 .box{
        display: flex;
        flex-wrap: wrap;
    }
    .home_sec_8 .box>*:not(:first-child){
        width: 50%;
    }
    .home_sec_8 .box .first .video_item {
        height: auto;
    }
    .video_item{
        height: auto;
        min-height: 90px;
    }
    .video_item img{
        min-height: 90px;
    }
    .home_sec_3 .slider h3, .home_sec_5 .slider h3{
        height: 55px;
    }
    .home_sec_6 .slider .item_news .box_content h3 {
        height: 50px;
    }
    .title_tax .heading_h2 {
        font-size: 30px;
    }
    nav.breadcrumb ul{
        padding: 0 10px;
    }
    section.tax_sec_3.home_sec_4 .list .inner{
        justify-content: center;
    }
    section.section.tax_sec_3.home_sec_4{
        padding-bottom: 60px;
    }
    section.section.tax_sec_4.home_sec_8{
        padding: 20px 0 60px;
    }
    section.section.tax_sec_4.home_sec_8 .advertisement_imgs {
        margin-bottom: 60px;
    }
    section.section.tax_sec_4.home_sec_8.home_sec_5 .box>*:not(:first-child){
        width: 100%;
    }
    .home_sec_6{
        padding-bottom: 60px;
    }
    section.section.term_video.home_sec_8 .grid-66{
        width: 100%;
    }
    section.section.term_video.home_sec_8 .grid-33:nth-child(2),
    section.section.term_video.home_sec_8 .grid-33:nth-child(3)
    {
        width: 50%;
    }
    section.section.term_video.home_sec_8 .grid-66.home_sec_5 {
        padding-right: 10px;
    }
    section.section.term_video.home_sec_8 .grid-66.first {
        margin-bottom: 0;
    }
    .video_item h3, .home_sec_8 .box .first h3{
        right: 10px;
        font-size: 10px;
    }
    .home_sec_8 .box .first .video_item:before {
        right: 50%;
        bottom: 50%;
        transform: scale(.6) translate(90%,80%);
    }
    section.section.term_video.home_sec_8 .list .item_news:not(:last-child){
        margin-bottom: 20px;
    }
    .video_item:before{
        right: 50%;
        bottom: 50%;
        transform: scale(.4) translate(120%,100%);
    }
    section.section.term_video.home_sec_8 .item_news.item_video .box_img{
        width: calc(50% - 10px);
    }
    section.section.term_video.home_sec_8 .item_news.item_video .box_content{
        width: calc(50% + 10px);
    }
    section.section.term_video.home_sec_8 {
        padding: 60px 0;
    }
    section.section.term_video.home_sec_8 .grid-33 {
        width: 100%;
    }
    section.section.term_video.home_sec_8 .grid-33:nth-child(5){
        order: 9;
    }
    section.section.term_video.home_sec_8 .box{
        justify-content: center;
    }
    section.section.term_video.home_sec_8 .view_more{
        margin: 0px 0 60px;
    }

    .nav_bottom{
        font-size: 13px;
    }
    .nav_bottom a{
        max-width: 220px;
    }
    nav.breadcrumb ul{
        flex-wrap: wrap;
    }
    .post_details {
        padding: 60px 0;
    }
    h1.title_post {
        font-size: 25px;
    }
    .list_tags{
        flex-wrap: wrap;
    }
    .post_details .item_bottom {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .post_details .item_bottom .inner{
        padding: 20px;
    }
    nav.breadcrumb a, nav.breadcrumb cite{
        font-size: 14px;
    }
    section.section.post_details.video_details ul.share_post{
        justify-content: center;
    }
    .home_sec_2 .slider .video_item {
        width: calc(100% - 20px) !important;
        height: 150px;
        margin: 0 10px;
    }
    .section_404_content.section h1{
        top: 50%;
        left: 50%;
        font-size: 200px;
    }
    .site-header.sticky .advertisement_imgs{
        margin-bottom: 5px;
    }
    .error404 div#page{
        margin: 0;
    }
    .contact_page {
        padding: 60px 0;
    }
    .contact_page .content{
        line-height: 1.5;
    }
    div#CRmap_box {
        height: 200px !important;
    }
    .home_sec_6.tax_sec_1 .slider .item_news .box_content{
        padding-bottom: 0;
    }
    .search_page.home_sec_7 .list_post .item_news {
        width: calc(50% - 30px);
    }
    .search_page.home_sec_7 .box>*:first-child {
        margin-bottom: 30px;
    }
    section.section.tax_sec_3.home_sec_4 .slider_tax_child .inner{
        justify-content: unset;
    }
    section.section.tax_sec_3.home_sec_4 .slider_tax_child .clear_b{
        width: 100%;
    }
    .home .home_sec_4 .style_2 {
        display: none;
    }
    .home .home_sec_4 .list .grid-33:not(:last-child){
        border: none;
    }
    .home .home_sec_4 .list .grid-33{
        width: 100%;
    }
    .popup_inner .wrap .box_img{
        display: none;
    }
    .popup_inner {
        max-width: 90%;
    }
    .popup_inner .wrap .box_content{
        width: 100%;
    }
    .popup_subscribe h2.heading_h2{
        font-size: 20px;
    }
    .has-inline-mobile-toggle .inside-header{
        padding: 0 0 5px;
    }

    .site-logo{
        margin-left: 10px;
    }
    .menu-toggle{
        line-height: 35px;
    }
    .site-logo img{
        height: 40px;
    }
    .video_details iframe{
        height: 200px;
    }
    .grid-10, .grid-100, .grid-15, .grid-20, .grid-25, .grid-30, .grid-33, .grid-35, .grid-40, .grid-45, .grid-5, .grid-50, .grid-55, .grid-60, .grid-65, .grid-66, .grid-70, .grid-75, .grid-80, .grid-85, .grid-90, .grid-95, [class*=mobile-grid-], [class*=tablet-grid-]{
        max-width: 100%;
    }
    .post_details .list_tags{
        margin-bottom: 30px;
    }
    .otw-sc-dropcap.large{
        width: auto;
        height: auto;
    }
    .otw-sc-dropcap.large.otw-no-background {
        font-size: 50px !important;
        margin-right: 4px !important;
        height: 43.4px;
        width: auto;

    }
    .toggle_search {
        position: absolute;
        right: 50px;
        bottom: 5px;
        display: inline-block;
        transform: scale(.7);
    }
    .CRmap_def {
        margin-top: 40px;
    }
    .site-header .header-image {
        height: 40px;
    }
}
@media only screen and (max-width: 375px){
    div#page {
        margin-top: 95px;
    }

}
@media only screen and (max-width: 350px){
    div#page {
        margin-top: 90px;
    }
}