@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Berkshire+Swash&family=Fugaz+One&family=Marcellus+SC&family=Monoton&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Dancing+Script:wght@400..700&display=swap');

* {
  margin: 0;
  padding: 0;
}

body {
  background-image: linear-gradient(rgba(0, 0, 0, 0.658), rgba(0, 0, 0, 0.589)), url(../img/Global\ Business\ Logistics\ Import\ Export\ on\ White\ Background\ Stock\ Image\ -\ Image\ of\ ocean\,\ commerc.jpeg);

  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  /* background-size: cover; */

}
.wp button{
  border: none;
  background: none;
}
.wp a i{
  background-color: green;
  font-size: 30px;
  color: white;
  border-radius: 20%;
}

html,
body {
  overflow-x: hidden;
}

.about_title {
  border-bottom: 2px solid #2ca539;
  color: #3ab033
}

.logo {
  /* border: 1px solid rgb(201, 181, 181); */
  border-radius: 20px;
  margin: 0 10px;
  /* margin: 0 30px; */
  /* margin: 0 10px; */
}

.logo img {
  width: 70%;
  border-radius: 50%;
  /* padding: 10px 0; */
}

.card_link {
  color: #fff;
  text-decoration: none;
  background-color: #983423;
  padding: 10px;
  border-radius: 5px;
  font-size: 20px;
}

.card_link:hover {
  background-color: #2b2b2b;
  color: white;
}

.card {
  display: flex;
  position: relative;
  width: 50%;
  padding: 20px;
  box-shadow: 0 1px 19px 0px rgb(0 19 34 / 28%);
}

.card-subtitle {
  font-weight: bold;
  color: #3ab033;
}

.card span {
  font-size: 18px;
}

.card_img {
  display: inline-block;
  position: relative;
  width: 35%;
  height: 91px;
  border-radius: 25px;
  transition: 0.5s;
}

.card_img:hover {
  box-shadow: 0px 0px 9px 0px #000000f2;
}

.btn1 {
  background-color: black;
  color: white;
  border-radius: 5px;
}

.sec-1-text {
  border-radius: 50%;
}

.sec-1-text i {
  font-size: 14px;
  border: 1px solid;
  border-radius: 50%;
  text-align: center;
  border: none;
  background-color: white;
  padding: 6px;
  margin: 4px;
  color: #002f8c;
}

.sec-1-text p {
  font-weight: bold;
  color: white;
}

.sec-1-text a {
  text-decoration: none;
  color: whitex;
  margin: 0 5px 0 2px;
}

.design {
  background-color: #29d346e0;
  /* border-top-left-radius: 50px; */
  border-bottom-right-radius: 20px;
  padding: 2px 0 6px 0;
}

.aboutdesign {
  border: 1px solid;
  position: absolute;
  left: -1px;
  top: -1px;
  content: ' ';
  width: 60px;
  height: 80px;
  border-width: 5px 0 0 6px;
  border-color: #09a120;
}

.aboutdesign1 {
  border: 1px solid;
  position: absolute;
  right: -1px;
  top: -1px;
  content: ' ';
  width: 60px;
  height: 80px;
  border-width: 5px 6px 0 0;
  border-color: #09a120;
}

.sec10content p {
  font-size: 14px;
  color: black;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.image1 img {
  width: 100%;
}

button i {
  color: green;
}

.carousel-indicators [data-bs-target] {
  background-color: green;
}

.carousel-indicators {
  bottom: -23px;
}

.imgcontainer {
  box-shadow: 0px 0px 10px rgba(77, 211, 84, 0.836);
  margin: 15px auto;
  width: 60%;

}





/* navigation menu */



.menu {
  position: fixed;
  bottom: 0px;
  background: #f4f4f4;
  width: 100%;
  text-align: center;
  min-height: 50px;
  background: linear-gradient(#292963, #291ea5);
}

.menu ul {
  overflow-x: hidden;
  list-style-type: none;
  padding-top: 8px;
  overflow: auto;
  margin-bottom: 0px;
  padding-left: 0px;
  display: block;

}

.menu ul li {
  display: inline-block;
  text-align: center;
  padding: 0px 5px;
  /* max-width: 80px; */
}

.menu ul li a {
  display: inline-block;
  position: relative;
  text-align: center;
  color: #FFF;
  text-decoration: none;
}

.menu li:hover {
  background-color: #efefef0f;
  font-size: 17px;
}

.card_product {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 15px;
}

.card-title {
  border-bottom: #fa1717;
}

.card_title {
  font-family: "Marcellus SC", serif;
  font-weight: bold;

}

.view-details-btn:hover {
  background-color: #181a19d0;
  color: white;
  /* Add a darker shade for hover effect */
}


.btn-buy {
  width: 50%;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.text {
  white-space: nowrap;
  font-family: "Marcellus SC", serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  color: black;
  /* Change text color to contrast with background */
  font-weight: bold;
  /* Make the text bold */
  padding: 50px 10px 0 10px;
}

.owner h3 {
  border-right: 1px solid;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  font-family: "Marcellus SC", serif;
  font-size: 20px;
  font-weight: bold;
}

.owner1 {
  font-family: "Marcellus SC", serif;
}

.owner1 h3 {
  font-size: 20px;
  font-weight: bold;
}

.mainstars {
  text-align: center;
}

.mainstars ul {
  margin: 0;
  padding: 0;
}

.mainstars ul li {
  display: inline-block;
  color: #FFB900;
  font-size: 18px;
}

.main1 {
  text-align: center;
  justify-content: center;
}

.card-text {
  font-size: 15px;
  text-align: justify;
}

.product-gallery {
  /* border: 1px solid rgb(206, 185, 185); */
  cursor: pointer;
  box-shadow: 5px 2px 8px rgba(21, 22, 22, 0.678);
}

.card {
  width: 350px;
  /* border: 5px solid #C0DC5F; */
}

.card-2 {
  width: 350px;
  background: linear-gradient(#309000, #002f8c);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border: none;
  transition: all 0.5s;
  margin: 50px 0 0 0;
  /* padding: 20px 0; */
}

.card1 {
  width: 350px;
  background-color: white;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border: 7px solid #2f9000;
  transition: all 0.5s;
  margin: 50px 0 0 0;
}

.main p {
  text-align: center;
  font-family: "Marcellus SC", serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  text-transform: uppercase;
  width: 70%;
  margin: 0 auto;
}



.card_inner {
  border-radius: 5px;
}

.view-details-btn {
  background-color: rgb(140 140 119);
  font-family: "Marcellus SC", serif;
  color: white;
  font-weight: 600;
  font-size: 20px;
  margin: 5px;
}

.btn {
  width: 50%;
}

.name {
  font-size: 30px;
  font-weight: bold;
  /* font-family: Dancing Script; */
}

.idd {
  font-size: 15px;
  font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.idd1 {
  font-size: 12px;
}

.icncol {
  color: black;
}

.number {
  font-size: 22px;
  font-weight: bold;
}

.follow {
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  font-size: 17px;
  font-weight: 500;
  color: #444444
}

.btn1 {
  height: 40px;
  width: 150px;
  border: none;
  background-color: #000;
  color: #aeaeae;
  font-size: 17px
}

.text span {
  font-size: 15px;
  color: #545454;
  font-weight: 700;

}

.icons i {
  font-size: 23px;
  padding: 4px;
  margin: 5px;
  border: 1px solid;
  border-radius: 10px;
  border: none;
  background-color: white;
}

hr .new1 {
  border: 1px solid
}

.join {
  font-size: 14px;
  color: #ffffff;
  font-weight: bold
}

.date {
  background-color: #983423;
}

.product-image img {
  max-width: 100%;
  padding: 5px;
  /* margin: 5px; */
  height: auto;
  border-radius: 5px;
  box-shadow: 5px 2px 4px rgba(61, 199, 68, 0.836);
}

.product-image {
  /* background-color: rgb(197 236 188); */
  /* border: 5px solid rgba(154, 179, 154, 0.089); */
  /* border-top: none;
  border-right: none; */
  /* padding: 10px; */
  display: inline-block;
  /* Ensure each product image is in its own block */
}

.product-name {
  /* margin-top: 10px; */
  font-family: "Marcellus SC", serif;
  font-size: 25px;
  font-weight: bold;

}

.product-name button {
  font-family: "Marcellus SC", serif;
}

.product-image:hover {
  box-shadow: 3px 8px 16px rgba(170, 145, 218, 0.842);
  /* Add shadow on hover */
}

.texthead {
  font-weight: bold;
}

/* .modal-content{
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
} */
#courseName {
  padding: 15px 0 0 13px;
  font-size: 20px;
  color: #770707;
  font-family: serif;
  font-weight: 600;
}

#courseName h6 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

#courseName1 {
  padding: 19px 27px 12px 22px;
  font-size: 20px;
  color: #2d2e52;
  text-align: justify;
}


.video iframe {
  border-radius: 4%;
  box-shadow: 5px 0px 16px rgba(18, 17, 19, 0.842);
}

.productDescription {
  font-size: 18px;
  font-weight: 600;
  text-align: justify;
}

.modal{
  background-color: none;
  opacity: 100;
}
.modal-header {
  padding: 5px 0;
}

.modal-title {
  text-transform: uppercase;
}

.modal-body h3 {
  color: #555584;
  padding: 10px 0;
}
.modal-body1{
  padding: 0 22px;
}
.modal-body2 {
  padding: 0 34px;
}

.contbor {
  box-shadow: 5px 0px 16px rgba(196, 192, 201, 0.842);
  margin: 17px 50px;
}
.contbor1 {
  box-shadow: 5px 0px 16px rgba(196, 192, 201, 0.842);
  margin: 14px 21px;
}
#courseName2 {
  padding: 12px 27px 6px 22px;
  font-size: 22px;
  color: #656689;
  text-align: justify;
}







.close{
  position: absolute;
  top: 0px;
  right: 15px;
  color: #f1f1f1;
  font-size: 30px;
  font-weight: bold;
  transition: 0.3s;
  cursor: pointer;
}
/* 
.close-1{
  position: absolute;
  top: 15px;
  right: 15px;
  color: #f1f1f1;
  font-size: 30px;
  font-weight: bold;
  transition: 0.3s;
  cursor: pointer;
} */

.modal{
  cursor: pointer;
}


/* /////// */


.container {
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea,
#contact button[type="submit"] {
  font: 400 12px/16px "Open Sans", Helvetica, Arial, sans-serif;
}

#contact h3 {
  color: #F96;
  display: block;
  font-size: 30px;
  font-weight: 400;
}

#contact h4 {
  margin: 5px 0 15px;
  display: block;
  font-size: 13px;
}

fieldset {
  border: medium none !important;
  margin: 0 0 10px;
  min-width: 100%;
  padding: 0;
  width: 100%;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea {
  width: 100%;
  border: 1px solid #CCC;
  /* background:#FFF; */
  margin: 0 0 5px;
  padding: 10px;
}

#contact input[type="text"]:hover,
#contact input[type="email"]:hover,
#contact input[type="tel"]:hover,
#contact input[type="url"]:hover,
#contact textarea:hover {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border: 1px solid #AAA;
}

#contact textarea {
  height: 100px;
  max-width: 100%;
  resize: none;
}

#contact button[type="submit"] {
  cursor: pointer;
  width: 100%;
  border: none;
  background: #0CF;
  color: #FFF;
  margin: 0 0 5px;
  padding: 10px;
  font-size: 15px;
}

#contact button[type="submit"]:hover {
  background: #09C;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

#contact input:focus,
#contact textarea:focus {
  outline: 0;
  border: 1px solid #999;
}

::-webkit-input-placeholder {
  color: #888;
}

:-moz-placeholder {
  color: #888;
}

::-moz-placeholder {
  color: #888;
}

:-ms-input-placeholder {
  color: #888;
}




.sec10content {
  color: #302F2F;

  /* background-color: #CFEBDF; */
  font-family: "Outfit", Sans-serif;
  font-size: 20px;
  font-weight: 600;
  /* border: 1px solid #ABDBC7; */
  border-radius: 10px;
  /* display: flex; */
  /* justify-content: space-between; */
  /* align-items: center; */
  /* margin-bottom: 25px; */
  /* padding: 17px  0; */
  /* margin: 0 10px; */
}

.sec10content p {
  font-size: 14px;
}

.toggle-header p {
  margin: 0;
}

.toggle-header {
  justify-content: space-between;
}

.sec10content i {
  color: #43906E;
  font-size: 25px;
}


.sec10content {
  cursor: pointer;
}

.toggle-content {
  display: none;
  /* background-color: #00B75A; */
  padding: 12px 0;
  margin: 0 auto;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  /* transition: all 5s; */

}

.toggle-icon {
  font-size: 18px;
  color: blue;
  font-family: "Marcellus SC", serif;

  font-weight: bolder;
}

.stars {
  box-shadow: 5px 2px 8px rgba(4, 29, 13, 0.678);
  padding: 0 20px;
  margin: 10px 0;

}

.stars i {
  color: #FFB900;
}

.stars h5 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  margin: 0;
  text-transform: uppercase;

}

.stars p {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: bold;
  text-align: justify;
  font-size: 14px;
  line-height: 1.4;
}

.quote i {
  color: grey;
}

#contact button[type="submit"] {
  background: #12505f;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 20px;
}
.madewith{
  font-family: "Marcellus SC", serif;
  font-weight: bold;
}





/* slider card */

@media only screen and (max-width: 600px) {
  .menu ul {
    display: flex;
  }
}

@media only screen and (min-width: 600px) and (max-width:800px) {
  .menu ul {
    display: flex;
  }
}

@media(max-width:1450px) {
  .svg-1 {
    width: 350px;
    position: absolute;
    top: 180px;
    left: 500px;
  }
}


@media(max-width:1024px) {
  .svg-1 {
    width: 350px;
    position: absolute;
    top: 180px;
    left: 337px;
  }
}

@media(max-width:768px) {
  .svg-1 {
    width: 350px;
    position: absolute;
    top: 180px;
    left: 209px;
  }
}

@media (max-width: 576px) {
  .svg-1 {
    width: 350px;
    position: absolute;
    top: 220px;
    left: 75px;
  }
}

@media (max-width: 576px) {
  .svg-1 {
    width: 350px;
    position: absolute;
    top: 220px;
    left: 75px;
  }
}

@media (max-width: 425px) {
  .svg-1 {
    width: 350px;
    position: absolute;
    top: 220px;
    left: 38px;
  }
}

@media (max-width: 375px) {
  .svg-1 {
    width: 350px;
    position: absolute;
    top: 220px;
    left: 13px;
  }
}

@media (max-width:320px) {
  .svg-1 {
    width: 320px;
    position: absolute;
    top: 175px;
    left: 0px;
  }

  .sec-1-text {
    width: 90%;
    margin: 0 auto;
  }

  .sec2text h6 {
    width: 90%;
  }

  .card-text-1 {
    width: 90%;
    margin: 0 auto;
  }

  .video {
    width: 80%;
    height: 200;
    margin: 0 auto;
  }

  .reviews {
    width: 90%;
    margin: 0 auto;
  }

  .gallery {
    width: 90%;
    margin: o auto;
  }
}