@charset "utf-8";
/* CSS Document */

.ca-location-icbox {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 24px;
    border-radius: 7px;
    overflow: hidden;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    transition: .3s;
}
.ca-location-icbox-img {
    margin-right: 30px;
}

.ca-location-icbox-img span {
    background: #E7EDF6;
    height: 60px;
    width: 60px;
    display: block;
    line-height: 60px;
    text-align: center;
    border-radius: 50px;
}

.ca-location-icbox-img span img {
    transition: .3s;
}
.ca-location-icbox-text {
    transition: .3s;
}

.ca-contact-inner .ca-title {
    font-size: 22px;
    line-height: 30px;
	  font-family: "Times New Roman", Times, serif;
}

.pb-16 {
    padding-bottom: 16px;
}
.theme-black-3 {
    color: #00060F;
}
.ca-location-icbox-text a { 
    color: #121212; text-decoration:none;
   
 font-family: "Times New Roman", Times, serif;
}
.ca-location-icbox-text:hover a { 
    color: #121212; text-decoration:none;
   
	  font-family: "Times New Roman", Times, serif;
}
.ca-location-icbox-text p { word-break: break-word;
    color: #5A5D63;
    font-size: 16px;
    line-height: 26px;
    transition: .3s;
	   font-family: "Times New Roman", Times, serif;
}
.ca-location-icbox:hover {
    background: #f8c90f;
    transition: .3s;
}
.ca-location-icbox-img span i {
font-size: 30px;
    color: #2e2e2e;
    line-height: 60px;
}
.ca-location-icbox:hover .ca-location-icbox-text .ca-title {
    color: #141414;
    transition: .3s;
}
.ca-location-icbox:hover .ca-location-icbox-text p {
    transition: .3s;
    color: #141414;
    opacity: .8;
}
.ca-contact-inner .ca-location-icbox-text p {
    font-size: 16px;
    line-height: 30px;
}
/*contact*/


 .btnsc {
    background-color: #f9f9f9;
    text-align: left;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 7px 10px 30px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    font-weight: 500;
    text-transform: capitalize;
    height: 55px;
    border: 0;
    border-radius: 30px;
    font-size: 15px;
    transition: all .4s cubic-bezier(.42, 0, .58, 1); box-shadow: none;
    text-decoration: none;
	
}
 

/* background hover effect */
.rt-button .btnsc::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: #ffcc00;
    transform: translateX(-101%);
    border-radius: 30px;
    transition: transform .4s cubic-bezier(.42, 0, .58, 1);
    z-index: -1;
}

.rt-button .btnsc:hover::before {
    transform: translateX(0);
}

/* text */
.rt-button .btnsc .button-text {
    position: relative;
    color: #262626;
    margin-right: 10px;
    transition: color .3s ease;
}

.rt-button .btnsc:hover .button-text {
    color: #fff;
}

/* round icon container */
.rt-button .btnsc .btnsc-round-shape {
    height: 45px;
    width: 45px;
    background-color: #ffcc00;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

/* icon */
.rt-button .btnsc .btnsc-round-shape i {
    font-size: 18px;
    display: inline-block; color:#42464b;
}
.rt-button .button-4:hover .button-text {
    color: #fff;
}
.rt-button .button-4:before {
     background-color: #000000;  
}
/*  FIXED ANIMATION */
.rt-button .btnsc:hover .btnsc-round-shape i {
    animation: move-forward-right 0.6s cubic-bezier(.645,.045,.355,1);
}

/* keyframes */
@keyframes move-forward-right {
    0% {
        transform: translateX(0);
        opacity: 1;
    }
    50% {
        transform: translateX(100%);
        opacity: 1;
    }
    51% {
        transform: translateX(-100%);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}
.serquote{background-color: #FFCC00;
    background-image: url(../freight/maritime-bg.png) ;
    background-position: center center;
    background-repeat: no-repeat;}
.serquote h2{
	color: #161616;
	 font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	margin: 0px 0px 15px 0px;
	text-align:center
}
 .serquote p{
  font-family: "Times New Roman", Times, serif;	text-align:center;
    font-weight: 500;
    color: #161921;}
/*footer*/
.shipscargof {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    /* padding: 0 15px; */
    position: relative; display:block; 
}
.shipscargof .col-25ffa:nth-child(2) {
    padding-left: 75px; 
}
footer .col-25ffa:nth-child(3) {
    padding-left: 35px;
} 
.footer-warp {    float: left; display:block;
        /*background-color: rgb(198 156 109 / 9%);*/
		    
    background-color: rgb(36 36 36);
    position: relative; width:100%; margin:auto;
}
.pt-125 {
    padding-top: 55px;
}
 .shipscargof .col-50ffa { width:50%; float:left; display:inline-block;}
 .shipscargof .col-25ffa { width:25%; float:left; display:inline-block;}
.shipscargof .warp15lg {
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}  
.footer-area .single-footer-widget {
    margin-bottom: 30px;
}
.footer-widget h3 {
    width: 100%;
    font-size: 24px;
    letter-spacing: -0.72px;
    margin-bottom: 35px;
    color:  #efb506;
  font-family: "Times New Roman", Times, serif;
    font-weight: 500;
    line-height: 1.4;
    position: relative;
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}
.footer-widget h3:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    height: 1px;
    width: 100px;
    background-color:  #efb506;
}
.footer-area .single-footer-widget p {
    color: #a5a5a5;
    margin-top: -5px;
    font-size: 16px;
  font-family: "Times New Roman", Times, serif;
    line-height: 1.7;
}
.copy-right-warp {     float: left;
    width: 100%; margin:auto; float:left;
    padding-top: 15px;
    padding-bottom: 15px;
       background: rgb(36 36 36); position:relative;
}
.copy-right-warp::after {
 /*transform: translateX(-50%);*/
  content: "";
  position: absolute;
  top: 0;
 left: 50%;
  transform: translateX(-50%);
  right:0; 
  /* Style your border here */
  height: 2px;
      background-color: rgb(164 164 164 / 18%);
 
  /* Restrict the length of the border */
  width: 100%; 
  max-width: 1200px; 
}
.copy-right-content {
 /*   text-align: center;*/
}
.copy-right-content2 {
  text-align: right; 
}
.copy-right-content p {
   color: #a5a5a5;
    
}
.copy-right-content p a {
    color: #a5a5a5; text-decoration:none;
}
.copy-right-content p:hover a {
    color: #efb506;
}
.footer-area .single-footer-widget p a:hover {
    display: block;
    width: 100%;
    color: #efb506;
}
.footer-area .single-footer-widget p a {
    display: block;
    width: 100%;
    color: #a5a5a5;
}
.footer-widget.widget_nav_menu ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    color: #55626a;
}
.footer-widget.widget_nav_menu ul li { position:relative;
    margin-bottom: 12px;
  font-family: "Times New Roman", Times, serif; padding-left: 20px;  
}
 .widget_nav_menu  li:before {
display: inline-block;
    font: normal normal normal 12px / 1 FontAwesome;
    content: "\f054";
    position: absolute;
    left: 0px;
    top: 8px;
        color: rgb(164 164 164 / 66%);
}
.single-footer-widget ul li a {text-decoration: none;
    color: #a5a5a5;
    display: inline-block;
    position: relative;
}
.single-footer-widget ul li a:hover , .single-footer-widget ul li:hover:before{text-decoration: none;
     color: #efb506;
}
 
 .justify{ text-align:justify; }
/*footer*/
.sjust1{ text-align: justify !important;}
.mar20b{ margin-bottom:20px !important;}
.mar20bt{ margin-bottom:20px !important; margin-top:20px !important;}
.contentapro {
    position: relative;
   font-family: "Times New Roman", Times, serif;
        color: #544b4b;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: justify;
    margin: 0px;
    transition: all 500ms ease;
    margin-bottom: 5px;
}
.contentapro  ul li:hover{   
/* -o-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -webkit-transform: translateX(10px);*/
    transform: translateX(10px);
 transition: all .5s;
   /* -moz-transition: all .5s;
    -webkit-transition: all .5s;*/
	background-color:rgb(0,0,0,.06);
} 
.contentapro ul {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
    list-style-type: none;
}
	
	.contentapro ul li {
    padding-left: 40px;
    list-style: none;
    position: relative;
    padding-bottom: 15px;
    box-sizing: border-box;
    transition: all .5s;
}
.contentapro ul li:before {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    content: "\f00c";
    position: absolute;
    left: 10px;
    top: 10px;
    color: #003f87;
}

.contentapro2 {
    position: relative;
   font-family: "Times New Roman", Times, serif;
        color: #544b4b;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: justify;
    margin: 0px;
    transition: all 500ms ease;
    margin-bottom: 5px;
}
.contentapro2  ul li:hover{   
/* -o-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -webkit-transform: translateX(10px);*/
    transform: translateX(10px);
 transition: all .5s;
   /* -moz-transition: all .5s;
    -webkit-transition: all .5s;*/
	background-color:rgb(0,0,0,.06);
} 
.contentapro2 ul {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
    list-style-type: none;
}
	
	.contentapro2 ul li {
    padding-left: 40px;
    list-style: none;
    position: relative;
    padding-bottom: 15px;
    box-sizing: border-box;
    transition: all .5s;
	    width: 50%;
    float: left;
}
.contentapro2 ul li:before {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    content: "\f00c";
    position: absolute;
    left: 10px;
    top: 10px;
    color: #003f87;
}
/* bullet */
/*about*/
.img-box5 {
    position: relative;
}

.img-box5 .img7 .about-image {
    position: relative;
    max-width: 300px;
    z-index: 2;
}

.img-box5 .img7 .about-image:before {
    position: absolute;
    content: "";
    inset: 0;
    background-color: #333;
    opacity: 0.5;
    z-index: 1;
}

.img-box5 .img8 {
    content: "";
    position: absolute;
    bottom: 0;
    right: 55px;
    z-index: 2;
}
.img-box5 .shape4 {
    content: "";
    position: absolute;
    bottom: -20px;
    left: -20px;
        width: calc(100% - 5%);
    height: calc(100% - 20%);
    background-color: #f38b06;
    clip-path: polygon(0% 5%,0% 100%,90% 100%);
    z-index: 1;
}

.img-box5 .about-counter-5 {
    content: "";
    position: absolute;
    top: 0;
    right: 80px;
    max-width: 230px;
    min-height: 206px;
    background-color: #f3891f;
    padding: 40px;
    z-index: 2;
}
.img-box5 .about-counter-5:before {
    content: "";
    position: absolute;
    top: 0;
    right: -25px;
    width: 6px;
    height: 206px;
    background-color: #f98b1e;
    z-index: 2;
}
.img-box5 .about-counter-5 .counter-card_number {
    font-family: "Times New Roman", Times, serif;
    font-weight: 700;
    font-size: 60px;
    line-height: 55px;
    margin-bottom: 15px;
    margin-top: 0;
	text-align: center;
}

.counter-card_number {
  font-family: "Times New Roman", Times, serif;
    font-size: 45px;
    line-height: 55px;
    color: #fff;
    margin-bottom: 2px;
    margin-top: -0.24em;
	
}

.img-box5 .about-counter-5 .counter-card_text {
  font-family: "Times New Roman", Times, serif;
    color: #fff ;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    display: block;
    margin-bottom: -6px;
	text-align: center;
}
.img-box5 .about-counter-5:before {
    content: "";
    position: absolute;
    top: 0;
    right: -25px;
    width: 6px;
    height: 206px;
    background-color:#c4e1e4;
    z-index: 2;
}
/*about side*/
.headtit {
   font-family: "Times New Roman", Times, serif;
    font-size: 20px;
    line-height: 30px;
    color: #544b4b;
    font-weight: 600;
    margin-bottom: 10px;
}
.headtitp {
   font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    line-height: 30px;
    color: #544b4b;
    margin-bottom: 25px;
}
.about-im{width:100%; margin:auto; display:block; }
.about-im img{ max-width:75px ; width:auto; filter: invert(62%) sepia(90%) saturate(1146%) hue-rotate(7deg) brightness(100%) contrast(102%); margin-bottom:15px; }
.margb20{ margin-bottom:20px;}
.margb40{ margin-bottom:40px !important;}
.faq .accordion-button:not(.collapsed) {
    color: #1f2020;
    background-color: #ffc107;
  
}
.faq .accordion{ border-radius: 0 !important;}
.faq .accordion-button:focus{z-index:3;outline:0;box-shadow:none !important;}
.faq  .accordion-item:first-of-type, .faq .accordion-item:first-of-type>.accordion-header .accordion-button {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.faq .accordion {   font-family: "Times New Roman", Times, serif;
	   font-size:26px;}
.faq .accordion-item {
    color: #544b4b;
      font-family: "Times New Roman", Times, serif;
	   font-size:16px;
   /* background-color: #dee2e6; */border-left: none !important;
  border-right: none !important}
  
  .faq  .accordion-item:first-of-type{border-top: none !important;}
	  .faq  .accordion-item:last-of-type{border-bottom: none !important;}
    /* border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color
	.faq  .accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{ border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;}
/* =========================
   SERVICE CAROUSEL
========================= */
/* =========================
   SERVICE CAROUSEL BUTTON TOP RIGHT
========================= */
.containera12{ width:100%;   max-width:1200px;     margin: auto;
  }
  .pad151r{ padding:0px 15px ; }
 
 
 /* =========================
   CONTROLS
========================= */

.controls{
    display:flex;
    justify-content:flex-end;
    gap:15px;
    margin-bottom:30px;
}

.control-btn{
    width:50px;
    height:50px;
    border:none;
    border-radius:12px;
    background:#f7b500;
    color:#fff;
    font-size:22px;
    transition:.3s;
}

.control-btn:hover{
    transform:translateY(-3px);
}

/* =========================
   CAROUSEL
========================= */

.carousel-wrapper{
    overflow:hidden;
}

.service-track{
    display:flex;
    transition:transform 1s ease;
}

/* =========================
   DESKTOP
   4 VISIBLE
========================= */

.service-item{
    width:25%;
    flex:0 0 25%;
    padding:12px;
}

/* =========================
   TABLET
   2 VISIBLE
========================= */

@media(max-width:991px){

.service-item{
    width:50%;
    flex:0 0 50%;
}

}

/* =========================
   MOBILE
   1 VISIBLE
========================= */

@media(max-width:767px){

.service-item{
    width:100%;
    flex:0 0 100%;
}

.section-title h2{
    font-size:30px;
}




}

/* =========================
   CARD
========================= */

.service-card{
    background:#f9f9f9;
    /*border-radius:20px;*/
    overflow:hidden;
    height:100%;
    box-shadow:0 1px 1px rgba(0,0,0,0.08);
    transition:.4s; position:relative;
}
 .service-card::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color:  #f38b06;
    height: 3px;
    width: calc(100% - 100px);
}
.service-card:hover{
    transform:translateY(-10px);
    /*box-shadow:0 18px 40px rgba(0,0,0,0.15);*/
}

/* IMAGE */

.service-img{
    overflow:hidden;
}

.service-img img{
    width:100%;
   /* height:240px;
    object-fit:cover;*/
    transition:1s;
}

.service-card:hover .service-img img{
    transform:scale(1.12);
}

/* CONTENT */

.service-content{
    padding:25px 15px;
}

.service-content h4{
    font-size:20px;
    font-weight:600;
    margin-bottom:15px;
    /*color:#10253d;*/
	color: #544b4b;
      font-family: "Times New Roman", Times, serif;
	   
}

.service-content p{
  
    font-size: 16px;
    line-height: 30px;
    color: #544b4b;
      font-family: "Times New Roman", Times, serif;
    margin-bottom:10px;
}

/* BUTTON */
.service-btn2{ position:relative; padding: 5px 10px;  width:150px; margin:auto; width:fit-content;}
 .service-card:hover .service-btn2   {
transition: all 350ms ease-in-out; background-color:#f38b06;}
 .service-card:hover .service-btn{ color:#fff !important;}
.service-btn{
    text-decoration:none;
    /*color:#f7b500;*/
	color: #7c7171;
    font-weight:600;
    display:inline-flex;
    align-items:center;
    gap:10px;
	
}

.service-btn i{
    transition:.3s;
}

.service-btn:hover i{
    transform:translateX(5px);
}

/*.service-btn:hover {
    padding-left: 20px;
    background-color: #e11d07;
    color: #ffffff;
}*/
