@import url('../fonts/pri/stylesheet.css');
@import url('../fonts/sec/stylesheet.css');


*{margin:0 auto;}

body{
    background-color: #eeeeee;
    color: #0d2c6c;
    font-family: 'Bw Mitga DEMO';
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-variation-settings:
      "wdth" 100;

}

/* Cold chain page new css 27.07.2025 start */

.home-slider .card {
    border: none;
}


.why-choose p{display: inline-block;width: 92%;margin-left: 1%;}
.why-choose-section-body {font-size: 26px;}

.img-gray{min-height: 216px;filter: grayscale(100%);transition: ease-in-out .3s;}
.img-gray:hover{min-height: 216px;filter: grayscale(0);}


.why-choose .row{margin-bottom: 30px;}
.why-choose .checked{width: 2%;position: relative;top: 6px;border: 0 !important;}



.spc-top{margin-top: 25px;}
.spc-btm{margin-bottom: 0px; padding-top: 10px;}
.page-node-type-cold-chain .spc-btm{margin-bottom: 0px; padding-top: 25px;}
.why-choose-section {padding-bottom: 0px !important;}

.serv-spec {
    background: #fff;
    margin-bottom: 6%;
    border-radius: 30px;
}

section.our-cert {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    padding-bottom: 33px;
}
.page-node-type-cold-chain .testi {
    margin-top: 0px !important;
}

.serv-spec .card{
    border: 12px solid #ccc;
    border-radius: 6px;
    color: #0f1b46;
    transition: 0.1s ease-in;
    min-height: 200px;
    justify-content: center;

}

.serv-spec .card:hover{
    border: 12px solid #f9e2e4;
    border-radius: 6px;
    background-color: #fff3f4;
    margin-top: -5px;
    min-height: 200px;
    justify-content: center;
}

/* highlights css start */

.highlights{
    background-color: #00205b;
    color: #fff;
    text-align: center;
}


.highlights p {
    font-size: 26px;
    line-height: 30px;
    margin-top: 20px;
}

section.highlights-section {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    background-color: #00205b;
}

.highlights h3 {margin-top: 30px;}

/* highlights css start */
@media screen and (max-width: 480px)  {

    h1 {
        font-size: 22px !important;
    }

    .highlights .col-lg-3 {
        margin-bottom: 40px;
    }
}

/* Why choose css start */
.ind-we-serv p{font-size: 26px;}
.card-white h6{font-weight: 600;}

.why-choose .col-lg-6 img {
    float: left;
    border: 1px solid #00205b;
}

.why-choose h5{margin-bottom: 3%;}

.why-choose .card-white{
    height: 330px;
    background: #fff;
    border: 1px solid #00205b;
    padding: 15px;
    max-height: 330px;
    overflow-y: auto;
}

.why-choose .card-white:hover{
    box-shadow: 0px 0px 8px 11px rgba(221, 171, 177, 0.49);
    -webkit-box-shadow: 0px 0px 8px 11px rgba(221, 171, 177, 0.49);
    -moz-box-shadow: 0px 0px 8px 11px rgba(221,171,177,0.49);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: 1px solid #ffc7cd;
    background-color: #fff3f4;
    padding: 15px;
}


/* Why choose css end */

/* Ind we serv screenshot start */

.ind-we-serv h4{margin: 0;color: #00205b;}

.ind-we-serv .card.p-4.d-flex {
    padding: 24px 0px 24px 0px !important;
    margin: 20px 0;
}

.ind-we-serv .card:hover{
    box-shadow: 0px 0px 8px 11px rgba(221, 171, 177, 0.49);
    -webkit-box-shadow: 0px 0px 8px 11px rgba(221, 171, 177, 0.49);
    -moz-box-shadow: 0px 0px 8px 11px rgba(221,171,177,0.49);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: 1px solid #ffc7cd;
    background-color: #fff3f4;
}

.row.panel-products {
    margin-top: 35px !important;
}

/* Ind we serv screenshot end */

/* our-cert start */
.bg-white{background-color: #fff;}
/* our-cert end */

/* Cold chain page new css 27.07.2025 end */

/* .navbar-brand {
    padding-left: 1%;
    margin: 0;    
}

.navbar{padding: 0;background: transparent !important;}
.nav-link{color: #0d2c6c;font-weight: 700;}
.nav-link.active, .nav-link:hover, .nav-link:focus {
    color: #b8152a !important;
}
li.nav-item {
    padding: 0 8px;
}

.navbar-brand img{width: 65%;}

a.navbar-brand img {
    background: #ffffff;
    padding: 11px;
    border-radius: 30px;
}

header{margin-top: 30px;}
.navbar.fixed-top{top: 55px;margin-right: 1%;text-transform: uppercase;}
.navbar-collapse{background-color: hsl(0deg 0% 93.73% / 96%);padding: 9px 0;border-radius: 40px;}
.navbar-expand-lg .navbar-nav .nav-link{font-size: 14px;}

.blog-ban-bg{
    background: #fff;
    border-radius: 80px;
    display: flex;
    align-items: center;
  -webkit-box-shadow: 0px 0px 7px 9px rgba(0,0,0,0.13); 
box-shadow: 0px 0px 7px 9px rgba(0,0,0,0.13);
}

h1{font-size: 48px;}

.blog-ban-text{
    margin-left: 8%;
    padding-left: 3%;
    border-left: 8px solid #b8152a;

} */




@media screen and (max-width: 480px)  {

    .blog-ban-bg{margin-top: 80px !important;border-radius: 45px;}
    .blog-ban-text{
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .underline-tabs {overflow-x: scroll;}
    .underline-tabs .nav-tabs{width: max-content;}
    .tab-content {width: 100%;}

    .navbar-collapse{
        border-radius: 40px;
        margin-top: 10px;

    }

    .navbar.fixed-top {
        top: 0;
        background: #f5f5f5 !important;
        margin: 0;
        box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.75);
        -webkit-box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.75);
    }
    
}


@media (min-width: 992px) and (max-width: 1199px) {
    .navbar-expand-lg .navbar-nav-scroll {width: max-content;}
    .navbar-expand-lg .navbar-collapse {padding: 4px;}

}


/* Blog page new css 27.07.2025 end */


/* resposive media query start footer area */


/* @media screen and (max-width: 1900px)  {
    li.nav-item {
        padding: 0;
    }
} */


@media screen and (max-width: 1400px)  {
    .top-bg{height: 560px;}

}

@media screen and (max-width: 1280px)  {

    .top-bg{height: 550px;}
    .dwn-arrow {bottom: -12px;}
    .abt-cards ul{height: 256px;
    overflow: scroll;}
     .about .card-body ul li:before{
        height: 12px;
        width: 22px;
        margin-left: -30px;
    }   

    .navbar-brand {
        padding-left: 1%;
    }
    .ban-content {
        padding-left: 2%;
    }

}

@media screen and (max-width: 1080px)  {

    .top-bg {height: 468px;}
    /* .navbar-collapse, .enquire-btn{font-size: 11px;} */
    .about .card{margin-top: 45px;}
    .about .card .card-body{margin: 15px;}

}



@media screen and (max-width: 480px)  {

  .spc-top-mb{margin-top: 15px;padding-top: 0px;}
  .card-img img{right: 0;left: 0;}
  .navbar-brand{width: 70%;}
  .mob-reverse{flex-direction: row-reverse;}
  .ban-text {min-height: auto;}  
  .enquire-now{display: none;}  
  .top-bg {height: 195px;
        margin-top: 85px;
        border-radius: 15px;
    }
  .top-bg .sticky-top{
        position: fixed;
        background: #fff;
        padding: 10px 10px;
        border-bottom: 1px solid #999;

  }
  .top-bg .pt-4{padding-top: 10px !important;}

    .ban-content {
        padding: 8px 8px 1px 8px;
        margin-top: 55px;
        font-size: 14px;
        width: 75%;
        background: #e7e7e7b8;
        text-align: center;
        border-radius: 4px;
    }



/* .ft-first, .ft-sec {
    border-bottom: 1px solid #5b74bb;
    padding-top: 30px;
    padding-bottom: 30px !important;
    border-right: 0;
}

.sub-mob{padding: 30px 0;}

button.btn.btn-danger.submit.rounded-pill {
    margin: 0 auto;
    display: block;
}

.ft-copy{text-align: center;display: block;}
.ft-copy a{
   font-size: 14px;
    padding-bottom: 13px;
    display: block;
}
.ft-copy ul{padding-left: 0;}*/

} 

@media (min-width: 1200px) {
    h4 {
        font-size: 22px;
    }
}

/* new css open yard 27.07.2025 start */

.page-node-type-open-yard h6 {
    font-size: 16px;
}
.page-node-type-open-yard .card.rounded-0.h-100 {
    border: 0;
}
.open-yard-1 p{color: #000;}
.open-yard-1 h3{color: #00205b;}
.open-yard-1 .card{min-height: 132px;}
.your-cargo {
    padding: 20px 0;
}

.open-yard-1 .card:hover {
    box-shadow: 0px 0px 8px 11px rgba(221, 171, 177, 0.49);
    -webkit-box-shadow: 0px 0px 8px 11px rgba(221, 171, 177, 0.49);
    -moz-box-shadow: 0px 0px 8px 11px rgba(221, 171, 177, 0.49);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: 1px solid #ffc7cd;
    background-color: #fff3f4;
}

.partner-rsa-logistics {
    margin-top: 6%;
}

.persons-img{width: 90%;}

.partner-with-rsa-logistics {
    width: 43%;
}

.partner-rsa-logistics-title-img {
    text-align: center;
}
.partner-with-rsa-logistics-img {
    width: 7.666667%;
    display: inline-block;
    margin-right: 30px;
}
.partner-with-rsa-logistics-title {
    display: inline-block;
}
.partner-with-rsa-logistics-description {
    margin-left: 14% !important;
}

@media screen and (max-width: 480px)  {

    .page-node-type-open-yard .home-slider .card {
        margin-right: 20px;
    }

    .open-yard-1 .card {
        margin-bottom: 30px;
        text-align: center;
        margin-right: 20px;
    }

    .persons-img {
        width: 30%;
    }

    .partner-with-rsa-logistics-img {
        width: 35.666667%;
        margin-left: 25px;
    }

}
/* new css open yard 27.07.2025 end */

/* Documentation and custom clearance start */
/* new css key services start 29.07.24*/
.key-serv .card{min-height: 400px;}


.key-serv .card:hover {
    box-shadow: 0px 0px 8px 11px rgba(221, 171, 177, 0.49);
    -webkit-box-shadow: 0px 0px 8px 11px rgba(221, 171, 177, 0.49);
    -moz-box-shadow: 0px 0px 8px 11px rgba(221, 171, 177, 0.49);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: 1px solid #ffc7cd;
    background-color: #fff3f4;
    min-height: 400px;
}

.key-serv h3{
    margin-top: 10%;
    color: #00205b;
    font-size: 20px;
    position: absolute;
    left: 8%;
    text-transform: uppercase;
}

.key-serv .card ul {
    padding: 4%;
    position: absolute;
    top: 33%;
}

.key-serv .card ul li {
  list-style: none;
  margin-bottom: 18px;
  font-family: 'Dubai W23';
}

.key-serv .card ul li::before {
    content: '';
    display: inline-block;
    height: 21px;
    width: 15px;
    background-image: url(../img/check.png);
    position: absolute;
    left: -6px;
    background-repeat: no-repeat;
}

.key-card-img{
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 35%;
    margin-top: 15px;
    margin-right: 15px;
}

/* why-part css */
.why-part .row .col-11{position: relative;}

.why-part ul {
  padding-left: 1%;
}

.why-part ul li {
  list-style: none;
  margin-bottom: 18px;
  color: #000;
  font-family: 'Dubai W23';
}

.why-part ul li::before {
    content: '';
    display: inline-block;
    height: 21px;
    width: 15px;
    background-image: url(../img/check.png);
    position: absolute;
    left: -6px;
    background-repeat: no-repeat;
}

/* why-part css  end */
.bg-white{background-color: #fff;}
.bg-white .card{background: #ccc;}

.get-start .card.rounded-5 {
    border-radius: 42px !important;
}

.get-start {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

@media screen and (max-width: 480px)  {

    .bg-white{
        padding: 60px 10px !important;
    }

    .mob-radius{border-radius: 30px;}    

    .key-serv .card {
        min-height: 400px;
        margin-bottom: 30px;
    }

    .key-serv h3 {
        margin-top: 18%;
        margin-bottom: 10%;
    }

    .key-serv .card ul li::before {
    left: -11px !important;
    }

    .key-serv .card ul {
        position: absolute;
        top: 33%;
        padding: 4%;
    }
}
/* Documentation and custom clearance end */


/* new css International freight page 16.08.2025 start */

.services-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid !important;
  grid-template-columns: repeat(3, 1fr); /* exactly 3 equal columns */
  gap: 12px 30px; /* row gap, column gap */
}

.service-item {
  display: flex;
  align-items: center;   /* tick + text aligned */
  width: 100% !important;
}

.service-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  flex-shrink: 0;
}

.service-text {
  color: #002147;
  font-weight: 600;
  line-height: 1.4;
  width: 100%;
  font-family: 'Dubai W23';
}

.intl-freight-banner {
    border-radius: 40px;
}

.bg-blue {
    background-color: #132659 !important;
    color: #fff !important;
    padding-top: 50px;
    padding-bottom: 50px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    position: relative;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.bg-blue p{
    line-height: 40px;
}

.side-img-truck {
    width: 20%;
    position: absolute;
    bottom: -30px;
    right: 0;
}

.side-img-plane {
    width: 20%;
    position: absolute;
    bottom: -8px;
    right: -42px;
}

.side-img-ship {
    width: 18%;
    position: absolute;
    bottom: 3px;
    left: -3px;
}

.transport{position: relative;}

.transport ul {
    list-style: none;
}

/* .transport ul li::before {
    content: '';
    display: inline-block;
    height: 21px;
    width: 18px;
    background-image: url(../img/check.png);
    position: absolute;
    left: 12px;
    background-repeat: no-repeat;
} */

.transport ul li
 {
    margin-bottom: 15px;
    color: #132659;
    font-weight: 600;
}

.transport-main.card {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    padding: 55px 15px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    transition: ease-in-out .4s;
}

.transport-main.card:hover {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    padding: 55px 15px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    background-color: #ffeff1;
    box-shadow: 0px 0px 8px 11px rgba(221, 171, 177, 0.49);
    -webkit-box-shadow: 0px 0px 8px 11px rgba(221, 171, 177, 0.49);
    -moz-box-shadow: 0px 0px 8px 11px rgba(221,171,177,0.49);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background-color: #fff3f4;
}

.transport-main.card .btn-danger,
.freight-sol .btn-danger {
    padding: 12px 50px;
    font-size: 22px;
    border-radius: 40px;
    margin-top: 15px;
    font-weight: 600;
    background-color: #b2041a;
    color: #fff;
    border: 0;
    transition: ease-in-out .4s;
}

.transport-main.card .btn-danger:hover, 
.freight-sol .btn-danger:hover {
    padding: 12px 50px;
    font-size: 22px;
    border-radius: 40px;
    margin-top: 15px;
    font-weight: 600;
    background-color: #001845;
    color: #fff;
    border: 0;
}

.bdr-right-red{
    border-right: 1px dashed #b2041a;
}

.freight-sol{
    background-color: #FFE8EA;
    border-top: 1px solid #ffc5c5;
    border-bottom: 1px solid #ffc5c5;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

@media screen and (max-width:480px){
    .side-img-truck {
        width: 28%;
        position: absolute;
        bottom: -13px;
        right: 0;
    }

    .side-img-ship {
        width: 25%;
        position: absolute;
        bottom: 0px;
        left: -3px;
    }

    .side-img-plane {
        width: 25%;
        position: absolute;
        bottom: -5px;
        right: -12px;
    }


    .bg-blue p {
        line-height: 40px;
        margin-top: 30px;
    }

    .bg-blue{
        padding: 15px !important;
    }

    .bg-blue .pb-5 {
        padding-bottom: 20px !important;
        padding-top: 10px;
    }

    .freight-sol {
        text-align: center;
    }
    .services-list {
        grid-template-columns: none;
    }
}
/* new css int freight page 16.08.2025 end */
