/*body{font-size: 16px; line-height: 20px;}*/
a, a:hover {text-decoration: none;}
*:focus {box-shadow: none !important}

.btn {border-radius: 30px; padding: 9px 30px; font-size: 16px; line-height: normal;}
.btn:focus, button:focus, input:focus, textarea:focus, select:focus {box-shadow: none !important; outline: none;}
.form-control {font-size: 14px; padding:0 12px;}
textarea.form-control {padding: 10px 12px}
input.form-control, select.form-control {height: 43px !important;}

/*-----------------Top Section-----------------*/
.top-section {display: flex; align-items: center; position: relative; height: 97px;}
.logo {width:350px; height: 80px; position: relative;}
.logo img {max-width:100%; max-height: 100%; position: absolute; top: 50%; transform:translateY(calc(-50% + 0.5px));}

.cname {font-size: 30px;}

.top-right {flex:1; text-align: right;}
.top-right.mt-4 {margin-top: 30px !important}
.callus a {font-size: 23px;}
.top-links {border-radius: 0 0 6px 6px; position: absolute; top: 0; right: 0; z-index: 1} 
.top-links > li {display: inline-block; font-size: 14px; padding: 6px 15px}
.top-links > li a i {padding: 0 3px}

.top-links .dropdown-item {padding: 5px 10px; font-size: 14px;}
.top-links .dropdown-menu {top: 4px !important;}
.top-links .dropdown-item:active {background: #737373}

.top-cart > * {cursor: pointer;}
.top-cart a {color: #666}
.top-cart > *:not(:first-child) {margin-left: 25px;}
.top-cart i[class*="fa-"] {font-size: 22px; vertical-align: middle;}
.top-cart .text {font-size: 14px; font-weight: 600}
.top-cart .number {font-size:11px; border-radius: 50%; background: #737373; color: #fff; padding: 0 1px; width: 18px; height: 18px; line-height: 18px; display: inline-block; text-align: center;}

header.active .top-cart {position: fixed; z-index:1000; top: 12px; color: #fff}
header.active .top-cart a {color: #fff}
header.active .top-cart i[class*="fa-"] {color: #fff !important}
header.active .top-cart > *:not(:first-child) {margin-left:15px;}

.faq-list {list-style: none; padding: 0; margin: 0 auto; max-width: 800px;}
.faq-list .item {background: #e3e3e3; border-radius: 5px;}
.faq-list .item:not(:last-child) {margin-bottom: 12px;}
.faq-head {display: flex; justify-content: space-between; padding: 15px 15px; font-size: 18px; color: #000; cursor: pointer;}
.faq-head:hover {color: #330003}
.faq-head > *:first-child() {flex: 1;}
.faq-head > *:nth-child(2) {width: 35px;}
.faq-content {color: #666;padding: 0 15px 15px;font-size: 16px;}
.faq-head.active {color: #000;font-weight: 600}
.faq-head svg {fill: var(--primarycolor);width: 28px;height: 28px; transition: 0.3s ease-in-out}
.faq-head.active svg {transform: rotate(180deg);}
.faq-list .faq-content {display: none;}

.box-3 {border:1px solid #ddd; border-radius: 3px;}
.box-3 .head {padding: 12px 20px; border-bottom: 1px solid #ddd}
.box-3 .head .title {font-size: 18px; font-weight: 600; margin:0px; padding: 0px; color: #333}
.box-3 .head > *:nth-child(2) {text-align: right;}
.box-3 .content {padding: 20px; font-size: 15px;}
.shoping-cart-list {margin-bottom: 0px;}
.shoping-cart-list > li:first-child {padding-top: 0px;}
.shoping-cart-list > li {border-bottom:1px solid #eee; padding: 15px 0}
.shoping-cart-list > li:last-child {border-bottom: 0px; padding-bottom: 0px;}
.box-3 .shoping-cart-list {list-style: none; padding: 0px;}
.box-3 .shoping-cart-img {width: 120px;}
.box-3 .shoping-cart-img figure {width: 120px; height: 120px; border:1px solid #eee; border-radius: 3px; overflow: hidden; position: relative; margin-bottom: 0px;}
.box-3 .shoping-cart-img img {max-width: 100%; max-height: 100%; position: absolute; left:50%; top: 50%; transform: translate(-50%, -50%);}
.box-3 .shoping-cart-details {padding-left: 20px;}
.box-3 .shoping-cart-details .title {font-size: 16px; font-weight: 600; color: #333; margin-bottom: 7px; display: block;}
.box-3 .p-availability {margin-bottom: 7px; font-size: 14px; font-weight: 600}
.box-3 .wishlist-added {margin-top:5px; }
.box-3 .sub-title {font-weight: 700; font-size: 13px; margin-bottom: 3px;}
.box-3 .sub-title2 {font-size: 18px; font-weight: 600; margin:0px; padding: 0px; color: #333; margin-bottom: 10px;}
.box-3 .price {font-size: 18px; font-weight: 600; color: #000; margin-bottom: 10px;}
.box-3 .price i {font-size: 15px;}
.box-3 .action .btn-outline-primary {border-width: 1px !important;}
.box-3 .action .btn-outline-primary:hover {border-width: 1px !important;}
.box-3 .action .btn-sm {height: 31px; padding: .25rem 1rem}
.box-3 .action > * {margin-right: 7px;}
.box-3 .back-text {font-size: 13px; display: inline-block;}
.box-3 .back-text:hover {text-decoration: underline;}
.box-3 table {width: 100%;}
.box-3 table td {vertical-align: top; padding: 5px 0;}
.box-3 table tr td:last-child {text-align: right; font-weight: 600; color: #333; width: 90px;}
.box-3 table i {font-size: 13px;}
.box-3 table.table2 td {padding: 7px 0;}
.box-3 table.table2 tr:first-child td {padding-top: 0px;}
.box-3 table.table2 tr {border-bottom: 1px solid #eee}
.box-3 table .shoping-cart-img {width: 60px}
.box-3 table .shoping-cart-img figure {width: 60px;height: 60px;}
.box-3 table .shoping-cart-details {padding-left: 10px;}
.box-3 table .shoping-cart-details .title {font-size: 14px;}
.box-3 table .shoping-cart-details .title span {font-weight: 900; color: #000}
.box-3 label {font-size:13px; font-weight: 600; margin-bottom: 5px;}
.box-3 .checkbox-text input {vertical-align: middle; width: 15px; height: 15px; margin-right: 3px;}
.toggle-password {position: absolute; top:15px; right: 30px; cursor: pointer;}
.shop-bottom {background: #e8e9eb; padding:7px 20px; font-size: 17px; font-weight: 600; color: #000}
.shop-bottom table tr td:last-child {color: #000}
.prod-qty {position: relative; width: 100px; margin-bottom: 10px;}
.prod-qty input {width: 100%; height: 31px; border-radius: 3px; background: #fff; border:1px solid #ddd; padding: 5px 50px 5px 10px; font-size: 14px; font-weight: 600}
.prod-qty span {position: absolute; top: 5px; right: 12px; font-size: 14px; color: #ccc; cursor: pointer; line-height: 22px;}
.prod-qty span:hover {color:#999;}
.prod-qty span.minus {right: 35px;}
@media(max-width: 767px){
  .cart-page > *:first-child {margin-bottom: 20px;}
  .box-3 .content {padding: 10px;}
  .box-3 .action .btn-sm {padding: .25rem 0.75rem}
  .box-3 .shoping-cart-img {width: 50px;}
  .box-3 .shoping-cart-img figure {width: 50px; height: 50px;}
  .box-3 .action {flex-wrap: wrap;}
  .box-3 .action > * {margin-bottom: 7px;}
  .box-3 .shoping-cart-details {padding-left:10px;}
  .box-3 .head > *:nth-child(2) {text-align: left;}
}
.myaccount-menu {list-style: none; padding: 0; margin:0;}
.myaccount-menu > li:not(:last-child) {border-bottom: 1px solid #eee}
.myaccount-menu > li a {display: block; padding: 7px 15px}
.myaccount-menu > li a.active {background: #eee; padding-left: 15px; font-weight: 600}
.myaccount-menu > li a i {font-size: 11px; margin-right: 5px;}
input[disabled], button[disabled] {cursor:not-allowed;}
.out-of-stock {position:relative;}
.out-of-stock .title, .out-of-stock .price, .out-of-stock .wishlist-added {color: #aaa !important}
.out-of-stock .shoping-cart-img {opacity:.4}
/*.out-of-stock:after {position:absolute; content: ''; left: 0; top: 0; width: 100%; height: 100%; background: rgba(255,255,255,0.8);}*/
.logout-message {font-size: 14px; padding: 5px 35px 5px 5px; margin-bottom: 0px;}
.alert-dismissible .close {position: absolute; top: 50%; right: 0px; transform: translateY(-50%);}

@media(max-width: 991px){
  .top-links {position: initial; display:flex !important; justify-content: center;}
  .top-links > li {padding: 6px 6px; font-size: 13px;}
  .top-right.mt-4 {margin-top: 0px !important;}
  .callus span {display: none;}
  .callus i {display:inline-block !important;}
  .callus a {display:inline-block !important; border-radius: 50%; font-size: 14px; width: 34px; height: 34px; line-height:34px; text-align: center; margin-right: 15px;}

  .top-cart {margin-right: 15px;}
  .top-cart > *:not(:first-child) {margin-left: 15px;}
  .top-cart .text {display: none;}
}

@media(max-width: 767px){
  .logo {width:210px; height: 55px;}
  .top-section {height: 75px;}
  .cname {font-size: 22px;}
  .cslogan {font-size: 13px;}
}

@media(max-width: 480px){
  .top-cart > * {width: 35px;}
  .top-cart > *:not(:first-child) {margin-left: 0px;}
  .header-ecommerce .top-right .navbar-toggler {width: 36px; height: 34px; margin-top: 7px;}
}

/*-----------------Navbar-----------------*/
.navbar.bg-primary .nav-link {padding: 6px 20px; font-size: 16px;}
.navbar.bg-primary .nav-link:hover, .navbar.bg-primary .nav-link.active, .navbar.bg-primary .nav-link:focus {border-radius: 25px;}
.navbar .nav-item {padding-right: 5px;}
.nav-item .dropdown-menu {top:41px; min-width:230px; max-width: 230px; padding: 0px; border-radius: 0 0 4px 4px; font-size: 15px;}
.nav-item .dropdown-item {padding: 9px 15px; white-space: normal;}
.nav-item ul li:last-child .dropdown-item{border-bottom: 0px;}
.navbar .btn {padding: 6px 30px !important}

.dropdown-submenu {position: relative;}
.dropdown-submenu a::after {transform: rotate(-90deg);position: absolute;right: 6px;top:18px;}
.dropdown-submenu .dropdown-menu {top: 0;left: 100%;}

.dropdown-menu .dropdown-submenu:hover .dropdown-toggle ~ .dropdown-menu {display: block;}
.category-all-link {display: none;}

.navbar-toggler {width: 36px;padding: 15px 8px; cursor: pointer; border-radius: 4px;transition: background-color .2s ease; position: relative;}
.navbar-toggler span {position: relative;display: block;border-radius: 6px; width: 10px;height: 2px;}
.navbar-toggler span:before, .navbar-toggler span:after {content: "";position: absolute; left: 0;height: inherit;background: inherit;border-radius: inherit;transition: inherit;}
.navbar-toggler span:before {top: -6px; width: 6px;}
.navbar-toggler span:after {bottom: -6px; width: 16px;}
.navbar-toggler i {width: 12px;height: 9px;position: absolute;top: 7px;right: 5px;transition: transform .2s ease; font-size: 12px;}
.navbar-toggler[aria-expanded=true] i {transform: scaleY(-1); top: 10px;}
.navbar-toggler[aria-expanded=true] span:before {width: 10px;}
.navbar-toggler[aria-expanded=true] span {width: 6px;}

.navbar.navbar-fixed, .header2.header2-fixed{position:fixed;top:0;left:0;width:100%;z-index:999;animation-name:menu_sticky;animation-duration:0.2s;animation-timing-function:ease-out;-webkit-transition:all .0s ease-in-out;-moz-transition:all .0s ease-in-out;-ms-transition:all .0s ease-in-out;-o-transition:all .0s ease-in-out;transition:all .0s ease-in-out}
@keyframes menu_sticky {
0%{margin-top:-100px}
50%{margin-top:-74px}
100%{margin-top:0}
}

.header2-fixed ~ .navbar {position: fixed; left:0px; top: 97px; width: 100%; z-index: 1}

@media(max-width: 991px){
  .navbar {padding: 0px;}
  .navbar-collapse.show {padding: 10px}
  .navbar.bg-primary .nav-link {margin-bottom: 5px;}
  .navbar-toggler {display: inline-block !important;}
  .header2 {z-index: 1;position:relative;}
  .nav-item .dropdown-menu {box-shadow: none; border:none; border-radius: 5px; min-width: 100%; width: 100%}
  .navbar .form-inline {justify-content:center;}
  .category-all-link {display: block;}
  .header2-fixed ~ .navbar {top: 97px; max-height:calc(100% - 97px); overflow: auto; z-index: 99}

  .dropdown-submenu .dropdown-toggle ~ .dropdown-menu {display: none !important;}
  .dropdown-submenu .dropdown-toggle ~ .dropdown-menu.show {display: block !important;}
}

@media(max-width:767px){
 .header2-fixed ~ .navbar {top: 75px; max-height:calc(100% - 75px); overflow: auto; z-index: 99}
}

/*-----------------currency converter-----------------*/
.currency-converter .form-control.submit_type_input{font-size:18px;margin-bottom:10px}
.currency-converter .number_type_input{text-align:left!important}
.currency-converter .page_header,.currency-converter #currency_converter_menu_links,.currency-converter .date_calc_rate{display:none!important}
.currency-converter .form_under_info{font-weight:600}
.currency-converter #currency_converter_menu_links a,.currency-converter .rate_calc_result{height:0;overflow:hidden}
.currency-converter .rate_calc_result *{display:none}
.currency-converter .date_calc_rate ~ br{display:none}
.currency-converter #currency_converter_menu_links a{display:none!important}
.currency-converter .form-control[type=submit] {cursor: pointer;}

/*-----------------Fluid Slider-----------------*/
.fluid_dg_wrap{display:none;position:relative;z-index:0}.fluid_dg_wrap img{max-width:none!important}.fluid_dg_wrap{width:100%}.fluid_dg_src{display:none}.fluid_dgCont,.fluid_dgContents{height:100%;position:relative;width:100%;z-index:1}.fluid_dgSlide{bottom:0;left:0;position:absolute;right:0;top:0;width:100%}.fluid_dgContent{bottom:0;display:none;left:0;position:absolute;right:0;top:0;width:100%}.fluid_dg_target{bottom:0;height:100%;left:0;overflow:hidden;position:absolute;right:0;text-align:left;top:0;width:100%;z-index:0}.fluid_dg_overlayer{bottom:0;height:100%;left:0;overflow:hidden;position:absolute;right:0;top:0;width:100%;z-index:0}.fluid_dg_target_content{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:2}.fluid_dg_loader{border:1px solid #fff;background:#fff;-webkit-border-radius:18px;-moz-border-radius:18px;border-radius:18px;height:36px;left:50%;overflow:hidden;position:absolute;margin:-18px 0 0 -18px;top:50%;width:36px;z-index:3}.fluid_dg_loader:after{position:absolute;content:'\f110';font-family:'Font Awesome 5 Free';font-weight:600;top:50%;left:50%;transform:translate(-50%,-50%)}.fluid_dg_bar{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:3}.fluid_dg_nav_cont{height:65px;overflow:hidden;position:absolute;right:9px;top:15px;width:120px;z-index:4}.fluid_dg_caption{bottom:0;display:block;position:absolute;width:100%}.fluid_dg_caption > div{padding:10px 20px}.fluid_dgrelative{overflow:hidden;position:relative}.imgFake{cursor:pointer}.fluid_dg_prevThumbs{bottom:4px;cursor:pointer;left:0;position:absolute;top:4px;visibility:hidden;width:30px;z-index:10}.fluid_dg_command_wrap .hideNav{display:none}.fluid_dg_command_wrap{left:0;position:relative;right:0;z-index:4}.fluid_dg_wrap .fluid_dg_pag .fluid_dg_pag_ul{list-style:none;margin:0;padding:0;text-align:right}.fluid_dg_wrap .fluid_dg_pag .fluid_dg_pag_ul li{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;cursor:pointer;display:inline-block;height:16px;margin:20px 5px;position:relative;text-align:left;text-indent:-9999px;width:16px}.fluid_dg_wrap .fluid_dg_pag .fluid_dg_pag_ul li > span{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;height:8px;left:4px;overflow:hidden;position:absolute;top:4px;width:8px}.fluid_dg_wrap .fluid_dg_pag .fluid_dg_pag_ul li.fluid_dgcurrent > span{-moz-box-shadow:0;-webkit-box-shadow:0;box-shadow:0}.fluid_dg_pag_ul li img{display:none;position:absolute}.fluid_dg_prev,.fluid_dg_next,.fluid_dg_commands{cursor:pointer;height:40px;margin-top:-20px;position:absolute;top:50%;width:40px;z-index:2;background:#fff}.fluid_dg_prev span:after,.fluid_dg_next span:after,.fluid_dg_commands span:after{position:absolute;font-family:'Font Awesome 5 Free';font-weight:600;top:50%;left:50%;transform:translate(-50%,-50%)}.fluid_dg_commands{display:none}.fluid_dg_prev{left:0}.fluid_dg_prev > span{display:block;height:40px;width:40px}.fluid_dg_prev > span:after{content:'\f053'}.fluid_dg_next{right:0}.fluid_dg_next > span{display:block;height:40px;width:40px}.fluid_dg_next > span:after{content:'\f054'}.fluid_dg_commands{right:41px}.fluid_dg_wrap .fluid_dg_pag .fluid_dg_pag_ul li{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;cursor:pointer;display:inline-block;height:16px;margin:20px 5px;position:relative;text-indent:-9999px;width:16px}.fluid_dg_clear{display:block;clear:both}.showIt{display:none}.fluid_dg_clear{clear:both;display:block;height:1px;margin:-1px 0 25px;position:relative}

.fluid-caption {background: rgba(255,255,255,0.8); box-shadow:0px 2px 7px rgba(0,0,0,0.2); padding: 20px; border-radius: 5px; position: absolute; left: 170px; bottom: 80px; max-width: 450px}
.fluid-caption .title {font-size: 24px; color:#000; letter-spacing: -1px; font-weight: 600; margin-bottom: 25px; position: relative;}
.fluid-caption .title:after {position: absolute; width: 60px;content: ''; height: 3px;left: 0px; top: 30px; z-index: 1;}
.fluid-caption .desc {font-size: 15px; margin-bottom: 15px;}
.fluid-caption .btn {padding: 6px 27px;}
.fluid_dg_commands {display: none;}
.fluid_dg_prev, .fluid_dg_next {background:#fff; box-shadow:0px 2px 7px rgba(0,0,0,0.5); border-radius: 50%; top: auto; bottom:30px; opacity: 1 !important}
.fluid_dg_next {right: 170px;}
.fluid_dg_prev {right: 220px; left: auto}
@media(max-width: 768px){
  .fluid-caption {max-width: 100%; left: 25px; right: 25px; bottom: auto; top: 50%; transform: translateY(-50%);}
  .fluid-caption .title {font-size: 20px;}
  .fluid_dg_prev, .fluid_dg_next {bottom: 15px;}
  .fluid_dg_next {right:30px;}
  .fluid_dg_prev {right:80px; left: auto}
}
@media(max-width: 480px){
  .fluid-caption {display: none;}
}

@media(max-width: 1920px){
  #fluid-slider, .fluid_container {height: 701px;}
}
@media(max-width:1600px){
  #fluid-slider, .fluid_container {height: 584px;}
}
@media(max-width: 1440px){
  #fluid-slider, .fluid_container {height: 525px;}
}
@media(max-width: 1366px){
  #fluid-slider, .fluid_container {height: 498px;}
}
@media(max-width:1280px){
  #fluid-slider, .fluid_container {height:467px;}
}
@media(max-width:1024px){
  #fluid-slider, .fluid_container {height:374px;}
}
@media(max-width: 991px){
  #fluid-slider, .fluid_container {height: 361px;}
}
@media(max-width: 800px){
  #fluid-slider, .fluid_container {height: 292px;}
}
@media(max-width: 768px){
  #fluid-slider, .fluid_container {height: 280px;}
}
@media(max-width: 480px){
  #fluid-slider, .fluid_container {height: 175px;}
}
@media(max-width: 420px){
  #fluid-slider, .fluid_container {height: 153px;}
}
@media(max-width: 375px){
  #fluid-slider, .fluid_container {height: 137px;}
}
@media(max-width: 360px){
  #fluid-slider, .fluid_container {height: 131px;}
}

/*-----------------Section-----------------*/
.breadcrumb-section {padding: 25px 0; background:url(https://www.dial4trade.com/staticdt/catalog/temp_9/images/breadcrumb.jpg);}
.breadcrumb {background:none; font-size: 13px; padding: 10px 0; margin: 0px; justify-content: center;}

.section {padding: 40px 0}
.heading-title {margin-bottom: 17px;}
.heading-title .title {font-size:29px; font-weight: 600; letter-spacing: -1px; margin-bottom: 0px;}
.heading-title .divider {width: 80px; height: 4px; display:inline-block;}
.section .paragraph {font-size: 16px; line-height: 28px; margin-bottom: 17px;}
.paragraph h2 {font-size: 22px; font-weight: 600; letter-spacing: -1px;}
.paragraph div {margin-bottom: 15px;}
.paragraph table td {padding: 5px 12px;}
.paragraph table td:first-child {width:200px;}

.heading-title2 {margin-bottom: 12px;}
.heading-title2 .title {font-size: 33px; letter-spacing: -1px; font-weight: 600}
.heading-title2 .title span:first-child {font-size: 19px; text-transform: uppercase;}

.welcome-img {border-top: 10px solid; border-right: 10px solid;margin:30px; line-height: 1px;}
.welcome-img figure {width:400px; height: 300px; position: relative; margin: -35px 30px 30px 30px;}
.welcome-img img {max-width: 100%; max-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
.welcome-img iframe {width:400px; height: 300px; margin: 0px; line-height: 1px;}

.sitemap li {margin-bottom: 15px;}
.sitemap li a {display: inline-block;}
.sitemap li ul {margin-top: 15px;}

.welcome-img {margin-top: 0;}

@media(max-width: 991px){
.section {padding: 30px 0}
.heading-title .title {font-size:23px;}
.heading-title .title span {display: block;}
.section .paragraph {font-size: 15px; line-height: 25px}
.heading-title2 .title span:first-child {font-size: 16px;}
.heading-title2 .title {font-size: 23px;}
.welcome-img figure {width:250px; margin: -35px auto 20px; height: 150px;}
}

@media(max-width: 767px){
.breadcrumb-section {padding: 10px 0;}
.welcome-img {margin: 0px 0 15px !important; float: none !important;}
.welcome-img figure {width: 100%; height: 200px; margin-top: 20px;}
.welcome-img iframe {width:100%; height: 200px;}
}
@media (max-width: 480px) {
  .welcome-img {
    margin: 15px;
    
  }
}
@media (max-width: 360px) {
  .welcome-img iframe {width:100%;}
}

/*-----------------Box-----------------*/
.box-wrap > * { margin-bottom: 25px;}
.box {padding:10px 10px 15px; border-radius: 4px; transition: all 0.3s; height: 100%}
.box figure {margin-bottom: 10px; width: 100%; height:235px; position: relative; overflow: hidden;}
.box figure img {max-width: 100%; max-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); opacity: 0.9; transition: all 0.3s}
.box:hover img{transform:scale(1.2) translate(-43%,-43%) rotate(5deg); opacity: 1}
.box .title {font-weight: 600; margin-bottom: 3px; display: inline-block; text-overflow: ellipsis; white-space: nowrap; overflow:hidden; width: 100%}
.box .desc {font-size: 14px; margin-bottom: 12px; height: 42px; overflow: hidden;}
.box .btn {padding: 6px 25px; font-size: 14px;}

.box-price {margin-bottom: 12px;}
.box-price .old-price {font-size: 13px; color: #999; text-decoration: line-through; margin-right: 5px;}
.box-price .f-price i {font-size: 16px;}
.box-price .f-price {color: #000; font-weight: 700; font-size: 18px;}
.wishlist-icon {position: absolute; font-size: 13px; width: 30px; height: 30px; line-height: 29px; border-radius: 50%; top: 10px; right: 10px; display: inline-block; background-color:#fff; border-width:1px !important; text-align: center; z-index: 3}

.moq {font-size: 14px; margin-bottom: 15px; border:1px dashed #ddd; padding: 3px 10px;}
.moq .moq-label {color: #777;font-weight: 600}
.moq .moq-value {color: #000; }
.prod-price .moq {display: inline-block; font-size: 13px; background: #eee; border:1px dashed #ccc; padding: 0px 10px; float: right;}
.prod-price .moq .moq-label {color: #777;font-weight: 400}
.prod-price .moq .moq-value {color: #000;font-weight: 600}
.content .or {background:#e2e2e2; border-radius: 50%; width: 30px; height: 30px; line-height: 30px; font-size: 12px; font-weight: 600; text-align: center; position: absolute; bottom: 7px; left:50%; transform: translateX(-50%);}

@media(max-width: 767px){
  .content .or {position: relative; bottom: 0px; margin:10px auto; left: auto; transition: none}
}

table.table {font-size: 14px;}
table.table tr td:last-child {text-align: left;}
table.table th {vertical-align:middle;}
table.table td {padding: .75rem;}

.track-btn {cursor: pointer;}
.track-order{margin:0;list-style-type:none;}
.track-order li{position:relative;font-size:14px;color:#989898;padding:2px 0 2px 23px}
.track-order li a{color:inherit}
.track-order li.done{color:#2ecc71}
.track-order li.done:before{color:#2ecc71;content:"\f058"}
.track-order li.current{color:#3498db;}
.track-order li.current:before{color:#3498db;content:"\f192"}
.track-order li:before{position:absolute;left:0;font-family:'Font Awesome 5 Free';font-weight:900; font-size:22px;background-color:#fff;content:"\f111"}

@media all and (min-width: 600px) {
.track-order{display:table;list-style-type:none;margin:15px 0 20px auto;padding:0;table-layout:fixed;width:100%}
.track-order li{display:table-cell;text-align:center;padding:0;padding-bottom:15px;white-space:nowrap;position:relative;border-left-width:0;border-bottom-width:4px;border-bottom-style:solid;border-bottom-color:#989898}
.track-order li.done{border-bottom-color:#2ecc71}
.track-order li.current{color:#3498db;border-bottom-color:#3498db}
.track-order li.current:before{color:#3498db;content:"\f192"}
.track-order li:before{bottom:-19px;left:50%;margin-left:-9px}
}
.track-order .order-time {font-size: 11px; color: #666}

.track-order .tooltip-text {font-size: 12px; }
.track-order .tooltip-text table tr td:last-child {color: #808080 !important; font-weight: normal;}
.track-order .tooltip-text b {color: #000}
.track-order .dropdown-menu {border:none; margin: 0px; padding-bottom: 0px;}

.box2 {padding: 25px; border-radius: 10px; margin-bottom: 25px;transition: all 0.3s; height: 100%;}
.box2 i{font-size: 35px; margin-bottom: 17px}
.box2 .title {font-size: 20px; margin-bottom: 17px; font-weight: 600;}
.box2 .desc {font-size:15px; line-height: 25px;}
.box2:hover {border-radius: 30px;}

.single-prod .box {width: 265px; padding: 15px; margin-right: 25px; height: auto;}
.single-prod .title {font-size: 22px; font-weight: 600; letter-spacing: -1px; margin:3px 0 15px; display: inline-block;}
.single-prod .desc {margin-bottom: 17px; line-height: 28px; color: #444 !important;}
.gallery .box {padding: 10px;}
.gallery figure{margin-bottom: 0px;}

@media(max-width: 767px){
  .box2 {height: auto}
  .single-prod {text-align: center;}
  .single-prod .box {margin-bottom: 20px !important; margin-right: 0px; float: none !important; width: 100%;}
  .single-prod .title {font-size: 20px; margin-bottom: 10px;}
  .single-prod .desc {font-size: 15px; line-height: 24px;}
}

.our-clients {padding: 0 40px;}
.our-clients .owl-stage {margin:0 auto;}
.our-clients figure {border:1px solid #ccc; border-radius: 5px; overflow: hidden; margin:0 auto; width: 100%; height: 100px; background: #fff; text-align: center; position: relative; margin: 0 auto}
.our-clients figure img {width:auto !important; max-width: 100%; max-height: 100%; text-align: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); padding: 10px;}
.our-clients .owl-nav button {color: #999 !important; width:40px; height: 40px; border-radius: 50%; font-size:50px !important; position: relative; transition: all 0.3s; position: absolute; top:50%; transform: translateY(-50%);}
.our-clients .owl-nav button:hover {color: #333 !important; background: none}
.our-clients .owl-nav button span {position: absolute; top: 40%; left: 50%; transform: translate(-50%,-50%);}
.our-clients .owl-nav .owl-prev {left: -10px;}
.our-clients .owl-nav .owl-next {right: -10px;}
.our-clients .owl-nav [class*=owl-]:hover {background: none !important}
.our-clients .owl-nav button.disabled {color: #ccc !important}

/*-----------------Testimonials-----------------*/
.testimonials {font-size: 14px; text-align: center;}
.owl-wrapper {margin: 0 auto;}
.testimonials .owl-stage {margin: 0 auto}
.testimonials .item {background:rgba(255,255,255,0.8); border-radius: 10px; padding:20px 15px; border:1px solid rgba(0,0,0,0.1); height: 100%;}
.testimonials figure {width: 60px; height: 60px; border-radius: 50%; overflow: hidden; border:1px solid #ccc; margin:0 auto 12px; position: relative;}
.testimonials figure img {width:auto; max-width: 100%; max-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.testimonials .desc {margin-bottom: 12px; color: #444}
.testimonials .name {font-size: 15px; font-weight: 600; color: #333}
.testimonials .company-name {font-size: 14px; color: #444}
.testimonials.owl-theme .owl-dots .owl-dot span {background: #666}
.testimonials.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #fff}

/*-----------------Product Details-----------------*/
.product-details {margin-top: 35px;}
.product-details .heading-title .title {line-height: 32px;}
.product-details ul {margin-bottom: 15px;}
.prod-price {font-size: 25px;}
.prod-price .price {font-weight: 600;}
.prod-price .price i {font-size: 22px;}
.prod-price small {font-size: 17px;}
.product-details .prod-box {border-radius:4px; padding: 30px;min-height: 310px; display: flex; flex-wrap: wrap;}
.product-details .prod-box .product-thumb {width: 350px; text-align: center; margin:0 30px 15px 0;}
.product-details .prod-box .product-thumb figure {border-radius:4px; padding: 9px;margin: -70px 0 0 0; position: relative; width:100%; height:350px; border-radius: 4px; overflow: hidden;}

.product-details .prod-box .product-thumb figure:before {position: absolute; content: ''; width: 100%; height: 100%; top: 0; left: 0; z-index: 1}
.product-details .prod-box .product-thumb img {position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); max-width: 100%; max-height:100%; z-index: 2; width: auto !important}
.product-details .prod-box .product-text {flex: 1}

@media(max-width:768px){
.product-details {margin-top: 45px;}
.product-details .prod-box {padding: 20px;}
.product-details .prod-box .product-thumb {width: 100%; margin-right: 0px;}  
.product-details .prod-box .product-thumb figure {height: 180px}
}

/*-----------------Contact Us-----------------*/
.contact .heading {font-size: 20px; margin-bottom: 15px;}
.contact-box {padding: 15px; font-size: 16px;margin-bottom: 25px; line-height:25px; transition: all 0.3s; height: 100%;}
.contact .quick-contact li {padding-left: 30px;}
.contact .quick-contact li:before {font-size: 20px;}
.contact .quick-contact li:not(:last-child) {margin-bottom: 25px;}

.contact-details-wrap > * {margin-bottom: 30px;}
.contact-details-wrap .contact-box {margin-bottom: 0px;}

@media(max-width: 991px){
.contact > *:first-child {order: 2}
.contact > *:last-child {order: 1}
}

/*-----------------Footer-----------------*/
footer {padding: 40px 0; font-size: 15px;}
footer .title {font-size:20px; margin-bottom: 32px; position: relative;}
footer .title:after {position: absolute; width: 60px; content: ''; height: 3px; left: 0px; top:30px; z-index: 1}
footer .links li {position: relative; padding-left:20px;}
footer .links li:not(:last-child){margin-bottom:12px}
footer .links li:before {position:absolute;top:2px;left:3px;content:'\f054';font-family:'Font Awesome 5 Free'; font-weight: 600; font-size: 12px;}
footer .our-prod .prod-box figure {position: relative; width: 80px; height: 80px; border-radius: 3px; overflow: hidden; margin: 0px;}
footer .our-prod .prod-box img {max-width: 100%; max-width: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); transition: all 0.3s}
footer .our-prod .prod-box figure:hover img {transform: scale(1.2) translate(-45%,-45%) rotate(5deg);;}
footer .our-prod li {width: 80px; display: inline-block; margin: 5px;}

@media(max-width: 991px){
.page-contact {flex-wrap: wrap;}
.page-contact .page-contact-details {flex-basis: 100%;}
}

.footer-contact {display: flex; width: 100%; flex-wrap: wrap;}
.footer-contact .qrcode {width:100px; padding-right: 20px;}
.footer-contact .qrcode img {max-width: 100%}
.footer-contact .footer-contact-details {flex: 1}
.contact-box .qrcode {margin-left: 32px;}
.contact-box .qrcode img {max-width: 100px;}

.contact-2 .qrcode {margin-left: 28px;}
.contact-2 .qrcode img {max-width: 100px;}

.contact-3 .qrcode {margin-left: 15px;}
.contact-3 .qrcode img {max-width: 100px;}

.social-icons{margin:30px 0 0}
.social-icons li{display:inline-block}
.social-icons li:not(:last-child){margin-right:10px; margin-bottom: 7px;}
.social-icons li a{border-radius:50%;text-align:center;width:35px;height:35px;line-height:33px;display:inline-block}
.social-icons li i{transition:all .3s}  
.social-icons li a:hover i{transform:rotate(25deg) scale(1.2)}
.quick-contact li{position:relative;padding-left:27px;}
.quick-contact li:not(:last-child){margin-bottom: 15px;}
.quick-contact li:before{position:absolute;top:2px;left:0;font-family:'Font Awesome 5 Free'; font-weight: 600; width:20px;text-align:center}
.quick-contact li.name:before{content:'\f007'; font-weight: 500;}
.quick-contact li.address:before{content:'\f3c5'}
.quick-contact li.email:before{content:'\f0e0'; font-weight: 500;}
.quick-contact li.phone:before{content:'\f2a0';}
.quick-contact li.mobile:before{content:'\f3cd';}
.quick-contact li.website:before{content:'\f57e';}
.quick-contact li.toll-free:before{content:'\f590';}
.quick-contact li.skype:before{content:'\f17e'; font-family:'Font Awesome 5 Brands';}
.quick-contact li.whatsapp:before{content:'\f232'; font-family:'Font Awesome 5 Brands';}
.copyright {padding:10px 0; font-size: 13px;}
.copyright p {margin: 8px 10px; display: inline-block;}

@media(max-width: 991px){
  footer {padding: 15px 0; font-size: 14px;}
  footer .title {margin-top:30px; font-size: 18px;}
  .copyright p {margin:5px 10px;}
}

/*-----------------Floating-----------------*/
.floating{position:fixed;top:50%;transform:translateY(-50%);right:-50px;width:40px;height:205px;border-radius:7px 0 0 7px;z-index:99;transition:all .5s; font-family:arial !important; font-size:18px}
.floating.active{right:0}
.floating .floating-item{white-space:nowrap;transform:rotate(-90deg);display:block;width:199px;height:194px;padding:5px;}

/*-----------------ScrollTop-----------------*/
.scrollTop{position:fixed;bottom:25px;right:25px;border-radius:50%;width:50px;height:50px;text-align:center;cursor:pointer;z-index:9;opacity:0;transition:all .3s;cursor:pointer}
.scrollTop:after{position:absolute;content:'\f30c';font-family:'Font Awesome 5 Free';font-weight:600;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .3s}
.scrollTop:hover:after{top:40%}
.scrollTop.active{opacity:1}
.modal-title {font-weight: 600; letter-spacing: -1px;}


/*-----------------Thanks-----------------*/
.thank-you {padding: 25px 0}
.thank-you .title {font-size: 25px; font-weight: 600}
.thank-you .btn {margin-top: 25px;}
.success-checkmark{width:80px;height:115px;margin:0 auto}
.success-checkmark .check-icon{width:80px;height:80px;position:relative;border-radius:50%;box-sizing:content-box;}
.success-checkmark .check-icon::before{top:3px;left:-2px;width:30px;transform-origin:100% 50%;border-radius:100px 0 0 100px}
.success-checkmark .check-icon::after{top:0;left:30px;width:60px;transform-origin:0 50%;border-radius:0 100px 100px 0;animation:rotate-circle 4.25s ease-in}
.success-checkmark .check-icon::before,.success-checkmark .check-icon::after{content:'';height:100px;position:absolute;transform:rotate(-45deg)}
.success-checkmark .check-icon .icon-line{height:5px;display:block;border-radius:2px;position:absolute;z-index:10}
.success-checkmark .check-icon .icon-line.line-tip{top:46px;left:14px;width:25px;transform:rotate(45deg);animation:icon-line-tip .75s}
.success-checkmark .check-icon .icon-line.line-long{top:38px;right:8px;width:47px;transform:rotate(-45deg);animation:icon-line-long .75s}
.success-checkmark .check-icon .icon-circle{top:-4px;left:-4px;z-index:10;width:80px;height:80px;border-radius:50%;position:absolute;box-sizing:content-box;}
.success-checkmark .check-icon .icon-fix{top:8px;width:5px;left:26px;z-index:1;height:85px;position:absolute;transform:rotate(-45deg);}
@keyframes rotate-circle {
0%{transform:rotate(-45deg)}
5%{transform:rotate(-45deg)}
12%{transform:rotate(-405deg)}
100%{transform:rotate(-405deg)}
}
@keyframes icon-line-tip {
0%{width:0;left:1px;top:19px}
54%{width:0;left:1px;top:19px}
70%{width:50px;left:-8px;top:37px}
84%{width:17px;left:21px;top:48px}
100%{width:25px;left:14px;top:45px}
}
@keyframes icon-line-long {
0%{width:0;right:46px;top:54px}
65%{width:0;right:46px;top:54px}
84%{width:55px;right:0;top:35px}
100%{width:47px;right:8px;top:38px}
}


/*-----------------Theme Change Css-----------------*/
.color-change-wrap{width:250px;box-shadow:0 0 8px rgba(0,0,0,0.2);background:rgba(255,255,255,0.99);position:fixed;top:150px;left:-253px;z-index:999;padding:25px;transition:all .5s}
.color-change-wrap.active{left:-10px}
.color-change-head{margin-bottom:10px;font-size:14px;color:#333;text-align:center}
.color-change-wrap .row > *{padding:2px}
.color-change-wrap .row > * > *{cursor:pointer;}
.color-change-wrap .temp-color{height:40px;display:block;width:100%;border-radius:5px}
.color-change-wrap .red .temp-color{background:#f33}
.color-change-wrap .green .temp-color{background:#063}
.color-change-wrap .blue .temp-color{background:#175ca1}
.color-change-wrap .orange .temp-color{background:#e58527}
.color-change-wrap .sky-blue .temp-color{background:#1892d1}
.color-change-wrap .gray .temp-color{background:#485a64}
.color-change-wrap .purple .temp-color{background:#60028b}
.color-change-wrap .pink .temp-color{background:#e41d61}

.color-name{margin-bottom:5px;color:#000;font-size:13px}
.color-change-setting{background:rgba(255,255,255,0.99);width:40px;height:40px;line-height:38px;font-size:22px;position:absolute;right:-40px;top:20px;text-align:center;cursor:pointer;box-shadow:3px 0 7px rgba(0,0,0,0.2)}
.color-change-setting i{animation-name:spin;animation-duration:3000ms;animation-iteration-count:infinite;animation-timing-function:linear}
@keyframes spin {
from{transform:rotate(0deg)}
to{transform:rotate(360deg)}
}


/*-----------------Flag Css-----------------*/
body{position:relative;top:0!important}.skiptranslate{display:none}}

.modal-content {overflow: hidden;}
.d-flex {display: flex;}
.align-items-center {align-items: center;}
.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-top: 15px;}
/*.modal-ls figure {position:absolute; width: 90%; height:350px; top: 50%; left: 50%; transform: translate(-50%, -50%);}*/
.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: 22px; margin-bottom: 5px;}
.modal-ls .prod-rate {font-size: 17px; margin-bottom: 5px;}
.modal-ls .comp-add {font-size: 17px; 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 .close {position: absolute; top: 0px; right: 10px; font-size: 40px;}
@media(max-width: 767px){
  .modal-ls {display: none;}
}



.primary-prod {height: 360px; position: relative; width: 100%; margin-bottom: 20px; text-align: center; overflow: hidden; border-radius: 20px 0 0; border: 1px solid #ccc; background:#fff;}
.primary-prod img {position: absolute; max-width: 100%; max-height: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.thumbs {padding: 0 35px; margin-top: 10px;}
.thumbs .owl-stage {margin:0 auto;}
.thumbs .item {display: flex; align-items: center; height: 100%}
.thumbs figure {cursor: pointer; border:1px solid #ddd; border-radius: 5px 0 0; overflow: hidden; position: relative; width: 65px; height: 65px; margin:0 auto;}
.thumbs figure img {position: absolute; max-width: 100%; max-height: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.thumbs .owl-nav button {color: #999 !important; width:40px; height: 40px; border-radius: 50%; font-size:50px !important; position: relative; transition: all 0.3s; position: absolute; top:50%; transform: translateY(-50%);}
.thumbs .owl-nav button:hover {color: #333 !important}
.thumbs .owl-nav button span {position: absolute; top: 40%; left: 50%; transform: translate(-50%,-50%);}
.thumbs .owl-nav .owl-prev {left: -10px;}
.thumbs .owl-nav .owl-next {right: -10px;}

.product-details .prod-box .product-thumb .thumbs figure {border:1px solid #ddd !important; width: 65px; height: 60px; margin:12px 0px;}

@media(max-width:767px){
  .primary-prod {height: 330px;}
}

@media(max-width:360px){
  .thumbs figure {width: 57px; height: 57px;}
  .product-details .prod-box .product-thumb .thumbs figure {height: 46px;}
}

/*.ForScreenShot {display: none !important;}*/


/*1002 template re-styling begins*/

.welcome-2 .brd{margin-top:-11px}
.welcome-2 .brd .btn{border-radius:5px}
.product-range-2 .btn:hover{color:#fff!important}
.welcome-2 .image{width:100%;height:100%;position:relative;margin-right:20px;margin-bottom:1px}
.welcome-2 .image img,.welcome-2 .image iframe{border-radius:5px;width:100%;max-height:100%}
.welcome-2 .heading-title2{display:inline-block}
.welcome-2 .heading-title-2{text-align:center}
@media (max-width: 1024px) {
.welcome-2 .heading-title2{display:block}
}
@media (max-width: 767px) {
.welcome-2 .heading-title2{margin-top:12px;text-align:center}
.welcome-2 .brd{text-align:center}
}
@media (max-width: 480px) {
.welcome-2 .heading-title2{margin-top:12px;text-align:center}
.welcome-2 .brd{text-align:center}
}
.product-range-2 .btn{margin-top:10px;border-radius:5px}
.product-range-2 .col-md-4{margin-bottom:30px}
.product-range-2 .prod-2{width:100%;height:100%;position:relative}
.product-range-2 .prod-2 .prod-img{width:100%;height:255px;position:relative}
.product-range-2 .prod-2 .prod-name{font-weight:bolder;padding:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.product-range-2 .prod-2 .prod-name a{color:#000}
.product-range-2 .prod-2 .prod-img img{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.product-range-2 .prod-2 .prod-view{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);display:none;border-radius:5px}
.product-range-2 .prod-2:hover .prod-view{display:block}
.product-range-2 .prod-2:hover .prod-img:after{background:#fff;content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:.5}
@media (max-width: 768px) {
.product-range-2 .prod-2 .prod-img{height:210px}
}
@media (max-width: 480px) {
.product-range-2 .prod-2 .prod-img{height:450px}
.product-range-2 .btn{margin-top:16px}
}
@media (max-width: 360px) {
.product-range-2 .prod-2 .prod-img{height:330px}
}
.single-prod-2 .btn:hover{color:#fff!important}
.single-prod-2 .image{width:100%;height:350px;position:relative;margin-right:20px;margin-bottom:1px}
.single-prod-2 .image img{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
@media (max-width: 480px) {
.single-prod-2 .heading-title{text-align:center;margin-top:20px}
}
.why-us-2 .fas{border:2px solid;border-radius:50%;height:75px;width:75px;padding-top:15px;font-size:30px}
.why-us-2 .middle{margin:-20px -1px 0}
.why-us-2 .card:hover{opacity:.8}
@media (max-width: 480px) {
.why-us-2{margin-left:20px;margin-right:20px}
.why-us-2 .card-deck .card{margin-top:20px}
.why-us-2 .middle{margin-bottom:20px}
.why-us-2 .heading-title{margin-bottom:16px!important;margin-top:-12px}
}
.prod-2 .card .image1{width:100%;height:330px;position:relative;margin-top:0;border:none}
.prod-2 .card .image1 img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:100%;max-height:100%;margin-top:0;border-radius:3px}
.prod-2 .card-deck .owl-carousel .item .image{width:80px;height:80px;position:relative;margin-right:20px;margin-top:0}
.prod-2 .card-deck .owl-carousel .item .image img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:100%;max-height:100%;z-index:2;margin-top:0;padding:5px;border-radius:10px}
.prod-2 .card-deck .owl-carousel .item figure:before{position:absolute;content:'';width:100%;height:100%;top:0;left:0;z-index:1}
.prod-2 .card-deck .owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.prod-2 .owl-carousel .owl-item .image{border:none}
.prod-2 .card .btn{margin-top:20px}
.prod-2 .card-deck .thumbs{padding:0 16px;margin-top:10px}
.prod-2 .heading-title{margin-left:22px}
.prod-2 .card-body{padding-top:0}
.prod-2 .card-link{transition:.5s ease;position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);text-align:center}
.prod-2 .heading-title .title,.prod-2 .card img{border-radius:5px}
@media (max-width: 480px) {
.prod-2 .card-deck .owl-carousel .item .image{width:45px;height:45px;position:relative}
.prod-2 .card-deck .owl-carousel .item .image img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:100%;max-height:100%;z-index:2;margin-top:0;padding:5px;border-radius:10px}
.prod-2 .thumbs figure{border:1px solid #ddd!important;width:65px;height:60px;margin:12px 0}
}
.contact-2{height:100%}
.contact-2 .title-2{font-size:33px;margin-top:-22px;margin-bottom:17px}
.contact-2 .quick-contact li a{color:#000}
.contact-2 .card:first-child{padding-left:0!important}
.contact-2 .card:last-child{padding:0}
.contact-2 .card:last-child .btn{border-radius:5px}
.contact-2 .card-header{font-weight:600}
.contact-2 .hgt{height:100%}
@media (max-width: 991px) {
.contact-2 .title-2{font-size:23px}
}
.about-2 .heading-title2{padding-top:15px}
.about-2 .image{width:400px;height:100%;position:relative;margin-bottom:1px}
.about-2 .image img{padding:15px;width:100%;max-height:100%}
.about-2 .row .card{height:100%}
.about-2 .row .col-md-6{margin-bottom:20px}
.about-2 .row .table{margin-bottom:0!important}
.about-2 .table td{padding:10px}
.about-2.card-header:first-child{padding-bottom:0}
.about-2.card-header:last-child{padding-top:0}
.about-2 .paragraph table td:first-child{width:50%}
.about-2 .row .pad,.about-2 .row .pad{border:2px solid grey;margin-bottom:20px}
@media (max-width: 991px) {
.heading-title2 .title span:first-child{font-size:19px}
.about-2 .title-2{font-size:23px!important}
}
@media (max-width: 768px) {
.about-2 .row .qlt-ht{height:568px}
.about-2 .row .our-ht{height:459px}
.about .image{float:center}
.about-2 .image img{width:100%}
}
@media (max-width: 480px) {
.about-2 .row .qlt-ht{height:auto}
.about-2 .row .our-ht{height:auto}
.about-2 .image{width:100%}
.about-2 .heading-title2 .title span:first-child{font-size:19px}
.about-2 .heading-title2{margin-bottom:10px!important}
}
.header2 .cslogan{margin-top:-7px}
.fluid_container-2 .fluid_dg_next{position:absolute;top:55%;left:90%;transform:translate(-50%,-90%)}
.fluid_container-2 .fluid_dg_prev{position:absolute;top:55%;right:90%;transform:translate(-50%,-90%)}
.fluid-caption .btn{border-radius:5px}
.fluid_container-2 .fluid-caption{top:45%;left:50%;transform:translate(-50%,-50%);max-width:100%}
.fluid-caption .title:after{top:40px}
.fluid_container-2 .fluid_dgCont,.fluid_dgContents{height:110%}
@media (max-width: 768px) {
.fluid_container-2 .fluid_dg_next{position:absolute;top:60%;left:90%;transform:translate(-60%,-90%)}
.fluid_container-2 .fluid_dg_prev{position:absolute;left:8%;top:60%;transform:translate(-60%,-64%)}
}
@media(max-width: 480px) {
.fluid_container-2 .fluid-caption{height:75%;display:block!important;max-width:100%!important;left:240px!important;right:-131px!important;bottom:auto;top:45%!important}
.fluid_container-2 .fluid-caption .title{font-size:20px;margin-top:-12px}
.fluid_container-2 .fluid-caption .title:after{top:30px}
.fluid_container-2 .fluid-caption .desc{font-size:14px;margin-bottom:6px;margin-top:-12px}
.fluid_container-2 .fluid-caption .btn{border-radius:5px;padding:5px;border-radius:5px;font-size:small}
.fluid_container-2 .fluid_dg_next{right:10px}
.fluid_container-2 .fluid_dg_prev{left:10px}
.fluid_container-2 .fluid_dg_next{position:absolute;top:64%;left:90%;transform:translate(-64%,-90%)}
.fluid_container-2 .fluid_dg_prev{position:absolute;left:13%;top:64%;transform:translate(-64%,-90%)}
}
@media(max-width: 479px) {
.fluid_container-2 .fluid-caption{display:none!important}
}
.welcome-3 .heading-title2 .title-2{font-size:33px;letter-spacing:-1px;font-weight:600;position:relative;top:-26px;z-index:200}
.welcome-3 .heading-title2 .title span:first-child{font-size:20px}
.welcome-3 .heading-title2{margin-bottom:-40px;margin-top:30px}
.welcome-3 .brd .btn{border-radius:5px}
.welcome-3 .lines{width:100%;height:10px;z-index:-200;border-top:2px solid rgba(0,0,0,0.1);border-bottom:2px solid rgba(0,0,0,0.1)}
.welcome-3 .line-cover{height:61px;background:#fff;width:608px;display:inline-block;position:relative;top:-82px;z-index:1}
.welcome-3 .image{width:100%;height:100%;position:relative}
.welcome-3 .image img,.welcome-3 .image iframe{padding:3px;width:100%;max-height:100%;border:2px solid rgba(0,0,0,0.1)}
.welcome-3 .image iframe{width:100%;height:100%}
@media (max-width: 991px) {
.welcome-3 .heading-title2 .title-2{font-size:23px;margin-bottom:-27px;top:-20px}
.welcome-3 .line-cover{height:37px;width:409px;top:-26px}
.welcome-3 .heading-title2{margin-bottom:-6px}
}
@media (max-width: 767px) {
.welcome-3 .line-cover{height:69px;background:#fff;width:449px;display:inline-block;position:relative;top:-107px;z-index:1}
.welcome-3 .lines{display:none}
}
@media (max-width:480px) {
.welcome-3 .image iframe{max-width:100%;margin-bottom:15px}
.welcome-3 h2{font-size:31px;position:relative;top:-39px;z-index:2}
.welcome-3 .line-cover{display:none}
.welcome-3 .heading-title2 .title-2{margin-bottom:-12px}
}
.product-range-3 .text-center{margin-top:10px}
.product-range-3 .lines{width:100%;height:10px;z-index:-200;border-top:2px solid rgba(0,0,0,0.1);border-bottom:2px solid rgba(0,0,0,0.1)}
.product-range-3 .line-cover{height:38px;background:#fff;width:331px;display:inline-block;position:relative;top:-5px;z-index:1;opacity:.8;left:-2px;border-radius:5px}
.product-range-3 .heading-title .title{font-size:29px;font-weight:600;letter-spacing:-1px;margin-bottom:-53px;position:relative;top:-25px;z-index:2}
.product-range-3 .heading-title{margin-bottom:21px;margin-top:13px}
.product-range-3 .row .col-md-4{margin-bottom:30px}
.product-range-3 .prod-3{width:100%;height:100%;position:relative}
.product-range-3 .prod-3 .prod-img{width:100%;height:350px;position:relative}
.product-range-3 .prod-3 .prod-img img{padding:20px;max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.product-range-3 .prod-3 .prod-name,.product-range-3 .prod-3 .prod-view{border-radius:5px}
.product-range-3 .prod-3 .prod-name{width:91%;margin-bottom:20px;overflow:hidden;white-space:wrap;text-overflow:ellipsis}
.product-range-3 .prod-3 .prod-view{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);display:none}
.product-range-3 .prod-3:hover .prod-view{display:block}
.product-range-3 .prod-3:hover{box-shadow:0 2px 5px rgba(0,0,0,0.2)}
.product-range-3 .prod-3:hover .prod-img:after{background:#000;content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:.5;margin:20px}
.product-range-3 .container .btn{border-radius:5px}
@media (max-width: 1024px) {
.product-range-3 .prod-3 .prod-img{height:289px}
}
@media (max-width: 768px) {
.product-range-3 .prod-3 .prod-img{height:210px}
}
@media (max-width: 480px) {
.product-range-3 .prod-3 .prod-img{height:450px}
.product-range-3 .btn{margin-top:0}
.product-range-3 .line-cover{width:290px}
}
@media (max-width: 360px) {
.product-range-3 .prod-3 .prod-img{height:330px}
}
.product-3{overflow-x:hidden}
.product-3 .card-img-overlay{padding:0!important}
.product-3 .card{margin-left:30px;padding:0!important;height:400px;width:400px}
.product-3 .prod-content .title{text-transform:uppercase;font-size:22px}
.product-3 .card img:hover{ondemand/transition:transform 2s;*//border-radius:11rem;*/opacity:.9}
.product-3 .card img:hover img{background-color:rgba(0,0,0,0.5)}
.product-3 .card:hover{box-shadow:3px 3px 5px 6px #ccc}
.product-3 .btn{border-radius:5px;margin-top:40px}
.product-3 .lines{position:relative;border:1px solid grey;width:560px;height:2px;top:-25px;left:169px}
.product-3 .image{max-width:100%;max-height:100%}
.product-3 .image img{border:2px solid rgba(0,0,0,0.1);padding:4px;max-width:100%;max-height:100%;margin-bottom:20px}
@media (max-width: 480px) {
.product-3 .card{margin-right:28px}
.product-3 .image{height:auto;margin-left:0}
.product-3 .image img{margin-top:-27px}
}
@media (max-width: 360px) {
.product-3 .card{margin-right:-10px}
}
.why-us-3 .heading-title2{margin-bottom:-72px;margin-top:30px}
.why-us-3 .lines{width:100%;height:10px;z-index:-200;border-top:3px solid rgba(0,0,0,0.1)}
.why-us-3 .line-cover{height:61px;background:#fff;width:290px;display:inline-block;position:relative;top:-85px;z-index:1}
.why-us-3 h2{position:relative;top:-29px;z-index:200;font-size:29px}
@media (max-width:480px) {
.why-us-3 h2{font-size:22px;position:relative;top:-39px;z-index:2}
.why-us-3 .line-cover{height:38px;width:313px;position:relative;top:-76px}
.why-us-3 .lines{display:none}
}
.why-us-3 .row{padding-top:15px;margin-bottom:-274px;box-shadow:0 7px 11px 3px #ccc;border-radius:5px;padding-bottom:15px}
.why-us-3 .box2{padding-right:13px;border:none;padding-top:0;margin-top:-40px;padding-left:10px}
.why-us-3 .box2 i{position:relative;padding:10px;font-size:31px;margin-bottom:17px;border:2px solid;border-radius:50%;top:59px;left:-139px}
.why-us-3 .box2:hover{background:none;color:none}
.why-us-3 .box2 .title{font-weight:bolder;margin-bottom:28px}
.why-line .line{display:inline-block;position:relative;height:213px;width:3px;background:#ff69b4;top:-85px;left:360px}
.why-line .line2{display:inline-block;position:relative;height:213px;width:3px;background:#ff69b4;top:-85px;left:730px}
.why-us-3 .box2 .two{left:-88px}
.why-us-3 .box2 .three{left:-95px}
@media (max-width: 1199px) {
.why-line .line2{left:610px}
.why-line .line{left:300px}
}
@media (max-width: 991px) {
.why-line .line{display:none}
.why-line .line2{display:none}
.why-us-3 .box2 i{left:-82px}
.why-line .line{margin:0!important}
.why-line{margin-bottom:215px}
}
@media (max-width: 768px) {
.why-us-3 .box2 .title{font-size:16px!important;font-weight:bolder;margin-bottom:11px}
.why-us-3 .box2 i{position:relative;padding:10px;font-size:22px;margin-bottom:28px;border:2px solid;border-radius:50%;top:27px;left:-8px}
.why-us-3 .box2 .two{left:-2px;font-size:22px}
.why-us-3 .box2 .three{left:-3px;font-size:22px}
.why-us-3 .box2{margin-top:-27px}
.why-line{display:none!important}
.why-us-3 .row{margin-bottom:9px}
}
@media (max-width: 480px) {
.why-line{display:none!important}
.why-us-3 .row{margin-bottom:9px}
.why-us-3 .box2{box-shadow:0 7px 11px 3px #ccc;margin-top:6px;margin-top:-6px!important}
.why-us-3 .row{margin-bottom:-26px!important}
}
.about-3 .float-left{margin-top:8px;margin-right:20px}
.about-3 .paragraph h2{color:#555}
.about-3 .box-3{padding:15px;margin-bottom:25px;margin-top:5px;box-shadow:0 1px 4px 2px #ccc}
.about-3 .box-3 ul{list-style-type:square;color:#555}
.about-3 .paragraph table td:first-child{width:50%}
.about-3 img{border-radius:5px}
@media (max-width: 768px) {
.about-3 img{max-height:100%;max-width:100%}
.about-3 .heading-title2{margin-left:0}
.about-3 .float-left{margin-bottom:15px}
}
.contact{padding:15px}
.contact-3 .title-2{position:relative;top:-28px;z-index:2;font-size:33px}
.contact-3 .lines{width:100%;height:10px;z-index:-200;border-top:2px solid rgba(0,0,0,0.1);border-bottom:2px solid rgba(0,0,0,0.1)}
.contact-3 .line-cover{height:45px;background:#fff;width:182px;display:inline-block;position:relative;top:-70px;z-index:1}
.contact-3 .heading-title2 h2{position:relative;top:-28px;z-index:2;font-size:29px}
.contact-3 .heading-title2{margin-bottom:-55px}
.contact-3 .send-enq{margin-top:36px;padding:0;border:2px solid rgba(0,0,0,0.1)}
.contact-3 .send-enq .contact-box{box-shadow:none}
.contact-3 .send-enq .heading{padding:20px}
.contact-3 .contact-map{margin-top:12px;padding-top:3px;padding-left:0;padding-right:0;margin-bottom:3px}
.contact-3 .locate .heading{padding:11px;font-size:16px;border-radius:5px}
.contact-3 .contact-d .contact-box{box-shadow:none;margin-bottom:0; height: auto;}
.contact-3 .contact-d .heading{padding:11px;font-size:16px;margin-top:0}
.contact-3 .contact-d-one .heading{padding:11px;font-size:16px;margin-bottom:15px;margin-top:0;border-radius:5px}
.contact-3 .contact-d-one{border:2px solid rgba(0,0,0,0.1);padding:11px}
.contact-3 .contact-d{margin-bottom:0;padding:11px;border:2px solid rgba(0,0,0,0.1);height:100%}
.contact-3 .send-enq .heading{padding:20px;font-size:21px;background:rgba(0,0,0,0.1);margin-left:15px;margin-right:16px;margin-top:5px;border-radius:5px}
.contact-3 .contact-box a{color:#555}
.contact-3 .contact-map iframe{margin-bottom:-7px}
.contact-3 .locate{border:2px solid rgba(0,0,0,0.1);margin-bottom:20px;padding:11px}
.contact-3 .contact-d .contact-box .fa{font-size:20px;margin-right:11px}
.contact-3 .row:last-child .bordr{border:2px solid rgba(0,0,0,0.1)}
@media (max-width: 991px) {
.contact-3 .title-2{font-size:23px;top:-20px}
.contact-3 .line-cover{width:139px}
}
@media (max-width: 768px) {
.contact-3 .send-enq{margin:10px}
}
@media (max-width: 480px) {
.contact-3 .contact-d{height:unset;margin-bottom:10px}
.contact-3 .locate{margin-bottom:10px!important}
.contact-3 .heading-title2 h2{top:-20px}
.contact-3 .line-cover{width:145px;position:relative;top:-62px}
}
.snd-enq .btn{border-radius:5px}
.product-details-3 .title-2{position:relative;top:-26px;z-index:200;font-size:33px;left:-40px}
.product-details-3 .container{padding-top:25px;padding-bottom:25px}
.product-details-3 .cont{padding:35px 0;margin-bottom:-45px;margin-top:-44px}
.product-details-3 .lines{width:100%;height:10px;z-index:-200;border-top:2px solid rgba(0,0,0,0.1);border-bottom:2px solid rgba(0,0,0,0.1)}
.product-details-3 .line-cover{height:31px;background:#fff;width:343px;display:inline-block;position:relative;top:-64px;z-index:1;left:-40px}
.product-details-3 .heading-title2 h2{position:relative;top:-26px;z-index:200;font-size:29px;left:-40px}
.product-details-3 .heading-title2{margin-bottom:-44px}
.product-details-3 .image img{max-width:100%;padding:4px;margin-bottom:7px}
.product-details-3 .brd .btn{border-radius:5px}
.product-details-3 ul{list-style-type:square}
.product-details-3 .col-md-4 .btn{border-radius:5px;margin-left:100px}
.product-details-3 .thumbs figure{border:none}
.product-details-3 .primary-prod{border-radius:0}
@media (max-width: 991px) {
.product-details-3 .title-2{font-size:23px;top:-21px}
.product-details-3 .line-cover{width:243px}
}
@media (max-width: 768px) {
.product-details-3 .col-md-4 .btn{margin-left:30px}
}
@media (max-width: 480px) {
.product-details-3 .col-md-4 .btn{margin-left:150px}
.product-details-3 .heading-title2 h2{font-size:16px;top:-16px}
.product-details-3 .line-cover{height:31px;background:#fff;width:193px;display:inline-block;position:relative;top:-51px;z-index:1}
.product-details-3 h2{font-size:18px!important}
.contact-3 h2{font-size:22px!important}
}
@media (max-width: 360px) {
.product-details-3 .col-md-4 .btn{margin-left:80px}
}
.screenshot{display:none}


/* Blog Section */
.grid-blog-wrap > .row > * {margin-bottom: 30px;}
.grid-blog-item{display:inline-block;width:100%; height: 100%;box-shadow:0px 0px 10px rgba(0,0,0,0.1)}
.blog-details{padding:20px}
.grid-blog-item .blog-img img{width:100%;height:230px;object-fit:cover}
.grid-blog-item .blog-img a {display: block;}
.blog-top{position:relative}
.grid-blog-item .blog-top .blog-img::after{display:block;position:relative;background-image:linear-gradient(to bottom,transparent 0%,black 100%);margin-top:-150px;height:150px;width:100%;content:''}
.blog-author{position:absolute;bottom:5px;width:100%;left:0;padding:0 20px}
.blog-author img{border-radius:50%;float:left}
.blog-author h4{font-size:15px;float:left;margin-top:5px;margin-left:5px;color:#fff;font-weight:lighter;letter-spacing:.5px}
.blog-info {margin-bottom: 17px;}
.blog-info ul{padding:0; margin:0;}
.blog-info ul li{list-style:none;display:inline-block;margin-right:12px}
.blog-info ul li a.blog-category{text-align:center;padding:5px 10px;cursor:pointer;font-size:13px;text-transform:uppercase;letter-spacing:1px;}
.blog-info ul li.blog-time{font-size:14px}
.blog-info ul li.blog-time i{opacity:.5;margin-right:6px}
.blog-heading .blog-title{font-size:20px;line-height:28px;font-weight:700}
.blog-heading .blog-title:hover{text-decoration: underline;}
.blog-btn{margin-top:20px}
.blog-btn a{font-size:14px;}
.blog-btn i{opacity:.5;margin-right:5px}
.sidebar-block{padding:20px;box-shadow:0px 0px 10px rgba(0,0,0,0.1);border:1px solid #f0f0f0;margin-bottom:30px}
.sidebar-block .title {font-size:21px;font-weight:700;margin-bottom:20px}
.search-form{position:relative}
.search-form input{width:100%;height:50px;border:0;background:#ececec;padding:0 20px}
.search-form button{position:absolute;top:0;right:0;height:100%;padding:0 25px;color:#fff;line-height:50px;border:0;transition:.3s;cursor:pointer}
.social-profile a{height:50px;width:50px;text-align:center;line-height:50px;margin-right:2px;display:inline-block;transition:all ease-in-out .3s}
.social-profile a:hover{transition:all ease-in-out .3s}
ul.cat{padding:0}
ul.cat li{border-top:1px solid #eaedff;padding:13px 0;overflow:hidden}
ul.cat li:first-child{border-top:0;padding-top:0}
ul.cat li:last-child{padding-bottom:0}
ul.cat li a{display:block;font-size:16px;}
ul.cat li .f-right{float:right}
ul.recent-posts{padding:0}
.recent-posts > li:first-child{border:0;padding-top:0}
.recent-posts li:last-child{padding-bottom:0}
.recent-posts > li{border-top:1px solid #eaedff;padding:20px 0;overflow:hidden}
.widget-posts-image{float:left}
.widget-posts-image img{width:65px;height:65px;border-radius:50%;margin-right:15px}
.widget-posts-body{overflow:hidden}
.widget-posts-title{margin-bottom:10px;font-size:16px;margin-bottom:5px;line-height:1.3}
.widget-posts-meta{font-size:12px}
.widget-posts-meta i{opacity:.5;margin-right:6px}


.blog-list-view > .row {flex-wrap: wrap;}
.blog-list-view > .row > * {max-width: 100%;flex-basis: 100%;width: 100%;}
.blog-list-view .grid-blog-item {display: flex;}
.blog-list-view .blog-top {width: 300px;}
.blog-list-view .blog-img img {height: 200px;}
.blog-list-view .blog-details {flex:1;}
.blog-list-view .blog-detail-box {display: flex; width: 100%; flex-wrap: wrap;}
.blog-list-view .blog-detail-box > * {width: 100%}
.blog-list-view .blog-info {order: 2; margin-bottom:25px;}
.blog-list-view .blog-heading {order: 1; margin-bottom: 7px;}
.blog-list-view .blog-btn{order: 3; margin-top: 0px;}


/* Blog Detail Section */

.blog-inner-wrap img {width:100%;height:320px;max-height:320px;object-fit:cover;border-radius: 5px;}
.blog-inner-wrap .blog-info { margin-top: 20px;}
.blog-desc img { width: 100%; height: 250px; max-height: 250px; object-fit: cover; }
.blog-desc h1 { font-size: 28px; font-weight: bold; color: #2f3967;}
.blog-desc p {font-size: 16px;line-height: 28px;text-align: justify;margin: 10px 0px 20px 0px;color: #647589;}
.blog-desc h3 { color: #2f3967; font-size: 22px; margin: 20px 0px 0px 0px; font-weight: bold;}
.blog-desc ul li {list-style-position: inside; font-size: 16px; margin: 10px 0px; color: #647589;}
.blog-desc ul { padding: 0px;}

@media(max-width: 1199px){
  .blog-heading .blog-title { font-size: 18px; }
  .social-profile a { height: 40px; width: 40px; line-height: 40px; }
}

@media(max-width: 991px){
  .blog-heading .blog-title { font-size: 16px; }
  .social-profile a { margin-bottom: 10px; }
  .blog-list-view .grid-blog-item { display: block; }
  .blog-list-view .blog-top { width: 100%; }
}
/*css by aman*/
.with-bg .section.bg-white, .with-bg .section.bg-gray {background:none !important;}
.with-bg .single-prod .text-muted {color: #333!important}
.with-bg .heading-title .title {color: #333}
.with-bg .about-addtional .heading-title .title {color: #333;}
.with-bg .about-addtional .heading-title .divider {background: rgba(0,0,0,0.1)}
.with-bg .box2 {border:1px solid rgba(228, 28, 97, 0.4);}
.with-bg .box2:hover {background: #fff}
.with-bg .box2 i {color: #666}
.with-bg .box2 .title {color: #e41d61}
.with-bg .box2 .desc {color: #333}

footer .payment-secure {margin: 20px auto 0; padding: 0 15px;}
footer .payment-secure-title {color: #cacaca; margin-bottom: 7px; font-size: 13px;}
footer .payment-secure ul {display: inline-block;}
footer .payment-secure li {display: inline-block; width: 50px; height:30px; overflow: hidden; position: relative; background: #fff; border:1px solid #ccc; margin: 0 1px;}
footer .payment-secure li img {max-width: 100%; max-height: 100%; position: absolute; top: 50%;left: 50%;transform: translate(-50%, -50%);}

.inq-title span {display:block; font-size: 16px; margin-bottom: 3px;}
.inq-title .text-primary {font-size: 22px; font-weight: 600; margin-bottom: 0px;}

/*-----------------Certificates-----------------*/
.cert-list { background: #fff; margin-top: 10px;}
.cert-title { color: #333; font-size: 14px; font-weight: bold; line-height: 20px; padding: 10px; background: #f0f0f0;}
.cert-box ul {overflow: hidden;margin: 0;padding: 0;}
.cert-box ul li {padding: 10px;overflow: hidden;border-bottom: 1px dashed #ccc;width: 100%;display: flex;align-items: center;}
.cert-box figure {margin-bottom: 0px;width: 60px;height:80px;position: relative;overflow: hidden;}
.cert-box img { max-width: 100%; max-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); opacity: 0.9; transition: all 0.3s;}
.cert-box .content {width: 100%;padding: 0 10px;}
.cert-box .content .name {margin: 5px 0px;}
.cert-box .content .name a {color:#29384f; font-weight: 500;}
.cert-box .content .desc { font-size: 15px; line-height: 22px;}

.intl-tel-input {display: block !important;}
.lngchange {cursor: pointer; color: #fff}
.intl-tel-input {display: block !important;}
.translate-wrap {text-align: center; padding-top: 20px; display: flex; justify-content: center; align-items: center;}
.translate-wrap .skiptranslate {display: inline-block !important; visibility: visible !important;}
.clang-title {padding-right: 5px; margin: 0;}
.VIpgJd-ZVi9od-aZ2wEe-wOHMyf {display: none !important;}
body{top:0!important;}
body > .skiptranslate {display:none !important;}
#google_translate_element {height: 35px;}
#google_translate_element select {background:none; border:1px solid #fff; color:#fff; border-radius:3px; padding:8px 15px 8px 5px}
#google_translate_element select option {color: #333}
.goog-logo-link,.goog-te-gadget span,div#goog-gt-{display:none!important;}
.goog-te-gadget{color:transparent!important;font-size:0;}
.goog-te-banner-frame{display:none !important;}
#goog-gt-tt, .goog-te-balloon-frame{display: none !important;}
.goog-text-highlight { background: none !important; box-shadow: none !important;}


.success-section .title{color:#339881;margin-bottom:15px;font-size:24px}
.success-section .message{margin-bottom:0}
.success-section .link{font-weight:500;margin-top:15px;display:inline-block;color:#1e79b3}
.input.error,input.error{border:1px solid red!important;color:#d24848!important;box-shadow:1px 0 5px #de3232}
.input.error::placeholder,input.error::placeholder{color:red!important}
label.error span{background:#fdbfbf;color:#000}
label.error span:before{border-color:#fdbfbf transparent transparent}
.fa-spinner{animation-name:spin;animation-duration:3000ms;animation-iteration-count:infinite;animation-timing-function:linear}
.checkmark{width:100px;margin:0 auto 15px}
.checkmark .path{stroke-dasharray:1000;stroke-dashoffset:0;animation:dash 2s ease-in-out;-webkit-animation:dash 2s ease-in-out}
.checkmark .spin{animation:spin2 2s;-webkit-animation:spin2 2s;transform-origin:50% 50%;-webkit-transform-origin:50% 50%}
.tooltip-error {width: 220px;background: #f8d7da;color: #721c24; border: 1px solid #f8d7da; text-align: center; border-radius: 2px;padding: 4px 7px; font-size: 11px; line-height:18px; position: absolute; z-index: 1; top:-27px;left:0px;}
.tooltip-error::after { content: ""; position: absolute;top: 100%; left: 10%; margin-left: -5px; border-width: 7px; border-style: solid; border-color:#f8d7da transparent transparent transparent;}
@-webkit-keyframes dash {0%{stroke-dashoffset:1000}100%{stroke-dashoffset:0}}
@keyframes dash {0%{stroke-dashoffset:1000}100%{stroke-dashoffset:0}}
@-webkit-keyframes spin2 {0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}
@keyframes spin2 {0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}
@keyframes spin {from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}
.btn-close:hover{color:#000;text-decoration:none;opacity:.75}
.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,0.25);opacity:1}
.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}

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

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

@media(max-width: 640px){
  .pbq-row{max-width:270px; margin:0 17px 25px}
}

.minOrderUnitInput {position: absolute; top: 0; left: 15px; width:calc(100% - 50px); border-top-right-radius: 0px; border-bottom-right-radius: 0px; display: none;}
.unit-list {max-height: 182px; font-size: 15px; list-style: none; padding: 0; border:1px solid #cacfe7; position: absolute; top:calc(100% - 0px); left: 15px; width: calc(100% - 30px); z-index: 1; background: #fff; display: none;}
.unit-list li {border-bottom: 1px solid #cacfe7; cursor: pointer;}
.unit-list li:last-child {border-bottom: 0px;}
.unit-list li:hover {background:#f7f7f7}
.unit-list li span {display: block;padding:5px 10px;}
.cust-scroll {overflow:auto}
.cust-scroll::-webkit-scrollbar {display: block;width: 4px;height: 4px;border-radius: 10px}
.cust-scroll::-webkit-scrollbar:hover {display: block}
.cust-scroll::-webkit-scrollbar-track {background: #eee;border-radius: 10px}
.cust-scroll::-webkit-scrollbar-thumb {background: #ddd;border-radius: 10px}
.cust-scroll::-webkit-scrollbar-thumb:hover {background: #999}@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600');
body {font-family: 'Open Sans', sans-serif !important;}body {color: #555}
.bg-light-gray {background:#737373;}
.bg-gray {background:#f0f0f0}
.bg-primary {background-color: #f33!important;}
.text-primary, a.text-primary {color: #f33 !important}
a.text-primary:hover, a.text-primary:focus{color: #c80c4c !important}
.btn-primary {color: #fff;background-color: #f33;border-color: #f33;}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {color: #fff;background-color: #343a40 !important;border-color: #343a40;}
.btn-outline-primary {color: #f33; border:2px solid #f33;}
.btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active {background:#f33 !important; color: #fff; border:2px solid #f33 !important;}
.form-control:focus {border-color:#c0c3c5;}
.btn-dark {background-color: #111;border-color: #111;}

/*-----------------Top Section-----------------*/
@media(max-width: 991px){
  .callus i {color: #fff}
  .callus a {background:#28a745;}
}

/*-----------------Navbar-----------------*/
.navbar.bg-primary .nav-link {color: #fff;}
.navbar.bg-primary .nav-link:hover, .navbar.bg-primary .nav-link.active, .navbar.bg-primary .nav-link:focus {color: #f33; background:#fff;}
.nav-item .dropdown-menu {box-shadow: 0 6px 12px rgba(0,0,0,0.2);}
.nav-item .dropdown-item {border-bottom:1px solid #eee;}
.nav-item .dropdown-item:hover {background:#f33; color: #fff}
.navbar-toggler {background: #555;}
.navbar-toggler span {background: #fff;}
.navbar-toggler i {color:#fff;}
.header2.header2-fixed {background:#fff}
@media(max-width: 991px){
  .header2 {box-shadow: 0px 3px 5px rgba(0,0,0,0.122);}
}

.modal-ls .bg {background: #f33;color: #fff;}
/*-----------------language converter-----------------*/
.language_dropdown{background:#fff; border: 1px solid rgba(0,0,0,.15);box-shadow: 0 6px 12px rgba(0,0,0,0.2)}
.language_dropdown li a{color: #333}
.language_dropdown li a:hover {background:#f5f5f5;}
.language_dropdown li:not(:last-child) a {border-bottom: 1px solid #eee;}
.language_converter .flag {border:1px solid #ccc;}

/*-----------------currency converter-----------------*/
.currency-converter .form-control[type=submit] {background:#f33; color:#fff; cursor: pointer;}
.currency-converter .form-control[type=submit]:hover {background:#343a40;}
.fluid-caption .title:after {background: #f33;}

/*-----------------Section-----------------*/
.breadcrumb {color: #ccc}
.breadcrumb a {color: #f33}
.breadcrumb-item+.breadcrumb-item::before {color: #aaa}
.heading-title .divider {background:rgba(0,0,0,0.1);}
.paragraph h2 {color:#f33;}
.paragraph table a {color:#f33;}
.welcome-img {border-left: 10px solid #444 !important; border-bottom: 10px solid #444 !important; border-color: #f33;}
.welcome-img img {box-shadow: 7px 7px 0 0 rgba(0,0,0,0.3);}

/*-----------------Box-----------------*/
.box, .contact-box {box-shadow: 0 2px 5px rgba(0,0,0,0.2);}
.box:hover, .contact-box:hover {box-shadow: 0 2px 7px rgba(0,0,0,0.4);}
.box2 {border:1px solid #676767; color:#ccc; background: rgba(255,255,255,0.1);}
.box2 .title {color:#fff}
.box2:hover {background:#ccc;color: #333}
.box2:hover .title{color:#f33;}
.about-addtional .heading-title .title {color:#f33}
.about-addtional .heading-title .divider {background: rgba(255,255,255,0.4);}

/*-----------------Product Details-----------------*/
.product-details .prod-box {border: 1px dashed #ccc;}
.product-details .prod-box .product-thumb figure {border: 1px dashed #ccc; background: #fff;}
.product-details .prod-box .product-thumb figure:before {background:rgba(0,0,0,0.5);}

/*-----------------Contact Us-----------------*/
.contact .quick-contact a {color:#333}
.contact .quick-contact a:hover {color:#f33}
.contact-2 .quick-contact a:hover {color: #f33;}
.contact-3 .contact-box a:hover {color: #f33}

/*-----------------Footer-----------------*/
footer {background:#343a40; border-top:3px solid #282d31;}
footer a {color: #fff}
footer a:hover {color: #f33}
footer .title:after {background:#f33;}
footer .our-prod .prod-box figure {background:#fff;}
.social-icons li a{color:#333;background:#fff}
.social-icons li a:hover{color:#fff}
.social-icons li .facebook:hover{background:#3b5998}
.social-icons li .twitter:hover{background:#38A1F3}
.social-icons li .linkedin:hover{background:#0077B5}
.social-icons li .pinterest:hover{background:#c8232c}
.social-icons li .instagram:hover{background:#3f729b}
.social-icons li .youtube:hover{background:#c4302b}
.quick-contact li:before {color:#f33}
.contact-3 .contact-d .contact-box .fa {color: #f33}
.copyright {background:#282d31;}
.copyright a {color:#f33}

/*-----------------Floating-----------------*/
.floating {background:#f33; color:#fff;}
.floating .floating-item {color:#fff;}

/*-----------------ScrollTop-----------------*/
.scrollTop{background:rgba(0,0,0,0.5);color:#fff}
.scrollTop:hover{background:rgba(0,0,0,0.8)}
.modal-title {color:#333}

/*-----------------Thanks-----------------*/
.success-checkmark .check-icon{border:4px solid #4CAF50}
.success-checkmark .check-icon::before,.success-checkmark .check-icon::after{background:#FFF;}
.success-checkmark .check-icon .icon-line{background-color:#4CAF50;}
.success-checkmark .check-icon .icon-circle{border:4px solid rgba(76,175,80,0.5)}
.success-checkmark .check-icon .icon-fix{background-color:#FFF}

/*-----------------Blog-----------------*/
.blog-info ul li a.blog-category {background: #f33; color: #fff}
.blog-info ul li a.blog-category:hover{color:#fff}
.blog-info ul li.blog-time i, .blog-btn i, .widget-posts-meta i  {color:#f33;}
.blog-heading .blog-title {color: #0c1e59}
.blog-btn a, .blog-info ul li{color:#6b6b94}
.blog-btn a:hover{color:#0c1e59}
.sidebar-block { border-top: 4px solid #f33;}
.search-form button {  background: #f33;}
.social-profile a{background:#333;color:#fff;}
.social-profile a:hover { background: #f33;}
ul.cat li a{color:#647589}
ul.cat li a:hover { color: #f33; }
.widget-posts-title a{color:#0c1e59}
.widget-posts-title a:hover { color: #f33;}
.sidebar-block .title{color:#0c1e59;}
.blog-desc h1, .blog-desc h3 { color:#f33;  }