@import url("https://fonts.googleapis.com/css2?family=Krub:wght@300;400;500;600&family=Rubik:wght@300;400;500;600;700;800;900&display=swap");

:root {
  --color-primary-1: #e4032e;
  --color-primary-2: #22315d;
  --color-secondary-1: #f4f4f4;

  --color-heading: #22315d;
  --color-font: 
  #abaebd;
}

.redbar{
  color: #1c1f35;
  align-items: center;
  text-align: center;
  font-size: 2rem;
  font-weight: 900;
  text-shadow: #1c1f35;
}

.dot-color1{
color: #f65335;
text-shadow: #2770a1;
font-size: 6rem;
font-weight: bold;
font-style:normal;
font-family: Arial;
text-shadow: #2770a1;
text-align: center;
}
.Carrier-Welcomep{

align-items: center;
font-size: 3rem;
color:#22315d;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
text-shadow:#22315d;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;

}

.Carrier-Welcome{

align-items: center;
text-align: center;
color:#f65335;
font-size: 5rem;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}

.dot-color-carrier{

padding: 0%;
margin: 0%;
background-image: radial-gradient(#bcccd8 6px, transparent 0.5px);
background-size: 30px 30px;
text-align: center;


align-items: center;

}






* {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
}

html {
  font-size: 10px;
}

body {
  font-size: 1.6rem;
  font-family: "Krub", sans-serif;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "Rubik", sans-serif;
  font-size: medium;
  font-weight:800;
}

ul {
  list-style: none;
}

a {
  text-decoration: rgb(236, 236, 241);
}

.container {
  max-width: 104rem;
  margin: 0 auto;
  padding: 0rem 2rem;
}

.section {
  margin-top: 8rem;
  font-size: large;
  color: #1c1f35;
}

/* top_nav */
.top_nav {
  width: 100%;
  height: 6rem;
  background-color: var(--color-heading);
  text-align: left;
}

.top_container {
  width: 100;
  font-size: large;
  font-weight:bold;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: right;
}

.top_details {
  display: flex;
}

.details {
  display: flex;
  align-items: center;
  padding: 0 25px;
}

.details img.details_icon {
  border-radius: 18px;
  height: 32px;
  flex-shrink: 0;
  display: inline-block;
  filter: brightness(0) invert(1);
}

.details:not(:first-child) {
  border-left: 1px solid #2770a1;
}

.details_text {
  color: var(--color-secondary-1);
  margin-left: 1.5rem;
}

.details_text>p {
  font-size: 1.5rem;
  font-weight: 1000;
}

/* header */
.header {
    width: 100%;
    height: 100vh;
    background-image: url(../images/BANNER-CARRIERS.jpg);
    background-size: cover;
}

.nav {
  width: 100%;
  height: 7rem;
  background-color: rgb(255, 255, 255);
}

.nav_container {
  width: 100%;
  box-shadow: #1c1f35;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.nav_list {
  display: flex;
  align-items: start;
}

.nav_link {
  font-size: 2rem;
  font-weight: 900;
  padding: 3.5rem 0rem;
  color: var(--color-heading);
}

.nav_right {
  display: flex;
  align-items: initial;
}

.nav_item {
  margin: 0rem 1rem;
}

.nav_icon {
  margin: 0rem 1rem;
  filter: brightness(0) invert(1);
  height: 15px;
  cursor: pointer;
}

.nav_icon {
  margin: 0rem 1rem;
}

.nav_btn {
  padding: 1rem 1.4rem;
  background-color:#f65335;
  color: var(--color-secondary-1);
  font-weight: 600;
}

.header_container {
  width: 180%;
  height: calc(100vh - 6rem);
  display: flex;
  margin-left: inherit;
  padding-left: 60px;
  margin-top: 70px;
}

.header_wrapper {
  width: 100%;
  font-size: larger;
  color: var(--color-secondary-1);

  
}

.header_secondary_title {
  padding: 0.6rem;
  border-right: 4px solid var(--color-heading);
  margin-bottom: 0.7rem;
  background-color: #1c1f35;
  width: 40%;
  color: var(--color-secondary-1);
  font-weight: 400;
}

.header_main_title3 {
    font-size: 3.6rem;
    color: #f65335;
    font-weight: 00;
    margin-bottom: rem;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
}

.header_p {
  color: var(--color-heading);
  width: 100%;
  font-weight: 800;
  font-size: medium;
  margin-bottom: 4rem;
}

.header_btn {
  background-color: var(--color-primary-1);
  padding: 1.2rem 2.4rem;
  color: var(--color-secondary-1);
  cursor: pointer;
}

/* services_container */
.services_container {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(24rem, 1fr));
  grid-gap: 3rem;
}

.services_heading {
  display: flex;
  font-size: larger;
  align-items: center;
}

.services_text>p {

 font-size: larger; 
}
.service_content {
  display: fkex;
  grid-template-columns: 25% 75%;
  grid-gap: 2rem;
  margin-top: 3rem;
}

.service_details {
    font-size: large;
    color: #f65335;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 1rem;
    font-weight: 900;
    border-left: 1px solid var(--color-font);
}

/* why */
.why {
  width: 100%;
  height: 35rem;
  background-image: url(../images/sservices-header-bg.png);
  background-size: cover;
}

.why_container {
  width: 100%;
  padding: 4rem;
  background-color: var(--color-heading);
  margin-top: -10rem;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(25rem, 1fr));
  grid-gap: 1.5rem;
}

.why_secondary_heading {
  background-color: #1c1f35;
  padding: 0.6rem;
  border-left: 4px solid var(--color-primary-1);
  width: 15%;
  margin-bottom: 1.3rem;
}

.why_primary_heading {
  font-size: 2.1rem;
  margin-bottom: 1.5rem;
  color:#f65335;
  text-align:center;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bolder;
}

.why_p {
  font-size: 1.9rem;
  font-weight: 600;
  color: #22315d;
  text-align:center;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 1rem;
}

.why_icon_box {
  margin-top: 1.5rem;
  display: flex;
  align-items: center;
}

.why_icon_box>h5 {
  margin-left: 1.5rem;
  font-size: 2.2rem;
  font-weight: 500;
}

.why_images {
  position: relative;
}

.why_img_1 {
  position: absolute;
  top: 0;
}

.why_img_2 {
  position: absolute;
  z-index: 99;
  left: -3rem;
  bottom: -3rem;
}

.counter {
  margin-top: 7rem;
  padding: 3rem;
  border-top: 1px solid #1c1f35;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(25rem, 1fr));
  grid-gap: 1.5rem;
}

.delivered {
  display: flex;
  align-items: center;
}

.clients {
  display: flex;
  align-items: center;
}

.counter_p {
  margin-left: 4rem;
}

.tran_heading {
    text-shadow: #888;
    color: #f65335;
    background-color:#f1f1f1;
    font-weight: 900;
    font-size: large;
    align-items: center;
    text-align: center;
}

.counter{

text-align: center;
font-size: large;
color:#f65335;
font-weight: 800;

}

/* transport */
.transport {
  width: 100%;
   height: 100%;
  padding: 10rem 10rem;
  align-items: center;
  font-family: arial;
  color:#22315d;
}

.transport_heading {
 font-family: Arial;
  font-size: 5rem;
  color: #f65335;
  text-align: center;
  justify-content: space-between;
  font-weight: bold;

}

.transport_container {
  width: 100%;
 
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(13rem, 1fr));
  grid-gap: 1.5rem;
}

.transport_card {
  
  
  width: 100%;
  height: 100%;
  position: relative;
  
}

.transport_img {
  height: inherit;
  width: inherit;
  border-radius: 8px;

}

.transport_content {
    position: absolute;
    height: 200%;
    z-index: 99;
    left: 2rem;
    bottom: 2rem;
    color: #f65335;
}

.transport_title {
  font-size: 1.4rem;
  color: var(--color-secondary-1);
}

.transport_p {
  font-size: 1.5rem;
  color: var(--color-secondary-1);
}

.btn_container {
  width: 100%;
  text-align: center;
  margin-top: 6rem;
}

.transport_btn {
  padding: 1.2rem 2.2rem;
  background-color:#f65335;
  outline: none;
  border: none;
  color: var(--color-secondary-1);
  cursor: pointer;
  align-items:flex-end;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

/* Fleet */
.fleets-tabs {
  background: #aaa;
  display: flex;
  color: var(--color-secondary-1);
  align-items: stretch;
  gap: -3px;
  line-height: 30px;
}

.fleets-tabs h4 {
  font-size: 40px;
  margin-bottom: 15px;
}

.fleet-img {
  width: 50%;
  overflow: hidden;
  flex-shrink: 0;
}
.fleet-texth{

   font-family: Arial, Helvetica, sans-serif;
  flex-shrink: 0;
  width: 48%;
  color: #f65335;
  font-size: 4rem;
  font-weight: bolder;
}
.fleet-texth2{

  font-family: Arial, Helvetica, sans-serif;
 
 width: 80%;
 color: #f65335;
 font-size: 4rem;
 font-weight: bolder;
align-items: center;
display: inline-block;
font-style: initial;
}
.fleets-tabs-area .fleets-tabs:nth-child(.fleets-tabs:nth-child(all)) {
  flex-direction: row-reverse;
}

.fleet-text {
  padding: 50px;
  flex-shrink: 0;
  width: 48%;
  align-self: center;
}

/* swiper js */
.swiper {
  width: 100%;
  height: 100%;
  margin-top: 6rem;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  height: 30rem;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.review_card {
  padding: 3rem;
  background-color:#f4f4f4;
}

.review_user {
  width: 100%;
  display: flex;
  font-size: large;
  justify-content: space-between;
  align-items: center;
}

.review_img {
  width: 6rem;
  height: 6rem;
  object-fit: cover;
  border-radius: 10rem;
}

.user_details {
  text-align: left;
  font-size: large;
  margin-left: -6rem;
}

.user_designation {
  font-family: arial;
  font-size: 4.8rem;
}

.review_p {
  margin-top: 3rem;
  font-family: arial;
  text-align: left;
}

.review_rating {
  text-align: left;
  margin-top: 3rem;
}

.form_section_header {
  text-align: left !important;
}
.section_header1{

  font-size:  4rem;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #f65335;
  align-items: center;
  text-align: center;
}

.section_header>h5 {
  background-color:#f65335;
  font-family: Arial;
  width: 10%;
  padding: 0.6rem;
  border-left: 3px solid var(--color-primary-1);
}
.section_header>h2
{
font-size: larger;
}
/* choose */
.choose {
  width: 100%;
  height: 90vh;
  position: relative;
}

.choose_wrapper {
  width: 110%;
  height: 100%;
  position: absolute;
  display: flex;
  z-index: -99;
}

.choose_left {
  width: 50%;
  height: 100%;
  background-color: var(--color-primary-2);
}

.choose_right {
  width: 50%;
  height: 100%;
  background-color: var(--color-font);
}

.choose_container {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.choose_container_wrapper {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(30rem, 1fr));
}
.choose_p {
    align-items: center;
    color: #f65335;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 900;
    font-size: large;
    margin-left: 10%;
}
.choose_img_box {
  position: relative;
}

.choose_tag {
  position: absolute;
  bottom: 0;
  left: 30%;
  z-index: 99;
  display: flex;
  color: #22315d;
  background-color: var(--color-secondary-1);
  padding: 2rem;
  width: 30rem;
}

.choose_tag_text {
    margin-left: 2rem;
    font-size: 1.8rem;
    font-weight: 600;
    font-family: Arial, Helvetica, sans-serif;
    color: #f65335;
}

.choose_img {
  width: 110%;
}

.icon_boxes {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(18rem, 1fr));
}

.choose_content {
  padding-left: 9rem;
}

.icon_box {
  display: flex;
  align-items: center;
  margin-top: 1.5rem;
}

.icon_box_icon {
  width: 5rem;
}

icon_box icons_box_contact {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 900;
}
.icon_box_test {
    margin-left: 1.5rem;
    font-family: Arial, Helvetica, sans-serif;
    color: #f65335;
    font-weight: 600;
}

.heading_5 {
  background-color: #1c1f35;
  width: 20% !important;
  padding: 0.6rem;
  margin-bottom: 2rem;
  border-left: 3px solid var(--color-primary-1);
}

.choose_p {
  margin-top: 2rem;
  margin-bottom: 3rem;
}


/* contact */
.contact {
  width: 100%;
  padding: 10rem;
  background-color: var(--color-heading);
}

.contact_container {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(26rem, 1fr));
}

.contact_details {
    color: var(--color-secondary-1);
    font-family: Arial, Helvetica, sans-serif;
    font-weight:700;
}
.section_main_titlet{

  color:#f65335;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 4rem;
  font-weight: bold;
  text-align: center;
  align-items: center;

 
}




.section_main_title {
  color:#f65335;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  align-items: center;
  margin: 1.5rem 0rem;
  margin-right: 4%;

}

.align{
align-items:center;
  text-align: center;
}

.icon_box>span {
  display: flex;
  flex-direction: column;
}

.icons_box_contact {
  margin: 1.5rem 0rem;
}

.form_containers {
  width: 100%;
  display: grid;
  
  grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr));
  grid-gap: 2rem;
  margin-bottom: 2rem;
}

.form_container {

  
}


.form-check-label2{
  font-size: large;
font-weight: bold;
margin: 20px;

color:#22315d;

  vertical-align: middle;
  font-family: Arial, Helvetica, sans-serif;
}

.form_input {
  width: 100%;
  
  padding: 0.7rem;
  outline: none;
  border: none;
}

.form_text {
  width: 100%;
  
  padding: 1rem;
  border: none;
  outline: none;
}

.form_btn {
  border: none;
  outline: none;
  margin-top: 1.5rem;
  padding: 1.3rem 2rem;
  background-color: var(--color-primary-1);
  color: var(--color-secondary-1);
}

.gallery_container {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr));
  grid-gap: 2rem;
  margin-bottom: 2rem;
  margin-top: 5rem;
}

.galley_item {
  position: relative;
}

.gallery_img_logo {
  position: absolute;
  z-index: 99;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.container-c{


  align-items: center;
}
/* news */
.section_header2 {
  width: 100%;
  text-align: center;
  margin-bottom: 5rem;
  color: #22315d;
  font-size: xx-large;
  font-weight: 700;
}

.news_container {
  width: 100%;
 
}

.news {
  width: 100%;
  display: flex;
  margin-top: 2rem;
}

.news_img {
  width: 40%;
  height: 100%;
  object-fit: cover;
  background-color: #f4f4f4;
}

.news_content {
  margin: 0rem 2rem;
  padding: 8rem 2.5rem;
  border-left: 1px solid var(--color-font);
  background-color: #f4f4f4;

}

.news_title {
  font-size: 3.0rem;
  font-family: Arial, Helvetica, sans-serif;
  color:#f65335;
  font-weight: bold;
  
}

.news_p {
  margin: 1.2rem 0rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #22315d;
  font-weight: bold;
}

.news_list {
  list-style:disc;
  margin: 0rem 1.5rem;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color:#22315d;
  font-weight: bold;
  font-size: large;

}

.news_item {
  font-weight: 500;
}

.news_btn {
  margin-top: 6rem;
  padding: 1.2rem 2.5rem;
  color: var(--color-secondary-1);
  outline: none;
  border: none;
  cursor: pointer;
  background-color: var(--color-primary-2);
}

.news_btn_container {
  width: 100%;
  text-align: center;
}

.footer {
  margin-top: 10rem;
  width: 100%;
  background-color: var(--color-heading);
}

.footer_p {
  padding: 1.5rem 0rem;
  font-size: 1.2rem;
  color: var(--color-secondary-1);
}

/* modal */
#myModal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
  padding-top: 60px;
}

/* Style the modal content */
.modal-content {
  background-color: #fefefe;
  margin: 5% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 55%;
}

/* Style the close button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.modal-content .form_input,
.modal-content textarea {
  background: #f5f5f5;
  padding: 15px;
}

.modal-content .form_containers {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.contact_form {
  text-align: center;
}

.modal-content .form_containers .form_container {
  width: 48%;
}

/* About Page */
.logo_box {
  display: flex;
  align-items: center;
}

.mini_header {
  width: 100%;
  height: 90vh;
}

.mini_header_container {
  width: 50%;
  height: calc(70vh - 6rem);
  display: flex;
  align-items: center;
  margin-left: inherit;
  padding-left: 60px;
  margin-top: 70px;
}

.about_why_container {
  margin-top: 10rem;
  background-color: #fff;
}

.about_img {
  width: 100%;
}

.about_services {
  padding: 10rem 0rem;
  background-color: rgba(0, 0, 0, 0.4);
}

.about_service_content {
  display: flex;
  flex-direction: column;
}

.about_service_icon {
  width: 5rem;
}

.about_why_images{
image-resolution:snap;
height:auto;

}
.contact_p{

font-weight: bold;
color: white;
font-size: large;
margin-right: 30%;

}
.section_main_title1{
font-weight: bold;
  font-size: xx-large;
  font-family: Arial, Helvetica, sans-serif;
  color: #22315d;
}

.section_title {
  width: 100%;
  color: #f65335;
  text-align: center;
  margin-bottom: 6rem;
  font-size: 4rem;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

.team {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr));
  grid-gap: 2rem;
}

.team_img {
  width: 100%;
}
.mini_header_container1{

align-items: center;
text-align: center;
font-size: 3rem;
color:#f65335;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;


}

.mini_header_container2{

  

    align-items: center;
    text-align: center;
    font-size: 2rem;
    color:#22315d;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    
    


  }
.team_footer {
  background-color: var(--color-heading);
  margin-top: -1rem;
  padding: 2rem 1rem;
  color: var(--color-heading);
}

.about_mini_header {
    background-image: url(../images/american.jpg);
    background-size: cover;
}

.services_mini_header {
  background-image: url(../images/sservices-header-bg.png);
  background-size: cover;
}

.blog_mini_header {
  background-image: url(../images/last.gif);
  background-size: cover;
}
.flee_mini_header {
    background-image: url(../images/BANNER-UTB.jpg);
    background-size: cover;
}
.ourfleet_mini_header {
    background-image: url(../images/BANNER-CARRIERS.jpg);
    background-size: cover;
}
.shippers_mini_header {
    background-image: url(../images/certification-networ.png);
    background-size: cover;
}
.blog_mini_header {
  background-image: url(../images/our.gif);
  background-size: cover;
}
.form-control-file{
  background-color:c1f35;
  color: var(--color-secondary-1)
}
.my_fleettext{
font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 3rem;
  color:#f65335;
  font-weight: bold;
  text-shadow: #888;
  padding: 0%;
margin: 0%;

  
}

/* Fleet */
.fleets-tabs {
  background: rgb(238,238,238);
  display: flex;
  color: var(rgb(207,46,46));
  align-items: center;
  gap: -3px;
  line-height: 30px;
  color: #22315d;
  font-weight:500;
}
.one{
}

.fleets-tabs h4 {
  font-size: 40px;
  margin-bottom: 15px;
  color: rgb(5, 5, 68);
  

}
.one >p
{

font-weight: bold;

}

.fleet-img {
  width: 25%;
  margin-left: 15%;
  overflow: hidden;
  flex-shrink: 0;
  border-radius: 20px;
  size-adjust: 20px;
}

.fleet-img img {
  max-width: 100%;
  height: 80;
  border-radius: 20px;

}
.fleets-tabs-area .fleets-tabs:nth-child(.fleets-tabs:nth-child(all)) {
  flex-direction: row-reverse;
  height: 30%;
  
}

.fleet-text {
  padding: 50px;
  flex-shrink: 0;
  width: 48%;

  align-self: center;
}
.list1{

  display: flex;
  text-align: center;
  font-size: medium;
  justify-content: space-around;
 padding-left: 1%;
 font-weight: 800;
 padding-right: 4%;
}
.one{
  font-weight: bold;
  display: flex;
  font-size: medium;

}



.list2{
  font-weight: 800;
  text-align: center;
  display: flex;
  font-size: medium;
  justify-content: space-around;
  padding-left: 3%;
  padding-right: 12%;
  margin-block-end: 5%;
}

/* swiper js */
.swiper {
  width: 100%;
  height: 100%;
  margin-top: 6rem;
}