@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@200;400;500;700&display=swap");
/* Base */
:root {
  --clr-primary: #0c8379;
}

*,
*::after,
*::before {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  font-family: "open", sans-serif;
}

html {
  scroll-behavior: smooth;
}

body {
  width: 100%;
  min-height: 100vh;
  /* background: radial-gradient(#111, #071a1a); */
  color: #ffffffec;
  overflow-x: hidden;
}

.container {
  width: 100%;
  margin: 0 auto;
}

.flex {
  display: flex;
  align-items: center;
  justify-content: center;
}

.header,
.section {
  width: 100%;
  padding: 40px 0;
  overflow: hidden;
  background-image: url("f.jpg");
 background-size: 100%; 
 background-repeat: no-repeat;
 height: 800px;
}

.header::after,
.header::before,
.section::after,
.section::before {
  content: "";
  position: absolute;
  width: 400px;
  height: 400px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
}

.header::after {
  left: -200px;
}

.header::before {
  right: -200px;
}

.mb {
  margin-bottom: 30px;
}

.mt {
  margin-top: 20px;
}

.section {
  background: #1d1f1e;
  position: relative;
  padding: 80px 0;
}

.section::after {
  left: -200px;
}

.section::before {
  width: 600px;
  right: -200px;
}

.section:nth-child(even) {
  background: #141615;
}

.section:nth-child(even)::after,
.section:nth-child(even)::before {
  display: none;
}

.primary {
  font-size: 35px;
  font-weight: 700;
}

.secondary {
  font-size: 25px;
  font-weight: 700;
}

.tertiary {
  font-size: 15px;
}
/* End Base */

/* Menu */
.menu {
  width: 100%;
  background:#F7F7F7;
  padding: 12px 0;
}

.menu .container {
  justify-content: space-between;
}

.mobile-btn {
  display: none;
}

.logo {
  cursor: pointer;
}

.logo img {
  width: 150px;
  height: auto;
}

.nav {
  list-style: none;
}

.nav-item {
  display: inline-block;
  margin-right: 30px;
  font-size: 18px;
  font-weight: 400;
  
}

.nav-item a {
  text-decoration: none;
  color: #000;
  font-size: 20px;
  font-weight: 500;
  margin-left: -52px;
  margin-right: 55px;
}



.nav-item:last-of-type {
  margin-right: 0;
}
/* End Menu */

/* Buttons */
.btn {
  padding: 10px 28px;
  background: var(--clr-primary);
  border-radius: 40px;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
  color: #fff;
  display: inline-block;
}

.btn:hover {
  background: #165f56;
  transition: 0.3s linear;
}

.btn-2 {
  font-size: 35px;
  text-decoration: none;
  color: #ccc;
  transition: 0.3s linear;
}

.btn-2:hover {
  color: #29a396;
}

/* End Buttons */

/* Header */

.visual {
  width: 40%;
}


.visual img {
  width: 100%;
}


.header h1 {
  font-size: 60px;
  font-weight: 750;
  text-align: center;
}

.header h1 span {
  color: var(--clr-primary);
  
}
/* End Header */
h1{
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  color:white;
}
h4{
  font-size: 22px;
  font-weight: 500;
  color: #0C71C3;
  text-align: center;
  margin-top: 9px;
}
h2{
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  color: #0C71C3;
}
h5{
  font-size: 18px;
  font-weight: 500;
  line-height: 1em;
  color: #333;
  text-align: center;
  font-family: "open", sans-serif;
  
    margin-bottom: 17px;
}
h3{
  font-size: 14px;
  color: #666;
  line-height: 1.7em;
  font-family: "open", sans-serif;
  text-align: center;
  margin-bottom: 17px;
}
section{
  background-color: white;
  margin-top: 40px;
}
img{
  max-width: 500px;
  float: right;
  
  margin-right: 150px;
}

.wrapper{

  margin: 150px auto;
  width: 100%;
}

.text-box {
  color:  #666;
  font-size: 14px;
  line-height: 1.7em;
  font-weight: 600;
  font-family: "open",sans-serif;
  text-align: left;
  
  
  
}
.text-box p{
  font-size: 14px;
  line-height: 1.7em;
  font-weight: 500;
  font-family: "open",sans-serif;
  margin-top: -88px;
  
  margin-left: 159px;
}
.ali{
  max-width: 500px;
  float: left;
  margin-left: 90px;
  margin-top: 90px;
  
}


.wrapper1{
  margin: 150px auto;
  width: 100%;
}
.text-box1{
  color: #666;
}
 .text-box1 h6{
  font-size: 26px;
  color: #333;
  line-height: 1em;
  margin-bottom: 17px;
  padding-top: 89px;
 }
 .mna{
  font-size: 14px;
  color: #666;
  line-height: 1.7em;
  font-family: "open", sans-serif;
  text-align:left;
  margin-top: 15px;
  
  
 }
 .qw1{
  background-color: #EFEFEF;
  width: 100%;
  height: 570px;
 }
 .aza{
  font-size: 22px;
  font-weight: 500;
  color: #333;
  line-height: 1em;
  text-align: center;
 }
 .azw{
  font-size: 22px;
  font-weight: 500;
  line-height: 1em;
  color: #333;
  font-weight: Open Sans,Arial,sans-serif;
 }
 .hum{
  font-size: 14px;
  color: #666;
  line-height: 1.7em;
  font-weight: Open Sans,Arial,sans-serif;
  text-align: left;
  font-weight: 500;
  margin-left: 66px;
 }
 .row{
  margin-top: -40px;

 }
 .backgroung-image{
  background-image: url('cargoship-FA\ \(1\).jpg');
  width: 700px;
  height: 700px;
 }
 

 .img_sec{
width: 100%;
height: 100vh;
background-image: url('WhatsApp\ Image\ 2024-09-26\ at\ 3.37.19\ PM.jpeg');
background-repeat: no-repeat;
background-size: cover;
background-position: cover;
margin-top: -39px;

 }
 .hero{
  width: 100%;
  height: 100vh;
  color: #000;
  display: flex;
  align-items: center;
  justify-content:center;
  margin-left: -360px;
 }
 form{
  width: 100%;
  max-width: 600px;
  margin-left: 82px;
 }
 .input-group{
  margin-bottom: 30px;
  position: relative;
 }
 input, textarea{
  width: 100%;
  padding: 10px;
  border: 1px solid #CCCCCC;
  font-size: 16px;
 }
 label{
  height: 100%;
  position: absolute;
  left: 0;
  top: o;
  padding: 10px;
  color: #666;
  cursor: text;
  transition: 0.2s;
  font-weight: 600;
 }
.btn_new{
  padding: 10px ;
  color: #000;
  outline: none;
  background-color: white;
  border: 1px solid #CCCCCC;
  cursor: pointer;
 }
 .btn_new:hover{
  background-color: #CCCCCC;
 }
 input:focus~label,
 input:valid~label,
 textarea:focus~label,
 textarea:valid~label{
  top: -35px;
  font-size: 16px;
 }
 .row1{
  display: flex;
  align-items: center;
  justify-content: space-between;
 }
 .row1 .input-group{
  flex-basis: 48%;
 }

/* Responsive */

@media (max-width: 768px) {
  .flex {
    flex-direction: column;
    text-align: center;
  }

  .mobile-btn {
    display: block;
    font-size: 35px;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 12px;
  }

  .menu.active .nav-item {
    display: block;
    margin: 30px 0;
  }

  .nav,
  .menu .btn {
    display: none;
  }

  .menu.active .nav,
  .menu.active .btn {
    display: block;
  }

  .menu.active {
    padding: 30px 0;
    width: 100%;
    transition: all 0.8s ease;
  }

  .text,
  .visual {
    width: 100%;
    margin-bottom: 20px;
  }

  .text h1 {
    font-size: 45px;
  }

  .primary {
    font-size: 28px;
  }

  .secondary {
    font-size: 22px;
  }

  .tertiary {
    font-size: 14px;
  }

  .trainer {
    margin-bottom: 20px;
  }

  .client {
    margin-bottom: 50px;
  }

  #discount .visual img {
    width: 70%;
    margin-bottom: 30px;
  }
}

@media (max-width: 530px) {
  .header::after,
  .header::before,
  .section::after,
  .section::before {
    display: none;
  }

  .primary {
    font-size: 25px;
  }

  .secondary {
    font-size: 20px;
  }

  .tertiary {
    font-size: 12px;
  }

  .text h1 {
    font-size: 34px;
  }

  
}
.wp-image-33{
  float: left;
  width: 250px;
  height: 50%;
  margin-left: 128px;
  margin-bottom: 26px;
}
.fotter1{
  font-size: 26px;
  color: #333;
}
.et_pb_module_header{
  color: #333;
}
.footer23{
  background-color: #EFEFEF;
  width: 100%;
  height: 350px;
  padding-top: 20px;
}
.wwe{
  color: #666666;
  margin-top: 23px;
  margin-left: 87px;

    text-align: center;
    font-weight: 500;

}


/* start Responsive */

@media screen and (width: 430px) {

  .header, .section {
    width: 50%;
    padding: 40px 0;
    overflow: hidden;
    background-image: url(f.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    height: 761px;
    margin-left: 104px;
}
.text h1 {
  font-size: 17px;
  margin-top: -29px;
}
.logo img {
  width: 150px;
  height: auto;
  margin-right: 22px;
}
h2 {
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  color: #0C71C3;
  margin-top: -645px;
}
h4 {
  font-size: 12px;
  font-weight: 500;
  color: #0C71C3;
  text-align: center;
  margin-top: 9px;
  margin-left: -10px;
}
img {
  max-width: 213px;
  float: right;
  margin-right: 113px;
  margin-top: -34px;
}
.text-box p {
  font-size: 12px;
  line-height: 1.7em;
  font-weight: 500;
  font-family: "open", sans-serif;
  margin-top: -87px;
  margin-left: 121px;
  padding-right: 130px;
  text-align: center;
}
h5 {
  font-size: 9px;
  font-weight: 500;
  line-height: 1em;
  color: #333;
  text-align: center;
  font-family: "open", sans-serif;
  margin-bottom: 17px;
  padding-right: 7px;
}
h3 {
  font-size: 9px;
  color: #666;
  line-height: 1.7em;
  font-family: "open", sans-serif;
  text-align: center;
  margin-bottom: 17px;
  padding-right: 131px;
  margin-left: 123px;
}

.ali {
  max-width: 500px;
  float: left;
  margin-left: 90px;
  margin-top: 289px;
}
.azw {
  font-size: 18px;
  font-weight: 500;
  line-height: 1em;
  color: #333;
  font-weight: Open Sans, Arial, sans-serif;
  text-align: center;
  padding-left: 127px;
}
.fotter1 {
  font-size: 15px;
  color: #333;
}
}

