/*
Theme Name:Visa Consulting Service Pro
Theme URI:
Author: VW Themes
Author URI: https://www.buywptemplates.com/
Description:
Version: 0.0.1
Requires at least: 5.8.0
Tested up to: 6.0.3
Requires PHP: 7.2
License: GNU General Public License
License URI:license.txt
Text Domain: visa-consulting-service-pro
Tags: one-column, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments
Visa Consulting Service Pro WordPress Theme has been created by VW Themes(buywptemplates.com), 2025.
Visa Consulting Service Pro WordPress Theme is released under the terms of GNU GPL
*/


@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@100..900&display=swap');

 :root {
 --yellow: #3382ED;
 --gray:#707070;
 --light_gray:#EDEDED;
 --blue:#0E2646;
 --black: #000000;
 --dark-gray: #CECECE;
 --white: #ffffff;
 --font-one:"Heebo", sans-serif;

}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('./assets/webfonts/HelveticaNeueMedium.otf') format('truetype');
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
/* Basic Style */

 html body {
  margin: 0;
  padding: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  position: relative;
  font-size: 14px;
  color:var(--black);
  font-family: var( --font-one);
  background: var(--white);
}
 label {
     margin-bottom: 0 !important;
}
 img {
     margin: 0;
     padding: 0;
     border: none;
     max-width: 100%;
     height: auto;
     width: auto;
}
 section img {
     max-width: 100%;
}
 h1, h2, h3, h4, h5, h6 {
     margin: 0;
     color: #fff;
    font-family: var( --font-one);
    font-weight: bold;
}
 p {
     margin: 0 0 15px;
     padding: 0;
     font-size: 14px;
     font-weight: normal;
}
 p, ul li a {
     letter-spacing: 0px;
       font-family: var( --font-one);
}
 body a {
     text-decoration: none;
     color: #277BF8;
}
 a:hover {
     text-decoration: none;
     color: var(--black1);
}
 a:focus, a:hover {
     text-decoration: none !important;
}
 ul, ol {
     margin: 0 0 0 0;
     padding: 0;
}
input[type="number"],input[type="text"], input[type="tel"], input[type="email"], input[type="phno"], input[type="password"],input[type="date"] ,textarea , .form-group input, select{
  font-size: 14px;
  padding: 14px 14px;
  margin: 0 0 0px 0;
  height: auto;
  width: 100%;
  background: transparent;
  border-radius: 16px;
  position: relative;
   z-index: 2;
  border: none;
  color: var(--black);
  border: 1px solid #000000;
  border-radius: 3px;
  height: 45px;
  font-family: var( --font-one);

}

#text-3 h4 {
  font-family: var(--font-one);
  font-weight: 600;
  font-size: 22px !important;
  line-height: 16px;
  letter-spacing: 0%;
  color: var(--white) !important;
  /* padding-bottom: 12px !important; */
  text-transform: uppercase;
}
#text-4 p {
  font-family: var( --font-one);
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0%;
  color: var(--black);
}
#text-4 h4 {
  font-family: var(--font-one);
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0%;
  color: var(--black);
}
.contact-heading h2 {
    font-family: var(--font-one);
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    /* text-align: center; */
    color: var(--black);
    padding-bottom: 25px;
}
.contac_form h6 a{
  color: #fff;
}
.contact-form-wrap p,.booking-form-wrap p,#loginform p{
  position: relative;
  z-index: 2;
  margin-bottom: 25px;
}


.wpcf7-form {
  position: relative;
}
#footer_box .wpcf7-submit {
     font-family: FontAwesome;
    border: unset;
    background: #fff;
    color: #3382ED;
    font-size: 18px;
    padding: 0px 5px;
    border-radius: 3px;
    position: absolute;
    top: 7px;
    right: 8px;
    z-index: 9;
    height: 32px;
}
.textwidget p{
  color: var(--black);
}

:focus-visible {
  outline: none !important
}
.contact-form-wrap  .wpcf7-not-valid-tip,.booking-form-wrap .wpcf7-not-valid-tip{
  position: absolute;
      bottom: -35px;
}
.contac_form .theme-btn p::after{
  content: unset !important;
}
.wpcf7-spinner{
  position: absolute;
  margin: 0 5px;
  right: -65px;
}
.contac-content-wrap{
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  padding: 40px;
  border-radius: 15px;
}
.cotact-content-wrap i{
  font-size: 40px;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in;
  animation-name: flash;
}
 section{
     background-size: cover !important;
     background-repeat: no-repeat !important;
     padding: 70px 0;
     background-attachment: scroll;
     overflow: hidden;
}
 .screen-reader-text {
     position: absolute;
     top: -9999em;
     left: -9999em;
}


/*------------------------- Headings --------------------------*/
 section h2 {
   font: bold 30px / 32px var(--font-one);
   color: #000;

}
 section h3,h3 a {
   font-family: var(--font-one);
   font-size: 20px;
   font-weight: 600;
   line-height: 30px;
   color: #000;
}
section h4 ,h4 a{
  font-weight: 500;
  color: #000;
  font-size: 18px;
  line-height: 20px;
}
/* #text-3 p {
  color: var(--black) !important;
} */
#text-2 h4 {
  padding-bottom: 22px;
  /* color: var(--black) !important; */
}
/* #text-3 p {
  color: var(--black);
} */
#text-4 p {
  color: var(--black) !important;
  padding: 0 !important;
}
#footer_box .wpcf7 input[type="tel"] {
  direction: ltr;
  border: 1px solid var(--white) !important;
}
#footer_box .wpcf7-form-control.wpcf7-tel.wpcf7-text.wpcf7-validates-as-tel::placeholder {
  color: #fff !important;
}
section h5 ,h5 a{
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #fff;
}
h6,h6 a{
  font-family: var(--font-one);
  font-size: 14px;
  font-weight: 600;
  line-height: 28px;
}
p{
  font-family:  var(--font-one);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

/* ----------- Post Content ---------------*/

 .vw-fixed{
     background-attachment: fixed !important;
     background-size: cover ;
     background-repeat: no-repeat ;

}
 .vw-scroll{
     background-attachment: scroll !important;
     background-size: cover ;
     background-repeat: no-repeat;
}
 .slider-bg-image.vw-fixed{
   position: fixed !important;
 }
/* ---------- Return to Top ------------ */
 #return-to-top {
  position: fixed;
  bottom: 20px;
  right: 19px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  display: block;
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 9;
  align-items: center;
  display: flex;
  justify-content: center;
}
 #return-to-top .up-arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform: rotate(180deg);
  cursor: pointer;
}

 #return-to-top .up-arrow span {
  display: block;
  width: 18px;
  height: 18px;
  border-bottom: 6px solid var(--yellow);
  border-right: 6px solid var(--yellow);
  transform: rotate(45deg);
  margin: -10px;
  animation: animate 2s infinite;
}

 #return-to-top .up-arrow span:nth-child(2) {
  animation-delay: -0.2s;
}

 #return-to-top .up-arrow span:nth-child(3) {
  animation-delay: -0.4s;
}

@keyframes animate {
  0% {
      opacity: 0;
      transform: rotate(45deg) translate(-20px, -20px);
  }
  50% {
      opacity: 1;
  }
  100% {
      opacity: 0;
      transform: rotate(45deg) translate(20px, 20px);
  }
}

.sticky.stickynavbar {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
  background:var(--blue);
  padding: 15px 0;
  box-shadow: 0px 0px 20px #0000002B;
}
.sticky.stickynavbar .header-inner{
  background: unset;
  box-shadow: unset;
}
/* ----------- Spinner ------------- */
 .eco-box{
   position: fixed;
   height: 100%;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   cursor: pointer;
   z-index: 99999999;
   background-color:var( --yellow);
   width: 100%;
}
.loader-main{
  display: flex;
  justify-content: center;
  width: max-content;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: max-content;
}

.loader {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  border: 3px solid;
  border-color: #FFF #FFF transparent;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}
.loader::after {
  content: '';  
  box-sizing: border-box;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border: 3px solid;
  border-color: transparent var(--blue) var(--blue);
  width: 24px;
  height: 24px;
  border-radius: 50%;
  animation: rotationBack 0.5s linear infinite;
  transform-origin: center center;
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
} 
    
@keyframes rotationBack {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
    

 /* common css */

.main-head{
    font: 600 38px / 50px var(--font-one);
  color: var(--black);
  /* text-shadow: 5px 2px 0px #1E1E1E, 0px 0px 0px #959191, 1px 0px 6px #959191, 0px 4px 6px #959191, 1px 1px 0px #959191; */
}
.logged-in-as {
  font-family: var(--font-one);
  font-weight: 500;
  font-size: 14px;
  color: var(--white);
}
.logged-in-as a {
  color: #fff;
  font-weight: bold;
}


.btn-hover-wrap {
  position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: 0.5s;
    border-radius: 5rem;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}

.btn-hover {
  position: relative;
  background: transparent;
  width: 200rem;
  height: 200rem;
}
.btn-hover::after {
  content: "";
  position: absolute;
  top: -10rem;
  left: -100rem;
  width: 100%;
  height: 100%;
  animation: animStarRotate 90s linear infinite;
}
.btn-hover::after {
  background-image: radial-gradient(#ffffff 1px, transparent 1%);
  background-size: 50px 50px;
}
.btn-hover::before {
  content: "";
  position: absolute;
  top: 0;
  left: -50%;
  width: 170%;
  height: 500%;
  animation: animStar 60s linear infinite;
}
.btn-hover::before {
  background-image: radial-gradient(#ffffff 1px, transparent 1%);
  background-size: 30px 30px;
  opacity: 0.5;
}

@keyframes animStar {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(-135rem);
  }
}

@keyframes animStarRotate {
  from {
    transform: rotate(360deg);
  }

  to {
    transform: rotate(0);
  }
}

@keyframes gradient_301 {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

 .slider-img-box{
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  min-height: 890px;
  height: 100%;
 }


 

.banner-left-image img{
  height: 617px;
  object-fit: cover;
  width: 100%;
}


.banner-left-image{
  position: relative;
  z-index: 1;
  background: var(--yellow);
  

}
.banner-right-image .banner-image {
    height: 100%;
    object-fit: cover;
    width: 90%;
    /* animation: pulse 8s linear infinite; */
    width: 100%;
    position: relative;
    top: 60px;


}
.banner-contents {
  display: flex;
  align-content: center;
  align-items: baseline;
  justify-content: center;
  flex-direction: column;
  /* width: 90%; */
  z-index: 1;
}
.banner-contents h1 {
  font-family: var(--font-one);
  font-weight: 800;
  font-size: 42px;
  line-height: 60px;
  letter-spacing: 0%;
  color: var(--black);
  padding-bottom: 20px;
  text-transform: uppercase;
}
.banner-contents p {
    font-family: var(--font-one);
    font-weight: 300;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0%;
    color: var(--black);
    padding-bottom: 30px;
    width: 90%;
}
.banner-button a {
  font-family: var(--font-one);
  font-weight: 700;
  font-size: 16px;
  line-height: 12px;
  letter-spacing: 0%;
  color: var(--white);
  width: 200px;
  height: 50px;
  background: var(--blue);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  z-index: 1;
  position: relative;
}
.banner-button a::before {
  content: "";
  position: absolute;
  margin: auto;
  width: 0%;
  height: 0%;
  background-color: black;
  border-radius: unset;
  transition: all 0.5s;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.banner-button a:hover::before {
  background-color: var(--yellow);
  width: 100%;
  height: 100%;
  transition: all 0.5s;
    border-radius: 3px;
}
.banner-button a:hover {
  color: var(--white);
}


.banner-right-image {
  position: relative;
  width: 695px;
  margin-left: 50px;
}

.banner-right-image:before{
  content: '';
  position: absolute;
  top: 25px;
  left: 35px;
  right: 0;
  bottom: 0;
  border: 2px dashed  #BACADE;
  z-index: 0;
  margin: auto;
  border-radius: 50%;
  height: 100%;
  width: 100%;
  -webkit-animation: spins 20s linear infinite;
  animation: spins 20s linear infinite;
}
@-webkit-keyframes spins {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spins {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.flag-image{
  position: absolute;
    width: 80px;
    height: 80px;
}
.flag-image-1{
    top: 120px;
    left: 60px;
}
.flag-image-2{
    bottom: 125px;
    left: 45px;
}
.flag-image-3{
  right: 145px;
  top: -5px;
}
.flag-image-4{
  top: 300px;
    right: -70px;
}
.flag-image-5{
bottom: 5px;
    right: 65px;
}
.flag-image:hover{
    transition: 1s;
    -webkit-transition: 0.70s;
    -moz-transition: 0.70s;
    -ms-transition: 0.70s;
    -o-transition: 0.70s;
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
/*  */

/* select your country */
.select-country-headings h2 {
  font-family: var(--font-one);
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: 0%;
  text-align: center;
  color: var(--black);
  padding: 20px 0 0;
}
.select-country-headings img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  animation: animName 2s linear infinite;

}



@keyframes animName {
 0%{
    transform: rotate(0deg);
   }
100%{
    transform: rotate(360deg);
   }
}



.select-country-headings p {
font-family: var(--font-one);
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0%;
  text-align: center;
  color: #575757;
  padding: 20px;
  width: 54%;
}
.select-country-headings {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}










/* About Css */

.about-left-image img {
  width: 100%;
  height: 100%;
}
.about-us-contents h2 {
  font-family: var(--font-one);
  font-weight: 700;
  font-size: 40px;
  line-height: 50px;
  letter-spacing: 0%;
  color: var(--black);
    padding-bottom: 20px;
}
.about-us-contents h6 {
  font-family: var(--font-one);
  font-weight: 400;
  font-size: 18px;
  line-height: 14px;
  letter-spacing: 0%;
  color: #000000;
  padding-bottom: 20px;
}
.about-us-contents p {
  font-family: var(--font-one);
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0%;
  color: var(--gray);
}
.aboutus-inner-content h5 {
  font-family: var(--font-one);
  font-weight: 400;
font-size: 19px;
  line-height: 16px;
  letter-spacing: 0%;
  color: var(--black);
  padding-left: 20px;
}
.aboutus-inner-content i {
  color: var(--blue);
  background: #F3F6F9;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.aboutus-inner-content {
  display: flex;
  align-items: center;
  justify-content: left;
  padding-bottom: 25px;
}

.about-us-button a {
  font-family: var(--font-one);
  font-weight: 700;
  font-size: 16px;
  line-height: 12px;
  letter-spacing: 0%;
  background: var(--blue);
  color: var(--white);
  width: 200px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  position: relative;
  z-index: 1;
}

.about-us-button a::before {
  content: "";
  position: absolute;
  margin: auto;
  width: 0%;
  height: 0%;
  /* background-color: black; */
  border-radius: unset;
  transition: all 0.5s;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.about-us-button a:hover::before {
  background-color: var(--yellow);
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  border-radius: 3px;

}
.about-us-button a:hover {
  color: var(--white);

}



.about-contact-button a {
  font-family: var(--font-one);
  font-weight: 700;
  font-size: 16px;
  line-height: 12px;
  letter-spacing: 0%;
  background: var(--yellow);
  color: var(--white);
  width: 200px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  position: relative;
  z-index: 1;
}
select::-ms-expand {
  display: none;
}
.about-contact-button a::before {
  content: "";
  position: absolute;
  margin: auto;
  width: 0%;
  height: 0%;
  /* background-color: black; */
  border-radius: unset;
  transition: all 0.5s;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.about_me p a {
  padding-left: 12px;
}
.about-contact-button a:hover::before {
  background-color: #0E2646;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  border-radius: 3px;

}
.about-contact-button a:hover {
  color: var(--white);

}


.about-us-buttons {
  display: flex;
  align-items: center;
  justify-content: left;
    margin-top: 30px;
}
.about-contact-button {
  margin-left: 42px;
}



/* counter section */
.counter-headings h2 {
  font-family: var(--font-one);
  font-weight: 700;
    font-size: 40px;
  line-height: 40px;
  letter-spacing: 0%;
  text-align: center;
  color: var(--black);
}
.counter_box h4 {
  font-family: var( --font-one);
  font-weight: 600;
  font-size: 64px;
  line-height: 50px;
  letter-spacing: 0%;
  text-align: center;
  color: var(--yellow);
  min-width: 222px;
  padding-bottom: 0;
}
.text-counter h6 {
  font-family: var( --font-one);
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;
  color: var(--black);
  padding-left: 22px;
  width: 84%;
}
.counter-headings p {
    font-family: var(--font-one);
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0%;
    color: #000000;
    padding: 28px 0;
    width: 76%;
    text-align: center;
}
.counter_box {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
}
.count {
  margin: -13px;
}
.counter-headings {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-top: 24px;
}






/* services */
.services-headings h2 {
  font-family: var(--font-one);
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: 0%;
  text-align: center;
  color: var(--black);
}
.services-headings p {
  font-family: var(--font-one);
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0%;
  text-align: center;
  color: #575757;
  padding: 24px;
  width: 54%;
}
.services-title h3 a {
  font-family: var(--font-one);
  font-weight: 700;
  font-size: 20px;
  line-height: 14px;
  letter-spacing: 0%;
  text-align: center;
  color: var(--black);
}
.services-title {
  border-bottom: 1px solid #C9C9C9;
  padding-bottom: 40px;
}
.services-plus-icon a {
  color: var(--white);
}
.services-content p {
  font-family: var(--font-one);
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0%;
  color: #707070;
  margin: 0;
  padding: 32px 0;
}
.services-content-box {
  background: #F4F5F7;
  box-shadow: 0px 2px 2px 0px #00000040;
  padding: 38px 14px;
  border-radius: 5px;
  position: relative;
  z-index: 1;
}
.services-content-box::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--blue);
  transition: .5s;
  z-index: 2;
}
.services-right-image img {
  width: 100%;
}
.services-right-image,.about-left-image{
      position: relative;
    overflow: hidden;
    height: 100%;
}
.services-right-image::before,.about-left-image::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.services-right-image:hover::before , .about-left-image:hover::before{
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@keyframes shine {
	100% {
		left: 125%;
	}
}
.services-content-box:hover .services-plus-icon i {
  background: #fff;
  color: #0E2646;
  transition: 0.6s ease-in-out;
}

.services-content-box::before
{
  content: "";
  position: absolute;
  margin: auto;
  width: 0%;
  height: 0%;
  background-color: #0E2646;
  border-radius: unset;
  transition: all 0.5s;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
    
}
.services-content-box:hover::before
{
    background-color: var(--yellow);
    width: 100%;
    height: 100%;
    border-radius: 5px;
    transition: all 0.5s;
}

.services-content-box:hover .services-title h3 a {
  color: var(--white);

}
.services-content-box:hover .services-content p{
  color: var(--white);

}

.services-plus-icon i {
  background: var(--yellow);
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.services-headings {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.services-bottom-headings h2 {
font-family: var(--font-one);
    font-weight: 700;
    font-size: 40px;
    line-height: 40px;
    letter-spacing: 0%;
    text-align: center;
    color: var(--black);
}
.services-bottom-headings p {
  font-family: var(--font-one);
  font-weight: 400;
  font-size: 16px;
  line-height: 12px;
  letter-spacing: 0%;
  text-align: center;
  color: var(--black);
  margin: 0;
  padding: 26px 0;
}
.services-bottom-button a {
  font-family: var(--font-one);
  font-weight: 700;
  font-size: 16px;
  line-height: 12px;
  letter-spacing: 0%;
  background: var(--blue);
  color: var(--white);
  width: 200px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  position: relative;
  z-index: 1;
}

.services-bottom-button a::before {
  content: "";
  position: absolute;
  margin: auto;
  width: 0%;
  height: 0%;
  background-color: black;
  border-radius: unset;
  transition: all 0.5s;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.services-bottom-button a:hover::before {
  background-color: var(--yellow);
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}





.services-bottom-button {
  display: flex;
  align-items: center;
  justify-content: center;
}
.single-services-title p {
  font-family:  var(--font-one);
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0%;
  color: var(--gray);
    padding: 16px 0;
}
.single-service-points h6 {
  font-family:  var(--font-one);
  font-weight: 400;
  font-size: 17px;
  line-height: 16px;
  letter-spacing: 0%;
  color: var(--black);
  padding-left: 22px;
}
.single-service-points i {
  color: var(--blue);
  background: var(--light_gray);
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.single-service-points {
  display: flex;
  align-items: center;
  justify-content: left;
  padding-bottom: 26px;
}
.single-service-paragraph p {
  font-family: var( --font-one);
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0%;
  color: var(--gray);
  padding: 12px 0 0;
  margin: 0;
}

/* Our partners */
.our-partners-heading h2 {
  font-family: var( --font-one);
  font-weight: 700;
  font-size: 32px;
  line-height: 16px;
  letter-spacing: 0%;
  text-align: center;
  color: var(--black);
  padding-bottom: 52px;
}
.our-partners-logos img {
  width: auto !important;
}
.our-partners-logos:hover img{
    transform: perspective(750px) translate3d(0px, 0px, -250px) rotateX(27deg) scale(1.1, 1.1) !important;
    transition: 0.4s ease-in-out transform;
}
#our-partners {
    padding: 80px 0 20px 0;
}

/* Testimonial */
.testimonial-img {
  height: 70px;
  width: 70px;
}
.testimonial-img img{
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.testimonial-title h3 {
  font-family: var(--font-one);
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0px;
  color: var(--black);
}
.testimonial-box{
  background: #F4F5F7;
  padding: 6% 6%;
    border-radius: 13px;
    position: relative;
    z-index: 1;
}
.testimonial-content h6 {
  text-align: left;
  font-family: var( --font-one);
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: var(--black);
}



.testimonial-box::before
{
  content: "";
  position: absolute;
  margin: auto;
  width: 0%;
  height: 0%;
  border-radius: unset;
  transition: all 0.5s;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
    
}
.testimonial-box:hover::before
{
    background-color: var(--yellow);
    width: 100%;
    height: 100%;
    border-radius: 13px;
    transition: all 0.5s;
    left: 0;
}

.testi-star i{
  color: #EDA024;
}

.testimonial-box:hover{
  color: var(--white);
}


.testimonial-content h6{
  font-weight: 500;
}
.testimonial-iner svg{
  width: 100px;
}
.testimonial-social-icon-box-main p a i {
  background: var(--black);
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--white);
  border-radius: 50px;
  animation: tada 3s linear infinite;
}
.testimonial-social-icon-box-main p a i:hover {
  background: var(--white);
  color: var(--black);
  transition: 0.8s ease-in-out;
}
.testimonial-social-icon-box {
  padding: 22px 0;
}

#testimonial .owl-prev {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: translateX(-55px);
}
.testi-rating span i {
  color: var(--black);
  font-size: 14px;
  font-weight: 900;
}
.testimonial-image-rating {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#testimonial .owl-next {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: translateX(55px);
}


#testimonial .owl-nav button i {
  border: 1px solid #1D1D1D;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--dark-gray);
  border-radius: 50%;
}
#testimonial  .owl-nav button{
background: transparent;
border: none;

}
.testimonial-heading h2 {
  font-family: var(--font-one);
  font-weight: 700;
  font-size: 40px;
  line-height: 45px;
  letter-spacing: 0%;
  text-align: center;
  color: var(--black);
}

.testimonial-title {
  padding: 18px 0;
}


/* faq section */

.faq-heading h2 {
  font-family: var(--font-one);
  font-weight: 700;
    font-size: 40px;
    line-height: 40px;
  letter-spacing: 0%;
  color: var(--black);
}
.faq-heading p {
  font-family: var( --font-one);
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0%;
  color: var(--black);
  margin: 0;
  padding: 38px 0;
}
.accordion-button:not(.collapsed) {
  color: unset;
  background-color: unset;
  box-shadow: unset;
}
.accordion-button{
  font-family: var(--font-one);
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0%;
  color: var(--black) !important;
  padding: 0;
  background: unset !important;
}
.card-header {
  background-color: unset;
  border-bottom: unset;
}
.accordion-item h2 {
  color: var(--black);
}
.panel-body p {
  font-family: var( --font-one);
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0%;
  color: var(--black);
  margin: 0;
}
.panel-body ul {
  padding: 0 1rem;
}
.panel-body ul li {
  font-family: var( --font-one);
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0%;
  color: var(--black);
}
.accordion-item {
  border: 1px solid #C6C6C6 !important;
  border-radius: 16px !important;
  padding: 22px;
  overflow: hidden;
}
/* .faq-left-image{
  height: 400px;
} */
.faq-left-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* .accordion-button::after {
  content: "";
  width: 28px;
  height: 4px;
  background: var(--white);
  background-image: none;
  background-image: unset !important;
  border-radius: 40px;
  position: absolute;
  top: 19px;
  right: -17px;
  bottom: 0;
  margin: auto;
}
.accordion-button.collapsed::before {
  content: "";
  width: 4px;
  height: 28px;
  background:  var(--white);
  background-image: none;
  background-image: unset !important;
  border-radius: 40px;
  position: absolute;
  right: -5px;
  top: 5px;
} */

#faq  .accordion-button:not(.collapsed)::after{
    content: '\f068';
    font-family: "font awesome 6 free";
    font-weight: 900;
    background-image: unset !important;
    height: unset !important;
    width: unset !important;
    transition: unset;
    color: #000;
}
#faq .accordion-button::after{
    content: '\f067';
    font-family: "font awesome 6 free";
    font-weight: 900;
    background-image: unset !important;
    height: unset !important;
    width: unset !important;
    transition: unset;
}
#faq .accordion-button::after,#faq  .accordion-button:not(.collapsed)::after{
    height: 50px !important;
    width: 50px !important;
    background: var(--yellow);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    position: relative;
    top: 10px;
    right: -30px;
    font-size: 24px;
}
.accordion-button:focus {
  border-color: unset;
  box-shadow: unset;
}
/* .accordion-header::after {
  content: "";
  width: 50px;
  height: 50px;
  background: var(--yellow);
  position: absolute;
  top: 10px;
  right: -12px;
  z-index: -1;
  border-radius: 50%;
} */
.accordion-header {
  position: relative;
  z-index: 1;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: left;
}
.accordion-header::before {
    content: "";
    width: 120px;
    height: 64px;
    position: absolute;
    background: #F3F6F9;
    right: -73px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    transform: rotate(-24deg);
    bottom: 0;
   top: -4px;
    margin: auto;
    z-index: -1;
}








/* procedures */


#procedures {
  position: relative;
  z-index: 1;
}
.procedures-heading{
      width: 70%;
}
/* .procedure-overlay {
  background: linear-gradient(90deg, #0E2646 0.22%, #225DAC40 74.27%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
} */
.procedures-heading h2 {
  font-family: var(--font-one);
  font-weight: 700;
  font-size: 40px;
  line-height: 50.35px;
  letter-spacing: 0%;
  color: var(--blue);
}
.procedures-heading p {
  font-family: var( --font-one);
  font-weight: 400;
  font-size: 16px;
  line-height: 21.82px;
  letter-spacing: 0%;
  color: var(--white);
}
.procedures-heading p {
    font-family: var(--font-one);
    font-weight: 500;
    font-size: 16px;
    line-height: 24.82px;
    letter-spacing: 0%;
    color: var(--blue);
    margin: 0;
    padding: 10px 0 40px;
    width: 88%;
}
.procedure-box h2 {
  font-family: var(--font-one);
  font-weight: 600;
    font-size: 22px;
  line-height: 23.48px;
  letter-spacing: 0%;
  color: var(--black);
}
.procedure-box p {
  font-family: var( --font-one);
  font-weight: 600;
    font-size: 14px;
  line-height: 21.82px;
  letter-spacing: 0%;
  color: #363636;
  margin: 0;
}
.procedure-image{
  position: absolute;
  width: 640px;
  height: 100%;
  object-fit: contain;
  right: 75px;
  z-index: -1;
  top: 0;
      animation: pulse 2s linear infinite;

}
.procedure-box {
  background: var(--white);
  margin-bottom: 28px;
  height: 163px;
  display: flex;
  border-radius: 5px;
  align-items: baseline;
  justify-content: center;
  flex-direction: column;
  padding-left: 102px;
  position: relative;
  overflow: hidden;
  gap: 10px;
}
.procedure-box:hover{
  background: var(--yellow);
}
.procedure-box:hover h2,.procedure-box:hover p,.testimonial-box:hover .testimonial-title h3,.testimonial-box:hover h6{
  color: var(--white);
}
.procedure-right-image {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.procedure-box::after {
  content: "";
  width: 50px;
  height: 50px;
  background: #89A1C2;
  position: absolute;
  left: 31px;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
}

.procedure-box::before {
  content: "";
  width: 124px;
  height: 64px;
  position: absolute;
  background: #F3F6F9;
  left: -33px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  transform: rotate(28deg);
  bottom: 29px;
  top: 0;
  margin: auto;
}

/* Blog */
#blog-news{
  position: relative;
}
#blog-news::after {
  content: "";
  background: linear-gradient(270deg, rgba(34, 93, 172, 0.08) 0%, rgba(34, 93, 172, 0.25) 100%);
  width: 100%;
  height: 478px;
  position: absolute;
  top: 0;
  z-index: -1;
}
.view-blogs-button {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 60px;
}
.blogs-heading h2 {
  font-family: var(--font-one);
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: 0%;
  text-align: center;
    color: #1D3041;
}
#counter {
  padding: 0 0 70px;
}

.view-blogs-button a::before {
  content: "";
  position: absolute;
  margin: auto;
  width: 0%;
  height: 0%;
  /* background-color: black; */
  border-radius: unset;
  transition: all 0.5s;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.view-blogs-button a:hover::before {
  background-color: var(--yellow);
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  border-radius: 3px;

}


.view-blogs-button a {
  font-family: var(--font-one);
  font-weight: 700;
  font-size: 16px;
  line-height: 12px;
  letter-spacing: 0%;
  background: var(--blue);
  color: var(--white);
  width: 200px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  position: relative;
  z-index: 1;
  max-width: 200px;
}
.search-page .entry-title {
  font-family: var(--font-one);
  font-weight: 700;
  font-size: 35px;
  line-height: 40px;
  letter-spacing: 0%;
  text-align: left;
  color: var(--black);
}
.team-inner-content:hover .team-bottom-content {
  background: var(--yellow);
  transition: 0.8s all;
}
.search-page p {
  font-family: var(--font-one);
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0%;
  text-align: left;
  color: #575757;
  padding: 20px;
}
.search-form.serach-page [type="search"] {
  /* border: unset; */
  /* background:transparent; */
  padding: 13px 19px 14px 19px;
  border-radius: 6px;
  border: 1px solid #000;
}
.search-form.serach-page .search-submit {
  border: unset;
  background: unset;
  color: #62C3E7;
  font-size: 18px;
  background: var(--black);
  color: var(--white);
  font-size: 16px;
  font-weight: 600;
  font-family: var(--font-one);
  padding: 13px 20px 13px 20px;
  border-radius: 6px;
}
.search-form.serach-page .search-submit:hover{
  background: var(--yellow);
}
.post-date,.post-author{
  font-family: var(--font-one);
  font-weight: 400;
  font-size: 16px;
  line-height: 12px;
  letter-spacing: 0%;
  color: var(--black);
}
 .blog-img-outer {
  height: 487px;
  position: relative;
    overflow: hidden;
}
 .blog-img-outer::after{
  content: "";
  width: 100%;
  height: 100%;
  text-align: center;
  position: absolute;
  opacity: 0.6;
  transform: scale(0);
  inset: 0px;
  background: var(--blue);
  margin: auto;
  transition: 0.5s;
      border-radius: 16px;
 }
 .blog-detail-inner:hover .blog-img-outer::after{
    transform: scale(1);
 }
.blog-img-outer img{
  height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 16px;
}
.blog-title h3 a {
  font-family: var(--font-one);
  font-weight: 600;
  font-size: 22px;
  line-height: 34px;
  letter-spacing: 0%;
  color: var(--black);
}
.blog-title h3 a:hover{
  color:var(--yellow);
}
#singleService{
  overflow: visible;
}
.blog-cat-date {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
}
.blog-cat a {
  font-family: var(--font-one);
  font-weight: 400;
  font-size: 16px;
  line-height: 12px;
  letter-spacing: 0%;
  color: var(--black);
  border: 1px solid var(--black);
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: max-content;
  padding: 0 22px;
    border-radius: 20px;
}
.blog-cat a:hover{
  background:var(--yellow);
  border-color:var(--yellow);
  color:var(--color);
}
/* Team */
#team{
  position: relative;
}
#team::before {
  content: "";
  background: #F4F5F7;
  height: 70%;
  width: 53%;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
  border-radius: 30px;
}
#team::after {
  content: "";
  position: absolute;
  background: #F4F5F7;
  height: 50%;
  width: 100%;
  bottom: 0;
  z-index: -1;
  left: 0;
  right: 0;
}
.team-headings h2 {
  font-family: var(--font-one);
  font-weight: 700;
  font-size: 40px;
  line-height: 50px;
  letter-spacing: 0%;
  color: var(--black);
      width: 80%;
}
.team-headings p {
  font-family: var(--font-one);
  font-weight: 400;
  font-size: 16px;
  line-height: 30.82px;
  letter-spacing: 0%;
  color: var(--black);
  padding-top: 30px;
  width: 85%;
}
.team-img img {
  width: 100%;
  height: 100%;
  border-radius: 15px;
}
.team-inner-content {
  border: 1px solid #C6C6C6;
  border-radius: 15px;
}
.team-bottom-content {
  background:#1D3041;
  border-bottom-right-radius: 14px;
  border-bottom-left-radius: 14px;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 70px;
  display: flex;
  align-content: center;
  justify-content: center;
  flex-direction: column;
}
.team-bottom-content h6 {
  font-family: var(--font-one);
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0%;
  text-align: center;
  color: var(--white);
}
.team-title h3 {
  font-family: var(--font-one);
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0%;
  color: var(--white);
}


/* contact sections */
#contact .contact-map embed {
  height: 690px;
  border-radius: 20px;
}

.contact-form-wrap svg {
  width: 30px;
}
#contact .wpcf7-submit {
  font-family: var(--font-one);
  font-weight: 700;
  font-size: 16px;
  line-height: 12px;
  letter-spacing: 0%;
  background: unset;
  color: var(--white);
  width: 200px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  border: unset;
  position: relative;
  z-index: 1;
      background: #1D3041;
}

#contact .theme-btn p::before  {
  content: "";
  position: absolute;
  margin: auto;
  width: 0%;
  height: 0%;
  /* background-color: black; */
  border-radius: unset;
  transition: all 0.5s;
  top: 0;
  bottom: 0;
  z-index: -1;
}
#contact .theme-btn p:hover::before  {
  background-color: var(--yellow);
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  border-radius: 3px;

}
#contact .wpcf7-submit:hover {
  color: var(--white);
  background-color: var(--yellow);
}
#contact .theme-btn {
  background: var(--blue);
  max-width: fit-content;
  z-index: 1;
  position: relative;
}

.wpcf7-form-control-wrap {
  width: 100%;
}

#contact  input[type="text"]::placeholder{
  font-family: var(--font-one);
font-weight: 700;
font-size: 16px;
line-height: 10px;
letter-spacing: 0%;
color: #C6C6C6;
}

#contact input[type="tel"]::placeholder {
  font-family: var(--font-one);
  font-weight: 700;
  font-size: 16px;
  line-height: 10px;
  letter-spacing: 0%;
  color: #C6C6C6;
}

#contact select {
  word-wrap: normal;
  font-family: var(--font-one);
  font-weight: 700;
  font-size: 16px;
  line-height: 10px;
  letter-spacing: 0%;
  color: #C6C6C6 !important;
  padding: 0;
}
#contact input[type="email"]::placeholder{
  word-wrap: normal;
  font-family: var(--font-one);
  font-weight: 700;
  font-size: 16px;
  line-height: 10px;
  letter-spacing: 0%;
  color: #C6C6C6 !important;
}
#contact textarea::placeholder{
  word-wrap: normal;
  font-family: var(--font-one);
  font-weight: 700;
  font-size: 16px;
  line-height: 10px;
  letter-spacing: 0%;
  color: #C6C6C6 !important;
}
#contact .name-icon p {
  display: flex;
  align-items: center;
  justify-content: left;
  margin: 0;
  padding: 0;
}
#contact .email-icon   p {
  display: flex;
  align-items: center;
  justify-content: left;
 margin: 0;
  padding: 0;
}
#contact .phone-icon p {
  display: flex;
  align-items: center;
  justify-content: left;
 margin: 0;
  padding: 0;
}

#contact .visa-icon p {
  display: flex;
  align-items: center;
  justify-content: left;
 margin: 0;
  padding: 0;
}
.contact-form-wrap ::placeholder{
  font-family: var(--font-one) !important;
  font-weight: 400 !important;
  color: #838383 !important;
  font-size: 14px !important;
}
#contact .message-icon p {
  display: flex;
  align-items: flex-start;
  justify-content: left;
 margin: 0;
  padding: 0;}
#contact input[type="number"],#contact input[type="text"], input[type="tel"], input[type="email"], input[type="phno"], input[type="password"], input[type="date"], textarea, .form-group input, select{
  border: unset;
  background: unset;
}
#contact .name-icon ,.email-icon,.phone-icon,.visa-icon{
  border: 1px solid #C6C6C6 !important;
  height: 65px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: left;
  padding: 0 24px;
  margin-bottom: 28px;
}
#contact .message-icon{
  border: 1px solid #C6C6C6;
    border-radius: 6px;
  padding: 24px 24px;
}
#contact .message-icon textarea{
  height: 200px;
  padding: 0 0px 0 10px;
}
.search-form.serach-page.searchBox {
  display: flex;
  align-items: center;
  justify-content: center;
}


::placeholder{
      font-family: var(--font-one);
      color: #000;
}

