/* cards */

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

#app3 .slick-slider{
	padding-top:50px !important;
}

.card_vue {
    background: linear-gradient(#fff5ec, #a0cdd3);
    padding: 200px;
    border-radius: 10px;
    width: 300px;
    height: 490px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    margin-bottom: 20px;
    background-size: cover;
    border-bottom: 9px solid #2d3195;
    position: relative;
}

.card_vue .top {
    color: #3d6287 !important;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    padding: 70px 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%, #6cafc1));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 35%, #6cafc1 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;
    }
    .gnomes- .gb-inside-container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
	#app1{
		height:100vh !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 {
		font-size:14px !important;
        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;
    }
}


/* vue slick */

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


/* custom menu */

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

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

nav .menu-item svg {
    width: 10px;
    filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(262deg) brightness(100%) contrast(103%);
}

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

.sidebar::-webkit-scrollbar {
    border-radius: 10px;
    width: 8px;
    background-color: linear-gradient(90deg #079bb9 0%, #b5b5b5 25%, #e3e3e3 50%, #b5b5b5 75%, #079bb9 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, .3);
    border-radius: 10px !important;
    background: linear-gradient(to bottom, #079bb9, #eee, #079bb9);
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5)
}

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

body {
    scrollbar-color: linear-gradient(to bottom, #079bb9, #eee, #079bb9) !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 #079bb9 0%, #b5b5b5 25%, #e3e3e3 50%, #b5b5b5 75%, #079bb9 100%);
}

body::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 10px !important;
    background: linear-gradient(to bottom, #079bb9, #eee, #079bb9);
    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 .5s ease-out;
}

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


/* Carousel */

.hero-header {
    position: absolute !important;
    top: 35% !important;
    left: 50% !important;
    transform: translate(-50%, 0%) !important;
    padding: 40px !important;
    width: 850px !important;
}

.hero-header h3 {
    text-align: center;
    font-size: 37px !important;
    line-height: 50px;
    font-family: 'ZonaPro' !important;
    font-weight: 500 !important;
    margin-bottom: 50px;
    text-shadow: 2px 2px #f7eaea !important;
    color: #113768 !important;
}

.hero-header h3 h3::before {
    content: "";
    background-image: url(/wp-content/uploads/2023/08/ezgif.com-gif-maker-21.webp);
    position: absolute;
    top: -40px;
    right: -15px;
    bottom: 200px;
    left: -15px;
    opacity: 0.70;
    background-position: center !important;
    background-size: 120% 160%;
    background-repeat: no-repeat !important;
    z-index: -1 !important;
}

.hero-header p {
    text-align: center;
    font-size: 37px !important;
    color: #fff !important;
    line-height: 50px;
    font-weight: 500 !important;
    font-family: 'ZonaPro' !important;
    text-shadow: 2px 2px #113768 !important;
}

.hero-header strong {
    color: #00e8ff !important;
    font-family: 'ZonaPro' !important
}

#app1 {
    height: 100vh !important;
}

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

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

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

.carousel-item:nth-child(3) img {
    filter: brightness(75%);
}

.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 {
    display: flex!important;
    align-items: center;
    background: #5e80b3a8;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: calc(55% - 25px);
    cursor: pointer;
    padding: 10px 17px!important;
    border: 1px solid #fff!important;
}

.carousel-control svg {
    width: 15px !important;
}

.carousel-control:hover,
.carousel-control:focus {
    background: #16386aa8;
}

.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: #4b9db3 !important;
    color: #fff !important;
}

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

.left {
    left: 150px;
}

.right {
    right: 150px;
}

.carousel-indicators {
    /*position: absolute;*/
    transform: translateX(-50%);
    left: 50%;
    bottom: 1.5em;
	display:none !important;
}

.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: #20b9cfbf !important;
    border-radius: 50px 5px 5px 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

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

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

.contact-details {
    background: rgb(49 48 48 / 85%);;
    width: 300px;
    height: 260px;
    border-top: 3px solid #20b9cf;
    border-bottom: 3px solid #20b9cf;
    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(83%) sepia(57%) saturate(308%) hue-rotate(121deg) brightness(95%) contrast(83%);
}

.contact-details a:hover {
    color: #20b9cf !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: #b2e0fbc2;
    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: 'ZonaPro' !important;
    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, #079bb9, #eee, #079bb9) !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 #079bb9 0%, #b5b5b5 25%, #eee 50%, #b5b5b5 75%, #079bb9 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, #079bb9, #eee, #079bb9);
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5)
}
@media only screen and (max-width: 1100px) {
	.right{
		right: 50px;
	}
	.left{
		left: 50px;
	}
}
@media only screen and (max-width: 992px) {
	.contact-flex{
		display:none !important;
	}
}
@media only screen and (max-width: 950px) {
	.slick-track{
		margin-left:0% !important;	
	}
}
@media only screen and (max-width: 767px) {
    .hero-header {
        width: 100% !important;
        top: 40% !important;
    }
    .hero-header h3 {
        text-align: center !important;
    }
    .buttons-outline {
        justify-content: center !important;
    }
    #app1 {
        height: 100vh !important;
    }
    .car-section {
        height: 800px !important;
    }
    .carousel {
        height: 800px !important;
    }
    .carousel-item img {
        height: 800px !important;
    }
    .carousel-inner {
        height: 800px !important;
    }
	.hero-header h3 {
		margin-bottom: 30px !important;
	}
	.hero-header h3 h3::before {
		background-size: 100% 150%;
		bottom: 180px !important;
	}
}
@media only screen and (max-width: 700px){
	.hero-header p, .hero-header h3 {
    	font-size: 30px !important;
	}
}
@media only screen and (max-width: 670px) {	
	.hero-header {
		width: 80% !important;
	}
	.hero-header p, .hero-header h3{
		font-size:30px !important;
	}
}
@media only screen and (max-width: 642px){
	.hero-header p, .hero-header h3 {
	    font-size: 26px !important;
	}
	.hero-header h3 h3::before {
		background-size: 120% 200%;
		bottom: 210px !important;
	}
	.hero-header{
		top:30% !important;
	}
}
@media only screen and (max-width: 578px) {	
	.hero-header p, .hero-header h3{
		font-size:24px !important;
	}
}
@media only screen and (max-width: 550px) {	
	.hero-header h3 h3::before {
		background-size: 130% 400%;
		bottom: 200px !important;
		top: 0px;
	}
	.hero-header{
		padding:0px !important;
	}
	.hero-header p, .hero-header h3 {
		font-size: 22px !important;
	}
	.right {
		right: 20px;
	}
	.left {
		left: 20px;
	}
	.hero-header{
		top:38% !important;
	}
}
@media only screen and (max-width: 516px) {	
	.carousel-item:nth-child(2) .hero-header h3 h3::before{
		background-size: 130% 400%;
		bottom: 250px !important;
		top: 0px;
	}
}
@media only screen and (max-width: 462px) {	
	.hero-header p, .hero-header h3 {
		font-size: 20px !important;
	}
}
@media only screen and (max-width: 450px) {
    .contact-help {
        display: none !important;
    }
	.carousel-item:nth-child(2) .hero-header h3 h3::before {
		bottom: 200px !important;
	}
    .hero-header {
        width: 100% !important;
        top: 45% !important;
    }
    #app1 {
        height: 100vh !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: 414px) {	
	.hero-header p, .hero-header h3 {
		font-size: 20px !important;
	}
}
@media only screen and (max-width: 400px) {
	.hero-header h3 h3::before{
		bottom:250px !important;
	}
	
	.hero-header {
		width:350px !important;
		padding:20px !important;
	}
	.right{
		right:10px !important;
	}
	.left{
		left:10px !important;
	}
	.hero-header p, .hero-header h3 {
		font-size: 18px !important;
	}
	.hero-header{
		top: 30% !important;
	}
	.hero-header h3 h3::before{
		 background-size: 120% 200%;
	}
    .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;
    }
	.carousel-item:nth-child(3) .hero-header h3 h3::before{
		bottom:200px !important;
	}
	.carousel-item:nth-child(2) .hero-header h3 h3::before {
		background-size: 130% 300%;
	}
	.carousel-item:nth-child(2) .hero-header h3 h3::before {
		bottom: 250px !important;
	}
}