@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merriweather+Sans:wght@300;400;500;600;700;800&family=Staatliches&display=swap');

:root {
  --main-color: #1f3b8e;
  --dark-main-clr: #051f6d;
  --second-clr: #ffd5cd;
  --hover-clr: #3c4048;
  --body-clr: #fcf1f1;
  --white: #ffffff;
  --black-clr: #000;
  --head-font: 'Playfair Display', serif;
  --pera-font: 'Merriweather Sans', sans-serif;
  --pera-head-font: 'Staatliches';
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-os-font-smoothing: grayscale;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  outline: 0;
  vertical-align: baseline
}

body {
  background-color: #0b2b8b21;
  font-family: var(--pera-font);
  color: #6a6a8e;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  outline: 0;
  overflow-x: hidden !important;
  padding: 0 !important;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
  display: block
}

h1,
h2,
h3,
h4,
h5 {
  color: #050748;
  font-weight: 600
}

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

ul {
  list-style: none
}

a {
  transition: all 0.3s ease-in-out 0s;
}

.d-flex-row {
  display: flex;
  justify-content: center;
  align-items: center;
}

.d-flex-col {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  flex-direction: column !important;
}

/* Deafult Margin & Padding */
/*-- Margin left --*/
.ml-5 {
  margin-left: 5px;
}

.ml-10 {
  margin-left: 10px;
}

.ml-15 {
  margin-left: 15px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-25 {
  margin-left: 25px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-35 {
  margin-left: 35px;
}

.ml-40 {
  margin-left: 40px;
}

.ml-45 {
  margin-left: 45px;
}

.ml-50 {
  margin-left: 50px;
}

/*-- Margin right --*/
.mr-5 {
  margin-right: 5px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-15 {
  margin-right: 15px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-25 {
  margin-right: 25px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-35 {
  margin-right: 35px;
}

.mr-40 {
  margin-right: 40px;
}

.mr-45 {
  margin-right: 45px;
}

.mr-50 {
  margin-right: 50px;
}

/*-- 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-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;
}

/*-- Padding Top --*/

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

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

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

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

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

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

.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-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-145 {
  padding-top: 145px;
}

.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;
}

/*-- Padding Bottom --*/

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

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

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

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

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

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

.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-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;
}



/*-- 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;
}


/*-- 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;
}

/* font weight */
.f-700 {
  font-weight: 700;
}

.f-600 {
  font-weight: 600;
}

.f-500 {
  font-weight: 500;
}

.f-400 {
  font-weight: 400;
}

.f-300 {
  font-weight: 300;
}

.comman-gap {
  padding: 50px 0px;
}

.text-end {
  text-align: end !important;
}

a:hover {
  text-decoration: none
}

button:focus {
  outline: 0 !important
}

img {
  max-width: 100%;
}

.z-index-9 {
  z-index: 9;
}

.header .top-bar {
  padding: 7px 0px 6px;
  color: #fff;
  background: hsla(22, 94%, 60%, 1);
  background: linear-gradient(142deg, hsla(22, 94%, 60%, 1) 49%, hsla(0, 0%, 100%, 1) 49%);
  background: -moz-linear-gradient(142deg, hsla(22, 94%, 60%, 1) 49%, hsla(0, 0%, 100%, 1) 49%);
  background: -webkit-linear-gradient(312deg, hsla(22, 94%, 60%, 1) 49%, hsla(0, 0%, 100%, 1) 49%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#F9813A", endColorstr="#FFFFFF", GradientType=1);

}

ul.yes-topmenu li a {
  color: white;
}

.header-bottom {
  box-shadow: rgba(0, 0, 0, 0.10) 0px 1px 2px 0px;
}

/* .owl-carousel{
	z-index: 9;
} */
.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 10px;
  display: none;
}

.owl-carousel {
  display: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.topnav-rightslide {
  min-width: 200px;
  margin-top: 10px;
  overflow-x: hidden;
}

.topnav-rightslide .item img {
  width: 25px;
}

.topnav-rightslide .item h1 {
  font-size: 1rem;
}

.topnav-rightslide .item {
  padding-left: 0px;
  overflow-x: hidden;
}


.topnav-rightimg {
  display: flex;
  align-items: baseline;
  min-width: 200px;

}

.topnav-rightimg img {
  width: 30px;
  display: inline-block;
  margin-right: 10px;
  border: 1px solid #ccc;
  border-radius: 50px;
  padding: 2px;
  transform: translateY(6px);
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}

.topnav-rightimg h1 {
  font-size: 1.5rem;
}

.topnav-rightbtn {
  padding: 6px 20px;
  display: block;
  text-align: center;
  background-color: var(--main-color);
  outline: none;
  margin-right: 65px;
  border: 1px solid var(--dark-main-clr);
  color: white;
  text-transform: capitalize;
  font-family: var(--pera-font);
  font-weight: 200;
}

.topnav-rightbtn1 {
  padding: 6px 20px;
  display: block;
  text-align: center;
  color: var(--hover-clr);
  border: 1px solid var(--dark-main-clr);
  outline: none;
  margin-right: 15px;
  text-transform: capitalize;
  font-family: var(--pera-font);
  font-weight: 200;
}

.topnav-rightbtn:hover {
  padding: 6px 20px;
  color: var(--hover-clr);
  border: 1px solid var(--dark-main-clr);
  font-weight: 300;
  color: black;
  background: none;
}

.topnav-rightbtn1:hover {
  padding: 6px 20px;
  background-color: var(--main-color);
  border: 1px solid var(--dark-main-clr);
  color: white;
  font-weight: 300;
}




.second-navmenu {

  margin-top: 10px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

.marqu-list {
  text-align: center;
  display: grid;
  place-items: center;
}

.marqu-list li:first-of-type {
  color: var(--main-color);
  font-size: 1.5rem;
  transform: translateY(2px);
}

.marqu-list li {
  margin-left: 55px;
  font-weight: 999;
  display: block;
  line-height: 15px;
}

.yesimain-menu .nav .title {
  line-height: 80px;
  padding: 0 120px;
  font-size: 24px;
  color: #fff;
  font-weight: 900;
}

.toggle {
  width: 46px;
  height: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99999;
  cursor: pointer;
}

.toggle .bar {
  position: relative;
  width: 40px;
  height: 2px;
  background: rgb(0, 0, 0);
}

.toggle .bar:before,
.toggle .bar:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: inherit;
  left: 0;
  transform-origin: center center;
  transition: transform 0.25s ease, top 0.25s ease, bottom 0.25s ease;
}

.toggle .bar:before {
  top: -10px;
}

.toggle .bar:after {
  bottom: -10px;
}

.toggle.clicked .bar {
  background: transparent;
}

.toggle.clicked .bar:before,
.toggle.clicked .bar:after {
  background: #000;
}

.toggle.clicked .bar:before {
  transform: rotate(45deg);
  top: 0;
}

.toggle.clicked .bar:after {
  transform: rotate(-45deg);
  bottom: 0;
}

.yesimain-menu .nav nav {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-direction: row;
  opacity: 0;
  z-index: -1;
  transition: opacity 0.5s ease;
}

.yesimain-menu .nav nav .showcase {
  background: rgb(255, 255, 255);
  flex: 1;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.yesimain-menu .nav nav .showcase .showcase-container {
  width: 50%;
  position: relative;
  overflow: hidden;
}

.yesimain-menu .nav nav .showcase .showcase-container:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.yesimain-menu .nav nav .showcase .showcase-menu {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow-y: visible;
  list-style-type: none;
  transition: top 0.25s ease;
}

.yesimain-menu .nav nav .showcase .showcase-menu li {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 40px;
  text-transform: uppercase;
  text-align: center;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
}

.yesimain-menu .nav nav .showcase .showcase-menu li.overlay:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: -1;
}

.yesimain-menu .nav nav .menu {
  background: #fff;
  flex: 1;
}

.yesimain-menu .nav nav .menu ul {
  width: 100%;
  padding: 80px 48px 24px 48px;
  list-style-type: none;
  max-height: 100%;
  overflow-y: auto;
}

.yesimain-menu .nav nav .menu ul::-webkit-scrollbar {
  width: 6px;
  height: 10px;
}

.yesimain-menu .nav nav .menu ul::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}

.yesimain-menu .nav nav .menu ul::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.4);
  border: 0px none #ffffff;
  border-radius: 3px;
}

.yesimain-menu .nav nav .menu ul::-webkit-scrollbar-thumb:hover {
  background: #000;
}

.yesimain-menu .nav nav .menu ul::-webkit-scrollbar-thumb:active {
  background: #000;
}

.yesimain-menu .nav nav .menu ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
  border: 0px none #ffffff;
  border-radius: 0;
}

.yesimain-menu .nav nav .menu ul::-webkit-scrollbar-track:hover {
  background: rgba(0, 0, 0, 0.1);
}

.yesimain-menu .nav nav .menu ul::-webkit-scrollbar-track:active {
  background: rgba(0, 0, 0, 0.1);
}

.yesimain-menu .nav nav .menu ul::-webkit-scrollbar-corner {
  background: transparent;
}

.yesimain-menu .nav nav .menu ul li {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.yesimain-menu .nav nav .menu ul li .number {
  display: inline-block;
  padding: 0 0 0 80px;
  overflow: hidden;
}

.yesimain-menu .nav nav .menu ul li .number span {
  display: block;
  font-size: 48px;
  font-weight: 400;
  transition: transform 0.25s ease;
  transform: translateY(100%);
}

.yesimain-menu .nav nav .menu ul li a {
  display: inline-block;
  font-size: 48px;
  color: #000;
  line-height: 1;
  padding: 5px 0 24px 24px;
  transition: transform 0.25s ease;
}

.yesimain-menu .nav nav .menu ul li:hover a {
  transform: translateX(20px);
}

.yesimain-menu .nav nav .menu ul li.hover .number span {
  transform: translateY(0);
}

.yesimain-menu .nav nav.hidden {
  display: none;
}

.yesimain-menu .nav nav.open {
  opacity: 1;
  z-index: 999;
}

.yesimain-menu .nav nav.open .showcase {
  -webkit-animation: slideInLeft 0.5s cubic-bezier(0.3, 0, 0.3, 1) forwards;
  animation: slideInLeft 0.5s cubic-bezier(0.3, 0, 0.3, 1) forwards;
}

.yesimain-menu .nav nav.open .menu {
  -webkit-animation: slideInRight 0.5s cubic-bezier(0.3, 0, 0.3, 1) forwards;
  animation: slideInRight 0.5s cubic-bezier(0.3, 0, 0.3, 1) forwards;
}

@-webkit-keyframes slideInRight {
  from {
    transform: translateX(100%);
  }

  to {
    transform: translateX(0);
  }
}

@keyframes slideInRight {
  from {
    transform: translateX(100%);
  }

  to {
    transform: translateX(0);
  }
}

@-webkit-keyframes slideInLeft {
  from {
    transform: translateX(-100%);
  }

  to {
    transform: translateX(0);
  }
}

@keyframes slideInLeft {
  from {
    transform: translateX(-100%);
  }

  to {
    transform: translateX(0);
  }
}

/* -------------Newsletter-Section-Css-Start------------- */

/* newsletter  wraper */
.newsletter_box {
  background-color: var(--dark-main-clr);
  padding: 50px;
  border-radius: 12px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: -95px;
  position: relative;
  z-index: 2;
}

.newsletter_box .section_title {
  width: 45%;
}

.newsletter_box form {
  width: 60%;
}

/* newsletter heading h2 */
.newsletter_box .section_title h2 {
  margin-bottom: 5px;
  letter-spacing: -1px;
}

.newsletter_box .section_title h2,
.newsletter_box .section_title p {
  color: var(--white);
  text-align: left;
}

/* newsletter paragraph */
.newsletter_box .section_title p {
  margin-bottom: 0;
}

/* newsletter input  */
.newsletter_box form {
  display: flex;
}

.newsletter_box form .form-group {
  margin-bottom: 0;
}

.newsletter_box form .form-group .form-control {
  width: 430px;
  height: 55px;
  border-radius: 6px;
  color: var(--hover-clr);
}

.newsletter_box form .form-group .form-control::placeholder {
  color: var(--hover-clr);
}

/* newsletter button */
.newsletter_box form .form-group .btn {
  height: 55px;
  width: 170px;
  text-transform: uppercase;
  color: var(--main-color);
  background-color: var(--white);
  border-radius: 6px;
  margin-left: 10px;
  font-weight: 600;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.newsletter_box form .form-group .btn::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0%;
  height: 100%;
  background-color: var(--main-color);
  border-radius: 0;
  transition: .6s all;
  z-index: -1;
}

.newsletter_box form .form-group .btn:hover::before {
  width: 100%;
}

.newsletter_box form .form-group .btn:hover {
  color: var(--white);
}



/* ------Footer-Css-Start-------------- */
/* footer wraper */
footer {
  position: relative;
}

footer .top_footer {
  background-color: var(--main-color);
  padding: 180px 0 60px 0;
  position: relative;
  overflow: hidden;
}

footer .top_footer.has_bg {
  background-image: url(../images/footer_bg.html);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/* footer logo */
footer .top_footer .logo {
  margin-bottom: 40px;
}

footer .top_footer .logo img {
  width: 173px;
  background: white;
  padding: 5px;
  border-radius: 12px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

footer .top_footer .abt_side li {
  padding: 0 0 10px 0;
}

/* footer social media icon */
footer .top_footer .social_media {
  display: flex;
  margin-top: 20px;
}

/* footer link list */
footer .top_footer .social_media li a {
  display: block;
  width: 37px;
  height: 37px;
  text-align: center;
  line-height: 37px;
  font-size: 15px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 50px;
  margin-right: 10px;
  transition: .4s all;
  color: var(--white);
}

footer .top_footer .social_media li a:hover {
  background-color: var(--white);
  color: var(--main-color);
}

footer .top_footer .try_out {
  margin-left: -20px;
}

footer .app_btn li a {
  display: block;
  padding: 12px 10px;
  background-color: var(--white);
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  position: relative;
  border-radius: 12px;
  transition: .4s all;
  width: 175px;
  text-align: center;
  color: var(--white);
}

footer .app_btn li a:hover {
  -webkit-box-shadow: 1px 4px 8px -2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 4px 8px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 4px 8px -2px rgba(0, 0, 0, 0.5);
}

footer .app_btn li:last-child {
  margin-top: 20px;
}

footer .bottom_footer {
  background-color: var(--hover-clr);
}

/* footer heading and text colors variable */
footer h2,
footer h3,
footer p,
footer a {
  color: var(--white);
}

footer a:hover {
  color: var(--white);
}

/* footer heading h3 */
footer h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 50px;
  padding-top: 10px;
}

footer .links ul li a {
  display: block;
  margin-bottom: 10px;
}

/* footer last */
footer .bottom_footer {
  padding: 20px 0;
}

footer .bottom_footer p {
  margin-bottom: 0;
  font-size: 15px;
}

footer .bottom_footer .developer_text {
  text-align: right;
}

footer .bottom_footer .developer_text a {
  text-decoration: underline;
}

.anim_line.dark_bg {
  max-width: 1170px;
}

.anim_line.dark_bg span {
  transform: rotate(180deg);
}

/* -----------Animation-Css-Start-------------- */

/* animation line wraper */
.anim_line {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.anim_line span {
  position: absolute;
  z-index: 99999;
  top: -275px;
  animation: star_down_one 6s infinite linear;
  opacity: 0;
}

.anim_line.dark_bg {
  max-width: 1170px;
}

.anim_line.dark_bg span {
  transform: rotate(180deg);
}

.anim_line span:first-child {
  left: -17%;
  animation-delay: 3s;
}

.anim_line span:nth-child(2) {
  left: 0%;
  animation-delay: 5s;
}

.anim_line span:nth-child(3) {
  left: 17%;
  animation-delay: 1s;
}

.anim_line span:nth-child(4) {
  left: 34%;
  animation-delay: 4s;
}

.anim_line span:nth-child(5) {
  left: 51%;
  animation-delay: 7s;
}

.anim_line span:nth-child(6) {
  left: 68%;
}

.anim_line span:nth-child(7) {
  left: 85%;
  animation-delay: 3s;
}

.anim_line span:nth-child(8) {
  left: 99%;
  animation-delay: 2s;
}

.anim_line span:nth-child(9) {
  left: 117%;
  animation-delay: 5s;
}

/* footer .top_footer .anim_line span:first-child {
    left: 5%;
}

footer .top_footer .anim_line span:nth-child(2) {
    left: 13%;
} */

@keyframes star_down_one {
  0% {
    opacity: 0;
    top: -250px;
  }

  10% {
    opacity: 1;
  }

  90% {
    opacity: 1;
  }

  100% {
    top: 100%;
    opacity: 0;
  }
}


.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero-left-cont {
  text-align: start;
}

.main-btn {
  align-items: center;
  appearance: none;
  border: 0;
  border-radius: 6px;
  box-shadow: rgb(255 140 63 / 0%) 0 2px 4px, rgb(252 116 62 / 44%) 0 7px 13px -3px, rgb(250 121 0 / 45%) 0 -3px 0 inset;
  box-sizing: border-box;
  color: var(--hover-clr);
  font-weight: 400;
  cursor: pointer;
  display: inline-flex;
  background-color: transparent;
  font-family: var(--pera-font);
  justify-content: center;
  line-height: 1;
  list-style: none;
  overflow: hidden;
  padding: 14px 20px 17px;
  transition: box-shadow .15s, transform .15s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  white-space: nowrap;
  will-change: box-shadow, transform;
  font-size: 18px;
}

.main-btn:focus {
  box-shadow: #271509 0 0 0 1.5px inset, rgba(45, 35, 66, .4) 0 2px 4px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #050611 0 -3px 0 inset;
}

.main-btn:hover {
  box-shadow: rgba(45, 35, 66, .4) 0 4px 8px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #020308 0 -3px 0 inset;
  transform: translateY(-2px);
}

.main-btn:active {
  box-shadow: #251709 0 3px 7px inset;
  transform: translateY(2px);
}

.bg-whitee-nav {
  background-color: white;
  padding: 5px 0px;
}

.fixednav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}

.yf-main-hero {
  height: 100%;
  background-color: white;
  padding-top: 50px;

}
.yf-main-hero2 {
  height: 100%;
  background-image: url(../images/homewave.svg);
  background-size: cover;
  position: absolute;
}
.z-index99{
  z-index: 9;
  background: none;
}

.hero-left-cont {
  margin-bottom: 50px;
  margin-left: 105px;
}

.hero-left-cont .title {
  font-family: var(--pera-head-font);
  letter-spacing: 3px;
  padding-bottom: 15px;
  font-size: 3.5rem;
}

.hero-left-cont .sub-text {
  display: block;
  color: var(--hover-clr);
  font-family: var(--pera-font);
  font-size: 14px;
  line-height: 20px;
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-bottom: 25px;
}

.hero-right-cont {
  margin-left: 109px;
  margin-bottom: 52px;
  text-align: start !important;
}

.hero-right-cont .title {
  font-family: var(--pera-head-font);
  letter-spacing: 3px;
  padding-bottom: 15px;
  font-size: 3.5rem;
}

.hero-right-cont .sub-text {
  display: block;
  color: var(--hover-clr);
  font-family: var(--pera-font);
  font-size: 14px;
  line-height: 20px;
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-bottom: 25px;
}


.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background-color: var(--main-color);

}

.swiper-button-next,
.swiper-button-prev {
  right: -88%;
  width: 20%;
  color: var(--main-color);
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 1.5rem;
}

.our-servise-section {
  padding-bottom: 50px;
}

.blog-slide-sec {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  padding-bottom: 120px;
}

.blog-slide-sec .blog-card {
  padding-right: 25px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.blog-card h1 {
  font-family: var(--pera-head-font);
  letter-spacing: 3px;
  padding-bottom: 5px;
  font-size: 3rem;
}

.blog-card p {
  color: var(--hover-clr);
  font-family: var(--pera-font);
  font-size: 12px;
  line-height: 20px;
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  padding-bottom: 25px;
}

.load-wrapp {
  float: left;
  width: 200px;
  border-radius: 5px;
  text-align: center;
  margin-bottom: 8px;
}

.load-wrapp:last-child {
  margin-right: 0;
}

.line {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  background-color: var(--main-color);
}

.load-2 .line:nth-last-child(1) {
  animation: loadingB 1.5s 1s infinite;
}

.load-2 .line:nth-last-child(2) {
  animation: loadingB 1.5s 0.5s infinite;
}

.load-2 .line:nth-last-child(3) {
  animation: loadingB 1.5s 0s infinite;
}

@keyframes loadingB {
  0% {
    width: 15px;
  }

  50% {
    width: 35px;
  }

  100% {
    width: 15px;
  }
}

@import url(https://fonts.googleapis.com/css?family=Raleway:100,200,300);

@keyframes content-opacity {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes content-rotate-y {
  from {
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }

  to {
    opacity: 1;
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}

@keyframes content-rotate-x {
  from {
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
  }

  to {
    opacity: 1;
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
}

@keyframes content-rotate-both {
  from {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -moz-transform-origin: 0% 50% 50%;
    -ms-transform-origin: 0% 50% 50%;
    -webkit-transform-origin: 0% 50% 50%;
    transform-origin: 0% 50% 50%;
  }

  to {
    opacity: 1;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -moz-transform-origin: 0% 50% 50%;
    -ms-transform-origin: 0% 50% 50%;
    -webkit-transform-origin: 0% 50% 50%;
    transform-origin: 0% 50% 50%;
  }
}

@keyframes content-pop-out {
  0% {
    opacity: 1;
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    opacity: 1;
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 1;
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes content-pop-in {
  from {
    opacity: 1;
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  to {
    opacity: 1;
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes content-slide-bot {
  from {
    top: 20px;
    opacity: 0;
  }

  to {
    top: 0px;
    opacity: 1;
  }
}

@keyframes content-slide-top {
  from {
    top: -20px;
    opacity: 0;
  }

  to {
    top: 0px;
    opacity: 1;
  }
}

/* used for wrapper animation after the load of the page */
@keyframes show {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}


.tabs-mainbox {
  display: flex;
  justify-content: center;
  align-items: center;
}

.left-side-bx {
  padding: 50px 10px 50px 50px;
}

.left-side-bx h1 {
  font-family: var(--pera-font);
  letter-spacing: 2px;
  padding-bottom: 15px;
  font-size: 2rem;
  margin-bottom: 15px;
  font-weight: 800;
}

.tabs-wrapper {
  margin-top: 35px;
}

.tabs-wrapper input[type="radio"] {
  display: none;
}

.tabs-wrapper label {
  transition: background 0.4s ease-in-out, height 0.2s linear;
  display: inline-block;
  cursor: pointer;
  color: #dbdbd3;
  width: 20%;
  height: 3em;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background: #525252;
  text-align: center;
  line-height: 3em;
}

.tabs-wrapper label:last-of-type {
  border-bottom: none;
}

.tabs-wrapper label:hover {
  background: var(--hover-clr);
  color: var(--main-color);
  /*@include transform (translate(0,-0.2em));*/
}

@media screen and (max-width: 1600px) {
  .tabs-wrapper label {
    width: 22%;
  }
}

@media screen and (max-width: 900px) {
  .tabs-wrapper label {
    width: 20%;
  }
}

@media screen and (max-width: 600px) {
  .tabs-wrapper label {
    width: 100% !important;
    display: block;
    border-bottom: 2px solid #4d4c47;
    border-radius: 0;
  }
}

@media screen and (max-width: 600px) {
  .tabs-wrapper {
    margin: 0;
  }
}

#tab1:checked+label,
#tab2:checked+label,
#tab3:checked+label,
#tab4:checked+label{
  background: var(--main-color);
  color: #f2f2f2;
}

.tab-body {
  position: absolute;
  top: -9999px;
  opacity: 0;
  padding: 10px;
}

.tab-body-wrapper {
  box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
  border-top: var(--main-color) 5px solid;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-right-radius: 3px;
  animation-delay: 0.2s;
  animation-duration: 1.5s;
  animation-name: show;
  animation-fill-mode: forwards;
}

@media screen and (max-width: 600px) {
  .tab-body-wrapper {
    border: none;
    border-radius: 0;
  }
}

#tab1:checked~.tab-body-wrapper #tab-body-1,
#tab2:checked~.tab-body-wrapper #tab-body-2,
#tab3:checked~.tab-body-wrapper #tab-body-3,
#tab4:checked~.tab-body-wrapper #tab-body-4 {
  position: relative;
  top: 0px;
  /* Choose one - modify .tab-body opacity to 1 if you don't want any animation or set opacity to 1 here */
  /* @include animation(0.2s,0.8s,content-rotate-y); */
  /* @include animation(0.2s,0.8s,content-rotate-both); */
  animation-delay: 0.1s;
  animation-duration: 0.4s;
  animation-name: content-pop-out;
  animation-fill-mode: forwards;
  /* @include animation(0.1s,1s,content-slide-bot); */
}


.service-2 {
  padding: 60px 0
}

.service-2.service-inner .all-service .single-box {
  margin-bottom: 30px;
}

.service-2.service-inner .all-service .single-box:hover {
  background: var(--main-color);
}

.service-2.service-inner .all-service .single-box:hover .part-txt h3,
.service-2.service-inner .all-service .single-box:hover .part-txt p {
  color: #fff
}

.service-2.service-inner .all-service .single-box:hover .part-txt a {
  color: var(--second-clr);
}

.service-2.service-inner .all-service .single-box:hover .part-txt a:before {
  background: #fff;
  opacity: .15
}

.service-2.service-inner .all-service .def-btn {
  margin-top: 30px
}

.service-2 .all-service .center .single-box {
  background: var(--main-color);
}

.service-2 .all-service .center .single-box .part-txt h3,
.service-2 .all-service .center .single-box .part-txt p {
  color: #fff
}

.service-2 .all-service .center .single-box .part-txt a {
  color: var(--second-clr);
}

.service-2 .all-service .center .single-box .part-txt a:before {
  background: #fff;
  opacity: .15
}

.service-2 .all-service .single-box {
  background: transparent;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 45px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  max-height: 425px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
  margin: 30px 10px;
}

.service-2 .all-service .single-box .part-img {
  margin-bottom: 35px
}

.service-2 .all-service .single-box .part-txt {
  text-align: center
}

.service-2 .all-service .single-box .part-txt h3 {
  font-family: var(--pera-font);
  font-size: 32px;
  line-height: 100%;
  font-weight: 700;
  color: var(--main-color);
  margin-top: -4px;
  margin-bottom: 23px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s
}

.service-2 .all-service .single-box .part-txt p {
  font-family: var(--pera-font);
  font-weight: 200;
  font-size: 16px;
  line-height: 28px;
  color: #454545;
  margin-bottom: 19px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s
}

.service-2 .all-service .single-box .part-txt a {
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  font-weight: 700;
  color: var(--main-color);
  padding: 0 10px;
  position: relative;
  z-index: 2
}

.service-2 .all-service .single-box .part-txt a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: -webkit-gradient(linear, left top, right top, from(var(--main-color)), to(#FFADA7));
  background: -webkit-linear-gradient(left, var(--main-color), #FFADA7);
  background: -o-linear-gradient(left, var(--main-color), #FFADA7);
  background: linear-gradient(90deg, var(--main-color), #FFADA7);
  opacity: .5;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  z-index: -1
}

.service-2 .all-service .single-box .part-txt a:hover:before {
  height: 100%
}

.service-2 .all-service .owl-nav {
  padding-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.service-2 .all-service .owl-nav button {
  text-align: center;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #c9c9c9;
  border-radius: 50%;
  font-size: 18px;
  color: var(--main-color);
  position: relative;
  z-index: 2
}

.service-2 .all-service .owl-nav button:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(var(--main-color)), to(#FFADA7));
  background: -webkit-linear-gradient(left, var(--main-color), #FFADA7);
  background: -o-linear-gradient(left, var(--main-color), #FFADA7);
  background: linear-gradient(90deg, var(--main-color), #FFADA7);
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  z-index: -1
}

.service-2 .all-service .owl-nav button.owl-prev {
  margin-right: 20px
}

.service-2 .all-service .owl-nav button:hover {
  color: #fff;
  border-color: transparent
}

.service-2 .all-service .owl-nav button:hover:after {
  opacity: 1
}


/*** 
=============================================
    About Style1 Area Css   
=============================================
***/
.about-style1-area {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 100px 0px;
}

.about-style1__image {
  position: relative;
  display: block;
  max-width: 585px;
  margin-right: -15px;
}
.main-mn-servise1{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
.main-mn-servise1 .servise1--item{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 10px;
  text-align: center;
  padding: 20px;
  border-radius: 12px;
  transition: .6s ease-in-out;
  cursor: pointer;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.main-mn-servise1 .servise1--item:hover{
  box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
}
.main-mn-servise1 .servise1--item h3{
  font-size: 1.25rem;
  color: var(--hover-clr);
  font-family:var(--pera-font);
}
.main-mn-servise1 .servise1--item h3{
  font-size: 1rem;
  color: var(--hover-clr);
  font-family:var(--pera-font);
}
/* .about-style1__image .shape-1 {
    position: absolute;
    top: 60px;
    left: -100px;
    width: 120px;
    height: 170px;
    background-color: var(--main-color);
    -moz-transform: skew(20deg, 0deg);
    -webkit-transform: skew(20deg, 0deg);
    -o-transform: skew(20deg, 0deg);
    -ms-transform: skew(20deg, 0deg);
    transform: skew(20deg, 0deg);
    z-index: 2;
}

.about-style1__image .shape-2 {
    position: absolute;
    top: 230px;
    left: -170px;
    width: 80px;
    height: 80px;
    background-color: var(--black-clr);
    -moz-transform: skew(20deg, 0deg);
    -webkit-transform: skew(20deg, 0deg);
    -o-transform: skew(20deg, 0deg);
    -ms-transform: skew(20deg, 0deg);
    transform: skew(20deg, 0deg);
    z-index: 2;
} */

.about-style1__image .inner {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
}

.about-style1__image .inner::before {
  position: absolute;
  top: 0;
  left: -100%;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, .7) 0%, rgba(255, 255, 255, .1) 100%);
  transform: skewX(1deg);
  z-index: 1;
}

.about-style1__image:hover .inner::before {
  -webkit-animation: shine 1.5s;
  animation: shine 1.5s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

.about-style1__image .inner img {
  width: 100%;
  mix-blend-mode: luminosity;
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.02, 0, 0.6);
  transition: all 0.4s cubic-bezier(0.3, 0.02, 0, 0.6);
}

.about-style1__image:hover .inner img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}



.about-style1__content {
  position: relative;
  display: block;
  padding-left: 70px;
}

.about-style1__content .inner-content {
  position: relative;
  display: block;
}

.about-style1__content .inner-content .top-text {
  position: relative;
  display: block;
  margin-top: -10px;
  margin-bottom: 41px;
}

.about-style1__content .inner-content .top-text h3 {
  color: var(--main-color);
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 10px;
  text-align: start;
  font-family: var(--head-font);
}

.about-style1__content .inner-content .top-text p {
  font-size: 18px;
  line-height: 34px;
  font-weight: 200;
  margin: 0;
  text-align: start;
  font-family: var(--pera-font);
}

.about-style1-sitem h1 {
  text-align: center;
  font-size: 18px;
  line-height: 34px;
  font-weight: 200;
  margin: 0;
  font-family: var(--pera-font);
}

.about-style1-sitem .sitem {
  margin-right: 70px;
}

.d-flex-col.sitem.mr-100 {
  margin-right: 105px;
}





.sec-title .sub-title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sec-title .sub-title .border-box {
  position: relative;
  display: block;
  margin-right: 10px;
  width: 18px;
  height: 2px;
  background: var(--main-color);
}

.sec-title .sub-title h3 {
  color: var(--hover-clr);
  font-family: var(--pera-font);
  font-size: 12px;
  line-height: 20px;
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 0.2em;

}

.sec-title h2 {
  letter-spacing: 3px;
  padding-bottom: 15px;
  font-size: 3rem;
  font-family: var(--pera-head-font);
  color: var(--black-clr);
  line-height: 1.2em;
  font-weight: 700;
  text-transform: capitalize;
  margin: 7px 0 0;
}

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



/* Medium screen  */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  


}






/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {



}




/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {

  




}


/*** 
=============================================
    Features Style1 Area Css
=============================================
***/
.features-style1-area {
  position: relative;
  display: block;
  background: var(--thm-bg);
  padding: 80px 0px 80px;
  margin: 100px 50px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.features-style1-img-box {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 270px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.features-style1-img-bg {
  background-image: url(https://img.freepik.com/free-vector/business-presentation-template-company-solutions-professional-corporate-vector-layout_53876-154023.jpg?w=1060&t=st=1701861497~exp=1701862097~hmac=e1e89a90dc21c5e41c9bfc8aa362963f9fda92be45ef8fcf778fe620588f9ea6);
  position: relative;
  display: block;
  background-attachment: scroll;
  background-position: top right;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 270px;
  margin-left: -80px;
  background-color: var(--thm-bg);
  background-blend-mode: luminosity;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.features-style1__content {
  position: relative;
  display: block;
  max-width: 400px;
  width: 100%;
}

.features-style1__content .sec-title {
  padding-bottom: 36px;
}

.features-style1__content .inner-content {
  position: relative;
  display: block;
}

.features-style1__content .inner-content ul {
  position: relative;
  display: block;
}

.features-style1__content .inner-content ul li {
  position: relative;
  display: block;
  color: #313131;
  font-weight: 500;
  margin-bottom: 3px;
}

.features-style1__content .inner-content ul li span::before {
  position: relative;
  display: inline-block;
  color: var(--thm-base);
  font-size: 20px;
  line-height: 20px;
  top: 2px;
  padding-right: 10px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.features-style1__content .inner-content .btn-box {
  position: relative;
  display: block;
  margin-top: 54px;
  line-height: 0;
}










.inner-content h3 {
  font-size: 30px;
  font-weight: 500;
  margin: 0 0 10px;
  text-align: center;
  font-family: var(--pera-head-font);
}

.inner-content p {
  color: var(--hover-clr);
  font-family: var(--pera-font);
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  padding-top: 12px;
}



.about-hero-section {
  padding: 50px 0px;
  background-color: var(--white);
}

.ab-hero-cont {
  margin-bottom: 50px;
}

.ab-hero-cont .title {
  font-family: var(--pera-head-font);
  letter-spacing: 3px;
  padding-bottom: 15px;
  font-size: 3.5rem;
}

.ab-hero-cont .sub-text {
  display: block;
  color: var(--hover-clr);
  font-family: var(--pera-font);
  font-size: 14px;
  line-height: 20px;
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-bottom: 25px;
}


.ab-service-section {
  padding: 50px 0px 50px;
  position: relative;
}

.ab-left-service h1 {
  font-size: 30px;
  font-weight: 500;
  margin: 0 0 10px;
  font-family: var(--pera-head-font);
}

.ab-left-service p {
  color: var(--hover-clr);
  font-family: var(--pera-font);
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: 1px;
  padding: 12px 0px;
}

.ab-left-service i {
  font-size: 1rem;
  color: var(--dark-main-clr);
  margin-right: 5px;
}

.ab-left-service small {
  font-size: 1rem;
  color: var(--hover-clr);
  font-family: var(--pera-font);
  font-weight: 200;
}

.ab-left-service .service-list {
  margin: 12px 0px;
}

.ab-right-service {
  position: absolute;
  top: -173px;
  right: 47px;
}


.ab-service-section2 {
  padding: 50px 0px;
}


.section2-card-item {
  opacity: 1;
  transform: none;
  box-shadow: rgb(186 223 197 / 30%) 0px 0px 0px 0px;
  z-index: auto;
  color: rgb(20, 20, 22);
  background-color: rgba(255, 255, 255, 0.4);
  border: 2px solid rgba(255, 255, 255, 0.9);
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-grow: 1;
  border-radius: 12px;
  padding: 10px 15px;
  transition: all .3s ease-in-out;
  max-width: 350px;
  height: 120px;
}

.section2-card-item:hover {
  transform: scale(1.04998) translateZ(0px);
  box-shadow: rgb(186 223 197 / 30%) 0px 13px 27px -5px, rgb(186 223 197 / 30%) 0px 8px 16px -8px;
}

.section2-card-item>div:not(:last-child) {
  margin-right: 12px;
}

.section2-card-item .icon {
  border: 1px solid white;
  background: rgba(255, 255, 255, 0.867);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 90px;
}

.section2-card-item .ic-width {
  width: 65px;
}

.section2-left {
  margin: 10px 15px;
}

.section2-card-item .icon img {
  width: 50px;
  height: 50px;
}

.section2-right {
  margin-top: 135px;
  background: rgb(249, 129, 58);
  background: linear-gradient(0deg, #1f3b8e45 0%, rgba(255, 255, 255, 0.089) 100%, rgba(255, 255, 255, 0.096) 100%);
  max-width: 100%;
  height: 450px;
  display: block;
}

.section2-right-txt {
  transform: translateY(-110px);
  padding: 10px;
}

.section2-right-txt h3 {
  font-size: 27px;
  font-weight: 500;
  margin: 0 0 10px;
  font-family: var(--pera-head-font);
  color: #3c4048;
}

.section2-right-txt p {
  font-size: 14px;
  font-weight: 300;
  margin: 0 0 10px;
  font-family: var(--pera-font);
  color: #585858;
}


/* ---------Hero-Slider-Css-Start------------------ */
/* hero slider wraper */
.banner_section {
  padding: 100px 0px 0px;
  position: relative;
  background-color: white;
}

.banner_section .container {
  position: relative;
}

/* wave backgound after banner */
.banner_section::after {
  content: "";
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 200px;
  background-position: center;
  margin-top: -50px;
}

.banner_section .row {
  align-items: center;
}

/* hero slider text */
.banner_section .banner_text {
  margin-top: -50px;
}

/* hero slider heading h1 */
.banner_section .banner_text h1 {
  font-size: 55px;
  color: var(--dark-main-clr);
  letter-spacing: -1.5px;
  font-weight: 700;
}

.banner_section .banner_text h1 span {
  color: var(--main-color);
}

/* hero slider button */
.banner_section .app_btn {
  display: flex;
  align-items: center;
}

/* hero slider list */
.banner_section .app_btn li a {
  display: block;
  padding: 12px 30px;
  background-color: var(--white);
  border: 2px solid var(--main-color);
  position: relative;
  border-radius: 12px;
  transition: .4s all;
}

.banner_section .app_btn li:last-child {
  margin-left: 25px;
}

.banner_section .app_btn li a img {
  transition: .4s all;
}

.banner_section .app_btn li a .white_img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
}

.banner_section .app_btn li a:hover {
  background-color: var(--main-color);
}

.banner_section .app_btn li a:hover .blue_img {
  opacity: 0;
}

.banner_section .app_btn li a:hover .white_img {
  opacity: 1;
}

/* hero slider users */
.banner_section .used_app {
  display: flex;
  align-items: center;
  margin-top: 35px;
}

.banner_section .used_app ul {
  display: flex;
  align-items: center;
  margin-right: 10px;
}

.banner_section .used_app ul li:not(:first-child) {
  margin-left: -15px;
}

.banner_section .used_app p {
  font-size: 15px;
  line-height: 19px;
  margin-bottom: 0;
}

/* hero slider images */
.banner_section .banner_slider {
  display: flex;
  position: relative;
}

.banner_section .banner_slider .left_icon {
  position: absolute;
  left: 15px;
  bottom: 70px;
  z-index: 8;
  animation: right-ick 1.5s linear 1.5s infinite alternate;
}

@keyframes right-ick {
  from {
    transform: translateY(25px);
  }

  to {
    transform: translateY(-10px);
  }
}

.banner_section .banner_slider .right_icon {
  position: absolute;
  right: 15px;
  top: 70px;
  z-index: 1;
  animation: left-ick 1.5s linear 1.5s infinite alternate;
}

@keyframes left-ick {
  from {
    transform: translateX(55px);
  }

  to {
    transform: translateX(0px);
  }
}

/* hero slider mobile frame */
.banner_section .banner_slider .slider_frame {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 7;
  width: 315px;
}

.banner_section .banner_slider #frmae_slider::before {
  content: "";
  position: absolute;
  left: 5px;
  top: 5px;
  background-color: #fff;
  width: calc(100% - 10px);
  height: 92%;
}

.banner_section .banner_slider::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 475px;
  height: 475px;
  border-radius: 100%;
  background-color: var(--main-color);
  z-index: 1;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
}

.banner_section .banner_slider #frmae_slider {
  width: 305px;
  margin: 0 auto;
}

/* hero slider control dots */
.banner_section .owl-dots {
  margin-top: 40px;
}

.banner_section .owl-carousel .owl-item img {
  max-width: 100%;
  width: auto;
}

.banner_section .owl-carousel .owl-stage-outer {
  border-radius: 37px;
}



.appcheck-list h3 {
  font-size: 27px;
  font-weight: 500;
  margin: 15px 0px;
  font-family: var(--pera-head-font);
  color: #3c4048;
}

.appcheck-list p {
  color: var(--hover-clr);
  font-family: var(--pera-font);
  font-size: 13px;
  line-height: 20px;
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 15px;
}

.appcheck-list .ab-left-list {
  margin: 10px 0px 25px;
}

.appcheck-list .ab-left-list .service-list {
  margin: 5px 0px;
}

.appcheck-list .ab-left-list .service-list i {
  font-size: 1rem;
  color: var(--dark-main-clr);
  margin-right: 5px;
}

.appcheck-list .ab-left-list .service-list small {
  font-size: 1rem;
  color: var(--hover-clr);
  font-family: var(--pera-font);
  font-weight: 200;
}


.service-page-sec1 {
  padding: 70px 0px;
}

.service-page-sec1 .section2-card-item .icon {
  width: auto;
}

.service-page-sec1 .section2-card-item {
  margin-left: 25px;
  min-width: 350px;
  height: 220px;
  box-sizing: border-box;
  text-align: center !important;
  gap: 10px;
}



/* ----------Feature-Detail-Section-start------ */

/* features section wraper */
.features_section .feature_detail {
  background-color: var(--bg-white);
  border-radius: 30px;
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-top: 120px;
  padding-top: 60px;
  padding-bottom: 20px;
  box-shadow: 0px 4px 30px #EDE9FE;
}

/* features section image */
.features_section .feature_detail .feature_img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -75px;
}

.features_section .feature_detail .feature_img img {
  max-width: 100%;
}

/* features section box */

.features_section .feature_detail .feature_box {
  max-width: 410px;
}

.features_section .feature_detail .feature_box .data_block {
  margin-bottom: 50px;
}

.features_section .feature_detail .feature_box .data_block h4 {
  font-size: 20px;
  color: var(--main-color);
  font-weight: 600;
}

.features_section .feature_detail .left_data {
  text-align: right;
  padding-left: 130px;
}

.features_section .feature_detail .right_data {
  padding-right: 130px;
}

.features_section .feature_detail .left_data .data_block .icon {
  margin-right: -15px;
}

.features_section .feature_detail .right_data .data_block .icon {
  margin-left: -15px;
}

.features_section .container {
  max-width: 1370px;
}



/* Inner Page banner shape animation */
.bred_crumb .banner_shape1,
.banner_shape2,
.banner_shape3,
.banner_shape4,
.banner_shape5,
.banner_shape6 {
  position: absolute;
}

.bred_crumb .banner_shape1 {
  top: 200px;
  left: 15%;
  animation: mymove 10s infinite;
}

.bred_crumb .banner_shape2 {
  top: 175px;
  right: 10%;
  animation: mymove 5s infinite;
}

.bred_crumb .banner_shape3 {
  top: 400px;
  right: 20%;
  animation: mymove 3s infinite;
}

.bred_crumb .banner_shape4 {
  top: 450px;
  left: 25%;
  animation: mymove 10s infinite;
}

.bred_crumb .banner_shape4 {
  top: 420px;
  right: 10%;
  animation: mymove 5s infinite;
}

.bred_crumb .banner_shape5 {
  top: 506px;
  right: 64%;
  animation: mymove 3s infinite;
}

@keyframes mymove {
  50% {
    transform: rotate(180deg);
  }
}

/* Bredcrumb Css Start */
.bred_crumb {
  background-image: url(../images/contact1.png);
  /*background: var(--purple);*/
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 500px;
  width: 100%;
  display: flex;
  align-items: center;
}


.bred_crumb .bred_text {
  text-align: center;
}


.bred_crumb .bred_text ul {
  display: flex;
  justify-content: center;
  align-items: center;
}

.bred_crumb .bred_text ul li {
  margin: 0 5px;
}

.bred_crumb .bred_text ul li a,
.bred_crumb .bred_text ul li span {
  color: var(--white);
  font-size: 14px;
  font-family: var(--pera-font);
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: .4s all;
}

.bred_crumb .bred_text ul li a:hover {
  text-decoration: underline;
}

.bred_text .sec-title .sub-title h3 {
  color: var(--white);
  font-family: var(--pera-font);
  font-size: 12px;
  line-height: 20px;
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 0.2em;

}

.bred_text .sec-title h2 {
  letter-spacing: 3px;
  padding-bottom: 15px;
  font-size: 3rem;
  font-family: var(--pera-head-font);
  color: var(--dark-main-clr);
  line-height: 1.2em;
  font-weight: 700;
  text-transform: capitalize;
  margin: 7px 0 0;
}



/* Contact Page Css Start */

.contact_page_section .contact_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin-top: -130px;
  margin-bottom: 100px;
}

.contact_page_section .contact_inner .section_title h2 {
  font-weight: 600;
}

.contact_page_section .contact_inner .contact_form {
  width: 570px;
  padding: 50px 60px;
  border-radius: 22px;
  background-color: rgba(131, 131, 131, 0.199);
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.contact_page_section .contact_inner .contact_form h2 {
  margin-bottom: 0;
}

.contact_page_section .contact_inner .contact_form form {
  margin-top: 30px;
}

.contact_page_section .contact_inner .contact_form form .form-group {
  margin-bottom: 20px;
}

.contact_page_section .contact_inner .contact_form form .form-group .form-control {
  height: 60px;
  padding: 5px 20px;
  color: var(--dark-main-clr);
  border: 2px solid #E1DBF4;
  border-radius: 12px;
  font-weight: 500;
}

.contact_page_section .contact_inner .contact_form form .form-group .form-control:focus {
  box-shadow: none;
  border-color: var(--main-color);
  color: var(--main-color);
}

.contact_page_section .contact_inner .contact_form form .form-group textarea.form-control {
  height: 140px;
  padding-top: 15px;
}

.contact_page_section .contact_inner .contact_form form .term_check {
  display: flex;
  align-items: center;
}

.contact_page_section .contact_inner .contact_form form .term_check input {
  width: 17px;
  height: 17px;
  accent-color: var(--main-color);
}

.contact_page_section .contact_inner .contact_form form .term_check label {
  font-size: 13px;
  margin-bottom: 0;
  margin-left: 7px;
}

.contact_page_section .contact_inner .contact_form form .form-group button {
  width: 240px;
  margin: 0 auto;
  display: block;
  margin-top: 10px;
  margin-bottom: 0;
}

.contact_page_section .contact_inner .contact_info {
  width: 480px;
  margin-top: 160px;
}

.contact_page_section .contact_inner .contact_info .section_title {
  text-align: left;
  margin-top: 15px;
}

.contact_inner .section_title p {
  color: var(--white);
  font-family: var(--pera-font);
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 1px;
}

.contact_inner .section_title p.bla {
  color: var(--black-clr);
}

.contact_inner .section_title h2 {
  letter-spacing: 3px;
  font-size: 2rem;
  font-family: var(--pera-head-font);
  color: var(--dark-main-clr);
  font-weight: 600;
  text-transform: capitalize;
}

.contact_page_section .contact_inner .contact_info .section_title p a {
  color: var(--main-color);
  text-decoration: underline;
}

.contact_page_section .contact_inner .contact_info .btn {
  width: 180px;
  margin: 10px 0 50px 0;
}

.contact_page_section .contact_inner .contact_info .contact_info_list li {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.contact_page_section .contact_inner .contact_info .contact_info_list li:last-child {
  margin-bottom: 0;
}

.contact_page_section .contact_inner .contact_info .contact_info_list li .img {
  width: 65px;
  margin-right: 20px;
}

.contact_page_section .contact_inner .contact_info .contact_info_list li .text {
  width: calc(100% - 85px);
}

.contact_page_section .contact_inner .contact_info .contact_info_list li .text span {
  display: block;
  font-size: 20px;
  font-weight: 600;
  color: var(--main-color);
}

.contact_page_section .contact_inner .contact_info .contact_info_list li .text p,
.contact_page_section .contact_inner .contact_info .contact_info_list li .text a {
  margin: 0;
}

.contact_page_section .contact_inner .contact_info .contact_info_list li .text a:hover {
  color: var(--main-color);
}

.puprple_btn {
  background-color: var(--main-color);
  color: var(--white);
  border-radius: 50px;
  padding: 10px 40px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  font-weight: 500;
}

.map_section {
  margin: 50px 0;

}

.map_section .map_inner {
  border: 1px solid var(--main-color);
  padding: 1px;
  border-radius: 12px;
}

iframe {
  border-radius: 12px;
  padding: 0;
}

/* 
==============================================
Login page style start=========================
=============================================== */

/**/
.login-conmn {
  background-image: linear-gradient(to bottom, rgba(245, 246, 252, 0.52), rgba(197, 90, 19, 0.73)), url(../images/l2.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 70px 0px;
  min-height: 100vh;
  overflow-x: hidden;
}

.loginmain {
  position: relative;
  width: 1000px;
  min-width: 1000px;
  min-height: 600px;
  height: 600px;
  background-color: #ecf0f341;
  border-radius: 12px;
  overflow-x: hidden;
  margin: 30px auto 0px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px,
    rgba(0, 0, 0, 0.22) 0px 10px 10px,
    rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset,
    rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}

/* @media (max-width: 1200px) {
  .loginmain {
    transform: scale(0.7);
  }
}
@media (max-width: 1000px) {
  .loginmain {
    transform: scale(0.6);
  }
}
@media (max-width: 800px) {
  .loginmain {
    transform: scale(0.5);
  }
}
@media (max-width: 600px) {
  .loginmain {
    transform: scale(0.4);
  }
} */

.lgcontainer {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  padding: 25px;
  background-color: #ecf0f323;
  transition: 1.25s;
}

.lgcontainer .form {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
}

.lgcontainer .form__icon {
  object-fit: contain;
  width: 30px;
  margin: 10px 5px;
  opacity: 0.5;
  transition: 0.15s;
}

.lgcontainer .form__icon:hover {
  opacity: 1;
  transition: 0.15s;
  cursor: pointer;
}

.lgcontainer .login_form .el-input__inner {
  margin: 4px 0;
  padding-left: 35px;
  font-size: 13px;
  letter-spacing: 0.15px;
  border: none;
  outline: none;
  font-family: "Montserrat", sans-serif;
  background-color: #ffffff;
  transition: 0.25s ease;
  border-radius: 8px !important;
  /* box-shadow: inset 2px 2px 4px #d1d9e6, inset -2px -2px 4px #f9f9f9; */
}

.lgcontainer .el-input__prefix {
  top: 5px;
  left: 9px;
  transition: all .3s;
}

.lgcontainer .form__input:focus {
  box-shadow: inset 4px 4px 4px #d1d9e6, inset -4px -4px 4px #f9f9f9;
}

.lgcontainer .form__span {
  color: var(--hover-clr);
  font-family: var(--pera-font);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  text-align: center;
  text-transform: capitalize;
  line-height: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.lgcontainer .form__link {
  color: #181818;
  font-size: 15px;
  margin-top: 25px;
  border-bottom: 1px solid #a0a5a8;
  line-height: 2;
}

.loginmain .title {
  letter-spacing: 3px;
  font-size: 2rem;
  font-family: var(--pera-head-font);
  color: var(--hover-clr);
  font-weight: 600;
  text-transform: capitalize;
  padding-bottom: 15px;
}

.loginmain .title img {
  margin-bottom: 5px;
  background-color: var(--white);
  padding: 2px 10px;
  border-radius: 10px;
}

.loginmain .description {
  color: var(--hover-clr);
  font-family: var(--pera-font);
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
  text-align: center;
  text-transform: capitalize;
  line-height: 20px;
  padding: 20px 0px;
}

.loginmain .form-check-label {
  color: var(--hover-clr);
}

.loginmain .form-check a.mr-auto {
  color: var(--hover-clr);
}

/* .lgcontainer .form ::placeholder{
  color: var(--hover-clr);
  font-family: var(--pera-font);
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: capitalize;
  line-height: 20px;
  padding-top: 10px;
} */
.logintop-item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.loginmain .button {
  width: 180px;
  height: 50px;
  border-radius: 25px;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 1.15px;
  background-color: var(--main-color);
  color: #f9f9f9;
  border: none;
  outline: none;
  margin: 10px auto 0;
  display: block;
}

form.el-form.demo-dynamic.login_form.w-75.payelogin.el-form--label-top {
  background: white;
  padding: 20px;
  border-radius: 7px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}

.a-container {
  z-index: 100;
  left: calc(100% - 600px);
}

.b-container {
  left: calc(100% - 560px);
  z-index: 0;
}

.switch {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 60%;
  padding: 50px;
  z-index: 200;
  transition: 1.25s;
  background-color: #070a16;
  overflow: hidden;
}

.switch__circle {
  position: absolute;
  width: 500px;
  height: 500px;
  border-radius: 50%;
  background-color: #ecf0f3;
  box-shadow: inset 8px 8px 12px #92969c, inset -8px -8px 12px #f0f0f0;
  bottom: -60%;
  left: -60%;
  transition: 1.25s;
}

.switch__circle--t {
  top: -30%;
  left: 60%;
  width: 300px;
  height: 300px;
}

.switch__container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: absolute;
  /* width: 400px; */
  /* padding: 50px 55px; */
  transition: 1.25s;
}

.switch__button {
  cursor: pointer;
}

.switch__button:hover {
  box-shadow: 6px 6px 10px #d1d9e6, -6px -6px 10px #f9f9f9;
  transform: scale(0.985);
  transition: 0.25s;
}

.switch__button:active,
.switch__button:focus {
  box-shadow: 2px 2px 6px #d1d9e6, -2px -2px 6px #f9f9f9;
  transform: scale(0.97);
  transition: 0.25s;
}



@media screen and (max-width:767px) {
  .login-conmn {
    padding: 85px 30px;
    height: 100vh;
}
  .loginmain {
    width: 335px !important;
    min-width: 335px !important;
    min-height: 620px !important;
    height: 620px !important;
  }
  
  .lgcontainer {
    width: 462px !important;
  }
  
  .b-container {
    left: calc(100% - 400px) !important;
  }
  
  .loginmain .title {
    display: contents;
    margin: 25px 0px !important;
  }
  .d--noneee {
    display: none !important;
  }
}



.signup-conmn .loginmain{
  min-height: 640px;
  height: 640px;
  margin-top: 0px;
}
.ct-expert-section{
  padding: 0px 0px 30px;
  position: relative;
}
.ct-expert-section h1{
  font-size: 45px;
  font-weight: 500;
  margin: 0 0 10px;
  font-family: var(--pera-head-font);
}
.ct-expert-section p{
  color: var(--hover-clr);
    font-family: var(--pera-font);
    font-size: 17px;
    font-weight: 200;
    text-transform:capitalize;
    letter-spacing: 1.2px;
    padding-bottom: 25px;
}
/* .ct-expert-section input{
  width: 250px;
} */



.slider-mq {
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 742px;
}
.slider-mq::before, .slider-mq::after {
  content: "";
  position: absolute;
  width: 200px;
  z-index: 2;
}
.slider-mq::after {
  right: 0;
  top: 0;
  transform: rotateZ(180deg);
}
.slider-mq::before {
  left: 0;
  top: 0;
}
.slider-mq .slide-track {
  -webkit-animation: scroll 40s linear infinite;
          animation: scroll 40s linear infinite;
  display: flex;
  width: calc(100px * 14);
}
.slider-mq .slide-mq {
  height: 100px;
  width: 100px;
}
@-webkit-keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-100px * 7));
  }
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-100px * 7));
  }
}


.mq-main-sec {
  display: flex;
  justify-content: center;
  align-items: center;
}
.features-style1__items {
  position: relative;
  display: block;
  padding-top: 250px;
}
.mq-iemsmn {
  min-width: 271px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 30px;
}

.mq-iemsmn img {
  width: 80px;
}

.mq-iemsmn h3 {
  color: var(--hover-clr);
  font-family: var(--pera-font);
  font-size: 21px;
  line-height: 20px;
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}

.apis-header-hero{
  width: 100%;
  height: 700px;
  background-image: url(../images/wave.svg);
  background-repeat: no-repeat;
}
.apis-left{
  margin-top: 120px;
  margin-left: 70px;
}
.apis-left h1{
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  padding-bottom: 5px;
  font-size: 4rem;
  color: var(--white);
}
.apis-left p{
  font-family: var(--pera-font);
  padding-bottom: 5px;
  font-size: 15px;
  color: var(--white);
  font-weight: 200;
}
.right-form{
  background-color: var(--white);
  padding: 25px;
  display: block;
  margin-top: 10px;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px; 
}
.right-form button{
  width: 100%;
  background-color: var(--main-color);
  border-color: var(--main-color);
  color: white;
}
.right-form button:hover, .right-form button:focus{
  width: 100%;
  background-color: var(--white);
  border-color: var(--main-color);
  outline: none;
  box-shadow: none;
}
.right-form button:active{
  background-color: var(--main-color);
  border-color: var(--main-color);
}
.expertbtn{
  width: 100%;
  background-color: var(--main-color);
  border-color: var(--main-color);
  color: white;
}
.apis-logos-section{
  padding: 120px 0px 0px;
  margin-left: 50px;
}
.apis-logos-section img{
  margin-left: 15px;
  max-height: 35px;
  max-width: 100px;
  opacity: .5;
  width: auto;
  filter: brightness( 100% ) contrast( 100% ) saturate( 0% ) blur( 0px ) hue-rotate( 0deg );
  transition: .5s ease;
  cursor: pointer;
}
.apis-logos-section img:hover{
  transform: scale(1);
  opacity: 1;
  width: auto;
  filter: none;
}
.apis-servise1--item{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  padding: 15px;
  max-width: 380px;
  width: 360  px;
  box-shadow: rgba(0, 0, 0, 0.06) 0px 2px 4px 0px inset;
  margin: 15px;
  border-radius: 12px;
}
.apis-servise1--item h3{
      font-size: 1.5rem;
      padding-bottom: 10px;
}
.apis-error-section{
  padding: 0px 0px;
  position: relative;
}
.apis-error-section h1{
  color: var(--hover-clr);
  display: block; 
  font-family: var(--pera-head-font);
  letter-spacing: 3px;
  padding-bottom: 15px;
  font-size: 3.5rem;
}
.apis-error-section p{
  display: block;
  color: var(--hover-clr);
  font-family: var(--pera-font);
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: 1px;
  padding-bottom: 25px;
}
.apis-error-section .service-list{
  margin-bottom: 10px;
}
.apis-error-section i{
  font-size: 1rem;
  margin-right: 7px;
  display: inline-block;
  background-color: #ffffff;
  color: var(--main-color);
  padding: 5px 6px;
  border-radius: 50px;

}
.apis-error-section small{
  font-size: 1rem;
}
.gredient-img{
  position:absolute;
  top: 55px;
  right: 0px;
  z-index: -1;
}
.gredient-img2{
  position: absolute;
  top: 78px;
  left: 0px;
  z-index: -1;
  width: 311px; 
}
.policy-head-text h3{
  color: var(--main-color);
}

@media screen and (max-width: 576px) {
  .service-2 .all-service .single-box { 
    /* -ms-flex-align: flex-start; */
    align-items: flex-start;
    padding: 5px;
    height: 430px;
    margin: 0px;
}
.service-2 .all-service .single-box .part-txt h3 {
  font-size: 23px;
}
.service-2 .all-service .single-box .part-txt p {
  font-size: 20px;
  line-height: 43px;
}

  .owl-carousel .owl-stage-outer{
    height: 485px;
  }
  .slider-mq {
    width: 271px;
  }
  .d-sm1-none{
    display: none;
  }
  .apis-error-section small {
    font-size: .9rem;
}
.apis-header-hero{
  height: 100%;
}
.apis-left h1 {
  font-size: 2.5rem;
  color: #343434;
}
.apis-left {
  margin-top: 31px;
  margin-left: 49px;
}
.apis-left p{
  color: #1b1b1b;
}
.apis-logos-section {
  padding: 14px 0px 21px;
  margin-left: -17px;
}
.apis-logos-section img {
  max-width: 58px;
}
.f-wrap-sm{
  flex-wrap: wrap;
  gap: 15px;
}
.main-mn-servise1{
  flex-wrap: wrap;
}
footer .bottom_footer p {
  text-align: center;
}
}

::-webkit-scrollbar {
  display: none !important;
}

.privecy-cont h1{
  font-size: 2.2rem;
  margin-top: 15px;
}

.privecy-cont h2, .privecy-cont h3{
  margin-top: 20px;
  font-size: 1.5rem;
  margin-bottom: 6px;
}
.policy-head-text h3 {
  color: var(--main-color);
  margin-bottom: 22px;
  font-size: 2rem;
  margin-left: 14px;
}

.privecy-cont strong{
  font-size: 1rem;
    color: #4d4d68;
}


.thankyou-page{
 padding: 0px 0px 50px;
  width: 100%;
}
.thankyou-page .thank-inner{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.thankyou-page .thank-inner .thank-text h1{
  font-size: 100px;
  font-weight: bold;
  letter-spacing: .3px; 
  text-transform: capitalize;
  margin-top: -30px;
  margin-bottom: 0px;
}

.thankyou-page .back-tohome{
  background-color: var(--white);
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  padding: 10px 25px;
  border-radius: 8px;  
}
.thankyou-page .back-tohome a{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  color: var(--main-color);
  letter-spacing: .3px;
  font-size: 17px;
}
.thankyou-page .back-tohome a i{
    font-size: 19px;
    font-weight: bold;
}


.add-card-main {
  position: fixed;
  bottom: 20px;
  right: 14px;
  z-index: 9;
}

.add-card-main .btn {
  font-size: 1.1em;
  padding: 20px 0;
  background-color: var(--dark-main-clr);
  color: #fff;
  border-radius: 50px;
  margin: auto;
  border: 2px solid var(--dark-main-clr);
  transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
}

.add-card-main .btn span {
  color: white;
  font-size: 0;
  padding: 10px 30px;
}

.add-card-main .btn:hover {
  padding: 20px 50px 20px 10px;
  border: 2px solid var(--dark-main-clr);
}

.add-card-main .btn:hover span {
  font-size: 1.0em;
}

.add-card-main .btn:hover .ico {
  margin-left: 0px;
  transform: rotate(360deg);
}

.add-card-main .btn:hover .span {
  visibility: visible;
}

.add-card-main .ico {
  transition: all 0.5s;
  background-color: white;
  color: var(--dark-main-clr);
  width: 47px;
  height: 47px;
  padding: 5px;
  border-radius: 50px;
  position: absolute;
  margin-left: -53.5px;
  margin-top: -12px;
  font-size: 1.5em;
}

.add-card-main .ico::before {
  transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
  content: "\f1d8";
  font-family: "Font Awesome 5 Free";
  margin-left: -5px;
}

.add-card-main .btn123:hover .add-card-main .ico::before {
  transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
  content: "\f30b";
  font-family: "Font Awesome 5 Free";
  margin-left: -5px;
}
.getcardsec {
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  padding: 15px;
  max-width: 310px;
  min-height: 150px;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
}

.getcardsec img.add-cardimg {
  max-width: 100px;
  max-height: 100px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.appbtn-crd {
  border: none;
  outline: none;
  padding: 6px;
  border-radius: 4px;
  background: #00344e;
  color: white;
  font-weight: 200;
}



/* 
======================================================================================
==================================PayEasyIndia Style==================================
====================================================================================== */

.home-wavehero{
  position: absolute;
  top: 20px;
  left: 90px;
  z-index: 9999;
}

/** Login 3 start **/
.login-3{
  background: #eef1f6;
}

.login-3 a {
  text-decoration: none;
}

.login-3 h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Jost', sans-serif;
}

.login-3 .bg-img{
  background: url(../../assets/images/img-3.jpg) top left repeat;
  background-size: cover;
  top: 0;
  bottom: 0;
  min-height: 100vh;
  text-align: left;
  z-index: 10;
  opacity: 1;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px 30px;
}

.login-3 .bg-img:after {
  position: absolute;
  right: -1px;
  top: 0;
  width: 276px;
  height: 100%;
  content: "";
  z-index: -1;
  background: url(../../assets/images/img-51.png) top left repeat;
}

.login-3 .form-check-input:checked {
  display: none;
}

.login-3 .form-section{
  min-height: 100vh;
  position: relative;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px;
}

.login-3 .form-section .form-box {
  width: 100%;
  position: relative;
}

.login-3 .login-inner-form {
  max-width: 450px;
  color: #535353;
  width: 100%;
  text-align: center;
}

.login-3 .login-inner-form p{
  color: #535353;
  font-size: 16px;
  margin: 0;
}

.login-3 .login-inner-form p a{
  color: #535353;
  font-weight: 500;
}

.login-3 .login-inner-form img {
  margin-bottom: 15px;
  height: 30px;
}

.login-3 .login-inner-form h3 {
  margin: 0 0 30px;
  font-size: 25px;
  font-weight: 400;
  color: #040404;
}

.login-3 .login-inner-form .form-group {
  margin-bottom: 25px;
}

.login-3 .login-inner-form .form-control {
  outline: none;
  width: 100%;
  padding: 10px 25px;
  font-size: 16px;
  outline: 0;
  font-weight: 400;
  color: #535353;
  height: 55px;
  border-radius: 3px;
  border: 1px solid #fff;
}

.login-3 .login-inner-form .btn-md {
  cursor: pointer;
  height: 55px;
  color: #fff;
  padding: 15.5px 50px 14.5px 50px;
  font-size: 17px;
  font-weight: 400;
  font-family: 'Jost', sans-serif;
  border-radius: 3px;
}

.login-3 .login-inner-form input[type=checkbox], input[type=radio] {
  margin-right: 3px;
}

.login-3 .login-inner-form button:focus {
  outline: none;
  outline: 0 auto -webkit-focus-ring-color;
}

.login-3 .login-inner-form .btn-theme.focus, .btn-theme:focus {
  box-shadow: none;
}

.login-3 .login-inner-form .btn-theme {
  background: #ffa637;
  border: none;
  color: #fff;
}

.login-3 .login-inner-form .btn-theme:hover {
  background: #ed972c;
}

.login-3 .login-inner-form .checkbox .terms {
  margin-left: 3px;
}

.login-3 .informeson {
  color: #fff;
  max-width: 450px;
}

.login-3 .informeson h1{
  color: #fff;
  margin-bottom: 20px;
  font-size: 35px;
  font-weight: 600;
  text-transform: uppercase;
}

.login-3 .informeson p{
  color: #fff;
  margin-bottom: 25px;
  line-height: 25px;
  font-size: 15px;
}

.login-3 .none-2{
  display: none;
}

.login-3 .btn-section {
  margin-bottom: 30px;
}

.login-3 .login-inner-form .terms{
  margin-left: 3px;
}

.login-3 .login-inner-form .form-check{
  float: left;
  margin-bottom: 0;
  padding-left: 0;
}

.login-3 .login-inner-form .form-check a {
  color: #535353;
  float: right;
}

.login-3 .login-inner-form .form-check-input {
  display: none;
}

.login-3 .login-inner-form .form-check label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 20px;
  top: 0;
  height: 20px;
  margin-left: -25px;
  border: 1px solid #fff;
  border-radius: 2px;
  background-color: #fff;
}

.login-3 .login-inner-form .form-check-label {
  padding-left: 25px;
  margin-bottom: 0;
  font-size: 16px;
}

.login-3 .login-inner-form .checkbox-theme input[type="checkbox"]:checked + label::before {
  background-color: #ffa637;
  border-color: #ffa637;
}

.login-3 .login-inner-form input[type=checkbox]:checked + label:before {
  font-weight: 600;
  color: #fff;
  line-height: 17px;
  font-size: 14px;
  content: "\2713";
  padding-left: 1px;
}

.login-3 .login-inner-form input[type=checkbox], input[type=radio] {
  margin-top: 4px;
}

.login-3 .login-inner-form .checkbox a {
  font-size: 16px;
  color: #535353;
  float: right;
}

.login-3 h1 {
  color: #fff;
  font-size: 35px;
  margin-bottom: 20px;
}

.login-3 .typing > *{
  overflow: hidden;
  white-space: nowrap;
  animation: typingAnim 3s steps(50);
}

@keyframes typingAnim {
  from {width:0}
  to {width:100%}
}

/* Social list */
.login-3 .social-list a {
  transition: transform 0.4s linear 0s, border-top-left-radius 0.1s linear 0s, border-top-right-radius 0.1s linear 0.1s, border-bottom-right-radius 0.1s linear 0.2s, border-bottom-left-radius 0.1s linear 0.3s;
  border-radius: 50%;
}

.login-3 .social-list a i {
  transition: transform 0.4s linear 0s;
}

.login-3 .social-list a:hover {
  transform: rotate(360deg);
  border-radius: 50px;
}

.login-3 .social-list a:hover i {
  transform: rotate(-360deg);
}

.login-3 .social-list .buttons {
  display: flex;
}

.login-3 .social-list a {
  text-decoration: none !important;
  color: #fff;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  margin:0 4px 5px;
  font-size: 20px;
  overflow: hidden;
  position: relative;
  background: #fff;
}

.login-3 .social-list a i {
  position: relative;
  z-index: 3;
}

.login-3 .social-list a.facebook-bg {
  color: #4867aa;
}

.login-3 .social-list a.twitter-bg {
  color: #33CCFF;
}

.login-3 .social-list a.google-bg {
  color: #db4437;
}

.login-3 .social-list a.dribbble-bg {
  color: #2392e0;
}

/** MEDIA **/
@media (max-width: 992px) {
  .login-3 .bg-img {
      display: none;
  }

  .login-3 .form-section{
      padding: 30px 15px;
  }
  .login_form .el-input__inner{
    width: 76%;
  }
}
/** Login 3 end **/

form.el-form.demo-dynamic.login_form.w-75.payelogin.el-form--label-top {
  background: none;
  padding: 20px;
  border-radius: 7px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}
.newlogin-details{
  display: flex;
  justify-content: start;
  align-items: start;
  flex-direction: column;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
  padding-left: 35px;
  padding-top: 45px;
  padding-bottom: 35px;
  border-radius: 7px;
}
.payelogin {
  width: 381px;
}
.paytext-start{
  text-align: start;
}

.login_form .el-input__inner{
  padding: 24px 46px;
  background: white;
}
.el-input__prefix{
  margin-left: 16px;
  padding-top: 6px;
}
.login_form .el-input__inner{
  border-radius: 11px !important;
}

.button-30 {
  align-items: center !important;
  appearance: none !important;
  background-color: #FCFCFD !important;
  border-radius: 4px !important;
  border-width: 0 !important;
  box-shadow: rgba(45, 35, 66, 0.4) 0 2px 4px,rgba(45, 35, 66, 0.3) 0 7px 13px -3px,#D6D6E7 0 -3px 0 inset !important;
  box-sizing: border-box !important;
  color: #36395A !important;
  cursor: pointer !important;
  display: inline-flex !important;
  font-family: "JetBrains Mono",monospace !important;
  height: 48px !important;
  justify-content: center !important;
  line-height: 1 !important;
  list-style: none !important;
  overflow: hidden !important;
  padding-left: 25px !important;
  padding-right: 25px !important;
  position: relative !important;
  text-align: left !important;
  text-decoration: none !important;
  transition: box-shadow .15s,transform .15s !important;
  user-select: none !important;
  -webkit-user-select: none !important;
  touch-action: manipulation !important;
  white-space: nowrap !important;
  will-change: box-shadow,transform !important;
  font-size: 18px !important;
}

.button-30:focus {
  box-shadow: #D6D6E7 0 0 0 1.5px inset, rgba(45, 35, 66, 0.4) 0 2px 4px, rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #D6D6E7 0 -3px 0 inset !important;
}

.button-30:hover {
  background: none !important;
  box-shadow: rgba(45, 35, 66, 0.4) 0 4px 8px, rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #D6D6E7 0 -3px 0 inset !important;
  transform: translateY(-2px) !important;
}

.button-30:active {
  box-shadow: #D6D6E7 0 3px 7px inset !important;
  transform: translateY(2px) !important;
}
.loginbtnpay{
  margin-right: 94px;
}