/* reset css */

a, abbr, acronym, address, applet, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, var {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: top}
table {border-collapse: separate;border-spacing: 0}
caption, td, th {text-align: left;font-weight: 400}
blockquote:after, blockquote:before, q:after, q:before {content: ""}
blockquote, q {quotes: "" ""}
article, aside, figure, footer, header, nav, section {display: block}
a, a:visited {text-decoration: none}
a:active, a:hover {color: #1ea5b4;text-decoration: none}
a, a:active, a:focus, a:hover {outline: 0}
img {border: 0}
.fl {float: left}
.fr {float: right}
.textr {text-align: right;font-weight: 600;font-size: 14px;}
.textl {text-align: left}
.textc {text-align: center!important}
.alignc {text-align: center!important;vertical-align: middle!important}
.clear {clear: both}
.dib {display: inline-block}
a[href^=tel] {color: inherit;text-decoration: none}
li {list-style: none}
*, *::before, *::after {box-sizing: border-box}
.resp-img {max-width: 100%}
p {font-size: 16px;line-height: 1.6;}
* {box-sizing: border-box;}
p {margin-bottom: 15px;font-family: 'Helvetica';color: rgba(0, 0, 0, .7);font-size: 15px;}
.wrapper {width: 100%;overflow: hidden;}
sup {vertical-align: super;font-size: 8px;}
.tr {text-align: right;}
.container {width: 100%;max-width: 1400px;margin: 0 auto;padding: 0px 40px;}
body {font-family: 'Helvetica';}
/* header-css-s */
.animated {-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
.fadeInDown {animation-name: fadeInDown;}
@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.sticky {position: fixed;width: 100%;z-index: 99;top: 0;background: #fff;}
.sticky-left-link{position: fixed;width: 100%;z-index: 99;top: 0;background: #fff;}

.top-header {padding: 4px 0;background: #26a59a;}
.top-header li, .my-nav li {display: inline-block;vertical-align: middle;}
.left-contact-info li, .right-links li {margin: 0 4px}
.left-contact-info li a {border-radius: 50%;color: #fff;font-size: 20px;position: relative;display: block;text-align: center;}
.left-contact-info li a span {color: #fff;font-size: 16px;vertical-align: middle;}
.phone {transform: rotate(90deg);font-size: 22px;vertical-align: middle;}
.email {font-size: 22px;margin-right: 10px;}
.right-links li a .top-media {padding: 6px;font-size: 28px;position: relative;display: inline-block;vertical-align: middle;margin-right: 10px;color: #fff;}
.banner-content {width: 100%;height: 600px;display: block !important;z-index: 10;}
.banner-text-wrapper {  display: inline-block !important; margin: 200px 0px 0px 0px;   width: 100%;   height: 300px; }
.banner-bold-txt {font-size: 36px;font-weight: 600;color: #fff;padding: 0px 0px 5px;line-height: 1.1;}
.banner-middle-bold-txt {padding: 15px 5px 0px 0px;color: #fff;font-size: 48px;font-weight: 600;line-height: 1.1;}
.banner-text-wrapper p {padding: 0px 12px;}
.read-more a {display: inline-block;padding: 12px 30px;background: #26a59a;color: #fff;font-size: 18px;margin: 18px 0px;transition: 0.5s ease-in-out;border: 1px dotted #26a59a;}
.read-more a:hover {color: #FE0000;background: #fff;}
.banner-text {font-size: 36px;color: #072a40;font-weight: 500;line-height: 1.7;display: block !important;}
.logo-desktop-nav {z-index: 1;width: 100%;box-shadow: 3px 3px 6px #9d9d9d;/* background: url(../images/art.png) no-repeat top center; */margin: 0 auto;}
.logo a img{width: 270px;}
.logo-title-hd{position: relative;}
.logo-title-hd::after{position: absolute;content: '';background: url(../images/art.png)repeat center;right: -524px;width: 593px;height: 97px;top: 0;}
.nav-bar-wrapper {background: url(../images/header.jpg)repeat-x 0px -114px;width: 100%;}
.desktop-nav li:not(:last-child) {margin-right: 25px;}
.desktop-nav li a {padding: 5px 15px;border-radius: 5px;color: #39404c}
.right-icon {font-size: 18px;color: #fff;margin: 5px 8px;}
.sitemap-icon-head {font-size: 20px;color: #fff;margin: 5px 8px;}
.nav-bar {position: relative;text-align: center;}
.nav-bar li {display: inline-block;}
.nav-bar li a {color: #fff;padding: 11px 14px 10px;font-weight: 400;display: block;overflow: hidden;font-size: 15px;position: relative;transition: .7s all;z-index: 7;display: inline-block;}
.nav-bar li img {display: inline-block;}
.left-quick-links .quick-links a {background: #E6E4E5 !important;color: #222 !important;}
.quick-links {position: relative;z-index: 0;}
.quick-links::after {position: absolute;content: '';left: 0;bottom: -2px;background: url(../images/shadow.png);height: 2px;width: 100%;}
.nav-bar li a:hover::before {right: 0px;}
.nav-bar li a:hover {color: #C9C9C9;}
.sub-menu-desktop li {display: block;border-bottom: 1px dotted #c6f0ed;}
.sub-menu-desktop li:last-child {border-bottom: none;}
.sub-menu-desktop li a {padding: 10px 5px;display: block;color: #fff;font-size: 14px;}
.sub-menu-desktop {visibility: hidden;width: 240px;background: #797979;position: absolute;top: 90px;z-index: 1;box-shadow: 0px 6px 10px #1c0808;text-align: left;padding: 25px;opacity: 0;transition: all .5s ease 0s;z-index: 1;}
.nav-bar li:hover .sub-menu-desktop {visibility: visible;top: 37px;opacity: .9;}
.contact-link {display: flex;align-items: center;}
.contact-link img {margin-right: 7px;}
.contact-link a {color: #343434;}
.column-menu {display: none;}
.logo-title-hd {padding: 20px 0px;}
.right-contact {margin: 27px 13px;}
.in-banner {display: flex;align-items: center;justify-content: center;height: 350px;position: relative;}
.in-banner::before {position: absolute;content: '';width: 100%;height: 100%;left: 0;top: 0;background: rgba(0, 0, 0, 0.5);}
.banner-box {position: relative;}
.banner-box::before {position: absolute;content: '';height: 360px;width: 400px;border: 10px solid rgba(255, 255, 255, 0.5);;border-right: none;left: 50px;top: -52px;z-index: -1;}
.in-slider {position: relative;z-index: 0;display: flex;align-items: center;justify-content: center;}
.parallax-slider {position: relative;z-index: 0;}
.inner-page-banner {position: relative;z-index: -1;height: 300px;}
.inner-h1 {font-size: 28px;margin: 20px 0 15px 0;color: #917E30;}
.inner-page-banner::before {position: absolute;content: '';width: 100%;height: 100%;background: url(../images/banner-bg.jpg) no-repeat top right;}
img {max-width: 100%;}
.home-page-auth {margin-top: -357px;}
.inner-page-banner {display: flex;align-items: center;justify-content: center;flex-wrap: wrap;flex-direction: column;color: #fff;position: relative;z-index: 0;}
.inner-page-banner::after {position: absolute;content: '';left: 0;bottom: 0;width: 100%;height: 2px;box-shadow: 0px 0px 5px #ccc inset;z-index: -1;}
.abt-banner {background: url(../images/formulas.png)no-repeat center center/cover;z-index: -1;position: relative;height: 360px;}
.banner {box-shadow: 0 0 5px #aaa;border-radius: 0px 14px 0 0;}
.banner-txt h1 {font-size: 44px;margin-bottom: 7px;}
.breadcrums {font-size: 14px;padding-bottom: 10px;}
.breadcrums a {color: #0E678D;}
.breadcrums a:hover {color: #0E678D;}
.breadcrums .fa-angle-double-right {margin: 0 3px;}
/* banner-end */
/* home-content-start */
.img {display: flex;justify-content: center;align-items: center;margin-right: 10px;}
.txt {font-size: 16px;line-height: 1.6;text-align: center;}
.auth-parent {display: flex;justify-content: space-around;flex-wrap: wrap;}
.authenticate {margin-bottom: 20px;margin-top: 3px;}
.auth-parent a {width: 33.33%;display: flex;align-items: center;padding: 25px;background: #f5f5f5;z-index: 0;position: relative;transition: .3s all ease-in-out;border-right: 1px dotted #ccc;}
.auth-parent a:last-child {border-right: unset;}
.auth-parent a:hover {background: #d1b167;}
.auth-parent a:hover span {color: #fff;}
.auth-parent a:hover span a {color: #fff;}
.auth-parent a img {margin-right: 15px;}
.warranty-logo {margin: 0 0 20px 20px;}
/* home-page-left-links starts */
.txt span a {color: rgba(0, 0, 0, .7);}
.txt span {color: #000}
.left-auth {width: 260px;}
.right-auth {width: calc(100% - 263px);padding: 0 0 40px 0;}
.nav-header a {background: #3F414E;font-size: 18px;color: #fff;margin: 0 0 0 2px;padding: 14px 20px 15px;display: block;transition: all 0.25s linear 0s;}
.left-nav ul li {padding: 11px 20px 12px;background: #f6f6f6;border-bottom: 1px dotted #ccc;text-align: left;}
.nav-header {border-left: 7px solid #ff0000;text-align: center;}
.products-link {margin-bottom: 15px;}
.find-desntist {margin: 30px 0 0;}
.left-nav-box {box-shadow: -2px 10px 22px -16px rgba(0, 0, 0, .75);}
/* home-page-left-links ends */
.paragraph {width: 100%;max-width: 400px;}
.main-heading {font-size: 26px;margin: 20px 0 25px;position: relative;color: #D0A93E;}
.auth-table {padding: 20px;}
.auth-table table {width: 100%;max-width: 700px;margin: 0px auto;}
.auth-table table tr td {padding: 15px;text-align: center;border: 1px solid #ccc;background: #f1f1f1;line-height: 1.5;}
.table-head {font-size: 22px;padding: 10px 0;color: #fff;}
.left-nav ul li a {background: url(../images/arro.png) no-repeat left center;display: inline-block;padding: 5px 0 3px 22px;margin: 0 14px 0 0;transition: all 0.25s linear 0s;vertical-align: middle;color: #3D414D;font-size: 14px;}
.left-nav ul li {transition: .3s ease-in-out;}
.left-nav ul li:hover {background: #fff;padding: 10px 20px 10px 30px;border-left: 7px solid #ae9a63;border-right: 7px solid #ae9a63;}
.left-nav ul li a:hover {color: #ae9a63;}
.in-h2 {font-size: 22px;margin: 25px 0 10px;position: relative;color: #D0A93E;}
.main-heading::after {content: '';position: absolute;bottom: -10px;left: 0;width: 90px;height: 2px;background: #ae9a63;z-index: -1;}
/* inner page css start */
.handling-image {margin: 35px 0 10px;}
.tabination { margin: 40px 0 15px;}
.list-class {margin: 20px 0;}
.list-class-sub {line-height: 2;margin-left: 30px;}
.list-class li {line-height: 2;display: flex;}
.tab-bottom {margin: 10px 0 0;padding: 0 20px;}
.tab-bottom span {font-size: 10px;}
.tab-content h2 {font-size: 18px;margin: 20px 0 10px 0;color: #138EC4;}
.list-class li .fa-tooth {margin-right: 10px;color: #3F414E;}
.image {padding: 20px 10px;}
.image p {font-size: 12px;margin: 5px 0 10px 0;}
.head-red{color: #e2b22c;}
.image img {width: 100%;max-width: 500px;}
.abt-title{font-style: italic;font-weight: 600;}
.our-products{padding: 40px 0;}
.premium-img {display: flex;justify-content: space-around;align-items: center;flex-wrap: wrap;text-align: center;margin: 0 0 20px 0;}
.form-wrap form {margin: 0 auto;padding: 40px;box-shadow: 0 5px 10px #ccc;}
.form-group input[type="text"], .textar textarea {background: #fff;border: none;margin: 9px 0px 15px 0px;outline: none;}
.form-control {width: 100%;padding: 10px 10px;margin: 15px 0px 29px 0px;box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;border: none;font-size: 16px;}   
.recaptcha-style {width: 100%;max-width: 303px;margin: 20px auto;overflow: auto;}
.resume {margin: 9px 0;}
.apply-h3 {font-size: 22px;color: #3F414E;margin: 30px 0 20px 0;text-align: center;}
.form-wrap button {padding: 10px 30px;color: #fff;border: 1px solid #fff;font-size: 16px;}
.form-wrap button:hover {background: #FE0000;}
.contact-form form {width: 100%;margin: 0 auto;padding: 40px;box-shadow: 0 0 10px #ccc;background: #fff;}
.contact-form button {padding: 10px 20px;color: #fff;border: 1px solid #fff;font-size: 16px;}
.contact-form button:hover {background: #FE0000;}
.rd {color: #FE0000;}
.mr {margin-right: 10px;font-size: 20px;}
.form-group {width: 100%;max-width: 390px;}
/* Shutter In Vertical */
.hvr-shutter-in-vertical {display: inline-block;vertical-align: middle;-webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);position: relative;background: #2098D1;-webkit-transition-property: color;transition-property: color;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;}
.hvr-shutter-in-vertical:before {content: "";position: absolute;z-index: -1;top: 0;bottom: 0;left: 0;right: 0;background: #3F414E;-webkit-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: 50%;transform-origin: 50%;-webkit-transition-property: transform;transition-property: transform;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {color: white;}
.hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {-webkit-transform: scaleY(0);transform: scaleY(0);}
.testimonials h3 {font-size: 24px; margin: 0px 0 20px;}
.testimonials {padding: 20px 20px 20px 50px;margin: 40px 0 30px;position: relative;transition: .4s all ease-in-out;box-shadow: rgb(17 17 26 / 10%) 0px 1px 0px, rgb(17 17 26 / 10%) 0px 8px 24px, rgb(17 17 26 / 10%) 0px 16px 48px;border-left: 8px solid #D0A93E;border-radius: 5px;}
.testimonials:hover {transform: translateY(-10px);box-shadow: -2px 10px 22px -16px rgba(0, 0, 0, .75);}
.testimonials:hover::before {top: -4px;}
.quote-left {margin: 0 10px 5px 0;}
.quote-right {margin: 0 0 5px 10px;}
.right-arrow {margin-right: 10px;color: #0E678D;}
.in-content {padding-left: 40px;}
.banner-image {position: relative;}
.banner-image img{width: 100%;max-width: 1055px;height: 287px;}
.products-wrap{display: flex;justify-content:center;flex-wrap: wrap;padding: 40px 0;}
.product-image{transition: .5s all ease-in-out;display: flex;justify-content: center;align-items: center;position: relative;z-index: 0;}
.products{width: 100%;max-width: 320px;margin: 20px;box-shadow: 0 6px 10px #ccc;padding: 20px;position: relative;z-index: 0;border-left: 4px solid #e2b22c;border-radius: 5px;}
.products-wrap .products::before{content: '';position: absolute;right: -4px;top: -4px;border-top: 40px solid #e2b22c;border-right: 0px solid #e2b22c;border-left: 44px solid transparent;z-index: -1;}
.about-left .products::before{content: '';position: absolute;right: -4px;top: -4px;border-top: 40px solid #e2b22c;border-right: 0px solid #e2b22c;border-left: 44px solid transparent;z-index: -1;}
.products a:hover{background: #fff;color: #fe000b;}
.about-left .products{width: 100%;max-width: 320px;margin:56px 20px 20px;box-shadow: 0 6px 10px #ccc;transition: .5s all ease-in-out;padding: 20px;position: relative;z-index: 0;border-left: 4px solid #e2b22c;border-radius: 5px;}
.products-wrap .product-image span{color: #fff;border: 1px solid #fff;padding: 10px 11px;font-size: 18px;border-radius: 50%;transform: scale(0);transition: .5s all ease-in-out;}
.products-wrap .products .product-image{width: 100%;height: 200px;}
.product-desc{padding: 20px;}
.products-wrap .products:hover .product-image span{transform: scale(1.1);}
.product-desc h3{font-weight: 600;text-align: center;margin: 10px 0;}
.products-wrap .products:hover .product-image::before{content: '';position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: rgba(0, 0, 0, .2);z-index: -1;}
.product-desc a{display: block;width: 100%;text-align: center;padding: 10px;font-size: 20px;color: rgb(255, 16, 16);}
.products a{font-size: 15px;padding: 5px 10px;color: #e2b22c;transition: .3s all ease-in-out;}
.about-right{ width: calc(100% - 468px);}
.products h3{margin-bottom: 10px;color: #e2b22c;font-size: 22px;}
.products p{color: rgb(84 76 76 / 70%);}
/* inner page css end */
/* footer-css-strat */
.gotop {font-size: 12px;text-align: center;font-weight: 600;margin-left: 5px;color: #8D8D8D;}
.footer-wrapper {background: url(../images/footer.jpg) repeat;width: 100%;position: relative;z-index: 2;}
.footer-left-link a {color: #8D8D8D;font-size: 12px;margin-right: 20px;}
.footer-right-link a {color: #fff;font-size: 12px;}
.footer-right-link img {vertical-align: bottom;}
.footer-top-links {padding: 12px 0;}
.footer-bottom-left-links p {color: #ccc;font-size: 12px;margin: unset;padding: 10px 0 10px;}
.footer-bottom-right-links p {font-size: 12px;color: #fff;margin: unset;padding: 10px 0 10px;}
.footer-bottom-right-links a{color: #ccc;}
.footer-bottom-left-links p a {color: #8D8D8D;}
.footer-bottom-right-links img {vertical-align: middle;}
.texture {height: 4px;}
#to-top {cursor: pointer;position: fixed;bottom: 40px;right: 36px;z-index: 10;border-radius: 10px 10px 0px 0px;transition: 0.6s all ease;font-size: 30px;color: #fe000b;}
/* footer css end */
/* active link */
.home.act-link {color: #C9C9C9;}
.left-nav ul li a.act-link {color: #ae9a63;}
.nav-bar li a.act-link {color: #C9C9C9;}
.nav-bar li.act-link>a {color: #C9C9C9 !important;}
#respMenu li a.act-link {background: #fff;color: #0E678D;}
.nav-bar li .sub-menu-desktop li.act-link:before {display: none !important;}
.form-control:disabled, .form-control[readonly] {background: #fff !important;}
.auth-parent a.act-link {background: #0E678D;color: #fff;}
.auth-parent a.act-link span {color: #fff;}
.find-desntist .nav-header a {background: #E6E4E5 !important;color: #107da9 !important;}
.d-flx-p {display: flex;}
.about-lava-home{padding: 40px 0;}
.content{width: calc(100% - 350px);}
.home-abt-content-wrap{display: flex;justify-content: center;align-items: center;flex-wrap: wrap;margin: 20px 0;}
.image{width: 100%;max-width: 350px;margin: 0 auto 20px;}
.banner-sub{display: flex;justify-content: center;position: relative;z-index: 0;margin-top: -47px;background: #fff;}
.banner-sub::before{content: '';position: absolute;bottom: -11px;background: url(../images/sub-link2-.png)no-repeat center;width: 100%;height: 10px;}
.banner-sub-divs{width: 100%;max-width: 345px;padding:35px 30px;border-right: 1px dotted #ccc;background: #fff;display: flex;justify-content: center;align-items: center;transition: .5s all ease-in-out;}
.banner-sub-divs:hover{background: #d1b167;}
.banner-sub-divs:hover a{color: #fff;}
.banner-sub-divs:last-child{border-right: none;}
.banner-sub-divs img{margin-right: 10px;width: 40px;}
.banner-sub-divs a{font-size: 16px;color: #3F3F3F;}
.about-lava-home-wrap{display: flex;justify-content: center;padding: 40px 0;}
.about-box{width: 100%;max-width: 30%;margin: 0 20px;display: flex;justify-content: center;flex-wrap: wrap;flex-direction: column;text-align: center;}
.about-left h1{line-height: 1.4;font-size: 32px;}
.why-lava{padding: 60px 0;background:#dfdfdf;position: relative;z-index:0;}
.why-lava::before{position: absolute;content: '';left: 0;bottom: 0;width: 488px;height: 488px;background: url(../images/why-lava-pat-1.png)no-repeat center center/cover;z-index: -1;opacity: .3;}
.why-lava::after{position: absolute;content: '';right: 0;top: 0;width: 488px;height: 488px;background: url(../images/why-lava-pat-2.png)no-repeat center center/cover;z-index: -1;opacity: .3;}
.about-img-wrap{padding: 30px 0;}
.why-lava h1{margin-bottom: 25px;}
.why-lava p{text-align: center;}
.why-lava-txt{position: relative;}
.quotes{margin-right: 10px;font-size: 20px;position: absolute;left: -14px;top: -26px;}
.authenticate-wrap{display: flex;justify-content: center;flex-wrap: wrap;}
.authenticate-wrap-left, .authenticate-wrap-right{width: 100%;max-width: 48%;padding: 60px 20px;}
.authenticate-wrap-right{background: #ae9a63;position: relative;z-index: 0;}
.authenticate-wrap-right::before{position: absolute;content: '';width: 250px;height: 1000px;background: #ae9a63;z-index: -1;right: -170px;top: 0;}
.why-lava-pro{display: flex;justify-content: center;flex-wrap: wrap;margin: 30px 0 0;}
.why-lava-pro .why-lava-divs{width: 100%;max-width: 250px;padding: 30px;text-align: center;border: 1px solid #fff;margin: 10px;transition: .3s all ease-in-out;background: #fff;box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;border-radius: 5px;}
.why-lava-pro .why-lava-divs:hover{transform: translateY(-10px);}
.why-lava-pro .why-lava-divs h3{margin: 20px 0 15px;font-size: 20px;font-weight: 600;color: #aa8f42;}
.why-lava-pro .why-lava-divs:hover{background: #d1b167;}
.why-lava-pro .why-lava-divs:hover img{filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(162deg) brightness(101%) contrast(104%);}
.why-lava-pro .why-lava-divs:hover p{color: #fff;}
.why-lava-divs p{color: #424141;}
.why-lava-divs img{margin-bottom: 20px;width: 80px;filter: invert(77%) sepia(36%) saturate(538%) hue-rotate(1deg) brightness(91%) contrast(80%);}
/* testimonials */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%;max-width: 135px;border-radius: 50%;margin: 0 auto 28px;}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none;font-size:28px}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{color:#d0630e;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:15px;height:15px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.owl-theme .owl-dots .owl-dot.active span{background:#fff}
.owl-dots{text-align-last: center;margin-top: 32px;}
.owl-carousel button.owl-dot{width: 20px;height: 4px;background: #000;display: inline-block;margin: 6px;}
.owl-carousel button.owl-dot.active{background: #ff2222;}
/* testimonials */
.about-wrap-box{display: flex;justify-content: center;flex-wrap: wrap;}
.abt-box{width: 100%;max-width: 45%;padding: 20px;margin: 10px;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;transition: .3s all ease-in-out;}
.abt-box h2{margin:0 0 15px;color: #d0a93e;}
.abt-box:hover{transform: translateY(-10px);background: #ae9a63;}
.abt-box:hover h2{color: #fff;}
.abt-box:hover p{color: #fff;}
.abt-box p{color: rgb(74 67 67 / 70%);}
/* text animation */
.ml2 .letter {display: inline-block;}
/* text animation */
.montage{position: relative;z-index: 0;}
.montage::before {position: absolute;content: '';width: 65%;height: 40px;background: #dfdfdf;left: 0;top: -100px;z-index: -1;border-top-right-radius: 27px;}
/* pre loder */
#overlayer {width: 100%;height: 100%;position: fixed;z-index: 3;background: rgba(209,177,103,0.6);top: 0;left: 0;}
.loader {width: 50px;height: 50px;position: absolute;z-index:3;border: 4px solid #fff;top: 0;left: 0;right: 0;bottom: 0;margin: auto;animation: loader 2s infinite ease;}
.loader-inner {vertical-align: top;display: inline-block;width: 100%;background-color: #e2b22c;animation: loader-inner 2s infinite ease-in;}
@keyframes loader { 0% {transform: rotate(0deg);} 25% {transform: rotate(180deg);} 50% {transform: rotate(180deg);} 75% {transform: rotate(360deg);} 100% {transform: rotate(360deg);}}
@keyframes loader-inner { 0% {height: 0%;} 25% {height: 0%;} 50% {height: 100%;} 75% {height: 100%;} 100% {height: 0%;}}
/* pre loder */
.image-gallery-warp{display: flex;justify-content: center;flex-wrap: wrap;}
.gal-images-warp{width: 100%;max-width: 250px;margin: 20px;}
.error-box{width: 100%;max-width: 350px;margin: 0 auto;}
.error-number{font-size: 26px;margin-bottom: 15px;color: red;}
.error-con{padding: 40px;}
.sitemap-box ul li{margin-bottom: 15px;position: relative;padding-left: 25px;}
.sitemap-box ul li::before{
    position: absolute;
    content: '';
    width: 30px;
    height: 30px;
    background: url(../images/arro.png)no-repeat;
    left: 0;
    top: 3px;
}
.sub-menu{padding: 10px 0 0 40px;}


/* media query */
@media screen and (max-width:1200px) {
    .container {padding: 0px 20px;}
    .about-left,.about-right{width: 100%;}
    .about-left .products{margin: 30px auto;}
    .products-wrap{padding: 20px 0;}
    figure{height: 375px !important;}
}

@media screen and (max-width:1024px) {
    .in-content {padding: 0;}
    .right-contact {display: none;}
    .banner-image {text-align: center;}
    .nav-bar-wrapper {display: none;}
    .column-menu {position: absolute;padding: 4px 0px 4px 0px;top: 86px;right: 2%;display: block;}
    .left-auth {display: none;}
    .right-auth {float: none;width: 100%;}
    figure {height: 320px !important;}
}

@media screen and (max-width:992px) {
    .authenticate-wrap{flex-direction: column;justify-content: center;}
    .authenticate-wrap-left, .authenticate-wrap-right{width: 100%;max-width: 100%;}
    .auth-table{overflow: auto;padding: 0;}
    .about-left .products{margin: 10px auto;}
    .authenticate-wrap-right::before{display: none;}
    .footer-bottom-left-links{float: none;width: 100%;text-align: center;}
    .footer-bottom-right-links{float: none;width: 100%;text-align: center;}
    figure {height: 310px !important;}
    .about-box{max-width: 100%;flex-direction: row;}
    .products{margin: 20px 10px;}
    .lava-auth .container{padding: 0;}
    .about-lava-home-wrap{flex-wrap: wrap;}
}

@media screen and (max-width:768px) {
    .form-group {max-width: 100%;float: none;}
    .footer-bottom-left-links, .footer-bottom-right-links {float: none;width: 100%;}
    .footer-bottom-right-links p {text-align: center;}
    .d-flx-p {font-size: 13px;}
    .banner-sub{flex-direction: column;}
    .banner-sub-divs{margin: 0 auto;max-width: 100%;}
    .banner-sub-divs{border-bottom: 1px dotted #ccc;}
    figure {height: 240px !important;}
    .banner-sub-divs{padding: 20px;}
    .banner-sub{margin-top: 10px;}
    .banner-sub-divs{justify-content: flex-start;}
}

@media screen and (max-width:576px) {
    .auth-parent a {width: 100%;justify-content: flex-start;border-bottom: 1px solid #ccc;}
    .inner-h1, .breadcrums {float: none;}
    .breadcrums {margin-top: 10px;margin-bottom: 10px;}
    .inner-h1 {font-size: 20px;}
    ul.tabs li {display: block;border-radius: 10px;margin: 2px 0;}
    .why-lava-pro .why-lava-divs{max-width: 100%;padding: 15px;}
    figure {height: 240px !important;}
    .banner-sub-divs a{font-size: 14px;}
    .sticky-resp {position: fixed;width: 100%;z-index: 99;top: 0;background: #fff;transition: .5s all ease-in-out;}
    .banner-sub-divs {padding: 10px 20px;}
    .about-lava-home {padding: 20px 0 40px;}
    .inner-h1 {font-size: 21px;}
    .logo-title-hd::after{height: 70px;}
}
@media(max-width:480px) {
    .main-heading::after {bottom: -8px;width: 70px;height: 3px;}
    .logo a img {width: 170px;}
    .main-heading {font-size: 22px;}
    .auth-table table tr td {padding: 8px;font-size: 12px;}
    .table-head{font-size: 18px;}
    .about-left h1{line-height: 1.2;}
    figure {height: 160px !important;}
    .banner-sub-divs a{font-size: 13px;}
    .banner-sub-divs {justify-content: flex-start;}
    .about-box{margin: 0;}
    .about-lava-home-wrap{padding: 0;}
    .loopslider-nav-button{height: 35px;width: 18px;}
    .container {padding: 0px 20px;}
    .banner-image img{height: unset;}
    .abt-box{max-width: 100%;}
    .inner-h1 {font-size: 22px;}
    .testimonials{padding: 20px;}
    .form-wrap form{padding: 20px;}
    .in-h2{font-size: 18px;}
    .why-lava{padding: 10px 0 20px;}
    .montage::before{top: -58px;}
    .authenticate-wrap-left, .authenticate-wrap-right{padding: 30px 20px;}
    .auth-parent a{padding: 10px 20px;}
    .txt{font-size: 12px;}
}

@media(max-width:380px) {
    .disc .left-content h2 {font-size: 20px;}
    .about-img {padding: 20px;}
    .bottom-logo img { width: 100%;}
    .banner-bold-txt, .banner-middle-bold-txt {font-size: 22px;}
    figure { height: 120px !important;}
    p{text-align: justify;}
}