/* about_us page start */
img {max-width: 100%;height: auto;}
.inner_banner_section {
    /* background-image: url(../images/inner_banner_img.png) !important; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 128px;
    padding-bottom: 113px;
}
.inner_banner_section nav.breadcrumb {
    background-color: transparent;
    padding: 0px;
}
.inner_banner_section h1 {
    font-family: 'GilroyBold';
    color: #233c82;
    font-size: 32px;
    margin-bottom: 6px;
}
.inner_banner_section a, .inner_banner_section span, .inner_banner_section li{
    font-family: 'GilroyRegular';
    font-weight: 400;
    color: #333333;
    font-size: 16px;
}
.inner_banner_section li.separator {
    margin: 0px 8px;
    font-family: 'GilroyRegular';
    font-weight: 400;
    color: #333333;
    font-size: 16px;
}


/* common  css */
.about_section h3 {
    font-size: 30px;
    font-family: 'GilroyRegular';
    font-weight: 400;
    margin-bottom: 14px;
    color: #333333;
}
.about_section p {
    color: #333333;
}
.image_bg:before {
    content: "";
    position: absolute;
    display: inline-block;
    /* background-size: contain; */
    background-image: url(../images/bg_common.png);
     background-image: url(../images/bg_dots.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    z-index: -1;
    left: 15px;

}
.image_bg {
    text-align: center;
}
/* common  css  End */
.star_story .wp-block-columns.row {
    align-items: center;
}
.star_story .image_bg:before {
    background-image: url(../images/star_img_1.png);
}

.star_story {
    margin-top: 79px;
}
.about_section .wp-block-image {
    max-width: 100%;
    margin-bottom: 0;
}
.about_section .wp-block-image .alignleft {
    float: none;
    margin: auto !important;
}
/*.why_star .image_bg:before {*/

/*    background-image: url(../images/why_bg.png);*/
/*}*/
.why_star.about_section h3{
    margin-top: 31px;
}
.why_star {
    margin-top: 105px;
}
.why_star .row {
    align-items: center;
}
.why_star img {
    padding-top: 60px;
    padding-bottom: 60px;
}
.why_star p {
    margin-bottom: 24px;
}
/*.business_star img {*/
/*    padding-top: 42px;*/
/*    padding-bottom: 42px;*/
/*}*/
/*.business_star .image_bg:before {*/
/*    background-image: url(../images/business_bg.png);   */
/*}*/
.business_star .row {
    align-items: center;
}
.management_star .row {
    align-items: center;
}
/*.management_star img {*/
/*    padding-top: 42px;*/
/*    padding-bottom: 42px;*/
/*}*/
/*.management_star  .image_bg:before {*/
/*    background-image: url(../images/manage_bg.png);*/

/*}*/
.management_star {
    margin-top: 80px;
    margin-bottom: 80px;
}
.about_Passionate   .wp-block-columns.Passionate_section:before{
    background: url(../images/passionate_img_new_bg.png) no-repeat;
    width: 376px;
    height: 231px;

}
.about_Passionate  .wp-block-columns.Passionate_section .wp-block-column:first-child:after{
    background: url(../images/passionate_dots_new.png) no-repeat;
    bottom:-15px;
    right: 0;
}
.about_Passionate  figure.wp-block-image.size-large {
    position: relative;
    z-index: 1;
}
.about_Passionate  .Passionate_section h2{

    margin: 17px 0px 19px;
}
.about_Passionate .wp-block-columns.Passionate_section {
    margin-bottom: -54px;
}
.about_Passionate.about_section.row_reverse {
   
    position: relative;
}
.tabs_section .image_bg:before{
    /*background: url(../images/tab_bg_img.png) no-repeat;*/
    top: 0px;

}
.tabs_section h3 {
    margin: 25px 0px 9px;
    color: #333333;
}
.tabs_section .image_bg {
    padding-top: 40px;
    padding-bottom: 40px;
}
.tabs_section {
    margin-top: 69px;
    margin-bottom: 31px;
}
.tabs_section ul.tabs li {
    padding: 14px 40px;
    display: inline-block;
    width: 100%;
    font-size: 18px;
    padding: 23px 15px 23px 83px;
    font-family: 'GilroyBold';
    background-position: 30px center !important;
    margin: 5.7px 0px;
    cursor: pointer;
}
.tabs_section ul.tabs {
    padding: 0px 10px;
    /* -webkit-box-shadow: -1px -1px 15px 10px rgba(0,0,0,0.05);
    -moz-box-shadow: -1px -1px 15px 10px rgba(0,0,0,0.05);
    box-shadow: -1px -1px 15px 10px rgba(0,0,0,0.05); */
    -webkit-box-shadow: -1px 13px 15px 10px rgba(0,0,0,0.05);
    -moz-box-shadow: -1px 13px 15px 10px rgba(0,0,0,0.05);
    box-shadow: -1px 13px 15px 10px rgba(0,0,0,0.05);
    display: inline-block;
}
.tabs_section ul.tabs li.active,.tabs_section ul.tabs li:hover {
    background-color: #85c526 !important;
    color: #fff;
}
.tabs_section ul.tabs li[rel="tab1"]{
    background: url(../images/tab_icon1.png) no-repeat;
}
.tabs_section ul.tabs li[rel="tab1"]:hover,.tabs_section ul.tabs li[rel="tab1"].active {
    background: url(../images/tab_icon1_hover.png) no-repeat;
}


.tabs_section ul.tabs li[rel="tab2"]{
    background: url(../images/tab_icon2.png) no-repeat;
}
.tabs_section ul.tabs li[rel="tab2"]:hover,.tabs_section ul.tabs li[rel="tab2"].active{
    background: url(../images/tab_icon2_hover.png) no-repeat;
}


.tabs_section ul.tabs li[rel="tab3"]{
    background: url(../images/tab_icon3.png) no-repeat;
}
.tabs_section ul.tabs li[rel="tab3"]:hover,.tabs_section ul.tabs li[rel="tab3"].active{
    background: url(../images/tab_icon3_hover.png) no-repeat;
}


.tabs_section ul.tabs li[rel="tab4"]{
    background: url(../images/tab_icon4.png) no-repeat;
}
.tabs_section ul.tabs li[rel="tab4"]:hover,.tabs_section ul.tabs li[rel="tab4"].active{
    background: url(../images/tab_icon4_hover.png) no-repeat;
}

.tabs_section ul.tabs li[rel="tab5"]{
    background: url(../images/tab_icon5.png) no-repeat;
}
.tabs_section ul.tabs li[rel="tab5"]:hover,.tabs_section ul.tabs li[rel="tab5"].active{
    background: url(../images/tab_icon5_hover.png) no-repeat;
}

.tabs_section ul.tabs li[rel="tab6"]{
    background: url(../images/tab_icon6.png) no-repeat;
}
.tabs_section ul.tabs li[rel="tab6"]:hover,.tabs_section ul.tabs li[rel="tab6"].active{
    background: url(../images/tab_icon6_hover.png) no-repeat;
}

.tabs_section ul.tabs li[rel="tab7"]{
    background: url(../images/tab_icon7.png) no-repeat;
}
.tabs_section ul.tabs li[rel="tab7"]:hover,.tabs_section ul.tabs li[rel="tab7"].active{
    background: url(../images/tab_icon7_hover.png) no-repeat;
}

/*  about_us page End */

/* industry */
.industry_section .row {
    align-items: center;
}
.industry_section .image_bg img {
    padding: 42px 0px;
}
.industry_section p {
    color: #333333;
    margin-bottom: 23px;
}
.industry_section .wp-block-column p:last-child {
    margin-bottom: 0;
}
.ele_industry.industry_section {
    margin-top: 74px;
    margin-bottom: 73px;
}
.industry_section {
    margin-top: 80px;
    margin-bottom: 80px;
}
.Logistics_section .wp-block-column.col-sm-5 {
    margin-top: -6px !important;
}
.Logistics_section.industry_section .row {
    align-items: end;
}
/* industry End */

/* services */
.flex-end .lcl_img {
    justify-content: flex-end;
}
.services_section  h3 {
    font-size: 30px;
    font-family: 'GilroyRegular';
    font-weight: 400;
    margin-top: -11px;
    margin-bottom: 16px;
    color: #333333;
}
.services_section  .row {
    align-items: center;
}
.services_section  .image_bg img {
    padding: 42px 0px;
}
.services_section  p {
    color: #333333;
    margin-bottom: 23px;
}
.services_section  .wp-block-column p:last-child {
    margin-bottom: 0;
}

.services_section  {
    margin-top: 80px;
    margin-bottom: 77px;
}
.services_section  .wp-block-column.col-sm-5 {
    margin-top: -6px !important;
}
.services_section .industry_section .row {
    align-items: end;
}

.we_provide_section figure {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #e5f4fe;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}

.we_provide_section h3 {
    font-size: 18px;
    text-align: center;
    line-height: 26px;
    margin-top: 12px;
}
.import_section h2 {
    font-size: 30px;
    font-family: 'GilroyRegular';
    font-weight: 400;
    margin-top: -11px;
    margin-bottom: 16px;
    color: #333333;
}
.service_section.promise_section{
 margin-bottom:40px;   
}
.we_section h2,.we_section h3 {
    font-size: 30px;
    font-family: 'GilroyRegular';
    font-weight: 400;
    margin-top: 32px;
    line-height: 1.2;
    text-align: inherit;
}
.we_section{
    background-image: url(../images/we_provide_bg.png);
    background-repeat: no-repeat;
    background-position: top center;
}
.we_provide_section .bottom_row {
    margin-top: 30px;
    margin-bottom: 64px;
}
/*.consoles_section .image_bg:before{*/
/*    background-image: url(../images/consoles_bg.png);*/
/*    background-size: auto;*/
/*}*/
.consoles_section.services_section .image_bg img{
    padding: 30px 0px;
}
.consoles_section.services_section .row {
    align-items: end;
}
.consoles_section.services_section h2 {
    margin-top: 42px;
    font-size: 30px;
    font-family: 'GilroyRegular';
    font-weight: 400;
    margin-bottom: 16px;
    color: #333333;
}
.services_section.consoles_section{
    margin: 0px;
}
.services_section.consoles_section.Seller_Consoles {
    margin-top: 80px;
    margin-bottom: 80px;
}
.services_section.consoles_section.Seller_Consoles h2 {
    margin-top: 69px;
    font-size: 30px;
    font-family: 'GilroyRegular';
    font-weight: 400;  
    margin-bottom: 16px;
    color: #333333;
}
.pl_section .image_bg  img{
    padding: 42px 0px;
}
.pl_section .col-sm-5 {
    margin-top: -5.6px !important;
}
.pl_section {
    margin-top: 80px;
    margin-bottom: 69px;
}
.pl_section{
    color: #333333;
}
.ul_style ul li:before {
    content: "";
    width: 5px;
    height: 1px;
    display: inline-block;
    background-color: #333333;
    position: absolute;
    left: 0px;
    top: 11px;
}
.ul_style ul li {
    position: relative;
    padding-left: 15px;
    color: #333333;
}
.service_image_text_section h3 {
    font-size: 30px;
    font-weight: 400;
    font-family: 'GilroyRegular';
    font-weight: 400;
    color: #333333;
    margin-bottom: 15px;
}
.service_image_text_section.home_image_text_section  p {
    margin-bottom: 23px;
}
.service_image_text_section .lcl_img img {
    z-index: 9;
}
.home_image_text_section.service_image_text_section  {
    margin-bottom: 43px;
}

.service_image_text_section p {
    color: #333333;
}
.pl_section.ul_style ul {
    margin-top: -8px;
}
.logistics_section h3{
    font-size: 30px;
    font-weight: 400;
    font-family: 'GilroyRegular';
    font-weight: 400;
    color: #333333;
    margin-bottom: 16px;
}
.logistics_section.we_provide_section .bottom_row {
    margin-top: 24px;
    margin-bottom: 132px;
}
.logistics_section.we_provide_section h4{
    margin-top: 14px;
}
.services_section.services_inner {
    margin-top: 76px;
    margin-bottom: 73px;
}
.services_section.services_inner .row{
    margin-bottom: 20px;
}
.services_section.services {
    margin-top: 76px;
    margin-bottom: 76px;
}
.services_section.freight_services {
    margin-top: 77px;
    margin-bottom: 74px;
}
.services_section.freight_services .row {
    align-items: end;
}
.services_section.services.row_reverse.services_top {
    margin-top: -3px;
    margin-bottom: -4px;
}
.services_section.services.row_reverse.services_bottom {
    margin-top: -3px;
    margin-bottom: 96px;
}
.home_image_text_section.service_image_text_section.warehouse_section {
    margin-top: -2px;
}
.home_image_text_section.service_image_text_section.warehouse_section p {
    margin-bottom: 26px;
}
.inventory_section {
    text-align: center;
}
.pl_section.maintenance_section p {
    margin-bottom: 21px;
}
.pl_section.maintenance_section h3 {
    font-size: 30px;
    font-weight: 400;
    font-family: 'GilroyRegular';
    font-weight: 400;
    color: #333333;
    margin-top: 22px;
    margin-bottom: 17px;
}
.pl_section.maintenance_section {
    margin-top: -60px;
}
.pl_section.maintenance_section .ul_style {
    margin-top: 20px;
}
.pl_section.maintenance_section {
    margin-top: -60px;
    margin-bottom: 72px;
}
.pl_section.maintenance_section .row {
    align-items: center;
}
/* services End */

/*info - Hazard  */
.hazard_section .image_bg img {
    padding: 42px 0px;
}
.hazard_section {
    margin-top: 76px;
    margin-bottom: 76px;
}
/*.hazard_section .image_bg:before{*/
/*    background-image: url(../images/hazard_section_bg.png);*/
/*}*/
.hazard_section h3 {
    font-size: 30px;
    font-weight: 400;
    font-family: 'GilroyRegular';
    font-weight: 400;
    color: #333333;
    margin-top: -4px;
    margin-bottom: 18px;
}
.hazard_box li br {
    display: none;
}
.hazard_section .row {
    align-items: center;
}
.hazard_box {
    border: 1px solid #d8dcdf;
    margin-bottom: 10px;
}
.hazard_box > .wp-block-columns {
    display: inline-block;
    width: 100%;
}
.hazard_box ul{
    margin-bottom: 14px;
}
.hazard_box > .wp-block-columns .wp-block-column:not(:first-child){
    width: calc(100% - 115px);
    float: right;
}
.hazard_box > .wp-block-columns >.wp-block-column {
    margin: 0px;
    width: auto;
}
.hazard_box > .wp-block-columns .wp-block-column:first-child {
    display: inline-block;
    text-align: center;
    padding: 20px 20px;
}
.hazard_box p {
    margin: 0px !important;
}
.hazard_box h6 {
    margin: 17px 0px 10px;
}
.hazard_box > .wp-block-columns .wp-block-column:not(:first-child) p:last-child {
    margin-bottom: 14px !important;
}
.hazard_box p {
    padding-right: 20px;
}
.hazard_box strong {
    font-size: 16px;
    font-family: 'GilroyBold';
}
.hazard_box h5 {
    font-weight: 400;
    font-family: 'GilroyRegular';
    font-weight: 400;
    font-size: 16px;
    float: right;
    width: calc(100% - 87px);
}
.hazard_box li {
    display: inline-block;
    width: 100%;
    padding-right: 20px;
}
.radioactive_box.hazard_box > .wp-block-columns {
    display: flex;
    height: 100%;
    align-items: center;
}
.radioactive_box.hazard_box > .wp-block-columns .wp-block-column:first-child{
    flex: 0 0 115px;
    max-width: 115px;
}
.wp-block-columns.box-3 h6 {
    text-transform: uppercase;
}
.cryogenics_box .wp-block-column.inner_col{
    display: flex;
    align-items: center;
    flex-basis: 100%;
}
.cryogenics_box > .wp-block-column > .wp-block-columns{
    align-items: center;
    width: 50%;
}
.cryogenics_box .box-1 .wp-block-column:first-child {
    flex: 0 0 24.8%;
}

.cryogenics_box .box-1 .wp-block-column:last-child {
    flex: 0 0 54.8%;  
}

.cryogenics_box .box-2 .wp-block-column:first-child {
    flex: 0 0 34%;
}
.cryogenics_box .box-2 .wp-block-column:first-child img {
    margin-left: 19px;
}
.cryogenics_box .box-2 .wp-block-column:last-child {
    flex: 0 0 72%;
    margin-left: 22px;
}
.cryogenics_box .box-3 .wp-block-column:first-child {
    flex: 0 0 35%;
}
.cryogenics_box > .wp-block-column > .wp-block-columns.box-3 {
    width: 35.8%;
}
.cryogenics_box .box-3 .wp-block-column:last-child{
    flex: 0 0 33%;    
}
.cryogenics_box .box-4 .wp-block-column:first-child {
    flex:0 0 24.6%;
}
.cryogenics_box .box-4 .wp-block-column:last-child {
    flex: 0 0 80%;
}
.wp-block-columns.box-3 {
    width: 68%;
}
.cryogenics_section {
    margin-top: 15px;
    margin-bottom: 76px;
}
.wp-block-columns.cryogenics_box {
    margin-top: 19px !important;
}

.incoterms_title h3 {
    font-family: 'GilroyRegular';
    font-weight: 400;
    color: #333333;
    font-size: 30px;
    margin-bottom: 15px;
}
.wp-block-column.rule_right {
    text-align: right;
}
.rules_title .wp-block-column.rule_right p {
    display: inline-block;
    margin-bottom: 0px !important;
    color: #333333;
}
.rules_title .wp-block-column.rule_right p a {
    font-size: 18px;
    color: #333333;
    cursor: default;
}
.rules_title .wp-block-column.rule_right p a:before {
    content: "";
    width: 30px;
    height: 12px;
    display: inline-block;
    position: absolute;
    background-color: #1073b1;
    border-radius: 36px;
    left: 0;
    top: 9px;
}
.rules_title .wp-block-column.rule_right p:first-child {
    margin-right: 27px;
}
.rules_title .wp-block-column.rule_right p a {
    position: relative;
    display: inline-block;
    font-size: 18px;
    color: #333333;
    padding-left: 40px;
}
.rules_title .wp-block-column h6 {
    margin: 0px;
    margin-top: 3px;
}
.incoterms_title {
    margin-top: 74px;
}
.incoterms_title p {
    margin-bottom: 7px;
}
.rules_inner_section .wp-block-column.col-2 h4 {
    text-align: right;
    font-size: 18px;
    color: #0093ee;
    margin: 0px;
    margin-top: 25px;
}
.rules_inner_section .wp-block-column.col-2 ul li {
    font-size: 18px;
    color: #333333;
    text-align: right;
    line-height: 23px;
}
.rules_title {
    margin-bottom: 22px;
}
.rules_inner_section h3 {
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 24px;
}
.rules_inner_section h3 strong {
    font-family: 'GilroyRegular';
    font-weight: 400;
    font-weight: 400;
    margin-bottom: 10px;
}
.rules_inner_section p {
    color: #333333;
    margin-top: 14px;
}
.wp-block-columns.row.ex-work .col-2 {
    background-image: url(../images/ex1.png);
    background-position: 15px 26px;
    background-repeat: no-repeat;
}
.wp-block-columns.row.free-carrier .col-2 {
    background-image: url(../images/FREE-CARRIER-icon.png);
    background-position: 15px 70px;
    background-repeat: no-repeat;
}
.wp-block-columns.row.carriage-paid .col-2 {
    background-image: url(../images/CARRIAGE-PAID-TO-icon.png);
    background-position: 15px 28px;
    background-repeat: no-repeat; 
}
.wp-block-columns.row.carriage-paid-insurance .col-2 {
    background-image: url(../images/CARRIAGE-AND-INSURANCE-PAID-TO--icone.png);
    background-position: 15px 47px;
    background-repeat: no-repeat;
}
.wp-block-columns.row.delivered-place .col-2{
    background-image: url(../images/DELIVERED-AT-PLACE-icone.png);
    background-position: 15px 28px;
    background-repeat: no-repeat;
}
.wp-block-columns.row.free-on-board .col-2{
    background-image: url(../images/FREE-ON-BOARD-icone.png);
    background-position: 15px 117px;
    background-repeat: no-repeat;
}

.wp-block-columns.row.delivered-place-unloaded  .col-2{
      background-image: url(../images/ex2.png);
    background-position: 15px 32px;
    background-repeat: no-repeat;
}
.wp-block-columns.row.delivered-duties-paid  .col-2{
      background-image: url(../images/ex3.png);
    background-position: 18px 27px;
    background-repeat: no-repeat;
}

.wp-block-columns.row.free-alongside-ship .col-2{
      background-image: url(../images/ex4.png);
    background-position: 15px 26px;
    background-repeat: no-repeat;
}
.wp-block-columns.row.cost-insurance .col-2{
      background-image: url(../images/ex7.png);
    background-position: 15px 37px;
    background-repeat: no-repeat;
}

.wp-block-columns.row.free-on-board.fob_icon .col-2{
      background-image: url(../images/ex5.png);
    background-position: 18px 25px;
    background-repeat: no-repeat;
}
.wp-block-columns.row.free-on-board.cfr_icon .col-2{
      background-image: url(../images/ex6.png);
    background-position: 15px 25px;
    background-repeat: no-repeat;
}


.wp-block-columns.row.free-on-board .col-2 ul:nth-child(2) {
    margin-bottom: 83px;
}
.rules_title.Rules_title_secound {
    margin-top: 66px;
}

.risks_inner_section {
    margin-top: 73px;
    margin-bottom: 90px;
}
.risks_inner_section h6 {
    margin: 16px 0px 10px;
    color: #333333;
}
.risks_inner_section p{
    color: #333333;
}
.incoterms_table h3 {
    font-family: 'GilroyRegular';
    font-weight: 400;
    color: #333333;
    font-size: 30px;
    margin-bottom: 15px;
}
.incoterms_table p{
    color: #333333;
    margin: 0px;
    font-size: 14px;
}
.incoterms_table p:not(:first-child){
    font-size: 14px;
    margin-bottom: 0px;
}
.incoterms_table h4 {
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    font-family: 'GilroyRegular';
    font-weight: 400;
    margin: 17px 0px 16px;
}
.incoterms_images h3{
    color: #333333;
    font-size: 30px;
    font-weight: 400;
    font-family: 'GilroyRegular';
    font-weight: 400;  
    margin-bottom: 14px;
}
.incoterms_images .image_bg img {
    padding: 42px 0px;
}.incoterms_images .image_bg:before{
    background-image: url(../images/Incoterms-Do_bg.png);
    background-position: center left;
}
.incoterms_images {
    margin-top: 57px;
    margin-bottom: 65px;
}
.incoterms_images .row {
    align-items: center;
}
.rules_title .wp-block-column.rule_right p:first-child a:before{
    background-color: #0f99ef;
}
/*info - Hazard  End*/




/* ---- table_style_2 :: START ----*/
.table_style_2 {
    margin-bottom: 26px;
}
.heading-table {
    display: inline-block;
    width: 100%;
    border: 1px solid #99d3f8;
    border-bottom: 0px;
    margin-bottom: -7px;
    background-color: #87ccf7;
}
.heading-1,.heading-2,.heading-3,.heading-4 {
    display: inline-flex;
    width: 250px;
    float: left;
    margin: 0px;
    height: 49px;
    text-align: center;
    align-items: center;
    justify-content: center;
}
.heading-table h6{
    margin-bottom: 0;
    color:#333333;
}
.heading-1 {
    border-right: 1px solid #99d3f8;
    vertical-align: middle;
}.heading-2 {
    width: 144px;
    border-right: 1px solid #99d3f8;
}
.heading-3 {
    width: 279px;
    /* vertical-align: middle; */
    border-right: 1px solid #99d3f8;
}
.heading-4 {
    width: 389px;
}
.table_row.dark_row .td:first-child spna {
    font-size: 16px;
    text-align: left !important;
    font-family: 'GilroyBold';
}
.table_row.dark_row .td:first-child{
    text-align: left !important;
}
.table_row.dark_row .td {
    background-color: #87ccf7;   
    padding: 18px;
}
.td.dark_blue {
    background-color: #c2e4f9;
}
.td.v_light_blue {
    background-color: #f3fafe;
}
.td.light_blue {
    background-color: #dbf0fd;
}
.table_style_2 .td i {
    display: block;
}
.td.big_title spna {
    font-size: 18px;
}
.table_style_2 .table{
    display: table;
    width: 100%;
    margin: 0;
    border-collapse: collapse;
}
.table_style_2 .table_header{
    display: table-header-group;
}
.table_style_2 .table_row {
    display: table-row;
    width: 100%;
}
.table_style_2 .td, .table_style_2 .th {
    display: table-cell;
    vertical-align: middle;
}
.table_style_2 .tbody {
    display: table-row-group;
}
.table_style_2 .th{
    color: #333333;
    border: 1px solid #99d3f8;
    font-family: 'GilroyRegular';
    font-weight: 400;
    font-weight: 400;
    background-color: #fff;
    text-align: center !important;
    display: table-cell;
    height: auto;
    line-height: 15px;
    padding: 9px 3px;

}
.table_style_2 .th h6{
    color: #333333;
    font-size: 18px;
    font-family: 'GilroyRegular';
    font-weight: 400;
    font-weight: 400;
}


.table_style_2 h6, .table_style_2 p, .table_style_2 a {
    margin: 0;
}
.table_style_2 .td {
    color: #333333;
    font-size: 14px;
    font-family: 'GilroyRegular';
    font-weight: 400;
    text-align: center !important;
    vertical-align: middle;
    line-height: 15px;
    padding: 9px 3px;
    border: 1px solid #99d3f8;

}
.table_style_2 .td span,.table_style_2 .td a{
    color: #434349;
    font-size: 16px;
    font-family: 'GilroyRegular';
    font-weight: 400;
}

.table_style_2 .table_row .th:first-child, .table_style_2 .table_row .td:first-child {
    min-width: 250px;
}

/* ---- table_style_2 :: END ----*/


.hazard_box h5 br {
    display: block;
}

.industry_section .image_bg figure.wp-block-image,.industry_section .image_bg figure.wp-block-image,
.hazard_section .image_bg figure.wp-block-image,.air_freight_top_section .image_bg figure.wp-block-image,
.why_star.about_section .wp-block-image figure,
.business_star figure.wp-block-image,.management_star figure.wp-block-image{ 
    display: table;
    margin: 42px auto;
    overflow: hidden;
    border-radius: 50px;
}
.industry_section .image_bg figure.wp-block-image img,.industry_section .image_bg figure.wp-block-image img,
.hazard_section .image_bg figure.wp-block-image img,.air_freight_top_section .image_bg figure.wp-block-image img,.why_star.about_section .wp-block-image figure img{
    padding: 0;
}

.why_star.about_section .wp-block-image figure{
     margin: 42px auto !important;
}


.tabs_section .image_bg{
    display: table;
    margin: 42px auto;
    padding:0;
    overflow: hidden;
    border-radius: 50px;
}

/*location page */
a.location_green_btn {
    background-color: #85c525;
    border-radius: 6px;
    display: table;
    margin: auto;
    color: #fff;
    padding: 13px 33.3px;
    background-color: #85c525;
    border-radius: 6px;
    font-size: 16px;
}
.location_section .location_img {
    padding-bottom: 30px !important;
}
.location_section {
}
.location_section {
    padding-bottom: 100px;
}
.loaction_table  table,.loaction_table td, .loaction_table th {
 border: 1px solid #99d3f8;
    padding: 12.5px 14px;
    color: #333333;
}
.loaction_table  a{
     color: #333333!important;
}
.loaction_table thead td{
      border-top: 1px solid #87ccf7;
      border-bottom: 1px solid #87ccf7;
      background-color: #87ccf7;
}
.loaction_table .contact {
    display: flex;
}

.loaction_table .contact .tel {
 width: 253px;
}
.loaction_table strong {
    font-size: 14px;
    font-family: 'GilroyMedium';
    width: 73px !important;
    display: inline-block;
    flex: 0 0 73px;
}
.loaction_table h6 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 4px;
    font-family: 'GilroyRegular';
}
.loaction_table tbody tr td.country{
    font-size: 18px;
    font-weight: 400;
    font-weight: 400;
    font-family: 'GilroyRegular';
    text-align: center;
}
.loaction_table tbody tr td.port{
     text-align: center;
}
.loaction_table thead tr td{
  font-size: 16px !important;
    font-family: 'GilroyBold' !important;
    text-align: center;
}
.loaction_table table tr td{
    font-size: 14px;
    font-weight: 400;
    font-weight: 400;
    font-family: 'GilroyRegular';
    
}
.loaction_table img {
    display: table;
    margin: auto;
    margin-bottom: 2px;
}
.loaction_table thead tr td:first-child,td.country{
    width: 179px;
}
.loaction_table thead tr td:nth-child(2),td.port{
    width: 190px;
}
.loaction_table.container {
    margin-bottom: 100px;
}
.loaction_table .address {
    display: flex;
}

/*home page update */
.banner_section_home {
    background-image: none !important;
    background-color: #fff !important;
}

.home_new_banner{
  background-image: url(../images/new_update_banner-min.png);
    background-position: center;
    margin-top: 50px;
    background-size: cover;
}
.home_new_banner .wp-block-column {
    margin: 0px;
    flex-basis: auto !important;
}
.home_new_banner h4,.home_new_banner h1 {
   color: #194681;
    font-family: 'GilroyMedium';
    font-size: 36px;
    margin-top: 22px;
    line-height: 53px;
}
.home_new_banner ul {
  background-color: rgba(0,147,238,0.8);
    padding: 25px 15px;
}
.home_new_banner ul li a {
    width: 100%;
    display: inline-block;
    font-size: 18px;
    color: #ffffff;
    font-family: 'GilroyBold';
    padding: 23px 15px 23px 83px;
  background-color: rgba(246, 246, 246, 0.2);
  
    margin-bottom: 5px;
    background-position: 30px center;
    background-repeat: no-repeat; 
}
.home_new_banner ul li a:hover{
 background-color:#ffffff;
    color: #0093ee;
}
.home_new_banner ul li:nth-child(1) a{
   background-image: url(../images/update_icon_1.png);
   
}
.home_new_banner ul li:nth-child(2) a{
      background-image: url(../images/update_icon_2.png);
}
.home_new_banner ul li:nth-child(3) a{
       background-image: url(../images/update_icon_3.png);
}
.home_new_banner ul li:nth-child(4) a{
       background-image: url(../images/update_icon_4.png);
}
.home_new_banner ul li:nth-child(5) a{
       background-image: url(../images/update_icon_5.png);
}
.home_new_banner ul li:nth-child(6) a{
    margin-bottom: 0px;
       background-image: url(../images/update_icon_6.png);
}
/*hover*/
.home_new_banner ul li:nth-child(1) a:hover{
   background-image: url(../images/update_icon_1hove.png);
   
}
.home_new_banner ul li:nth-child(2) a:hover{
      background-image: url(../images/update_icon_2hove.png);
}
.home_new_banner ul li:nth-child(3) a:hover{
       background-image: url(../images/update_icon_3hove.png);
}
.home_new_banner ul li:nth-child(4) a:hover{
       background-image: url(../images/update_icon_4hove.png);
}
.home_new_banner ul li:nth-child(5) a:hover{
       background-image: url(../images/update_icon_5hove.png);
}
.home_new_banner ul li:nth-child(6) a:hover{
       background-image: url(../images/update_icon_6hove.png);
}
.lcl_new_section .row {
    text-align: center;
}

.lcl_new_section  img {
    height: 70px;
    object-fit: contain;
    object-position: top;
}

.lcl_new_section {
  margin-top: 38px;
   
}

.lcl_new_section_inner {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 19px;
}
.lcl_new_section h5,.lcl_new_section h3 {
    margin-top: 25px;
    color: #010101;
    font-size: 18px;
    font-family: 'GilroyBold';
}

.Concord_new_section h3 {
    font-family: 'GilroyRegular';
    color: #0093ee;
    font-size: 30px;
}

.Concord_new_section {
    margin-top: 66px;
    
   
}
.Concord_new_section  .Concord_new_section_inner{
 background-image: url(../images/Concord_shap_1.png), url(../images/Concord_shap_1.png);
    background-position: right 5px, left 93%;
    background-repeat: no-repeat;
    padding-bottom: 41px;
}
.Concord_new_section p {
    margin-bottom: 22px;
}

.Concord_new_section p strong {
    font-size: 24px;
    color: #0093ee;
    font-style: italic;

}






