body{font-family:"Open Sans",sans-serif;color:#444}
a{text-decoration:none;color:#d9232d}
a:hover{color:#e24d55;text-decoration:none}
h1,h2,h3,h4,h5,h6{font-family:"Raleway",sans-serif}
.back-to-top{position:fixed;visibility:hidden;opacity:0;right:15px;bottom:15px;z-index:996;background:#d9232d;width:40px;height:40px;border-radius:4px;transition:all .4s}
.back-to-top i{font-size:28px;color:#fff;line-height:0}
.back-to-top:hover{background:#e1444d;color:#fff}
.back-to-top.active{visibility:visible;opacity:1}
#header{background:#fff;transition:all .5s;z-index:997;padding:10px 0}
#header.header-scrolled{box-shadow:0 2px 15px rgba(0,0,0,0.1);padding:12px 0}
#header.header-inner-pages{box-shadow:0 2px 15px rgba(0,0,0,0.1)}
#header .logo{font-size:28px;margin:0;padding:0;line-height:1;font-weight:700;text-transform:uppercase}
#header .logo a{color:#556270}
#header .logo img{height:64px}
#header .country-flag img {height:20px;}
.navbar{padding:0}
.navbar ul{margin:0;padding:0;display:flex;list-style:none;align-items:center}
.navbar li{position:relative}
.navbar a,.navbar a:focus{display:flex;align-items:center;justify-content:space-between;padding:10px 0 10px 30px;font-family:"Poppins",sans-serif;font-size:15px;font-weight:500;color:#556270;white-space:nowrap;transition:.3s}
.navbar a i,.navbar a:focus i{font-size:12px;line-height:0;margin-left:5px}
.navbar a:hover,.navbar .active,.navbar .active:focus,.navbar li:hover > a{color:#d9232d}
.navbar .getstarted,.navbar .getstarted:focus{background:#d9232d;padding:8px 25px;margin-left:30px;border-radius:4px;font-weight:400;color:#fff}
.navbar .getstarted:hover,.navbar .getstarted:focus:hover{color:#fff;background:#e1444d}
.navbar .dropdown ul{display:block;position:absolute;left:14px;top:calc(100% + 30px);margin:0;padding:10px 0;z-index:99;opacity:0;visibility:hidden;background:#fff;box-shadow:0 0 30px rgba(127,137,161,0.25);transition:.3s}
.navbar .dropdown ul li{min-width:200px}
.navbar .dropdown ul a{padding:10px 20px;font-size:15px;text-transform:none;font-weight:400}
.navbar .dropdown ul a i{font-size:12px}
.navbar .dropdown ul a:hover,.navbar .dropdown ul .active:hover,.navbar .dropdown ul li:hover > a{color:#d9232d}
.navbar .dropdown:hover > ul{opacity:1;top:100%;visibility:visible}
.navbar .dropdown .dropdown ul{top:0;left:calc(100% - 30px);visibility:hidden}
.navbar .dropdown .dropdown:hover > ul{opacity:1;top:0;left:100%;visibility:visible}
@media (max-width: 1366px) {
.navbar .dropdown .dropdown ul{left:-90%}
.navbar .dropdown .dropdown:hover > ul{left:-100%}
}
.mobile-nav-toggle{color:#556270;font-size:28px;cursor:pointer;display:none;line-height:0;transition:.5s}
.mobile-nav-toggle.bi-x{color:#fff}
@media (max-width: 991px) {
.mobile-nav-toggle{display:block}
.navbar ul{display:none}
}

.btn-outline-primary {background: #fff !important; border:1px solid #d9232d !important; color: #d9232d !important}
.navbar-mobile{position:fixed;overflow:hidden;top:0;right:0;left:0;bottom:0;background:rgba(63,73,83,0.9);transition:.3s;z-index:999}
.navbar-mobile .mobile-nav-toggle{position:absolute;top:15px;right:15px}
.navbar-mobile ul{display:block;position:absolute;top:55px;right:15px;bottom:15px;left:15px;padding:10px 0;background-color:#fff;overflow-y:auto;transition:.3s}
.navbar-mobile a,.navbar-mobile a:focus{padding:10px 20px;font-size:15px;color:#556270}
.navbar-mobile a:hover,.navbar-mobile .active,.navbar-mobile li:hover > a{color:#d9232d}
.navbar-mobile .getstarted,.navbar-mobile .getstarted:focus{margin:15px}
.navbar-mobile .dropdown ul{position:static;display:none;margin:10px 20px;padding:10px 0;z-index:99;opacity:1;visibility:visible;background:#fff;box-shadow:0 0 30px rgba(127,137,161,0.25)}
.navbar-mobile .dropdown ul li{min-width:200px}
.navbar-mobile .dropdown ul a{padding:10px 20px}
.navbar-mobile .dropdown ul a i{font-size:12px}
.navbar-mobile .dropdown ul a:hover,.navbar-mobile .dropdown ul .active:hover,.navbar-mobile .dropdown ul li:hover > a{color:#d9232d}
.navbar-mobile .dropdown > .dropdown-active{display:block}
#hero{width:100%;height:100vh;background-color:rgba(63,73,83,0.8);overflow:hidden;position:relative}
#hero .carousel,#hero .carousel-inner,#hero .carousel-item,#hero .carousel-item::before{position:absolute;top:0;right:0;left:0;bottom:0}
#hero .carousel-item{background-size:cover;background-position:center;background-repeat:no-repeat}
#hero .carousel-item::before{content:"";background-color:rgba(30,35,40,0.6)}
#hero .carousel-container{display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;top:70px;left:50px;right:50px}
#hero .container{text-align:center}
#hero h2{color:#fff;margin-bottom:20px;font-size:48px;font-weight:700}
#hero p{-webkit-animation-delay:.4s;animation-delay:.4s;margin:0 auto 30px;color:#fff}
#hero .carousel-inner .carousel-item{transition-property:opacity;background-position:center top}
#hero .carousel-inner .carousel-item,#hero .carousel-inner .active.carousel-item-start,#hero .carousel-inner .active.carousel-item-end{opacity:0}
#hero .carousel-inner .active,#hero .carousel-inner .carousel-item-next.carousel-item-start,#hero .carousel-inner .carousel-item-prev.carousel-item-end{opacity:1;transition:.5s}
#hero .carousel-inner .carousel-item-next,#hero .carousel-inner .carousel-item-prev,#hero .carousel-inner .active.carousel-item-start,#hero .carousel-inner .active.carousel-item-end{left:0;transform:translate3d(0,0,0)}
#hero .carousel-control-next-icon,#hero .carousel-control-prev-icon{background:none;font-size:30px;line-height:0;width:auto;height:auto;background:rgba(255,255,255,0.2);border-radius:50px;transition:.3s;color:rgba(255,255,255,0.5);width:54px;height:54px;display:flex;align-items:center;justify-content:center}
#hero .carousel-control-next-icon:hover,#hero .carousel-control-prev-icon:hover{background:rgba(255,255,255,0.3);color:rgba(255,255,255,0.8)}
#hero .carousel-indicators li{cursor:pointer;background:#fff;overflow:hidden;border:0;width:12px;height:12px;border-radius:50px;opacity:.6;transition:.3s}
#hero .carousel-indicators li.active{opacity:1;background:#d9232d}
#hero .btn-get-started{font-family:"Raleway",sans-serif;font-weight:500;font-size:14px;letter-spacing:1px;display:inline-block;padding:14px 32px;border-radius:4px;transition:.5s;line-height:1;color:#fff;-webkit-animation-delay:.8s;animation-delay:.8s;background:#d9232d}
#hero .btn-get-started:hover{background:#df3740}
@media (max-width: 992px) {
#hero{height:80vh}
#hero .carousel-container{top:8px}
}
@media (max-width: 768px) {
#hero h2{font-size:28px}
#hero{height:70vh}
}
@media (min-width: 1024px) {
#hero .carousel-control-prev,#hero .carousel-control-next{width:5%}
}
@media (max-height: 500px) {
#hero{height:120vh}
}
section{padding:60px 0;overflow:hidden}
.section-bg,.services .icon-box{background-color:#f8f9fa}
.section-title{padding-bottom:40px}
.section-title .title{font-size:14px;font-weight:500;padding:0;line-height:1px;margin:0 0 7px;letter-spacing:2px;text-transform:uppercase;color:#aaa;font-family:"Poppins",sans-serif}
.section-title .title::after{content:"";width:120px;height:1px;display:inline-block;background:#e6636a;margin:4px 10px}
.section-title .title2 {margin:0;font-size:36px;font-weight:700;font-family:"Poppins",sans-serif;color:#556270}
.section-title.text-center .title:after {display: none;}
.section-title .desc {margin-top: 20px;}
.breadcrumbs{padding:18px 0;background:#515d6a;min-height:40px;margin-top:80px; color: #fff}
.breadcrumbs .title {font-size:32px;font-weight:300;margin:0 !important}
.breadcrumbs ol{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0;font-size:14px}
.breadcrumbs ol li + li{padding-left:10px}
.breadcrumbs ol li + li::before{display:inline-block;padding-right:10px;color:#6b7b8d;content:"/"}
.breadcrumbs a {color:rgba(255,255,255,0.5);}
@media (max-width: 992px) {
#header .logo img {height: 48px;}
#header.header-scrolled {padding: 10px 0}
.breadcrumbs{margin-top:68px; padding: 10px 0}
.breadcrumbs .title {margin-bottom:12px !important; font-size: 25px;}
.breadcrumbs ol{display:block}
.breadcrumbs ol li{display:inline-block}
.section-title {padding-bottom: 10px;}
.section-title .title2 {font-size: 25px;}
.content .about-content {padding-top: 0px;}
}
.about .content {line-height: 30px;}
.about .content h2{font-weight:700;font-size:48px;line-height:60px;margin-bottom:20px;text-transform:uppercase}
.about .content h3{font-weight:500;line-height:32px;font-size:24px}
.about .content ul{list-style:none;padding:0}
.about .content ul li{padding:10px 0 0 28px;position:relative}
.about .content ul i{left:0;top:7px;position:absolute;font-size:20px;color:#d9232d}
.about .content p:last-child{margin-bottom:0}

.about .content .about-content * {margin:0 0 17px;}
.about .content .about-content h1, .about .content .about-content h2, .about .content .about-content h3, .about .content .about-content h4, .about .content .about-content h5, .about .content .about-content h6 {margin-bottom:10px; font-size: 22px; line-height: normal;}
.about .content .about-content ul {list-style: disc; padding-left: 30px; margin-bottom: 17px;}
.about .content .about-content ul li {margin-bottom:0px; padding: 0px;}
.about .content .about-content .table {font-size: 16px; border-spacing: 0px;}
.about .content .about-content .table td {padding: 5px 12px; border-bottom: 1px solid #ddd}
.about .content .about-content a {text-decoration: underline;}
.about .content .about-content a:hover {text-decoration: none;}


.btn, .btn:focus {background: #d9232d; padding: 8px 25px;border-radius: 4px;font-weight: 400;color: #fff; border:none;}
.btn:hover {background: #e1444d}
.btn:focus, .btn:active {box-shadow: none !important; outline:none !important;}

.prd-row > * {margin-bottom:30px;}
.prd-box{position:relative;box-shadow:0 2px 15px rgba(85,98,112,0.12);padding:30px;border-radius:4px;background:#fff; height: 100%}
.prd-box:hover {box-shadow:0 2px 10px rgba(85,98,112,0.20);}
.prd-box .pic{overflow:hidden;width:140px; height:140px;border-radius:4px; position: relative;}
.prd-box .pic img{transition:ease-in-out .3s; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.prd-box:hover img{transform:translate(-50%, -50%) scale(1.1)}
.prd-box .prd-info{padding-left:30px}
.prd-box .title {font-weight:700;margin-bottom:5px;font-size:20px;color:#556270}
.prd-box p{margin:10px 0 0;}
.prd-list {padding:0; margin: 0 0 15px; list-style: none;}
.prd-list li:not(:last-child) {margin-bottom: 5px;}
.prd-list a {color:#333;}
.prd-list a:hover {color:#d9232d;}
.prd-box .desc {margin-bottom: 17px;}

.prd-sect{padding:30px; box-shadow: 0px 0px 5px rgba(0,0,0,0.2)}
.prd-detail-box{display:flex;background:#fff;border-radius:10px;margin-bottom:40px}
.prd-detail-box .left{width:520px;margin-right:35px}
.prd-detail-box .right{flex:1}
.prd-img{margin-bottom:15px;}
.prd-img figure{width:500px;height:500px;position:relative;overflow:hidden;margin:3px;cursor:pointer; border:1px solid #ccc; border-radius: 7px;}
.prd-img figure img{max-width:100%;max-height:100%; width: auto !important; position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}
.prd-img .owl-nav [class*=owl-]{background:rgba(255,255,255,0.2)!important}
.prd-img .owl-nav [class*=owl-]:hover{background:rgba(255,255,255,1)!important}
.prd-img .owl-nav [class*=owl-]:hover svg{fill:#000}
.prd-detail-box .left .sync1{width:500px;margin:0 auto}
.prd-img.owl-theme{position:relative}
.prd-img.owl-theme .owl-nav{margin-top:-20px;position:absolute;top:50%;width:100%}
.prd-img.owl-theme .owl-next,.prd-img.owl-theme .owl-prev{width:22px;height:40px;position:absolute}
.prd-img.owl-theme .owl-prev{left:10px}
.prd-img.owl-theme .owl-next{right:10px}
.prd-img-thumb{padding:0 5px}
.prd-img-thumb .owl-item{margin-left:3px!important;margin-right:3px!important;border:1px solid #fff;cursor:pointer}
.prd-img-thumb figure{height:105px;margin:0 auto;position:relative;overflow:hidden}
.prd-img-thumb figure img{position:absolute;max-width:100%;max-height:100%;top:50%;left:50%;transform:translate(-50%,-50%)}
.prd-img-thumb.owl-theme{position:relative}
.prd-img-thumb.owl-theme .owl-nav{position:absolute;left:0;top:calc(50% - 35px);width:100%}
.prd-img-thumb.owl-theme .owl-next,.prd-img-thumb.owl-theme .owl-prev{width:22px;height:40px;position:absolute}
.prd-img-thumb.owl-theme .owl-prev{left:-8px}
.prd-img-thumb.owl-theme .owl-next{right:-8px}
.prd-img-thumb .current{border:1px solid var(--primarycolor)}
.prd-img-thumb .owl-nav [class*=owl-]{background:#dadada!important;color:#000!important}
.prd-sect .prd-img.owl-theme .owl-prev{left:-26px!important}
.prd-sect .prd-img.owl-theme .owl-next{right:-26px!important}
.prd-sect .prd-img .owl-nav [class*=owl-]{width:45px!important;height:45px!important; line-height: 45px; background:#fff!important;border-radius:50%;box-shadow:2px 0px 7px rgba(0,0,0,0.2)!important}
.prd-sect .prd-img .owl-nav [class*=owl-] svg{width:20px;height:20px}
.prd-sect .prd-img-thumb{padding:0 35px;max-width:450px;margin:10px auto 0}
.prd-sect .prd-img-thumb .owl-nav [class*=owl-]{background:#fff!important}
.prd-sect .prd-img-thumb figure{width:80px;height:80px;border:1px solid #ccc; border-radius: 50%}
.prd-sect .prd-img-thumb .current{border:1px solid #fff!important}
.prd-sect .prd-img-thumb .current figure{border:2px solid var(--primarycolor)}
.prd-detail-box .sub-title{font-size:18px;margin-bottom:5px}
.prd-table{width:100%;color:#333;font-size:15px;margin-bottom:15px; border-spacing: 0px;}
.prd-table td:first-child{color:#999;width:225px}
.prd-table td{border-bottom:1px solid #e5e5e5;padding:5px 0px}
.prd-detail-box-desc{color:#666;margin-bottom:15px}
.prd-detail-box-desc a:hover{text-decoration:underline}
.prd-detail-box-desc div,.prd-detail-box .desc p{margin-bottom:15px}
.prd-c-head{display:flex;justify-content:space-between;margin-bottom:3px}
.prd-c-head .title{font-size:33px;line-height:30px;font-weight:600; color: var(--primarycolor)}
.prod-price{margin-bottom:25px;line-height:normal}
.prod-price > *{margin-bottom:12px}
.prod-price b{font-weight:600}
.prod-price .price{font-size:23px;color:#333;font-weight:600}
.prod-price .price i{font-size:20px;margin-right:1px}
.prod-price small{color:#848484;margin-right:10px;font-size:15px}
.prod-price .latest-price{color:#d9232d;text-decoration:underline;font-size:16px}
.prod-price .latest-price:hover{text-decoration:none}
.prod-price .moq{background:#efefef;display:inline-block;font-size:15px;padding:5px 7px;border-radius:2px}
.pbq-title{font-size:15px;margin-bottom:5px;color:#000}
.pbq-row {max-width:400px;padding:0;margin:0 15px 25px !important}
.pbq-row div {margin-bottom: 0px;}
.pbq-row .item{height:100%;padding:0 2px}
.pbq{border:1px solid #e0e0e0;padding:4px 5px;display:block;text-align:center;line-height:normal;cursor:pointer;display:flex;height:100%;align-items:center;justify-content:center}
.pbq > *{height:100%}
.pbq-row .owl-stage{display:flex}
.pbq .title{font-size:14px;color:#333; margin-bottom: 5px;}
.pbq .desc{font-size:12px;color:#666}
.pbq.active .title{color:#000;font-weight:600}
.pbq.active{border:1px solid #ff7512;box-shadow:1px 3px 5px rgba(0,0,0,0.1)}
.pbq-row.owl-theme .owl-nav [class*=owl-]{position:absolute;top:calc(50% - 2px);transform:translateY(-50%);line-height:normal;margin:0;display:inline-block;width:10px;height:30px; font-size: 26px; line-height: 1px;}
.pbq-row.owl-theme .owl-nav [class*=owl-]:hover{background:none;color:#000}
.pbq-row.owl-theme .owl-nav [class*=owl-prev] {left: -15px;}
.pbq-row.owl-theme .owl-nav [class*=owl-next] {right: -15px;}
.pbq-row.owl-theme .owl-nav{margin-top:0}
.pbq-row .owl-nav .owl-prev{left:0}
.pbq-row .owl-nav .owl-next{right:0}
.pbq-row .owl-stage{margin-left:0}
.prd-sect .action {padding-top: 15px;}
.prd-sect .sub-title2 {font-size: 22px; font-weight: 600; color: var(--primarycolor); border-bottom: 2px solid #d9232d; padding-bottom: 7px; margin-bottom: 20px;}
.pd-content {font-size: 16px; line-height:26px;}
.pd-content > * {margin-bottom: 15px;}
.pd-content h1, .pd-content h2, .pd-content h3, .pd-content h4, .pd-content h5, .pd-content h6 {font-size: 18px;font-weight: 600; margin-bottom: 7px;}
.pd-content br ~ br {display: none;}

.error-page {padding: 80px 0}
.error-page .title {font-size: 150px;}
.error-page .heading-1 {text-transform: uppercase; font-size:28px; line-height: 30px; margin-bottom: 20px}
.error-page .heading-2 {font-size: 16px; margin-bottom: 22px}

.sub-title {font-size: 15px; font-weight: 700; color: #333; margin-bottom: 7px;}
.prod-qty {position: relative; width: 110px; margin-bottom:30px;}
.prod-qty input {width: 100%; height: 36px; border-radius: 3px; background: #fff; border:1px solid #ddd; padding: 5px 50px 5px 10px; font-size: 14px; font-weight: 600}
.prod-qty input:focus {box-shadow: none; outline: none;}
.prod-qty span {position: absolute; height: 36px; vertical-align: middle; width:25px; text-align: center; padding:0px 5px !important; display: inline-block; top:50%; right: 0; transform: translateY(-50%); font-size: 18px; color: #ccc; cursor: pointer; line-height: 1px;}
.prod-qty span i {line-height:32px;}
.prod-qty span:hover {color:#999;}
.prod-qty span.minus {right:25px;}
.price {margin-bottom: 7px; font-size: 25px;  font-weight: 600; color: #000;}
.prc { font-weight: 600 !important; padding-right: 0px !important}
.prc b {font-weight: 600}
.unit {font-size: 15px;font-weight: 400 !important; color: #666; text-transform: none !important}
.attr-select {display: inline-flex; flex-wrap: wrap;}
.attr-select li {float: left; margin:0 10px 3px 0; line-height: normal;}
.attr-select li span {display: inline-block; border:2px solid #ddd; background: #fff; color: #000; font-weight: 600; text-align: center; cursor: pointer; overflow: hidden;}
.attr-select li span.active {border-color: #028cce; font-weight: 700}
.size-select span {width: 40px; height: 40px; line-height:35px;}
.color-select span {width:60px; height: 40px; font-size: 12px; line-height:35px;}
.color-select .red {background: #cb141b; color: #fff}
.color-select .green {background: #97b13f; color: #fff}
.color-select .blue {background: #284b9e; color: #fff}
.color-select .yellow {background: #e8d935; color: #000}
.color-select .orange {background: #eb7812; color: #fff}
.color-select .purple {background: #703e86; color: #fff}
.color-select .white {background: #fff; color: #000}
.color-select .black {background: #333; color: #fff}

.prd-c .action > *:nth-child(2) {margin-left: 5px;}

@media(max-width:991px){
  .prd-sect {padding: 15px;}
  .prd-detail-box {flex-wrap: wrap;}
  .prd-detail-box .left {width: 100%; margin-right: 0px;}
  .prd-c-head {margin-top: 17px;}
  .prd-c-head .title {font-size: 24px; line-height: 25px; font-weight: 500}
  .prod-price .price {font-size: 20px;}
  .prod-price .price i {font-size: 16px;}
  .prod-price .moq {font-size: 15px}
  .prod-price .latest-price {font-size: 15px}
  .prd-detail-box .sub-title {font-size: 18px; font-weight: 500}
  .pbq-row {width: 100%}
  .prd-sect .sub-title2 {font-size: 18px; font-weight: 500; margin-bottom: 15px; padding-bottom:5px;}
  .prd-sect .action {padding-top: 5px;}
  .prd-sect .action .btn-lg {font-size: 17px; padding: 7px 30px !important;}
  .pd-content {line-height: 22px;}
  .pd-content h1, .pd-content h2, .pd-content h3, .pd-content h4, .pd-content h5, .pd-content h6 {font-size: 15px;}
  .prd-img figure {width: 100%}
  .prd-detail-box {font-size: 15px;}
}

@media(max-width: 767px){
  .prd-sect .prd-img .owl-nav [class*=owl-] {width: 35px !important; height: 35px !important}
  .prd-sect .prd-img.owl-theme .owl-prev {left: -22px!important}
  .prd-sect .prd-img.owl-theme .owl-next {right: -22px!important}
  .prd-sect .prd-img .owl-nav [class*=owl-] svg {width: 15px; height: 15px;}
  .prd-sect .prd-img .owl-nav [class*=owl-] {line-height: 40px;}
  .prd-table td:first-child {width: 175px}
  .prd-box {padding: 10px;}
  .prd-box .pic {width: 100px; height: 100px;}
  .prd-box .prd-info {padding-left: 12px;}
  .prd-box .title {font-size: 18px;}
  .prd-list {font-size: 15px;}
  section {padding: 40px 0}
  .section-title .desc {font-size: 15px;}
  .about .content h2 {font-size: 22px; line-height: normal;}
  .about .content h3 {font-size: 18px; line-height: 28px;}
  .about .content {font-size: 15px; line-height: 27px;}
  .prd-info .price {font-size:20px;}
  .prd-box .desc {font-size: 14px;}
  .btn, .btn:focus {padding: 6px 20px}

}
@media(max-width:575px){
  .prd-sect {padding:0px 5px; box-shadow: none}
  .prd-c-head {justify-content: center;}
  .prod-price {text-align: center;}
  .price {text-align: center;}
  .prd-info .price {text-align:left;}
}
@media(max-width: 480px){
  .prd-detail-box .left .sync1 {width: 300px;}
  .prd-img figure {width: 100%; height: 300px;}
  .pbq-row {width:100%; max-width:280px;}
  .prd-sect .prd-img-thumb figure {width: 68px; height: 68px;}
}


.owl-stage {display: flex; justify-content: center; margin: 0 auto}
.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%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.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-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.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{background:#869791;color:#FFF;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 .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 4px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

.modal-title{font-size:17px;font-weight:600}.language-row > .item{margin-bottom:17px}.language-box{text-align:center;cursor:pointer}.language-box figure{width:60px;height:60px;border-radius:50%;text-align:center;margin:0;position:relative;margin:0 auto}.language-box.active figure:after{width:22px;height:22px;border-radius:50%;background:#3ac379;position:absolute;content:'\2713';color:#fff;bottom:0;right:-5px}.language-row .item:first-child figure{background:#406580;color:#62afe6}.language-row .item:nth-child(2) figure{background:#806740;color:#ffce80}.language-row .item:nth-child(3) figure{background:#4a502f;color:#97aa44}.language-row .item:nth-child(4) figure{background:#4a4a4a;color:#ccc}.language-row .item:nth-child(5) figure{background:#3b4470;color:#7b92ff}.language-row .item:nth-child(6) figure{background:#6c8040;color:#bde16f}.language-row .item:nth-child(7) figure{background:#805140;color:#ffa280}.language-row .item:nth-child(8) figure{background:#804040;color:#ff8080}.language-row .item:nth-child(9) figure{background:#6f4080;color:#dd80ff}.language-row .item:nth-child(10) figure{background:#406580;color:#62afe6}.language-box figure span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:35px;line-height:60px;display:block}.language-box .title{font-size:14px;margin-top:3px}.modal-content{overflow:hidden}.currency-row label{font-size:13px;font-weight:500}.modal-ls{width:390px}.modal-ls .bg{width:390px;height:100%;padding:25px 20px;position:relative}.modal-ls i{margin-right:4px}.modal-ls figure{position:relative;width:100%;height:350px;overflow:hidden;margin:15px auto 0; background:#fff;}.modal-ls figure img{position:absolute;max-width:100%;max-height:100%;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.modal-ls figure .opacity{position:absolute;width:100%;height:100%;z-index:1;background:rgba(0,0,0,0.7)}.modal-ls .prod-name{font-size:19px;margin-bottom:5px;font-weight:600}.modal-ls .prod-rate{margin-bottom:5px}.modal-ls .comp-add{margin-bottom:7px}.modal-rs{flex:1;padding:25px 20px;background:#fff;position:relative}.modal-rs .heading{font-size:22px;text-align:center;margin-bottom:15px;color:#333}.modal-rs .btn-close{position:absolute;top:10px;right:10px;font-size:15px}.modal-ls .bg{background:#eee}
@media(max-width: 767px){
  .modal-ls {display: none;}
}




.contact .info{width:100%;background:#fff}
.contact .info i{font-size:20px;color:#556270;float:left;width:44px;height:44px;background:#edeff1;display:flex;justify-content:center;align-items:center;border-radius:50px;transition:all .3s ease-in-out}
.contact .info h4{padding:0 0 0 60px;font-size:22px;font-weight:600;margin-bottom:5px;color:#556270}
.contact .info p{padding:0 0 0 60px;margin-bottom:0;font-size:14px;color:#8795a4}
.contact .info .email,.contact .info .phone, .contact .info .website{margin-top:40px}
.contact .info .email:hover i,.contact .info .address:hover i,.contact .info .phone:hover i{background:#556270;color:#fff}
.contact .php-email-form{width:100%;background:#fff}
.contact .php-email-form .form-group{padding-bottom:8px}
.contact .php-email-form .error-message{display:none;color:#fff;background:#ed3c0d;text-align:left;padding:15px;font-weight:600}
.contact .php-email-form .error-message br + br{margin-top:25px}
.contact .php-email-form .sent-message{display:none;color:#fff;background:#18d26e;text-align:center;padding:15px;font-weight:600}
.contact .php-email-form .loading{display:none;background:#fff;text-align:center;padding:15px}
.contact .php-email-form .loading:before{content:"";display:inline-block;border-radius:50%;width:24px;height:24px;margin:0 10px -6px 0;border:3px solid #18d26e;border-top-color:#eee;-webkit-animation:animate-loading 1s linear infinite;animation:animate-loading 1s linear infinite}
.contact .php-email-form input,.contact .php-email-form textarea{border-radius:0;box-shadow:none;font-size:14px;border-radius:4px}
.contact .php-email-form input:focus,.contact .php-email-form textarea:focus{border-color:#d9232d}
.contact .php-email-form input{height:44px}
.contact .php-email-form textarea{padding:10px 12px}
.contact .php-email-form button[type=submit]{background:#d9232d;border:0;padding:10px 24px;color:#fff;transition:.4s;border-radius:4px}
.contact .php-email-form button[type=submit]:hover{background:#e24d55}
@-webkit-keyframes animate-loading {
0%{transform:rotate(0deg)}
100%{transform:rotate(360deg)}
}
@keyframes animate-loading {
0%{transform:rotate(0deg)}
100%{transform:rotate(360deg)}
}

#footer{background:#4a5562;padding:0 0 30px;color:#fff;font-size:14px}
#footer .footer-top{background:#515d6a;padding:60px 0 30px}
#footer .footer-top .footer-info{margin-bottom:30px}
#footer .footer-top .footer-info h3{font-size:24px;margin:0 0 20px;padding:2px 0;line-height:1;font-weight:700}
#footer .footer-top .footer-info p{font-size:14px;line-height:24px;margin-bottom:15px;font-family:"Raleway",sans-serif;color:#fff}
#footer .footer-top .social-links a{font-size:18px;display:inline-block;background:rgba(255,255,255,0.1);color:#fff;line-height:1;padding:8px 0;margin-right:4px;border-radius:4px;text-align:center;width:36px;height:36px;transition:.3s}
#footer .footer-top .social-links a:hover{background:#d9232d;color:#fff;text-decoration:none}
#footer .footer-top .title {font-size:20px;font-weight:600;color:#fff;position:relative;padding-bottom:12px}
#footer .footer-top .footer-links{margin-bottom:30px}
#footer .footer-top .footer-links ul{list-style:none;padding:0;margin:0}
#footer .footer-top .footer-links ul i{padding-right:2px;color:rgba(255,255,255,0.6);font-size:18px;line-height:1}
#footer .footer-top .footer-links ul li{padding:10px 0 0;display:flex;align-items:center}
#footer .footer-top .footer-links ul a{color:rgba(255,255,255,0.6);transition:.3s;display:inline-block;line-height:1}
#footer .footer-top .footer-links ul a:hover{color:#fff}
#footer .footer-top .footer-newsletter form{margin-top:30px;background:#fff;padding:6px 10px;position:relative;border-radius:4px}
#footer .footer-top .footer-newsletter form input[type=email]{border:0;padding:4px;width:calc(100% - 110px)}
#footer .footer-top .footer-newsletter form input[type=submit]{position:absolute;top:0;right:-2px;bottom:0;border:0;background:none;font-size:16px;padding:0 20px 2px;background:#d9232d;color:#fff;transition:.3s;border-radius:0 4px 4px 0}
#footer .footer-top .footer-newsletter form input[type=submit]:hover{background:#df3740}
#footer .copyright{text-align:center;padding-top:30px}
#footer .credits{padding-top:10px;text-align:center;font-size:13px;color:rgba(255,255,255,0.6)}
#footer .credits a{color:rgba(255,255,255,0.6);transition:.3s;font-weight:600}
#footer .credits a:hover{color:#fff}
.footer a {color: #fff !important}
.footer .links a {color: #fff}
.footer .links a:hover {text-decoration: underline}
.footer .links li:not(:last-child) {margin-bottom:5px} 