.tw-tabconatct-with-tab-icon{ width: 100%; max-width: 1200px; margin: auto; }
.tw-tabconatct-with-tab-icon .tw-tabconatct_inner .tw-tabconatct_navigation{ width: 45%; max-width: none; }
.tw-tabconatct-with-tab-icon .tw-tabconatct_inner .tw-tabconatct_content{ width: 55%; max-width: none; }
.tw-tabconatct-with-tab-icon .tw-tabconatct_inner {
    display: flex;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    border-radius: 7px !important;
    overflow: hidden;
    border: 0px !important;
}
.tw-tabconatct-with-tab-icon .tw-tabconatct_inner .tw-tabconatct_navigation .tw-tabconatct_navigation-inner .tw-tabconatct_navigation-item {
    padding: 25px;
    margin: 0;
    cursor: pointer;
    border: 0px !important;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #001346;
    background: #fff;
    margin: 20px 0;
	border-radius: 10px;
}

.tw-tabconatct-with-tab-icon .tab-text {   
    width: calc(100% - 180px);
    text-align: left;
}

.tw-tabconatct-with-tab-icon .tw-tabconatct_navigation .tw-tabconatct_item_left{ border: 1px solid #979797; border-radius: 6px; width: 70px; height: 70px; margin-right: 15px; overflow: hidden; }
.tw-tabconatct-with-tab-icon .tw-tabconatct_navigation .right-arrow{ width: 60px; height: 60px; border-radius: 100%; border: 2px solid #FFA200; margin-left: auto; position: relative; overflow: hidden; display: flex;
    align-items: center;
    justify-content: center; }
.tw-tabconatct-with-tab-icon .tw-tabconatct_navigation .right-arrow::after{ content: ""; width: 11px; height: 11px; border: 4px solid #363B47; border-left: 0px; border-bottom: 0px; display: inline-block; transform-origin: center; transform: translate(-70%, -60%) rotate(45deg);
    position: absolute;
    left: 50%;
    top: 50%;  }
.tw-tabconatct-with-tab-icon .tw-tabconatct_inner .tw-tabconatct_content .tw-tabconatct_content-inner .tw-tabconatct_content-item .tw-tabconatct_content-item_inner .tw-tabconatct_content-item_textblock .tw-tabconatct_content-item_textblock-headline{ color: #363B47; font-family: 'Roboto', sans-serif !important; font-size: 36px !important; line-height: 1 !important; font-weight:400 !important;  margin: 0 0 60px !important; position: relative; }
.tw-tabconatct-with-tab-icon .tw-tabconatct_content-item_textblock-headline::after{ width: 75px; height: 3px; background: #FFA200; content:""; position: absolute; top: calc(100% + 27px); left: 0; }
.tw-tabconatct-with-tab-icon .tw-tabconatct_content-item_textblock-content{ color:#363B47 !important; font-size: 15px !important; line-height: 1.5 !important; font-weight:400; margin-bottom: 30px !important; }
.tw-tabconatct-with-tab-icon .tw-tabconatct_content-inner{ width: 100%; }
.tw-tabconatct-with-tab-icon .btn{ background: #212529; border-radius: 7px; color: #fff; padding: 9px 30px;font-size: 15px;font-weight: 500; position: relative; width: auto !important; flex-grow: initial !important; margin-top:15px;}
.tw-tabconatct-with-tab-icon .btn::after{ content: ""; width: 11px; height: 11px; border: 4px solid #fff; border-left: 0px; border-bottom: 0px; display: inline-block; transform-origin: center; transform: rotate(45deg); vertical-align: middle; margin: -4px 0 0 15px;  }
.tw-tabconatct-with-tab-icon .tw-tabconatct_content-item_inner{ width: 100%; }
.tw-tabconatct-with-tab-icon .tw-tabconatct_content-item_inner .tw-tabconatct_content-item_right{ max-width: none !important; }
.tw-tabconatct-with-tab-icon .tw-tabconatct_inner .tw-tabconatct_content { background: none; }
.tw-tabconatct.tw-tabconatct-with-tab-icon .tw-tabconatct_inner .tw-tabconatct_navigation .tw-tabconatct_navigation-inner .tw-tabconatct_navigation-item{ background: #fff; border: 1px solid #fff !important; border-radius: 10px;}
.tw-tabconatct.tw-tabconatct-with-tab-icon .tw-tabconatct_inner .tw-tabconatct_navigation .tw-tabconatct_navigation-inner .tw-tabconatct_navigation-item.active{ background: #fff; border: 1px solid #FFA200 !important; border-radius: 10px;}

.tw-tabconatct-with-tab-icon .tab-text h3{ color: #363B47; font-weight: 500; margin: 0 0 5px; }
.tw-tabconatct-with-tab-icon .tab-text p{ color:#363B47; font-size: 15px; line-height: 1.5; font-weight:400; } 

.tw-tabconatct-with-tab-icon .tw-tabconatct_inner .tw-tabconatct_content .tw-tabconatct_content-inner .tw-tabconatct_content-item .tw-tabconatct_content-item_inner{ padding: 50px 70px !important; }
.tw-tabconatct-with-tab-icon .tw-tabconatct_inner .tw-tabconatct_content .tw-tabconatct_content-inner .tw-tabconatct_content-item .tw-tabconatct_content-item_inner .tw-tabconatct_content-item_right{ padding: 0px !important; }
.brand-menu ul li.current_page_item a{ position: relative; font-weight: 600; }



@media (max-width: 991px){
    .tw-tabconatct .tw-tabconatct_inner .tw-tabconatct_navigation .tw-tabconatct_navigation-inner{ display: block;     padding: 0 10px; }
    .tw-tabconatct-with-tab-icon .tw-tabconatct_inner .tw-tabconatct_navigation{ width: 100%; }
    .tw-tabconatct-with-tab-icon .tw-tabconatct_inner .tw-tabconatct_content{ width: 100%; }
    .tw-tabconatct .tw-tabconatct_inner .tw-tabconatct_navigation .tw-tabconatct_navigation-inner .tw-tabconatct_navigation-item.active {
        border-bottom: 0px solid #026ABF !important;

    }
}
@media (max-width: 767px){
    .tw-tabconatct .tw-tabconatct_inner .tw-tabconatct_content .tw-tabconatct_content-inner .tw-tabconatct_content-item .tw-tabconatct_content-item_inner{
        padding: 0;
    }
    .tw-tabconatct-with-tab-icon .tw-tabconatct_inner .tw-tabconatct_content .tw-tabconatct_content-inner .tw-tabconatct_content-item .tw-tabconatct_content-item_inner .tw-tabconatct_content-item_textblock .tw-tabconatct_content-item_textblock-headline{ font-size: 24px !important; }
    .tw-tabconatct-with-tab-icon .tw-tabconatct_inner .tw-tabconatct_content .tw-tabconatct_content-inner .tw-tabconatct_content-item .tw-tabconatct_content-item_inner{ padding: 50px 20px !important; }
    .tw-tabconatct-with-tab-icon .tw-tabconatct_inner .tw-tabconatct_navigation .tw-tabconatct_navigation-inner .tw-tabconatct_navigation-item{ padding: 10px; }
    .tw-tabconatct-with-tab-icon .tw-tabconatct_navigation .right-arrow{ width: 45px; height: 45px; }
    .tw-tabconatct-with-tab-icon .tw-tabconatct_navigation .right-arrow::after {
        width: 8px;
        height: 8px;
        border: 3px solid #363B47;
        border-left: 0px;
        border-bottom: 0px;
    }
    .tw-tabconatct-with-tab-icon .tab-text {
        width: calc(100% - 140px);
        text-align: left;
    }
    .tw-tabconatct-with-tab-icon .tw-tabconatct_navigation .tw-tabconatct_item_left {
        width: 60px;
        height: 60px;
        overflow: hidden;
    }
    .tw-tabconatct-with-tab-icon .btn::after{
        width: 8px;
        height: 8px;
        border: 3px solid #fff;
        border-left: 0px;
        border-bottom: 0px;
    }
}