/* parallax */
.title1{
	gap:90px !important;
}

#app7 {
	height:2500px !important;
}

.box2{
	animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
	transition-duration: 1s !important;
	
}
.sky,.spa{
	transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.section {
	transform: translate3d(0px, -668px, 0px) !important;
	transition-duration:5s !important;
	perspective: 800px !important;
}

.centerspa{
	display:none !important;
}
.section .box.box2{
	z-index:0 !important;
}

.small{
  height: 700px;
  position: relative;
  background-size:cover ;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
 
}
@keyframes animatedBackground {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 0 100%;
  }
}

.bg{
  height: 100%;
  width: 100%;    
  background-size: cover;
  z-index: 50;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 50;

}
.clip{
  clip-path: ellipse(55% 50% at 50% 85.65%)/*(75.045% at 50% 85.65%)*/;
}
.img{
  width: 300px;
  height: 300px;
}
.flex{
  display: flex;
  height: 700px;
  justify-content: flex-start;
  align-content: center;
  align-items: flex-end;
}
.flex1{
  display: flex;
  height: 700px;
  justify-content: flex-end;
  align-content: center;
  align-items: center;
}
.small h1{
  color: #fff;
  text-shadow: 5px 5px 10px rgba(48, 48, 48, 0.884);
  font-size: 80px;
  z-index: 9999;
  margin-bottom: 200px;
  margin-left: 100px;
}


 
    
    .section {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 210% !important;
        background: url(/wp-content/uploads/2023/12/bg-heart-scaled-1.webp);		
		background-size:cover !important;
    }
    
    .section .box {
        position: absolute;
        width: 100%;
        height: 100% !important;
        z-index: 10;
    }
    
    .section .box.box2 {
        background: url(/wp-content/uploads/2023/12/hero-3.webp);
        clip-path: circle(72% at 50% 2900.1px);
		background-position:top center !important;
		background-size:120% !important;
		position: absolute;
    	width: 100%;
    	height: 220% !important;
		
    }
    
    .section h2 {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        text-align: center;
        color: #cb3332;
        text-shadow: 2px 2px #f7eaea !important;
        font-size: 130px;
		font-weight:400 !important;
    }

    .title1 span{
	-webkit-animation: flip-in-hor-top 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1s both;
	        animation: flip-in-hor-top 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1s both;
}
.title1 h1{
	margin-top:0px !important;

}
.section {
  /*background-repeat: repeat-x !important;
  animation: animatedBackground 5s linear !important;*/
}
@-webkit-keyframes flip-in-hor-top {
  0% {
    -webkit-transform: rotateX(-80deg);
            transform: rotateX(-80deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(0);
            transform: rotateX(0);
    opacity: 1;
  }
}
@keyframes flip-in-hor-top {
  0% {
    -webkit-transform: rotateX(-80deg);
            transform: rotateX(-80deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(0);
            transform: rotateX(0);
    opacity: 1;
  }
}
    .title1 {
        position: absolute;
        top: 75%;
        display: flex !important; 
        width: 90%;
		justify-content: center;
    }
    
    .title2 {
        position: absolute;
        top: 22% !important;
        width: 100% !important;
        left: 50% !important;
        transform: translate(-50%, -50%) !important;
		
    }
    
    .centerspa {
        position: absolute;
        top: 50% !important;
        left: 50% !important;
        transform: translate(-50%, -50%) !important;
        font-family: "CarosSoftLight" !important;
    }
    
    .title1 h2,
    .title1 h1 {
        position: relative;
        top: 0%;
        transform: translateY(0%);
        font-family: "CarosSoftLight" !important;
        font-weight: 400;
		word-spacing:-60px !important;
		letter-spacing:-8px !important;
    }

    .title1 h1 {
        text-align: left;
        color: #3692ba;
		text-shadow: 2px 2px #f7eaea !important;
        font-size: 130px;
        width: 100%;
    
    }

@media only screen and (max-width: 1680px) {
	
	.title1{
		top:75% !important;
	}
	.section h2,.title1 h1{
		font-size:130px !important;
	}
  }
  @media only screen and (max-width: 1600px) {
	  .title1 h2, .title1 h1, .section h2{
		  font-size:130px !important;
	  }
  }
 @media only screen and (max-width: 1541px) {
		.title1 h1,.title1 h2{
			font-size:130px !important;
		}
    }

 @media only screen and (max-width: 1520px) {
	  .title1 h2, .title1 h1, .section h2{
		  font-size:130px !important;
	  }
  }
@media only screen and (max-width: 1491px) {
		.title1 h1,.title1 h2{
			font-size:120px !important;
		}
    }
 @media only screen and (max-width: 1470px) {
	  .title1 h2, .title1 h1, .section h2{
		  font-size:120px !important;
	  }
  }
@media only screen and (max-width: 1466px) {
		.title1 h1,.title1 h2{
			font-size:120px !important;
		}
}

@media only screen and (max-width: 1416px) {
	  .title1 h2, .title1 h1, .section h2{
		  font-size:120px !important;
	  }
  }

@media only screen and (max-width: 1380px) {
	  .title1 h2, .title1 h1, .section h2{
		  font-size:120px !important;
	  }
  }
 


/**/

/* cards */

.slick-slider {
  margin-left: 35px !important;
  margin-right: 25px !important;
  max-width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-top: 50px;
  cursor: pointer;
}

.card_vue {
  background: linear-gradient(#e9faf9, #bedce8);
  padding: 200px;
  border-radius: 10px;
  width: 300px;
  height: 450px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  margin-bottom: 20px;
  background-size: cover;
  border-bottom: 9px solid #295174;
  position: relative;
}
.card_vue .top {
  color: #3d6287 !important;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  padding: 100px 46px 79px 46px;
  text-align: center;
  font-size: 20px;
}
.card_vue .bottom {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0)),
    color-stop(35%, rgba(0, 0, 0, 0.15)),
    color-stop(75%, #5e9cbb)
  );
 background: linear-gradient( 180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 35%, #5e9cbb 75% );
  padding: 200px 46px 79px 46px;
  text-align: center;
  font-size: 20px;
  margin-bottom: 0px !important;
}
.slick-next {
  background: #a71d54 !important;
  border-radius: 50% !important;
  color: #a71d54 !important;
  width: 40px;
  height: 40px;
  background: url(https://vue.anvetogroup.com/wp-content/uploads/2022/11/right.png) !important;
  background-size: cover !important;
  border: 3px solid #a71d54 !important;
}
.slick-prev {
  background: #a71d54 !important;
  border-radius: 50% !important;
  color: #a71d54 !important;
  height: 40px;
  width: 40px;
  background: url(https://vue.anvetogroup.com/wp-content/uploads/2022/11/left.png) !important;
  background-size: cover !important;
  border: 3px solid #a71d54 !important;
}
.slick-prev::before {
  content: "";
}
.slick-next::before {
  content: "";
}
@media only screen and (max-width: 600px) {
	
  .card_vue {
    width: 400px !important;
    padding: 150px !important;
  }
  .slick-slider {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media only screen and (max-width: 500px) {
  .card_vue {
    width: 350px !important;
    padding: 100px !important;
  }
  .card_vue .top {
    padding-top: 50px !important;
  }
}
@media only screen and (max-width: 410px) {
  .card_vue {
    width: 300px !important;
    padding: 50px !important;
  }
  .card_vue .top {
    padding-top: 35px !important;
  }
}
@media only screen and (max-width: 360px) {
  .card_vue {
    width: 280px !important;
  }
  .card_vue .top {
    padding-top: 30px !important;
  }
  .small1 h1 {
    font-size: 20px !important;
  }
}
/* parallax */
.hero-header {
  padding: 50px;
  width: 650px !important;
  margin-top: 100px !important;
}
.button-r {
  display: flex;
  justify-content: center;
}

.small1 {
  height: 750px;
  position: relative;
  background-size: cover;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
    url(/wp-content/uploads/2023/05/hero-neo-scaled.jpg);
  background-size: cover !important;
  background-position: center center !important;
}
.small1 a {
  background-color: #4b9db3;
  color: var(--base-4);
  font-weight: 700;
  padding: 14px 30px;
  border-radius: 9999px;
  display: inline-flex;
  align-items: center;
  color: #fff !important;
}

.img {
  width: 300px;
  height: 300px;
}
.flex {
  display: flex;
  height: 750px;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.flex1 {
  display: flex;
  height: 750px;
  justify-content: flex-end;
  align-content: center;
  align-items: center;
}
.small1 h1 {
  color: #fff;
  text-align: center;
  font-size: 45px;
  letter-spacing: 2px !important;
  z-index: 9999;
  text-shadow: 5px 5px 10px rgb(48 48 48 / 88%);
}
.small1 p {
  text-align: center !important;
  font-size: 20px !important;
  color: #fff;
  text-shadow: 5px 5px 10px rgb(48 48 48 / 88%);
  font-weight: 700 !important;
}
/* 3d carousel */
.prev {
  background-image: url(/wp-content/uploads/2022/12/left.png);
  width: 40px !important;
  height: auto !important;
  display: inline-block !important;
  background-position: center;
  background-size: 75% !important;
  background-repeat: no-repeat !important;
}
.prev span,
.next span {
  opacity: 0 !important;
}
.next {
  background-image: url(/wp-content/uploads/2022/12/right.png);
  width: 40px !important;
  height: auto !important;
  display: inline-block !important;
  background-position: center;
   background-size: 75% !important;
  background-repeat: no-repeat !important;
}
.carousel_3d figure,
.carousel_3d img {
  height: 100%;
  object-fit: cover;
}
#app4,
.carousel_3d {
  height: 470px !important;
}
.carousel_3d {
  padding: 50px !important;
}
.carousel-3d-slide {
  border-radius: 20px !important;
}
.carousel_3d figcaption {
  position: absolute;
  color: #000;
  bottom: 0;
  position: absolute;
  bottom: 0;
  padding: 15px;
  font-size: 20px;
  text-align: center;
  min-width: 100%;
  box-sizing: border-box;
  background-color: rgb(220 247 245 / 68%);
  backdrop-filter: blur(8px);
}

.carousel-3d-slide,
.carousel_3d figure,
.carousel_3d img {
  border-radius: 20px;
}

@media only screen and (max-width: 600px) {
  .hero-header {
    margin-top: 70px;
  }
  #app4,
  .carousel_3d {
    height: 340px !important;
  }
  .carousel_3d {
    padding: 10px 50px !important;
  }
}

@media only screen and (max-width: 450px) {
  #app4,
  .carousel_3d {
    height: max-content !important;
  }
  .small1 h1 {
    font-size: 25px !important;
  }
  .small1 p {
    font-size: 15px !important;
  }
  .carousel_3d {
    padding: 10px 10px 10px 10px !important;
  }
}
@media only screen and (max-width: 360px) {
  .card_vue {
    width: 280px !important;
  }
  .card_vue .top {
    padding-top: 30px !important;
  }
  .small1 h1 {
    font-size: 20px !important;
  }
}

/* custom menu */

.custom-nav {
  display: flex !important;
}

.sidebar .close {
  display: flex !important;
}

nav .menu-item svg {
  width: 10px;
  margin-top: -7px !important;
}

.button-menu {
  background: none !important;
  border-radius: 0px !important;
  padding: 0px 20px !important;
  margin: 0px 0px !important;
}

.button-menu svg {
  display: none !important;
}

.button-menu:hover {
  background-color: #2b3185;
}

.menu-btn {
  padding-left: 10px !important;
}

.menu-btn svg {
  margin-right: 10px;
}

nav .menu-item .sidebar {
  background-color: #cce1edd9;
  width: 240px !important;
  height: 370px !important;
  position: absolute;
  z-index: 99;
  top: 70px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  box-shadow: -5px 4px 12px rgb(0 0 0 / 21%);
  overflow-x: hidden;
  scrollbar-color: #be8afe93 transparent !important;
}

.sidebar::-webkit-scrollbar {
  border-radius: 10px;
  width: 8px;
  background-color: linear-gradient(
    90deg #be8afe93 0%,
    #be8afe93 25%,
    #e3e3e3 50%,
    #be8afe93 75%,
    #be8afe93 100%
  );
}

.sidebar::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px !important;
  background: #cce1ed;
}

.sidebar::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px !important;
  background: linear-gradient(to bottom, #be8afe93, #eee, #be8afe93);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
}

.sidebar {
  scrollbar-color: linear-gradient(to bottom, #a50909, #eee, #a50909);
  /* thumb and track color */
  scrollbar-width: thin;
}

body {
  scrollbar-color: linear-gradient(
    to bottom,
    #a50909,
    #eee,
    #a50909
  ) !important;
  /* thumb and track color */
  scrollbar-width: thin !important;
}

body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px !important;
  background: #f5f5f5;
}

body::-webkit-scrollbar {
  border-radius: 10px;
  width: 12px;
  background-color: linear-gradient(
    90deg #a50909 0%,
    #a50909 25%,
    #e3e3e3 50%,
    #a50909 75%,
    #a50909 100%
  );
}

body::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px !important;
  background: linear-gradient(to bottom, #a50909, #eee, #a50909);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
}

.close {
  background-color: #006ba6 !important;
  padding: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #fff;
  justify-content: center;
  display: none !important;
}

.close svg {
  transform: scale(1.2);
  margin-right: 20px;
  margin-left: 10px;
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(203deg)
    brightness(104%) contrast(103%) !important;
}

.close h4 {
  color: #fff;
  margin-bottom: 0px !important;
  font-size: 18px !important;
  line-height: 45px !important;
}

.sidebar .menu-item {
  background-color: transparent;
  color: #686fcf;
  font-size: 15px;
  padding: 5px 10px;
  font-weight: 600;
}

.sidebar .menu-item:last-child {
  margin-bottom: 10px !important;
}

.sidebar .menu-item a {
  width: 100%;
  text-align: left;
  padding: 2px 20px;
  font-size: 15px !important;
  text-align: center;
}

.sidebar .menu-item a {
  transition: none !important;
  color: #000 !important;
}

.sidebar .menu-item a:hover {
  background: #006ba6;
  border-radius: 10px;
  color: #fff !important;
}

.fade-enter-active,
.fade-leave-active {
  transition: all 0.5s ease-out;
}

.fade-enter,
.fade-leave-to {
  opacity: 0;
}

/* Carousel */

.hero-header h3 {
  text-align: left;
  font-size: 30px !important;
  color: #fff !important;
  line-height: 50px;
  font-family: "PFBagueRoundPro-Thin" !important;
}

.hero-header strong {
  color: #00e8ff !important;
  font-family: "PFBagueRoundPro-Regular" !important;
}

#app1 {
  height: 750px !important;
}

.car-section {
  height: 750px !important;
}

.carousel {
  display: flex;
  justify-content: center;
  height: 750px !important;
  cursor: pointer !important;
}

.carousel-item img {
  height: 750px !important;
  width: 100%;
  object-fit: cover;
  filter: brightness(70%);
}

.carousel-item .wave {
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 300px !important;
}

.carousel-inner {
  position: relative !important;
  width: 100% !important;
  height: 800px !important;
  overflow: hidden !important;
  cursor: pointer !important;
}

.carousel-control {
  border: none;
  background: transparent;
  display: inline-block;
  position: absolute;
  height: 50px !important;
  width: 70px !important;
  top: calc(55% - 25px);
  cursor: pointer;
}

.btn-outline {
  border: 2px solid black;
  color: black;
  padding: 14px 28px;
  font-size: 16px;
  cursor: pointer;
  border-radius: 20px;
  margin-right: 20px;
}

.buttons-outline {
  margin-top: 60px !important;
  display: flex !important;
}

.color-outline {
  border-color: #fff !important;
  color: #fff !important;
}

.color-outline:hover {
  background-color: #6d94c4 !important;
  color: #fff !important;
}

#app1 svg {
  width: 20px;
  filter: invert(100%) sepia(5%) saturate(7463%) hue-rotate(225deg)
    brightness(108%) contrast(101%);
}

.left {
  left: 0;
}

.right {
  right: 0;
}

.carousel-indicators {
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  bottom: 1.5em;
}

.carousel-indicator-item {
  width: 20px !important;
  height: 20px !important;
  opacity: 0.7;
  border: none;
  background: #fff !important;
  margin: 0.5em;
  cursor: pointer;
  display: none !important;
}

.active {
  opacity: 1;
}

.slide-fade-enter-active {
  transition: all 0.3s ease-out;
}

.slide-fade-leave-active {
  transition: all 0.8s cubic-bezier(1, 0.5, 0.8, 1);
}

.slide-fade-enter,
.slide-fade-leave-to {
  transform: translateY(-20px);
  opacity: 0;
}

/* */

/* contact */

.contact-flex {
  display: flex;
  z-index: 99;
  position: fixed;
  top: 50% !important;
  right: 0;
  transform: translate(0%, -50%);
  align-items: center;
}

.contact-flex a {
  text-decoration: none;
}

.contact-help {
  width: 75px;
  height: 310px;
  background: #8c0b0bcf;
  border-radius: 50px 0px 0px 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  text-decoration: none;
}

.contact-help img {
  padding: 20px 5px;
  width: 65px;
}

.contact-help h3 {
  color: #fff;
  font-size: 20px;
  writing-mode: tb-rl;
  transform: rotate(-180deg);
  font-weight: 500;
  letter-spacing: 2px;
  margin-bottom: 0px !important;
}

.contact-details {
  background: #313030c4;
  width: 300px;
  height: 260px;
  border-top: 3px solid #8c0b0b;
  border-bottom: 3px solid #8c0b0b;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-right: -300px;
  transition-duration: 1s;
}

.contact-details a {
  display: flex !important;
  align-items: center;
}

.contact-details h3,
.contact-details a {
  color: #fff !important;
  line-height: 40px;
  font-size: 17px;
  text-decoration: none;
  text-align: left;
  margin-left: 10%;
  margin-bottom: 0px !important;
}

.contact-details h3 {
  font-size: 23px;
  font-weight: 600;
  line-height: 75px;
  margin-top: 6%;
  margin-left: 10%;
}

.contact-details a svg {
  margin-right: 20px;
  width: 20px !important;
  filter: invert(85%) sepia(2%) saturate(2407%) hue-rotate(314deg) brightness(108%) contrast(101%);
}

.contact-details a:hover {
  color: #ffe2e2 !important;
}

/* dropdown*/

.dropdown {
  text-align: center;
}

.button-dropdown {
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.button-dropdown:after {
  content: "";
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #000;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.button-dropdown:hover:after {
  transform: scaleX(1);
  transform-origin: bottom left;
}

.dropdown a:hover {
  color: #12608a !important;
}

.btLightSkin .menuHolder .menuPort ul li a:hover,
.btDarkSkin .btLightSkin .menuHolder .menuPort ul li a:hover {
  color: #12608a !important;
}

.button-dropdown svg {
  margin-left: 10px;
  width: 15px !important;
  filter: none !important;
}

.menu-item svg {
  width: 10px !important;
}

.menu-btn {
  padding-left: 10px !important;
}

.sidebar-drop {
  background-color: #e4cfffc7 !important;
  position: absolute;
  width: 350px !important;
  height: 320px !important;
  z-index: 99;
  box-shadow: -5px 4px 12px rgb(0 0 0 / 21%);
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  padding: 1% 0;
  overflow: scroll;
  overflow-x: hidden;
}

.sidebar-drop .menu-item1 {
  color: #686fcf;
  padding: 5px 40px;
  font-weight: 600;
}

.sidebar-drop .menu-item1 a {
  text-align: left;
  text-decoration: none;
  color: #000;
  display: inline-block;
  padding-bottom: 5px;
  font-family: "CarosSoftLight" !important;
  position: relative;
  font-size: 14px !important;
}

.sidebar-drop .menu-item1 a:hover {
  color: #472d66 !important;
}

.sidebar-drop .menu-item1 a:after {
  content: "";
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #000;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.sidebar-drop .menu-item1 a:hover:after {
  transform: scaleX(1);
  transform-origin: bottom left;
}

.sidebar-drop.menu-item1:hover {
  background-color: #fff;
  color: #000;
}

.slide-up-enter-active,
.slide-up-leave-active {
  transition: all 0.7s ease-out;
}

.slide-up-enter,
.slide-up-leave-to {
  opacity: 0;
  transform: translateY(30px);
}

.custom-nav {
  margin-left: 0px !important;
}

.sidebar-drop {
  scrollbar-color: linear-gradient(
    to bottom,
    #be8afe93,
    #eee,
    #be8afe93
  ) !important;
  /* thumb and track color */
  scrollbar-width: thin !important;
}

.sidebar-drop::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px !important;
  background: #eee;
}

.sidebar-drop::-webkit-scrollbar {
  border-radius: 10px;
  width: 12px;
  background-color: linear-gradient(
    90deg #066599 0%,
    #b5b5b5 25%,
    #eee 50%,
    #b5b5b5 75%,
    #066599 100%
  );
}

.sidebar-drop::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px !important;
  background: linear-gradient(to bottom, #be8afe93, #eee, #be8afe93);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
}

@media only screen and (max-width: 767px) {
  .small1 h1 {
    font-size: 35px !important;
  }
	.section{
		background: url(/wp-content/uploads/2023/12/left-side.webp) !important;
	}
  .small1 p {
    font-size: 18px !important;
  }
  .contact-flex {
    display: none !important;
  }
  .hero-header {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .hero-header h3 {
    text-align: center !important;
  }
  .buttons-outline {
    justify-content: center !important;
  }
  #app1 {
    height: 650px !important;
  }
  .car-section {
    height: 650px !important;
  }
  .carousel {
    height: 650px !important;
  }
  .carousel-item img {
    height: 650px !important;
  }
  .carousel-inner {
    height: 650px !important;
  }
  .small1 {
    height: 650px;
  }
  .flex {
    height: 650px;
  }
  .flex1 {
    height: 650px;
  }
}
@media only screen and (max-width: 600px) {
  .small1 h1 {
    font-size: 30px !important;
  }
  .small1 p {
    font-size: 17px !important;
  }
}
@media only screen and (max-width: 450px) {
  .contact-help {
    display: none !important;
  }
  .hero-header {
    margin-top: 50px !important;
    width: 100% !important;
  }
  .small1 h1 {
    font-size: 25px !important;
  }
  #app1 {
    height: 600px !important;
  }
  .car-section {
    height: 600px !important;
  }
  .carousel {
    height: 600px !important;
  }
  .carousel-item img {
    height: 600px !important;
  }
  .carousel-inner {
    height: 600px !important;
  }
}

@media only screen and (max-width: 400px) {
  .contact-details h3 {
    font-size: 20px;
  }
  .contact-details a {
    font-size: 15px;
  }
  .contact-details {
    width: 230px !important;
    margin-right: -230px;
    transition-duration: 0.7s;
  }
  .contact-help {
    width: 60px;
  }
  .contact-help img {
    width: 60px;
    height: auto;
  }
  .carousel-item .wave {
    height: 150px !important;
  }
}
/* vue slick */
.slick-track {
  margin-left: 200px !important;
}
.slick-track[data-v-e4caeaf8] {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.slick-track.slick-center[data-v-e4caeaf8] {
  margin-left: auto;
  margin-right: auto;
}

.slick-track[data-v-e4caeaf8]:after,
.slick-track[data-v-e4caeaf8]:before {
  display: table;
  content: "";
}

.slick-track[data-v-e4caeaf8]:after {
  clear: both;
}

.slick-loading .slick-track[data-v-e4caeaf8] {
  visibility: hidden;
}

.slick-slide[data-v-e4caeaf8] {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .slick-slide[data-v-e4caeaf8] {
  float: right;
}

.slick-slide img[data-v-e4caeaf8] {
  display: block;
}

.slick-slide.slick-loading img[data-v-e4caeaf8] {
  display: none;
}

.slick-slide.dragging img[data-v-e4caeaf8] {
  pointer-events: none;
}

.slick-initialized .slick-slide[data-v-e4caeaf8] {
  display: block;
}

.slick-loading .slick-slide[data-v-e4caeaf8] {
  visibility: hidden;
}

.slick-vertical .slick-slide[data-v-e4caeaf8] {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden[data-v-21137603] {
  display: none;
}

.slick-slider[data-v-3d1a4f76] {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list[data-v-3d1a4f76] {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.slick-list[data-v-3d1a4f76]:focus {
  outline: none;
}

.slick-list.dragging[data-v-3d1a4f76] {
  cursor: pointer;
  cursor: hand;
}

@charset 'UTF-8';

/* Icons */

@font-face {
  font-family: "slick";
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAATsAA0AAAAAB2wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAE0AAAABoAAAAcdIcYB0dERUYAAAS0AAAAHAAAAB4AJwANT1MvMgAAAZwAAABRAAAAYFAQ/45jbWFwAAACAAAAAFcAAAFiIhFFt2dhc3AAAASsAAAACAAAAAj//wADZ2x5ZgAAAmgAAAE1AAACLD+btmBoZWFkAAABMAAAAC8AAAA2AAEx+2hoZWEAAAFgAAAAHAAAACQD5QIFaG10eAAAAfAAAAAQAAAAFgZKAEpsb2NhAAACWAAAABAAAAAQATYBoG1heHAAAAF8AAAAHQAAACAASwBHbmFtZQAAA6AAAADcAAABbgUngcJwb3N0AAAEfAAAAC4AAABFOXjBpHjaY2BkYGAA4vMGfuHx/DZfGbiZGEDgfGFFPZxWZVBlvM14G8jlYABLAwAT1QnNAHjaY2BkYGC8zcDAoMfEAAJANiMDKmABADBkAe942mNgZGBgYGdwYWBiAAEQycgAEnMA8xkACcgAkwAAAHjaY2BmYmCcwMDKwMDow5jGwMDgDqW/MkgytDAwMDGwcjKAQQNQCZBSYICCgDTXFAYHhkTFSYwP/j9g0GO8/f82A0QNA+NtsBIFBkYANHMN4wAAAHjaY2KAACYIVoVAAALCAJt42mNgYGBmgGAZBkYGEIgB8hjBfBYGByDNw8DBwARkMzAkKigpTlCc9P8/WB0S7/+i+4/uld4rgZoAB4xsDHAhRiYgwcSApoCBcsBMBTNYGGgGAEdEDyUAAAAAAAAAAAAAZgCKANABFnjadZBdToNAEMd3CrtAl5TQLtS0LCoN0A8SGkBI+mAfPET75B1896HppfQcvnII4w3cLYpW6k4ymdn9z8xvBwEKUQg11OgBIXAYWUEQR1uIZoFGpLGxKy3PqrIq8+waXIfJ+5mQSSvkvXwRqqocu1D39QMl2JgvN9zzhsyk1GRDz+OBfzMioCqx0rtdLYo0SiZTZttsOkmidBkveKibFF4Oep9SI46bqk3Twhp4iihUemrMWFPy2NRbthfqKkHi/PxlJLITZdAiSj6ouZ+tn9eZz78DuD9LZYB6bZ8rlCAUVuVdkULjxV4sIEysIc/KSyPmnJDdjhCOdQ0fCTliTX/tjH3ysWao+71qaNjHQjcQwrcuyl+WLZQthCMotJP/h+Xjazz+hfTeRWmG4zOiSyif/q1OtAAAAHjabY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV42mNgYkAGjAzogB0sysTgwtDOyMTIzJlYVJRfnpOaVsIFZhVlpmeUAABuKQkSAAAAAAAB//8AAnjaY2BkYGDgAWIxIGZiYARCNiBmAfMYAAPgADV42mNgYGBkAIKrS9Q5QPT5wop6GA0APf8GGAAA)
    format("woff");
}

/* Arrows */

.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}

/* liquid button */

.liquid-btn {
  position: relative;
  padding: 19px 36px;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  overflow: hidden;
  border-radius: 40px;
  border: none;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
}

.liquid-btn span {
  position: relative;
  color: #fff;
  z-index: 1;
  font-size: 14px;
  letter-spacing: 4px;
  font-family: "CarosSoftLight" !important;
}

.liquid-btn .liquid {
  position: absolute;
  top: -80px;
  left: 0;
  width: 100%;
  height: 200px;
  background: #756ca1;
  box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.5);
  transition: 0.5s;
}

.liquid-btn .liquid::after,
.liquid-btn .liquid::before {
  content: "";
  width: 200%;
  height: 200%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -75%);
  background: #fff;
}

.liquid-btn .liquid::before {
  border-radius: 45%;
  background: rgb(96 96 96);
  animation: animate 5s linear infinite;
}

.liquid-btn .liquid::after {
  border-radius: 40%;
  background: rgba(20, 20, 20, 0.5);
  animation: animate 10s linear infinite;
}

.liquid-btn:hover .liquid {
  top: -120px;
}

@keyframes animate {
  0% {
    transform: translate(-50%, -75%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -75%) rotate(360deg);
  }
}

@media only screen and (max-width: 1300px) {
	  .section .box.box2 {
		background-size:cover !important;

    }
  .slick-track {
    margin-left: 25% !important;
  }
}
@media only screen and (max-width: 950px) {
  .slick-track {
    margin-left: 0% !important;
  }
}
/* small cards */

#app10{
	    height: 150px !important;
}
#app10 .slick-prev {
    background: #a71d54 !important;
    border-radius: 50% !important;
    color: #a71d54 !important;
    height: 40px;
    width: 40px;
    background: url(/wp-content/uploads/2023/05/leftn.png) !important;
    background-size: cover !important;
    border: 3px solid #5f5e9f !important;
    left: -50px !important;
    font-size: 0 !important;
	margin-top:15px !important;
}

#app10 .slick-next {
    background: #a71d54 !important;
    border-radius: 50% !important;
    color: #a71d54 !important;
    width: 40px;
	margin-top:15px !important;
    height: 40px;
    background: url(/wp-content/uploads/2023/05/rightn.png) !important;
    background-size: cover !important;
    border: 3px solid #5f5e9f !important;
    right: -50px !important;
    font-size: 0 !important;
}

#app10 .card_vue {
    background: #fff;
    box-shadow: -2px 2px 12px rgb(0 0 0 / 10%);
    padding: 50px;
    border-radius: 10px;
    width: 300px;
    height: 110px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    display: flex !important;
    align-items: center;
}
#app10 .slick-track{
	margin-left:0px !important;
}
#app10 .slick-prev:before, #app10 .slick-next:before{
	opacity:0 !important;
	content:"" !important;
}

@media only screen and (max-width: 1450px) {
#app10 .slick-prev {
    left: 0px !important;
}

#app10 .slick-next {
    right: 0px !important;
}
}

 @media only screen and (max-width: 1300px) {
	  
	  .sky{
		  margin-bottom:50px !important;
	  }
	  .section {
        height: 115vh;
      }
	  .title1 {
		  margin-left:0px !important;
		flex-direction: column !important;
		width: 100% !important;
		gap: 0px !important;
		top: 45% !important;
	}
	  .title1 h2, .title1 h1, .section h2{
	  text-align:center !important;
	  }
  }
  

@media only screen and (max-width: 1000px) {
	.section .box {
		height: 290% !important;
	}
}

@media only screen and (max-width: 950px) {
	.title1 h2 {
    	transform: translateX(0px) translateY(0px);
	 }
}
  @media only screen and (max-width: 900px) {
	  .title1 h2, .title1 h1, .section h2 {
		 font-size: 90px !important;
		 word-spacing: -10px !important;
         letter-spacing: -2px !important;
	  }
	  .title1 h2{
		  transform: translateX(0px) translateY(0px);
	  }
  }
@media only screen and (max-width: 650px) {
	.box2{
		animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
		transition-duration: 2s !important;
	}
	.gb-container-da3ab712 > .gb-inside-container{
	padding-bottom:120px !important;
	}
	/*.section .box {
		height: 270% !important;
	}*/
	.section .box.box2{
		background-position: center center !important;
		display:none !important;
	}
	/*.section .box.box2 {
        background: url(/wp-content/uploads/2023/12/hero-3.webp);
		
	}*/
	#app7 .section {
		background-position-x: center !important;
	}
}
@media only screen and (max-width: 600px) {
	#app10 .card_vue{
		padding: 50px !important;
    	width: 300px !important;
    	height: 110px !important;
	}
	#app10 .slick-prev{
		z-index:99 !important;
	}
}
    
@media only screen and (max-width: 500px) {
	.title1 h2, .title1 h1, .section h2 {
		 font-size: 70px !important;
		 word-spacing: -10px !important;
         letter-spacing: -2px !important;
	  }
}
@media only screen and (max-width: 400px) {
	#app10 .card_vue {
		width: 260px !important;
	}
}
