/* parallax */
.small1{
  height: 750px;
  position: relative;
  background-size:cover ;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-image: linear-gradient(45deg, rgb(188 0 58 / 25%), rgba(194, 148, 153, 0.65)),
    url('/wp-content/uploads/2023/08/hero-new.webp');
  background-size:cover !important;
}
.card_vue1 h2 {
	display: none !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: #005c5c;
    text-align: center;
    font-size: 35px;
    letter-spacing: 2px !important;
    z-index: 9999;
	font-weight:500 !important;
    text-shadow: 2px 2px #adadad !important;
}
.small1 p{
    text-align:center !important;
    font-size:35px !important;
    letter-spacing: 2px;
	color: #005c5c;
	text-shadow: 2px 2px #adadad !important;
}
.second-text p,.second-text h1{
	    font-size:32px !important;
}
/* 3d carousel */
.prev{
    height: auto!important;
    display: inline-block!important;
    background-position: center;
    background-size: cover;
}
.prev span, .next span{
	opacity:0 !important;
}
.next{
    height: auto!important;
    display: inline-block!important;
    background-position: center;
    background-size: cover;
}
.carousel_3d figure,
.carousel_3d img {
    height: 100%;
    object-fit: cover;
}
#app4, .carousel_3d{
	height:750px !important;
}
.carousel_3d {
	padding: 200px 100px 100px 100px !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;
	font-family:'PFBagueRoundPro-Regular' !important;
    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: 1400px) {
	.carousel_3d {
		padding: 200px 50px 100px 50px !important;
	}
}


@media only screen and (max-width: 767px) {

	#app4, .carousel_3d, .small1, .flex{
		height:650px !important;
	}
	.hero-header {
		width:100% !important;
	}
	.hero-header h1, .hero-header p{
		text-align:center !important;
	}
}
@media only screen and (max-width: 650px) {
	.hero-header h1{
		font-size:25px !important;
	}
}
@media only screen and (max-width: 550px) {
	.hero-header h1{
		font-size:20px !important;
	}
}
@media only screen and (max-width: 500px) {
	#app4, .carousel_3d,.small1, .flex{
		height:530px !important;
	}
	.carousel_3d {
		padding: 150px 10px 10px 10px !important;
	}
}
@media only screen and (max-width: 450px) {
	#app4, .carousel_3d,.small1, .flex{
		height:450px !important;
	}
	.carousel_3d {
		padding: 110px 10px 10px 10px !important;
	}
	.hero-header h1{
		font-size:18px !important;
	}
	.first-text p {
		font-size:25px !important;
	}
	.secont-text p {
		font-size:23px !important;
	}
}
@media only screen and (max-width: 410px) {
	#app4, .carousel_3d,.small1, .flex{
		height:415px !important;
	}
	.hero-header{
		padding:20px !important;
	}
}
@media only screen and (max-width: 370px) {
	#app4, .carousel_3d{
		height:400px !important;
	}
	.hero-header h1 {
		font-size: 16px !important;
	}
	.first-text p {
		font-size:22px !important;
	}
	.secont-text p {
		font-size:20px !important;
	}
}
@media only screen and (max-width: 350px) {
	#app4, .carousel_3d{
		height:390px !important;
	}
	.hero-header h1 {
		font-size: 15px !important;
	}
	.first-text p {
		font-size:20px !important;
	}
	.secont-text p {
		font-size:19px !important;
	}
}
/* custom menu */

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

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

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

.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: #028787 transparent !important;
}

.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 .5s ease-out;
}

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


/* Carousel */

.hero-header {
	margin-top:50px !important;
    padding: 40px;
    width: 600px !important;
}

.hero-header h3 {
    text-align: left;
}

.hero-header strong {
    color: #bc003a !important;
    font-family: 'PFBagueRoundPro-Regular' !important
}

#app1 {
    height: 900px !important;
}

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

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

.carousel-item img {
    height: 900px !important;
    width: 100%;
    object-fit: cover;
}

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

.carousel-inner {
    position: relative !important;
    width: 100% !important;
    height: 900px !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;
}

#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: flex-end;
}

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

.contact-help {
    width: 75px;
    height: 310px;
    background: rgb(59 175 175 / 74%);
    border-radius: 50px 50px 0px 0px;
    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: 18px;
    writing-mode: tb-rl;
    transform: rotate(-180deg);
    margin-bottom: 0px;
    font-weight: 500;
    letter-spacing: 2px;
}

.contact-details {
    background: rgb(49 48 48 / 78%);
    width: 300px;
    height: 260px;
    border-top: 3px solid #3bafaf;
    border-bottom: 3px solid #3bafaf;
    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: 18px;
    text-decoration: none;
    text-align: left;
    margin-left: 10%;
    margin-bottom: 0px !important;
}

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

.contact-details a svg {
    margin-right: 20px;
    width: 20px !important;
    filter: invert(70%) sepia(17%) saturate(1451%) hue-rotate(131deg) brightness(83%) contrast(84%);
}

.contact-details a:hover {
    color: #3bafaf !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:#fdded7db;
    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 20px;
    font-weight: 600;
}

.sidebar-drop .menu-item1 a {
    text-align: left;
    text-decoration: none;
    color: #000;
    display: inline-block;
    padding-bottom: 5px;
    position: relative;
}

.sidebar-drop .menu-item1 a:hover {
    color: #4682b4 !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, #028787, #eee, #028787) !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 #028787 0%, #7fbfba 25%, #eee 50%, #7fbfba 75%, #028787 100%);
}

.sidebar-drop::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 10px !important;
    background: linear-gradient(to bottom, #028787, #eee, #028787);
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5)
}
@media only screen and (max-width: 992px) {
	.contact-flex{
		display:none !important;
	}
}
@media only screen and (max-width: 767px) {
	.carousel_3d figcaption {
		font-size:20px !important;
	}
    .contact-flex {
        display: none !important;
    }
    #app1 {
        height: 800px !important;
    }
    .car-section {
        height: 800px !important;
    }
    .carousel {
        height: 800px !important;
    }
    .carousel-item img {
        height: 800px !important;
    }
    .carousel-inner {
        height: 800px !important;
    }
    .hero-header {
        width: 400px !important;
    }
}

@media only screen and (max-width: 450px) {
	.carousel_3d figcaption {
		font-size:18px !important;
	}
    #app1 {
        height: 700px !important;
    }
    .car-section {
        height: 700px !important;
    }
    .carousel {
        height: 700px !important;
    }
    .carousel-item img {
        height: 700px !important;
    }
    .carousel-inner {
        height: 700px !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[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;
}*/
 .jet .mainside a{
        font-size: 30px;
        font-weight: 300;
        display: flex !important;
        align-items: center;
        gap: 15px;
        line-height: 50px !important;
    }
    .jet .mainside a:hover{
        color:#e3c39a;
    }
    .jet .mainside{
        padding: 0 !important;
        z-index: 99 !important;
        border-radius: 0px !important;
    }
    .jet .mainside .menu-item{
        padding: 0 !important;
    }
    .jet .flex-col1{
        padding: 20% 10%;
        z-index: 99;
    }
    .jet .gold{
        width: 20px;
        height: 2px;
        background: #e3c39a;
    }
    .jet .column3{
        z-index: 1;
        width: 800px !important;
        background: #3b6037 !important;
        padding: 12% 10%;
        border-radius: 0px !important;
    }
    .jet .column3 a{
        color:#fff !important;
        font-size:30px !important;
        font-weight: 300;
    }
    .jet .side-flex{
        width: 800px !important;
        z-index: 1;
    }
    .jet .column3 img{
        width: 250px !important;
    }
    .jet .column-items{
        display: flex;
        align-items: center !important;
        gap: 40px;
        margin-bottom: 50px;
    }
    .jet .column3 p{
        text-align: left !important;
        color:#fff !important;
        font-size: 16px !important; 
        font-weight: 300;
    }
    .jet .column3 .text{
        text-align: left !important;
    }
    .jet .column3 .text a{
        padding: 0 !important;
        font-size: 20px !important;
    }
    .jet .column3 .text a:hover{
        background: transparent !important;
        color:#e3c39a !important; 
    }
    .jet .column3 .text p{
        margin-top:15px !important;
    }
    .jet .column3 .menu-item{
        padding: 0px !important;
    }
    .slide-fade1-enter-active {
        transition: all 1s ease !important;
    }
    .slide-fade1-leave-active {
        transition: all .8s cubic-bezier(1.0, 0.5, 0.8, 1.0) !important;
    }
    .slide-fade1-enter, .slide-fade1-leave-to
    /* .slide-fade-leave-active below version 2.1.8 */ {
        transform: translateX(-700px) !important;
        opacity: 1;
    }
    .jet  .mainside .menu-item a:after {
        content: '';
        position: absolute;
        width: 100%;
        transform: scaleX(0);
        height: 1px;
        bottom: 0;
        left: 0;
        background-color: transparent !important;
        transform-origin: bottom right;
        transition: transform 0.25s ease-out;
    }

    .jet .mainside .menu-item a:hover:after{
        transform: scaleX(1);
        transform-origin: bottom left;
    }

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

  #slide0{
    background-image: url(/wp-content/uploads/2025/04/12.webp) !important;
  }
  #slide1{
    background-image: url(/wp-content/uploads/2025/01/wmremove-transformed-8.jpeg) !important;
  }
	#slide2{
    background-image: url(/wp-content/uploads/2025/01/Depositphotos_144986315_L.jpg) !important;
  }
  #slide3{
    background-image: url(/wp-content/uploads/2025/01/wmremove-transformed5.jpeg) !important;
  }
  #slide4{
    background-image: url(/wp-content/uploads/2025/02/wmremove-transformed7-1.jpg) !important;
	background-position: center;
  }
  #slide5{
    background-image: url(/wp-content/uploads/2025/01/wmremove-transformed8-1.jpeg) !important;
  }
  #slide6{
    background-image: url(/wp-content/uploads/2025/04/13.jpg) !important;
  } 

  .card_vue{
    background: #a71d54;
    padding: 200px;
    border-radius: 10px;
    width: 300px;
    height: 600px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    margin-bottom:20px;
    background-size: cover;
    border-bottom: 9px solid #E27E32;
    position: relative;
  }
  .card_vue p{
    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%, black));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 35%, black 75%);
    padding: 200px 46px 79px 46px;
    text-align: center;
    font-size: 20px;
  }

  /*.slick-next{
    background: #a71d54 !important;
    border-radius: 50% !important;
    color: #a71d54 !important;
    width: 40px;
    height: 40px; 
    background: url(/wp-content/uploads/2023/01/right2.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(/wp-content/uploads/2023/01/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: 1300px) {
    .slick-slider{
      max-width: 85% !important;
    }
  }*/
   @media only screen and (max-width: 600px) {
    .card_vue{
      width: 200px !important;
      height: 300px !important;
      padding: 150px !important;
    }
  }
  @media only screen and (max-width: 450px) {
    .card_vue{
      padding: 100px !important;
      height: 250px !important;
    }
  }

  .card_vue1{
    background: #051b33;
    padding: 200px;
    height: 650px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    background-size: cover;
    position: relative;
    width: 98%;
  }
  .card_vue1 p{
    font-size:18px;
    color:#fff;
    padding-bottom:45px;
  }
  .card_vue1 h2{
    font-size: 17px;
    color:rgb(0 0 0);
  }
  .card_vue1 h3{
    font-size: 30px;
    color:#fff;
    padding-bottom:15px;
	margin-bottom:0px !important;
  }
.card_vue1 p{
	margin-bottom:0px !important;
}
  .slider-new .slick-next{
    border-radius: 0% !important;
    color: #3bafaf !important;
    width: 40px;
    height: 40px; 
    background-size: cover !important;
    border:2px solid #3bafaf !important;
    position: absolute;
    left: 15%;
    z-index: 999;
    margin-top: -70px;
    top: 100%;
  }
  .slider-new .slick-prev{
    background: #3bafaf !important;
    border-radius: 0% !important;
    color: #3bafaf !important;
    height: 40px;
    width: 40px;
    background: url(/wp-content/uploads/2023/01/left2.png) !important;
    background-size: cover !important;
    border:2px solid #3bafaf !important;
    position: absolute;
    left: 12%;
     z-index: 999;
     margin-top: -70px;
     top: 100%;
  }
  .slick-slider{
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-top: 50px;
    cursor: pointer;
    
  }

 .fade-in {
    width: 100px;
    height: 100px;
    opacity: 0.00;
    -webkit-transition: 1s all ease-in-out;
    -moz-transition: 1s all ease-in-out;
    -o-transition: 1s all ease-in-out;
    transition: 1s all ease-in-out;
  }

  .fade-in:hover {
    opacity: 1.00;
  }
  .side-info{
    padding:100px !important;
    background: rgb(126 126 126) !important;
    width: 40vw !important;
    height: 100% !important;
    position: absolute !important;
    left: 0px !important;
    top:0px !important;
    opacity: 0 !important;
  }

  .slick-current .side-info{
    opacity: 1 !important;
  }
  .side-info a{
    background-color: #3bafaf; 
	color:#fff !important;
    border: none;
    color: white !important; 
    padding: 10px 35px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border-radius: 5px;
    font-weight: bold;
  }
	.side-info a:hover{
		background-color: #e0a291; 
	}
  .side-info hr{
    border: 2px solid #3bafaf !important;
    border-radius: 0px;
    width: 50px;
	  display: none !important;
    margin:25px 0;
  }
 /* @media only screen and (max-width: 1600px) {
    .side-info a{
      font-size:14px !important;
    }
	.slider-new .slick-prev{
		 left: 48%; 
	}
  }
@media only screen and (max-width: 1450px) {
	.side-info a{
		padding: 10px 25px;
	}
  }
 @media only screen and (max-width: 1400px) {
	.slider-new .slick-prev{
		 left: 47.6%; 
	}
	 .slider-new .slick-next{
		 left: 50.5%;
	 }
  }
@media only screen and (max-width: 1310px){
	.side-info {
		width: 25vw !important;
	}
	.slider-new .slick-prev {
		left: 26.7% !important;
	}
	.slider-new .slick-next {
		left: 29.8% !important;
	}
}*/

@media only screen and (max-width: 1600px) {
    .side-info a{
      font-size:14px !important;
	}
}
 @media only screen and (max-width: 1450px) {
	.side-info a{
		padding: 10px 25px;
	}
  }
 @media only screen and (max-width: 1400px) {
	 .card_vue1 p {
		 font-size: 15px;
	 }
  }

 @media only screen and (max-width: 1300px) {	
	 .side-info{
		 width:55vw !important;
	 }
	 .new-slider .slick-slider {
		 max-width:100% !important;
		 width:100% !important;
	 }
	 .side-info{
		 padding:50px !important;
	 }
  }

@media only screen and (max-width: 900px) {	
	.first-text h1{
		font-size:30px !important;
	}
	.secont-text h1{
		font-size:27px !important;
	}
	 .slider-new .slick-prev {
		left: 32.5% !important;
	}
	 .slider-new .slick-next {
	 	left: 36.4% !important;
	}
}
@media only screen and (max-width: 800px) {	
	.card_vue1 h3{
		font-size:25px !important;
	}
}
@media only screen and (max-width: 750px) {	
	.first-text h1,.first-text p{
		font-size:25px !important;
	}
	.second-text p, .second-text h1{
		font-size:23px !important;
	}
}
@media only screen and (max-width: 650px) {	
	.card_vue1 h3{
		font-size:20px !important;
	}
}
@media only screen and (max-width: 600px) {	
	.side-info{
		padding:30px !important;
	}
	.first-text h1, .first-text p{
		font-size:25px !important;
	}
	.second-text p, .second-text h1{
		font-size:24px !important;
	}
}
@media only screen and (max-width: 550px) {	
	.side-info a {
		font-size: 12px !important;
	}
	.side-info a{
		padding:10px 20px !important;
	}
}
@media only screen and (max-width: 500px) {	
	.side-info{
		width: 100% !important;
	}
	.first-text h1, .first-text p{
		font-size:22px !important;
	}
	
	.first-text{
		margin-bottom:60px !important;
	}
	.new-slider{
		margin-left:10px !important;
		margin-right:10px !important;
	}
	.card_vue1{
		 height:540px !important;
	 }
	 .slider-new .slick-next {
	 	left: 51.7% !important;
	}
	.slider-new .slick-prev {
		left: 43.8% !important;
	}
	.side-info a{
		font-size:14px !important;
	}
	.second-text p, .second-text h1{
		font-size:21px !important;
	}
}
@media only screen and (max-width: 470px) {	
	.first-text h1, .first-text p{
		font-size:20px !important;
	}
	.secont-text p, .secont-text h1{
		font-size:19px !important;
	}
}
@media only screen and (max-width: 450px) {	
	#app5{
		height:650px !important;
	}
	.first-text h1, .first-text p{
		font-size:20px !important;
	}
	.first-text p{
		font-size:20px !important;
	}
	
	.card_vue1 h2 {
		font-size: 15px !important;
	}
	.slider-new .slick-next {
	 	left: 51.5% !important;
	}
	.slider-new .slick-prev {
		left: 43% !important;
	}
	.second-text p, .second-text h1{
		font-size:19px !important;
	}
}
@media only screen and (max-width: 430px) {	
	.first-text p{
		font-size:18px !important;
	}
	.secont-text p, {
		font-size:17px !important;
	}
	.slider-new .slick-next {
	 	left: 51.5% !important;
	}
	.slider-new .slick-prev {
		left: 42.5% !important;
	}
}
@media only screen and (max-width: 400px) {	
	.side-info a {
		padding: 10px 10px !important;
	}
	.slider-new .slick-next {
		left: 57.3% !important;
	}
}
@media only screen and (max-width: 371px) {
	.side-info {
    	padding: 50px 15px !important;
	}
	.card_vue1 h2 {
		font-size: 14px !important;
	}
	.slider-new .slick-next {
		left: 58% !important;
	}
	.slider-new .slick-prev {
		left: 47.4% !important;
	}
}
@media only screen and (max-width: 350px) {	
	.slider-new .slick-next {
		left: 58% !important;
	}
	.slider-new .slick-prev {
		left: 46.2% !important;
	}
	.first-text h1, .first-text p{
		font-size:18px !important;
	}
	.secont-text p, .secont-text h1{
		font-size:17px !important;
	}
}
@media only screen and (max-width: 340px) {	
	.first-text h1, .first-text p{
		font-size:18px !important;
	}
	.secont-text p, .secont-text h1{
		font-size:17px !important;
	}
	.first-text p{
		font-size:16px !important;
	}
	.secont-text p{
		font-size:15px !important;
	}
	.side-info a {
		font-size:11.5px !important;
	}
	.card_vue1 h2 {
		font-size: 13.5px !important;
	}
	
}
@media only screen and (max-width: 330px) {	
	.card_vue1 h2 {
		font-size: 13px !important;
	}
}
