/*
Theme Name: Pro Ukraine
Description:
Author: HYS Enterprise
Template: Divi
*/



@import url("../Divi/style.css");

:root{
    --yellow:#FFD231;
}
.blue-grad{
    background: -webkit-linear-gradient(
            135deg, #4895EF, #4361EE);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

html{
    scroll-behavior: smooth;
}
body{
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}

.et-fixed-header {
    display:none;
}

.et_fullwidth_nav #main-header .container{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width:auto;
    max-width:1400px;
}

.et_header_style_left .logo_container{
    position:relative;
    width:auto;
    height:auto;
}
#et-top-navigation {
    float: left;
}

#main-content .container:before{
    content:none;
}

.page .breads a, .page .breads {
    color: #070919;
    opacity: 0.4
}

.trp-language-switcher{
    width:20px;
    top:-9px;
}
.trp-language-switcher > div > a{
    color:#404040;
    font-size: 14px;
    font-weight: 500;
}
.trp-ls-shortcode-language{
    width:20px;
}

.et_pb_text_inner p strong, .entry-content p strong{
    font-size:18px;
    margin:30px 0 10px;
}
.et_pb_text_inner ul{
    padding-left:23px;
}
.et_pb_text_inner ul li{
    list-style:disc;
    position:relative;
}
/*.et_pb_text_inner ul li:before{
    content: '•';
    color: #4A5DFF;
    font-size: 39px;
    position: absolute;
    left: -23px;
    top: -3px;
}*/

.et_pb_text_inner h3{
    font-size: 18px;
    font-weight:700;
}

#left-area .et_pb_text_inner h3{
    padding-top:30px;
}

.et_pb_text_inner h3::before{
    /*content: '▶';
    background:none;
    color: #FFD231;
    font-size: 13px;
    width: 17px;
    display: inline-flex;
    top: -1px;
    position: relative;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    content: "";
    width: 15px;
    height: 15px;
    background-image: url('../../uploads/2021/10/triangle-icon-e1635319886926.png');
    background-position: -3px 2px;
    background-repeat: no-repeat;
    display: inline-block;
}
#main-content .et_pb_text_inner a{
    color:#4A5DFF;
}
.entry-content h1{
    font-size: 48px;
    line-height: 64px;
    letter-spacing: 0.04em;
    color: #000000;
    font-weight:bold;
}


#right-area{
    float:right;
    padding-top:30px;
}
.bg{
    position: fixed;
    width:100%;
    height:100%;
    display:none;
    z-index: 99;
    top: 0;
    background:rgba(0, 0, 0, 0.4);;
}
#form{
    width:980px;
    background:#fff;
    padding:30px;
    margin:0 auto;
    position: fixed;
    top: 23%;
    left: 50%;
    transform: translate(-50%, 0);
    border: 1px solid #EAECFF;
    box-sizing: border-box;
    border-radius: 8px;
    z-index: 99999999999;
    display:none;
}
footer .et_pb_row{
    max-width:1300px;
}
footer p {
    padding-bottom: 18px;
}
.f20{
    width:20%!important;
}
.f30{
    width:30%!important;
}
.ttl{
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    color:#000;
}
.trp-language-switcher{
    float:right;
}
.et_portfolio_image .et_overlay{
    display:none;
}d;
}
.entry-content .et_pb_text_inner a{
    text-decoration: underline;
}
.entry-content .et_pb_text_inner a:hover{
    text-decoration: none;
}
.et-menu a, .et-menu a:hover{
    webkit-transition: none;
    transition: none;
}

.col-sm-4{
    width:33%;
    float:left;
    margin:30px 0 30px;
}
.wpcf7 input{
    max-width:250px;
    border:0;
    border-bottom:2px solid #F2F4FF;
}
.wpcf7 label{
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #070919;
    opacity: 0.4;
}
.wpcf7-textarea{
    background:#F7FAFE;
    border: 1px solid #EAECFF;
    border-radius: 8px;
    padding:15px;
    width:100%;
}
.col-sm-6{
    width:50%;
    float:left;
}
.col-sm-4{
    width:33%;
    float:left;
}
.overfl{
    overflow:hidden;
    margin:30px 0 0;
}
.right-al{
    text-align:right;
    float:right;
}
.notice{
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
}
.col-sm-8{
    width:66%;
    float:left;
}
.overfl .col-sm-4{
    margin:0;
}

.et_portfolio_image{
    border-radius:4px;
}
.trp-flag-image{

}
.et_pb_menu .et_mobile_menu{
    right:0;
    left: 0;
    width: 100%;
    position: absolute;
    top: 53px!important;
    padding:0;
    border-top:none;
}
.et_mobile_menu li.menu-item{
    padding: 15px 5% 0;
}
.et_mobile_menu li.menu-item a{
    border-bottom:1px solid #D2D2D2;
    padding:0 0 15px;
    font-size: 18px;
    line-height: 24px;
}

footer a{
    color:inherit;
}
header .et_pb_text_inner a:hover, footer .et_pb_text_inner a:hover{
    text-decoration:underline;
}
.et_mobile_menu  li #top1 a{
    display:inline;
    color:#fff!important;
    font-weight:400;
    border:none;
}
.logo_img{
    margin:initial;
    margin-right:40px;
}
#menu-main li a{
    border-bottom:2px solid #fff;
}
#menu-main li.current-menu-item a, #menu-main li:hover a{
    border-bottom:2px solid #4A5DFF;
}
.et-menu a:hover{
    opacity:1;
}


.et_pb_menu .et-menu>li{
    padding:0;
}
.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {
    padding-bottom: 19px;
    padding-left: 10px;
    padding-right: 10px;
}
.trp-language-switcher > div{
    background: none;
    border:none;
    display: inline-block;
    padding-right:0;
}
.trp-language-switcher > div > a > img{
    width:auto;
    height:auto;
}

.et_portfolio_image img{
    border-radius: 4px;
}
.et_pb_menu_inner_container{
    position:static;
}
.et_pb_portfolio_item{
    position:relative;
}
.s_slider img{
    max-height:456px;
}
.s_slider, .nav_slider{
    box-shadow: none;
    background: transparent;
    border: 0;

    margin-bottom:19px;
    max-width:832px;
}
.nav_slider{
    margin-bottom: 25px;
}
.slick-slide img{
    border-radius: 8px;
}
.nav_slider .slick-slide{
    padding:0 4px;
    min-height:80px;
    min-width:80px;
}
.nav_slider .slick-track{
    min-width:90%;
}

.slick-slider
{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-slide
{
    float: left;
}



h1, h2, h3, h4, h5, h6{
    font-weight:700;
}
h1 em, h2 em, h3 em, h4 em, h5 em, h6 em{
    background: #FFD231;
    border-radius: 2px;
    font-style:normal;
    padding:5px 10px;
}


.single-objects #content-area{
    display:flex;
}

.right_menu_wrap{
    display: flex;
    justify-content: end;
}
.right_menu{
    background:#F9FBFD;
    position: sticky;
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 50px;
    z-index:999;
    padding-bottom: 24px;
    filter: drop-shadow(0px 0px 32px rgba(255, 255, 255, 0.8));
    width:306px;
    margin-right: -2px;
}
.right_menu.obj_menu{
    padding-bottom: 0;
}
.right_menu.obj_menu .menu_items{
    padding-bottom: 24px;
}
.obj_menu .btn{
    width: 100%;
    line-height: 66px!important;
}
.right_menu h3{
    background:var(--yellow);
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    height:70px;
    line-height: 70px;
    margin-bottom:24px;
    text-align: center;
}
.right_menu h3:before{
    /*background: -webkit-linear-gradient(180deg, #4895EF, #4361EE);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 23px;
    font-size: 26px;
    top:3px;*/
}
.right_menu p{
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    padding-left:16px;
    padding-right:16px;
}
.right_menu a:not('.btn'){
    background: -webkit-linear-gradient(135deg, #4895EF, #4361EE);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.obj_industry{
    min-height:200px;
    background-size:cover;
    display:flex;
    align-items: center;
}
.obj_industry .container{
    padding-top:0!important;
}
.obj_industry .ttl{
    font-weight: bold;
    color:#fff;
    font-size: 64px;
    line-height: 72px;
    display: flex;
    align-items: center;
}

.obj_industry .ttl img{
    filter: brightness(0) invert(1);
    height:60px;
    margin-right:20px;
}
body .et_pb_button, body  .btn, body  input[type="submit"]{
    color: #FFFFFF!important;
    border-width: 0px!important;
    border-radius: 2px;
    font-size: 16px;
    background-image: linear-gradient(
            90deg,#4364ee 0%,#4893ef 100%);
    height:64px;
    line-height: 64px;
    text-align: center;
    width:200px;
    display:block;
    font-weight:400;
    padding:0!important;
}
.et_pb_button:hover, .btn:hover{
    background-image: linear-gradient(
            90deg,#4893ef 0%,#4364ee 100%);
}
.et_button_no_icon.et_button_icon_visible.et_button_left .et_pb_button, .et_button_no_icon.et_button_left .et_pb_button:hover, .et_button_no_icon .et_pb_button, .et_button_no_icon .et_pb_button:hover{
    padding:0!important;
    line-height: 64px!important;
}



a.close-divi-overlay {
    /* a) Control the position of the close button*/
    right: 0!important;
    top: 10px !important;
    z-index: 10010 !important;
    display: block !important;
    position: absolute !important;
    /* b) Size of the close button - Adjust if is necessary*/
    width: 46px !important;
    height: 48px !important;
    font-size: 28px !important;
    line-height: 48px !important;
    /* c) Background and border of the close button*/
    background: none repeat scroll 0 0 #ffffff !important;
    border: solid 0px #fff !important;
    color: #AAAAAA !important;
    font-family: !monospace !important;
    text-align: center !important;
    text-decoration: none !important;
}
.et_pb_bg_layout_dark .et_pb_slide_description {
    text-shadow:none;
}



.top-slider .et_pb_slider_container_inner{
    display:flex;
    flex-direction: row-reverse;
    align-items: center;
}
.top-slider .et_pb_slide{
    padding:0;
}

.top-slider  .et_pb_slide_image{
    position:static;
    margin: 0!important;
}
.top-slider .et_pb_slide_description{
    padding:0;
    float:left;
}
.top-slider .et-pb-arrow-next, .top-slider .et-pb-arrow-prev{
    top:43%;
}




.reset_filters{
    color:#FF5353;
    font-size: 16px;
    line-height: 24px;
    padding:15px 0 0;
}
.reset_filters i{
    font-style:normal;
    cursor:pointer;
}





.numbers-items h4{
    font-family: 'Oswald', sans-serif;
}
.numbers-items .et_pb_module{
    margin-bottom: 30px!important;
}
.numbers-items h4, .numbers-items h5, .numbers-items h6{
    font-weight: 400;
}
.numbers-items .et_pb_text_inner{
    width:230px;
    margin:0 auto 0 0;
}
.numbers-items .top5 .et_pb_text_inner{
    width:340px;
}
.numbers-items .n145 .et_pb_text_inner{
    padding-left:53px;
}


/* video */
.video-wrapper {
    position: relative;
    display: inline-block;
    height: 675px;
}

.blurEffect {
    -webkit-filter: blur(7px);
    -o-filter: blur(7px);
    -moz-filter: blur(7px);
    -ms-filter: blur(7px);
    filter: blur(7px);
    opacity:0;
}

.video-btns {
    position: absolute;
    display: inline-block;
    transform: translate(-50%,0);
    top: 0;
    left: 50%;
    color: #FFF;
    width: 100%;
    text-align: center;
    z-index: 999;
}
.video-btns > *{
    position: absolute;
    z-index:1;
    width:55%;
}
.v_left{
    margin-left: 80px;
}
.v_right{
    margin-right: 115px;
    margin-top:-80px;
}
.play {
    cursor: pointer;
    transform: translate(-50%,0);
    left: 50%;
    top: 225px;
    z-index:10;
}

@media(max-width: 1200px){
    .video-btns{
        padding-top:60px;
    }
    .v_left{
        margin-left: 60px;
    }
    .v_right{
        margin-right: 85px;
    }
}
@media(max-width: 980px){
    .video-wrapper{
        padding-top:120px;
        height: 630px;
    }
    .video-btns{
        padding-top:120px;
    }
    .video-btns > *{
        width:64%;
    }
    .v_left{
        margin-left: 0;
    }
    .v_right{
        margin-right: 0;
    }
}
@media(max-width: 660px) {
    .video-wrapper{
        height:540px;
    }
    .play{
        top:130px;
    }
}
@media(max-width: 540px) {
    .video-btns > img{
        width: 475px;
        margin-top:-117px;
        max-width: none;
    }
    .v_left{
        margin-left: -230px;
    }
    .v_right{
        margin-right: -230px;
    }
}
/* end Video */

.open_fltrs_btn{
    display: none;
}
body #top-menu-nav .btn{
    float:left;
    margin:-20px 20px 0;
    height:56px;
    font-size: 14px;
    float:left;
    margin:-20px 20px 0;
    height:56px;
    font-size: 14px;
    line-height: 56px;
}
#top-menu a{
    font-weight:500;
}

/* MURAT STYLES FOR NEWS */

/* Category page banner */

.news_container {
    margin: auto;
    max-width: 1200px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 64px;
    padding-bottom: 160px;
    padding-top: 80px;
}

.news_banner {
    width: 100%;
    grid-column-end: span 2;
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 55% 1fr;
    border: 1px solid rgba(201, 207, 207, 0.3);
    border-radius: 5px;
}
.news_banner-image {
    max-width: 640px;
    display: grid;
    align-content: center;
    grid-column-end: span 1;
}
.news_banner-image img {
    max-width: 100%;
    height: auto;
}
.news_banner-content {
    grid-column-end: span 1;
    max-width: 488px;
    vertical-align: top;
    padding-left: 32px;
}
.news_banner-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.news_banner__footer {
    padding-bottom: 24px;
}
.news_banner-content h2 {
    padding-top: 24px;
    font-family: Roboto;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
    letter-spacing: 0px;
    text-align: left;
}
.news_banner-content p {
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: left;
}
.news_banner-content a {
    color: rgba(128, 128, 128, 1);
}
.news_banner__footer {
    display: inline-block;
    justify-content: space-between;
    width: 100%;
    padding-top: 24px;
}

.news_banner__box {
    align-items: center;
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.news_banner__date {
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: left;
    color: rgba(128, 128, 128, 1);
}
/* end category banner */
/* Header Banner */
.news_header {
    width: 100%;

    background-image: url("img/news-header.jpg");
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    margin: auto;
    padding: 50px 0;
}

.news_header__container h1 {
    font-family: Roboto;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: 72px;
    letter-spacing: 0px;
    text-align: left;
    color: rgba(255, 255, 255, 1);
}

.news_header__container {
    min-width: 1200px;
    margin: auto;
    height: 94px;
    text-align: left;
    display: table;
}
/* End HEader Banner*/
/* News category posts */

.news_post {
    width: 100%;
    grid-column-end: span 1;
    display: inline-block;
    max-width: 568px;
    border: 1px solid rgba(201, 207, 207, 0.3);
    border-radius: 4px;
}
.news_post-image {
    max-width: 568px;
    display: grid;
    align-content: center;
}
.news_post-image img {
    max-width: 100%;
    height: auto;
}
.news_date {
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: rgba(64, 64, 64, 1);
}
.news_date img {
    padding-top: 24px;
}
.news_post-content {
    vertical-align: top;
    min-height: 260px;
}
.news_post-content h2 {
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: left;
    padding: 24px 24px 4px 24px;
}
.news_post-content p {
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: left;
    padding: 4px 24px 26px 24px;
}
.news_post__footer {
    display: inline-block;
    justify-content: space-between;
    width: 100%;
    padding: 12px 24px 8px 24px;
}
.news_post__footer a {
    color: rgba(128, 128, 128, 1);
}
.news_post__box {
    align-items: center;
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.news_post__date {
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: left;
    color: rgba(128, 128, 128, 1);
}
/* End category posts */
/* News Sidebar */
.news_sidebar {
    width: 300px;
}
.news_sidebar a {
    text-decoration: none;
    color: #000;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
}
.news_sidebar__content {
    width: 300px;
    margin-bottom: 32px;
    border: 1px solid rgba(201, 207, 207, 0.3);
    border-radius: 5px;
    overflow: hidden;
}
.news_sidebar__content img {
    width: 100%;
    height: auto;
}
.news_sidebar__content h2 {
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    padding: 13px 16px 0px 16px;
}
.news_sidebar__footer {
    display: inline-block;
    justify-content: space-between;
    width: 300px;
    padding: 13px 16px 8px 16px;
}
.news_sidebar__box {
    align-items: center;
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.news_sidebar__date {
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: rgba(64, 64, 64, 1);
}
/* End sidebar */

/* NEWS SIDEBAR COORECTIONS */

.widget_block {
    padding: 2px;
}
.widget_block li a {
    font-weight: 700;
}
.et_right_sidebar #sidebar {
    padding-left: 0px;
}
.wp-block-latest-posts__post-date {
    padding-bottom: 16px;
}
/* SIDEBAR SIGNUP BANNER */

.sidebar_signup {
    background-image: url("https://proukraine.com.ua/wp-content/themes/proukraine/img/ad-bg.jpg");
    width: 300px;
    height: 600px;
    position: relative;
    display: inline-block;
    margin: 0 auto;
}

.inner {
    font-size: 13px;
    color: #ffffff;
    position: absolute;
    top: 107px;
    left: 50%;
    width: 100%;

    font-family: Roboto;
    font-size: 56px;
    font-style: normal;
    font-weight: 900;
    line-height: 48px;
    letter-spacing: 0px;
    text-align: center;
}

.inner_sub {
    font-size: 13px;
    color: #ffffff;
    position: absolute;
    top: 222px;
    left: 50%;
    width: 90%;
    padding: 15px;
    background-color: #ffda78;
    font-family: Roboto;
    font-size: 56px;
    font-style: normal;
    font-weight: 900;
    line-height: 48px;
    letter-spacing: 0px;
    text-align: center;
}

.rotate {
    -moz-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
    transform: translateX(-50%) translateY(-50%) rotate(-5.75deg);
}

.sidebar_signup__button {
    position: absolute;
    text-align: center;

    padding: 20px;
    bottom: 56px;
    left: 56px;
    background-color: rgba(72, 149, 239, 1);
}

.sidebar_signup__button a {
    color: #fff;
    text-decoration: none;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0px;
}

/* END SIDEBAR CONTENT */
/* CALL ME POPUP */

.proukraine-call-container {
    background: linear-gradient(266.7deg, #4895ef 0%, #4361ee 100%);
    display: table;
    width: 72px;
    height: 72px;
    border-radius: 50%;
    position: fixed;
    bottom: 20%;
    right: 32px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    z-index: 999;
}
.proukraine-call-icon {
    left: 50%;
    font-size: 32px;
    display: table-cell;
    vertical-align: middle;
    background: url("img/clb.png") center center no-repeat;
}
.popup {
    height: 100vh;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    transition: all 0.3s;
    /*opacity: 0;
    visibility: hidden;*/
    display: none;
}
.popup__content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 315px;
    height: 432px;
    background-color: #fff;
    box-shadow: 0 2rem 4rem rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    display: table;
    overflow: hidden;
    transition: all 0.5s 0.2s;
    padding: 24px;
}
.popup__inner {
    width: 100%;
    height: 100%;
}

.popup:target {
    opacity: 1;
    visibility: visible;
}
.popup:target .popup__content {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}
.popup__close {
    background: url(img/close-btn.png) no-repeat #fff;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 45px;
    right: 30px;
    font-size: 20px;
    text-decoration: none;
    display: inline-block;
    line-height: 1;
    font-weight: 300;
    cursor: pointer;
    color: rgba(170, 170, 170, 1);
}
.popup__close:link,
.popup__close:visited {
}
.popup__close:hover {
    color: #55c57a;
}

/* END POPUP */
/* Contact form */
.msg-form {
    padding-left: 24px;
    padding-right: 21px;
    width: 360px;
    border-radius: 8px;
}
.form-title {
    border-radius: nullpx;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: rgba(32, 151, 58, 1);
    padding-left: 24px;
    padding-top: 24px;
    padding-bottom: 24px;
    max-width: 280px;
}
.msg-form input {
    height: 40px;
    width: 100%;
    max-width: 315px;
    border-radius: 8px;
    border: 1px solid rgb(221, 221, 221);
    margin-bottom: 16px;
    padding-left:12px;
}
.msg-form input:focus {
    border: 1px solid #cccccc;
}

.msg-form input[type="submit"] {
    height: 64px;
    width: 315px;
    border-radius: 2px;
    background: linear-gradient(266.7deg, #4895ef 0%, #4361ee 100%);
}
.msg-form .msg-txtarea {
    border-radius: 8px;
    border: 1px solid rgb(221, 221, 221);
    background-color: #ffffff;
}

/* placeholders */
.form__input::-webkit-input-placeholder,
.form__email::-webkit-input-placeholder,
.form__phone::-webkit-input-placeholder {
    padding-left: 0;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #b7b7b7;
}
.msg-txtarea::-webkit-input-placeholder {
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #b7b7b7;
}
/* end place holders */

/* End Contact Form */
/* Team slider arrows */
.team_slider {
    margin-top: -105px;
    padding: 0px !important;
}
.team_slider .et_pb_slide_image,
.team_slider .et_pb_slide_video {
    /*width: auto !important;*/
    margin-left: 0px !important;
    margin-top: 0!important;
    top: 100px;
    text-align: left;
}
.team_slider .et_pb_slide {
    padding: 0px !important;
}

.team_slider .et-pb-slider-arrows .et-pb-arrow-prev:hover {
    opacity: 1 !important;
    background-image: url("img/slider-prev-hover.png") !important;
    transition: none !important;
    transform: none !important;
}

.team_slider .et-pb-slider-arrows .et-pb-arrow-prev:before {
    content: "";
}
.team_slider .et-pb-arrow-prev {
    opacity: 1;
    height: 75px;
    width: 100px;
    top: 10px;
    margin-left: 780px;
    background-image: url("img/slider-prev.png");
    background-position: left;
    background-repeat: no-repeat;
    -o-transition-property: none !important;
    -moz-transition-property: none !important;
    -ms-transition-property: none !important;
    -webkit-transition-property: none !important;
    transition-property: none !important;
    /*CSS transforms*/
    -o-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    /*CSS animations*/
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
}
.team_slider .et-pb-arrow-prev {
    margin: 0 auto !important;
    margin-right: 20px !important;
    right: 100px !important;
}

.team_slider .et-pb-arrow-next {
    margin: 0 auto !important;
    margin-right: 0px !important;
    right: 0px !important;
}

/* Right arrow */
.team_slider .et-pb-slider-arrows .et-pb-arrow-next:before {
    content: "";
}
.team_slider .et-pb-arrow-next {
    left: 900px;
    top: 10px;
    color: #4895ef !important;
    opacity: 1;
    height: 75px;
    width: 77px;
    background-image: url("img/slider-next.png");
    background-position: right;
    background-repeat: no-repeat;
}
.team_slider .et-pb-arrow-next:hover {
    background-image: url("img/slider-next-hover.png");
    background-position: right;
    background-repeat: no-repeat;
    transition: none !important;
}
/* End Team slider arrows   */

/* TOp SLIDER  */
.top-slider .et_pb_slide_description {
    margin: 0 auto;
    margin-left: 0px;
}
.top-slider .et_pb_slide_image {
    margin: 0 auto !important;
    margin-left: 0px !important;
    max-height: max-content !important;
}
.top-slider .et_pb_slide_image img {
    max-height: max-content !important;
}

.top-slider {
    position: static;
    vertical-align: -50%;
}















/* controllers */
.et_pb_slider_0 .et-pb-controllers .et-pb-active-control{
    background: linear-gradient(266deg, #4895ef 0%, #4361ee 100%) !important;

    width: 12px;
    height: 12px;
}

.et_pb_slider_0 .et-pb-controllers a {
    background: #f0f6fb !important;

    border: 1px solid #005f8f;

    box-sizing: border-box;
    width: 12px;
    height: 12px;
}
.et_pb_slider_0 .et-pb-controllers {
    bottom: -40px;
    position: absolute;
}




/* Mobile menu */
.et_mobile_menu{
    padding: 0;
    /*height: 100vh;*/
}

.et_mobile_menu li.menu-item {
    padding:  0;
    text-align: center;
}

.et_mobile_menu li.menu-item a {
    border-bottom: 1px solid #d2d2d2;
    line-height: 24px;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
    letter-spacing: 0px;
    height: 80px;
    padding: 0;
}

.et_mobile_menu li.menu-item a::after {
    content: "";
    position: relative;
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-right: 1px solid #404040;
    border-bottom: 1px solid #404040;
    transform: rotate(45deg);
    margin-left: 11px;
    top: -3px;
}
/*end mobile menu*/


/* TOp SLIDER ARROWS */

/* left */

.top-slider .et-pb-slider-arrows {
    display: contents;
}

.top-slider .et-pb-slider-arrows .et-pb-arrow-prev {
    overflow: hidden;
    position: absolute;
    opacity: 1;
    height: 96px;
    width: 64px;
    background: #f0f6fb;
    left: -90px;
    border-radius: 0px;
    margin: auto;
    vertical-align: center;
}

.top-slider .et-pb-arrow-prev:before {
    position: absolute;
    left: 5px;
    bottom: 25px;
    color: #4895ef;
}
/* right */
.top-slider .et-pb-slider-arrows .et-pb-arrow-next {
    overflow: hidden;
    position: absolute;
    opacity: 1;
    height: 96px;
    width: 64px;
    background: #f0f6fb;
    right: -90px;
    border-radius: 0px;
    margin: auto;
    vertical-align: center;
}

.top-slider .et-pb-arrow-next:before {
    position: absolute;
    left: 5px;
    bottom: 25px;
    color: #4895ef;
}
/* end top slider arrows */

/*
@media (max-width: 37.5em) {
    .news_container {
        margin: auto;
        max-width: 6000px !important;
        display: inline !important;
    }
    .news_banner {
        display: inline-block !important;
        padding: 10px;
    }
    .news_header {
        display: none;
    }
    .news_banner__footer {
        display: inline-block;
        justify-content: space-between;
        width: 100%;
        padding: 12px 24px 8px 24px;
    }
    .news_banner-content p {
        display: none !important;
    }
    .news_banner-content h2 {
        font-size: 18px !important;
        font-weight: 700 !important;
        line-height: 28px !important;
    }
    .news_post {
        display: inline-block !important;
        padding: 10px;
        border: 1px solid rgba(201, 207, 207, 0.3);
    }
    .news_post-content p {
        display: none !important;
    }
    .news_post-content {
        min-height: auto !important;
    }
}


*/

/* END MURAT */




.trp-language-switcher{
    margin-left:70px;
    width:36px;
    border:2px solid #FFD232;
}
.trp-language-switcher > div.trp-ls-shortcode-current-language{
    /*border:2px solid #FFD232;
    color: #4895ef;
    background: #f0f6fb;*/
}
.trp-language-switcher:after{
    width:20px;
    height:20px;
    background:#000;
    content:' ';
}

.trp-language-switcher > div{
    padding-top:0px;
    padding-bottom: 5px;
}
.trp-language-switcher > div > a{
    height:19px;
}
.trp-language-switcher > div > a:hover{
    background: transparent;
}
.trp-language-switcher:hover > div {
    padding-top:0px;
}
.trp-ls-shortcode-language > a:last-child{
    margin-top:5px;
}


.et_pb_blog_grid .post-meta{
    width:50%;
    float:left;
}
.et_pb_blog_grid .post-content{
    width:50%;
    float:right;
    text-align: right;
}

.et_pb_blog_grid .published{
    font-size: 12px;
    line-height: 24px;
}
.et_pb_section{
    padding-bottom:0px;
}

.et_pb_blog_grid .et_pb_image_container{
    height:210px;
    overflow:hidden;
}
.arrow-right {
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    float: right;
    padding-left: 1px;
    border-left: 10px solid rgba(0, 95, 143, 1);
    border-radius: 5px;
}

#home-slider .et_pb_slide{
    padding:0;
}
#home-slider .et_pb_slide_image{
    width:100%;
}
#home-slider .et_pb_slide_image img{
    max-height:100%!important;
}
#home-slider .et_pb_slide_description{
    /*width:0px;
    display:none;*/
}

.black_n_white .wdcl-logo-carousel-item img{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    max-height:100px;
}
.black_n_white .wdcl-logo-carousel-item:hover img{
    -webkit-filter: none;
    filter: none;
}
.wdcl_logo_carousel_child{
    display:flex;
    height:100px;
    align-items: center;
    justify-content: center;
    margin: 0 12px;
}
.parallax{
    /* z-index:1;*/
    position: fixed!important;
}
.et_pb_blog_grid h2{
    min-height: 116px;
}
@media(max-width: 1450px){
    .et_pb_blog_grid h2{
        min-height: 130px;
    }
}
@media(max-width: 1280px){
    .et_pb_blog_grid h2{
        min-height: 155px;
    }
}
@media(max-width: 1080px){
    .et_pb_blog_grid h2{
        min-height: 180px;
    }
}
@media(max-width: 980px){
    .et_pb_blog_grid h2{
        min-height: 155px;
    }
}
@media(max-width: 767px){
    .et_pb_blog_grid h2{
        min-height: 90px;
    }
	
}

/*#et-main-area > div, #et-main-area{
    z-index: 99999995;
}*/
.et-social-icons li:first-child{
    color:#202020;
    font-weight: 700;
    font-size:18px;
}
.parallax{
    background-position: top center;
    background-attachment:scroll;
    background-size: cover;
    height: 100%;
    width: 100%;
    top: 0px;
    bottom: auto;
    left: 0px;
    right: auto;
    z-index: 1!important;
    position: fixed!important;
    background-image: url(../../uploads/2021/10/bggg.png)!important;
    margin-bottom:65px;
}

/* Partners logo arrows*/
.wdcl_logo_carousel_0 .slick-next,.wdcl_logo_carousel_0 .slick-prev {
    border-radius: 0!important;
}
.wdcl_logo_carousel_0 .slick-next{
    right:-90px!important;
}
.wdcl_logo_carousel_0 .slick-prev{
    left:-90px!important;
}
/* End partners logo arrows*/

.top-slider .et_pb_slide_image {
    margin: 0 auto !important;
    margin-right: 0px !important;
}
.top-slider .et_pb_slide_image{
    width:58%;
}
.top-slider .et_pb_slide_image img {
    float: right !important;
}

/* Slicky slider arrows */
.numbers-slider .slick-next::before {
    content: "";
}
.numbers-slider .slick-prev::before {
    content: "";
}
.numbers-slider .slick-prev,
.numbers-slider .slick-next {
    top: 0px;
    left:inherit;
    z-index: 10;
}
.numbers-slider .slick-next {
    position: absolute;
    margin-right: 0px;
    top: 25px;
    right: 0px;
    height: 75px;
    width: 100px;
    background-image: url("img/slider-next.png");
    background-position: right;
    background-repeat: no-repeat;
    border: none;
    text-indent: -9999em;
    cursor: pointer;
    background-color: transparent;
}
.numbers-slider .slick-next:hover {
    height: 75px;
    width: 100px;
    background-image: url("img/slider-next-hover.png");
    background-position: right;
    background-repeat: no-repeat;
    border: none;
    text-indent: -9999em;
    cursor: pointer;
    background-color: transparent;
}
.numbers-slider .slick-prev {
    position: absolute;
    margin-right: 0px;
    top: 25px;
    right: 140px;
    height: 75px;
    width: 100px;
    background-image: url("img/slider-prev.png");
    background-position: right;
    background-repeat: no-repeat;
    border: none;
    text-indent: -9999em;
    cursor: pointer;
    background-color: transparent;
}
.numbers-slider .slick-prev:hover {
    height: 75px;
    width: 100px;
    background-image: url("img/slider-prev-hover.png");
    background-position: right;
    background-repeat: no-repeat;
    border: none;
    text-indent: -9999em;
    cursor: pointer;
    background-color: transparent;
}
/* End slicky slider arrows */

#footer-bottom{
    padding-top:20px;
}
/* Region*/
p.has-img{
    /*overflow-x:auto;*/
}
p.has-img img:hover{
    /*max-width: none;
    transform: scale(1.5);*/
}

/* end Region*/

.grecaptcha-badge {
opacity: 0;
}




@media only screen and ( max-width: 1200px ){
    .top-slider h1{
        font-size:40px;
        line-height: 52px;
    }
    .top-slider .et_pb_slider_container_inner{
        align-items: self-start;
    }

}
@media ( min-width: 1000px ){
    .top-slider h1 em{
        display:inline-block;
        width:107%;
        white-space: nowrap;
        margin: 2px 0;
    }
}
@media  ( max-width: 1000px ){
    .top-slider .et_pb_slider_container_inner{
        flex-direction: column;
    }
    .top-slider .et_pb_slider_container_inner > div{
        width:100%;
    }
    .top-slider .et_pb_slide_image{
        margin:0 0 30px!important;
    }
    .top-slider .et_pb_slide_image img{
        float:left!important;
    }
}

@media only screen and ( min-width: 768px ) {

    .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_grid_item {
        width: 28.333% !important;
        margin: 0 7.5% 7.5% 0 !important;
    }

    .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_grid_item:nth-child(3n) {
        margin-right: 0 !important;
    }

    .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_grid_item:nth-child(4n+1) {
        clear: unset !important;
    }
    .et_pb_social_media_follow li a.icon{
        border-radius:7px;
    }


}

@media (max-width: 980px){
	.trp-language-switcher{
		margin-top:10px;
	}
    .et_fullwidth_nav #main-header .container{
        flex-direction: row-reverse;
    }
    .et_header_style_left #logo {
        max-width: 200px;
    }
    .et-top-navigation{
        padding-left:10px;
    }
    .right_menu{
        display:none;
    }
    #et-top-navigation{
        padding-left:30px!important;
    }

    .what-is{
        display: flex;
        flex-direction: column-reverse;
    }
    .top-slider .et_pb_slide_image, .top-slider .et_pb_slide_video {
        display: block!important;
        position: relative;
        top: auto;
        margin: 50px auto 0;
        padding: 0;
        margin-top: 6%!important;
    }

}

@media only screen and ( max-width: 767px ) {
    p.has-img img:hover{
        /*max-width: none;*/
        transform: scale(1.5);
    }
    .top-slider .et_pb_slide_image{
        width:100%;
    }
    .top-slider .et_pb_slide_image img{
        float:none;
    }
    .info.region-name{
        display:none;
    }
    .team_slider .et_pb_slide_image {
        top: 11px;
    }
    .top-slider .et_pb_slider_container_inner{
        flex-direction: column;
    }
}

@media only screen and ( max-width: 768px ) {
    h3.region_name {
        max-width: 95%;
    }
    .proukraine-call-container {
        bottom: 10%;
    }

    .et_pb_slide_image, .et_pb_slide_video{
        display:block!important;
    }

    .reverse{
        display:flex;
        flex-direction: column-reverse;
    }
    .reverse .et_pb_column .et_pb_text{
        margin:30px auto 0 0!important;
    }

    .col-xs-12{
        width:100%;
    }
    #right-area{
        float:none;
        text-align: center;
        margin:0 0 50px;
    }
    #form{
        width:90%;
    }
    #form .col-sm-4{
        margin:5px 0 10px;
    }
    #form .wpcf7-textarea{
        max-height:120px;
    }
    h1, .vac_header h1,.entry-content h1{
        font-size: 40px;
        line-height: 48px;
        letter-spacing: 0.02em;
    }
    .f20{
        width:100%!important;
    }
    .f30{
        width:100%!important;
    }
    #top1{
        padding:20px 0 0;
    }
    #top1 .et_pb_column{
        display:block!important;
        width:100%!important;
        margin-bottom: 10px;
    }
    #top1 > .et_pb_row{
        display: flex;
        flex-direction: column;
        width:100%;
    }
    #top1 > .et_pb_row > .et-last-child{
        display: flex!important;
        flex-direction: row;
        justify-content: center;
        align-items: end;
    }
    #lang{
        margin-bottom:0;
    }
    #lang > div{
        width: 54px;
        display: flex;
        justify-content: center;
        align-items: end;
        margin-top: -1px;
    }
    #menu_sect > div, #menu_sect > div > div, #menu_sect > div > div > div{
        position:static;
    }
    .et_pb_promo{
        background-size: cover!important;
        margin: 0 -40px 0 -40px;
        background-position: center center!important;
    }
    .obj_industry .ttl{
        font-size: 32px;
        line-height: 72px;
    }
    .obj_industry .ttl img{
        height:30px;
    }
    .obj_industry{
        background-position: center;
    }
    .type-objects h1{
        font-size: 32px;
        line-height: 40px;
    }
}

/* Tablet portrait */
@media (max-width:980px) {
    .top-slider .et_pb_slide_content h1 em {
        display: inline;
    }
    .news_container {
        display: inline-block;
        margin: auto;
        max-width: 900px;
        padding: 16px;
    }
    .news_banner {
        display: inline-block;
        padding: 10px;
    }
    .news_header {
        display: none;
    }
    .news_banner__footer {
        display: inline-block;
        justify-content: space-between;
        width: 100%;
        padding: 24px 6px 6px 6px;
    }

    .news_banner-content {
        text-align: center;
        min-height: auto;
        max-width: 650px;
    }
    .news_banner-content h2 {
        font-size: 18px;
        font-weight: 700;
        line-height: 28px;
    }

    .news_banner-image {
        max-width: 900px;

        text-align: center;
    }
    .news_banner__box {
        align-items: center;
        display: flex;
        width: 90%;
        justify-content: space-between;
    }
    .news_post {
        display: inline-block;
        width: 100%;
        max-width: 900px;
        padding: 10px;
        border: 1px solid rgba(201, 207, 207, 0.3);
    }

    .news_post-content {
        display: inline-block;
        min-height: 300px;

        text-align: center;

        max-width: 100%;
    }
    .news_post-content p {
        padding-left: 16px;
    }
    .news_post-image {
        display: inline-block;
        min-height: auto;
        max-width: 650px;
        text-align: center;
    }
    .news_post__footer {
        display: inline-block;
        justify-content: space-between;
        width: 90%;
        max-width: 650px;
        padding: 6px;
    }

    .news_post__content {
        padding-bottom: 16px;
    }
}


@media (max-width: 600px) {
    .top-slider .et_pb_slide_content h1 em {
        display: inline-block;
    }

    html h2 {
        font-size: 32px!important;
        line-height: 40px!important;
    }
    html h2 em {
        font-size: 32px;
        line-height: 40px;
    }
    html .et_pb_blog_grid h2{
        font-size:16px!important;
        line-height: 24px!important;
    }
    .top-slider h1 {
        font-size: 32px;
        line-height: 40px;
    }
    .et_pb_slider_0 .et-pb-controllers{
        bottom:-35px;
    }
    /* Press center */
    .news_container {
        margin: auto !important;
        max-width: 350px !important;
        display: inline !important;
    }

    /*Top latest news */
    .news_banner {
        display: inline-block !important;
        padding: 10px !important;
    }
    .news_header {
        display: none !important;
    }
    .news_banner__footer {
        display: inline-block !important;
        justify-content: space-between !important;
        width: 100% !important;
        padding: 12px 24px 8px 24px !important;
    }

    .news_banner-content p {
        display: none !important;
    }
    .news_banner-content h2 {
        font-size: 18px !important;
        font-weight: 700 !important;
        line-height: 24px !important;
    }
    /* Other Posts */
    .news_post {
        display: inline-block !important;
        padding: 10px !important;
        border: 1px solid rgba(201, 207, 207, 0.3) !important;
    }
    .news_post-content p {
        display: none !important;
    }
    .news_post-content {
        min-height: auto !important;
    }
    .news_post-content h2 {
        font-size: 18px !important;
        font-weight: 700 !important;
        line-height: 24px !important;
    }

    /* Home page */
    /* Team slider */
    .team_slider .et_pb_slider_container_inner {
        padding-top: 157px !important;
    }

    .team_slider .et-pb-slider-arrows a {
        text-align: left !important;
        top: 78px !important;
        right:inherit!important;
    }
    .team_slider .et-pb-arrow-prev {
        left: 0px !important;
        right: auto !important;
    }
    .team_slider .et-pb-arrow-next {
        left:135px!important;
    }
    .team_slider .et_pb_button {
        height: 64px !important;
        vertical-align: middle !important;
        /*margin-left: 14%;*/
        text-align: center !important;
        line-height: 64px !important;
    }
    .team_slider .et_pb_slide_description h2 a {
        font-size: 32px !important;
    }

    /* Region */
    .numbers-slider {
        /*padding-left: 14% !important;*/
    }
    .numbers-slider .slick-prev {
        top: 120px !important;
        left: -25px !important;
    }
    .numbers-slider .slick-next {
        top: 120px !important;
        left: 112px !important;
    }
    .slick-slide {
        font-size: 32px !important;
        margin-left: 40px !important;
    }

    /* Top slider */
    .top-slider .et_pb_slide_content h1 em {
        display: inline;
    }
    /* Home page */
    /* video bg
    .v_right {
        right: 50px !important;
    }

    .v_left {
        left: 50px !important;
    }*/
    .numbers-slider {
        /*padding:0 0 24px 40px!important;*/
    }
    .team_slider .et_pb_slide_image{
        top:12px;
    }
    .et-social-icons, #footer-info{
        text-align:left;
    }
}

.wpcf7-not-valid-tip{
    top: -16px;
    position: relative;
}
/* end phone */


/* Home page */
/* video bg */
/*.v_right {
    right: 0px;
}

.v_left {
    left: 0px;
}*/

/* Team slider */
.team_slider .et_pb_slider_container_inner {
    padding-top: 100px;
    display: inline-block;
}
.team_slider .et-pb-slider-arrows a {
    text-align: left;
    top: 0px;
}
.team_slider .et_pb_slide_description {
    /*width: 550px;*/
    padding-right: 24px;
}
.team_slider .et_pb_button {
    height: 64px;
    vertical-align: middle;
    text-align: center;
    line-height: 64px;
}
.team_slider .et_pb_slide_description h2 a {
    font-size: 32px;
}

.slick-slide {
    font-size: 32px;
    margin-left: 40px;
}

/* end tablet portrait  */

/* Laptop landscape */

@media (max-width: 33.75em) {
    #main-content .container {
        padding-top: 35px;
    }
    .proukraine-call-container {
        bottom: 5%;
    }
    body h1 {
        font-family: Roboto;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 40px;
        letter-spacing: 0px;
        text-align: left;
    }
    /* Press center */
    .news_container {
        margin: auto !important;
        width: 100%;
        display: inline-block;
        text-align: center;
    }
    .news_date {
        padding-bottom: 32px;
    }
    /*Top latest news */
    .news_banner {
        width: 90%;
        display: block;
    }
    .news_header {
        display: none !important;
    }
    .news_banner__footer {
        display: inline-block !important;
        justify-content: space-between !important;
        width: 100% !important;
        padding: 12px 24px 8px 0px !important;
    }
    .news_banner-content {
        padding: 16px !important;
    }
    .news_banner-content p {
        display: none !important;
    }
    .news_banner-content h2 {
        font-size: 18px !important;
        font-weight: 700 !important;
        line-height: 24px !important;
        padding-top: 0px;
    }
    /* Other Posts */
    .news_post {
        display: inline-block;
        text-align: center;
        width: 100%;
        max-width: 90%;
        margin-top: 32px;
    }
    .news_post-content p {
        display: none !important;
    }
    .news_post-content {
        min-height: auto !important;
    }
    .news_post-content h2 {
        font-size: 18px !important;
        font-weight: 700 !important;
        line-height: 24px !important;
    }
}

@media (max-width: 768px) {
    body h1 {
        font-family: Roboto;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 40px;
        letter-spacing: 0px;
        text-align: left;
    }

    #main-content .container {
        padding-top: 35px;
    }
    .news_header {
        display: none !important;
    }
    .news_banner {
        width: 90%;
        display: block;
    }
    .news_banner-image {
        max-width: 100%;
    }
    .news_container {
        margin: auto !important;
        width: 100%;
        display: inline-block;
        text-align: center;
    }
    .news_banner-content {
        padding: 16px !important;
        max-width: 90%;
    }
    .news_banner-content h2 {
        font-size: 18px !important;
        font-weight: 700 !important;
        line-height: 24px !important;
        padding-top: 0px;
    }
    .news_banner-content p {
        display: none !important;
    }
    .news_banner__footer {
        padding-top: 6px;
    }
    /* Other Posts */
    .news_post {
        display: inline-block;
        text-align: center;
        width: 100%;
        max-width: 90%;
        margin-top: 32px;
        margin-left: 17px;
    }
    .news_post-image {
        width: 100%;
    }
    .news_post-content p {
        display: none !important;
    }

    .news_post-content {
        padding: 16px !important;
        max-width: 90%;
        min-height: auto;
    }
    .news_post-content h2 {
        font-size: 18px !important;
        font-weight: 700 !important;
        line-height: 24px !important;
        padding-top: 0px;
    }
    .news_post__footer {
        display: inline-block;
        justify-content: space-between;
        width: 100%;
        padding: 12px 40px 16px 40px;
    }
    .et-social-icons li{
        margin-left:3px;
    }
}