body {
    font-family: 'SKODA Next', sans-serif !important;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1 !important;
}
.preloader-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff99;
    backdrop-filter: blur(25px);

}
#preloader .preloader-content {
    position: absolute;
    color: black;
    display: flex;
    flex-flow: column;
    align-items: center;
    padding: 50px;
}
#preloader .preloader-content > img {
    height: 125px;
}
#preloader .preloader-content::after {
    content: "";
    width: 500px;
    height: 500px;
    background: white;
    position: absolute;
    z-index: -1;
    filter: blur(48px);
    border-radius: 50%;
    top: -23%;
}
header {
    border-top: 10px solid;
    border-image-slice: 1;
    border-width: 5px;
    border-image-source: linear-gradient(135deg, rgb(248, 13, 105) 10%, rgb(139, 29, 165) 20%, rgb(37, 124, 229) 30%, rgb(225, 165, 42) 40%, rgb(243, 101, 5) 50%, rgb(63, 144, 16) 60%, rgb(229, 27, 96) 70%, rgb(128, 40, 173) 80%, rgb(4, 149, 252) 90%, rgb(4, 149, 252) 100%);
}
.showInMobile {
    display: none;
}
.text-red {
    color: red;
}
.pointer {
    cursor: pointer;
}
.btn-primary {
    min-width: auto;
}
.information-box .contect-box .i-details p,
.update-box .contect-box .u-details p {
    font-size: 16px;
    font-family: 'Poppins', sans-serif !important;
}
header .header-right-top .get-in-touch .g-item {
    border-radius: 8px;
    cursor: pointer;
    padding: 10px;
    transition: all .2s;
}
header .header-right-top .get-in-touch .g-item:first-child:hover {
    background-color: #f80d69;
    color: #fff;
}
header .header-right-top .get-in-touch .g-item:last-child:hover {
    background-color: #8820a7;
    color: #fff;
}
header .header-right-top .get-in-touch .g-item:first-child::after {
    right: -18px;
    top: 8px;
}
.ellipsis, .productSlider-thumbnail .productSlider-box .p-info .p-name {
    line-height: normal !important;
    white-space: normal !important;
    letter-spacing: 1px !important;
}
.page-title .breadcrumb-container .breadcrumb-box {
    width: max-content;
    margin: 0 auto;
}
.parallax .ourProducts-banner .p-contact .feather {
    margin-top: 4px;
}
.updateHorizontal-slider .updateHorizontalSlider-thumbnail .updateHorizontalSlider-box .u-info .u-footer .u-location {
    max-width: calc(100% - 120px);
    letter-spacing: 0 !important;
}
.updateVertical-slider .updateVerticalSlider-thumbnail .updateVerticalSlider-box .u-info .u-name {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.updateVertical-slider .updateVerticalSlider-thumbnail .updateVerticalSlider-box .u-info .u-details {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    font-family: 'Poppins', sans-serif !important;
    font-size: 16px;
}
.update-box .contect-box .u-title {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    line-height: 1.1em;
    min-height: 2.2em;
}
.update-box .contect-box .u-details {
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    line-height: 1.1em;
    min-height: 7.143em;
    margin-bottom: 30px;
}
.update-box .contect-box .u-details p {
    margin-bottom: 0px;
}
.faq-thumbnail .faq-box .f-info .f-name .f-details {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    line-height: 1.25em;
    min-height: 2.5em;
}
.page-title .breadcrumb-container .breadcrumb-box .breadcrumb li a {height: 100%;}
.has-googleMap {
    background-image: url(../images/google_map.jpg);
    background-position: center center;
    background-size: cover;
}
.has-googleMap > a {
    position: absolute;
    width: 100%;
    height: 100%;
}
.theme-footer .footer-standard {
    background-image: url(../images/footer.jpg);
    background-position: center center;
    background-size: cover;
    padding: 40px 0 100px;
}
.theme-footer .footer-sitemap {background-color: #222222;}
.theme-footer .footer-standard h5 {margin-bottom: 50px;}
.theme-footer .footer-standard h5,
.theme-footer .footer-standard .flink .text-red {font-size: 20px;}
.theme-footer .footer-standard .text-big {font-size: 28px;}
.theme-footer .footer-standard .img-md {height: 125px;}
.theme-footer .footer-standard .logo-2 {    height: 190px;margin-top: -10px;}
.theme-footer .footer-standard .logo-3 {height: 220px;margin-top: -40px;}
.theme-footer .footer-standard .flink {
    display: block;
    color: white;
    font-size: 22px;
    text-decoration: none;
    text-shadow: 0px 0px 20px black;
    margin-top: 10px;
    font-weight: 500;
}
.theme-footer .footer-sitemap .widget ul li a {font-family: 'Poppins', sans-serif !important;}
.theme-footer .footer-standard .flink1 {margin-top: 54px;}
.theme-footer .footer-standard .flink3 {margin-top: 15px;}
.theme-footer .footer-standard .flink .text-red {font-size: 24px;}
.theme-footer .footer-sitemap .sitemap-links-widget ul li a .feather {width: 20px;margin-top: -3px;margin-right: 7px;}
.faqSlider-thumbnail .faqSlider-box .f-info .f-details {font-size: 22px;line-height: normal;}
.hero-slider-wrapper .hero-slider .slick-dots li button {background-image: linear-gradient(147deg, #FFE53B 0%, #FF2525 74%);border: 2px solid #ffd100;}
.hero-slider-wrapper .hero-slider .slick-dots li.slick-active button::before {border-color: #ffd100;}
.hero-slider-wrapper {border-bottom: 10px solid;border-image-slice: 1;border-width: 5px;border-image-source: linear-gradient(135deg, rgb(248, 13, 105) 10%, rgb(139, 29, 165) 20%, rgb(37, 124, 229) 30%, rgb(225, 165, 42) 40%, rgb(243, 101, 5) 50%, rgb(63, 144, 16) 60%, rgb(229, 27, 96) 70%, rgb(128, 40, 173) 80%, rgb(4, 149, 252) 90%, rgb(4, 149, 252) 100%);}
.hero-slider-wrapper .hero-slider .slick-list .slick-track .slide-caption h2.h1 {
    color: #fff;
    font-size: 70px;
    font-weight: 600;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, .5);
    margin-bottom: 50px;
    opacity: 0;
}
@media screen and (min-width: 1400px) {
    .productDetail-slider .productDeatailThumb-slider .slide {height: 110px;}
    .updateHorizontal-slider .updateHorizontalSlider-thumbnail .updateHorizontalSlider-box .u-info .u-footer .u-location {max-width: calc(100% - 150px);}
}
@media screen and (min-width: 1200px) and (max-width: 1440px) {
    body, .btn-primary, .btn-secondary {font-size: 14px;}
    .theme-footer .footer-standard h5 {font-size: 16px;}
    .theme-footer .footer-standard .text-big {font-size: 20px;}
    .theme-footer .footer-standard .img-md {height: 100px;}
    .theme-footer .footer-standard .logo-2 {height: 162px !important;}
    .theme-footer .footer-standard .logo-3 {height: 192px !important;}
    .theme-footer .footer-standard .flink {font-size: 18px;}
    .theme-footer .footer-standard .flink3 {margin-top: 18px;}
    .theme-footer .footer-standard .flink .text-red {font-size: 24px;}
    .theme-footer .footer-sitemap .sitemap-links-widget h3 {font-size: 16px;}
    .theme-footer .footer-standard .text-big {font-size: 24px;}
    .updateVertical-slider .updateVerticalSlider-thumbnail .updateVerticalSlider-box .u-info .u-details,
    .information-box .contect-box .i-details p,
    .update-box .contect-box .u-details p {font-size: 14px;}
    .updateVertical-slider .updateVerticalSlider-thumbnail .updateVerticalSlider-box .u-info .u-details {-webkit-line-clamp: 2;}
}
@media screen and (min-width: 1200px) and (max-width: 1600px) {
    header .header-right-top .get-in-touch .g-item {margin-left: 35px;}
    header .header-right-bottom .navbar .nav-item .nav-link .feather {margin-top: -7px;}
    .theme-footer .footer-sitemap .widget ul li a {font-size: 14px;}
    .faqSlider-thumbnail .faqSlider-box {height: 322px;}
    .faqSlider-thumbnail .faqSlider-box .f-info .f-name {font-size: 20px;line-height: 22px;letter-spacing: 0.5px;}
    .faqSlider-thumbnail .faqSlider-box .f-info .f-details {font-size: 16px;}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    header .header-right-top .search {width: calc(100% - 325px);}
    header .header-right-bottom .bring-up {position: absolute;right: 60px;top: -76px;} 
    header .header-right-bottom .navbar-toggler {display: none;}
    .slidingMenu {display: block;position: absolute;right: 10px;height: 55px;top: 56px;}
    /* header .header-right-top .search .search-control {height: 46px;}
    .btn-primary {height: 40px;line-height: 40px;}
    .btn-primary.has-icon-left .left-icon {left: 10px;}
    .btn-primary.has-icon .icon {right: 10px;}
    .btn-primary.has-icon-left {padding-left: 40px;}
    .btn-primary.has-icon {padding-right: 40px;}
    .btn-primary.has-icon-left .left-icon .feather, .btn-primary.has-icon-left .left-icon img {height: 24px;width: 24px;} */
    header .navbar-brand > img {max-width: 100%;height: auto;}
    header .header-right-top > .row {flex-wrap: wrap-reverse;}
    header .header-right-top > .row > * {width: 100%;}
    header .header-right-top .get-in-touch .g-item {padding: 0 0 15px 0;margin-left: 20px;font-size: 18px;}
    header .header-right-top .get-in-touch .g-item:first-child::after {display: none;}
}
@media screen and (min-width: 320px) and (max-width: 768px) {
    header > .container-fluid > .row > * {width: 100%;}
}
@media screen and (max-width: 768px) {
    .showInMobile {display: block;}
    .btn-primary.dropdown-toggle .feather, .btn-primary.dropdown-toggle img {display: initial;}
    header>.container-fluid .header-right-top .get-in-touch {padding: 0;}
    header>.container-fluid .header-right-top .get-in-touch .g-item .feather {height: 24px;width: 24px;margin-top: -1px;margin-right: 0;}
    header .header-right-top .get-in-touch .g-item {padding: 10px 3px;font-size: 12px;margin-left: 0;}
    .heading.heading-large h2 {font-size: 30px;}
    .page-title .breadcrumb-container .breadcrumb-box .breadcrumb li {display: none;}
    .page-title .breadcrumb-container .breadcrumb-box .breadcrumb li:first-child {display: block;margin-right: 20px;}
    .productDetail-slider .productDeatailThumb-slider .slide {height: 50px;}
    .update-box .img-box, .faqImages-slider .slick-slide {height: 250px !important;}
    .update-box .contect-box {padding: 20px 10px;}
    .faq-thumbnail .faq-box .faqImage-box {height: 325px;}
}