* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;

}

body {
  font-family: myfont !important;
}


@font-face {
  font-family: 'myfont';
  src: url('../font/Fonts/Montserrat-Regular.ttf');
  /* src: url('../font/Arima/static/Arima-Regular.ttf'); */
}

.row {
  display: flex;
  flex-wrap: wrap;
}

/* border code*/
.border-local {
  border: 1px solid #0F3B66 !important;
}

.text-under-line {
  opacity: 1 !important;
  border-width: 5px;
  color: #B1291A;
  /* width: 16%; */
  margin-top: 0;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  /* margin-left: 16px; */
}

.border-head {
  border-bottom: 3px solid #B1291A !important;
  width: fit-content !important;
}

/* border end */

.carousel-control-next-icon {
  background-color: #0F3B66 !important;
  color: white !important;
  filter: none !important;
}

.carousel-control-prev-icon {
  background-color: #0F3B66 !important;
  color: white !important;
  filter: none !important;
}

.course-box-border {
  border: 1px solid #0F3B66;
}

/* color code */
.back {
  background-color: #0F3B66 !important;

}

.back-1 {
  background-color: #F7E9E9 !important;
}

.color {
  color: #0F3B66 !important;
}

.color-1 {
  color: #B1291A !important;
}

/* color code */
/* back-color */
.back-color {
  background-color: #FEF0F0 !important;
}

.form-back {
  background-color: #F5F5F5 !important;
}

.color-back-1 {
  background-color: #B1291A !important;
}

/* back-color */

.justify {
  justify-content: space-between;
}

.align {
  align-items: center;
}

.text-center {
  text-align: center;
}

.img_100 {
  width: 100%;
  display: block;
}



.logo img {
  width: 100%;
}

.logo-text {
  color: #0F3B66;
  font-family: myfont;
  font-weight: bold;
  margin: 10px 10px;


}

.header-bg {
  margin-bottom: 25px;
}


.links ul li a {
  font-size: 15px;
  color: #0F3B66;
  font-weight: bold;
  font-family: myfont;

  text-transform: uppercase;
  /* padding: 0 15px; */
  text-decoration: none;
  text-align: right;
}

.links ul li {
  display: inline-block;


}

.links ul li a:hover {
  color: #B1291A;



}

.button-1 button {
  background-color: #0F3B66;
  color: white;
  font-size: 15px;
  padding: 8px 17px;
  font-family: myfont;
  border: none;
  justify-content: right;
  border-radius: 8px;

}

.button-1 button:hover {
  background-color: #B1291A;
  color: white;
}

.main-bg img {
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.502);
  background-blend-mode: multiply;
}

.aksh:hover {
  border: 1px solid #a31010 !important;
}


.sec-main-2 h2 {
  color: #0F3B66;

}

.sec-main-text h1 {
  color: #0F3B66;
  font-size: 40px;
  font-family: myfont;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
  text-decoration: underline;
  text-decoration-color: #B1291A;
}

.btn button {
  background-color: #0F3B66;
  color: white;
  font-size: 18px;
  padding: 8px 17px;
  font-family: myfont;
  border: none;
  border-radius: 8px;
  align-items: center;


}

.btn-2 button {
  background-color: #0F3B66;
  color: white;
  font-size: 15px;
  padding: 8px 17px;
  font-family: myfont;
  border: none;
  border-radius: 8px;
  display: block;
  align-items: center;
  margin: 0 auto;


}



.sec-main-text2 p {
  color: #0F3B66;
  text-align: left;
  /* margin-bottom: 20px; */
  /* font-size: 16px; */
}

/* ...... courses section.... */
.couse-sec {
  padding-bottom: 20px;
}

.t img {
  width: 100%;
  height: 100%;
}

.tab {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.tabcontent {
  display: none;

}


.tabcontent-1 button:hover {
  background-color: white;
}

.sport-box h2 {
  color: #0F3B66;
}

.exactly h3 {
  font-size: 29px;
  text-transform: uppercase;
  color: #3ea2d8;
  font-weight: 500;
  font-family: "Raleway";
  text-align: center;
  margin: 20px 0;
}

.exactly p {
  width: 60%;
  margin: 0 auto;
  font-size: 19px;
  line-height: 33px;
  color: #3ea2d8;
  font-weight: 400;
  font-family: "Raleway";
  text-align: center;
  padding: 20px 0;
}

.ex-list {
  width: 60%;
  margin: 100px auto;
  text-align: center;

}

.ex-list ul li {
  display: inline-block;
}

.ex-list ul li a {
  font-size: 17px;
  color: #3ea2d8;
  font-weight: 500;
  font-family: "Raleway";
  padding: 0 50px;
}

.ex-list ul li a:hover {
  color: #ffffff;
}

.sport {
  margin: 20px 0;
}


.sport-box {
  text-align: center;
}

.sport-box img {
  margin: 20px 0;
}

.sec-main-text p {
  color: #3ea2d8;
  color: #0F3B66;
  font-family: myfont;
  text-align: center;
  margin-bottom: 20px;
  margin-bottom: 35px;
}

.sport-box h2 {
  font-size: 25px;
  text-transform: uppercase;
  color: #0F3B66;
  font-weight: 700;
  text-align: center;
  font-family: myfont;
  font-weight: bold;
}

.sport-box h4 {
  font-size: 25px;
  text-transform: uppercase;
  color: black;
  font-weight: 700;
  font-family: "Raleway";
  text-align: center;
  margin: 20px 0;
}

.sport-box p {
  width: 60%;
  margin: 0 auto;
  font-size: 15px;
  line-height: 25px;
  color: black;
  font-family: myfont;
  /* font-weight: 400; */
  text-align: center;
  padding: 15px 0;
}

.sport-box h5 {
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Roboto";
  text-align: center;
  color: #ffffff;


}

.sport-box .account {
  font-weight: 400;
  font-family: "Lora";
  text-align: center;
  display: block;
  color: #ffffff;

}

.sport-box button {
  background-color: #0F3B66;
  color: white;
  font-size: 15px;
  padding: 8px 17px;
  font-family: myfont;
  border: none;
  border-radius: 8px;
  margin-bottom: 25px;
}

.sport-box-1 {
  text-align: center;

}

.sport-box-3 {
  text-align: center;

}

.sport-box-3 img {
  margin: 20px 0px;
}

.sport-box-3 h2 {
  font-size: 25px;
  text-transform: uppercase;
  color: #0F3B66;
  font-weight: 700;
  text-align: center;
  font-family: myfont;
  font-weight: bold;
}

.sport-box-3 p {
  width: 60%;
  margin: 0 auto;
  font-size: 15px;
  line-height: 25px;
  color: black;
  font-family: myfont;
  text-align: center;
  padding: 15px 0;
}

.sport-box-3 button {
  background-color: #0F3B66;
  color: white;
  font-size: 15px;
  padding: 8px 17px;
  font-family: myfont;
  border: none;
  border-radius: 8px;
  margin-bottom: 25px;
}

/* .........tranner part.........///// */

/* ........///////// our brands .....///////// */
@keyframes slide {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-100%);
  }
}

.logos {
  overflow: hidden;
  /* padding: 30px 0; */
  background: white;
  white-space: nowrap;
  position: relative;
}

.logos:before,
.logos:after {
  position: absolute;
  top: 0;
  width: 250px;
  height: 100%;
  content: "";
  z-index: 2;
}

.logos:before {
  left: 0;
  background: linear-gradient(to left, rgba(255, 255, 255, 0), white);
}

.logos:after {
  right: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), white);
}

.logos:hover .logos-slide {
  animation-play-state: paused;
}

.logos-slide {
  display: inline-block;
  animation: 35s slide infinite linear;
}

.logos-slide img {
  height: 250px;
  margin: 0 40px;
}

form {
  display: flex;
  flex-direction: column;
}

form * {
  margin: 2px 0px;
  color: #0F3B66;
}


#country option {
  background-color: white;
}

/* When moving the mouse over the submit button, add a darker green color */
input[type=submit]:hover {
  background-color: #B1291A;
}

@keyframes show_popup {
  from {
    transform: scale(0);
  }

  to {
    transform: scale(1);
  }
}



.Foot_bg {
  /* margin-top: 100px; */
  padding-top: 30px;
  padding-bottom: 50px;
}


.Foter_text ul li {
  display: inline-block;
}

.footer_txt-2 li {
  display: inline-block;
}

.footer_txt-2 {
  display: block;
  line-height: 23px;
  color: #0F3B66;
  /* font-size: 20px; */
  font-family: myfont;
}

.footer_txt a {
  line-height: 15px;
  color: #0F3B66;
  /* font-size: 20px; */
  font-family: myfont;
  text-decoration: none;
  display: inline-block;
}

/* .footer_txt-2 {
  margin-top: 15px;
} */

.footer_txt-2 a {
  color: #0F3B66;
  /* margin-left: 7px; */
  /* padding-bottom: 20px; */
  text-decoration: none;
}

.footer_txt-2 {
  text-align: center;
}

/* .footer_txt-2 i {
  color: #B1291A;
} */

.footer_txt-1 a {
  display: inline-block;
  line-height: 23px;
  line-height: 40px;
  color: #0F3B66;
  /* font-size: 20px; */
  font-family: myfont;
  text-decoration: none;

}




.design-section {
  background-color: #0F3B66;
  /* padding-bottom: 25px; */
}



.design-section p {
  color: white !important;
  font-size: 12px;
  text-align: left;
}

.design-section span a {
  color: #f3faff;
  font-family: myfont;
  font-weight: bold;

}

.design-section span {
  font-family: myfont;
  font-weight: bold;
  color: #f3faff;


}


/* Create two columns that float next to eachother */
.facebook {
  background: #3B5998;
  color: white;
  padding: .4rem;
}


/* ........... About Us section ......... */


.more-content {
  display: none;
}

.our-export-main span {
  color: #B1291A;
}




.our-export-main p {
  color: rgb(15, 59, 102);
  text-align: center;
}


.sport-box-2 {
  text-align: center;
  /* margin-top: 70px; */

}


/* ........... About Us section ......... */
.tab button {
  background-color: white;
  color: black;
  border: none;
  cursor: pointer;
  padding: .6em;
  transition: background-color 0.3s;
  margin-right: 5px;
}

.tab button.active {
  background-color: #0F3B66;
  /* Change this color to whatever you prefer */
  color: white;
}

.content {
  display: none;
}

.content.active {
  display: block;
}



/* .mySlides {
  display: none;
} */

img {
  vertical-align: middle;
}

/* Slideshow container */
.slideshow-container {
  width: 90%;
  height: 80%;
  position: relative;
  margin: auto;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 20px;
  padding: 5px;
  display: inline-block;
  width: 20px;
  background-color: #bb2121;
}

/* .active {
  background-color:#0F3B66  ;
  color: white;

} */

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 10.50s;
}

@keyframes fade {
  from {
    opacity: .4
  }

  to {
    opacity: 1
  }
}

/* On smaller screens, decrease text size */
.text {
  font-size: 11px
}


/* .......why chhose us ....... */

.why-choose-text img {
  height: 100px;
  width: 100px;
  margin: 0 auto;
  align-items: center;
  display: block;
}

#choose {
  margin-top: 40px;
}

.why-choose-text h5 {
  color: #0F3B66;
  text-align: center;
  margin-top: 20px;

}

.our-export-main-1 h1 {
  color: #0F3B66;
  font-size: 40px;
  font-family: myfont;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
  padding-top: 50px;

  text-decoration: underline;
  text-decoration-color: #B1291A;

}

.our-export-main-1 p {
  color: #0F3B66;
  font-size: 15px;
  font-family: myfont;
  text-align: center;
  margin-bottom: 40px;

}

.our-export-main-1 {
  background-color: #F3FAFF;
  margin-top: 50px;
  padding-bottom: 70px;
}

/* .......why chhose us ....... */


/* .........anand  patel............. */

.anand-patel-text img {
  border-radius: 10px;
  /* margin-left: 30px; */
}

.anand-patel-text h2 {
  color: #0F3B66;
  /* margin-top: 60px; */
}

.anand-patel-text h1,
h2,
h4,
p {
  margin-right: auto;
}

.anand-patel-text h4 {
  color: black;
  margin-top: 10px;
}

.anand-patel-text p {
  color: black;
  margin-top: 10px;
}

.anand-patel-text h1 {
  color: #B1291A;
  margin-top: 20px;
}

.anand-patel-text ul li {
  display: inline-block;
  margin: 20px 5px;
}

.anand-patel-text ul li a {
  height: 40px;
  width: 40px;
  color: white;
  font-size: 20px;
  display: grid;
  place-items: center;
  background-color: #0F3B66;
  border-radius: 10%;
  text-decoration: none;

}

.anand-patel-text ul li a:hover {
  background-color: #B1291A;
}


#more {
  display: none;
}

#more-2 {
  display: none;
}

#myBtn {
  background-color: #0F3B66;
  padding: 10px 55px;
  border-radius: 10px;
  color: white;
  font-family: myfont;
  /* margin-top: 30px; */
  border: none;
}


/* .kd ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-left: 50px;
}

.kd ul li {
  --c: #0F3B66;
  color: var(--c);
  font-size: 16px;
  border: 0.3em solid var(--c);
  border-radius: 0.5em;
  width: 12em;
  height: 3em;
  text-transform: uppercase;
  font-weight: bold;
  font-family: sans-serif;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 2.5em;
  position: relative;
  overflow: hidden;
  z-index: 1;
  transition: 0.5s;
}

.kd ul li span {
  position: absolute;
  width: 25%;
  height: 100%;
  background-color: var(--c);
  transform: translateY(150%);
  border-radius: 50%;
  left: calc((var(--n) - 1) * 25%);
  transition: 0.5s;
  transition-delay: calc((var(--n) - 1) * 0.1s);
  z-index: -1;
}

.kd ul li:hover {
  color: white;
}

.kd ul li:hover span {
  transform: translateY(0) scale(2);
}

.kd ul li span:nth-child(1) {
  --n: 1;
}

.kd ul li span:nth-child(2) {
  --n: 2;
}

.kd ul li span:nth-child(3) {
  --n: 3;
}

.kd ul li span:nth-child(4) {
  --n: 4;
} */

#myBtn :hover {
  background-color: white;
  border: 2px solid #0F3B66;
}

#myBtn-2 {
  background-color: #9bb4cd;
  padding: 10px 10px;
  border-radius: 10px;
  color: white;
  font-family: myfont;
  margin-top: 30px;
  border: none;
}

/* .........anand  patel............. */



/* ...... photo gallary...... */


.album .responsive-container-block {
  min-height: 75px;
  height: fit-content;
  width: 100%;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  justify-content: flex-start;
}

.album .responsive-container-block.bg {
  max-width: 1320px;
  margin: 0 0 0 0;
  justify-content: space-between;
}

.album .img {
  width: 100%;
  margin: 0 0 20px 0;
}

.album #i9rb {
  color: black;
}

.album #ir6i {
  color: black;
}

.album #ikz3b {
  color: black;
}

.album .responsive-container-block.img-cont {
  flex-direction: column;
  max-width: 33.3%;
  min-height: auto;
  margin: 0 0 0 0;
  height: 100%;
}

.album #ipix {
  color: black;
}

.album #ipzoh {
  color: black;
}

.album #ig5q8 {
  color: black;
}

.album #imtzl {
  color: black;
}

.album #i53es {
  color: black;
}

.album .img.img-big {
  height: 50%;
  margin: 0 0 16px 0;
}


.album .img {
  margin: 0 0 18px 0;
}



.album .img {
  max-width: 32.5%;
  margin: 0 0 0 0;
}

.album .responsive-container-block.bg {
  flex-direction: column;
}

.album .responsive-container-block.img-cont {
  max-width: 100%;
  flex-direction: row;
  justify-content: space-between;
}

.album .img.img-big {
  max-width: 49%;
  margin: 0 0 0 0;
}



.album .img {
  max-width: 94%;
  margin: 0 0 25px 0;
}

.album .responsive-container-block.img-cont {
  flex-direction: column;
  align-items: center;
  padding: 10px 10px 10px 10px;
}

.album .img.img-big {
  max-width: 94%;
  margin: 0 0 25px 0;
}

.album .img.img-last {
  margin: 0 0 5px 0;
}




*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* .wk-desk-1 {
  width: 8.333333%;
} */

/* .wk-desk-2 {
  width: 16.666667%;
}

.wk-desk-3 {
  width: 25%;
}

.wk-desk-4 {
  width: 33.333333%;
}

.wk-desk-5 {
  width: 41.666667%;
}

.wk-desk-6 {
  width: 50%;
}

.wk-desk-7 {
  width: 58.333333%;
}

.wk-desk-8 {
  width: 66.666667%;
}

.wk-desk-9 {
  width: 75%;
}

.wk-desk-10 {
  width: 83.333333%;
}

.wk-desk-11 {
  width: 91.666667%;
}

.wk-desk-12 {
  width: 100%;
}


.wk-ipadp-1 {
  width: 8.333333%;
}

.wk-ipadp-2 {
  width: 16.666667%;
}

.wk-ipadp-3 {
  width: 25%;
}

.wk-ipadp-4 {
  width: 33.333333%;
}

.wk-ipadp-5 {
  width: 41.666667%;
}

.wk-ipadp-6 {
  width: 50%;
}

.wk-ipadp-7 {
  width: 58.333333%;
}

.wk-ipadp-8 {
  width: 66.666667%;
}

.wk-ipadp-9 {
  width: 75%;
}

.wk-ipadp-10 {
  width: 83.333333%;
}

.wk-ipadp-11 {
  width: 91.666667%;
}

.wk-ipadp-12 {
  width: 100%;
}



.wk-tab-1 {
  width: 8.333333%;
}

.wk-tab-2 {
  width: 16.666667%;
}

.wk-tab-3 {
  width: 25%;
}

.wk-tab-4 {
  width: 33.333333%;
}

.wk-tab-5 {
  width: 41.666667%;
}

.wk-tab-6 {
  width: 50%;
}

.wk-tab-7 {
  width: 58.333333%;
}

.wk-tab-8 {
  width: 66.666667%;
}

.wk-tab-9 {
  width: 75%;
}

.wk-tab-10 {
  width: 83.333333%;
}

.wk-tab-11 {
  width: 91.666667%;
}

.wk-tab-12 {
  width: 100%;
}



.wk-mobile-1 {
  width: 8.333333%;
}

.wk-mobile-2 {
  width: 16.666667%;
}

.wk-mobile-3 {
  width: 25%;
}

.wk-mobile-4 {
  width: 33.333333%;
}

.wk-mobile-5 {
  width: 41.666667%;
}

.wk-mobile-6 {
  width: 50%;
}

.wk-mobile-7 {
  width: 58.333333%;
}

.wk-mobile-8 {
  width: 66.666667%;
}

.wk-mobile-9 {
  width: 75%;
}

.wk-mobile-10 {
  width: 83.333333%;
}

.wk-mobile-11 {
  width: 91.666667%;
}

.wk-mobile-12 {
  width: 100%;
} */


/* ...... photo gallary...... */


/* ............contact us ........... */

/* .contact-us-main label {
  color: #0F3B66;
  margin-top: 10px;
} */


/* ............contact us ........... */






/* .square {
  position: absolute;
  height: 400px;
  top: 50%;
  left: 50%;
  transform: translate(181%, 11%);
  opacity: 0.2;
} */


.form {
  grid-template-columns: 1fr;
}

.contact-info:before {
  bottom: initial;
  top: -75px;
  right: 65px;
  transform: scale(0.95);
}

/* .contact-form:before {
  top: -13px;
  left: initial;
  right: 70px;
} */

/* .square {
  transform: translate(140%, 43%);
  height: 350px;
} */

/* .big-circle {
  bottom: 75%;
  transform: scale(0.9) translate(-40%, 30%);
  right: 50%;
} */

.text {
  margin: 1rem 0 1.5rem 0;
}

.social-media {
  padding: 1.5rem 0 0 0;
}

.contact-info:before {
  display: none;
}

/* .square,
.big-circle {
  display: none;
} */

/* form,
.contact-info {
  padding: 1.7rem 1.6rem;
} */

.text,
.information,
.social-media p {
  font-size: 0.8rem;
}

.title {
  font-size: 1.15rem;
}

.social-icons a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.icon {
  width: 23px;
}

.input {
  padding: 0.45rem 1.2rem;
}

/* .btn {
  padding: 0.45rem 1.2rem;
} */




.credit {
  text-align: center;
  color: #bf2424;
}

.credit a {
  text-decoration: none;
  color: #685143;
  font-weight: bold;
}




.text-center h1 {
  text-align: center;
  color: #0F3B66;
  font-size: 40px;
  font-family: myfont;
  font-weight: bold;
  text-align: center;
  /* margin-top: -26px; */
  margin-bottom: 9px;
}

.text-center p {
  color: #0F3B66;
  font-family: myfont;
  text-align: center;
  color: rgb(15, 59, 102);
}

.content {
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* .address-line {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
} */


.address-line i {
  display: inline-block;
  background-color: #0F3B66;
  border-radius: 19px;
  padding: 14px 14px;
  /* font-size: 30px; */
  color: #F3FAFF;
  vertical-align: top;
}


.address-line p {
  font-family: myfont;
  margin-top: 5px;
  margin-bottom: 15px;
  padding-left: 13px;
  font-size: 11px;
}



/* .akshme {
  margin-right: 100px;
} */



/* .col_1 {
  width: 808px;
} */

/* .col_2 {
  flex: 1 1 auto;
  background-color: white;
  border-radius: 10px;
  border: 0.5px solid#0F3B66;
} */

.form-container {
  color: white;
  /* padding: 30px 95px; */
}



.contact-info-title {
  color: #0F3B66;
  font-family: myfont;
  font-weight: bold;
  font-size: 20px;
}

.form-row {
  padding-bottom: 5px;
  color: #0F3B66;
}

.form-field {
  width: 100%;
  border: none;
  border-bottom: 1px solid #000;
}


.send-btn {
  border: 0px;
  padding: 12px 50px;
  background-color: #0F3B66;
  font-family: myfont;
  font-weight: bold;
  font-size: 15px;
  border-radius: 10px;
  color: white;
}

.col_1 {
  width: 360px;
}



.content {
  display: block;
}

.col_2 {
  margin-top: 40px;
}

.col_1 {
  width: 100%;
}

.sec-main-contact {
  font-family: Arial;
  /* background-size: cover; */
  /* background-position: center; */
  /* background-repeat: no-repeat; */
  background-attachment: fixed;
  /* margin-bottom: 80px; */
}
.contact-info p{
  font-family: myfont;

}
.design-section p{
  padding-top: 15px;
}



.login-popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1099;
  background-color: rgba(0, 0, 0, 0.6);
  visibility: hidden;
  opacity: 0;
  transition: all 1s ease;
}

.login-popup.show {
  visibility: visible;
  opacity: 1;
}

.login-popup .box {
  background-color: #F3FAFF;
  width: 750px;
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 10px;
  transform: translate(-50%, -50%);
  display: flex;
  flex-wrap: wrap;
  opacity: 0;
  margin-left: 50px;
  transition: all 1s ease;

}

.login-popup.show .box {
  opacity: 1;
  margin-left: 0;
}

.login-popup .box .img-area {
  flex: 0 0 50%;
  max-width: 50%;
  position: relative;
  overflow: hidden;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.login-popup .box .img-area h1 {
  font-size: 30px;
}

/* .login-popup .box .img-area .img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url('img/bg.jpg');
  background-size: cover;
  background-position: center;
  animation: zoomInOut 7s linear infinite;
  z-index: -1;

} */

@keyframes zoomInOut {

  0%,
  100% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }
}

.login-popup .box .form {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 40px 30px;
}

/* .login-popup .box .form h1 {
  color: #0F3B66;
  font-size: 30px;
  margin: 0 0 30px;
  text-align: center;
  text-decoration: underline;
  text-decoration-color: #B1291A;
} */

/* .login-popup .box .form .form-control {
  height: 45px;
  margin-bottom: 30px;
  width: 100%;
  border: none;
  border-bottom: 1px solid #cccccc;
  font-size: 15px;
  color: #000000;
} */

/* .login-popup .box .form .form-control:focus {
  outline: none;
} */

/* .login-popup .box .form label {
  font-size: 15px;
  color: #555555;
} */

.login-popup .box .form .btn {
  width: 100%;
  background-color: #0F3B66;
  margin-top: 40px;
  height: 45px;
  border: none;
  border-radius: 25px;
  font-size: 15px;
  text-transform: uppercase;
  color: #ffffff;
  cursor: pointer;
}

.login-popup .box .form .btn:focus {
  outline: none;
}

.login-popup .box .form .close {
  position: absolute;
  right: 10px;
  top: 0px;
  font-size: 30px;
  cursor: pointer;
}

/*responsive*/

.login-popup .box {
  width: calc(100% - 30px);
}

.login-popup .box .img-area {
  display: none;
}

.login-popup .box .form {
  flex: 0 0 100%;
  max-width: 100%;
}





.footer_txt {
  font-size: 12px;
  text-align: center;
}

.my-float {
  margin-top: 16px;
}

/* .....toggle buttton....... */



/* .sec-slidder{
  background-color: #000;
} */

@keyframes scrolling {

  0% {
    transform: translateX(80%);
  }

  100% {
    transform: translateX(-20%);
  }
}

/* .slider-items img {
  width: 27%;
  margin: 20px;

} */



/* me */
.wrapper {
  padding: 70px 0;
  overflow-x: hidden;
}


.my-slider {
  padding: 0 70px;
}

/* our expert */
.slide-container {
  max-width: 1120px;
  width: 100%;
  padding: 40px 0;
}

.slide-content {
  margin: 0 40px;
  overflow: hidden;
  border-radius: 25px;
}

.card {
  border-radius: 25px;
  background-color: #FFF;
}

.image-content,
.card-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px 14px;
}

.image-content {
  position: relative;
  row-gap: 5px;
  /* padding: 25px 0; */
}

.overlay {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  /* background-color: #0F3B66; */
  /* border-radius: 25px 25px 0 25px; */
}

.overlay::before,
.overlay::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -40px;
  height: 40px;
  width: 40px;
  /* background-color: #0F3B66; */
}

.overlay::after {
  border-radius: 0 25px 0 0;
  background-color: #FFF;
}

.card-image {
  position: relative;
  height: 150px;
  width: 150px;
  /* border-radius: 50%; */
  background: #FFF;
  padding: 3px;
}

.card-image .card-img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 50%;
  border: 4px solid #dfcdcd;
}

.name {
  font-size: 18px;
  font-weight: 500;
  color: #333;
}

.description {
  font-size: 14px;
  color: #707070;
  text-align: center;
}

/* .button{
  border: none;
  font-size: 16px;
  color: #FFF;
  padding: 8px 16px;
  background-color: #0F3B66;
  border-radius: 6px;
  margin: 14px;
  cursor: pointer;
  transition: all 0.3s ease;
} */
/* .button:hover{
  background: #265DF2;
} */

.card-image {
  width: 200px;
  height: 200px;
  overflow: hidden;
  border-radius: 50%;
}

.card-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.card-content {
  text-align: center;
  margin-top: 10px;
}

/* @media screen and (max-width: 768px) {
  .slide-content{
    margin: 0 10px;
  }
  .swiper-navBtn{
    display: none;
  }
} */

/* our expert */

/* font-size list [
*/
.font-size-17 {
  font-size: 10px;
}

/* if update the font size .font-size-17{
  font-size: 13px;
} */
.font-size-15 {
  font-size: 14px;
}

.font-size-18 {
  font-size: 12px;
}

.font-size-card-18 {
  font-size: 23px;
}
.font-size-card-last {
  font-size: 15.07px;
}

.font-size-38 {
  font-size: 38px;
}

.font-size-25 {
  font-size: 18px;
}

.font-size-24 {
  font-size: 14px;
}

/* font-size list */

/* col */
.col-24 {
  width: 100%;
}

body {
  background-color: #FFFFFF !important;
}

/* col */
/* shadow */
.shadow-box {
  -webkit-box-shadow: 1px -1px 15px 1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 1px -1px 15px 1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 2px 35px -9px rgba(0, 0, 0, 0.75);
}

/* shadow */
/* // X-Small devices (portrait phones, less than 576px) */
/* // No media query for `xs` since this is the default in Bootstrap */

/* // Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
  .font-size-card-last {
    font-size: 15.07px;
  }
  .font-size-15 {
    font-size: 14px;
  }

  .font-size-17 {
    font-size: 13px;
  }

  .font-size-18 {
    font-size: 12px;
  }

  .font-size-card-18 {
    font-size: 18px;
  }

  .font-size-38 {
    font-size: 30px;
  }

  .font-size-25 {
    font-size: 25px;
  }

  .font-size-24 {
    font-size: 14px;
  }

  .content {
    display: flex;
    margin-top: 40px;
    margin-bottom: 40px;
  }


  .col-24 {
    width: 33%;
  }
}

@media (min-width: 668px) {
  .font-size-card-last {
    font-size: 15.07px;
  }
  .font-size-15 {
    font-size: 14px;
  }

  .font-size-card-18 {
    font-size: 12px;
  }

  .font-size-38 {
    font-size: 38px;
  }

  .font-size-25 {
    font-size: 25px;
  }

  .font-size-24 {
    font-size: 14px;
  }

  .content {
    display: flex;
    margin-top: 40px;
    margin-bottom: 40px;
  }


  .col-24 {
    width: 50%;
  }
}

/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .font-size-card-last {
    font-size: 15.07px;
  }

  .font-size-15 {
    font-size: 14px;
  }

  .font-size-17 {
    font-size: 17px;
  }

  .font-size-card-18 {
    font-size: 12px;
  }

  .font-size-38 {
    font-size: 38px;
  }

  .font-size-25 {
    font-size: 25px;
  }

  .font-size-24 {
    font-size: 20px;
  }

  .content {
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
  }



  .col-24 {
    width: 24%;
  }
}

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .font-size-card-last {
    font-size: 15.07px;
  }
  .font-size-15 {
    font-size: 14px;
  }

  .font-size-17 {
    font-size: 17px;
  }

  .font-size-38 {
    font-size: 38px;
  }

  .font-size-25 {
    font-size: 25px;
  }

  .font-size-24 {
    font-size: 24px;
  }

  .content {
    display: flex;
    margin-top: 20px;
    margin-bottom: 20px;
  }



  .col-24 {
    width: 24%;
  }
}

/* // X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .font-size-card-last {
    font-size: 15.07px;
  }
  .font-size-15 {
    font-size: 14px;
  }

  .font-size-17 {
    font-size: 17px;
  }

  .font-size-card-18 {
    font-size: 12px;
  }

  .font-size-38 {
    font-size: 38px;
  }

  .font-size-25 {
    font-size: 25px;
  }

  .font-size-24 {
    font-size: 20px;
  }

  .content {
    display: flex;
    margin-top: 40px;
    margin-bottom: 40px;
  }




  .col-24 {
    width: 24%;
  }
}

/* // XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {
  .font-size-15 {
    font-size: 14px;
  }

  .font-size-17 {
    font-size: 17px;
  }

  .font-size-card-18 {
    font-size: 18px;
  }
  .font-size-card-last {
    font-size: 15.07px;
  }

  .font-size-38 {
    font-size: 38px;
  }

  .font-size-25 {
    font-size: 33px;
  }

  .font-size-24 {
    font-size: 20px;
  }

  .content {
    display: flex;
    margin-top: 40px;
    margin-bottom: 40px;
  }



  .col-24 {
    width: 24%;
  }
}


.img-hover-zoom {
  /* height: 300px; */
  /* [1.1] Set it as per your need */
  overflow: hidden;
  /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.img-hover-zoom img {
  transition: transform .5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.img-hover-zoom:hover img {
  transform: scale(1.1);
}


.testimonial-carousel .color-text {
  color: #333;
}

.testimonial-carousel .star-color {
  color: #ffd700;
}

.owl-nav button {
  background: none;
  border: none;
  font-size: 2rem;
  color: #333;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.owl-nav button.owl-prev {
  left: -40px;
  /* Adjust position as needed */
}

.owl-nav button.owl-next {
  right: -40px;
  /* Adjust position as needed */
}

.owl-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 5px;
  background-color: #ddd;
  border-radius: 50%;
}

.owl-dot.active {
  background-color: #333;
}



/* header */
.header {
  background-color: #fff;
  padding-bottom: 20px;
  transition: all 0.5s;
}

.header.fixed-top {
  padding-bottom: 10px;
}

.top-bar {
  background-color: #e3e3e3;
}

.top-bar .top-bar-contact {
  display: flex;
  align-items: center;
  justify-content: end;
  padding: 8px 0;
}

.top-bar .top-bar-contact a {
  text-decoration: none;
  color: #000000;
  /* font-size: 14px; */
}

.top-bar .top-bar-contact .top-call {
  margin-right: 50px;
}

.top-bar .top-bar-contact a span {
  margin-right: 10px;
}

.search-input-btn {
  position: relative;
}

.search-input {
  position: absolute;
}

.search-input-btn .form-control {
  padding: 0.5rem 0.75rem;
  border: 1px solid #bfbfbf;
  background-color: white
}

.search-input-btn .form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: #bfbfbf;
  outline: 0;
  box-shadow: none;
}

.search-btn {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}

.search-bar-logo {
  display: flex;
  align-items: center;
  justify-content: center;
}

.search-bar-logo a {
  margin-left: 10px;
}

.top-menu .nav-item {
  margin: 0 5px;
}

.top-menu .nav-link {
  font-size: 16px;
  font-weight: 600;
  color: #000000;
}


.top-menu .nav-item .sub-menu {
  display: none;
  transition: all 0.5s;
}

/*footer back color and img  */
footer {
  background-color: #FEF0F0 !important;
  background-image: url('../img/back2.jpg');
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  background-size: cover;
}

/*  */


@media screen and (min-width: 992px) {
  .header {
    padding-bottom: 0;
  }

  /* .menu-bar {
      border-top: 1px solid #bfbfbf;
  } */

  .top-menu .nav-item.dropdown .sub-menu {
    position: absolute;
    top: 105px;
    background-color: #fff !important;
    border: 1px solid #EEE;
    opacity: 0;
    z-index: 9999;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    transition: 0.3s;
    visibility: hidden;
    display: initial;
    padding: 20px 15px;
    /* left: 15px; */
    right: 68px;
  }

  .top-menu .nav-item:hover .sub-menu {
    display: block;
    opacity: 1;
    visibility: visible;
    top: 70px;
  }

  .top-menu .nav-item.dropdown {
    position: inherit;
  }

  .top-menu .nav-item.dropdown .sub-menu ul {
    margin: 0;
    padding: 0;
  }

  .top-menu .nav-item.dropdown .sub-menu>ul.sum-menu-first>li {
    float: left;
    display: block;
    overflow: hidden;
    margin-bottom: 25px;
  }

  .top-menu .nav-item.dropdown .sub-menu>ul.sum-menu-first>li ul.sum-menu-sesund li {
    float: none;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    font-weight: 900;
    color: #0F3B66;
    /* font-size: 14px; */

    letter-spacing: 0.5px;
  }

  .top-menu .nav-item.dropdown .sub-menu>ul.sum-menu-first>li ul.sum-menu-sesund li h6 {
    letter-spacing: 0.5px;
    white-space: nowrap;
    font-weight: 500;
    margin-bottom: 10px;
  }

  .top-menu .nav-item.dropdown .sub-menu>ul.sum-menu-first>li ul.sum-menu-sesund li h6 a {
    font-size: 15px;
    border-bottom: 2px solid #fff;
    display: inline-block;
  }

  .top-menu .nav-item.dropdown .sub-menu>ul.sum-menu-first>li:hover ul.sum-menu-sesund li h6 a {
    border-bottom-color: #A62721;
  }

  .top-menu .nav-item.dropdown .sub-menu>ul.sum-menu-first>li ul.sum-menu-sesund li a {
    padding: 4px 0;
    font-size: 13px;
    letter-spacing: 0.5px;
    color: #4d4d4d;
  }

  .top-menu .nav-item.dropdown .sub-menu>ul.sum-menu-first>li ul.sum-menu-sesund li a:hover {
    color: #A62721;
    text-decoration: none;
  }

  .top-menu .nav-item.dropdown .sub-menu>ul.sum-menu-first>li ul.sum-menu-sesund {
    margin: 0 0 0 -1px;
    border-right: 1px solid #eaeced;
    padding-left: 15px;
    padding-right: 20px;
    border-left: 1px solid #eaeced;
  }

  .navbar-expand-lg .navbar-nav .nav-item:hover a.nav-link {
    color: #A62721 !important;
  }

  .navbar-expand-lg .navbar-nav .nav-item a.nav-link::after {
    content: "";
    background: #fff;
    height: 2px;
    display: block;
    top: 8px;
    position: relative;
  }

  .navbar-expand-lg .navbar-nav .nav-item:hover a.nav-link::after {
    background: #A62721 !important;
  }

  .top-menu .nav-item.dropdown.dining .sub-menu {
    /* for dining hove show right side so change to under show
right: 0; */
    left: initial;
  }
}


/*.navbar-expand-lg .navbar-nav .dropdown-menu {background-color: #fff; 
padding: 10px; 
border: 0; left: 0; 
min-width: 13rem; 
margin: 0rem; border-radius: 0; 

opacity: 0; display: initial; visibility: hidden; 

visibility: hidden; top: 100px; min-height: 190px; 
box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25); transition: 0.3s;} */


.top-menu .nav-item.dropdown .sub-menu .sub-menu-list {
  list-style: none;
  padding-left: 0;
}

.top-menu .nav-item.dropdown .sub-menu .sub-menu-list li a {
  color: #000;
  text-decoration: none;
}

.ui-autocomplete {
  position: absolute;
  z-index: 1000;
  width: 100%;
  /* Match the width of the search bar */
  border: 10px solid #A62721;
  background-color: #A62721;
  max-height: 500px;
  /* Set a max height and enable scrolling */
  overflow-y: auto;
  box-shadow: 0 6px 12px rgba(106, 255, 0, 0.175);
  margin-top: 40px !important;
  /* Slight margin to position below the search bar */
}



.dropdown-menu {
  display: none;
  /* Hide by default */
}

@media (max-width: 768px) {
  .dropdown-menu.show {
    display: block;
    /* Show on small screens */
  }
}

/* header */





/* for ios and other  */

.padding-videw-dtn {
  padding: 0.7em;
}

.ios-passing {
  background: #265DF2;
  -webkit-padding-before: 20px;

}

.ios-passing {
  padding: .9rem;
  background-color: #0F3B66;
  color: white;
}

.border-head {
  -webkit-padding-before: 10px;
}

/* for ios and other  */




/* slider dots */
.owl-dots .owl-dot span {
  background-color: #0F3B66;
  /* Set dot color to red */
  width: 12px;
  /* Adjust size as needed */
  height: 12px;
  margin: 5px;
  border-radius: 50%;
  display: inline-block;
}

.owl-dots .owl-dot.active span {
  background-color: #B3291A;
  /* Highlight active dot with a darker shade of red */
}

/* Position the dots at the bottom center */
.owl-dots {
  text-align: center;
  margin-top: 20px;
  /* Adjust spacing */
}

/* Custom style for navigation buttons */
.fa-chevron-left,
.fa-chevron-right {
  color: #B3291A;
  font-size: 20px;
}

/* slider dots */



/* Pop-up form container */
.popup-form-container {
  display: none;
  /* Hidden by default */
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
  /* Black background with opacity */
}

/* Pop-up form content */
.popup-form-content {
  background-color: white;
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  max-width: 500px;
}

/* Close button */
.close-popup {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close-popup:hover,
.close-popup:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.form-container input::placeholder {
  color: #0F3B66;
}

.filter-form {
  margin-top: 6px;
  margin-bottom: 16px;
  padding: 10px;
  box-shadow: 6px 5px 6px #a9a9a9;
  border-radius: 12px;
}