@charset "UTF-8";
/* Table of contents
=========================

===========================*/
.preloader {
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: #573DB8;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10000;
}
.preloader .loader {
  display: flex;
  align-items: center;
  gap: 10px;
}
.preloader .loader img {
  animation: loading 2s linear infinite;
}
.preloader .loader h3 {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
}

@keyframes loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?s86efx");
  src: url("../fonts/icomoon.eot?s86efx#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?s86efx") format("truetype"), url("../fonts/icomoon.woff?s86efx") format("woff"), url("../fonts/icomoon.svg?s86efx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-service-8:before {
  content: "\e903";
}

.icon-service-7:before {
  content: "\e904";
}

.icon-service-6:before {
  content: "\e905";
}

.icon-service-5:before {
  content: "\e906";
}

.icon-service-4:before {
  content: "\e907";
}

.icon-service-3:before {
  content: "\e908";
}

.icon-service-2:before {
  content: "\e909";
}

.icon-info-icon-3:before {
  content: "\e900";
}

.icon-info-icon-2:before {
  content: "\e901";
}

.icon-info-icon-1:before {
  content: "\e902";
}

.icon-right-arrow:before {
  content: "a";
  font-size: 28px;
}

/* Theme Default CSS */
/*==== font weight ====*/
/* Deafult Margin & Padding */
/*-- Margin Top --*/
.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-33 {
  margin-top: 33px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-55 {
  margin-top: 55px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-65 {
  margin-top: 65px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-75 {
  margin-top: 75px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-85 {
  margin-top: 85px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-95 {
  margin-top: 95px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-105 {
  margin-top: 105px;
}

.mt-110 {
  margin-top: 110px;
}

.mt-115 {
  margin-top: 115px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-125 {
  margin-top: 125px;
}

.mt-130 {
  margin-top: 130px;
}

.mt-135 {
  margin-top: 135px;
}

.mt-140 {
  margin-top: 140px;
}

.mt-145 {
  margin-top: 145px;
}

.mt-150 {
  margin-top: 150px;
}

.mt-155 {
  margin-top: 155px;
}

.mt-160 {
  margin-top: 160px;
}

.mt-165 {
  margin-top: 165px;
}

.mt-170 {
  margin-top: 170px;
}

.mt-175 {
  margin-top: 175px;
}

.mt-180 {
  margin-top: 180px;
}

.mt-185 {
  margin-top: 185px;
}

.mt-190 {
  margin-top: 190px;
}

.mt-195 {
  margin-top: 195px;
}

.mt-200 {
  margin-top: 200px;
}

/*-- Margin Bottom --*/
.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-65 {
  margin-bottom: 65px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-85 {
  margin-bottom: 85px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-95 {
  margin-bottom: 95px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-105 {
  margin-bottom: 105px;
}

.mb-110 {
  margin-bottom: 110px;
}

.mb-115 {
  margin-bottom: 115px;
}

.mb-120 {
  margin-bottom: 120px;
}

.mb-125 {
  margin-bottom: 125px;
}

.mb-130 {
  margin-bottom: 130px;
}

.mb-135 {
  margin-bottom: 135px;
}

.mb-140 {
  margin-bottom: 140px;
}

.mb-145 {
  margin-bottom: 145px;
}

.mb-150 {
  margin-bottom: 150px;
}

.mb-155 {
  margin-bottom: 155px;
}

.mb-160 {
  margin-bottom: 160px;
}

.mb-165 {
  margin-bottom: 165px;
}

.mb-170 {
  margin-bottom: 170px;
}

.mb-175 {
  margin-bottom: 175px;
}

.mb-180 {
  margin-bottom: 180px;
}

.mb-185 {
  margin-bottom: 185px;
}

.mb-190 {
  margin-bottom: 190px;
}

.mb-195 {
  margin-bottom: 195px;
}

.mb-200 {
  margin-bottom: 200px;
}

.mb-205 {
  margin-bottom: 205px;
}

.mb-210 {
  margin-bottom: 210px;
}

.mb-215 {
  margin-bottom: 215px;
}

.mb-220 {
  margin-bottom: 220px;
}

.mb-245 {
  margin-bottom: 245px;
}

.mb-250 {
  margin-bottom: 250px;
}

/*-------padding top and bottom --------*/
.py {
  padding-top: 120px;
  padding-bottom: 120px;
}

/*-- Padding Top --*/
.pt-5 {
  padding-top: 5px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-21 {
  padding-top: 21px;
}

.pt-22 {
  padding-top: 22px;
}

.pt-23 {
  padding-top: 23px;
}

.pt-24 {
  padding-top: 24px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-35 {
  padding-top: 35px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-55 {
  padding-top: 55px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-65 {
  padding-top: 65px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-75 {
  padding-top: 75px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-85 {
  padding-top: 85px;
}

.pt-86 {
  padding-top: 85px;
}

.pt-87 {
  padding-top: 85px;
}

.pt-88 {
  padding-top: 85px;
}

.pt-89 {
  padding-top: 85px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-95 {
  padding-top: 95px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-105 {
  padding-top: 105px;
}

.pt-110 {
  padding-top: 110px;
}

.pt-115 {
  padding-top: 115px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-125 {
  padding-top: 125px;
}

.pt-130 {
  padding-top: 130px;
}

.pt-135 {
  padding-top: 135px;
}

.pt-140 {
  padding-top: 140px;
}

.pt-142 {
  padding-top: 142px;
}

.pt-144 {
  padding-top: 144px;
}

.pt-145 {
  padding-top: 145px;
}

.pt-146 {
  padding-top: 146px;
}

.pt-147 {
  padding-top: 147px;
}

.pt-149 {
  padding-top: 149px;
}

.pt-150 {
  padding-top: 150px;
}

.pt-155 {
  padding-top: 155px;
}

.pt-160 {
  padding-top: 160px;
}

.pt-165 {
  padding-top: 165px;
}

.pt-170 {
  padding-top: 170px;
}

.pt-175 {
  padding-top: 175px;
}

.pt-180 {
  padding-top: 180px;
}

.pt-185 {
  padding-top: 185px;
}

.pt-190 {
  padding-top: 190px;
}

.pt-195 {
  padding-top: 195px;
}

.pt-200 {
  padding-top: 200px;
}

.pt-215 {
  padding-top: 215px;
}

.pt-220 {
  padding-top: 220px;
}

.pt-250 {
  padding-top: 250px;
}

.pt-295 {
  padding-top: 295px;
}

/*-- Padding Bottom --*/
.pb-5 {
  padding-bottom: 5px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-21 {
  padding-bottom: 21px;
}

.pb-22 {
  padding-bottom: 22px;
}

.pb-23 {
  padding-bottom: 23px;
}

.pb-24 {
  padding-bottom: 24px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-65 {
  padding-bottom: 65px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-85 {
  padding-bottom: 85px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-95 {
  padding-bottom: 95px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-105 {
  padding-bottom: 105px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pb-115 {
  padding-bottom: 115px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-125 {
  padding-bottom: 125px;
}

.pb-130 {
  padding-bottom: 130px;
}

.pb-134 {
  padding-bottom: 134px;
}

.pb-135 {
  padding-bottom: 135px;
}

.pb-140 {
  padding-bottom: 140px;
}

.pb-145 {
  padding-bottom: 145px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pb-155 {
  padding-bottom: 155px;
}

.pb-160 {
  padding-bottom: 160px;
}

.pb-165 {
  padding-bottom: 165px;
}

.pb-170 {
  padding-bottom: 170px;
}

.pb-175 {
  padding-bottom: 175px;
}

.pb-180 {
  padding-bottom: 180px;
}

.pb-185 {
  padding-bottom: 185px;
}

.pb-190 {
  padding-bottom: 190px;
}

.pb-195 {
  padding-bottom: 195px;
}

.pb-200 {
  padding-bottom: 200px;
}

.pb-210 {
  padding-bottom: 210px;
}

.pb-215 {
  padding-bottom: 215px;
}

.pb-220 {
  padding-bottom: 220px;
}

.pb-230 {
  padding-bottom: 230px;
}

/*-- Padding Left --*/
.pl-0 {
  padding-left: 0px;
}

.pl-5 {
  padding-left: 5px;
}

.pl-10 {
  padding-left: 10px;
}

.pl-15 {
  padding-left: 15px;
}

.pl-20 {
  padding-left: 20px;
}

.pl-25 {
  padding-left: 35px;
}

.pl-30 {
  padding-left: 30px;
}

.pl-35 {
  padding-left: 35px;
}

.pl-35 {
  padding-left: 35px;
}

.pl-40 {
  padding-left: 40px;
}

.pl-45 {
  padding-left: 45px;
}

.pl-50 {
  padding-left: 50px;
}

.pl-55 {
  padding-left: 55px;
}

.pl-60 {
  padding-left: 60px;
}

.pl-65 {
  padding-left: 65px;
}

.pl-70 {
  padding-left: 70px;
}

.pl-75 {
  padding-left: 75px;
}

.pl-80 {
  padding-left: 80px;
}

.pl-85 {
  padding-left: 80px;
}

.pl-90 {
  padding-left: 90px;
}

.pl-95 {
  padding-left: 95px;
}

.pl-100 {
  padding-left: 100px;
}

.pl-105 {
  padding-left: 105px;
}

.pl-110 {
  padding-left: 110px;
}

.pl-115 {
  padding-left: 115px;
}

.pl-120 {
  padding-left: 120px;
}

.pl-125 {
  padding-left: 125px;
}

.pl-130 {
  padding-left: 130px;
}

.pl-135 {
  padding-left: 135px;
}

.pl-140 {
  padding-left: 140px;
}

.pl-145 {
  padding-left: 145px;
}

.pl-150 {
  padding-left: 150px;
}

.pl-155 {
  padding-left: 155px;
}

.pl-160 {
  padding-left: 160px;
}

.pl-165 {
  padding-left: 165px;
}

.pl-170 {
  padding-left: 170px;
}

.pl-180 {
  padding-left: 180px;
}

.pl-185 {
  padding-left: 185px;
}

.pl-190 {
  padding-left: 190px;
}

.pl-195 {
  padding-left: 195px;
}

.pl-100 {
  padding-left: 100px;
}

.pl-200 {
  padding-left: 200px;
}

/*-- Padding Right --*/
.pr-0 {
  padding-right: 0px;
}

.pr-5 {
  padding-right: 5px;
}

.pr-10 {
  padding-right: 10px;
}

.pr-15 {
  padding-right: 15px;
}

.pr-20 {
  padding-right: 20px;
}

.pr-25 {
  padding-right: 35px;
}

.pr-30 {
  padding-right: 30px;
}

.pr-35 {
  padding-right: 35px;
}

.pr-35 {
  padding-right: 35px;
}

.pr-40 {
  padding-right: 40px;
}

.pr-45 {
  padding-right: 45px;
}

.pr-50 {
  padding-right: 50px;
}

.pr-55 {
  padding-right: 55px;
}

.pr-60 {
  padding-right: 60px;
}

.pr-65 {
  padding-right: 65px;
}

.pr-70 {
  padding-right: 70px;
}

.pr-75 {
  padding-right: 75px;
}

.pr-80 {
  padding-right: 80px;
}

.pr-85 {
  padding-right: 80px;
}

.pr-90 {
  padding-right: 90px;
}

.pr-95 {
  padding-right: 95px;
}

.pr-100 {
  padding-right: 100px;
}

.pr-105 {
  padding-right: 105px;
}

.pr-110 {
  padding-right: 110px;
}

.pr-115 {
  padding-right: 115px;
}

.pr-120 {
  padding-right: 120px;
}

.pr-125 {
  padding-right: 125px;
}

.pr-130 {
  padding-right: 130px;
}

.pr-135 {
  padding-right: 135px;
}

.pr-140 {
  padding-right: 140px;
}

.pr-145 {
  padding-right: 145px;
}

.pr-150 {
  padding-right: 150px;
}

.pr-155 {
  padding-right: 155px;
}

.pr-165 {
  padding-right: 165px;
}

.pr-170 {
  padding-right: 170px;
}

.pr-175 {
  padding-right: 175px;
}

.pr-180 {
  padding-right: 180px;
}

.pr-185 {
  padding-right: 185px;
}

.pr-190 {
  padding-right: 190px;
}

.pr-195 {
  padding-right: 195px;
}

.pr-200 {
  padding-right: 200px;
}

/** padding top & bottom **/
.py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.py-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.py-25 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.py-35 {
  padding-top: 35px;
  padding-bottom: 35px;
}

.py-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.py-45 {
  padding-top: 45px;
  padding-bottom: 45px;
}

.py-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.py-55 {
  padding-top: 55px;
  padding-bottom: 55px;
}

.py-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.py-65 {
  padding-top: 65px;
  padding-bottom: 65px;
}

.py-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.py-75 {
  padding-top: 75px;
  padding-bottom: 75px;
}

.py-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.py-85 {
  padding-top: 85px;
  padding-bottom: 85px;
}

.py-90 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.py-95 {
  padding-top: 95px;
  padding-bottom: 95px;
}

.py-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.py-105 {
  padding-top: 105px;
  padding-bottom: 105px;
}

.py-110 {
  padding-top: 110px;
  padding-bottom: 110px;
}

.py-115 {
  padding-top: 115px;
  padding-bottom: 115px;
}

.py-120 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.py-125 {
  padding-top: 125px;
  padding-bottom: 125px;
}

.py-130 {
  padding-top: 130px;
  padding-bottom: 130px;
}

.py-135 {
  padding-top: 135px;
  padding-bottom: 135px;
}

.py-140 {
  padding-top: 140px;
  padding-bottom: 140px;
}

.py-145 {
  padding-top: 145px;
  padding-bottom: 145px;
}

.py-150 {
  padding-top: 150px;
  padding-bottom: 150px;
}

.py-155 {
  padding-top: 155px;
  padding-bottom: 155px;
}

.py-160 {
  padding-top: 160px;
  padding-bottom: 160px;
}

.py-165 {
  padding-top: 165px;
  padding-bottom: 165px;
}

.py-170 {
  padding-top: 170px;
  padding-bottom: 170px;
}

.py-175 {
  padding-top: 175px;
  padding-bottom: 175px;
}

.py-180 {
  padding-top: 180px;
  padding-bottom: 180px;
}

.py-185 {
  padding-top: 185px;
  padding-bottom: 185px;
}

.py-190 {
  padding-top: 190px;
  padding-bottom: 190px;
}

.py-195 {
  padding-top: 195px;
  padding-bottom: 195px;
}

.py-200 {
  padding-top: 200px;
  padding-bottom: 200px;
}

.py-205 {
  padding-top: 205px;
  padding-bottom: 205px;
}

.py-210 {
  padding-top: 210px;
  padding-bottom: 210px;
}

.py-215 {
  padding-top: 215px;
  padding-bottom: 215px;
}

.py-220 {
  padding-top: 220px;
  padding-bottom: 220px;
}

.py-225 {
  padding-top: 225px;
  padding-bottom: 225px;
}

.py-230 {
  padding-top: 230px;
  padding-bottom: 230px;
}

.py-235 {
  padding-top: 235px;
  padding-bottom: 235px;
}

.py-240 {
  padding-top: 240px;
  padding-bottom: 240px;
}

.py-250 {
  padding-top: 250px;
  padding-bottom: 250px;
}

.py-260 {
  padding-top: 260px;
  padding-bottom: 260px;
}

.py-270 {
  padding-top: 270px;
  padding-bottom: 270px;
}

.py-280 {
  padding-top: 280px;
  padding-bottom: 280px;
}

.py-290 {
  padding-top: 290px;
  padding-bottom: 290px;
}

.py-300 {
  padding-top: 300px;
  padding-bottom: 300px;
}

.py-310 {
  padding-top: 310px;
  padding-bottom: 310px;
}

.py-320 {
  padding-top: 320px;
  padding-bottom: 320px;
}

.py-330 {
  padding-top: 330px;
  padding-bottom: 330px;
}

.py-340 {
  padding-top: 340px;
  padding-bottom: 340px;
}

.py-350 {
  padding-top: 350px;
  padding-bottom: 350px;
}

/** padding left & right **/
.px-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.px-15 {
  padding-left: 15px;
  padding-right: 15px;
}

.px-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.px-25 {
  padding-left: 25px;
  padding-right: 25px;
}

.px-30 {
  padding-left: 30px;
  padding-right: 30px;
}

.px-35 {
  padding-left: 35px;
  padding-right: 35px;
}

.px-40 {
  padding-left: 40px;
  padding-right: 40px;
}

.px-45 {
  padding-left: 45px;
  padding-right: 45px;
}

.px-50 {
  padding-left: 50px;
  padding-right: 50px;
}

.px-55 {
  padding-left: 55px;
  padding-right: 55px;
}

.px-60 {
  padding-left: 60px;
  padding-right: 60px;
}

.px-65 {
  padding-left: 65px;
  padding-right: 65px;
}

.px-70 {
  padding-left: 70px;
  padding-right: 70px;
}

.px-75 {
  padding-left: 75px;
  padding-right: 75px;
}

.px-80 {
  padding-left: 80px;
  padding-right: 80px;
}

.px-85 {
  padding-left: 85px;
  padding-right: 85px;
}

.px-90 {
  padding-left: 90px;
  padding-right: 90px;
}

.px-95 {
  padding-left: 95px;
  padding-right: 95px;
}

.px-100 {
  padding-left: 100px;
  padding-right: 100px;
}

.px-105 {
  padding-left: 105px;
  padding-right: 105px;
}

.px-110 {
  padding-left: 110px;
  padding-right: 110px;
}

.px-115 {
  padding-left: 115px;
  padding-right: 115px;
}

.px-120 {
  padding-left: 120px;
  padding-right: 120px;
}

.px-125 {
  padding-left: 125px;
  padding-right: 125px;
}

.px-130 {
  padding-left: 130px;
  padding-right: 130px;
}

.px-135 {
  padding-left: 135px;
  padding-right: 135px;
}

.px-140 {
  padding-left: 140px;
  padding-right: 140px;
}

.px-145 {
  padding-left: 145px;
  padding-right: 145px;
}

.px-150 {
  padding-left: 150px;
  padding-right: 150px;
}

.px-155 {
  padding-left: 155px;
  padding-right: 155px;
}

.px-160 {
  padding-left: 160px;
  padding-right: 160px;
}

.px-165 {
  padding-left: 165px;
  padding-right: 165px;
}

.px-170 {
  padding-left: 170px;
  padding-right: 170px;
}

.px-175 {
  padding-left: 175px;
  padding-right: 175px;
}

.px-180 {
  padding-left: 180px;
  padding-right: 180px;
}

.px-185 {
  padding-left: 185px;
  padding-right: 185px;
}

.px-190 {
  padding-left: 190px;
  padding-right: 190px;
}

.px-195 {
  padding-left: 195px;
  padding-right: 195px;
}

.px-200 {
  padding-left: 200px;
  padding-right: 200px;
}

.px-205 {
  padding-left: 205px;
  padding-right: 205px;
}

.px-210 {
  padding-left: 210px;
  padding-right: 210px;
}

.px-215 {
  padding-left: 215px;
  padding-right: 215px;
}

.px-220 {
  padding-left: 220px;
  padding-right: 220px;
}

.px-225 {
  padding-left: 225px;
  padding-right: 225px;
}

.px-230 {
  padding-left: 230px;
  padding-right: 230px;
}

.px-235 {
  padding-left: 235px;
  padding-right: 235px;
}

.px-240 {
  padding-left: 240px;
  padding-right: 240px;
}

.px-250 {
  padding-left: 250px;
  padding-right: 250px;
}

.px-260 {
  padding-left: 260px;
  padding-right: 260px;
}

.px-270 {
  padding-left: 270px;
  padding-right: 270px;
}

.px-280 {
  padding-left: 280px;
  padding-right: 280px;
}

.px-290 {
  padding-left: 290px;
  padding-right: 290px;
}

.px-300 {
  padding-left: 300px;
  padding-right: 300px;
}

.px-310 {
  padding-left: 310px;
  padding-right: 310px;
}

.px-320 {
  padding-left: 320px;
  padding-right: 320px;
}

.px-330 {
  padding-left: 330px;
  padding-right: 330px;
}

.px-340 {
  padding-left: 340px;
  padding-right: 340px;
}

.px-350 {
  padding-left: 350px;
  padding-right: 350px;
}

.text-right {
  text-align: right;
}

/* Padding Bottom for Small Devices (≥576px) */
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .pb-xs-0 {
    padding-bottom: 0px;
  }
  .pb-xs-5 {
    padding-bottom: 5px;
  }
  .pb-xs-10 {
    padding-bottom: 10px;
  }
  .pb-xs-15 {
    padding-bottom: 15px;
  }
  .pb-xs-20 {
    padding-bottom: 20px;
  }
  .pb-xs-25 {
    padding-bottom: 25px;
  }
  .pb-xs-30 {
    padding-bottom: 30px;
  }
  .pb-xs-35 {
    padding-bottom: 35px;
  }
  .pb-xs-40 {
    padding-bottom: 40px;
  }
  .pb-xs-45 {
    padding-bottom: 45px;
  }
  .pb-xs-50 {
    padding-bottom: 50px;
  }
  .pb-xs-55 {
    padding-bottom: 55px;
  }
  .pb-xs-60 {
    padding-bottom: 60px;
  }
  .pb-xs-65 {
    padding-bottom: 65px;
  }
  .pb-xs-70 {
    padding-bottom: 70px;
  }
  .pb-xs-75 {
    padding-bottom: 75px;
  }
  .pb-xs-80 {
    padding-bottom: 80px;
  }
  .pb-xs-85 {
    padding-bottom: 85px;
  }
  .pb-xs-90 {
    padding-bottom: 90px;
  }
  .pb-xs-95 {
    padding-bottom: 95px;
  }
  .pb-xs-100 {
    padding-bottom: 100px;
  }
  .pb-xs-150 {
    padding-bottom: 150px;
  }
}
/* Padding Bottom for Small Devices (≥576px) */
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .pb-sm-5 {
    padding-bottom: 5px;
  }
  .pb-sm-10 {
    padding-bottom: 10px;
  }
  .pb-sm-15 {
    padding-bottom: 15px;
  }
  .pb-sm-20 {
    padding-bottom: 20px;
  }
  .pb-sm-25 {
    padding-bottom: 25px;
  }
  .pb-sm-30 {
    padding-bottom: 30px;
  }
  .pb-sm-35 {
    padding-bottom: 35px;
  }
  .pb-sm-40 {
    padding-bottom: 40px;
  }
  .pb-sm-45 {
    padding-bottom: 45px;
  }
  .pb-sm-50 {
    padding-bottom: 50px;
  }
  .pb-sm-55 {
    padding-bottom: 55px;
  }
  .pb-sm-60 {
    padding-bottom: 60px;
  }
  .pb-sm-65 {
    padding-bottom: 65px;
  }
  .pb-sm-70 {
    padding-bottom: 70px;
  }
  .pb-sm-75 {
    padding-bottom: 75px;
  }
  .pb-sm-80 {
    padding-bottom: 80px;
  }
  .pb-sm-85 {
    padding-bottom: 85px;
  }
  .pb-sm-90 {
    padding-bottom: 90px;
  }
  .pb-sm-95 {
    padding-bottom: 95px;
  }
  .pb-sm-100 {
    padding-bottom: 100px;
  }
  .pb-sm-105 {
    padding-bottom: 105px;
  }
  .pb-sm-110 {
    padding-bottom: 110px;
  }
  .pb-sm-115 {
    padding-bottom: 115px;
  }
  .pb-sm-120 {
    padding-bottom: 120px;
  }
  .pb-sm-125 {
    padding-bottom: 125px;
  }
  .pb-sm-130 {
    padding-bottom: 130px;
  }
  .pb-sm-135 {
    padding-bottom: 135px;
  }
  .pb-sm-140 {
    padding-bottom: 140px;
  }
  .pb-sm-145 {
    padding-bottom: 145px;
  }
  .pb-sm-150 {
    padding-bottom: 150px;
  }
}
/* Padding Bottom for Medium Devices (≥768px) */
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .pb-md-5 {
    padding-bottom: 5px;
  }
  .pb-md-10 {
    padding-bottom: 10px;
  }
  .pb-md-15 {
    padding-bottom: 15px;
  }
  .pb-md-20 {
    padding-bottom: 20px;
  }
  .pb-md-25 {
    padding-bottom: 25px;
  }
  .pb-md-30 {
    padding-bottom: 30px;
  }
  .pb-md-35 {
    padding-bottom: 35px;
  }
  .pb-md-40 {
    padding-bottom: 40px;
  }
  .pb-md-45 {
    padding-bottom: 45px;
  }
  .pb-md-50 {
    padding-bottom: 50px;
  }
  .pb-md-55 {
    padding-bottom: 55px;
  }
  .pb-md-60 {
    padding-bottom: 60px;
  }
  .pb-md-65 {
    padding-bottom: 65px;
  }
  .pb-md-70 {
    padding-bottom: 70px;
  }
  .pb-md-75 {
    padding-bottom: 75px;
  }
  .pb-md-80 {
    padding-bottom: 80px;
  }
  .pb-md-85 {
    padding-bottom: 85px;
  }
  .pb-md-90 {
    padding-bottom: 90px;
  }
  .pb-md-95 {
    padding-bottom: 95px;
  }
  .pb-md-100 {
    padding-bottom: 100px;
  }
  .pb-md-105 {
    padding-bottom: 105px;
  }
  .pb-md-110 {
    padding-bottom: 110px;
  }
  .pb-md-115 {
    padding-bottom: 115px;
  }
  .pb-md-120 {
    padding-bottom: 120px;
  }
  .pb-md-125 {
    padding-bottom: 125px;
  }
  .pb-md-130 {
    padding-bottom: 130px;
  }
  .pb-md-135 {
    padding-bottom: 135px;
  }
  .pb-md-140 {
    padding-bottom: 140px;
  }
  .pb-md-145 {
    padding-bottom: 145px;
  }
  .pb-md-150 {
    padding-bottom: 150px;
  }
  .pb-md-170 {
    padding-bottom: 170px;
  }
}
/* Padding Bottom for Large Devices (≥992px) */
@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .pb-lg-5 {
    padding-bottom: 5px;
  }
  .pb-lg-10 {
    padding-bottom: 10px;
  }
  .pb-lg-15 {
    padding-bottom: 15px;
  }
  .pb-lg-20 {
    padding-bottom: 20px;
  }
  .pb-lg-25 {
    padding-bottom: 25px;
  }
  .pb-lg-30 {
    padding-bottom: 30px;
  }
  .pb-lg-35 {
    padding-bottom: 35px;
  }
  .pb-lg-40 {
    padding-bottom: 40px;
  }
  .pb-lg-45 {
    padding-bottom: 45px;
  }
  .pb-lg-50 {
    padding-bottom: 50px;
  }
  .pb-lg-55 {
    padding-bottom: 55px;
  }
  .pb-lg-60 {
    padding-bottom: 60px;
  }
  .pb-lg-65 {
    padding-bottom: 65px;
  }
  .pb-lg-70 {
    padding-bottom: 70px;
  }
  .pb-lg-75 {
    padding-bottom: 75px;
  }
  .pb-lg-80 {
    padding-bottom: 80px;
  }
  .pb-lg-85 {
    padding-bottom: 85px;
  }
  .pb-lg-90 {
    padding-bottom: 90px;
  }
  .pb-lg-95 {
    padding-bottom: 95px;
  }
  .pb-lg-100 {
    padding-bottom: 100px;
  }
  .pb-lg-105 {
    padding-bottom: 105px;
  }
  .pb-lg-110 {
    padding-bottom: 110px;
  }
  .pb-lg-115 {
    padding-bottom: 115px;
  }
  .pb-lg-120 {
    padding-bottom: 120px;
  }
  .pb-lg-125 {
    padding-bottom: 125px;
  }
  .pb-lg-130 {
    padding-bottom: 130px;
  }
  .pb-lg-135 {
    padding-bottom: 135px;
  }
}
/* Padding Bottom for Large Devices (≥992px) */
@media only screen and (min-width: 1199px) and (max-width: 1300px) {
  .pb-xl-5 {
    padding-bottom: 5px;
  }
  .pb-xl-10 {
    padding-bottom: 10px;
  }
  .pb-xl-15 {
    padding-bottom: 15px;
  }
  .pb-xl-20 {
    padding-bottom: 20px;
  }
  .pb-xl-25 {
    padding-bottom: 25px;
  }
  .pb-xl-30 {
    padding-bottom: 30px;
  }
  .pb-xl-35 {
    padding-bottom: 35px;
  }
  .pb-xl-40 {
    padding-bottom: 40px;
  }
  .pb-xl-45 {
    padding-bottom: 45px;
  }
  .pb-xl-50 {
    padding-bottom: 50px;
  }
  .pb-xl-55 {
    padding-bottom: 55px;
  }
  .pb-xl-60 {
    padding-bottom: 60px;
  }
  .pb-xl-65 {
    padding-bottom: 65px;
  }
  .pb-xl-70 {
    padding-bottom: 70px;
  }
  .pb-xl-75 {
    padding-bottom: 75px;
  }
  .pb-xl-80 {
    padding-bottom: 80px;
  }
  .pb-xl-85 {
    padding-bottom: 85px;
  }
  .pb-xl-90 {
    padding-bottom: 90px;
  }
  .pb-xl-95 {
    padding-bottom: 95px;
  }
  .pb-xl-100 {
    padding-bottom: 100px;
  }
  .pb-xl-105 {
    padding-bottom: 105px;
  }
  .pb-xl-110 {
    padding-bottom: 110px;
  }
  .pb-xl-115 {
    padding-bottom: 115px;
  }
  .pb-xl-120 {
    padding-bottom: 120px;
  }
  .pb-xl-125 {
    padding-bottom: 125px;
  }
  .pb-xl-130 {
    padding-bottom: 130px;
  }
  .pb-xl-135 {
    padding-bottom: 135px;
  }
}
/* Padding Top for Small Devices (375px) */
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .pt-xs-0 {
    padding-top: 0;
  }
  .pt-xs-5 {
    padding-top: 5px;
  }
  .pt-xs-10 {
    padding-top: 10px;
  }
  .pt-xs-15 {
    padding-top: 15px;
  }
  .pt-xs-20 {
    padding-top: 20px;
  }
  .pt-xs-25 {
    padding-top: 25px;
  }
  .pt-xs-30 {
    padding-top: 30px;
  }
  .pt-xs-35 {
    padding-top: 35px;
  }
  .pt-xs-40 {
    padding-top: 40px;
  }
  .pt-xs-45 {
    padding-top: 45px;
  }
  .pt-xs-50 {
    padding-top: 50px;
  }
  .pt-xs-55 {
    padding-top: 55px;
  }
  .pt-xs-60 {
    padding-top: 60px;
  }
  .pt-xs-65 {
    padding-top: 65px;
  }
  .pt-xs-70 {
    padding-top: 70px;
  }
  .pt-xs-75 {
    padding-top: 75px;
  }
  .pt-xs-80 {
    padding-top: 80px;
  }
  .pt-xs-85 {
    padding-top: 85px;
  }
  .pt-xs-90 {
    padding-top: 90px;
  }
  .pt-xs-95 {
    padding-top: 95px;
  }
  .pt-xs-100 {
    padding-top: 100px;
  }
  .pt-xs-165 {
    padding-top: 165px;
  }
}
/* Padding Top for Small Devices (≥576px) */
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .pt-sm-5 {
    padding-top: 5px;
  }
  .pt-sm-10 {
    padding-top: 10px;
  }
  .pt-sm-15 {
    padding-top: 15px;
  }
  .pt-sm-20 {
    padding-top: 20px;
  }
  .pt-sm-25 {
    padding-top: 25px;
  }
  .pt-sm-30 {
    padding-top: 30px;
  }
  .pt-sm-35 {
    padding-top: 35px;
  }
  .pt-sm-40 {
    padding-top: 40px;
  }
  .pt-sm-45 {
    padding-top: 45px;
  }
  .pt-sm-50 {
    padding-top: 50px;
  }
  .pt-sm-55 {
    padding-top: 55px;
  }
  .pt-sm-60 {
    padding-top: 60px;
  }
  .pt-sm-65 {
    padding-top: 65px;
  }
  .pt-sm-70 {
    padding-top: 70px;
  }
  .pt-sm-75 {
    padding-top: 75px;
  }
  .pt-sm-80 {
    padding-top: 80px;
  }
  .pt-sm-85 {
    padding-top: 85px;
  }
  .pt-sm-90 {
    padding-top: 90px;
  }
  .pt-sm-95 {
    padding-top: 95px;
  }
  .pt-sm-100 {
    padding-top: 100px;
  }
  .pt-xs-165 {
    padding-top: 165px;
  }
  .pt-sm-620 {
    padding-top: 620px;
  }
}
/* Padding Top for Medium Devices (≥768px) */
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .pt-md-5 {
    padding-top: 5px;
  }
  .pt-md-10 {
    padding-top: 10px;
  }
  .pt-md-15 {
    padding-top: 15px;
  }
  .pt-md-20 {
    padding-top: 20px;
  }
  .pt-md-25 {
    padding-top: 25px;
  }
  .pt-md-30 {
    padding-top: 30px;
  }
  .pt-md-35 {
    padding-top: 35px;
  }
  .pt-md-40 {
    padding-top: 40px;
  }
  .pt-md-45 {
    padding-top: 45px;
  }
  .pt-md-50 {
    padding-top: 50px;
  }
  .pt-md-55 {
    padding-top: 55px;
  }
  .pt-md-60 {
    padding-top: 60px;
  }
  .pt-md-65 {
    padding-top: 65px;
  }
  .pt-md-70 {
    padding-top: 70px;
  }
  .pt-md-75 {
    padding-top: 75px;
  }
  .pt-md-80 {
    padding-top: 80px;
  }
  .pt-md-85 {
    padding-top: 85px;
  }
  .pt-md-90 {
    padding-top: 90px;
  }
  .pt-md-95 {
    padding-top: 95px;
  }
  .pt-md-100 {
    padding-top: 100px;
  }
  .pt-md-350 {
    padding-top: 350px;
  }
}
/* Padding Top for Large Devices (≥992px) */
@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .pt-lg-5 {
    padding-top: 5px;
  }
  .pt-lg-10 {
    padding-top: 10px;
  }
  .pt-lg-15 {
    padding-top: 15px;
  }
  .pt-lg-20 {
    padding-top: 20px;
  }
  .pt-lg-25 {
    padding-top: 25px;
  }
  .pt-lg-30 {
    padding-top: 30px;
  }
  .pt-lg-35 {
    padding-top: 35px;
  }
  .pt-lg-40 {
    padding-top: 40px;
  }
  .pt-lg-45 {
    padding-top: 45px;
  }
  .pt-lg-50 {
    padding-top: 50px;
  }
  .pt-lg-55 {
    padding-top: 55px;
  }
  .pt-lg-60 {
    padding-top: 60px;
  }
  .pt-lg-65 {
    padding-top: 65px;
  }
  .pt-lg-70 {
    padding-top: 70px;
  }
  .pt-lg-75 {
    padding-top: 75px;
  }
  .pt-lg-80 {
    padding-top: 80px;
  }
  .pt-lg-85 {
    padding-top: 85px;
  }
  .pt-lg-90 {
    padding-top: 90px;
  }
  .pt-lg-95 {
    padding-top: 95px;
  }
  .pt-lg-100 {
    padding-top: 100px;
  }
  .pt-lg-105 {
    padding-top: 105px;
  }
  .pt-lg-110 {
    padding-top: 110px;
  }
  .pt-lg-115 {
    padding-top: 115px;
  }
  .pt-lg-120 {
    padding-top: 120px;
  }
}
/* Padding Top for Large Devices (≥992px) */
@media only screen and (min-width: 1199px) and (max-width: px) {
  .pt-xl-5 {
    padding-top: 5px;
  }
  .pt-xl-10 {
    padding-top: 10px;
  }
  .pt-xl-15 {
    padding-top: 15px;
  }
  .pt-xl-20 {
    padding-top: 20px;
  }
  .pt-xl-25 {
    padding-top: 25px;
  }
  .pt-xl-30 {
    padding-top: 30px;
  }
  .pt-xl-35 {
    padding-top: 35px;
  }
  .pt-xl-40 {
    padding-top: 40px;
  }
  .pt-xl-45 {
    padding-top: 45px;
  }
  .pt-xl-50 {
    padding-top: 50px;
  }
  .pt-xl-55 {
    padding-top: 55px;
  }
  .pt-xl-60 {
    padding-top: 60px;
  }
  .pt-xl-65 {
    padding-top: 65px;
  }
  .pt-xl-70 {
    padding-top: 70px;
  }
  .pt-xl-75 {
    padding-top: 75px;
  }
  .pt-xl-80 {
    padding-top: 80px;
  }
  .pt-xl-85 {
    padding-top: 85px;
  }
  .pt-xl-90 {
    padding-top: 90px;
  }
  .pt-xl-95 {
    padding-top: 95px;
  }
  .pt-xl-100 {
    padding-top: 100px;
  }
  .pt-xl-105 {
    padding-top: 105px;
  }
  .pt-xl-110 {
    padding-top: 110px;
  }
  .pt-xl-115 {
    padding-top: 115px;
  }
  .pt-xl-120 {
    padding-top: 120px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .py-xs-5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .py-xs-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .py-xs-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .py-xs-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .py-xs-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .py-xs-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .py-xs-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .py-xs-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .py-xs-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .py-xs-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .py-xs-55 {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .py-xs-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .py-xs-65 {
    padding-top: 65px;
    padding-bottom: 65px;
  }
  .py-xs-70 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .py-xs-75 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .py-xs-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .py-xs-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }
  .py-xs-90 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .py-xs-95 {
    padding-top: 95px;
    padding-bottom: 95px;
  }
  .py-xs-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .py-sm-5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .py-sm-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .py-sm-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .py-sm-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .py-sm-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .py-sm-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .py-sm-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .py-sm-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .py-sm-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .py-sm-55 {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .py-sm-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .py-sm-65 {
    padding-top: 65px;
    padding-bottom: 65px;
  }
  .py-sm-70 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .py-sm-75 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .py-sm-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .py-sm-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }
  .py-sm-90 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .py-sm-95 {
    padding-top: 95px;
    padding-bottom: 95px;
  }
  .py-sm-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .py-md-5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .py-md-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .py-md-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .py-md-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .py-md-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .py-md-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .py-md-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .py-md-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .py-md-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .py-md-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .py-md-55 {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .py-md-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .py-md-65 {
    padding-top: 65px;
    padding-bottom: 65px;
  }
  .py-md-70 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .py-md-75 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .py-md-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .py-md-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }
  .py-md-90 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .py-md-95 {
    padding-top: 95px;
    padding-bottom: 95px;
  }
  .py-md-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .py-lg-5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .py-lg-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .py-lg-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .py-lg-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .py-lg-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .py-lg-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .py-lg-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .py-lg-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .py-lg-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .py-lg-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .py-lg-55 {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .py-lg-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .py-lg-65 {
    padding-top: 65px;
    padding-bottom: 65px;
  }
  .py-lg-70 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .py-lg-75 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .py-lg-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .py-lg-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }
  .py-lg-90 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .py-lg-95 {
    padding-top: 95px;
    padding-bottom: 95px;
  }
  .py-lg-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .py-lg-105 {
    padding-top: 105px;
    padding-bottom: 105px;
  }
  .py-lg-110 {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  .py-lg-115 {
    padding-top: 115px;
    padding-bottom: 115px;
  }
  .py-lg-120 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .py-lg-125 {
    padding-top: 125px;
    padding-bottom: 125px;
  }
}
@media only screen and (min-width: 1199px) and (max-width: 1300px) {
  .py-xl-5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .py-xl-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .py-xl-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .py-xl-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .py-xl-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .py-xl-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .py-xl-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .py-xl-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .py-xl-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .py-xl-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .py-xl-55 {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .py-xl-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .py-xl-65 {
    padding-top: 65px;
    padding-bottom: 65px;
  }
  .py-xl-70 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .py-xl-75 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .py-xl-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .py-xl-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }
  .py-xl-90 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .py-xl-95 {
    padding-top: 95px;
    padding-bottom: 95px;
  }
  .py-xl-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .py-xl-105 {
    padding-top: 105px;
    padding-bottom: 105px;
  }
  .py-xl-110 {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  .py-xl-115 {
    padding-top: 115px;
    padding-bottom: 115px;
  }
  .py-xl-120 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .py-xl-125 {
    padding-top: 125px;
    padding-bottom: 125px;
  }
}
/* Theme Default CSS */
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

a,
a:hover,
a:focus {
  text-decoration: none !important;
}

button:focus,
input:focus {
  outline: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #07000e;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}

body {
  font-size: 18px;
  line-height: 27px;
  font-family: "DM Sans", serif;
  color: #031f42 !important;
  position: relative;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  overflow-x: hidden;
}

@keyframes MovefadeUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.MovefadeUp {
  -webkit-animation-name: MovefadeUp;
  animation-name: MovefadeUp;
}

@-webkit-keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@-webkit-keyframes pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(23, 26, 43, 0.5);
  }
  100% {
    box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.5);
  }
}
@-moz-keyframes pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(23, 26, 43, 0.5);
  }
  100% {
    box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.5);
  }
}
@-ms-keyframes pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(23, 26, 43, 0.5);
  }
  100% {
    box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.5);
  }
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(23, 26, 43, 0.5);
  }
  100% {
    box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.5);
  }
}
@-webkit-keyframes animatelinebar {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(25px);
    transform: translateX(25px);
  }
}
@keyframes animatelinebar {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(25px);
    transform: translateX(25px);
  }
}
@-webkit-keyframes slideUpIn {
  0% {
    -webkit-transform: translateY(40px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
  0% {
    -webkit-transform: translateY(40px);
  }
}
@keyframes slideUpIn {
  0% {
    transform: translateY(40px);
  }
  100% {
    transform: translateY(0);
  }
  0% {
    transform: translateY(40px);
  }
}
@-webkit-keyframes MoveLeftRight {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-20px);
  }
}
@keyframes MoveLeftRight {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-20px);
  }
}
@-webkit-keyframes MoveUpDown {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-30px);
  }
}
@keyframes MoveUpDown {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-30px);
  }
}
@-webkit-keyframes Animated3 {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-20px);
  }
}
@keyframes Animated3 {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-20px);
  }
}
@-webkit-keyframes Animated4 {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-10px);
  }
}
@keyframes Animated4 {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-10px);
  }
}
@keyframes UpToDown {
  49% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes Scroll {
  0% {
    transform: translateX(-50vw);
    transform: translateX(-50vw);
  }
  100% {
    transform: translateX(50vw);
    transform: translateX(50vw);
  }
}
@-webkit-keyframes Scroll {
  0% {
    transform: translateX(-50vw);
    transform: translateX(-50vw);
  }
  100% {
    transform: translateX(50vw);
    transform: translateX(50vw);
  }
}
@keyframes spin {
  100% {
    transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  100% {
    transform: rotate(359deg);
  }
}
@keyframes borderAnimation {
  from {
    background-position: 0 0, -23px 0, 100% -23px, 0 100%;
  }
  to {
    background-position: 0 -23px, 0 0, 100% 0, -23px 100%;
  }
}
@-webkit-keyframes borderAnimation {
  from {
    background-position: 0 0, -23px 0, 100% -23px, 0 100%;
  }
  to {
    background-position: 0 -23px, 0 0, 100% 0, -23px 100%;
  }
}
@keyframes custom-animate {
  0% {
    transform: translateX(-5%);
    clip-path: inset(0 100% 0 0);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    clip-path: inset(0 0 0 0);
    opacity: 1;
  }
}
@-webkit-keyframes custom-animate {
  0% {
    transform: translateX(-5%);
    clip-path: inset(0 100% 0 0);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    clip-path: inset(0 0 0 0);
    opacity: 1;
  }
}
@keyframes custom-animate-two {
  0% {
    transform: translateY(-5%);
    clip-path: inset(0 0 100% 0);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    clip-path: inset(0 0 0 0);
    opacity: 1;
  }
}
@-webkit-keyframes custom-animate-two {
  0% {
    transform: translateY(-5%);
    clip-path: inset(0 0 100% 0);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    clip-path: inset(0 0 0 0);
    opacity: 1;
  }
}
@keyframes custom-animate-three {
  0% {
    transform: translateY(-5%);
    clip-path: inset(0 0 100% 0);
    opacity: 0;
  }
  100% {
    transform: translateY(-50%);
    clip-path: inset(0 0 0 0);
    opacity: 1;
  }
}
@-webkit-keyframes custom-animate-three {
  0% {
    transform: translateY(-5%);
    clip-path: inset(0 0 100% 0);
    opacity: 0;
  }
  100% {
    transform: translateY(-50%);
    clip-path: inset(0 0 0 0);
    opacity: 1;
  }
}
@keyframes auto-bounce {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, 20px);
    transform: translate(0, 20px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-webkit-keyframes auto-bounce {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, 20px);
    transform: translate(0, 20px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes scrollright {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes scrollright {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes rotate-spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotate-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Theme Default CSS */
/*-========  common =======-*/
.contact-number {
  font-size: 18px;
  font-weight: 700;
}
@media (max-width: 425px) {
  .contact-number {
    display: none;
  }
}

p {
  color: #716f73;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.form-control:focus {
  border: initial;
  box-shadow: initial;
}

.bg-none {
  background: none !important;
}

@media (max-width: 1399px) {
  .gap-5 {
    gap: 16px !important;
  }
}

.close--btn {
  width: 26px;
  height: 26px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  cursor: pointer;
}
.close--btn:hover {
  transform: rotate(180deg);
}
.close--btn:hover path {
  fill: #573db8;
}

.custom-animate {
  animation: custom-animate 1s forwards cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s;
  opacity: 0;
}

.custom-animate-two {
  animation: custom-animate-two 1s forwards cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s;
  opacity: 0;
}

.custom-animate-three {
  animation: custom-animate-three 1s forwards cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s;
  opacity: 0;
}

.animate__animated {
  animation-duration: 0.6s !important; /* Default is often 1s */
}

.auto-bounce {
  animation: auto-bounce 3s infinite;
  -webkit-animation: auto-bounce 3s infinite;
}

/* Theme Default CSS */
/*-======== header area =======-*/
.header-area.style-one {
  background: #f7f1fc;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1023;
  padding: 20px 0;
}
.header-area.style-one.header-fixed {
  position: fixed;
}
.header-area.style-one.header-fixed.style-one {
  background: #07000e;
}
.header-area.style-one.header-fixed.style-one .logo .standard-logo {
  display: none;
}
.header-area.style-one.header-fixed.style-one .logo .sticky-logo {
  display: block;
}
.header-area.style-one.header-fixed.style-one .main-menu ul li a {
  color: #ffffff;
}
.header-area.style-one.header-fixed.style-one .main-menu.mobile-menu ul li a {
  color: #031f42;
}
.header-area.style-one.header-fixed.style-one .main-menu .submenu ul li a {
  color: #07000e;
}
.header-area.style-one.header-fixed.style-one .number-with-btn .contact-number a {
  color: #ffffff !important;
}
.header-area.style-one.header-fixed.style-one .number-with-btn .contact-number a svg path {
  fill: #f7f1fc;
}
.header-area.style-one .logo {
  display: flex;
  justify-content: start;
  align-items: center;
  margin-top: 3px;
}
.header-area.style-one .logo .standard-logo {
  display: block;
}
.header-area.style-one .logo .sticky-logo {
  display: none;
}
.header-area.style-one .logo .logo-name {
  font-size: 30px;
  font-weight: 700;
}
.header-area.style-one .bar-btn {
  width: 50px;
  height: 50px;
  background: #573db8;
  position: relative;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  cursor: pointer;
}
@media (max-width: 1399px) {
  .header-area.style-one .bar-btn {
    display: none;
  }
}
.header-area.style-one .bar-btn.style-one .menu-line {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.header-area.style-one .bar-btn.style-one .menu-line .bar-line {
  width: 2px;
  height: 2px;
  background: #ffffff;
  display: block;
  align-items: center;
}
.header-area.style-one .bar-btn.style-one .menu-line .bar-line.bar-line:nth-child(1) {
  width: 10px;
  float: right;
}
.header-area.style-one .bar-btn.style-one .menu-line .bar-line.bar-line:nth-child(2) {
  margin-top: 8px;
  width: 20px;
}
.header-area.style-one .main-menu-bar-btn {
  display: none;
  width: 50px;
  height: 50px;
  background: #573db8;
  position: relative;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  cursor: pointer;
  text-align: center;
}
@media (max-width: 1399px) {
  .header-area.style-one .main-menu-bar-btn {
    display: flex !important;
    justify-content: center;
    align-items: center;
  }
}
.header-area.style-one .main-menu-bar-btn svg {
  width: 20px;
  height: 20px;
}
.header-area.style-one .main-menu-bar-btn svg path {
  fill: #ffffff;
}

/* Theme Default CSS */
/*-======== header area =======-*/
.header-area.style-two {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding: 27px 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1023;
  padding: 20px 0;
}
.header-area.style-two.header-fixed {
  position: fixed;
  background: #07000e;
  border: 0 !important;
}
.header-area.style-two.header-fixed .logo .standard-logo {
  display: none;
}
.header-area.style-two.header-fixed .logo .sticky-logo {
  display: block;
}
.header-area.style-two .logo {
  display: flex;
  justify-content: start;
  align-items: center;
  margin-top: 3px;
}
.header-area.style-two .logo .standard-logo {
  display: block;
}
.header-area.style-two .logo .sticky-logo {
  display: none;
}
.header-area.style-two .logo .logo-name {
  font-size: 30px;
  font-weight: 700;
}
.header-area.style-two .menu-wrapper .main-menu ul li a {
  color: #ffffff;
}
.header-area.style-two .menu-wrapper .main-menu ul li .submenu li a {
  color: #07000e;
}
.header-area.style-two .contact-number a {
  font-size: 18px;
  font-weight: 700;
  color: #ffffff !important;
}
@media (max-width: 425px) {
  .header-area.style-two .contact-number {
    display: none;
  }
}
.header-area.style-two .bar-btn {
  width: 50px;
  height: 50px;
  background: #573db8;
  position: relative;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  cursor: pointer;
}
@media (max-width: 1399px) {
  .header-area.style-two .bar-btn {
    display: none;
  }
}
.header-area.style-two .bar-btn.style-one .menu-line {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.header-area.style-two .bar-btn.style-one .menu-line .bar-line {
  width: 2px;
  height: 2px;
  background: rgb(228, 219, 219);
  display: block;
  align-items: center;
}
.header-area.style-two .bar-btn.style-one .menu-line .bar-line.bar-line:nth-child(1) {
  width: 10px;
  float: right;
}
.header-area.style-two .bar-btn.style-one .menu-line .bar-line.bar-line:nth-child(2) {
  margin-top: 8px;
  width: 20px;
}
.header-area.style-two .bar-btn.style-one .menu-line .bar-line.bar-line:nth-child(3) {
  width: 16px;
  float: right;
  margin-top: 7px;
}
.header-area.style-two .main-menu-bar-btn {
  display: none;
  width: 50px;
  height: 50px;
  background: #573db8;
  position: relative;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  cursor: pointer;
  text-align: center;
}
@media (max-width: 1399px) {
  .header-area.style-two .main-menu-bar-btn {
    display: flex !important;
    justify-content: center;
    align-items: center;
  }
}
.header-area.style-two .main-menu-bar-btn svg {
  width: 20px;
  height: 20px;
}
.header-area.style-two .main-menu-bar-btn svg path {
  fill: #ffffff;
}

/* Theme Default CSS */
/*-======== header area =======-*/
.header-area {
  /*===== search-dropdown======*/
}
.header-area.style-three {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1023;
  padding-top: 24px;
}
.header-area.style-three.header-fixed {
  position: fixed;
  background: #f7f1fc;
}
.header-area.style-three.header-fixed .logo .standard-logo {
  display: none;
}
.header-area.style-three.header-fixed .logo .sticky-logo {
  display: block;
}
.header-area.style-three.header-fixed .header-wrapper {
  border: 0;
}
.header-area.style-three .header-wrapper {
  padding-bottom: 15px;
}
.header-area.style-three .logo {
  display: flex;
  justify-content: start;
  align-items: center;
  margin-top: 3px;
}
.header-area.style-three .logo .standard-logo {
  display: block;
}
.header-area.style-three .logo .sticky-logo {
  display: none;
}
.header-area.style-three .logo .logo-name {
  font-size: 30px;
  font-weight: 700;
}
.header-area.style-three .menu-wrapper.main--gap {
  gap: 60px;
}
.header-area.style-three .menu-wrapper .main-menu {
  margin-top: 8px;
}
.header-area.style-three .menu-wrapper .main-menu ul li a {
  color: #07000e;
}
.header-area.style-three .menu-wrapper .main-menu ul li .submenu li a {
  color: #07000e;
}
.header-area.style-three .menu-wrapper .number-with-btn {
  position: relative;
}
.header-area.style-three .menu-wrapper .number-with-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 38%;
  width: 1px;
  height: 80%;
  background: rgba(7, 0, 14, 0.4);
  transform: translate(-50%, -50%);
}
.header-area.style-three .contact-number {
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
}
@media (max-width: 425px) {
  .header-area.style-three .contact-number {
    display: none;
  }
}
.header-area .bar-btn {
  width: 50px;
  height: 50px;
  position: relative;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  line-height: 50px;
  cursor: pointer;
}
@media (max-width: 1399px) {
  .header-area .bar-btn {
    display: none;
  }
}
.header-area .main-menu-bar-btn {
  display: none;
  width: 50px;
  height: 50px;
  background: #573db8;
  position: relative;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  cursor: pointer;
  text-align: center;
}
@media (max-width: 1399px) {
  .header-area .main-menu-bar-btn {
    display: flex !important;
    justify-content: center;
    align-items: center;
  }
}
.header-area .main-menu-bar-btn svg {
  width: 20px;
  height: 20px;
}
.header-area .main-menu-bar-btn svg path {
  fill: #ffffff;
}
.header-area .search-box {
  position: relative;
  display: block;
}
.header-area .search-box.active .search-dropdown {
  opacity: 1;
  visibility: visible;
}
.header-area .search-box.active .search-icon {
  display: none !important;
}
.header-area .search-box.active .close-icon {
  display: block !important;
}
.header-area .search-box .input-group-append {
  border: none;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0px;
  background: #573db8;
  padding: 6px 12px;
  line-height: 38px;
  text-align: center;
}
.header-area .search-box .input-group-append svg path {
  fill: #ffffff;
}
.header-area .search-box .search-icon-box {
  cursor: pointer;
}
.header-area .search-box .search-icon-box svg {
  width: 20px;
  height: 20px;
}
.header-area .search-box .search-icon-box .search-icon {
  display: block;
}
.header-area .search-box .search-icon-box .close-icon {
  display: none;
}
.header-area .search-dropdown {
  position: absolute;
  top: 10px;
  right: 0;
  margin: 0px;
  transform: translate(-12px, 27px);
  width: 350px;
  opacity: 0;
  visibility: hidden;
  padding: 15px;
  border: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #ffffff;
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .header-area .search-dropdown {
    width: 300px;
  }
}
@media (max-width: 375px) {
  .header-area .search-dropdown {
    width: 250px;
  }
}
@media (max-width: 320px) {
  .header-area .search-dropdown {
    right: -47px;
  }
}
.header-area .search-dropdown .form-control {
  border: 1px solid #716f73 !important;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  color: #f7f1fc !important;
  margin: 0 !important;
  color: #07000e !important;
}
.header-area .search-dropdown .btn {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.header-area .input-group-append.btn {
  transform: rotate(90deg);
}
.header-area .input-group-append.btn svg path {
  fill: #ffffff;
}

.search-container {
  position: absolute;
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.432);
  backdrop-filter: blur(50px);
  display: flex;
  align-items: center;
  justify-content: center;
}
.search-container form {
  display: flex;
}

/* ====== search field ======= */
.search-field {
  position: fixed;
  inset: 0;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  backdrop-filter: blur(15px);
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s;
}

.search-field .search {
  display: flex;
  justify-content: center;
  width: 80%;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .search-field .search {
    width: 100%;
  }
}

.search-field .search .close-btn {
  position: absolute;
  top: 50px;
  right: 50px;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  border: 1px solid #573db8;
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .search-field .search .close-btn {
    top: 30px;
    right: 30px;
  }
}

.search-field .search form {
  display: flex;
  width: 70%;
  border-radius: 10px;
  border: 1px solid rgba(5, 5, 5, 0.1);
  overflow: hidden;
  transform: scale(0);
  transition: all 0.4s;
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .search-field .search form {
    width: 80%;
    flex-direction: column;
  }
}

.search-field .search form input {
  width: 100%;
  padding: 0 20px;
  background: white;
  border: 0;
  transition: 0.4s ease;
  height: 60px;
}

.search-field .search form button {
  padding: 0 25px;
  border: none;
  color: white;
  background-color: #573db8;
  height: 60px;
}

.search-field.active {
  visibility: visible;
  opacity: 1;
}

.search-field.active .search form {
  transform: scale(1);
}

/* Theme Default CSS */
/*-======== main-menu =======-*/
.menu-wrapper {
  display: flex;
  align-items: center;
  float: right;
}
@media (max-width: 1280px) {
  .menu-wrapper {
    float: right;
  }
}
.menu-wrapper .number-with-btn {
  display: flex;
  align-items: center;
  float: right;
  gap: 30px;
  margin-left: 50px;
}
.menu-wrapper .number-with-btn .contact-number {
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 8px;
}
.menu-wrapper .number-with-btn .contact-number a {
  color: #07000e;
}
@media (max-width: 576px) {
  .menu-wrapper .number-with-btn .contact-number {
    display: none;
  }
}
.menu-wrapper .number-with-btn .contact-number svg path {
  fill: #573db8;
}

.main-menu ul {
  display: flex;
  justify-content: center;
  gap: 25px;
  align-items: center;
}
.main-menu ul li {
  position: relative;
}
.main-menu ul li a {
  color: #031f42;
  font-weight: 700;
  font-size: 18px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.main-menu ul li a .fa-angle-down {
  font-size: 10px;
  font-weight: 900;
  line-height: 10px;
}
.main-menu ul li:hover .submenu {
  visibility: visible;
  opacity: 1;
  transform: scaleY(1);
}
@media (max-width: 1399px) {
  .main-menu {
    display: none;
  }
}

/*-======== submenu =======-*/
.submenu {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: inherit !important;
  position: absolute;
  top: 57px;
  left: -20px;
  padding: 0px 0px;
  width: 210px;
  gap: 0px !important;
  background-color: #ffffff;
  z-index: 99999;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  border-top: 2px solid #573db8;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(8, 0, 42, 0.08);
  -moz-box-shadow: 0px 10px 20px 0px rgba(8, 0, 42, 0.08);
  box-shadow: 0px 10px 20px 0px rgba(8, 0, 42, 0.08);
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  transform: scaleY(0);
}
.submenu li a {
  padding: 10px 20px;
  color: #07000e !important;
  border-bottom: 1px solid #e3e3e3;
  margin-right: 0;
  width: 100%;
  display: inline-block;
}
.submenu li a:hover {
  background: #573db8;
  border-bottom: 0px;
  color: #ffffff !important;
}

/* Theme Default CSS */
/*====== off-canvas =======*/
.off-canvas,
.sidebar-filter {
  position: fixed;
  top: 0;
  right: 0;
  width: 400px;
  height: 100vh;
  background-color: #ffffff;
  overflow-x: hidden;
  z-index: 1035;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  padding: 20px 0 20px 0px;
  transform: translateX(100%);
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .off-canvas,
  .sidebar-filter {
    width: 320px;
  }
}
.off-canvas .off-canvas-close,
.sidebar-filter .off-canvas-close {
  cursor: pointer;
  font-size: 20px;
  position: absolute;
  left: 20px;
  top: 20px;
  color: #031f42;
  z-index: 9999;
}
.off-canvas .off-canvas-close:hover,
.sidebar-filter .off-canvas-close:hover {
  color: #031f42;
}
.off-canvas.active,
.sidebar-filter.active {
  transform: translateX(0);
}

.off-canvas-dropdown-toggle.icon-element-xs {
  border: 0;
  width: 30px;
  height: 30px;
  line-height: 35px;
  background: none;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.off-canvas-dropdown-toggle.active {
  color: #031f42;
}
.off-canvas-dropdown-toggle.active svg:before {
  content: "\f106";
}

.off-canvas .main-menu.mobile-menu {
  display: block;
}
.off-canvas .main-menu.mobile-menu ul {
  display: block;
  text-transform: capitalize;
  padding-top: 60px;
  font-weight: 500;
}
.off-canvas .main-menu.mobile-menu ul li {
  border-bottom: 1px solid #e3e3e3;
}
.off-canvas .main-menu.mobile-menu ul li.active .item a, .off-canvas .main-menu.mobile-menu ul li:hover .item a {
  color: #031f42;
}
.off-canvas .main-menu.mobile-menu ul li.active .item .icon-element-xs, .off-canvas .main-menu.mobile-menu ul li:hover .item .icon-element-xs {
  color: #031f42;
}
.off-canvas .main-menu.mobile-menu ul li > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 0px;
}
.off-canvas .main-menu.mobile-menu ul li > div > a {
  color: #031f42;
  text-decoration: none !important;
}
.off-canvas .main-menu.mobile-menu ul li .off-canvas-dropdown {
  padding-top: 0;
  display: none;
  padding-left: 20px;
  font-size: #031f42;
}
.off-canvas .main-menu.mobile-menu ul li .off-canvas-dropdown li {
  margin-bottom: 8px;
  padding-bottom: 8px;
}
.off-canvas .main-menu.mobile-menu ul li .off-canvas-dropdown li a {
  color: #031f42;
}
.off-canvas .main-menu.mobile-menu ul .active .off-canvas-dropdown {
  display: block !important;
}
.off-canvas .main-menu.mobile-menu ul .active svg {
  transform: rotate(180deg);
  color: #573db8;
}

.sidebar-filter-wrap {
  padding-top: 60px;
}

/* Theme Default CSS */
/*====== off-canvas =======*/
.off-canvas-sidebar-contact .off-canvas-contact,
.off-canvas-sidebar-contact .contact-sidebar-filter {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  width: 400px;
  height: 100vh;
  background-color: #ffffff;
  overflow-x: hidden;
  z-index: 1035;
  padding: 40px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  transform: translateX(100%);
}
.off-canvas-sidebar-contact .off-canvas-contact.active,
.off-canvas-sidebar-contact .contact-sidebar-filter.active {
  transform: translateX(0%);
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .off-canvas-sidebar-contact .off-canvas-contact,
  .off-canvas-sidebar-contact .contact-sidebar-filter {
    width: 320px;
  }
}

.off-convas-wrapper .section-heading .section-title {
  font-size: 28px;
  font-weight: 700;
  color: #07000e;
}
.off-convas-wrapper .off-canvas-close {
  cursor: pointer;
  width: fit-content;
}
.off-convas-wrapper .off-canvas-content .off-canvas-item {
  display: flex;
  gap: 10px;
}
.off-convas-wrapper .off-canvas-content .off-canvas-item .section-title {
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
  color: #716f73;
}
.off-convas-wrapper .off-canvas-content .off-canvas-item svg {
  padding-top: 2px;
}
.off-convas-wrapper .off-canvas-content .off-canvas-item svg path {
  fill: #573db8;
}
.off-convas-wrapper .off-canvas-content .shear-media .section-heading .section-title {
  font-size: 28px;
  font-weight: 700;
  color: #07000e;
}
@media (max-width: 525px) {
  .off-convas-wrapper .off-canvas-content .shear-media {
    margin-top: 40px;
  }
}
.off-convas-wrapper .off-canvas-content .shear-media .shear-media-wrap {
  display: flex;
  align-items: center;
  gap: 20px;
}
.off-convas-wrapper .off-canvas-content .shear-media .shear-media-wrap .media-icon {
  width: 50px;
  height: 50px;
  background: #f7f1fc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  line-height: 50px;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.off-convas-wrapper .off-canvas-content .shear-media .shear-media-wrap .media-icon svg {
  padding-top: 0;
}
.off-convas-wrapper .off-canvas-content .shear-media .shear-media-wrap .media-icon svg path {
  fill: #573db8;
}
.off-convas-wrapper .off-canvas-content .shear-media .shear-media-wrap .media-icon:hover {
  background: #573db8;
}
.off-convas-wrapper .off-canvas-content .shear-media .shear-media-wrap .media-icon:hover svg path {
  fill: #ffffff;
}

/* Theme Default CSS */
.page-breadcrumb-area {
  background-image: url("../images/breadcrumb.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  min-height: 520px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .page-breadcrumb-area {
    min-height: 450px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .page-breadcrumb-area {
    min-height: 400px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .page-breadcrumb-area {
    min-height: 400px;
  }
}

.breadcrumb-wrapper .page-heading .page-title {
  font-size: 70px;
  font-weight: 700;
  line-height: 72px;
  letter-spacing: -2px;
}
@media (max-width: 768px) {
  .breadcrumb-wrapper .page-heading .page-title {
    font-size: 60px;
    line-height: 60px;
  }
}
@media (max-width: 767px) {
  .breadcrumb-wrapper .page-heading .page-title {
    font-size: 48px;
    line-height: 50px;
  }
}
@media (max-width: 425px) {
  .breadcrumb-wrapper .page-heading .page-title {
    font-size: 46px;
    line-height: 48px;
  }
}
@media (max-width: 375px) {
  .breadcrumb-wrapper .page-heading .page-title {
    font-size: 42px;
    line-height: 48px;
  }
}
.breadcrumb-wrapper .breadcrumb-list ul {
  display: flex;
  align-items: center;
  gap: 25px;
  margin-top: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .breadcrumb-wrapper .breadcrumb-list ul {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumb-wrapper .breadcrumb-list ul {
    margin-top: 15px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .breadcrumb-wrapper .breadcrumb-list ul {
    margin-top: 15px;
  }
}
.breadcrumb-wrapper .breadcrumb-list ul li {
  position: relative;
}
.breadcrumb-wrapper .breadcrumb-list ul li::before {
  content: "\f054";
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  position: absolute;
  right: -12px;
  top: 50%;
  transform: translateY(-50%);
  color: #07000e;
}
.breadcrumb-wrapper .breadcrumb-list ul li:nth-child(2) a {
  color: #573db8;
}
.breadcrumb-wrapper .breadcrumb-list ul li.active {
  font-size: 24px;
  font-weight: 700;
  color: #07000e;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .breadcrumb-wrapper .breadcrumb-list ul li.active {
    font-size: 22px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumb-wrapper .breadcrumb-list ul li.active {
    font-size: 20px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .breadcrumb-wrapper .breadcrumb-list ul li.active {
    font-size: 18px;
  }
}
.breadcrumb-wrapper .breadcrumb-list ul li a {
  font-size: 24px;
  font-weight: 700;
  color: #07000e;
  display: inline-block;
  padding-right: 5px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .breadcrumb-wrapper .breadcrumb-list ul li a {
    font-size: 22px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumb-wrapper .breadcrumb-list ul li a {
    font-size: 20px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .breadcrumb-wrapper .breadcrumb-list ul li a {
    font-size: 18px;
  }
}
.breadcrumb-wrapper .breadcrumb-list ul li:last-child::before {
  display: none;
}

/* Theme Default CSS */
/*-======== hero area =======-*/
.hero-area.style-one {
  background: #ffffff;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area.style-one {
    padding-top: 200px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .hero-area.style-one {
    padding-top: 180px;
  }
}
@media (max-width: 425px) {
  .hero-area.style-one {
    padding-top: 160px;
  }
}
.hero-area.style-one .shear-media {
  position: absolute;
  left: 60px;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .hero-area.style-one .shear-media {
    left: 70px;
  }
}
@media (max-width: 1440px) {
  .hero-area.style-one .shear-media {
    top: 40%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area.style-one .shear-media {
    left: 30px;
  }
}
.hero-area.style-one .shear-media .media--icons a {
  display: block;
  margin-top: 6px;
  margin-top: 70px;
}
.hero-area.style-one .shear-media .media--icons a svg {
  display: block;
}
.hero-area.style-one .shear-media .media--icons a svg path {
  fill: #07000e;
}
.hero-area.style-one .shear-media .media--icons a:hover svg path {
  fill: #573db8;
}
@media (max-width: 1440px) {
  .hero-area.style-one .shear-media .media--icons a {
    margin-top: 30px;
  }
}
@media (max-width: 576px) {
  .hero-area.style-one .shear-media {
    top: 30%;
    left: 24px;
    display: none;
  }
}
@media (max-width: 525px) {
  .hero-area.style-one .shear-media {
    display: none;
  }
}
.hero-area.style-one .hero-content {
  position: relative;
  z-index: 1;
}
.hero-area.style-one .hero-content .section-title {
  font-size: 90px;
  font-weight: 200;
  color: #07000e;
  line-height: 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-area.style-one .hero-content .section-title {
    font-size: 74px;
    line-height: 74px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .hero-area.style-one .hero-content .section-title {
    font-size: 72px;
    line-height: 80px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .hero-area.style-one .hero-content .section-title {
    font-size: 64px;
    line-height: 72px;
  }
}
@media (max-width: 425px) {
  .hero-area.style-one .hero-content .section-title {
    font-size: 48px;
    line-height: 52px;
  }
}
.hero-area.style-one .hero-content .section-title span {
  font-weight: 700;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .hero-area.style-one .hero-content .section-title br {
    display: none;
  }
}
.hero-area.style-one .hero-wrapper {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 425px) {
  .hero-area.style-one .hero-wrapper {
    margin-top: 0 !important;
  }
}
@media (max-width: 1024px) {
  .hero-area.style-one .hero-wrapper {
    flex-wrap: wrap;
    margin-top: 30px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .hero-area.style-one .hero-wrapper {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.hero-area.style-one .hero-wrapper .video-wrap {
  flex-basis: 25%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area.style-one .hero-wrapper .video-wrap {
    flex-basis: inherit;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .hero-area.style-one .hero-wrapper .video-wrap {
    flex-basis: 100%;
  }
}
@media (max-width: 1024px) {
  .hero-area.style-one .hero-wrapper .video-wrap {
    width: 410px;
    margin: 0px auto 0px auto;
  }
}
@media (max-width: 576px) {
  .hero-area.style-one .hero-wrapper .video-wrap .video-box {
    margin-top: 20px;
  }
}
@media (max-width: 480px) {
  .hero-area.style-one .hero-wrapper .video-wrap .video-box {
    margin-top: 20px;
  }
}
@media (max-width: 425px) {
  .hero-area.style-one .hero-wrapper .video-wrap .video-box {
    margin-top: 36px;
  }
}
.hero-area.style-one .hero-wrapper .hero-center-img {
  position: relative;
  margin-left: 27px;
  margin-right: 30px;
}
@media (max-width: 1280px) {
  .hero-area.style-one .hero-wrapper .hero-center-img {
    margin-top: 45px;
  }
}
.hero-area.style-one .hero-wrapper .hero-center-img .hero-img {
  position: relative;
  width: 100%;
  height: 100%;
}
.hero-area.style-one .hero-wrapper .hero-center-img .theme-btn.style-one {
  position: absolute;
  left: 50%;
  bottom: 32px;
  transform: translateX(-50%);
  background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
  overflow: hidden;
}
.hero-area.style-one .hero-wrapper .hero-center-img .theme-btn.style-one a {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.hero-area.style-one .hero-wrapper .hero-center-img .theme-btn.style-one a svg path {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 320px) {
  .hero-area.style-one .hero-wrapper .hero-center-img .theme-btn.style-one {
    bottom: 5px;
  }
}
@media (max-width: 1024px) {
  .hero-area.style-one .hero-wrapper .hero-center-img .theme-btn.style-one {
    width: 120px;
    height: 120px;
  }
}
.hero-area.style-one .hero-wrapper .hero-center-img .theme-btn.style-one:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  z-index: -1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.hero-area.style-one .hero-wrapper .hero-center-img .theme-btn.style-one:hover {
  border: 0;
}
.hero-area.style-one .hero-wrapper .hero-center-img .theme-btn.style-one:hover a {
  color: #ffffff;
}
.hero-area.style-one .hero-wrapper .hero-center-img .theme-btn.style-one:hover a svg path {
  fill: #ffffff;
}
.hero-area.style-one .hero-wrapper .hero-center-img .theme-btn.style-one:hover::before {
  top: 0;
}
.hero-area.style-one .hero-wrapper .hero-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: 75%;
}
@media (max-width: 1199px) {
  .hero-area.style-one .hero-wrapper .hero-wrap {
    align-items: initial;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area.style-one .hero-wrapper .hero-wrap {
    flex-basis: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .hero-area.style-one .hero-wrapper .hero-wrap {
    flex-basis: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .hero-area.style-one .hero-wrapper .hero-wrap {
    flex-direction: column-reverse;
  }
}
@media (max-width: 576px) {
  .hero-area.style-one .hero-wrapper .hero-wrap .count-box-wrapper {
    margin-top: 30px;
  }
}
@media (max-width: 375px) {
  .hero-area.style-one .hero-wrapper .hero-wrap .count-box-wrapper .counter-item {
    flex-direction: column;
    width: 100%;
    align-items: center;
  }
  .hero-area.style-one .hero-wrapper .hero-wrap .count-box-wrapper .counter-item:nth-child(1) {
    padding-top: 20px;
  }
  .hero-area.style-one .hero-wrapper .hero-wrap .count-box-wrapper .counter-item:nth-child(2) {
    padding-bottom: 0px;
  }
}
.hero-area.style-one .happy-text {
  font-size: 18px;
  font-weight: 700;
  color: #07000e;
}
.hero-area .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}
.hero-area .overlay img {
  object-fit: cover;
  position: relative;
  z-index: -1;
}

/*-======== tech-serices-area=======-*/
/*-======== lates-service-area=======-*/
.lates-service-area {
  background: #f7f1fc;
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .lates-service-area {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.lates-service-area .letes-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 25px;
}
.lates-service-area .letes-wrapper .left {
  flex-basis: 35%;
}
@media (max-width: 1399px) {
  .lates-service-area .letes-wrapper .left {
    flex-basis: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .lates-service-area .letes-wrapper .left {
    flex-basis: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .lates-service-area .letes-wrapper .left {
    flex-basis: 100%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
  .lates-service-area .letes-wrapper .left {
    width: 100%;
    flex-basis: 100%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .lates-service-area .letes-wrapper .left {
    width: 325px;
  }
}
.lates-service-area .letes-wrapper .right {
  width: 65%;
}
@media (max-width: 1199px) {
  .lates-service-area .letes-wrapper .right {
    width: 100%;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .lates-service-area .letes-wrapper .right {
    flex-basis: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .lates-service-area .letes-wrapper .right {
    flex-basis: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .lates-service-area .letes-wrapper .right {
    flex-basis: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .lates-service-area .letes-wrapper .right {
    flex-basis: 100%;
  }
}
@media (max-width: 1024px) {
  .lates-service-area .letes-wrapper .right {
    padding-left: 40px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .lates-service-area .letes-wrapper {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .lates-service-area .letes-wrapper {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .lates-service-area .letes-wrapper {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .lates-service-area .letes-wrapper {
    flex-wrap: wrap;
  }
}

/*-======== about-area=======-*/
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .about-area {
    padding-top: 120px;
  }
}
.about-area .count-box-wrapper.about-box-couter {
  gap: 136px;
}
@media (max-width: 1399px) {
  .about-area .count-box-wrapper.about-box-couter {
    gap: 105px;
  }
}
@media (max-width: 1199px) {
  .about-area .count-box-wrapper.about-box-couter {
    gap: 13px;
  }
}
.about-area .section-header {
  padding-bottom: 216px;
}

/*-======== lates-project-area =======-*/
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .lates-project-area {
    padding-top: 115px;
  }
}
.lates-project-area .section-header .card-wrapper.style-three .card-item .card-img img {
  width: initial;
  height: initial;
  margin-bottom: 65px;
}

/*-======== our-team-area =======-*/
.our-team-area {
  background: #f7f1fc;
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .our-team-area {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .our-team-area .story-area {
    padding-top: 100px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .our-team-area .story-area {
    padding-top: 80px;
  }
}

/*-======== tech-experiences-area =======-*/
.tech-experiences-area {
  position: relative;
  overflow: hidden;
}
@media (max-width: 375px) {
  .tech-experiences-area .section-header .section-title {
    font-size: 40px !important;
  }
}
@media (max-width: 425px) {
  .tech-experiences-area .section-header .section-title {
    font-size: 46px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .tech-experiences-area {
    padding-bottom: 80px;
  }
}
.tech-experiences-area img {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tech-experiences-area img {
    width: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tech-experiences-area img {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tech-experiences-area img {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .tech-experiences-area img {
    width: 100%;
    margin-bottom: 20px;
  }
}

/*-======== work-process-area =======-*/
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .work-process-area {
    padding-top: 120px;
  }
}
.work-process-area.style-one {
  background: #f7f1fc;
}
.work-process-area.style-one .section-header.style-two .section-content .section-title {
  flex-basis: 63%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .work-process-area.style-one .section-header.style-two .section-content .section-title {
    flex-basis: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .work-process-area.style-one .section-header.style-two .section-content .section-title {
    flex-basis: 100%;
  }
}
.work-process-area.style-one .section-header.style-two .section-content .right--btn {
  flex-basis: 37%;
}
.work-process-area.style-one .section-header.style-two .section-content .right--btn .theme--btn {
  float: right;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .work-process-area.style-one .section-header.style-two .section-content .right--btn .theme--btn {
    float: left;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .work-process-area.style-one .section-header.style-two .section-content .right--btn .theme--btn {
    float: left;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .work-process-area.style-one .section-header.style-two .section-content .right--btn {
    flex-basis: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .work-process-area.style-one .section-header.style-two .section-content .right--btn {
    flex-basis: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .work-process-area.style-one .clients-testimonial-area {
    padding-top: 120px;
  }
}
@media (max-width: 425px) {
  .work-process-area.style-one .clients-testimonial-area {
    padding-top: 50px;
  }
}

/*-========faq-area =======-*/
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .faq-area {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}

/*-======== new-blog-area =======-*/
.new-blog-area {
  background: #f7f1fc;
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .new-blog-area {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.new-blog-area .card-wrapper.style-five .card-item {
  margin-top: 30px;
}

.tech-testimonial-item {
  padding: 40px;
  border-radius: 20px;
  border: 1px solid #8FD45F;
  background-color: white;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tech-testimonial-item {
    padding: 25px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .tech-testimonial-item {
    padding: 15px;
  }
}
.tech-testimonial-item hr {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
  color: gray;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .tech-testimonial-item hr {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.tech-testi-author-colon {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .tech-testi-author-colon .tech-colon {
    display: none;
  }
}

.tech-author {
  display: flex;
  align-items: center;
  gap: 20px;
}
.tech-author img {
  height: 80px;
  width: 80px;
  border-radius: 50% !important;
}
.tech-author .tech-author-title h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .tech-author .tech-author-title h3 {
    font-size: 22px;
  }
}

.tech-author-review p {
  font-weight: 500;
  font-size: 28px;
  line-height: 44px;
  color: #716f73;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tech-author-review p {
    font-size: 24px;
    line-height: 1.4;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tech-author-review p {
    font-size: 22px;
    line-height: 1.3;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tech-author-review p {
    font-size: 26px;
    line-height: 1.4;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .tech-author-review p {
    font-size: 22px;
    line-height: 1.3;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .tech-author-review p {
    font-size: 20px;
    line-height: 1.3;
  }
}

.tech-review-star {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 25px;
}
.tech-review-star span {
  color: #FFB34E;
}
.tech-review-star span:last-child {
  color: lightgray;
}
.tech-review-star span i {
  color: #FFB34E;
}

.tech-testimonial-container .slick-slide {
  margin: 0 15px; /* 15px space between slides */
  margin-bottom: 2px;
}
.tech-testimonial-container .slick-dots {
  display: flex !important;
  justify-content: center;
  margin-top: 70px;
  gap: 8px;
  bottom: unset;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tech-testimonial-container .slick-dots {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .tech-testimonial-container .slick-dots {
    margin-top: 40px;
  }
}

/* Base dot */
.slick-dots li {
  width: 34px !important;
  height: 34px !important;
  border: 1px solid transparent; /* outer ring */
  padding: 5px;
  border-radius: 50%;
  background: transparent;
  transition: all 0.3s ease;
  position: relative;
}
.slick-dots li button {
  width: 18px !important;
  height: 18px !important;
  background-color: lightgray !important;
  border: none;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.slick-dots li button::before {
  display: none !important;
}

/* Inner dot when active */
.slick-dots li.slick-active {
  border-color: #6c3dd8;
}
.slick-dots li.slick-active button {
  background-color: #6c3dd8 !important;
}

/* Theme Default CSS */
/*-======== hero area style-two =======-*/
.hero-area.style-two {
  background: #07000e;
  position: relative;
  z-index: 1;
  opacity: 0.9;
}
.hero-area.style-two .overlay--img {
  width: 100%;
  height: 100%;
}
.hero-area.style-two .overlay--img .overlay-img {
  position: absolute;
  z-index: -1;
}
.hero-area.style-two .overlay--img .overlay-img img {
  width: 412px;
  height: 412px;
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .hero-area.style-two .overlay--img .overlay-img img {
    width: 100%;
    height: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .hero-area.style-two .overlay--img .overlay-img {
    width: 100%;
    height: 100%;
  }
}
.hero-area.style-two .overlay--img .overlay-img-one {
  top: 90px;
  left: 0;
}
.hero-area.style-two .overlay--img .overlay-img-two {
  bottom: 64px;
  right: 140px;
}
.hero-area.style-two .hero-content .hero-section {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 60px;
  padding-top: 20px;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .hero-area.style-two .hero-content .hero-section {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .hero-area.style-two .hero-content .hero-section {
    gap: 30px;
  }
}
.hero-area.style-two .hero-content .hero-section .section-title {
  font-size: 124px;
  font-weight: 700;
  line-height: 127px;
  color: #ffffff;
}
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
  .hero-area.style-two .hero-content .hero-section .section-title {
    font-size: 96px;
    line-height: 96px;
  }
}
@media (max-width: 1200px) {
  .hero-area.style-two .hero-content .hero-section .section-title {
    font-size: 70px;
    line-height: 96px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .hero-area.style-two .hero-content .hero-section .section-title {
    font-size: 70px;
    line-height: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area.style-two .hero-content .hero-section .section-title {
    font-size: 48px;
    line-height: 48px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .hero-area.style-two .hero-content .hero-section .section-title {
    font-size: 62px;
    line-height: 62px;
  }
}
@media (max-width: 425px) {
  .hero-area.style-two .hero-content .hero-section .section-title {
    font-size: 52px;
    line-height: 52px;
  }
}
@media (max-width: 375px) {
  .hero-area.style-two .hero-content .hero-section .section-title {
    font-size: 46px;
    line-height: 46px;
  }
}
@media (max-width: 320px) {
  .hero-area.style-two .hero-content .hero-section .section-title {
    font-size: 40px;
    line-height: 40px;
  }
}
.hero-area.style-two .hero-content .hero-section .hero-img {
  -webkit-border-radius: 149px;
  -moz-border-radius: 149px;
  border-radius: 149px;
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .hero-area.style-two .hero-content .hero-section .hero-img {
    width: 40%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area.style-two .hero-content .hero-section .hero-img {
    width: 48%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .hero-area.style-two .hero-content .hero-section .hero-img {
    width: 80%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
  }
}
.hero-area.style-two .hero-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .hero-area.style-two .hero-wrap {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .hero-area.style-two .hero-wrap {
    flex-wrap: wrap;
  }
}
.hero-area.style-two .hero-wrap .left {
  flex-basis: 52%;
  padding-top: 56px;
}
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
  .hero-area.style-two .hero-wrap .left {
    flex-basis: 62%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .hero-area.style-two .hero-wrap .left {
    flex-basis: 70%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area.style-two .hero-wrap .left {
    flex-basis: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .hero-area.style-two .hero-wrap .left {
    flex-basis: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .hero-area.style-two .hero-wrap .left {
    flex-basis: 100%;
  }
}
@media (max-width: 425px) {
  .hero-area.style-two .hero-wrap .left {
    padding-top: 40px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .hero-area.style-two .hero-wrap .right {
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .hero-area.style-two .hero-wrap .right {
    margin-left: auto;
    margin-right: auto;
  }
}
.hero-area.style-two .hero-wrap .hero-desc {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #ffffff;
}
@media (max-width: 525px) {
  .hero-area.style-two .hero-wrap .hero-desc {
    text-align: center;
  }
}
.hero-area.style-two .hero-wrap .global-client-review {
  display: flex;
  gap: 40px;
  padding-top: 38px;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .hero-area.style-two .hero-wrap .global-client-review {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .hero-area.style-two .hero-wrap .global-client-review {
    flex-wrap: wrap;
    gap: 15px;
  }
}
@media (max-width: 525px) {
  .hero-area.style-two .hero-wrap .global-client-review {
    justify-content: center;
  }
}
.hero-area.style-two .hero-wrap .global-client-review .review-content {
  padding-bottom: 30px;
}
@media (max-width: 425px) {
  .hero-area.style-two .hero-wrap .global-client-review .review-content {
    padding-bottom: 15px;
  }
}
.hero-area.style-two .hero-wrap .global-client-review .review-content h4 {
  font-weight: 700;
  font-size: 18px;
  color: #ffffff;
}
.hero-area.style-two .hero-wrap .global-client-review .review-content h4 .fa-star {
  color: #8fd45f;
}
.hero-area.style-two .hero-wrap .global-client-review .review-content h4 svg {
  margin-right: 4px;
}
.hero-area.style-two .hero-wrap .global-client-review .review-content .review-box {
  display: flex;
  gap: 25px;
}
.hero-area.style-two .hero-wrap .global-client-review .review-content .review-box .reviwes-icons ul li {
  display: inline-block;
  color: #ffb34e;
  margin-right: 10px;
}
.hero-area.style-two .hero-wrap .global-client-review .review-content .review-box .reviwes-icons ul li:nth-child(5) {
  color: #ececec;
}
.hero-area.style-two .hero-wrap .global-client-review .review-content .review-box .reviwes-icons .text-sub {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  margin-top: 10px;
}
.hero-area.style-two .hero-wrap .theme-btn.style-one {
  background: #573db8;
}
.hero-area.style-two .hero-wrap .theme-btn.style-one a {
  color: #ffffff;
}
.hero-area.style-two .hero-wrap .theme-btn.style-one a svg path {
  fill: #ffffff;
}

/*-======== lastar-area style-two =======-*/
.lates-service-area.style-two {
  position: relative;
  overflow: hidden;
}
.lates-service-area.style-two .count-box-wrapper.style-two {
  position: relative;
}
.lates-service-area.style-two .count-box-wrapper.style-two::after {
  position: absolute;
  content: "";
  top: 67%;
  left: 0;
  width: 100%;
  height: 2px;
  background: rgb(236, 236, 236);
  transform: translateY(-50%);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .lates-service-area.style-two .count-box-wrapper.style-two::after {
    top: 50% !important;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .lates-service-area.style-two .count-box-wrapper.style-two::after {
    top: 46% !important;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .lates-service-area.style-two .count-box-wrapper.style-two::after {
    top: 46% !important;
  }
}
.lates-service-area.style-two .count-box-wrapper.style-two .counter-item {
  text-align: center;
}
.lates-service-area.style-two .count-box-wrapper.style-two .counter-item::after {
  display: none;
}
.lates-service-area.style-two .count-box-wrapper.style-two .counter-item h2 {
  padding-bottom: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .lates-service-area.style-two .count-box-wrapper.style-two .counter-item h2 {
    padding-bottom: 5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .lates-service-area.style-two .count-box-wrapper.style-two .counter-item h2 {
    padding-bottom: 5px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .lates-service-area.style-two .count-box-wrapper.style-two .counter-item h2 {
    padding-bottom: 5px;
  }
}

/*-======== ite-technology-area =======-*/
@media (max-width: 320px) {
  .it-technology-area .about-content .tech-count {
    flex-wrap: wrap;
  }
}
@media (max-width: 525px) {
  .it-technology-area .about-content .tech-list ul {
    flex-direction: column;
  }
}

/*-======== wrok-process-area =======-*/
.work-process-area.style-two {
  background: #f7f1fc;
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .work-process-area.style-two {
    padding-top: 0px;
  }
}
.work-process-area.style-two .section-header.style-two .section-content .section-title {
  flex-basis: 63%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .work-process-area.style-two .section-header.style-two .section-content .section-title {
    flex-basis: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .work-process-area.style-two .section-header.style-two .section-content .section-title {
    flex-basis: 100%;
  }
}

/*-======== clients-rivews-area =======-*/
.clients-rivews-area {
  background: #f7f1fc;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .clients-rivews-area {
    padding-bottom: 110px;
  }
}
.clients-rivews-area .slider-wrapper .slider-carousel .slider-img {
  padding-top: 24px;
}
.clients-rivews-area .slider-wrapper .slider-carousel .slider-img img {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

/*-======== faq-area  style-two=======-*/
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .faq-area.style-two {
    padding-bottom: 120px;
  }
}
.faq-area.style-two .accordion-wrapper {
  padding-right: 30px;
}
@media (max-width: 768px) {
  .faq-area.style-two .accordion-wrapper {
    padding: 0px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .faq-area.style-two .accordion-wrapper {
    padding: 0px;
  }
}
.faq-area.style-two .faq-img {
  padding-left: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .faq-area.style-two .faq-img {
    padding-left: 0;
    margin-top: 40px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .faq-area.style-two .faq-img {
    padding-left: 0;
    margin-top: 40px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .faq-area.style-two .faq-img {
    padding-left: 0;
    margin-top: 40px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .faq-area.style-two .faq-img {
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 1199px) {
  .faq-area.style-two .faq-img {
    width: 100%;
    height: 100%;
  }
}
.faq-area.style-two .faq-img img {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .faq-res-space {
    padding-bottom: 0 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .faq-res-space {
    padding-top: 90px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .faq-res-space {
    padding-top: 75px;
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .faq-res-space {
    padding-top: 40px;
  }
}

/*-======== client-logo-area  style-two=======-*/
.client-area.style-two {
  position: relative;
  background-image: url("../images/bg-img-01.png");
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
.client-area.style-two::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #07000e;
  opacity: 0.7;
}
.client-area.style-two .client-logo-wrapper {
  position: relative;
  z-index: 1;
}
.client-area.style-two .client-content-wrapper {
  padding-top: 245px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1024px) {
  .client-area.style-two .client-content-wrapper {
    padding-top: 130px;
  }
}
@media (max-width: 425px) {
  .client-area.style-two .client-content-wrapper {
    padding-top: 100px;
  }
}
.client-area.style-two .client-content-wrapper .client-content .best-award-logo {
  position: relative;
  height: 124px;
  width: 124px;
  border-radius: 50%;
  background: #524e55;
}
.client-area.style-two .client-content-wrapper .client-content .best-award-logo .best-award-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.client-area.style-two .client-content-wrapper .client-content .best-award-logo .best-award-text {
  position: relative;
  text-align: center;
  line-height: 120px;
  animation: rotate-spin 4s linear infinite;
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .client-area.style-two .client-content-wrapper .client-content .best-award-logo {
    margin-left: auto;
    margin-right: auto;
  }
}
.client-area.style-two .client-content-wrapper .client-content .section-header .section-title {
  color: #ffffff;
}
.client-area.style-two .client-content-wrapper .client-content .section-header .section-desc {
  color: #ffffff;
}
.client-area.style-two .client-content-wrapper .client-content-wrap {
  width: 680px;
  margin-left: auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .client-area.style-two .client-content-wrapper .client-content-wrap {
    margin-left: 0;
    margin-top: 30px;
    width: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .client-area.style-two .client-content-wrapper .client-content-wrap {
    margin-left: 0;
    margin-top: 30px;
    width: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .client-area.style-two .client-content-wrapper .client-content-wrap {
    margin-left: 0;
    margin-top: 30px;
    width: 100%;
  }
}
.client-area.style-two .client-content-wrapper .client-content-wrap .section-header .section-title {
  font-weight: 700;
  font-size: 32px;
  line-height: 41px;
  color: #ffffff;
  letter-spacing: 2px;
}
@media (max-width: 375px) {
  .client-area.style-two .client-content-wrapper .client-content-wrap .section-header .section-title {
    font-size: 28px;
  }
}
@media (max-width: 320px) {
  .client-area.style-two .client-content-wrapper .client-content-wrap .section-header .section-title {
    font-size: 28px;
  }
}
.client-area.style-two .client-content-wrapper .client-content-wrap .section-header .section-desc {
  color: #ffffff;
  line-height: 29px;
}

/*-======== new-blogs-area  style-two=======-*/
.new-blog-area.style-two {
  background: #f7f1fc;
}
@media (max-width: 425px) {
  .new-blog-area.style-two .section--header {
    padding-bottom: 0px;
  }
}

/* Theme Default CSS */
/*-======== hero area style-three =======-*/
.hero-area.style-three {
  background: #ffffff;
}
@media (max-width: 1024px) {
  .hero-area.style-three {
    padding-top: 200px;
  }
}
@media (max-width: 425px) {
  .hero-area.style-three {
    padding-top: 150px;
  }
}
.hero-area.style-three .hero-wrapper {
  padding-left: 70px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area.style-three .hero-wrapper {
    padding-left: 0;
    padding-top: 30px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .hero-area.style-three .hero-wrapper {
    padding-left: 0;
    padding-top: 30px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .hero-area.style-three .hero-wrapper .hore-content {
    padding-right: 15px;
  }
}
.hero-area.style-three .section-header .section-title {
  font-size: 83px;
  font-weight: 700;
  line-height: 100px;
  letter-spacing: -2px;
}
@media (max-width: 1399px) {
  .hero-area.style-three .section-header .section-title {
    font-size: 70px;
    line-height: 85px;
  }
}
@media (max-width: 1199px) {
  .hero-area.style-three .section-header .section-title {
    font-size: 65px;
    line-height: 85px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-area.style-three .section-header .section-title {
    font-size: 60px;
    line-height: 1.2;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area.style-three .section-header .section-title {
    font-size: 60px;
    line-height: 1.2;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .hero-area.style-three .section-header .section-title {
    font-size: 45px;
    line-height: 1.3;
  }
}
@media (max-width: 375px) {
  .hero-area.style-three .section-header .section-title {
    font-size: 45px;
    line-height: 52px;
  }
}
.hero-area.style-three .section-header .section-title .text-color {
  color: #573db8;
}
.hero-area.style-three .hore-content .section-title {
  font-size: 32px;
  font-weight: 700;
  padding: 3px 0;
}
.hero-area.style-three .watch-now button {
  border: 0;
  background: initial;
  cursor: pointer;
}
.hero-area.style-three .watch-now .play-btn {
  display: flex;
  gap: 20px;
  align-items: center;
}
.hero-area.style-three .watch-now .play-btn .play-icon {
  width: 50px;
  height: 50px;
  background: #f7f1fc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  line-height: 50px;
  text-align: center;
  color: #573db8;
}
.hero-area.style-three .watch-now .play-btn h4 {
  font-size: 18px;
  font-weight: 700;
}

@media (max-width: 1399px) {
  .about-area.style-three .section-header.style-one .section-title {
    font-size: 60px;
    line-height: 65px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-area.style-three .section-header.style-one .section-title {
    font-size: 50px;
    line-height: 1.2;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-area.style-three .section-header.style-one .section-title {
    font-size: 45px;
    line-height: 1.2;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .about-area.style-three .section-header.style-one .section-title {
    font-size: 42px;
    line-height: 1.2;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .about-area.style-three .section-header.style-one .section-title {
    font-size: 40px;
    line-height: 1.2;
  }
}

@media (max-width: 1199px) {
  .lates-service-area.style-three {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}

/*-======== about area style-three =======-*/
.about-area.style-three .about--header {
  padding-bottom: 60px !important;
}
.about-area.style-three .about-wrap {
  display: flex;
  gap: 30px;
  padding-right: 60px;
}
@media (max-width: 1399px) {
  .about-area.style-three .about-wrap {
    padding-right: 40px;
    height: 100%;
  }
}
@media only screen and (max-width: 1399px) and (min-width: 768px) and (max-width: 991px) {
  .about-area.style-three .about-wrap {
    padding-bottom: 40px;
    padding-right: 0px;
  }
}
@media only screen and (max-width: 1399px) and (min-width: 0px) and (max-width: 767px) {
  .about-area.style-three .about-wrap {
    padding-bottom: 40px;
    padding-right: 0px;
  }
}
@media only screen and (max-width: 1399px) and (min-width: 0px) and (max-width: 576px) {
  .about-area.style-three .about-wrap {
    padding-bottom: 30px;
    padding-right: 0px;
  }
}
.about-area.style-three .about-wrap .about-img {
  width: 100%;
}
.about-area.style-three .about-wrap .about-img img {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  width: 100%;
}
@media (max-width: 1399px) {
  .about-area.style-three .about-wrap .about-img img {
    height: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-area.style-three .about-wrapper {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .about-area.style-three .about-wrapper {
    margin-top: 20px;
  }
}
.about-area.style-three .about-wrapper .section-desc {
  padding-top: 30px;
  padding-bottom: 40px;
}
.about-area.style-three .about-wrapper .count-box-wrapper.style-three {
  gap: 70px;
}
@media (max-width: 1280px) {
  .about-area.style-three .about-wrapper .count-box-wrapper.style-three {
    gap: 60px;
    row-gap: 30px;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
@media (max-width: 1024px) {
  .about-area.style-three .about-wrapper .count-box-wrapper.style-three {
    flex-wrap: wrap;
    gap: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-area.style-three .about-wrapper .count-box-wrapper.style-three {
    justify-content: space-between;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .about-area.style-three .about-wrapper .count-box-wrapper.style-three {
    justify-content: space-between;
    gap: 20px;
  }
}
@media (max-width: 375px) {
  .about-area.style-three .about-wrapper .count-box-wrapper.style-three {
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }
}
.about-area.style-three .about-wrapper .count-box-wrapper.style-three .counter-item:nth-child(1) {
  width: 183px;
}
.about-area.style-three .about-wrapper .count-box-wrapper.style-three .counter-item:nth-child(2) {
  width: 151px;
}
.about-area.style-three .about-wrapper .count-box-wrapper.style-three .counter-item:nth-child(3) {
  width: 125px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-area.style-three .about-wrapper .count-box-wrapper.style-three .counter-item {
    margin-top: 15px;
  }
}
.about-area.style-three .about-wrapper .count-box-wrapper.style-three .counter-item .coun-title {
  letter-spacing: -2px;
}
.about-area.style-three .about-wrapper .count-box-wrapper.style-three .counter-item .coun-title .plus-text {
  -webkit-text-stroke: 2px #07000e;
  color: #ffffff;
}
@media (max-width: 375px) {
  .about-area.style-three .about-wrapper .about--theme-btn {
    text-align: center;
  }
}

/*-======== tech-serices-area area style-three
=======-*/
.tech-serices-area.style-three .tech-service.style-one {
  background: #8fd45f;
  padding: 21px 0;
}
.tech-serices-area.style-three .tech-service.style-one .tech-item .tech-title {
  color: #07000e;
}
.tech-serices-area.style-three .tech-service.style-one .tech-item .tech-icons {
  background: rgba(0, 0, 0, 0.2);
}
.tech-serices-area.style-three .tech-service.style-one .tech-item .tech-icons svg path {
  fill: #07000e;
}

/*-======== lates-project-area style-three =======-*/
.lates-project-area.style-three {
  background: #f7f1fc;
}
.lates-project-area.style-three .theme--btn {
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .lates-project-area.style-three .our-team-area {
    padding-bottom: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .lates-project-area.style-three .our-team-area {
    padding-top: 120px;
  }
}

/*-======== contact-area style-two style-three =======-*/
.contact-area.style-two .form-wrapper.style-one {
  background: #f7f1fc;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact-area.style-two .form-wrapper.style-one {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .contact-area.style-two .form-wrapper.style-one {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .contact-area.style-two .form-wrapper.style-one {
    margin-bottom: 30px;
  }
}
.contact-area.style-two .form-wrapper.style-one .form-content form .nice-select {
  background-color: #ffffff !important;
}
.contact-area.style-two .form-wrapper.style-one .form-content form .theme-btn {
  background: #573db8;
  color: #ffffff;
}
.contact-area.style-two .form-wrapper.style-one .form-content form .theme-btn svg path {
  fill: #ffffff;
}
.contact-area.style-two .contact-wrap {
  display: flex;
  gap: 30px;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .contact-area.style-two .contact-wrap {
    flex-direction: column;
    align-items: center;
  }
}
.contact-area.style-two .contact-wrap .contact--box {
  padding: 20px;
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
  -webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
  flex-basis: 50%;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #ffffff;
  width: 300px;
  height: 200px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .contact-area.style-two .contact-wrap .contact--box {
    height: 250px;
  }
}
@media (max-width: 375px) {
  .contact-area.style-two .contact-wrap .contact--box {
    width: 100%;
  }
}
.contact-area.style-two .contact-wrap .contact--box.bg-2 {
  background: rgba(143, 212, 95, 0.2);
}
.contact-area.style-two .contact-wrap .contact--box .contact--tech-box {
  display: flex;
  align-items: center;
}
@media (max-width: 1280px) {
  .contact-area.style-two .contact-wrap .contact--box .contact--tech-box {
    align-items: flex-start;
  }
}
.contact-area.style-two .contact-wrap .contact--box .section-title {
  font-size: 18px;
  font-weight: 700;
  width: 190px;
  line-height: 28px;
}
@media (max-width: 1199px) {
  .contact-area.style-two .contact-wrap .contact--box .section-title {
    padding-bottom: 30px !important;
  }
}
.contact-area.style-two .contact-wrap .contact--box a {
  color: #07000e;
  font-size: 18px;
  font-weight: 700;
}
.contact-area.style-two .contact-wrap .contact--box a svg path {
  fill: #07000e;
}
.contact-area.style-two .contact-wrap .contact--box .shape-img-one {
  position: absolute;
  right: 0;
  bottom: 0;
  width: initial !important;
  z-index: -1;
}

/*-======== faq-area  style-three=======-*/
.faq-area.style-three {
  background: #f7f1fc;
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .faq-area.style-three {
    padding-top: 100px;
    padding-bottom: 170px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .faq-area.style-three {
    padding-bottom: 140px;
  }
}
.faq-area.style-three .faq-img {
  padding-right: 84px;
  position: relative;
  float: right;
}
@media (max-width: 1199px) {
  .faq-area.style-three .faq-img {
    padding-right: 45px;
    height: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .faq-area.style-three .faq-img {
    padding-right: 0px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    float: inherit;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .faq-area.style-three .faq-img {
    padding-right: 0px;
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    float: inherit;
    padding: 40px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .faq-area.style-three .faq-img {
    padding-right: 0px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: inherit;
    padding: 40px;
    padding-bottom: 0px !important;
  }
}
.faq-area.style-three .faq-img .counter-box {
  position: absolute;
  left: -65px;
  bottom: 80px;
  width: 200px;
  height: 200px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  z-index: 2;
}
@media (max-width: 1024px) {
  .faq-area.style-three .faq-img .counter-box {
    left: -32px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .faq-area.style-three .faq-img .counter-box {
    left: -65px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .faq-area.style-three .faq-img .counter-box {
    left: 0px;
  }
}
@media (max-width: 425px) {
  .faq-area.style-three .faq-img .counter-box {
    width: 160px;
    height: 160px;
  }
}
.faq-area.style-three .faq-img .counter-box .count-content {
  text-align: center;
  line-height: 200px;
}
.faq-area.style-three .faq-img .counter-box .count-content .coun-title {
  font-size: 72px;
  font-weight: 700;
}
@media (max-width: 425px) {
  .faq-area.style-three .faq-img .counter-box .count-content .coun-title {
    font-size: 52px;
  }
}
.faq-area.style-three .faq-img img {
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .faq-area.style-three .accordion-wrapper.style-three {
    margin-bottom: 30px;
    padding-right: 0px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .faq-area.style-three .accordion-wrapper.style-three {
    margin-bottom: 30px;
    padding-right: 0px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .faq-area.style-three .accordion-wrapper.style-three {
    margin-bottom: 30px;
    padding-right: 0px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .faq-area.style-three .accordion-wrapper.style-three .faq-wrap .section-header {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .faq-area.style-three .accordion-wrapper.style-three .faq-wrap .section-header {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .faq-area.style-three .accordion-wrapper.style-three .faq-wrap .section-header {
    margin-top: 30px;
  }
}

/*-======== work-proccess-area  style-three=======-*/
.work-proccess-area.style-three {
  background: #07000e;
}
.work-proccess-area.style-three .work-wrapper {
  display: flex;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .work-proccess-area.style-three .work-wrapper {
    flex-wrap: wrap;
    gap: 25px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .work-proccess-area.style-three .work-wrapper {
    flex-wrap: wrap;
    gap: 25px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .work-proccess-area.style-three .work-wrapper {
    flex-wrap: wrap;
    gap: 25px;
  }
}
.work-proccess-area.style-three .work-wrapper .card-item {
  display: flex;
  width: 432px;
  border-left: 1px solid #716f73;
  padding-right: 20px;
}
.work-proccess-area.style-three .work-wrapper .card-item .list-num {
  margin-right: 20px;
  padding-left: 20px;
}
.work-proccess-area.style-three .work-wrapper .card-item .list-num .text-num {
  font-size: 72px;
  font-weight: 700;
  letter-spacing: -2px;
  -webkit-text-stroke: 1px #ffffff;
  color: #07000e;
  transform: rotate(-90deg);
}
.work-proccess-area.style-three .work-wrapper .card-item .section-content .section-title {
  font-size: 24px;
  font-weight: 700;
  color: #ffffff;
}
.work-proccess-area.style-three .work-wrapper .card-item .section-content .section-desc {
  margin-top: 20px;
  color: #ffffff;
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .new-blog-area.style-three {
    padding-bottom: 40px;
  }
}

/* Theme Default CSS */
/*-======== hero area =======-*/
.hero-area.style-four {
  position: relative;
  background-image: url(../images/hero-bg-img-04.png);
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  padding-top: 257px;
  padding-bottom: 167px;
  z-index: 1;
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .hero-area.style-four {
    padding-top: 170px;
    padding-bottom: 85px;
  }
}
.hero-area.style-four .overlay {
  background-image: url(../images/overlay-img-03.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area.style-four .overlay {
    background-size: 70%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .hero-area.style-four .overlay {
    background-size: 75%;
  }
}
.hero-area.style-four .overlay::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #ffffff;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  z-index: -1;
}
.hero-area.style-four .hero-content {
  position: relative;
  z-index: 2;
}
.hero-area.style-four .back {
  display: flex;
  gap: 20px;
  align-items: center;
  padding-top: 30px;
}
.hero-area.style-four .back a {
  font-size: 24px;
  font-weight: 700;
  color: #07000e;
}
.hero-area.style-four .back a:nth-child(3) {
  color: #573db8 !important;
}

/*-======== about area =======-*/
.about-area.style-three .section-header {
  padding-bottom: 150px;
}
.about-area.style-three .about-wrapper.style-one {
  padding: 0px;
  background: none;
  box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.about-area.style-three .about-wrapper.style-one .about-wrap {
  justify-content: center;
  align-items: center;
}
.about-area.style-three .about-wrapper.style-one .about-wrap .about-img {
  margin-top: 0;
}
.about-area.style-three .about-wrapper.style-one .about-wrap .about-support {
  margin-top: 0;
}
.about-area.style-three .about-wrapper.style-one .count-box-wrapper .counter-item {
  width: inherit;
  align-items: inherit;
  text-align: inherit;
}
.about-area.style-three .about-wrapper.style-one .count-box-wrapper .counter-item .count {
  width: 183px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about-area.about-page-about-section .count-box-wrapper .counter-item::after {
    right: -85px;
  }
  .about-area.about-page-about-section .count-box-wrapper .counter-item:nth-child(1)::after {
    right: -100px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-area.about-page-about-section .count-box-wrapper .counter-item::after {
    right: -26px;
  }
  .about-area.about-page-about-section .count-box-wrapper .counter-item:nth-child(1)::after {
    right: -50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .about-area.about-page-about-section .count-box-wrapper .counter-item::after {
    right: -20px;
  }
  .about-area.about-page-about-section .count-box-wrapper .counter-item:nth-child(1)::after {
    right: -50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-area.about-page-about-section .count-box-wrapper .counter-item::after {
    width: 40px;
  }
  .about-area.about-page-about-section .count-box-wrapper .counter-item:nth-child(1)::after {
    right: -50px;
  }
  .about-area.about-page-about-section .count-box-wrapper .counter-item:nth-child(2)::after {
    content: "";
    position: absolute;
    display: block;
    right: -23px;
  }
  .about-area.about-page-about-section .count-box-wrapper .counter-item:nth-child(3)::after {
    right: 3px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .about-area.about-page-about-section .count-box-wrapper .counter-item::after {
    right: -70px;
    width: 50px;
  }
  .about-area.about-page-about-section .count-box-wrapper .counter-item:nth-child(2)::after {
    content: "";
    position: absolute;
    display: none;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .our-team-area.about-page-team-section {
    padding-bottom: 0px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .clients-rivews-area.about-page-clients-section {
    padding-top: 100px;
    padding-bottom: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .clients-rivews-area.about-page-clients-section {
    padding-bottom: 20px;
  }
}

/*-======== it-technology area =======-*/
.it-technology-area.style-two {
  background: #f7f1fc;
}
.it-technology-area.style-two .tech-count .coun-title {
  color: #f7f1fc !important;
}

/*-======== faq area =======-*/
/* Theme Default CSS */
/*-======== services-details-area  =======-*/
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .service-area.style-one .info-card-wrapper {
    padding-left: 34px;
  }
}
@media (max-width: 768px) {
  .service-area.style-one .info-card-wrapper {
    padding-left: 34px;
  }
}
@media (max-width: 576px) {
  .service-area.style-one .info-card-wrapper {
    padding-left: 15px;
  }
}
@media (max-width: 525px) {
  .service-area.style-one .info-card-wrapper {
    padding-left: 30px;
  }
}
.service-area.style-one .card-wrapper {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .service-area.style-one .card-wrapper {
    padding-left: 35px;
  }
}

/* Theme Default CSS */
/*-======== services-details-area  =======-*/
@media (max-width: 1024px) {
  .services-details-area {
    padding-bottom: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .services-details-area {
    padding-bottom: 80px;
  }
}
.services-details-area .section-title {
  font-size: 32px;
  font-weight: 700;
  line-height: 41px;
}
@media (max-width: 375px) {
  .services-details-area .section-title {
    font-size: 26px;
  }
}
.services-details-area ul {
  margin-top: 10px;
}
.services-details-area ul li {
  margin-top: 20px;
  color: #716f73;
  font-size: 18px;
  font-weight: 500;
  margin-right: 8px;
}
.services-details-area ul li a {
  color: #716f73;
  font-weight: 500;
  font-size: 18px;
}
.services-details-area ul li svg {
  color: #573db8;
}
@media (max-width: 768px) {
  .services-details-area .service-wrapper .info-card-wrapper {
    padding-left: 34px;
  }
}
.services-details-area .service-wrapper .info-card-wrapper .card-item {
  background: #f7f1fc;
  border: 0;
}
.services-details-area .service-wrapper .info-card-wrapper .card-item .card-svg {
  background: #ffffff;
}
.services-details-area .service-wrapper .info-card-wrapper .card-item .card-svg span {
  color: #573db8;
}
.services-details-area .service-wrapper .info-card-wrapper .card-item:hover .card-svg {
  background-color: #573db8;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .services-details-area .service-wrapper {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .services-details-area .service-wrapper {
    margin-top: 30px;
  }
}
.services-details-area .service-wrapper .service-img {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin: 30px 0;
  width: 100%;
}
@media (max-width: 768px) {
  .services-details-area .service-wrapper .card-wrapper.style-one {
    padding-left: 30px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .services-details-area .service-wrapper .card-wrapper.style-one {
    padding-left: 30px;
  }
}
.services-details-area .service-wrapper .card-wrapper.style-one .card-item {
  background: #f7f1fc;
  border: 0px;
}

/* Theme Default CSS */
/*-======== services-details-area  =======-*/
@media (max-width: 768px) {
  .project-details-area {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.project-details-area .project-details-wrapper .section-title {
  font-size: 32px;
  font-weight: 700;
  line-height: 41px;
}
@media (max-width: 375px) {
  .project-details-area .project-details-wrapper .section-title {
    font-size: 26px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .project-details-area .project-details-wrapper .section-title {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .project-details-area .project-details-wrapper .section-title {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .project-details-area .project-details-wrapper .section-title {
    margin-top: 30px;
  }
}
.project-details-area .project-details-wrapper .project-post-details img {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  width: 100%;
}
.project-details-area .project-details-wrapper .project-post-details .project-post-info {
  display: flex;
  justify-content: space-between;
  gap: 56px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .project-details-area .project-details-wrapper .project-post-details .project-post-info {
    flex-wrap: wrap;
    row-gap: 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .project-details-area .project-details-wrapper .project-post-details .project-post-info {
    flex-wrap: wrap;
    row-gap: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .project-details-area .project-details-wrapper .project-post-details .project-post-info {
    flex-direction: column;
    gap: 30px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .project-details-area .project-details-wrapper .project-post-details .project-post-info {
    flex-direction: column;
    gap: 30px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .project-details-area .project-details-wrapper .project-post-details .project-post-info {
    flex-direction: column;
    gap: 30px;
  }
}
@media (max-width: 425px) {
  .project-details-area .project-details-wrapper .project-post-details .project-post-info {
    gap: 10px;
  }
}
.project-details-area .project-details-wrapper .project-post-details .project-post-info .info-item {
  display: flex;
  gap: 15px;
}
@media (max-width: 375px) {
  .project-details-area .project-details-wrapper .project-post-details .project-post-info .info-item {
    flex-direction: column;
  }
}
.project-details-area .project-details-wrapper .project-post-details .project-post-info .info-item h3 {
  font-size: 24px;
  font-weight: 700;
}
.project-details-area .project-details-wrapper .project-post-details .project-post-info .info-item p {
  font-size: 18px;
  font-weight: 500;
  color: #716f73;
}
.project-details-area .project-details-wrapper .project-post-details .project-post-info .info-item .shear-media .media--icons {
  display: flex;
  align-items: center;
  gap: 20px;
}
.project-details-area .project-details-wrapper .project-post-details .project-post-info .info-item .shear-media .media--icons a {
  width: 38px;
  height: 38px;
  background: #f7f1fc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  line-height: 38px;
  text-align: center;
}
.project-details-area .project-details-wrapper .project-post-details .project-post-info .info-item .shear-media .media--icons a svg path {
  fill: #573db8;
}
.project-details-area .project-details-wrapper .project-details-wrap {
  border-bottom: 1px solid rgb(236, 236, 236);
  padding-bottom: 30px;
}
.project-details-area .project-details-wrapper .project-details-wrap img {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  width: 100%;
}
.project-details-area .project-details-wrapper .project-wrap .section-small-title {
  font-size: 24px;
  font-weight: 700;
}
.project-details-area .project-details-wrapper .project-wrap ul {
  margin-top: 10px;
}
.project-details-area .project-details-wrapper .project-wrap ul li {
  margin-top: 20px;
  color: #716f73;
  font-size: 18px;
  font-weight: 500;
  margin-left: 8px;
  color: #716f73;
  font-size: 18px;
  font-weight: 500;
}
.project-details-area .project-details-wrapper .project-wrap ul li svg {
  color: #573db8;
  font-size: 16px;
}
.project-details-area .project-details-wrapper .slider-carousel-seven .owl-stage-outer {
  padding-bottom: 60px !important;
}
.project-details-area .project-details-wrapper .section-small-title {
  font-weight: 700;
  font-size: 24px;
}

/* Theme Default CSS */
/* Theme Default CSS */
/*==================BLOG DETAILS ARE===================*/
.blog-area {
  position: relative;
  overflow: hidden;
  padding-top: 150px;
  padding-bottom: 150px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-area {
    padding: 100px 0;
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-area {
    padding: 80px 0;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .blog-area {
    padding: 80px 0;
    padding-bottom: 80px;
  }
}
.blog-area .blog-details-wrapper .single-post-item.format-image .post-thumbnail img {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  width: 100%;
}
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-meta {
  display: flex;
  gap: 25px;
  align-items: center;
  margin-top: 20px;
}
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-meta a {
  color: #07000e;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-meta {
    gap: 15px;
  }
}
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-meta .author-img img {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  margin-right: 8px;
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-meta .author-img img {
    height: 35px;
    width: 35px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-meta span {
    font-size: 15px;
  }
}
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-meta span svg {
  color: #573db8;
  margin-right: 8px;
  font-size: 18px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-meta span svg {
    margin-right: 5px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-meta span svg {
    margin-right: 2px;
  }
}
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-meta .author-img a,
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-meta .blog-category a,
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-meta .post-date a {
  color: #716f73;
}
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-meta .author-img svg,
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-meta .blog-category svg,
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-meta .post-date svg {
  color: #573db8;
}
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-meta .author-img .meta-text,
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-meta .blog-category .meta-text,
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-meta .post-date .meta-text {
  font-weight: 400;
  margin-left: 3px;
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-meta .blog-category {
    display: none;
  }
}
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-title {
  font-size: 40px;
  color: #07000e;
  font-weight: 700;
  margin-top: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-title {
    font-size: 34px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-title {
    font-size: 32px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-title {
    font-size: 25px;
  }
}
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-content p {
  padding-top: 20px;
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-content p {
    font-size: 16px;
  }
}
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-content p strong {
  font-size: 32px;
  font-weight: 700;
  color: #07000e;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-content p strong {
    font-size: 28px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-content p strong {
    font-size: 26px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-content p strong {
    font-size: 24px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-content p strong {
    font-size: 22px;
  }
}
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-content p.blog-imgs {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  flex-wrap: wrap;
}
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-content p.blog-imgs img {
  max-width: 100%;
  height: auto;
  display: block;
}
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-content p img {
  border-radius: 20px;
  margin-top: 20px;
  margin-right: 30px;
}
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-content p img:last-child {
  margin-right: 0;
}
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-content ul {
  margin-top: 10px;
  margin-left: 30px;
  margin-bottom: 10px;
}
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-content ul li {
  margin-top: 20px;
  color: #716f73;
  font-size: 18px;
  font-weight: 500;
  margin-right: 8px;
  position: relative;
}
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .post-content ul li::before {
  content: "\f101";
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  position: absolute;
  left: -25px;
  top: 50%;
  transform: translateY(-50%);
  color: #573db8;
  font-size: 16px;
}
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .single-post-meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 40px;
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .single-post-meta {
    flex-wrap: wrap;
  }
}
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .single-post-meta .blog-post-cat span {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .single-post-meta .blog-post-cat span {
    font-size: 28px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .single-post-meta .blog-post-cat span {
    font-size: 26px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .single-post-meta .blog-post-cat span {
    font-size: 24px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .single-post-meta .blog-post-cat span {
    font-size: 22px;
  }
}
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .single-post-meta .blog-post-cat .post-cat-list span a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 4px 10px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  color: #716f73;
  font-size: 14px;
  font-weight: 400;
}
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .single-post-meta .blog-post-cat .post-cat-list span a:hover {
  background: #573db8;
  color: #ffffff;
}
@media (max-width: 525px) {
  .blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .single-post-meta .blog-post-tag {
    margin-top: 40px;
  }
}
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .single-post-meta .blog-post-tag .title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .single-post-meta .blog-post-tag .title {
    font-size: 28px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .single-post-meta .blog-post-tag .title {
    font-size: 26px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .single-post-meta .blog-post-tag .title {
    font-size: 24px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .single-post-meta .blog-post-tag .title {
    font-size: 22px;
  }
}
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .single-post-meta .blog-post-tag .post-tag-list {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 10px;
}
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .single-post-meta .blog-post-tag .post-tag-list a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 4px 10px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  color: #716f73;
  font-size: 14px;
  font-weight: 400;
}
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .single-post-meta .blog-post-tag .post-tag-list a:hover {
  background: #573db8;
  color: #ffffff;
}
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .single-post-meta .blog-post-tag .post-tag-list a:hover svg path {
  fill: white;
}
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .single-post-meta .blog-post-tag .post-tag-list a svg {
  font-size: 20px;
  padding: 2px 5px;
}
.blog-area .blog-details-wrapper .single-post-item.format-image .post-content-wrapper .single-post-meta .blog-post-tag .post-tag-list a svg path {
  fill: #573db8;
}
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-video {
  position: relative;
}
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-video img {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  width: 100%;
}
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-video .video-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 36px;
  color: #ffffff;
  cursor: pointer;
}
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-video a {
  width: 48px;
  height: 48px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 16px;
  line-height: 48px;
  background: #573db8;
  color: #ffffff;
  cursor: pointer;
  opacity: 1;
  animation: 2s ease pulse infinite;
}
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-meta {
  display: flex;
  gap: 25px;
  align-items: center;
  margin-top: 20px;
}
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-meta a {
  color: #07000e;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-meta {
    gap: 15px;
  }
}
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-meta .author-img img {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  margin-right: 8px;
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-meta .author-img img {
    height: 35px;
    width: 35px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-meta span {
    font-size: 15px;
  }
}
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-meta span svg {
  color: #573db8;
  margin-right: 8px;
  font-size: 18px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-meta span svg {
    margin-right: 5px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-meta span svg {
    margin-right: 2px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-meta span:last-child {
    display: none;
  }
}
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-meta .author-img a,
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-meta .blog-category a,
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-meta .post-date a {
  color: #716f73;
}
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-meta .author-img svg,
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-meta .blog-category svg,
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-meta .post-date svg {
  color: #573db8;
}
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-meta .author-img .meta-text,
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-meta .blog-category .meta-text,
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-meta .post-date .meta-text {
  font-weight: 400;
  margin-left: 3px;
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-meta .blog-category {
    display: none;
  }
}
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-title {
  font-size: 40px;
  color: #07000e;
  font-weight: 700;
  margin-top: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-title {
    font-size: 34px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-title {
    font-size: 32px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-title {
    font-size: 25px;
  }
}
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-content p {
  padding-top: 20px;
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-content p {
    font-size: 16px;
  }
}
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-content p strong {
  font-size: 32px;
  font-weight: 700;
  color: #07000e;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-content p strong {
    font-size: 28px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-content p strong {
    font-size: 26px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-content p strong {
    font-size: 24px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-content p strong {
    font-size: 22px;
  }
}
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-content p.blog-imgs {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-content p.blog-imgs img {
  border-radius: 20px;
}
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-content p img {
  border-radius: 20px;
  margin-top: 20px;
  margin-right: 30px;
}
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-content p img:last-child {
  margin-right: 0;
}
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-content ul {
  margin-top: 10px;
  margin-left: 30px;
  margin-bottom: 10px;
}
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-content ul li {
  margin-top: 20px;
  color: #716f73;
  font-size: 18px;
  font-weight: 500;
  margin-right: 8px;
  position: relative;
}
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .post-content ul li::before {
  content: "\f101";
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  position: absolute;
  left: -25px;
  top: 50%;
  transform: translateY(-50%);
  color: #573db8;
  font-size: 16px;
}
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .single-post-meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 40px;
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .single-post-meta {
    flex-wrap: wrap;
  }
}
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .single-post-meta .blog-post-cat span {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .single-post-meta .blog-post-cat span {
    font-size: 28px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .single-post-meta .blog-post-cat span {
    font-size: 26px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .single-post-meta .blog-post-cat span {
    font-size: 24px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .single-post-meta .blog-post-cat span {
    font-size: 22px;
  }
}
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .single-post-meta .blog-post-cat .post-cat-list span a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 4px 10px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  color: #716f73;
  font-size: 14px;
  font-weight: 400;
}
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .single-post-meta .blog-post-cat .post-cat-list span a:hover {
  background: #573db8;
  color: #ffffff;
}
@media (max-width: 525px) {
  .blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .single-post-meta .blog-post-tag {
    margin-top: 40px;
  }
}
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .single-post-meta .blog-post-tag .title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .single-post-meta .blog-post-tag .title {
    font-size: 28px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .single-post-meta .blog-post-tag .title {
    font-size: 26px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .single-post-meta .blog-post-tag .title {
    font-size: 24px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .single-post-meta .blog-post-tag .title {
    font-size: 22px;
  }
}
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .single-post-meta .blog-post-tag .post-tag-list {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 10px;
}
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .single-post-meta .blog-post-tag .post-tag-list a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 4px 10px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  color: #716f73;
  font-size: 14px;
  font-weight: 400;
}
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .single-post-meta .blog-post-tag .post-tag-list a:hover {
  background: #573db8;
  color: #ffffff;
}
.blog-area .blog-details-wrapper .single-post-item.single-video-post .post-content-wrapper .single-post-meta .blog-post-tag .post-tag-list a svg path {
  fill: #573db8;
}
.blog-area .blog-details-wrapper .single-post-item.format-audio iframe {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  width: 100%;
}
.blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-meta {
  display: flex;
  gap: 25px;
  align-items: center;
  margin-top: 20px;
}
.blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-meta a {
  color: #07000e;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-meta {
    gap: 15px;
  }
}
.blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-meta .author-img img {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  margin-right: 8px;
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-meta .author-img img {
    height: 35px;
    width: 35px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-meta span {
    font-size: 15px;
  }
}
.blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-meta span svg {
  color: #573db8;
  margin-right: 8px;
  font-size: 18px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-meta span svg {
    margin-right: 5px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-meta span svg {
    margin-right: 2px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-meta span:last-child {
    display: none;
  }
}
.blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-meta .author-img a,
.blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-meta .blog-category a,
.blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-meta .post-date a {
  color: #716f73;
}
.blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-meta .author-img svg,
.blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-meta .blog-category svg,
.blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-meta .post-date svg {
  color: #573db8;
}
.blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-meta .author-img .meta-text,
.blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-meta .blog-category .meta-text,
.blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-meta .post-date .meta-text {
  font-weight: 400;
  margin-left: 3px;
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-meta .blog-category {
    display: none;
  }
}
.blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-title {
  font-size: 40px;
  color: #07000e;
  font-weight: 700;
  margin-top: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-title {
    font-size: 34px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-title {
    font-size: 32px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-title {
    font-size: 25px;
  }
}
.blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-content p {
  padding-top: 20px;
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-content p {
    font-size: 16px;
  }
}
.blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-content p strong {
  font-size: 32px;
  font-weight: 700;
  color: #07000e;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-content p strong {
    font-size: 28px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-content p strong {
    font-size: 26px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-content p strong {
    font-size: 24px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-content p strong {
    font-size: 22px;
  }
}
.blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-content p.blog-imgs {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-content p.blog-imgs img {
  border-radius: 20px;
}
.blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-content p img {
  border-radius: 20px;
  margin-top: 20px;
  margin-right: 30px;
}
.blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-content p img:last-child {
  margin-right: 0;
}
.blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-content ul {
  margin-top: 10px;
  margin-left: 30px;
  margin-bottom: 10px;
}
.blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-content ul li {
  margin-top: 20px;
  color: #716f73;
  font-size: 18px;
  font-weight: 500;
  margin-right: 8px;
  position: relative;
}
.blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .post-content ul li::before {
  content: "\f101";
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  position: absolute;
  left: -25px;
  top: 50%;
  transform: translateY(-50%);
  color: #573db8;
  font-size: 16px;
}
.blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .single-post-meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 40px;
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .single-post-meta {
    flex-wrap: wrap;
  }
}
.blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .single-post-meta .blog-post-cat span {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .single-post-meta .blog-post-cat span {
    font-size: 28px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .single-post-meta .blog-post-cat span {
    font-size: 26px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .single-post-meta .blog-post-cat span {
    font-size: 24px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .single-post-meta .blog-post-cat span {
    font-size: 22px;
  }
}
.blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .single-post-meta .blog-post-cat .post-cat-list span a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 4px 10px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  color: #716f73;
  font-size: 14px;
  font-weight: 400;
}
.blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .single-post-meta .blog-post-cat .post-cat-list span a:hover {
  background: #573db8;
  color: #ffffff;
}
@media (max-width: 525px) {
  .blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .single-post-meta .blog-post-tag {
    margin-top: 40px;
  }
}
.blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .single-post-meta .blog-post-tag .title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .single-post-meta .blog-post-tag .title {
    font-size: 28px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .single-post-meta .blog-post-tag .title {
    font-size: 26px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .single-post-meta .blog-post-tag .title {
    font-size: 24px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .single-post-meta .blog-post-tag .title {
    font-size: 22px;
  }
}
.blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .single-post-meta .blog-post-tag .post-tag-list {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 10px;
}
.blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .single-post-meta .blog-post-tag .post-tag-list a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 4px 10px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  color: #716f73;
  font-size: 14px;
  font-weight: 400;
}
.blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .single-post-meta .blog-post-tag .post-tag-list a:hover {
  background: #573db8;
  color: #ffffff;
}
.blog-area .blog-details-wrapper .single-post-item.format-audio .post-content-wrapper .single-post-meta .blog-post-tag .post-tag-list a svg path {
  fill: #573db8;
}
.blog-area .blog-details-wrapper .blog-post-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 2rem 0px;
  overflow: hidden;
  border-top: 1px solid rgb(204, 204, 204);
  border-bottom: 1px solid rgb(204, 204, 204);
}
.blog-area .blog-details-wrapper .blog-post-nav .post-navigation {
  width: 49%;
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 1rem 0px;
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .blog-area .blog-details-wrapper .blog-post-nav .post-navigation {
    padding: 0;
  }
}
.blog-area .blog-details-wrapper .blog-post-nav .post-navigation .post-img {
  width: 96px;
  height: 96px;
  position: relative;
  flex-shrink: 0;
  border-radius: 8px;
  overflow: hidden;
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .blog-area .blog-details-wrapper .blog-post-nav .post-navigation .post-img {
    display: none;
  }
}
.blog-area .blog-details-wrapper .blog-post-nav .post-navigation .text h4 {
  font-size: 22px;
  margin-bottom: 0px;
  color: #f7f1fc;
  font-weight: 700;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .blog-area .blog-details-wrapper .blog-post-nav .post-navigation .text h4 {
    font-size: 18px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-area .blog-details-wrapper .blog-post-nav .post-navigation .text h4 {
    font-size: 18px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .blog-area .blog-details-wrapper .blog-post-nav .post-navigation .text h4 {
    font-size: 16px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .blog-area .blog-details-wrapper .blog-post-nav .post-navigation .text h4 {
    display: none;
  }
}
.blog-area .blog-details-wrapper .blog-post-nav .post-navigation .text h4 a {
  color: black;
}
.blog-area .blog-details-wrapper .blog-post-nav .post-navigation:nth-child(3) {
  justify-content: end;
  flex-direction: row-reverse;
  text-align: right;
}
.blog-area .blog-details-wrapper .blog-post-nav .divider {
  width: 1px;
  height: 200px;
  background: rgb(204, 204, 204);
}
.blog-area .blog-details-wrapper .author-info {
  background-color: #8FD45F;
  border-radius: 20px;
  padding: 40px;
  position: relative;
  margin-top: 100px;
}
.blog-area .blog-details-wrapper .author-info .author-thumb {
  flex-shrink: 0;
  width: 120px;
  height: 120px;
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  overflow: hidden;
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .blog-area .blog-details-wrapper .author-info .author-thumb {
    height: 80px;
    width: 80px;
  }
}
.blog-area .blog-details-wrapper .author-info .author-thumb img {
  object-fit: cover;
  width: 120px;
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .blog-area .blog-details-wrapper .author-info .author-thumb img {
    width: 80px;
  }
}
.blog-area .blog-details-wrapper .author-info .author-text {
  margin-top: 30px;
}
.blog-area .blog-details-wrapper .author-info .author-text .section-meta {
  margin-top: -8px;
}
.blog-area .blog-details-wrapper .author-info p {
  color: #07000e;
}
.blog-area .blog-details-wrapper .post-img {
  display: flex;
  gap: 30px;
}
.blog-area .blog-details-wrapper .post-img img {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.blog-area .blog-details-wrapper .single.single-post #respond {
  margin-bottom: 2rem;
}
.blog-area .blog-details-wrapper .post-comments-form {
  margin-top: 40px;
}
.blog-area .blog-details-wrapper .post-comments-form .post-comments-title h2 {
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 38px;
  line-height: normal;
  font-weight: 700;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-area .blog-details-wrapper .post-comments-form .post-comments-title h2 {
    font-size: 32px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .blog-area .blog-details-wrapper .post-comments-form .post-comments-title h2 {
    font-size: 30px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .blog-area .blog-details-wrapper .post-comments-form .post-comments-title h2 {
    font-size: 28px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-area .blog-details-wrapper .post-comments-form form .contacts-name,
  .blog-area .blog-details-wrapper .post-comments-form form .contacts-email {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .blog-area .blog-details-wrapper .post-comments-form form .contacts-name,
  .blog-area .blog-details-wrapper .post-comments-form form .contacts-email {
    margin-bottom: 20px;
  }
}
.blog-area .blog-details-wrapper .post-comments-form form .contacts-name label,
.blog-area .blog-details-wrapper .post-comments-form form .contacts-email label {
  font-size: 18px;
  font-weight: 700;
  color: black;
}
.blog-area .blog-details-wrapper .post-comments-form form .contacts-name input,
.blog-area .blog-details-wrapper .post-comments-form form .contacts-email input {
  height: 50px;
  width: 100%;
  margin-top: 5px;
  border-radius: 10px;
  outline: none;
  border: 1px solid gray;
  padding: 0 20px;
}
.blog-area .blog-details-wrapper .post-comments-form form .comment-form-cookies-consent {
  display: none;
}
.blog-area .blog-details-wrapper .post-comments-form form p {
  margin-top: 20px;
}
.blog-area .blog-details-wrapper .post-comments-form form .contacts-message {
  margin-top: 20px;
}
.blog-area .blog-details-wrapper .post-comments-form form .contacts-message label {
  font-size: 18px;
  font-weight: 700;
  color: black;
}
.blog-area .blog-details-wrapper .post-comments-form form .contacts-message textarea {
  width: 100%;
  margin-top: 5px;
  border-radius: 10px;
  outline: none;
  border: 1px solid gray;
  padding: 20px;
}
.blog-area .blog-details-wrapper .comment-form .section-title {
  font-size: 24px;
  font-weight: 700;
}
.blog-area .blog-details-wrapper .comment-form .form-box .form-content form input,
.blog-area .blog-details-wrapper .comment-form .form-box .form-content form textarea {
  border-color: #ececec;
}
.blog-area .blog-details-wrapper .comment-form .form-box .form-content form .nice-select {
  border-color: #ececec !important;
}
.blog-area .blog-details-wrapper .comment-form .form-box .form-content form .form-slide div {
  width: 100%;
}
.blog-area .blog-details-wrapper .comment-wrapper .comment-info .section-title {
  font-size: 24px;
  font-weight: 700;
}
.blog-area .blog-details-wrapper .comment-wrapper .comment-info .user-comment {
  background: #f7f1fc;
  padding: 30px 40px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.blog-area .blog-details-wrapper .comment-wrapper .comment-info .user-comment .user-info {
  display: flex;
  justify-content: space-between;
}
.blog-area .blog-details-wrapper .comment-wrapper .comment-info .user-comment .user-info svg {
  transform: rotate(180deg);
}
.blog-area .blog-details-wrapper .comment-wrapper .comment-info .user-comment .user-info .user-name {
  font-size: 24px;
  font-weight: 700;
}
.blog-area .blog-details-wrapper .comment-wrapper .comment-info .user-comment .user-info .comment-colon {
  width: 40px;
  height: 28px;
}
.blog-area .blog-details-wrapper .comment-wrapper .comment-info .user-comment .replay-btn {
  font-size: 18px;
  font-weight: 700;
  color: #07000e;
  padding: 10px 20px;
  border: 1px solid #573db8;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}

.sidebar.style-two .search-bar .search-icon {
  border: none;
}

/* Theme Default CSS */
/*-======== contact area =======-*/
.contact-us-area.style-one .contact-info-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.contact-us-area.style-one .contact-info-wrapper .contact-item {
  flex-basis: 46%;
  padding-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact-us-area.style-one .contact-info-wrapper .contact-item {
    flex-basis: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .contact-us-area.style-one .contact-info-wrapper .contact-item {
    flex-basis: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .contact-us-area.style-one .contact-info-wrapper .contact-item {
    flex-basis: 100%;
  }
}
.contact-us-area.style-one .contact-info-wrapper .contact-item .icon {
  display: flex;
  align-items: center;
  gap: 20px;
}
.contact-us-area.style-one .contact-info-wrapper .contact-item .section-title {
  font-size: 18px;
  font-weight: 700;
}
.contact-us-area.style-one .contact-info-wrapper .contact-item .section-title a {
  font-size: 18px;
  font-weight: 700;
  color: #07000e;
}
.contact-us-area.style-one .contact-info-wrapper .shear-media {
  margin-left: 20px;
}
@media (max-width: 525px) {
  .contact-us-area.style-one .contact-info-wrapper .shear-media {
    margin-top: 0px;
  }
}
.contact-us-area.style-one .contact-info-wrapper .shear-media .media--icons {
  display: flex;
  align-items: center;
  gap: 20px;
}
.contact-us-area.style-one .contact-info-wrapper .shear-media .media--icons a {
  width: 38px;
  height: 38px;
  background: #f7f1fc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  line-height: 38px;
  text-align: center;
}
.contact-us-area.style-one .contact-info-wrapper .shear-media .media--icons a svg path {
  fill: #573db8;
}
.contact-us-area.style-one .form-box {
  background: #f7f1fc;
  margin-left: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact-us-area.style-one .form-box {
    margin-left: 0px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .contact-us-area.style-one .form-box {
    margin-left: 0px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .contact-us-area.style-one .form-box {
    margin-left: 0px;
  }
}
.contact-us-area.style-one .form-box .form-content .form-control {
  border-color: rgba(7, 0, 14, 0.2);
  background: #f7f1fc;
}
.contact-us-area.style-one .form-box .form-content .user-chosen-select-container .chosen-container-single .chosen-single {
  background: #f7f1fc !important;
}

/* Theme Default CSS */
/*-======== video-box =======-*/
.video-box.style-one {
  position: relative;
  width: 200px;
}
.video-box.style-one img {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .video-box.style-one {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .video-box.style-one {
    margin-top: 15px;
  }
}
@media (max-width: 1024px) {
  .video-box.style-one {
    height: 150px;
    width: 100%;
  }
  .video-box.style-one img {
    width: 100%;
    height: 100%;
  }
}
.video-box.style-one .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 36px;
  color: #ffffff;
  cursor: pointer;
}
.video-box.style-one .play-btn .play-icon {
  width: 48px;
  height: 48px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 16px;
  line-height: 48px;
  background: #573db8;
  color: #ffffff;
  cursor: pointer;
  opacity: 1;
  animation: 2s ease pulse infinite;
}

/* Theme Default CSS */
/*-======== video-box =======-*/
.video-box.style-two {
  position: relative;
}
.video-box.style-two img {
  width: 100%;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.video-box.style-two .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 36px;
  color: #ffffff;
  cursor: pointer;
}
.video-box.style-two .play-btn .play-icon {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 36px;
  line-height: 80px;
  background: #573db8;
  color: #ffffff;
  opacity: 1;
  animation: 2s ease pulse infinite;
}
@media (max-width: 375px) {
  .video-box.style-two .play-btn .play-icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 28px;
  }
}

/* Theme Default CSS */
/*-======== client-box =======-*/
.user-client.style-one {
  position: relative;
  display: flex;
  align-items: center;
}
.user-client.style-one .client-img {
  width: 48px;
  height: 48px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  border: 1px solid #f7f1fc;
}
.user-client.style-one .client-img:nth-child(2) {
  margin-left: -23px;
}
.user-client.style-one .client-img:nth-child(3) {
  margin-left: -23px;
}
.user-client.style-one .client-box {
  width: 48px;
  height: 48px;
  background: #573db8;
  border: 1px solid #e3e3e3;
  color: #ffffff;
  margin-left: -23px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.user-client.style-one .client-box .count {
  line-height: 48px;
  text-align: center;
  color: #ffffff;
}

/* Theme Default CSS */
/*-======== theme-btn one =======-*/
.theme-btn.style-one {
  width: 150px;
  height: 150px;
  background: #f7f1fc;
  border: 1px solid #573db8;
  color: #07000e;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 18px;
  font-weight: 700;
}
.theme-btn.style-one a {
  color: #07000e;
}
.theme-btn.style-one svg {
  width: 28px;
  height: 28px;
}
@media (max-width: 320px) {
  .theme-btn.style-one svg {
    width: 45px;
    height: 32px;
  }
}
.theme-btn.style-one svg path {
  fill: #07000e;
}

/* Theme Default CSS */
/*-======== theme-btn two =======-*/
.theme--btn {
  display: flex;
  align-items: center;
}
.theme--btn:hover .theme-btn {
  background: #07000e;
  color: #ffffff;
}
.theme--btn:hover .theme-btn:nth-child(2) {
  transform: rotate(405deg);
}

.theme-btn.style-two {
  background: #573db8;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  border: initial;
  line-height: 18px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.theme-btn.style-two:nth-child(1) {
  padding: 21px 30px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  border: 1px solid rgba(7, 0, 14, 0.2);
}
@media (max-width: 320px) {
  .theme-btn.style-two:nth-child(1) {
    padding: 10px 10px;
  }
}
.theme-btn.style-two:nth-child(2) {
  height: 60px;
  width: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-left: -5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 320px) {
  .theme-btn.style-two:nth-child(2) {
    padding: 10px;
  }
}
.theme-btn.style-two:nth-child(2).icon-right-arrow:before {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  transform: rotate(45deg);
  color: #ffffff;
}

/* Theme Default CSS */
/*-======== theme-btn two =======-*/
.theme-btn.style-three {
  padding: 20px 30px !important;
  width: 100%;
  background: #8fd45f;
  color: #07000e;
  font-size: 18px;
  font-weight: 700;
  border: initial;
  line-height: 18px;
}
.theme-btn.style-three:nth-child(1) {
  padding: 25px 30px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  border: 1px solid rgba(7, 0, 14, 0.2);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 320px) {
  .theme-btn.style-three:nth-child(1) {
    padding: 10px 20px;
  }
}
.theme-btn.style-three:hover {
  background: #07000e;
  color: #ffffff;
}
.theme-btn.style-three:hover i {
  transform: rotate(0deg);
  color: #ffffff;
}
.theme-btn.style-three i:before {
  transform: rotate(45deg);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #07000e;
}

/* Theme Default CSS */
/*-======== counter box =======-*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .count-box-wrapper.style-one {
    padding-right: 0;
    padding-top: 0;
  }
}
.count-box-wrapper.style-one .counter-item {
  display: flex;
  align-items: center;
  padding: 30px 0;
  gap: 30px;
}
.count-box-wrapper.style-one .counter-item:nth-child(1) {
  border-bottom: 1px solid #573db8;
}
@media (max-width: 768px) {
  .count-box-wrapper.style-one .counter-item {
    flex-wrap: wrap;
    margin-top: 0;
  }
}
.count-box-wrapper.style-one .counter-item .coun-title {
  font-size: 74px;
  font-weight: 700;
  min-width: 164px;
}
@media (max-width: 768px) {
  .count-box-wrapper.style-one .counter-item .coun-title {
    font-size: 60px;
    line-height: 60px;
  }
}

/* Theme Default CSS */
/*-======== counter box =======-*/
.count-box-wrapper.style-two {
  display: flex;
  justify-content: space-between;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .count-box-wrapper.style-two {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .count-box-wrapper.style-two {
    flex-wrap: wrap;
  }
}
@media (max-width: 425px) {
  .count-box-wrapper.style-two {
    justify-content: center;
  }
}
.count-box-wrapper.style-two .counter-item {
  width: 300px;
  position: relative;
  align-items: center;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .count-box-wrapper.style-two .counter-item {
    align-items: start;
    text-align: start;
    width: 180px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .count-box-wrapper.style-two .counter-item {
    align-items: start;
    text-align: start;
    width: 180px;
    margin-bottom: 30px;
  }
}
.count-box-wrapper.style-two .counter-item .coun-title {
  font-size: 72px;
  font-weight: 700;
  position: relative;
}
@media (max-width: 768px) {
  .count-box-wrapper.style-two .counter-item .coun-title {
    font-size: 60px;
    line-height: 60px;
  }
}
.count-box-wrapper.style-two .counter-item .coun-decs {
  font-size: 18px;
  font-weight: 500;
  color: #07000e;
}
.count-box-wrapper.style-two .counter-item::after {
  content: "";
  width: 80px;
  height: 1px;
  position: absolute;
  top: 41%;
  right: -65px;
  transform: translateY(-50%);
  display: block;
  background: #cdcccf;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .count-box-wrapper.style-two .counter-item::after {
    right: -50px;
    width: 40px;
  }
}
@media (max-width: 768px) {
  .count-box-wrapper.style-two .counter-item::after {
    right: -70px;
    width: 40px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .count-box-wrapper.style-two .counter-item::after {
    right: -50px;
    width: 40px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .count-box-wrapper.style-two .counter-item::after {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .count-box-wrapper.style-two .counter-item:nth-child(2)::after {
    content: "";
    position: absolute;
    display: none;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .count-box-wrapper.style-two .counter-item:nth-child(2)::after {
    content: "";
    position: absolute;
    display: none;
  }
}
.count-box-wrapper.style-two .counter-item:nth-child(4)::after {
  content: "";
  position: absolute;
  display: none;
}

/* Theme Default CSS */
/*-======== counter box =======-*/
.count-box-wrapper.style-three {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .count-box-wrapper.style-three {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .count-box-wrapper.style-three {
    flex-wrap: wrap;
  }
}
@media (max-width: 425px) {
  .count-box-wrapper.style-three {
    justify-content: center;
  }
}
.count-box-wrapper.style-three .counter-item {
  width: 100%;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .count-box-wrapper.style-three .counter-item {
    align-items: start;
    text-align: start;
    width: 180px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .count-box-wrapper.style-three .counter-item {
    align-items: start;
    text-align: start;
    width: 180px;
    margin-bottom: 30px;
  }
}
.count-box-wrapper.style-three .counter-item .coun-title {
  font-size: 72px;
  font-weight: 700;
  position: relative;
}
@media (max-width: 768px) {
  .count-box-wrapper.style-three .counter-item .coun-title {
    font-size: 60px;
    line-height: 60px;
  }
}
.count-box-wrapper.style-three .counter-item .coun-decs {
  font-size: 16px;
  font-weight: 500;
  color: #07000e;
}

/* Theme Default CSS */
/*-======== counter box =======-*/
.coun-title.style-four {
  min-width: 216px;
  font-size: 72px;
  font-weight: 700;
  line-height: 72px;
  letter-spacing: 8px;
  -webkit-text-stroke: 2px #07000e;
  color: #ffffff;
}

/* Theme Default CSS */
/*-======== tech-service =======-*/
.tech-service.style-one {
  background: #573db8;
  padding: 21px;
  overflow: hidden;
  white-space: nowrap;
  display: flex;
  gap: 40px;
}
.tech-service.style-one:hover .tech-right {
  animation-play-state: paused !important;
}
.tech-service.style-one .tech-right {
  display: flex;
  align-items: center;
  gap: 40px;
}
.tech-service.style-one .tech-right.scrollright {
  animation: scrollright 40s linear infinite;
}
.tech-service.style-one .tech-item {
  display: flex;
  gap: 40px;
}
@media (max-width: 1024px) {
  .tech-service.style-one .tech-item {
    justify-content: center;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tech-service.style-one .tech-item {
    justify-content: center;
    text-align: center;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .tech-service.style-one .tech-item {
    justify-content: center;
    text-align: center;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) and (max-width: 320px) {
  .tech-service.style-one .tech-item {
    gap: 11px;
  }
}
.tech-service.style-one .tech-item .tech-icons {
  position: relative;
  line-height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  flex-shrink: 0;
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .tech-service.style-one .tech-item .tech-icons {
    width: 70px;
    height: 70px;
    line-height: 65px;
  }
}
.tech-service.style-one .tech-item .tech-title {
  font-size: 74px;
  font-weight: 700;
  color: #ffffff;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tech-service.style-one .tech-item .tech-title {
    font-size: 65px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .tech-service.style-one .tech-item .tech-title {
    font-size: 42px;
    line-height: 80px;
  }
}
@media (max-width: 320px) {
  .tech-service.style-one .tech-item .tech-title {
    font-size: 36px;
  }
}

/* Theme Default CSS */
/*-======== section header  =======-*/
.section-header.style-one .section-meta {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 4px;
  color: #07000e;
  line-height: 18px;
  text-transform: uppercase;
}
.section-header.style-one .section-title {
  font-size: 70px;
  font-weight: 700;
  line-height: 72px;
  letter-spacing: -2px;
}
@media (max-width: 768px) {
  .section-header.style-one .section-title {
    font-size: 60px;
    line-height: 60px;
  }
}
@media (max-width: 767px) {
  .section-header.style-one .section-title {
    font-size: 48px;
    line-height: 50px;
  }
}
@media (max-width: 425px) {
  .section-header.style-one .section-title {
    font-size: 46px;
    line-height: 48px;
  }
}
@media (max-width: 375px) {
  .section-header.style-one .section-title {
    font-size: 42px;
    line-height: 48px;
  }
}

/* Theme Default CSS */
/*-======== section header  =======-*/
.section-header.style-two .section-meta {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 4px;
  color: #07000e;
  text-transform: uppercase;
}
.section-header.style-two .section-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-header.style-two .section-content {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .section-header.style-two .section-content {
    flex-wrap: wrap;
  }
}
.section-header.style-two .section-content .section-title {
  font-size: 72px;
  font-weight: 700;
  line-height: 72px;
  flex-basis: 50%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-header.style-two .section-content .section-title {
    margin-bottom: 30px;
    flex-basis: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .section-header.style-two .section-content .section-title {
    margin-bottom: 30px;
    flex-basis: 100%;
    font-size: 52px;
    line-height: 52px;
  }
}
@media (max-width: 768px) {
  .section-header.style-two .section-content .section-title {
    font-size: 60px;
    line-height: 60px;
  }
}
@media (max-width: 767px) {
  .section-header.style-two .section-content .section-title {
    font-size: 52px;
    line-height: 52px;
  }
}
@media (max-width: 425px) {
  .section-header.style-two .section-content .section-title {
    font-size: 48px;
    line-height: 48px;
  }
}
@media (max-width: 320px) {
  .section-header.style-two .section-content .section-title {
    font-size: 42px;
    line-height: 42px;
  }
}
.section-header.style-two .section-content .section-desc {
  flex-basis: 50%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-header.style-two .section-content .section-desc {
    flex-basis: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .section-header.style-two .section-content .section-desc {
    flex-basis: 100%;
  }
}

/* Theme Default CSS */
/*-======== client-box =======-*/
.card-wrapper.style-one {
  display: grid;
  overflow: hidden;
}
.card-wrapper.style-one .grid-item {
  width: 100%;
  display: grid;
  grid-column-gap: 0;
}
@media (max-width: 480px) {
  .card-wrapper.style-one .grid-item {
    display: block;
  }
}
.card-wrapper.style-one .grid-item.grid-one {
  grid-template-columns: 34% 66%;
  border-bottom: 1px solid rgba(7, 0, 14, 0.2);
}
@media (max-width: 480px) {
  .card-wrapper.style-one .grid-item.grid-one {
    border: 0;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .card-wrapper.style-one .grid-item.grid-one {
    grid-template-columns: 36% 44%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .card-wrapper.style-one .grid-item.grid-one {
    grid-template-columns: 46% 54%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .card-wrapper.style-one .grid-item.grid-one {
    grid-template-columns: 46% 54%;
  }
}
@media (max-width: 768px) {
  .card-wrapper.style-one .grid-item.grid-one {
    grid-template-columns: 50% 50%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .card-wrapper.style-one .grid-item.grid-one {
    grid-template-columns: 50% 50%;
  }
}
@media (max-width: 480px) {
  .card-wrapper.style-one .grid-item.grid-one {
    border: 0px;
  }
}
.card-wrapper.style-one .grid-item.grid-one .card-item:nth-child(1) {
  border-right: 1px solid rgba(7, 0, 14, 0.2);
}
.card-wrapper.style-one .grid-item.grid-two {
  grid-template-columns: 25% 37% 37%;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .card-wrapper.style-one .grid-item.grid-two {
    grid-template-columns: 24% 38% 38%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .card-wrapper.style-one .grid-item.grid-two {
    grid-template-columns: 10% 45% 45%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .card-wrapper.style-one .grid-item.grid-two {
    grid-template-columns: 50% 50%;
  }
}
@media (max-width: 768px) {
  .card-wrapper.style-one .grid-item.grid-two {
    grid-template-columns: 50% 50%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .card-wrapper.style-one .grid-item.grid-two {
    grid-template-columns: 50% 50%;
  }
}
.card-wrapper.style-one .grid-item.grid-two .card-item:nth-child(1) {
  width: 350px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .card-wrapper.style-one .grid-item.grid-two .card-item:nth-child(1) {
    display: none;
  }
}
@media (max-width: 768px) {
  .card-wrapper.style-one .grid-item.grid-two .card-item:nth-child(1) {
    display: none;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .card-wrapper.style-one .grid-item.grid-two .card-item:nth-child(1) {
    display: none;
  }
}
.card-wrapper.style-one .grid-item.grid-two .card-item:nth-child(2) {
  border-right: 1px solid rgba(7, 0, 14, 0.2);
  border-left: 1px solid rgba(7, 0, 14, 0.2);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .card-wrapper.style-one .grid-item.grid-two .card-item:nth-child(2) {
    border-left: 0;
  }
}
@media (max-width: 768px) {
  .card-wrapper.style-one .grid-item.grid-two .card-item:nth-child(2) {
    border-left: 0;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .card-wrapper.style-one .grid-item.grid-two .card-item:nth-child(2) {
    border-left: 0;
  }
}
@media (max-width: 480px) {
  .card-wrapper.style-one .grid-item.grid-two .card-item:nth-child(2) {
    border-right: 0;
    border-left: 0;
  }
}
.card-wrapper.style-one .grid-item .card-item {
  padding: 40px;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .card-wrapper.style-one .grid-item .card-item {
    padding: 20px !important;
  }
}
.card-wrapper.style-one .grid-item .card-item .card-content {
  width: 410px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .card-wrapper.style-one .grid-item .card-item .card-content {
    width: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .card-wrapper.style-one .grid-item .card-item .card-content {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .card-wrapper.style-one .grid-item .card-item .card-content {
    width: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .card-wrapper.style-one .grid-item .card-item .card-content {
    width: 100%;
  }
}
.card-wrapper.style-one .grid-item .card-item .card-content .card-heading .card-title {
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 20px;
}
.card-wrapper.style-one .grid-item .card-item .card-content .card-heading .card-title .text-number {
  color: #ffffff;
  -webkit-text-stroke: 1px #716f73;
}

/* Theme Default CSS */
/*-======== card-seven =======-*/
.card-wrapper.style-seven {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1199px) {
  .card-wrapper.style-seven {
    flex-wrap: wrap;
  }
}
.card-wrapper.style-seven .card-img {
  position: relative;
  z-index: 1;
}
.card-wrapper.style-seven .card-img img {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
@media (max-width: 1199px) {
  .card-wrapper.style-seven .card-img img {
    width: 100%;
  }
}
.card-wrapper.style-seven .card-content {
  position: relative;
  background: #f7f1fc;
  padding: 40px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-left: -167px;
  z-index: 2;
}
@media (max-width: 1199px) {
  .card-wrapper.style-seven .card-content {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: -150px;
  }
}
@media (max-width: 425px) {
  .card-wrapper.style-seven .card-content {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (max-width: 425px) {
  .card-wrapper.style-seven .card-content {
    margin-left: 8px;
    margin-right: 8px;
    padding: 20px;
  }
}
.card-wrapper.style-seven .card-content .section-desc {
  margin: 30px 0;
}
.card-wrapper.style-seven .card-content a .theme-btn.style-two:nth-child(1) {
  padding: 21px 20px;
}
.card-wrapper.style-seven .card-content a .theme-btn.style-two:nth-child(2) {
  padding: 15px;
}

/* Theme Default CSS */
/*-======== info card =======-*/
.info-card-wrapper.style-one {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  flex-wrap: wrap;
}
.info-card-wrapper.style-one .card-item {
  padding: 40px 30px 40px 60px;
  border: 1px solid rgba(7, 0, 14, 0.2);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  position: relative;
  width: 380px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.info-card-wrapper.style-one .card-item:hover {
  border-color: #573db8;
}
.info-card-wrapper.style-one .card-item:hover .card-svg {
  background: #573db8;
}
.info-card-wrapper.style-one .card-item:hover .card-svg span {
  color: #ffffff;
}
.info-card-wrapper.style-one .card-item:hover .more-btn i, .info-card-wrapper.style-one .card-item:hover .more-btn span {
  transform: rotate(45deg);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .info-card-wrapper.style-one .card-item {
    width: 325px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .info-card-wrapper.style-one .card-item {
    width: 46%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .info-card-wrapper.style-one .card-item {
    width: 100% !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .info-card-wrapper.style-one .card-item {
    width: 100% !important;
  }
}
.info-card-wrapper.style-one .card-item .card-svg {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background: #ffffff;
  line-height: 80px;
  text-align: center;
  position: absolute;
  left: -36px;
  top: 50%;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  transform: translateY(-50px);
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
}
.info-card-wrapper.style-one .card-item .card-svg span {
  font-size: 44px;
  color: #573db8;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.info-card-wrapper.style-one .card-item .card-content .card-title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}
.info-card-wrapper.style-one .card-item .card-content .card-decs {
  font-weight: 500;
}
.info-card-wrapper.style-one .card-item .card-content .more-btn {
  display: flex;
  margin-top: 35px;
  align-items: center;
}
.info-card-wrapper.style-one .card-item .card-content .more-btn:hover p {
  color: #573db8;
}
.info-card-wrapper.style-one .card-item .card-content .more-btn:hover i, .info-card-wrapper.style-one .card-item .card-content .more-btn:hover span {
  color: #573db8;
}
.info-card-wrapper.style-one .card-item .card-content .more-btn p {
  font-size: 18px;
  font-weight: 700;
  color: #07000e;
}
.info-card-wrapper.style-one .card-item .card-content .more-btn i, .info-card-wrapper.style-one .card-item .card-content .more-btn span {
  font-size: 20px;
  margin-left: 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #07000e;
}

/* Theme Default CSS */
/*-======== card =======-*/
.info-card-wrapper.style-two .card-item {
  background: #ffffff;
  padding: 30px;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.info-card-wrapper.style-two .card-item:hover {
  border-color: #573db8;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .info-card-wrapper.style-two .card-item {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .info-card-wrapper.style-two .card-item {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .info-card-wrapper.style-two .card-item {
    margin-bottom: 30px;
  }
}
.info-card-wrapper.style-two .card-item .card-content .section-header {
  display: flex;
  justify-content: space-between;
  align-content: center;
  gap: 18px;
}
.info-card-wrapper.style-two .card-item .card-content .section-header .section-title {
  font-size: 24px;
  font-weight: 700;
  flex-basis: 80%;
  margin-bottom: 20px;
}
.info-card-wrapper.style-two .card-item .card-content .section-header .card-img {
  flex-basis: 20%;
}
.info-card-wrapper.style-two .card-item .card-content .section-header .card-img svg path {
  fill: #573db8;
}
.info-card-wrapper.style-two .card-item .card-content .more-btn {
  display: flex;
  margin-top: 35px;
  align-items: center;
}
.info-card-wrapper.style-two .card-item .card-content .more-btn p {
  color: #07000e;
  font-size: 18px;
  font-weight: 700;
}
.info-card-wrapper.style-two .card-item .card-content .more-btn i {
  margin-left: 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #07000e;
}
.info-card-wrapper.style-two .card-item:hover .more-btn p {
  color: #573db8;
}
.info-card-wrapper.style-two .card-item:hover .more-btn i {
  transform: rotate(45deg);
  color: #573db8;
}

/* Theme Default CSS */
/*-======== card =======-*/
.info-card-wrapper.style-three .card-item {
  border: 1px solid #cdcccf;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: all 2s;
  -moz-transition: all 2s;
  -ms-transition: all 2s;
  -o-transition: all 2s;
  transition: all 2s;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .info-card-wrapper.style-three .card-item {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .info-card-wrapper.style-three .card-item {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .info-card-wrapper.style-three .card-item {
    margin-bottom: 30px;
  }
}
.info-card-wrapper.style-three .card-item.service-card .card-content {
  padding: 30px;
}
.info-card-wrapper.style-three .card-item.service-card .card-content .card-svg svg path {
  fill: #573db8;
}
.info-card-wrapper.style-three .card-item.service-card .card-content .section-header .section-title {
  padding: 20px 0;
  font-size: 24px;
  font-weight: 700;
}
.info-card-wrapper.style-three .card-item.service-card .card-img {
  width: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 2s;
  -moz-transition: all 2s;
  -ms-transition: all 2s;
  -o-transition: all 2s;
  transition: all 2s;
}
@media (max-width: 425px) {
  .info-card-wrapper.style-three .card-item.service-card .card-img {
    opacity: 1;
    visibility: visible;
  }
}
.info-card-wrapper.style-three .card-item.service-card .card-img img {
  width: 100%;
}
.info-card-wrapper.style-three .card-item.service-card .more-btn {
  color: #07000e;
  display: flex;
  gap: 8px;
  padding: 20px;
}
.info-card-wrapper.style-three .card-item.service-card .more-btn p {
  color: #07000e;
  font-weight: 700;
}
.info-card-wrapper.style-three .card-item.service-card .more-btn i {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #07000e;
}
.info-card-wrapper.style-three .card-item:hover {
  border-color: #573db8;
}
.info-card-wrapper.style-three .card-item:hover .more-btn p {
  color: #573db8;
}
.info-card-wrapper.style-three .card-item:hover .more-btn i {
  transform: rotate(45deg);
  color: #573db8;
}

.solutions-items-active {
  color: red;
  font-size: 20px;
  font-weight: 700; /* just for the demo */
}

.item-active .card-img {
  opacity: 1 !important;
  visibility: visible !important;
}

/* Theme Default CSS */
/*-======== client-box =======-*/
.porject-card-wrapper.style-one .card-item {
  padding-top: 60px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  margin-left: 40px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
@media (max-width: 1199px) {
  .porject-card-wrapper.style-one .card-item {
    margin-left: 20px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .porject-card-wrapper.style-one .card-item {
    margin-left: 0;
    padding-top: 47px;
  }
}
.porject-card-wrapper.style-one .card-item .card-img {
  position: relative;
}
.porject-card-wrapper.style-one .card-item .card-img img {
  position: relative;
  width: 100%;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  border: 1px solid transparent;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.porject-card-wrapper.style-one .card-item .card-img img.left-img {
  height: 100%;
}
.porject-card-wrapper.style-one .card-item .card-img img.right-img {
  height: 100%;
}
.porject-card-wrapper.style-one .card-item .card-img .card-meta {
  position: absolute;
  top: 20px;
  left: 20px;
  padding: 6px 20px;
  background: #07000e;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  font-weight: 500;
  color: #ffffff;
}
.porject-card-wrapper.style-one .card-item .card-content a {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  color: #07000e;
}
.porject-card-wrapper.style-one .card-item .card-content a:hover {
  color: #573db8;
}
.porject-card-wrapper.style-one .card-item .card-content .card-title {
  font-size: 24px;
  font-weight: 700;
  margin-top: 20px;
}
.porject-card-wrapper.style-one .card-item:hover img {
  border-color: #573db8;
}
.porject-card-wrapper.style-one .card-item:hover .card-meta {
  background: #573db8;
}

/* Theme Default CSS */
/*-======== card =======-*/
.project-card-wrapper.style-two .card-item {
  display: flex;
  justify-content: space-between;
  padding-top: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .project-card-wrapper.style-two .card-item {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .project-card-wrapper.style-two .card-item {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .project-card-wrapper.style-two .card-item {
    flex-wrap: wrap;
  }
}
.project-card-wrapper.style-two .card-item .card-img {
  flex-basis: 50%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .project-card-wrapper.style-two .card-item .card-img {
    flex-basis: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .project-card-wrapper.style-two .card-item .card-img {
    flex-basis: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .project-card-wrapper.style-two .card-item .card-img {
    flex-basis: 100%;
  }
}
.project-card-wrapper.style-two .card-item .card-img img {
  width: 100%;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.project-card-wrapper.style-two .card-item .card-content {
  margin-left: auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .project-card-wrapper.style-two .card-item .card-content {
    margin-left: 0;
    margin-top: 30px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .project-card-wrapper.style-two .card-item .card-content {
    margin-left: 0;
    margin-top: 30px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .project-card-wrapper.style-two .card-item .card-content {
    margin-left: 0;
    margin-top: 30px;
  }
}
.project-card-wrapper.style-two .card-item .card-content .card-date-btn {
  display: flex;
  gap: 40px;
  float: right;
  margin-bottom: 26px;
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .project-card-wrapper.style-two .card-item .card-content .card-date-btn {
    float: inherit;
    margin-bottom: 0;
  }
}
@media (max-width: 425px) {
  .project-card-wrapper.style-two .card-item .card-content .card-date-btn {
    gap: 20px;
  }
}
.project-card-wrapper.style-two .card-item .card-content .card-date-btn a {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.project-card-wrapper.style-two .card-item .card-content .card-date-btn a .theme-btn {
  background: #ffffff;
  color: #716f73;
  font-weight: 500;
  font-size: 18px;
  padding: 16px 30px;
  border: 0;
}
@media (max-width: 425px) {
  .project-card-wrapper.style-two .card-item .card-content .card-date-btn a .theme-btn {
    padding: 16px 16px;
  }
}
@media (max-width: 425px) {
  .project-card-wrapper.style-two .card-item .card-content .card-date-btn a .theme-btn {
    padding: 12px 12px;
  }
}
.project-card-wrapper.style-two .card-item .card-content .card-date-btn a .theme-btn:hover {
  color: #07000e;
}
.project-card-wrapper.style-two .card-item .card-content a {
  color: #07000e;
}
.project-card-wrapper.style-two .card-item .card-content a:hover {
  color: #573db8;
}
.project-card-wrapper.style-two .card-item .card-content .card-title {
  font-size: 24px;
  font-weight: 700;
  padding-top: 20px;
}

/* Theme Default CSS */
/*-======== card =======-*/
.project-card-wrapper.style-three .card-grid {
  display: grid;
  gap: 30px;
  width: 100%;
  margin: 30px 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .project-card-wrapper.style-three .card-grid {
    display: block;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .project-card-wrapper.style-three .card-grid {
    display: block;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .project-card-wrapper.style-three .card-grid {
    display: block;
  }
}
.project-card-wrapper.style-three .card-grid .card-item {
  width: 100%;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .project-card-wrapper.style-three .card-grid .card-item {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .project-card-wrapper.style-three .card-grid .card-item {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .project-card-wrapper.style-three .card-grid .card-item {
    margin-bottom: 30px;
  }
}
.project-card-wrapper.style-three .card-grid .card-item .card-img {
  width: 100%;
  position: relative;
}
.project-card-wrapper.style-three .card-grid .card-item .card-img:hover .card-content {
  opacity: 1;
  visibility: visible;
}
.project-card-wrapper.style-three .card-grid .card-item .card-img img {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.project-card-wrapper.style-three .card-grid .card-item .card-img .card-content {
  position: absolute;
  bottom: 30px;
  left: 30px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
}
.project-card-wrapper.style-three .card-grid .card-item .card-img .card-content .section-desc {
  background: #8fd45f;
  padding: 6px 20px;
  color: #07000e;
  width: fit-content;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.project-card-wrapper.style-three .card-grid .card-item .card-img .card-content .section-title {
  background: #ffffff;
  padding: 13px 20px;
  font-size: 24px;
  font-weight: 700;
  color: #07000e;
  width: fit-content;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.project-card-wrapper.style-three .row-1 {
  grid-template-columns: repeat(1, 2fr) 3fr;
}
.project-card-wrapper.style-three .row-1 .card-img {
  height: 400px;
}
@media (max-width: 1280px) {
  .project-card-wrapper.style-three .row-1 .card-img {
    height: 300px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .project-card-wrapper.style-three .row-1 .card-img {
    height: 300px;
  }
}
.project-card-wrapper.style-three .row-2 {
  grid-template-columns: repeat(3, 1fr);
}
.project-card-wrapper.style-three .row-2 .card-img {
  height: 450px;
}
@media (max-width: 1280px) {
  .project-card-wrapper.style-three .row-2 .card-img {
    height: 350px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .project-card-wrapper.style-three .row-2 .card-img {
    height: 300px;
  }
}

/* Theme Default CSS */
/*-======== client-box =======-*/
.post-card.style-1 {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  border: 1px solid #cdcccf;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .post-card.style-1 {
    margin-top: 15px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .post-card.style-1 {
    margin-top: 15px;
  }
}
.post-card.style-1:hover {
  border-color: #573db8;
}
.post-card.style-1:hover .more-btn svg {
  transform: rotate(0deg) !important;
}
.post-card.style-1 .image {
  position: relative;
  padding: 10px 10px 0px 10px;
}
.post-card.style-1 .image img {
  width: 100%;
  position: relative;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.post-card.style-1 .image .post-meta {
  display: flex;
  position: absolute;
  right: 20px;
  bottom: 20px;
  color: #07000e;
  gap: 5px;
}
.post-card.style-1 .image .post-meta .icon {
  font-size: 15px;
  width: 30px;
  height: 30px;
  background: #8fd45f;
  text-align: center;
  line-height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.post-card.style-1 .image .post-meta .single-post-meta {
  font-size: 12px;
  font-weight: 400;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background: #8fd45f;
  line-height: 18px;
  padding: 5px 10px;
  color: #07000e;
}
.post-card.style-1 .post-content {
  padding: 20px 30px 30px 30px;
}
.post-card.style-1 .post-content .post-meta a {
  display: inline-block;
  margin-right: 8px;
  color: #07000e;
}
.post-card.style-1 .post-content .post-meta a svg {
  width: 18px;
  height: 18px;
}
.post-card.style-1 .post-content .post-meta a span {
  font-size: 12px;
  font-weight: 400;
  margin-left: 5px;
}
.post-card.style-1 .post-content .card-heading {
  padding-top: 20px;
}
.post-card.style-1 .post-content .card-heading a {
  color: #07000e;
}
.post-card.style-1 .post-content .card-heading a:hover {
  color: #573db8;
}
.post-card.style-1 .post-content .card-heading a:hover .title {
  color: #573db8;
}
.post-card.style-1 .post-content .card-heading .title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 34px;
}
.post-card.style-1 .post-content .more-btn {
  color: #07000e;
  display: flex;
  gap: 5px;
  align-items: center;
  width: fit-content;
}
.post-card.style-1 .post-content .more-btn:hover p {
  color: #573db8;
}
.post-card.style-1 .post-content .more-btn:hover i {
  transform: rotate(45deg);
  color: #573db8;
}
.post-card.style-1 .post-content .more-btn p {
  color: #07000e;
  font-size: 18px;
  font-weight: 700;
}
.post-card.style-1 .post-content .more-btn i {
  transform: rotate(0deg);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  font-size: 22px;
  color: #07000e;
}
.post-card.style-1 .post-content .more-btn i path {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

/* Theme Default CSS */
/*-======== client-box =======-*/
.blog-card-wrapper.style-two .card-item {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-card-wrapper.style-two .card-item {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .blog-card-wrapper.style-two .card-item {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .blog-card-wrapper.style-two .card-item {
    margin-top: 30px;
  }
}
.blog-card-wrapper.style-two .card-item .card-img {
  position: relative;
  padding: 10px 10px 0px 10px;
}
.blog-card-wrapper.style-two .card-item .card-img img {
  width: 100%;
  position: relative;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.blog-card-wrapper.style-two .card-item .card-content {
  position: relative;
  z-index: 1;
  background: #ffffff;
  margin-top: -105px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 20px 30px 30px 30px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.blog-card-wrapper.style-two .card-item .card-content .card-sub a {
  display: inline-block;
  margin-right: 8px;
  color: #716f73;
}
.blog-card-wrapper.style-two .card-item .card-content .card-sub a svg {
  width: 14px;
  height: 15px;
}
.blog-card-wrapper.style-two .card-item .card-content .card-sub a svg path {
  fill: #573db8;
}
.blog-card-wrapper.style-two .card-item .card-content .card-sub a span {
  font-size: 14px;
  font-weight: 400;
  margin-left: 5px;
  color: #716f73;
}
.blog-card-wrapper.style-two .card-item .card-content .card-heading {
  padding-top: 20px;
}
.blog-card-wrapper.style-two .card-item .card-content .card-heading .card-title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 34px;
}
.blog-card-wrapper.style-two .card-item .card-content .card-heading .card-title a {
  color: #07000e;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.blog-card-wrapper.style-two .card-item .card-content .card-heading .card-title a:hover {
  color: #573db8;
}
.blog-card-wrapper.style-two .card-item .card-content .more-btn {
  color: #07000e;
  display: flex;
  gap: 5px;
  align-items: center;
}
.blog-card-wrapper.style-two .card-item .card-content .more-btn:hover p {
  color: #573db8;
}
.blog-card-wrapper.style-two .card-item .card-content .more-btn:hover i {
  color: #573db8;
  transform: rotate(45deg);
}
.blog-card-wrapper.style-two .card-item .card-content .more-btn p {
  color: #07000e;
  font-size: 18px;
  font-weight: 700;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.blog-card-wrapper.style-two .card-item .card-content .more-btn i {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

/* Theme Default CSS */
/*-======== client-box =======-*/
.blog-card-wrapper.style-three .card-item .card-img {
  position: relative;
  padding: 10px 10px 0px 10px;
}
.blog-card-wrapper.style-three .card-item .card-img img {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  width: 100%;
  position: relative;
}
.blog-card-wrapper.style-three .card-item .card-img .badge-wrap {
  position: absolute;
  left: 20px;
  bottom: 20px;
  display: flex;
  gap: 20px;
}
@media (max-width: 1199px) {
  .blog-card-wrapper.style-three .card-item .card-img .badge-wrap {
    flex-wrap: wrap;
    row-gap: 8px;
  }
}
.blog-card-wrapper.style-three .card-item .card-img .badge-wrap .card-badge {
  display: flex;
  gap: 5px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background: #f7f1fc;
  padding: 6px 20px;
}
.blog-card-wrapper.style-three .card-item .card-img .badge-wrap .card-badge svg {
  font-size: 15px;
}
.blog-card-wrapper.style-three .card-item .card-img .badge-wrap .card-badge svg path {
  fill: #07000e;
}
.blog-card-wrapper.style-three .card-item .card-img .badge-wrap .card-badge .badge-text {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  color: #716f73;
}
.blog-card-wrapper.style-three .card-item .card-content {
  padding: 20px 30px 30px 30px;
}
@media (max-width: 1199px) {
  .blog-card-wrapper.style-three .card-item .card-content {
    padding: 20px 20px 30px 20px;
  }
}
.blog-card-wrapper.style-three .card-item .card-content .card-heading {
  padding-top: 20px;
}
.blog-card-wrapper.style-three .card-item .card-content .card-heading a {
  color: #07000e;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.blog-card-wrapper.style-three .card-item .card-content .card-heading a:hover {
  color: #573db8;
}
.blog-card-wrapper.style-three .card-item .card-content .card-heading .card-title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 34px;
}
.blog-card-wrapper.style-three .card-item .card-content .card--btn .theme-btn.style-two {
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
  background: #ffffff;
  border: 0;
  color: #07000e;
}
.blog-card-wrapper.style-three .card-item .card-content .card--btn .theme-btn.style-two i::before {
  color: #07000e;
}
.blog-card-wrapper.style-three .card-item .card-content .card--btn:hover .theme-btn {
  background: #573db8;
  color: #ffffff;
}
.blog-card-wrapper.style-three .card-item .card-content .card--btn:hover .theme-btn i {
  transform: rotate(60deg);
}
.blog-card-wrapper.style-three .card-item .card-content .card--btn:hover .theme-btn i::before {
  color: #ffffff;
}

/* Theme Default CSS */
/*-======== card =======-*/
@media (max-width: 425px) {
  .blog-card-wrapper.style-four .single-post-item.format-image {
    margin-top: 50px;
  }
}
.blog-card-wrapper.style-four .single-post-item.format-image .post-thumbnail img {
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  width: 100%;
}
.blog-card-wrapper.style-four .single-post-item.format-image .post-content-wrapper {
  background: #f7f1fc;
  padding: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
.blog-card-wrapper.style-four .single-post-item.format-image .post-content-wrapper .post-meta {
  display: flex;
  gap: 25px;
}
.blog-card-wrapper.style-four .single-post-item.format-image .post-content-wrapper .post-meta a {
  color: #07000e;
}
.blog-card-wrapper.style-four .single-post-item.format-image .post-content-wrapper .post-meta .author-img a,
.blog-card-wrapper.style-four .single-post-item.format-image .post-content-wrapper .post-meta .blog-category a,
.blog-card-wrapper.style-four .single-post-item.format-image .post-content-wrapper .post-meta .post-date a {
  color: #716f73;
}
.blog-card-wrapper.style-four .single-post-item.format-image .post-content-wrapper .post-meta .author-img svg path,
.blog-card-wrapper.style-four .single-post-item.format-image .post-content-wrapper .post-meta .blog-category svg path,
.blog-card-wrapper.style-four .single-post-item.format-image .post-content-wrapper .post-meta .post-date svg path {
  fill: #573db8;
}
.blog-card-wrapper.style-four .single-post-item.format-image .post-content-wrapper .post-meta .author-img .meta-text,
.blog-card-wrapper.style-four .single-post-item.format-image .post-content-wrapper .post-meta .blog-category .meta-text,
.blog-card-wrapper.style-four .single-post-item.format-image .post-content-wrapper .post-meta .post-date .meta-text {
  font-weight: 400;
  margin-left: 3px;
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .blog-card-wrapper.style-four .single-post-item.format-image .post-content-wrapper .post-meta .blog-category {
    display: none;
  }
}
.blog-card-wrapper.style-four .single-post-item.format-image .post-content-wrapper .post-heading .post-title a {
  font-size: 32px;
  color: #07000e;
  font-weight: 700;
  padding-right: 0px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-card-wrapper.style-four .single-post-item.format-image .post-content-wrapper .post-heading .post-title a {
    padding-right: 0;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .blog-card-wrapper.style-four .single-post-item.format-image .post-content-wrapper .post-heading .post-title a {
    padding-right: 0;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .blog-card-wrapper.style-four .single-post-item.format-image .post-content-wrapper .post-heading .post-title a {
    padding-right: 0;
    font-size: 22px;
  }
}
.blog-card-wrapper.style-four .single-post-item.format-image .post-content-wrapper .post-heading .post-title:hover a {
  color: #573db8;
}
.blog-card-wrapper.style-four .single-post-item.format-image .post-content-wrapper .theme-btn {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.blog-card-wrapper.style-four .single-post-item.format-image .post-content-wrapper .theme-btn:nth-child(1) {
  background: #ffffff;
  color: #07000e;
  border: 0;
}
.blog-card-wrapper.style-four .single-post-item.format-image .post-content-wrapper .card--btn {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.blog-card-wrapper.style-four .single-post-item.format-image .post-content-wrapper .card--btn:hover {
  color: #ffffff;
}
.blog-card-wrapper.style-four .single-post-item.format-image .post-content-wrapper .card--btn:hover .theme-btn {
  background: #07000e;
  color: #ffffff;
}
@media (max-width: 425px) {
  .blog-card-wrapper.style-four .single-post-item.format-video {
    margin-top: 50px;
  }
}
.blog-card-wrapper.style-four .single-post-item.format-video .post-video {
  position: relative;
}
.blog-card-wrapper.style-four .single-post-item.format-video .post-video img {
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  width: 100%;
}
.blog-card-wrapper.style-four .single-post-item.format-video .post-video .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 36px;
  color: #ffffff;
  cursor: pointer;
}
.blog-card-wrapper.style-four .single-post-item.format-video .post-video .play-icon {
  width: 48px;
  height: 48px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 16px;
  line-height: 48px;
  background: #573db8;
  color: #ffffff;
  cursor: pointer;
  opacity: 1;
  animation: 2s ease pulse infinite;
}
.blog-card-wrapper.style-four .single-post-item.format-video .post-content-wrapper {
  background: #f7f1fc;
  padding: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
.blog-card-wrapper.style-four .single-post-item.format-video .post-content-wrapper .post-meta {
  display: flex;
  gap: 25px;
}
.blog-card-wrapper.style-four .single-post-item.format-video .post-content-wrapper .post-meta a {
  color: #07000e;
}
.blog-card-wrapper.style-four .single-post-item.format-video .post-content-wrapper .post-meta .author-img a,
.blog-card-wrapper.style-four .single-post-item.format-video .post-content-wrapper .post-meta .blog-category a,
.blog-card-wrapper.style-four .single-post-item.format-video .post-content-wrapper .post-meta .post-date a {
  color: #716f73;
}
.blog-card-wrapper.style-four .single-post-item.format-video .post-content-wrapper .post-meta .author-img svg path,
.blog-card-wrapper.style-four .single-post-item.format-video .post-content-wrapper .post-meta .blog-category svg path,
.blog-card-wrapper.style-four .single-post-item.format-video .post-content-wrapper .post-meta .post-date svg path {
  fill: #573db8;
}
.blog-card-wrapper.style-four .single-post-item.format-video .post-content-wrapper .post-meta .author-img .meta-text,
.blog-card-wrapper.style-four .single-post-item.format-video .post-content-wrapper .post-meta .blog-category .meta-text,
.blog-card-wrapper.style-four .single-post-item.format-video .post-content-wrapper .post-meta .post-date .meta-text {
  font-weight: 400;
  margin-left: 3px;
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .blog-card-wrapper.style-four .single-post-item.format-video .post-content-wrapper .post-meta .blog-category {
    display: none;
  }
}
.blog-card-wrapper.style-four .single-post-item.format-video .post-content-wrapper .post-heading .post-title a {
  font-size: 32px;
  color: #07000e;
  font-weight: 700;
  padding-right: 0px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-card-wrapper.style-four .single-post-item.format-video .post-content-wrapper .post-heading .post-title a {
    padding-right: 0;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .blog-card-wrapper.style-four .single-post-item.format-video .post-content-wrapper .post-heading .post-title a {
    padding-right: 0;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .blog-card-wrapper.style-four .single-post-item.format-video .post-content-wrapper .post-heading .post-title a {
    padding-right: 0;
    font-size: 22px;
  }
}
.blog-card-wrapper.style-four .single-post-item.format-video .post-content-wrapper .post-heading .post-title:hover a {
  color: #573db8;
}
.blog-card-wrapper.style-four .single-post-item.format-video .post-content-wrapper .theme-btn {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.blog-card-wrapper.style-four .single-post-item.format-video .post-content-wrapper .theme-btn:nth-child(1) {
  background: #ffffff;
  color: #07000e;
  border: 0;
}
.blog-card-wrapper.style-four .single-post-item.format-video .post-content-wrapper .card--btn {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.blog-card-wrapper.style-four .single-post-item.format-video .post-content-wrapper .card--btn:hover {
  color: #ffffff;
}
.blog-card-wrapper.style-four .single-post-item.format-video .post-content-wrapper .card--btn:hover .theme-btn {
  background: #07000e;
  color: #ffffff;
}
@media (max-width: 425px) {
  .blog-card-wrapper.style-four .single-post-item.format-gallery {
    margin-top: 50px;
  }
}
.blog-card-wrapper.style-four .single-post-item.format-gallery .post-gallery .slick-slide {
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
}
.blog-card-wrapper.style-four .single-post-item.format-gallery .post-gallery button.post-gallery-btn {
  position: absolute;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  transition: 0.3s;
  z-index: 99;
  background-color: #ffffff;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
  overflow: hidden;
  border: none;
}
.blog-card-wrapper.style-four .single-post-item.format-gallery .post-gallery button.post-gallery-btn:hover {
  background-color: #573db8;
  color: white;
}
.blog-card-wrapper.style-four .single-post-item.format-gallery .post-gallery button.post-gallery-btn.prev-btn {
  left: 30px;
}
.blog-card-wrapper.style-four .single-post-item.format-gallery .post-gallery button.post-gallery-btn.next-btn {
  right: 30px;
}
.blog-card-wrapper.style-four .single-post-item.format-gallery .post-gallery button.post-gallery-btn i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #b0b0b0;
  font-size: 17px;
  transition: all 0.5s ease-out;
}
.blog-card-wrapper.style-four .single-post-item.format-gallery .post-content-wrapper {
  background: #f7f1fc;
  padding: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
.blog-card-wrapper.style-four .single-post-item.format-gallery .post-content-wrapper .post-meta {
  display: flex;
  gap: 25px;
}
.blog-card-wrapper.style-four .single-post-item.format-gallery .post-content-wrapper .post-meta a {
  color: #07000e;
}
.blog-card-wrapper.style-four .single-post-item.format-gallery .post-content-wrapper .post-meta .author-img a,
.blog-card-wrapper.style-four .single-post-item.format-gallery .post-content-wrapper .post-meta .blog-category a,
.blog-card-wrapper.style-four .single-post-item.format-gallery .post-content-wrapper .post-meta .post-date a {
  color: #716f73;
}
.blog-card-wrapper.style-four .single-post-item.format-gallery .post-content-wrapper .post-meta .author-img svg path,
.blog-card-wrapper.style-four .single-post-item.format-gallery .post-content-wrapper .post-meta .blog-category svg path,
.blog-card-wrapper.style-four .single-post-item.format-gallery .post-content-wrapper .post-meta .post-date svg path {
  fill: #573db8;
}
.blog-card-wrapper.style-four .single-post-item.format-gallery .post-content-wrapper .post-meta .author-img .meta-text,
.blog-card-wrapper.style-four .single-post-item.format-gallery .post-content-wrapper .post-meta .blog-category .meta-text,
.blog-card-wrapper.style-four .single-post-item.format-gallery .post-content-wrapper .post-meta .post-date .meta-text {
  font-weight: 400;
  margin-left: 3px;
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .blog-card-wrapper.style-four .single-post-item.format-gallery .post-content-wrapper .post-meta .blog-category {
    display: none;
  }
}
.blog-card-wrapper.style-four .single-post-item.format-gallery .post-content-wrapper .post-heading .post-title a {
  font-size: 32px;
  color: #07000e;
  font-weight: 700;
  padding-right: 0px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-card-wrapper.style-four .single-post-item.format-gallery .post-content-wrapper .post-heading .post-title a {
    padding-right: 0;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .blog-card-wrapper.style-four .single-post-item.format-gallery .post-content-wrapper .post-heading .post-title a {
    padding-right: 0;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .blog-card-wrapper.style-four .single-post-item.format-gallery .post-content-wrapper .post-heading .post-title a {
    padding-right: 0;
    font-size: 22px;
  }
}
.blog-card-wrapper.style-four .single-post-item.format-gallery .post-content-wrapper .post-heading .post-title:hover a {
  color: #573db8;
}
.blog-card-wrapper.style-four .single-post-item.format-gallery .post-content-wrapper .theme-btn {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.blog-card-wrapper.style-four .single-post-item.format-gallery .post-content-wrapper .theme-btn:nth-child(1) {
  background: #ffffff;
  color: #07000e;
  border: 0;
}
.blog-card-wrapper.style-four .single-post-item.format-gallery .post-content-wrapper .card--btn {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.blog-card-wrapper.style-four .single-post-item.format-gallery .post-content-wrapper .card--btn:hover {
  color: #ffffff;
}
.blog-card-wrapper.style-four .single-post-item.format-gallery .post-content-wrapper .card--btn:hover .theme-btn {
  background: #07000e;
  color: #ffffff;
}
@media (max-width: 425px) {
  .blog-card-wrapper.style-four .single-post-item.format-audio {
    margin-top: 50px;
  }
}
.blog-card-wrapper.style-four .single-post-item.format-audio .post-audio img {
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  width: 100%;
}
.blog-card-wrapper.style-four .single-post-item.format-audio .post-audio iframe {
  background-image: url("images/blog-img-01.png");
  width: 100%;
  height: 500px;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-card-wrapper.style-four .single-post-item.format-audio .post-audio iframe {
    height: 400px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .blog-card-wrapper.style-four .single-post-item.format-audio .post-audio iframe {
    height: 300px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .blog-card-wrapper.style-four .single-post-item.format-audio .post-audio iframe {
    height: 250px;
  }
}
.blog-card-wrapper.style-four .single-post-item.format-audio .post-content-wrapper {
  background: #f7f1fc;
  padding: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
.blog-card-wrapper.style-four .single-post-item.format-audio .post-content-wrapper .post-meta {
  display: flex;
  gap: 25px;
}
.blog-card-wrapper.style-four .single-post-item.format-audio .post-content-wrapper .post-meta a {
  color: #07000e;
}
.blog-card-wrapper.style-four .single-post-item.format-audio .post-content-wrapper .post-meta .author-img a,
.blog-card-wrapper.style-four .single-post-item.format-audio .post-content-wrapper .post-meta .blog-category a,
.blog-card-wrapper.style-four .single-post-item.format-audio .post-content-wrapper .post-meta .post-date a {
  color: #716f73;
}
.blog-card-wrapper.style-four .single-post-item.format-audio .post-content-wrapper .post-meta .author-img svg path,
.blog-card-wrapper.style-four .single-post-item.format-audio .post-content-wrapper .post-meta .blog-category svg path,
.blog-card-wrapper.style-four .single-post-item.format-audio .post-content-wrapper .post-meta .post-date svg path {
  fill: #573db8;
}
.blog-card-wrapper.style-four .single-post-item.format-audio .post-content-wrapper .post-meta .author-img .meta-text,
.blog-card-wrapper.style-four .single-post-item.format-audio .post-content-wrapper .post-meta .blog-category .meta-text,
.blog-card-wrapper.style-four .single-post-item.format-audio .post-content-wrapper .post-meta .post-date .meta-text {
  font-weight: 400;
  margin-left: 3px;
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .blog-card-wrapper.style-four .single-post-item.format-audio .post-content-wrapper .post-meta .blog-category {
    display: none;
  }
}
.blog-card-wrapper.style-four .single-post-item.format-audio .post-content-wrapper .post-heading .post-title a {
  font-size: 32px;
  color: #07000e;
  font-weight: 700;
  padding-right: 0px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-card-wrapper.style-four .single-post-item.format-audio .post-content-wrapper .post-heading .post-title a {
    padding-right: 0;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .blog-card-wrapper.style-four .single-post-item.format-audio .post-content-wrapper .post-heading .post-title a {
    padding-right: 0;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .blog-card-wrapper.style-four .single-post-item.format-audio .post-content-wrapper .post-heading .post-title a {
    padding-right: 0;
    font-size: 22px;
  }
}
.blog-card-wrapper.style-four .single-post-item.format-audio .post-content-wrapper .post-heading .post-title:hover a {
  color: #573db8;
}
.blog-card-wrapper.style-four .single-post-item.format-audio .post-content-wrapper .theme-btn {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.blog-card-wrapper.style-four .single-post-item.format-audio .post-content-wrapper .theme-btn:nth-child(1) {
  background: #ffffff;
  color: #07000e;
  border: 0;
}
.blog-card-wrapper.style-four .single-post-item.format-audio .post-content-wrapper .card--btn {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.blog-card-wrapper.style-four .single-post-item.format-audio .post-content-wrapper .card--btn:hover {
  color: #ffffff;
}
.blog-card-wrapper.style-four .single-post-item.format-audio .post-content-wrapper .card--btn:hover .theme-btn {
  background: #07000e;
  color: #ffffff;
}

/* Theme Default CSS */
/*-======== about-wrapper =======-*/
.about-wrapper.style-one {
  background: #ffffff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 0 80px 80px 80px;
  box-shadow: 0 0px 15px 0px rgba(66, 66, 66, 0.05);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about-wrapper.style-one {
    padding: 0 30px 30px 30px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .about-wrapper.style-one {
    padding: 0 30px 30px 30px;
  }
}
@media (max-width: 375px) {
  .about-wrapper.style-one {
    padding: 0 20px 20px 20px;
  }
}
.about-wrapper.style-one .about-wrap {
  display: flex;
  gap: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-wrapper.style-one .about-wrap {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-wrapper.style-one .about-wrap {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .about-wrapper.style-one .about-wrap {
    flex-wrap: wrap;
  }
}
.about-wrapper.style-one .about-wrap .about-img {
  margin-top: -152px;
  height: 100%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-wrapper.style-one .about-wrap .about-img {
    width: 100%;
  }
}
.about-wrapper.style-one .about-wrap .about-img img {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-wrapper.style-one .about-wrap .about-img img {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-wrapper.style-one .about-wrap .about-img img {
    width: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .about-wrapper.style-one .about-wrap .about-img img {
    width: 100%;
  }
}
.about-wrapper.style-one .about-wrap .about-support {
  position: relative;
  z-index: 2;
  display: flex;
  gap: 20px;
  background: #f7f1fc;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 20px 30px;
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
  margin-top: -65px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-wrapper.style-one .about-wrap .about-support {
    width: 75%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-wrapper.style-one .about-wrap .about-support {
    width: 90%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .about-wrapper.style-one .about-wrap .about-support {
    width: 100%;
  }
}
@media (max-width: 425px) {
  .about-wrapper.style-one .about-wrap .about-support {
    flex-wrap: wrap;
  }
}
.about-wrapper.style-one .about-wrap .about-support .info-box .info-header {
  display: flex;
  gap: 6px;
  align-items: center;
  text-align: center;
  margin-bottom: 15px;
}
.about-wrapper.style-one .about-wrap .about-support .info-box .info-header .info-title {
  font-size: 18px;
  font-weight: 700;
  color: #07000e;
}
.about-wrapper.style-one .about-wrap .about-support .info-box .info-header svg path {
  fill: #573db8;
}
.about-wrapper.style-one .about-wrap .about-support .info-box .info-desc {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}
.about-wrapper.style-one .about-wrap ul li {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
}

/* Theme Default CSS */
/*-======== about-wrapper =======-*/
.about-wrapper.style-two .about-wrap {
  display: flex;
  align-items: center;
  height: 100%;
  padding-top: 120px;
  padding-bottom: 130px;
}
.about-wrapper.style-two .about-wrap .about-content .section-heading .section-title {
  font-size: 62px;
  font-weight: 700;
  line-height: 72px;
  letter-spacing: -2px;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .about-wrapper.style-two .about-wrap .about-content .section-heading .section-title {
    font-size: 52px;
    line-height: 60px;
  }
}
@media (max-width: 425px) {
  .about-wrapper.style-two .about-wrap .about-content .section-heading .section-title {
    font-size: 46px;
    line-height: 60px;
  }
}
@media (max-width: 425px) {
  .about-wrapper.style-two .about-wrap .about-content .section-heading .section-title {
    font-size: 42px;
    line-height: 60px;
  }
}
.about-wrapper.style-two .about-wrap .about-content .tech-count {
  display: flex;
  gap: 20px;
  align-items: center;
  padding: 30px 0 30px 0;
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .about-wrapper.style-two .about-wrap .about-content .tech-count {
    flex-direction: column;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) and (min-width: 0px) and (max-width: 576px) {
  .about-wrapper.style-two .about-wrap .about-content .tech-count {
    align-items: start;
  }
}
.about-wrapper.style-two .about-wrap .about-content .tech-count .coun-sup {
  font-size: 18px;
  font-weight: 500;
  color: #07000e;
}
.about-wrapper.style-two .about-wrap .about-content .tech-list ul {
  display: flex;
  flex-wrap: wrap;
  padding-top: 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-wrapper.style-two .about-wrap .about-content .tech-list ul {
    flex-direction: column;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-wrapper.style-two .about-wrap .about-content .tech-list ul {
    flex-direction: row;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .about-wrapper.style-two .about-wrap .about-content .tech-list ul {
    flex-direction: column;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .about-wrapper.style-two .about-wrap .about-content .tech-list ul {
    flex-direction: column;
  }
}
.about-wrapper.style-two .about-wrap .about-content .tech-list ul li {
  font-size: 18px;
  font-weight: 500;
  flex-basis: 50%;
  margin-top: 20px;
  color: #716f73;
  font-size: 18px;
  font-weight: 500;
}
.about-wrapper.style-two .about-wrap .about-content .tech-list ul li svg {
  margin-right: 6px;
}
.about-wrapper.style-two .about-wrap .about-content .tech-list ul li svg path {
  color: #573db8;
}
.about-wrapper.style-two img {
  width: 100%;
  height: 100%;
}

/* Theme Default CSS */
/*-======== client-box =======-*/
.team-card-wrapper.style-one {
  padding-top: 30px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0px 30px;
}
@media (max-width: 425px) {
  .team-card-wrapper.style-one {
    padding-top: 15px;
  }
}
.team-card-wrapper.style-one .card-item {
  display: flex;
  align-items: center;
  text-align: center;
  position: relative;
  width: 400px;
  height: 400px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #cdcccf;
  background: #f8f2fc;
  overflow: hidden;
  margin-top: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .team-card-wrapper.style-one .card-item {
    width: 330px;
    height: 330px;
  }
}
@media (max-width: 375px) {
  .team-card-wrapper.style-one .card-item {
    width: 288px;
    height: 288px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .team-card-wrapper.style-one .card-item:nth-child(2) .card-img img {
    height: 315px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .team-card-wrapper.style-one .card-item:nth-child(2) .card-img img {
    height: 380px;
  }
}
@media (max-width: 375px) {
  .team-card-wrapper.style-one .card-item:nth-child(2) .card-img img {
    height: 280px;
  }
}
.team-card-wrapper.style-one .card-item .card-img {
  position: relative;
}
.team-card-wrapper.style-one .card-item .card-img img {
  position: relative;
  height: 400px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .team-card-wrapper.style-one .card-item .card-img img {
    width: 300px;
    height: 330px;
  }
}
@media (max-width: 375px) {
  .team-card-wrapper.style-one .card-item .card-img img {
    width: 236px;
    height: 280px;
  }
}
.team-card-wrapper.style-one .card-item .card-img .card-wrap {
  position: relative;
}
.team-card-wrapper.style-one .card-item .card-img .card-wrap .media-wrapper .media-wrap {
  position: absolute;
  left: 50%;
  bottom: 80px;
  background: #ffffff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  transform: translateX(-50%);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  cursor: pointer;
  font-size: 16px;
  z-index: 2;
}
.team-card-wrapper.style-one .card-item .card-img .card-wrap .media-wrapper .media-wrap:hover {
  background: #8fd45f;
}
.team-card-wrapper.style-one .card-item .card-img .card-wrap .media-wrapper .shear-media {
  position: absolute;
  top: -145px;
  left: 50%;
  background: #ffffff;
  padding: 20px 12px;
  transform: translate(-50%, 100%);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  font-size: 16px;
  opacity: 0;
  visibility: hidden;
  z-index: -2;
}
.team-card-wrapper.style-one .card-item .card-img .card-wrap .media-wrapper .shear-media ul li a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.team-card-wrapper.style-one .card-item .card-img .card-wrap .media-wrapper .shear-media ul li a svg path {
  fill: #07000e;
}
.team-card-wrapper.style-one .card-item .card-img .card-wrap .media-wrapper .shear-media ul li a:hover svg path {
  fill: #573db8 !important;
}
.team-card-wrapper.style-one .card-item .card-img .card-wrap .media-wrapper:hover .shear-media {
  opacity: 1;
  visibility: visible;
  z-index: 2;
  transform: translate(-50%, -100%);
}
.team-card-wrapper.style-one .card-item .card-img .card-wrap .card-content {
  position: absolute;
  bottom: -92px;
  left: 0;
  width: 400px;
  height: 200px;
  background: #573db8;
  border-top-left-radius: 200px;
  border-top-right-radius: 200px;
  z-index: 1;
}
@media (max-width: 375px) {
  .team-card-wrapper.style-one .card-item .card-img .card-wrap .card-content {
    width: 300px;
  }
}
.team-card-wrapper.style-one .card-item .card-img .card-wrap .card-content .card-title {
  font-size: 24px;
  font-weight: 700;
  padding-top: 40px;
  color: #ffffff;
}
@media (max-width: 375px) {
  .team-card-wrapper.style-one .card-item .card-img .card-wrap .card-content .card-title {
    font-size: 20px;
  }
}

/* Theme Default CSS */
/*-======== card =======-*/
.team-card-wrapper.style-two .card-item {
  position: relative;
}
.team-card-wrapper.style-two .card-item .card-img {
  background: #ffffff;
  padding: 42px 42px 0px 42px;
  position: relative;
  display: flex;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  width: 410px;
  height: 413px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .team-card-wrapper.style-two .card-item .card-img {
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .team-card-wrapper.style-two .card-item .card-img {
    width: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .team-card-wrapper.style-two .card-item .card-img {
    height: 300px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .team-card-wrapper.style-two .card-item .card-img {
    height: 300px;
  }
}
.team-card-wrapper.style-two .card-item .card-img .media-wrapper {
  position: absolute;
  right: 20px;
  bottom: -4px;
}
.team-card-wrapper.style-two .card-item .card-img .media-wrapper .media-wrap {
  position: relative;
  z-index: 2;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  cursor: pointer;
  font-size: 16px;
  background: #f7f1fc;
  border: 1px solid #ffffff;
  text-align: center;
  margin-bottom: -20px;
  margin-top: 10px;
}
.team-card-wrapper.style-two .card-item .card-img .media-wrapper .media-wrap-overflow {
  position: relative;
  overflow: hidden;
  margin-bottom: -42px;
}
.team-card-wrapper.style-two .card-item .card-img .media-wrapper .media-wrap-overflow .shear-media {
  padding: 10px 0;
  width: 40px;
  background: #573db8;
  text-align: center;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 16px;
  opacity: 0;
  transform: translateY(100%);
  height: 0px;
  margin-bottom: 42px;
}
.team-card-wrapper.style-two .card-item .card-img .media-wrapper:hover .shear-media {
  transform: translateY(0%);
  opacity: 1;
  height: 100%;
}
.team-card-wrapper.style-two .card-item .card-img .media-wrapper:hover .shear-media ul {
  height: 100%;
}
.team-card-wrapper.style-two .card-item .card-img .media-wrapper ul li {
  padding-top: 20px;
}
.team-card-wrapper.style-two .card-item .card-img .media-wrapper ul li a {
  color: #ffffff;
}
@media (max-width: 525px) {
  .team-card-wrapper.style-two .card-item .card-img img {
    width: 70%;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .team-card-wrapper.style-two .card-item .card-img img {
    width: 70%;
    margin: 0 auto;
  }
}
.team-card-wrapper.style-two .card-content .section-heading .section-title {
  font-size: 24px;
  font-weight: 700;
  color: #07000e;
  padding: 20px 0 10px 0;
}
.team-card-wrapper.style-two .card-content .section-heading .section-desc {
  font-size: 18px;
  font-weight: 500;
  color: #716f73;
}

/* Theme Default CSS */
/*-======== card =======-*/
.team-card-wrapper.style-three .card-item {
  position: relative;
  border: 1px solid rgba(7, 0, 14, 0.2);
  display: flex;
  justify-content: space-between;
  align-items: center;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 7px;
  margin-top: 40px;
}
@media (max-width: 425px) {
  .team-card-wrapper.style-three .card-item {
    padding: 15px;
    padding-bottom: 0 !important;
    flex-direction: column;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .team-card-wrapper.style-three .card-item {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 0 !important;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .team-card-wrapper.style-three .card-item {
    padding: 30px;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.team-card-wrapper.style-three .card-item .section-heading {
  display: flex;
  gap: 63px;
  align-items: center;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .team-card-wrapper.style-three .card-item .section-heading {
    gap: 12px;
    flex-direction: column;
    align-items: start;
  }
}
.team-card-wrapper.style-three .card-item .section-heading .section-title {
  font-size: 32px;
  font-weight: 700;
  color: #07000e;
  width: 142px;
  -webkit-transition: all 2s;
  -moz-transition: all 2s;
  -ms-transition: all 2s;
  -o-transition: all 2s;
  transition: all 2s;
}
@media (max-width: 425px) {
  .team-card-wrapper.style-three .card-item .section-heading .section-title {
    width: 100%;
  }
}
.team-card-wrapper.style-three .card-item .section-heading .section-desc {
  font-size: 18px;
  font-weight: 500;
  color: #07000e;
  -webkit-transition: all 2s;
  -moz-transition: all 2s;
  -ms-transition: all 2s;
  -o-transition: all 2s;
  transition: all 2s;
}
.team-card-wrapper.style-three .card-item .card-team-img {
  width: 124px;
  height: 157px;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .team-card-wrapper.style-three .card-item .card-team-img {
    margin: 0 auto;
  }
}
.team-card-wrapper.style-three .card-item .card-team-img img {
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 1.5s;
  -moz-transition: all 1.5s;
  -ms-transition: all 1.5s;
  -o-transition: all 1.5s;
  transition: all 1.5s;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .team-card-wrapper.style-three .card-item .card-team-img img {
    opacity: 1;
  }
}
.team-card-wrapper.style-three .card-item .media-wrapper {
  display: flex;
  align-items: center;
  justify-content: end;
  position: relative;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .team-card-wrapper.style-three .card-item .media-wrapper {
    position: absolute;
    bottom: 0px;
    right: 0;
  }
}
.team-card-wrapper.style-three .card-item .media-wrapper .shear-media {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
  z-index: -1;
  position: absolute;
  right: 68px;
  top: 50%;
  width: 280px;
  transform: transitionY(-50%);
  opacity: 0;
  visibility: hidden;
}
.team-card-wrapper.style-three .card-item .media-wrapper .shear-media ul {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.team-card-wrapper.style-three .card-item .media-wrapper .shear-media ul li {
  display: inline-block;
  margin-left: 18px;
  background: #6850bf;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 37px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  margin-left: -45px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.team-card-wrapper.style-three .card-item .media-wrapper .shear-media ul li a svg path {
  color: #ffffff;
}
.team-card-wrapper.style-three .card-item .media-wrapper .media-wrap {
  margin-left: 20px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #f7f1fc;
  border: 1px solid #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: all 2s;
  -moz-transition: all 2s;
  -ms-transition: all 2s;
  -o-transition: all 2s;
  transition: all 2s;
  -webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
}
.team-card-wrapper.style-three .card-item .media-wrapper .media-wrap svg path {
  color: #07000e;
  border: 0px;
  border-color: none;
}
.team-card-wrapper.style-three .card-item .media-wrapper:hover .shear-media {
  opacity: 1;
  z-index: 1;
  visibility: visible;
}
.team-card-wrapper.style-three .card-item .media-wrapper:hover .shear-media ul li {
  margin-left: 0px;
}
.team-card-wrapper.style-three .card-item:hover {
  transition-delay: 0.2;
  background: #573db8;
}
.team-card-wrapper.style-three .card-item:hover .section-heading .section-title {
  color: #ffffff;
}
.team-card-wrapper.style-three .card-item:hover .section-heading .section-desc {
  color: #ffffff;
}
.team-card-wrapper.style-three .card-item:hover .card-team-img img {
  opacity: 1;
}
.team-card-wrapper.style-three .card-item:hover .media-wrap {
  background: #6850bf;
  border: 0px;
}
.team-card-wrapper.style-three .card-item:hover .media-wrap svg path {
  color: #ffffff;
}

/* Theme Default CSS */
/*-======== modal-area =======-*/
.modal.style-one {
  /* modal container */
}
.modal.style-one .modal-container.fade .modal-dialog {
  transform: scale(0.8) translate(0, 0);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.modal.style-one .close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
  background: none !important;
}
.modal.style-one .close span {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.modal.style-one .close:hover span {
  transform: rotate(90deg);
  color: #573db8;
}
.modal.style-one .modal-content {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.modal.style-one .modal-content .modal-header {
  color: #07000e !important;
}
.modal.style-one .modal-content .modal-dialog {
  transform: scale(0.8) translate(0, 0);
}
.modal.style-one .modal-content.show {
  display: block;
}
.modal.style-one .modal-content.show .modal-dialog {
  transform: scale(1) translate(0, 0);
}
.modal.style-one .modal-title {
  color: #07000e !important;
}

video {
  width: 100%;
}

.sections-card {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: red;
  font-size: 42px;
  font-weight: 700;
  color: #fff;
}

/* Theme Default CSS */
/*-======== client-logo-box =======-*/
.client-logo-wrapper.style-one {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #cdcccf;
  gap: 110px;
  padding: 58px 60px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-top: 40px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .client-logo-wrapper.style-one {
    gap: 58px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .client-logo-wrapper.style-one {
    gap: 40px;
    justify-content: center;
    padding: 40px;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .client-logo-wrapper.style-one {
    gap: 40px;
    justify-content: center;
    padding: 40px;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .client-logo-wrapper.style-one {
    gap: 40px;
    justify-content: center;
    padding: 40px;
    flex-wrap: wrap;
  }
}

/* Theme Default CSS */
/*-======== client-logo-box =======-*/
.client-logo-wrapper.style-two {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 110px;
  padding: 58px 60px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-top: 40px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .client-logo-wrapper.style-two {
    gap: 58px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .client-logo-wrapper.style-two {
    gap: 40px;
    justify-content: center;
    padding: 40px;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .client-logo-wrapper.style-two {
    gap: 40px;
    justify-content: center;
    padding: 40px;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .client-logo-wrapper.style-two {
    gap: 40px;
    justify-content: center;
    padding: 40px;
    flex-wrap: wrap;
  }
}
.client-logo-wrapper.style-two svg path {
  fill: #ffffff;
}

/* Theme Default CSS */
/*-======== client-logo-box =======-*/
.client-logo-wrapper.style-three {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 110px;
  padding: 58px 60px;
  margin-top: -160px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #ffffff;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .client-logo-wrapper.style-three {
    gap: 58px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .client-logo-wrapper.style-three {
    gap: 40px;
    justify-content: center;
    padding: 40px;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .client-logo-wrapper.style-three {
    gap: 40px;
    justify-content: center;
    padding: 40px;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .client-logo-wrapper.style-three {
    gap: 40px;
    justify-content: center;
    padding: 40px;
    flex-wrap: wrap;
  }
}
.client-logo-wrapper.style-three svg path {
  fill: #07000e;
}

/* Theme Default CSS */
/*-======== info-list  =======-*/
.info-list-wrapper.style-one {
  height: 100%;
}
.info-list-wrapper.style-one ul li {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
  padding: 16px 0px 16px 30px;
  background: #f7f1fc;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  width: 100%;
}
.info-list-wrapper.style-one img {
  margin: 0 30px;
}

/* Theme Default CSS */
/*-======== slider  =======-*/
.testimonial-wrapper.style-one .testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item {
  background: #ffffff;
  padding: 30px 60px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
@media (max-width: 480px) {
  .testimonial-wrapper.style-one .testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item {
    padding: 30px;
  }
}
.testimonial-wrapper.style-one .testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .client-heading .client-info {
  padding-bottom: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #e3e3e3;
}
.testimonial-wrapper.style-one .testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .client-heading .client-info img {
  width: auto;
}
.testimonial-wrapper.style-one .testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .client-heading .client-info .client-profile {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
.testimonial-wrapper.style-one .testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .client-heading .client-info .client-profile img {
  width: 80px;
  height: 80px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.testimonial-wrapper.style-one .testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .client-heading .client-info .client-profile .client-title {
  font-weight: 700;
  font-size: 24px;
}
.testimonial-wrapper.style-one .testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .client-heading .client-info .client-profile .client-decs {
  font-weight: 500;
}
@media (max-width: 425px) {
  .testimonial-wrapper.style-one .testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .client-heading .client-info .quoto-right {
    width: 50px;
  }
}
@media (max-width: 375px) {
  .testimonial-wrapper.style-one .testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .client-heading .client-info .quoto-right {
    width: 40px;
  }
}
.testimonial-wrapper.style-one .testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .reviwes-icons ul li {
  display: inline-block;
  color: #ffb34e;
  margin-right: 10px;
}
.testimonial-wrapper.style-one .testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .reviwes-icons ul li:nth-child(5) {
  color: #ececec;
}
.testimonial-wrapper.style-one .testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .client-comment {
  font-size: 28px;
  font-weight: 500;
  line-height: 44px;
  color: #716f73;
}
@media (max-width: 480px) {
  .testimonial-wrapper.style-one .testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .client-comment {
    font-size: 22px;
    line-height: 32px;
  }
}
.testimonial-wrapper.style-one .testimonial-carousel .owl-stage-outer .owl-stage .owl-item.active {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #8fd45f;
}
.testimonial-wrapper.style-one .testimonial-carousel .owl-dots {
  margin-top: 80px !important;
  height: 50px;
}
.testimonial-wrapper.style-one .testimonial-carousel .owl-dots .owl-dot {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding: 7px;
  margin: 0 3px;
}
.testimonial-wrapper.style-one .testimonial-carousel .owl-dots .owl-dot span {
  margin: auto;
  width: 15px !important;
  height: 15px !important;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.testimonial-wrapper.style-one .testimonial-carousel .owl-dots .owl-dot:hover span {
  background: #573db8 !important;
}
.testimonial-wrapper.style-one .testimonial-carousel .owl-dots .owl-dot.active {
  border: 1px solid #573db8;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.testimonial-wrapper.style-one .testimonial-carousel .owl-dots .owl-dot.active span {
  width: 18px !important;
  height: 18px !important;
  background: #573db8 !important;
}

/* Theme Default CSS */
/*-======== slider  =======-*/
.slider-wrapper.style-two .our-teams-carousel {
  padding-top: 60px;
}
.slider-wrapper.style-two .our-teams-carousel .owl-dots {
  margin-top: 60px !important;
}
@media (max-width: 425px) {
  .slider-wrapper.style-two .our-teams-carousel .owl-dots {
    margin-top: 40px !important;
  }
}
.slider-wrapper.style-two .our-teams-carousel .owl-dots .owl-dot {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding: 7px;
  margin: 0 3px;
}
.slider-wrapper.style-two .our-teams-carousel .owl-dots .owl-dot span {
  margin: auto;
  width: 60px !important;
  height: 10px !important;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 525px) {
  .slider-wrapper.style-two .our-teams-carousel .owl-dots .owl-dot span {
    width: 26px !important;
  }
}
@media (max-width: 425px) {
  .slider-wrapper.style-two .our-teams-carousel .owl-dots .owl-dot span {
    width: 12px !important;
  }
}
.slider-wrapper.style-two .our-teams-carousel .owl-dots .owl-dot:hover span {
  background: #573db8 !important;
}
.slider-wrapper.style-two .our-teams-carousel .owl-dots .owl-dot.active span {
  width: 120px !important;
  height: 10px !important;
  background: #573db8 !important;
}
@media (max-width: 525px) {
  .slider-wrapper.style-two .our-teams-carousel .owl-dots .owl-dot.active span {
    width: 50px !important;
  }
}
@media (max-width: 525px) {
  .slider-wrapper.style-two .our-teams-carousel .owl-dots .owl-dot.active span {
    width: 12px !important;
  }
}

/* Theme Default CSS */
/*-======== slider  =======-*/
.slider-wrapper.style-three .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item {
  background: #ffffff;
  padding: 30px 40px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
@media (max-width: 480px) {
  .slider-wrapper.style-three .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item {
    padding: 30px;
  }
}
.slider-wrapper.style-three .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .client-heading .client-info .client-profile {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
}
.slider-wrapper.style-three .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .client-heading .client-info .client-profile .client-title {
  font-weight: 700;
  font-size: 24px;
}
.slider-wrapper.style-three .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .client-heading .client-info .client-profile .client-decs {
  font-weight: 500;
}
@media (max-width: 425px) {
  .slider-wrapper.style-three .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .client-heading .client-info .quoto-right {
    width: 50px;
  }
}
@media (max-width: 375px) {
  .slider-wrapper.style-three .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .client-heading .client-info .quoto-right {
    width: 40px;
  }
}
.slider-wrapper.style-three .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .reviwes-icons {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.slider-wrapper.style-three .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .reviwes-icons ul li {
  display: inline-block;
  color: #ffb34e;
  margin-right: 10px;
}
.slider-wrapper.style-three .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .reviwes-icons ul li:nth-child(5) {
  color: #ececec;
}
.slider-wrapper.style-three .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .reviwes-icons .quote-right-img {
  width: auto;
}
.slider-wrapper.style-three .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .reviwes-icons .quote-right-img path {
  stroke: #8fd45f;
}
.slider-wrapper.style-three .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .reviwes-icons img {
  width: auto;
}
.slider-wrapper.style-three .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .client-comment {
  font-size: 28px;
  font-weight: 500;
  line-height: 44px;
  color: #716f73;
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .slider-wrapper.style-three .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .client-comment {
    line-height: 40px;
  }
}
@media (max-width: 480px) {
  .slider-wrapper.style-three .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .client-comment {
    font-size: 22px;
    line-height: 32px;
  }
}
.slider-wrapper.style-three .slider-carousel .owl-stage-outer .owl-stage .owl-item.active .slider-item {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #8fd45f;
}
.slider-wrapper.style-three .slider-carousel .owl-dots {
  margin-top: 60px !important;
  height: 50px;
}
.slider-wrapper.style-three .slider-carousel .owl-dots .owl-dot {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding: 7px;
  margin: 0 3px;
}
.slider-wrapper.style-three .slider-carousel .owl-dots .owl-dot span {
  margin: auto;
  width: 15px !important;
  height: 15px !important;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.slider-wrapper.style-three .slider-carousel .owl-dots .owl-dot:hover span {
  background: #573db8 !important;
}
.slider-wrapper.style-three .slider-carousel .owl-dots .owl-dot.active {
  border: 1px solid #573db8;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.slider-wrapper.style-three .slider-carousel .owl-dots .owl-dot.active span {
  width: 18px !important;
  height: 18px !important;
  background: #573db8 !important;
}

/* Theme Default CSS */
/*-======== slider  =======-*/
.slider-wrapper.style-four .slider-carousel {
  position: relative;
}
.slider-wrapper.style-four .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item {
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-wrapper.style-four .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item {
    height: 320px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .slider-wrapper.style-four .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item {
    height: 320px;
  }
}
.slider-wrapper.style-four .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .slider-img {
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-wrapper.style-four .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .slider-img {
    height: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .slider-wrapper.style-four .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .slider-img {
    height: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .slider-wrapper.style-four .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .slider-img {
    height: 100%;
  }
}
.slider-wrapper.style-four .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .slider-img img {
  position: relative;
  width: 100%;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-wrapper.style-four .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .slider-img img {
    height: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .slider-wrapper.style-four .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .slider-img img {
    height: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .slider-wrapper.style-four .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .slider-img img {
    height: 100%;
  }
}
.slider-wrapper.style-four .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .slider-img .slider-content {
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 1440px) {
  .slider-wrapper.style-four .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .slider-img .slider-content {
    right: 200px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .slider-wrapper.style-four .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .slider-img .slider-content {
    right: 25px;
  }
}
.slider-wrapper.style-four .slider-carousel .owl-nav {
  margin-top: 0 !important;
}
.slider-wrapper.style-four .slider-carousel .owl-nav .owl-prev,
.slider-wrapper.style-four .slider-carousel .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  background: none !important;
  width: 80px;
  height: 80px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 18px;
  font-weight: 700;
  color: #07000e;
  border: 1px solid rgb(236, 236, 236);
  text-align: center;
  line-height: 72px;
}
@media (max-width: 1440px) {
  .slider-wrapper.style-four .slider-carousel .owl-nav .owl-prev,
  .slider-wrapper.style-four .slider-carousel .owl-nav .owl-next {
    border: 0;
    background: #573db8 !important;
    color: #ffffff;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .slider-wrapper.style-four .slider-carousel .owl-nav .owl-prev,
  .slider-wrapper.style-four .slider-carousel .owl-nav .owl-next {
    bottom: -50px;
    top: inherit;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .slider-wrapper.style-four .slider-carousel .owl-nav .owl-prev,
  .slider-wrapper.style-four .slider-carousel .owl-nav .owl-next {
    height: auto;
    width: fit-content;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    line-height: 18px;
    padding: 9px 16px;
    border-color: #07000e;
  }
}
.slider-wrapper.style-four .slider-carousel .owl-nav .owl-prev:hover,
.slider-wrapper.style-four .slider-carousel .owl-nav .owl-next:hover {
  border-color: #573db8;
}
.slider-wrapper.style-four .slider-carousel .owl-nav .owl-prev {
  left: -125px;
}
@media (max-width: 1440px) {
  .slider-wrapper.style-four .slider-carousel .owl-nav .owl-prev {
    left: 15px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .slider-wrapper.style-four .slider-carousel .owl-nav .owl-prev {
    left: 30%;
  }
}
@media (max-width: 425px) {
  .slider-wrapper.style-four .slider-carousel .owl-nav .owl-prev {
    left: 25%;
  }
}
@media (max-width: 375px) {
  .slider-wrapper.style-four .slider-carousel .owl-nav .owl-prev {
    right: 15%;
  }
}
.slider-wrapper.style-four .slider-carousel .owl-nav .owl-next {
  right: -125px;
}
@media (max-width: 1440px) {
  .slider-wrapper.style-four .slider-carousel .owl-nav .owl-next {
    right: 15px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .slider-wrapper.style-four .slider-carousel .owl-nav .owl-next {
    right: 30%;
  }
}
@media (max-width: 425px) {
  .slider-wrapper.style-four .slider-carousel .owl-nav .owl-next {
    right: 25%;
  }
}
@media (max-width: 375px) {
  .slider-wrapper.style-four .slider-carousel .owl-nav .owl-next {
    right: 15%;
  }
}

/* Theme Default CSS */
/*-======== slider  =======-*/
.slider-wrapper.style-five .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item {
  background: #ffffff;
  padding: 40px 40px;
  margin-bottom: 2px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
@media (max-width: 480px) {
  .slider-wrapper.style-five .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item {
    padding: 30px;
  }
}
.slider-wrapper.style-five .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .client-heading {
  position: relative;
  z-index: 1;
}
.slider-wrapper.style-five .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .client-heading .client-info {
  padding-bottom: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.slider-wrapper.style-five .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .client-heading .client-info img {
  width: auto;
}
.slider-wrapper.style-five .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .client-heading .client-info .client-profile {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .slider-wrapper.style-five .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .client-heading .client-info .client-profile {
    gap: 15px;
  }
}
.slider-wrapper.style-five .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .client-heading .client-info .client-profile img {
  width: 80px;
  height: 80px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .slider-wrapper.style-five .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .client-heading .client-info .client-profile img {
    width: 60px;
    height: 60px;
  }
}
.slider-wrapper.style-five .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .client-heading .client-info .client-profile .client-title {
  font-weight: 700;
  font-size: 24px;
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .slider-wrapper.style-five .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .client-heading .client-info .client-profile .client-title {
    font-size: 20px;
  }
}
.slider-wrapper.style-five .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .client-heading .client-info .client-profile .client-decs {
  font-weight: 500;
}
@media (max-width: 425px) {
  .slider-wrapper.style-five .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .client-heading .client-info .quoto-right {
    width: 50px;
  }
}
@media (max-width: 375px) {
  .slider-wrapper.style-five .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .client-heading .client-info .quoto-right {
    width: 40px;
  }
}
.slider-wrapper.style-five .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .client-heading .reviwes-icons {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.slider-wrapper.style-five .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .client-heading .reviwes-icons ul {
  display: flex;
}
.slider-wrapper.style-five .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .client-heading .reviwes-icons ul li {
  display: inline-block;
  color: #ffb34e;
  margin-right: 3px;
}
.slider-wrapper.style-five .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .client-heading .reviwes-icons ul li:nth-child(5) {
  color: #ececec;
}
.slider-wrapper.style-five .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .client-heading .reviwes-icons .quote-right-img {
  width: 60px;
  height: 60px;
}
.slider-wrapper.style-five .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .client-heading .reviwes-icons .quote-right-img path {
  stroke: #8fd45f;
}
.slider-wrapper.style-five .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .client-heading .client-comment {
  font-size: 28px;
  font-weight: 500;
  line-height: 44px;
  color: #716f73;
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .slider-wrapper.style-five .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .client-heading .client-comment {
    line-height: 40px;
  }
}
@media (max-width: 480px) {
  .slider-wrapper.style-five .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .client-heading .client-comment {
    font-size: 22px;
    line-height: 32px;
  }
}
.slider-wrapper.style-five .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .svg-img {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.slider-wrapper.style-five .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .svg-img svg {
  width: 160px;
  height: 160px;
}
.slider-wrapper.style-five .slider-carousel .owl-stage-outer .owl-stage .owl-item.active .slider-item {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #8fd45f;
}
.slider-wrapper.style-five .slider-carousel .owl-dots {
  margin-top: -60px !important;
  position: relative;
}
.slider-wrapper.style-five .slider-carousel .owl-dots .owl-dot {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding: 7px;
  margin: 0 3px;
}
.slider-wrapper.style-five .slider-carousel .owl-dots .owl-dot span {
  margin: auto;
  width: 42px !important;
  height: 10px !important;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 525px) {
  .slider-wrapper.style-five .slider-carousel .owl-dots .owl-dot span {
    width: 26px !important;
  }
}
@media (max-width: 425px) {
  .slider-wrapper.style-five .slider-carousel .owl-dots .owl-dot span {
    width: 12px !important;
  }
}
.slider-wrapper.style-five .slider-carousel .owl-dots .owl-dot:hover span {
  background: #573db8 !important;
}
.slider-wrapper.style-five .slider-carousel .owl-dots .owl-dot.active span {
  width: 83px !important;
  height: 10px !important;
  background: #573db8 !important;
}
@media (max-width: 525px) {
  .slider-wrapper.style-five .slider-carousel .owl-dots .owl-dot.active span {
    width: 50px !important;
  }
}
@media (max-width: 525px) {
  .slider-wrapper.style-five .slider-carousel .owl-dots .owl-dot.active span {
    width: 12px !important;
  }
}

/* Theme Default CSS */
/*-======== slider  =======-*/
.slider-wrapper.style-six .slider-carousel .owl-stage-outer {
  position: relative;
}
.slider-wrapper.style-six .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .section-header {
  width: 720px;
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .slider-wrapper.style-six .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .section-header {
    width: 100%;
  }
}
.slider-wrapper.style-six .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .section-header .section-title {
  color: #ffffff;
}
.slider-wrapper.style-six .slider-carousel .owl-nav {
  position: absolute;
  right: 0;
  bottom: 50%;
  transform: translateY(-50%);
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .slider-wrapper.style-six .slider-carousel .owl-nav {
    left: 50%;
    bottom: -100px;
    transform: translateX(-50%);
  }
}
.slider-wrapper.style-six .slider-carousel .owl-nav .disabled {
  background: none !important;
}
.slider-wrapper.style-six .slider-carousel .owl-nav .disabled svg path {
  fill: #573db8;
}
.slider-wrapper.style-six .slider-carousel .owl-nav .owl-prev,
.slider-wrapper.style-six .slider-carousel .owl-nav .owl-next {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  line-height: 60px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background: #573db8;
}
.slider-wrapper.style-six .slider-carousel .owl-nav .owl-prev:hover,
.slider-wrapper.style-six .slider-carousel .owl-nav .owl-next:hover {
  background: #573db8;
}
.slider-wrapper.style-six .slider-carousel .owl-nav .owl-prev:hover svg path,
.slider-wrapper.style-six .slider-carousel .owl-nav .owl-next:hover svg path {
  fill: #ffffff;
}
.slider-wrapper.style-six .slider-carousel .owl-nav .owl-prev svg,
.slider-wrapper.style-six .slider-carousel .owl-nav .owl-next svg {
  width: 18px;
  height: 18px;
}
.slider-wrapper.style-six .slider-carousel .owl-nav .owl-prev svg path,
.slider-wrapper.style-six .slider-carousel .owl-nav .owl-next svg path {
  fill: #ffffff;
}

/* Theme Default CSS */
/*-======== slider  =======-*/
.slider-wrapper.style-seven .slider-carousel .owl-stage-outer {
  position: relative;
  padding-bottom: 30px;
}
.slider-wrapper.style-seven .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .client-review {
  padding: 40px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #8fd45f;
}
@media (max-width: 425px) {
  .slider-wrapper.style-seven .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .client-review {
    padding: 20px;
  }
}
.slider-wrapper.style-seven .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .client-review p {
  color: #07000e;
}
.slider-wrapper.style-seven .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .post-img {
  display: flex;
  gap: 30px;
}
.slider-wrapper.style-seven .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .post-img img {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.slider-wrapper.style-seven .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .post-info-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .slider-wrapper.style-seven .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .post-info-wrap {
    flex-wrap: wrap;
  }
}
.slider-wrapper.style-seven .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .post-info-wrap .post-tags {
  display: flex;
  gap: 10px;
}
.slider-wrapper.style-seven .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .post-info-wrap .post-tags .section-title {
  font-size: 32px;
  font-weight: 700;
}
.slider-wrapper.style-seven .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .post-info-wrap .post-tags .tags-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.slider-wrapper.style-seven .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .post-info-wrap .post-tags .tags-wrap a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 4px 10px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  color: #716f73;
  font-size: 14px;
  font-weight: 400;
}
.slider-wrapper.style-seven .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .post-info-wrap .post-tags .tags-wrap a:hover {
  background: #573db8;
  color: #ffffff;
}
@media (max-width: 525px) {
  .slider-wrapper.style-seven .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .post-info-wrap .shear-media {
    margin-top: 40px;
  }
}
.slider-wrapper.style-seven .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .post-info-wrap .shear-media .media--icons {
  display: flex;
  align-items: center;
  gap: 20px;
}
.slider-wrapper.style-seven .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .post-info-wrap .shear-media .media--icons a {
  width: 38px;
  height: 38px;
  background: #f7f1fc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  line-height: 38px;
  text-align: center;
}
.slider-wrapper.style-seven .slider-carousel .owl-stage-outer .owl-stage .owl-item .slider-item .post-info-wrap .shear-media .media--icons a svg path {
  fill: #573db8;
}
.slider-wrapper.style-seven .slider-carousel .owl-nav {
  position: relative;
  padding: 10px 25px;
  border: 1px solid rgb(236, 236, 236);
  display: flex;
  justify-content: space-between;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
@media (max-width: 375px) {
  .slider-wrapper.style-seven .slider-carousel .owl-nav {
    padding: 12px 20px;
  }
}
.slider-wrapper.style-seven .slider-carousel .owl-nav .owl-prev,
.slider-wrapper.style-seven .slider-carousel .owl-nav .owl-next {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
  background: none !important;
}
.slider-wrapper.style-seven .slider-carousel .owl-nav .owl-prev svg,
.slider-wrapper.style-seven .slider-carousel .owl-nav .owl-next svg {
  width: 18px;
  height: 18px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background: #f7f1fc;
  padding: 18px;
}
.slider-wrapper.style-seven .slider-carousel .owl-nav .owl-prev svg path,
.slider-wrapper.style-seven .slider-carousel .owl-nav .owl-next svg path {
  fill: #573db8;
}
.slider-wrapper.style-seven .slider-carousel .owl-nav .owl-prev svg:hover,
.slider-wrapper.style-seven .slider-carousel .owl-nav .owl-next svg:hover {
  background: #573db8;
}
.slider-wrapper.style-seven .slider-carousel .owl-nav .owl-prev svg:hover path,
.slider-wrapper.style-seven .slider-carousel .owl-nav .owl-next svg:hover path {
  fill: #ffffff;
}
.slider-wrapper.style-seven .slider-carousel .owl-nav .owl-prev p,
.slider-wrapper.style-seven .slider-carousel .owl-nav .owl-next p {
  font-size: 24px;
  font-weight: 700;
  color: #07000e;
}
@media (max-width: 375px) {
  .slider-wrapper.style-seven .slider-carousel .owl-nav .owl-prev p,
  .slider-wrapper.style-seven .slider-carousel .owl-nav .owl-next p {
    display: none;
  }
}
.slider-wrapper.style-seven .slider-carousel .owl-nav::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  height: 50px;
  width: 1px;
  background: #573db8;
  transform: translate(-50%, -50%);
}
@media (max-width: 425px) {
  .slider-wrapper.style-seven .slider-carousel .owl-nav::after {
    display: none;
  }
}

/* Theme Default CSS */
/*-======== forms =======-*/
.form-wrapper.style-one {
  padding: 62px 40px;
  background: #ffffff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
@media (max-width: 425px) {
  .form-wrapper.style-one {
    padding: 50px 13px;
    padding-top: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .form-wrapper.style-one {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .form-wrapper.style-one {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .form-wrapper.style-one {
    margin-top: 40px;
  }
}
.form-wrapper.style-one .form-content label {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}
.form-wrapper.style-one .form-content .form-control {
  padding: 16px 30px;
  border: 1px solid #cdcccf;
  font-size: 18px;
  font-weight: 500;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  color: #716f73;
}
.form-wrapper.style-one .form-content .comment {
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  border-radius: 20px !important;
}
.form-wrapper.style-one .form-content .form-slide {
  display: flex;
  gap: 30px;
  justify-content: space-between;
}
@media (max-width: 425px) {
  .form-wrapper.style-one .form-content .form-slide {
    flex-wrap: wrap;
  }
}
@media (max-width: 425px) {
  .form-wrapper.style-one .form-content .form-slide div {
    width: 100%;
  }
}
.form-wrapper.style-one .nice-select {
  background: none !important;
}

/* Theme Default CSS */
/*===============select==============*/
.nice-select {
  font-size: 18px !important;
  font-weight: 400;
  height: 60px;
  border-color: #cdcccf;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  line-height: 60px;
  margin-bottom: 30px;
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border: 1px solid #cdcccf;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
}
.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}
.nice-select .list {
  width: 100% !important;
  left: 0 !important;
  right: 0 !important;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  -ms-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}
.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.nice-select .option.selected {
  font-weight: bold;
}
.nice-select .option.selected.focus {
  background-color: #f6f6f6;
}
.nice-select:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: "";
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 18px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 5px;
}
.nice-select.wide {
  width: 100% !important;
}
.nice-select .option:hover {
  background: #573db8 !important;
  color: #ffffff !important;
}

/* Theme Default CSS */
/*-======== accordion =======-*/
.accordion-wrapper.style-one {
  position: relative;
  display: flex;
  justify-content: end;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .accordion-wrapper.style-one {
    flex-direction: column-reverse;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .accordion-wrapper.style-one {
    flex-direction: column-reverse;
  }
}
.accordion-wrapper.style-one .faq-wrap {
  background: #573db8;
  color: #ffffff !important;
  width: 740px;
  padding: 60px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .accordion-wrapper.style-one .faq-wrap {
    width: 100%;
    position: relative;
    margin-top: -210px;
    transform: translateY(0%);
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .accordion-wrapper.style-one .faq-wrap {
    width: 100%;
    position: relative;
    margin-top: -210px;
    transform: translateY(0%);
  }
}
@media (max-width: 576px) {
  .accordion-wrapper.style-one .faq-wrap {
    width: 100%;
    position: relative;
    margin-top: -130px;
    transform: translateY(0%);
  }
}
@media (max-width: 425px) {
  .accordion-wrapper.style-one .faq-wrap {
    padding: 30px;
  }
}
.accordion-wrapper.style-one .faq-wrap .section-header .section-title {
  color: #ffffff !important;
}
.accordion-wrapper.style-one .faq-wrap .accordion .faq-item.card {
  background: none;
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.accordion-wrapper.style-one .faq-wrap .accordion .faq-item .faq-header button {
  background: initial;
  border: none;
  color: #ffffff;
  width: 100%;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  padding-bottom: 15px;
}
.accordion-wrapper.style-one .faq-wrap .accordion .faq-item .faq-header button.them-btn[aria-expanded=true] .faq-icon i::before {
  content: "\f068";
  font-family: "Font Awesome 6 free";
}
.accordion-wrapper.style-one .faq-wrap .accordion .faq-item .faq-header button .faq-icon {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #6850bf;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  flex-shrink: 0;
}
.accordion-wrapper.style-one .faq-wrap .accordion .faq-item .accordion-collapse .faq-body {
  padding-bottom: 15px;
}
.accordion-wrapper.style-one .faq-wrap .accordion .faq-item .accordion-collapse .faq-body .faq-desc {
  color: #ffffff;
}
.accordion-wrapper.style-one .faq-img {
  height: 100%;
  position: relative;
  z-index: -1;
}
@media (max-width: 480px) {
  .accordion-wrapper.style-one .faq-img {
    width: 100%;
    height: 350px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .accordion-wrapper.style-one .faq-img {
    width: 100%;
    height: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .accordion-wrapper.style-one .faq-img {
    width: 100%;
    height: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .accordion-wrapper.style-one .faq-img {
    width: 80%;
  }
}
.accordion-wrapper.style-one .faq-img img {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

/* Theme Default CSS */
/*-======== accordion =======-*/
.accordion-wrapper.style-two {
  position: relative;
}
.accordion-wrapper.style-two .faq-wrap {
  color: #07000e !important;
}
.accordion-wrapper.style-two .faq-wrap .section-header .section-title {
  color: #07000e !important;
}
.accordion-wrapper.style-two .faq-wrap .accordion .faq-item.card {
  background: none;
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid #cdcccf;
}
.accordion-wrapper.style-two .faq-wrap .accordion .faq-item .faq-header button {
  background: initial;
  border: none;
  color: #07000e;
  width: 100%;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  padding-bottom: 15px;
}
.accordion-wrapper.style-two .faq-wrap .accordion .faq-item .faq-header button.them-btn[aria-expanded=true] .faq-icon i {
  color: #573db8;
}
.accordion-wrapper.style-two .faq-wrap .accordion .faq-item .faq-header button.them-btn[aria-expanded=true] .faq-icon i::before {
  content: "\f068";
}
.accordion-wrapper.style-two .faq-wrap .accordion .faq-item .faq-header button .faq-icon i {
  color: #07000e;
  font-size: 18px;
}
.accordion-wrapper.style-two .faq-wrap .accordion .faq-item .faq-header button .faq--title .single-num {
  color: #716f73;
  font-weight: 700;
  font-size: 18px;
  margin-right: 8px;
}
.accordion-wrapper.style-two .faq-wrap .accordion .faq-item .accordion-collapse .faq-body {
  padding-bottom: 15px;
}
.accordion-wrapper.style-two .faq-wrap .accordion .faq-item .accordion-collapse .faq-body .faq-desc {
  color: #07000e;
}

/* Theme Default CSS */
/*-======== accordion =======-*/
.accordion-wrapper.style-three {
  position: relative;
  height: 100%;
}
.accordion-wrapper.style-three .res-425-py-120 {
  padding-top: 90px;
}
.accordion-wrapper.style-three .faq-wrap {
  color: #07000e !important;
}
.accordion-wrapper.style-three .faq-wrap .section-header .section-title {
  color: #07000e !important;
}
.accordion-wrapper.style-three .faq-wrap .accordion .faq-item.card {
  background: none;
  border-radius: 0;
  border: 0;
}
.accordion-wrapper.style-three .faq-wrap .accordion .faq-item .faq-header {
  padding: 26px 26px 0 26px;
}
.accordion-wrapper.style-three .faq-wrap .accordion .faq-item .faq-header button {
  background: initial;
  border: none;
  color: #07000e;
  width: 100%;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  padding-bottom: 15px;
}
.accordion-wrapper.style-three .faq-wrap .accordion .faq-item .faq-header button .section-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
}
.accordion-wrapper.style-three .faq-wrap .accordion .faq-item .faq-header button .section-title span {
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  -webkit-text-stroke: 1px #716f73;
  color: #ffffff;
}
.accordion-wrapper.style-three .faq-wrap .accordion .faq-item .faq-header button.them-btn[aria-expanded=true] .faq-icon i::before {
  content: "\f068";
}
.accordion-wrapper.style-three .faq-wrap .accordion .faq-item .faq-header button .faq-icon {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  flex-shrink: 0;
}
.accordion-wrapper.style-three .faq-wrap .accordion .faq-item:has(.them-btn[aria-expanded=true]) .faq-header {
  border-top: 1px solid #573db8;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.accordion-wrapper.style-three .faq-wrap .accordion .faq-item .accordion-collapse .faq-body {
  padding-bottom: 15px;
  padding: 0px 26px 0 26px;
}
.accordion-wrapper.style-three .faq-wrap .accordion .faq-item .accordion-collapse .faq-body .faq-desc {
  color: #07000e;
}

/* Theme Default CSS */
/*-======== counter box =======-*/
.contact-card.style-one .contact-content {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #573db8;
  padding: 40px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
@media (max-width: 1024px) {
  .contact-card.style-one .contact-content {
    padding: 30px;
  }
}
.contact-card.style-one .contact-content .logo {
  margin-bottom: 30px;
}
.contact-card.style-one .contact-content .logo img {
  width: 153px;
  height: 39px;
}
.contact-card.style-one .contact-content .section-heading .section-desc {
  color: #ffffff;
}
.contact-card.style-one .contact-content .section-heading .section-title {
  font-size: 32px;
  font-weight: 700;
  padding: 20px 0 0 0;
}
.contact-card.style-one .contact-content .section-heading .section-title a {
  color: #ffffff;
}
@media (max-width: 1024px) {
  .contact-card.style-one .contact-content .section-heading .section-title {
    font-size: 24px;
  }
}
.contact-card.style-one .contact-content .theme--btn a {
  display: flex;
  align-items: center;
}
.contact-card.style-one .contact-content .theme--btn a .theme-btn.style-two:nth-child(2) {
  padding: 11px;
}
.contact-card.style-one .contact-content .theme--btn:hover .theme-btn {
  box-shadow: 0 15px 60px -5px rgba(0, 0, 0, 0.5);
  background: #07000e;
  color: #ffffff;
}
.contact-card.style-one .contact-content .theme--btn:hover .icon-right-arrow::before {
  color: #ffffff;
}
.contact-card.style-one .contact-content .theme-btn {
  background: #ffffff;
  color: #07000e;
  transition: 0.5s ease;
}
.contact-card.style-one .contact-content .theme-btn .icon-right-arrow::before {
  color: black;
}

/* Theme Default CSS */
/*-======== card =======-*/
.sidebar.style-one .card-item {
  background: #f7f1fc;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 40px;
}
@media (max-width: 425px) {
  .sidebar.style-one .card-item {
    padding: 20px;
  }
}
.sidebar.style-one .card-item .side-section-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 10px;
  border-bottom: 1px solid rgb(236, 236, 236);
}
.sidebar.style-one .card-item .side-section-heading .section-title {
  font-size: 24px;
  font-weight: 700;
}
.sidebar.style-one .card-item .side-section-heading span {
  transform: rotate(45deg);
}
.sidebar.style-one .card-item .section-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 10px;
}
.sidebar.style-one .card-item .section-heading .section-title {
  font-size: 24px;
  font-weight: 700;
}
.sidebar.style-one .card-item .catagory-wrap .catagory-item {
  background: #ffffff;
  padding: 10px 30px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  font-size: 18px;
  font-weight: 500;
  color: #716f73;
}
.sidebar.style-one .card-item .catagory-wrap .catagory-item:hover {
  color: #573db8 !important;
}

/* Theme Default CSS */
/*-======== sidebar style-two  =======-*/
.sidebar.style-two {
  padding: 40px;
  border: 1px solid rgb(236, 236, 236);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
@media (max-width: 1024px) {
  .sidebar.style-two {
    padding: 20px;
  }
}
@media (max-width: 1280px) {
  .sidebar.style-two {
    padding: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sidebar.style-two {
    margin-top: 40px;
    padding: 40px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .sidebar.style-two {
    margin-top: 40px;
    padding: 40px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .sidebar.style-two {
    margin-top: 40px;
    padding: 20px;
  }
}
.sidebar.style-two .side-section-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 10px;
  border-bottom: 1px solid rgb(236, 236, 236);
}
.sidebar.style-two .side-section-heading .section-title {
  font-size: 24px;
  font-weight: 700;
}
.sidebar.style-two .side-section-heading .icon-right-arrow {
  transform: rotate(45deg);
}
.sidebar.style-two .search-bar {
  position: relative;
}
.sidebar.style-two .search-bar .form-control {
  position: relative;
  border: 0;
  background: #f7f1fc;
  padding-left: 15px;
  padding-right: 40px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.sidebar.style-two .search-bar .form-control::placeholder {
  color: #716f73;
}
.sidebar.style-two .search-bar .search-icon {
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  cursor: pointer;
}
.sidebar.style-two .search-bar .search-icon svg {
  color: #573db8;
}
.sidebar.style-two .popular-post .post-item {
  border-bottom: 1px solid rgb(236, 236, 236);
  padding-bottom: 10px;
  margin-top: 30px;
}
.sidebar.style-two .popular-post .post-item:last-child {
  border: 0;
}
.sidebar.style-two .popular-post .post-item .post-meta {
  margin-bottom: 5px;
  display: flex;
  gap: 10px;
  align-items: center;
}
.sidebar.style-two .popular-post .post-item .post-meta svg path {
  fill: #573db8;
}
.sidebar.style-two .popular-post .post-item .post-meta .badge-text {
  font-size: 14px;
  font-weight: 500;
  color: #716f73;
}
.sidebar.style-two .popular-post .post-item .post-title {
  line-height: 1;
}
.sidebar.style-two .popular-post .post-item .post-title a {
  font-size: 18px;
  font-weight: 700;
  color: black;
}
.sidebar.style-two .popular-post .post-item .post-title:hover a {
  color: #573db8;
}
.sidebar.style-two .card-item {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.sidebar.style-two .card-item .section-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 10px;
}
.sidebar.style-two .card-item .section-heading .section-title {
  font-size: 24px;
  font-weight: 700;
}
.sidebar.style-two .card-item .catagory-wrap .catagory-item {
  background: #f7f1fc;
  padding: 10px 30px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  font-size: 18px;
  font-weight: 500;
  color: #716f73;
}
.sidebar.style-two .card-item .catagory-wrap .catagory-item:hover {
  color: #573db8 !important;
}
.sidebar.style-two .popular-tags .tags-cloud {
  padding-top: 40px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}
.sidebar.style-two .popular-tags .tags-cloud a {
  padding: 4px 10px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  color: #716f73;
  font-size: 14px;
  font-weight: 400;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.sidebar.style-two .popular-tags .tags-cloud a:hover {
  background: #573db8;
  color: #ffffff;
}
.sidebar.style-two .contact-card .contact-content .section-title {
  font-size: 26px;
}
.sidebar.style-two .contact-card .contact-content .theme-btn {
  padding: 21px 17px;
}

/* Theme Default CSS */
/*-======== sidebar style-one  =======-*/
.basic-pagination ul {
  display: flex;
  align-items: center;
  gap: 15px;
  justify-content: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .basic-pagination ul {
    margin-top: -30px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .basic-pagination ul {
    margin-top: -40px;
  }
}
.basic-pagination ul li.active a {
  color: #ffffff;
  background: #573db8;
}
.basic-pagination ul li a, .basic-pagination ul li span {
  border-color: rgb(236, 236, 236);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  font-size: 24px;
  font-weight: 700;
  color: #07000e;
  padding: 0;
  text-align: center;
  line-height: 50px;
  display: block;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.basic-pagination ul li a svg, .basic-pagination ul li span svg {
  width: 14px;
}
.basic-pagination ul li a svg path, .basic-pagination ul li span svg path {
  color: #573db8;
}
.basic-pagination ul li a:focus, .basic-pagination ul li span:focus {
  color: 0 !important;
  background-color: initial;
  box-shadow: none !important;
}
.basic-pagination ul li a:hover, .basic-pagination ul li span:hover {
  color: #ffffff;
  background: #573db8;
}
.basic-pagination ul li a:hover svg path, .basic-pagination ul li span:hover svg path {
  color: #ffffff;
}
.basic-pagination ul li span.current {
  color: #ffffff;
  background: #573db8;
}

.google-map-area.style-one .mapouter {
  position: relative;
  text-align: right;
  width: 100%;
  height: 500px;
}
.google-map-area.style-one .gmap_canvas {
  overflow: hidden;
  background: none !important;
  width: 100%;
  height: 500px;
}
.google-map-area.style-one .gmap_iframe {
  height: 500px !important;
}

/* Theme Default CSS */
/*-======== footer area =======-*/
.footer-area.style-one {
  background: #07000e;
}
.footer-area.style-one a {
  color: #ffffff !important;
}
.footer-area.style-one .footer-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #3f3a3d;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .footer-area.style-one .footer-wrapper {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .footer-area.style-one .footer-wrapper {
    flex-wrap: wrap;
  }
}
.footer-area.style-one .footer-wrapper .section-header {
  width: 630px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-area.style-one .footer-wrapper .section-header {
    width: 500px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .footer-area.style-one .footer-wrapper .section-header {
    width: 100%;
  }
}
.footer-area.style-one .footer-wrapper .section-header .section-title {
  color: #ffffff;
  padding-bottom: 20px;
  line-height: 80px;
}
@media (max-width: 375px) {
  .footer-area.style-one .footer-wrapper .section-header .section-title {
    font-size: 46px;
    line-height: 48px;
  }
}
.footer-area.style-one .footer-wrapper .section-header .section-desc {
  color: #ffffff;
}
.footer-area.style-one .footer-wrapper .circle-box {
  width: 160px;
  height: 160px;
  line-height: 160px;
  text-align: center;
  background: #573db8;
  color: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  flex-shrink: 0;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .footer-area.style-one .footer-wrapper .circle-box {
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.footer-area.style-one .footer-wrap .input-group {
  position: relative;
  padding-top: 29px;
  padding-bottom: 40px;
}
.footer-area.style-one .footer-wrap .input-group input {
  position: relative;
  border: 1px solid transparent !important;
  border-right: none !important;
  background: #2e3137;
  color: #ffffff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  padding-left: 25px;
}
.footer-area.style-one .footer-wrap .input-group input::placeholder {
  color: #ffffff;
}
.footer-area.style-one .footer-wrap .input-group input:focus {
  border-color: #573db8 !important;
}
.footer-area.style-one .footer-wrap .input-group .group-btn {
  background: #573db8;
  border: 0;
  color: #ffffff;
  height: 50px;
  width: 50px;
  font-size: 16px;
  text-align: center;
  border-top-right-radius: 50px !important;
  border-bottom-right-radius: 50px !important;
  font-size: 18px;
  cursor: pointer;
}
.footer-area.style-one .footer-wrap .shear-media .media--icons a {
  display: inline-block;
  color: #ffffff;
  margin-left: 17px;
  border: 1px solid #573db8;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 15px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
}
.footer-area.style-one .footer-wrap .footer-list {
  float: right;
}
.footer-area.style-one .footer-wrap .footer-list:nth-child(1) ul li a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.footer-area.style-one .footer-wrap .footer-list:nth-child(1) ul li a:hover {
  color: #573db8 !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-area.style-one .footer-wrap .footer-list {
    float: left;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .footer-area.style-one .footer-wrap .footer-list {
    float: left;
    margin-top: 30px;
  }
}
.footer-area.style-one .footer-wrap .footer-list h4 {
  font-size: 24px;
  font-weight: 700;
  color: #ffffff;
  padding-bottom: 30px;
}
.footer-area.style-one .footer-wrap .footer-list ul li {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 15px;
  display: block;
  color: #ffffff;
}
.footer-area.style-one .footer-wrap .footer-list .text-sub {
  color: #ffffff !important;
  margin-bottom: 10px;
}
.footer-area.style-one .footer-wrap .footer-list .contact-text {
  font-size: 18px;
  color: #ffffff;
  font-weight: 700;
}
.footer-area.style-one .copyright-area {
  border-top: 1px solid #3f3a3d;
  padding-top: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-area.style-one .copyright-area {
    text-align: center;
  }
}
.footer-area.style-one .copyright-area .copyright-desc {
  color: #ffffff;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-area.style-one .copyright-area .copyright-desc {
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .footer-area.style-one .copyright-area .copyright-desc {
    padding-bottom: 30px;
    text-align: center;
  }
}
.footer-area.style-one .copyright-area ul {
  float: right;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .footer-area.style-one .copyright-area ul {
    text-align: center;
  }
}
.footer-area.style-one .copyright-area ul li {
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
  margin-right: 20px;
}
.footer-area.style-one .copyright-area ul li a {
  color: #ffffff;
}
.footer-area.style-one .copyright-area ul li a:hover {
  color: #573db8 !important;
}

/* Theme Default CSS */
/*-======== footer-area  style-two=======-*/
.footer-area.style-two {
  position: relative;
  z-index: 1;
}
.footer-area.style-two .section-header.style-two {
  border-bottom: 1px solid #cdcccf;
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .footer-area.style-two .section-header.style-two {
    padding-bottom: 40px;
  }
}
.footer-area.style-two .section-header.style-two .section-meta {
  font-size: 24px;
  font-weight: 700;
}
@media (max-width: 375px) {
  .footer-area.style-two .section-header.style-two .section-meta {
    font-size: 18px;
  }
}
@media (max-width: 320px) {
  .footer-area.style-two .section-header.style-two .section-meta {
    font-size: 16px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .footer-area.style-two .section-header.style-two .section-content .section-title {
    font-size: 62px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .footer-area.style-two .section-header.style-two .section-content .section-title {
    font-size: 48px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .footer-area.style-two .section-header.style-two .section-content .section-title {
    font-size: 36px;
  }
}
@media (max-width: 375px) {
  .footer-area.style-two .section-header.style-two .section-content .section-title {
    font-size: 28px;
  }
}
@media (max-width: 320px) {
  .footer-area.style-two .section-header.style-two .section-content .section-title {
    font-size: 24px;
  }
}
.footer-area.style-two .overlay {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 340px;
  height: 340px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  z-index: -1;
}
.footer-area.style-two .overlay img {
  object-fit: cover;
  position: relative;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.footer-area.style-two .footer-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .footer-area.style-two .footer-wrap {
    padding-top: 38px;
    flex-wrap: wrap;
  }
}
@media (max-width: 525px) {
  .footer-area.style-two .footer-wrap {
    flex-wrap: wrap;
  }
}
@media (max-width: 425px) {
  .footer-area.style-two .footer-wrap {
    flex-direction: column;
    align-items: start;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .footer-area.style-two .footer-wrap .menu-list {
    margin-bottom: 30px;
  }
}
.footer-area.style-two .footer-wrap .menu-list ul {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media (max-width: 425px) {
  .footer-area.style-two .footer-wrap .menu-list ul {
    flex-direction: column;
    align-items: start;
  }
}
.footer-area.style-two .footer-wrap .menu-list ul li a {
  color: #07000e;
  font-weight: 400;
  font-size: 18px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.footer-area.style-two .footer-wrap .menu-list ul li a:hover {
  color: #573db8;
}
@media (max-width: 525px) {
  .footer-area.style-two .footer-wrap .shear-media {
    margin-top: 20px;
  }
}
.footer-area.style-two .footer-wrap .shear-media .media--icons {
  display: flex;
  align-items: center;
  gap: 20px;
}
.footer-area.style-two .footer-wrap .shear-media .media--icons a {
  width: 38px;
  height: 38px;
  background: #ffffff;
  color: #07000e;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  line-height: 38px;
  text-align: center;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.footer-area.style-two .footer-wrap .shear-media .media--icons a:hover {
  background: #573db8;
  color: #ffffff;
}
.footer-area.style-two .footer-copy-list {
  float: right;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-area.style-two .footer-copy-list {
    margin-top: 30px;
    float: inherit;
    text-align: center;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .footer-area.style-two .footer-copy-list {
    margin-top: 10px;
    float: inherit;
    text-align: center;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .footer-area.style-two .footer-copy-list {
    margin-top: 10px;
    float: inherit;
    text-align: center;
  }
}
.footer-area.style-two .footer-copy-list li {
  font-size: 18px;
  font-weight: 400;
}
.footer-area.style-two .footer-copy-list li a {
  color: #716f73;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.footer-area.style-two .footer-copy-list li a:hover {
  color: #573db8 !important;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-area.style-two .copyright-area {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media (max-width: 525px) {
  .footer-area.style-two .copyright-area {
    padding-top: 25px;
  }
}
.footer-area.style-two .copyright-area .copyright-desc a {
  color: #573db8;
}
@media (max-width: 525px) {
  .footer-area.style-two .copyright-area .copyright-desc {
    text-align: center;
  }
}
.footer-area.style-two .copyright-area .footer-copy-list {
  display: flex;
  gap: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-area.style-two .copyright-area .footer-copy-list {
    display: block;
    text-align: center;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .footer-area.style-two .copyright-area .footer-copy-list {
    display: block;
    text-align: center;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .footer-area.style-two .copyright-area .footer-copy-list {
    display: block;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-area.style-two .copyright-area .footer-copy-list li {
    display: inline-block;
    margin-left: 20px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .footer-area.style-two .copyright-area .footer-copy-list li {
    display: block;
    display: inline-block;
    margin-left: 20px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .footer-area.style-two .copyright-area .footer-copy-list li {
    display: block;
    display: inline-block;
    margin-left: 20px;
  }
}
.footer-area.style-two .copyright-area .footer-copy-list li a {
  color: #716f73;
}

/* Theme Default CSS */
/*-======== footer-area  style-two=======-*/
.footer-area.style-three {
  position: relative;
  z-index: 1;
}
@media (max-width: 425px) {
  .footer-area.style-three {
    padding-top: 60px;
  }
}
.footer-area.style-three .footer-wrapper {
  background: #ffffff;
  padding: 80px 135px 30px 135px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .footer-area.style-three .footer-wrapper {
    padding: 40px;
  }
}
.footer-area.style-three .footer-wrapper .section-header.style-two .section-content .section-title {
  text-align: center;
  flex-basis: 100%;
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .footer-area.style-three .footer-wrapper .section-header.style-two .section-content .section-title {
    font-size: 62px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .footer-area.style-three .footer-wrapper .section-header.style-two .section-content .section-title {
    font-size: 48px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .footer-area.style-three .footer-wrapper .section-header.style-two .section-content .section-title {
    font-size: 42px;
  }
}
@media (max-width: 375px) {
  .footer-area.style-three .footer-wrapper .section-header.style-two .section-content .section-title {
    font-size: 28px;
  }
}
@media (max-width: 320px) {
  .footer-area.style-three .footer-wrapper .section-header.style-two .section-content .section-title {
    font-size: 24px;
  }
}
.footer-area.style-three .footer-wrapper .input-group {
  position: relative;
  width: 450px;
  margin: auto;
  display: flex;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .footer-area.style-three .footer-wrapper .input-group {
    width: 100% !important;
  }
}
.footer-area.style-three .footer-wrapper .input-group input {
  position: relative;
  border: 1px solid #cdcccf;
  border-right: none !important;
  background: #ffffff;
  color: #07000e !important;
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  border-radius: 50px !important;
  padding-left: 25px;
}
.footer-area.style-three .footer-wrapper .input-group input::placeholder {
  color: #716f73;
}
.footer-area.style-three .footer-wrapper .input-group input:focus {
  border-color: #573db8 !important;
}
.footer-area.style-three .footer-wrapper .input-group .group-btn {
  background: #573db8;
  border: 0;
  color: #ffffff;
  height: 50px;
  width: 50px;
  font-size: 16px;
  text-align: center;
  border-top-right-radius: 50px !important;
  border-bottom-right-radius: 50px !important;
  font-size: 18px;
}
.footer-area.style-three .footer-wrapper .theme-btn {
  padding: 12px;
}
.footer-area.style-three .footer-wrapper .footer-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #cdcccf;
  padding-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-area.style-three .footer-wrapper .footer-wrap .section-title {
    font-size: 60px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .footer-area.style-three .footer-wrapper .footer-wrap .section-title {
    font-size: 60px;
  }
}
@media (max-width: 1199px) {
  .footer-area.style-three .footer-wrapper .footer-wrap {
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
  }
}
@media (max-width: 525px) {
  .footer-area.style-three .footer-wrapper .footer-wrap {
    flex-wrap: wrap;
  }
}
@media (max-width: 425px) {
  .footer-area.style-three .footer-wrapper .footer-wrap {
    flex-direction: column;
    align-items: start;
  }
}
.footer-area.style-three .footer-wrapper .footer-wrap .menu-list ul {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media (max-width: 425px) {
  .footer-area.style-three .footer-wrapper .footer-wrap .menu-list ul {
    flex-direction: column;
    align-items: start;
  }
}
.footer-area.style-three .footer-wrapper .footer-wrap .menu-list ul li a {
  color: #07000e;
  font-weight: 700;
  font-size: 18px;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.footer-area.style-three .footer-wrapper .footer-wrap .menu-list ul li:hover a {
  color: #573db8;
}
@media (max-width: 525px) {
  .footer-area.style-three .footer-wrapper .footer-wrap .shear-media {
    margin-top: 40px;
  }
}
.footer-area.style-three .footer-wrapper .footer-wrap .shear-media .media--icons {
  display: flex;
  align-items: center;
  gap: 20px;
}
.footer-area.style-three .footer-wrapper .footer-wrap .shear-media .media--icons a {
  width: 38px;
  height: 38px;
  background: #f7f1fc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  line-height: 38px;
  text-align: center;
}
.footer-area.style-three .footer-wrapper .footer-wrap .shear-media .media--icons a svg path {
  fill: #573db8;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-area.style-three .footer-wrapper .copyright-area .copyright-desc {
    text-align: center;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .footer-area.style-three .footer-wrapper .copyright-area .copyright-desc {
    text-align: center;
    margin-bottom: 20px;
  }
}
.footer-area.style-three .footer-wrapper .copyright-area .copyright-desc a {
  color: #07000e;
}
@media (max-width: 525px) {
  .footer-area.style-three .footer-wrapper .copyright-area .copyright-desc {
    text-align: center;
  }
}
.footer-area.style-three .footer-wrapper .copyright-area .footer-copy-list {
  display: flex;
  gap: 20px;
  float: right;
}
@media (max-width: 1199px) {
  .footer-area.style-three .footer-wrapper .copyright-area .footer-copy-list {
    flex-wrap: wrap;
    row-gap: 8px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-area.style-three .footer-wrapper .copyright-area .footer-copy-list {
    display: block;
    text-align: center;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .footer-area.style-three .footer-wrapper .copyright-area .footer-copy-list {
    display: block;
    text-align: center;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .footer-area.style-three .footer-wrapper .copyright-area .footer-copy-list {
    display: block;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-area.style-three .footer-wrapper .copyright-area .footer-copy-list li {
    display: inline-block;
    margin-left: 20px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .footer-area.style-three .footer-wrapper .copyright-area .footer-copy-list li {
    display: block;
    display: inline-block;
    margin-left: 20px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  .footer-area.style-three .footer-wrapper .copyright-area .footer-copy-list li {
    display: block;
    display: inline-block;
    margin-left: 20px;
  }
}
.footer-area.style-three .footer-wrapper .copyright-area .footer-copy-list li a {
  color: #716f73;
}

/* Theme Default CSS */
@media (max-width: 1024px) {
  .responsive-pb-100 {
    padding-bottom: 100px;
  }
  .res-nesthub-py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
@media (max-width: 425px) {
  .res-py-120 {
    padding: 120px 0;
  }
}
@media (max-width: 1280px) {
  .res-n-h-m-py-100 {
    padding: 100px 0;
  }
}
@media (max-width: 1024px) {
  .res-lap-py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .res-lap-pt-0 {
    padding-top: 0 !important;
  }
  .res-lap-py-120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  .res-lap-py-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .res-lap-pt-120 {
    padding-top: 120px !important;
  }
  .res-lap-pt-115 {
    padding-top: 115px !important;
  }
  .res-lap-pt-100 {
    padding-top: 100px !important;
  }
  .res-lap-pt-90 {
    padding-top: 90px !important;
  }
  .res-lap-pt-80 {
    padding-top: 80px !important;
  }
  .res-lap-pt-70 {
    padding-top: 70px !important;
  }
  .res-lap-pt-60 {
    padding-top: 60px !important;
  }
  .res-lap-pt-50 {
    padding-top: 50px !important;
  }
  .res-lap-pt-40 {
    padding-top: 40px !important;
  }
  .res-lap-pt-30 {
    padding-top: 30px !important;
  }
  .res-lap-pt-20 {
    padding-top: 20px !important;
  }
  .res-lap-pt-10 {
    padding-top: 10px !important;
  }
  .res-lap-pb-0 {
    padding-bottom: 0px !important;
  }
  .res-lap-pb-120 {
    padding-bottom: 120px !important;
  }
  .res-lap-pb-115 {
    padding-bottom: 120px !important;
  }
  .res-lap-pb-110 {
    padding-bottom: 110px !important;
  }
  .res-lap-pb-100 {
    padding-bottom: 100px !important;
  }
  .res-lap-pb-90 {
    padding-bottom: 90px !important;
  }
  .res-lap-pb-80 {
    padding-bottom: 80px !important;
  }
  .res-lap-pb-70 {
    padding-bottom: 70px !important;
  }
  .res-lap-pb-60 {
    padding-bottom: 60px !important;
  }
  .res-lap-pb-50 {
    padding-bottom: 50px !important;
  }
  .res-lap-pb-40 {
    padding-bottom: 40px !important;
  }
  .res-lap-pb-30 {
    padding-bottom: 30px !important;
  }
  .res-lap-pb-20 {
    padding-bottom: 20px !important;
  }
  .res-lap-pb-10 {
    padding-bottom: 10px !important;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .res-pt-0 {
    padding-top: 0px !important;
  }
  .res-py-120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  .res-py-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .res-pt-110 {
    padding-top: 110px !important;
  }
  .res-py-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .res-py-63 {
    padding-top: 63px !important;
    padding-bottom: 63px !important;
  }
  .res-py-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  .res-pt-115 {
    padding-top: 115px !important;
  }
  .res-pt-120 {
    padding-top: 120px !important;
  }
  .res-pt-20 {
    padding-top: 20px !important;
  }
  .res-pt-30 {
    padding-top: 30px !important;
  }
  .res-pt-40 {
    padding-top: 40px !important;
  }
  .res-pt-50 {
    padding-top: 50px !important;
  }
  .res-pt-60 {
    padding-top: 60px !important;
  }
  .res-pt-70 {
    padding-top: 70px !important;
  }
  .res-pt-80 {
    padding-top: 80px !important;
  }
  .res-pt-90 {
    padding-top: 90px !important;
  }
  .res-pt-100 {
    padding-top: 100px !important;
  }
  .res-pb-20 {
    padding-bottom: 20px !important;
  }
  .res-pb-30 {
    padding-bottom: 30px !important;
  }
  .res-pb-40 {
    padding-bottom: 40px !important;
  }
  .res-pb-50 {
    padding-bottom: 50px !important;
  }
  .res-pb-60 {
    padding-bottom: 60px !important;
  }
  .res-pb-70 {
    padding-bottom: 70px !important;
  }
  .res-pb-80 {
    padding-bottom: 80px !important;
  }
  .res-pb-100 {
    padding-bottom: 100px !important;
  }
  .res-pb-110 {
    padding-bottom: 110px !important;
  }
  .res-pb-115 {
    padding-bottom: 115px !important;
  }
  .res-pb-120 {
    padding-bottom: 120px !important;
  }
  .res-mt-0 {
    margin-top: 0 !important;
  }
  .res-mb-70 {
    margin-bottom: 70px !important;
  }
  .res-mt-40 {
    margin-top: 40px !important;
  }
  .res-mb-0 {
    margin-bottom: 0 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .res-md-py-120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  .res-md-pt-150 {
    padding-top: 150px !important;
  }
  .res-md-pt-120 {
    padding-top: 120px !important;
  }
  .res-md-pt-110 {
    padding-top: 110px !important;
  }
  .res-md-pt-100 {
    padding-top: 100px !important;
  }
  .res-md-pt-80 {
    padding-top: 80px !important;
  }
  .res-md-pb-120 {
    padding-bottom: 120px !important;
  }
  .res-md-pb-100 {
    padding-bottom: 100px !important;
  }
  .res-md-pb-80 {
    padding-bottom: 80px !important;
  }
  .res-md-mt-0 {
    margin-top: 0 !important;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .res-md-pt-150 {
    padding-top: 150px !important;
  }
}
@media (max-width: 375px) {
  .res-375-pb-60 {
    padding-top: 60px !important;
  }
}
/*# sourceMappingURL=style.css.map */
