.body{font-size:16px;line-height:20px}
a,a:hover{text-decoration:none}
.btn{border-radius:5px;padding:9px 30px;font-size:18px;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;border-radius:20px}
textarea.form-control{padding:10px 12px}
input.form-control,select.form-control{height:43px!important}
header{position:relative;z-index:5}
.top-section{display:flex;align-items:center;justify-content:space-between;position:relative;height:95px}
.top-section > *{width:50%}
.logo a{width:300px;height:90px;position:relative}
.logo img{max-width:100%;max-height:100%;position:absolute;top:50%;left:0;transform:translateY(-50%);margin:0 auto}
.logo2 a{display:inline-block;padding:7px 17px}
.cname{font-size:28px;line-height:34px;font-weight:500}
.top-right{text-align:right}
.callus span{vertical-align:middle;}
.callus a{font-size:28px}
.top-links{margin-bottom:0px}
.top-links > li{display:inline-block;font-size:14px;padding:6px 7px}
.top-links > li a i{padding:0 3px}
.top-links .link{display:inline-block;border-radius:3px;padding:3px 5px}
@media(max-width: 991px) {
.top-section > *{width:auto}
.top-links{position:initial;display:inline-block;justify-content:center;margin-bottom:0}
.top-links > li{padding:6px 1px;font-size:13px}
.top-links .link span{display:none}
.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}
.logo a{width:200px;height:55px}
.top-section{height:75px}
.logo2 a{padding:4px 10px}
.cname{font-size:20px;line-height:24px}
}
.nav-row{height:65px}
.nav-row > div:first-child{flex:1}
.navbar{padding:0;position:relative}
.navbar > .container{padding:0}
.navbar:before{position:absolute;content:'';width:50%;height:100%;z-index:0}
.navbar-collapse{position:relative;z-index:1}
.navbar .nav-link{border-radius:3px;margin-right:3px}
.navbar .nav-link,.navbar .btn{padding:8px 15px!important;font-size:17px;line-height:normal}
.nav-item .dropdown-menu{top:49px;min-width:200px;max-width:230px;padding:0;border-radius:3px;font-size:15px}
.nav-item .dropdown-item{padding:10px 15px;white-space:normal}
.nav-item ul li:last-child .dropdown-item{border-bottom:0}
.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:40px;height:40px;cursor:pointer;border-radius:4px;transition:background-color .2s ease;position:relative}
.navbar-toggler span{position:relative;display:block;border-radius:6px;width:25px;height:3px;margin-left:5px}
.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:20px}
.navbar-toggler span:after{bottom:-6px;width:16px}
.navbar-toggler i{width:12px;height:9px;position:absolute;top:12px;transition:transform .2s ease;font-size:14px;left:52px;font-style:normal}
.nav-btn{position:absolute;padding:10px 10px 17px;top:10px;right:-50px;width:50px;height:50px;z-index:2;display:none}
.nav-btn i{position:relative;display:inline-block;width:30px;height:2px;text-transform:uppercase;text-indent:-55px;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}
.nav-btn i::before,.nav-btn i::after{content:'';width:30px;height:2px;position:absolute;left:0;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;-ms-transition:all .2s ease;transition:all .2s ease}
.nav-btn i::before{top:-7px}
.nav-btn:hover i::before{top:-10px}
.nav-btn i::after{bottom:-7px}
.nav-btn:hover i::after{bottom:-10px}
.nav-btn.active i{background:transparent}
.nav-btn.active i::before{top:0;-webkit-transform:rotateZ(45deg);-moz-transform:rotateZ(45deg);-ms-transform:rotateZ(45deg);-o-transform:rotateZ(45deg);transform:rotateZ(45deg)}
.nav-btn.active i::after{bottom:0;-webkit-transform:rotateZ(-45deg);-moz-transform:rotateZ(-45deg);-ms-transform:rotateZ(-45deg);-o-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.navbar.navbar-fixed{position:fixed;top:0;left:0;width:100%;z-index:999;animation-name:menu_sticky;animation-duration:.6s;animation-timing-function:ease-out;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;box-shadow:0 2px 3px rgba(0,0,0,0.3)}
@keyframes menu_sticky {
0%{margin-top:-100px}
50%{margin-top:-74px}
100%{margin-top:0}
}
.send-inquiry-right{position:relative;z-index:1;padding-left:50px;height:100%;overflow-y:hidden;overflow-x:hidden}
.send-inquiry-right:before{width:150px;height:150px;content:'';position:absolute;top:20px;left:7px;z-index:-1;-webkit-transform:rotate(30deg);transform:rotate(30deg)}
.send-inquiry-right:after{width:1000%;height:100%;content:'';position:absolute;top:0;left:62px;z-index:-1}
.send-inquiry-right > *{position:relative;z-index:1}
.send-inquiry-right .link{font-size:22px;font-weight:500}
.send-inquiry-right .link i{margin-right:7px}
@media(max-width: 991px) {
.nav-row{height:50px}
.navbar{padding:0}
.navbar-collapse{position:fixed;width:270px;height:100%;z-index:5;top:0;left:-270px;transition:all .3s}
.navbar .navbar-nav{height:100%;overflow-x:scroll}
.navbar-collapse.show{padding:10px;left:0}
.navbar .nav-link{margin-bottom:5px;margin-right:0}
.navbar-toggler{display:inline-block!important}
.header2{position:relative}
.nav-item .dropdown-menu{box-shadow:none;border:none;border-radius:3px;min-width:100%;width:100%}
.navbar .form-inline{justify-content:center}
.top-section.addons{height:100px;align-items:flex-start}
.top-section.addons .navbar-toggler{position:absolute;top:45%;right:0}
.send-inquiry-right{padding-right:25px}
.send-inquiry-right .link{font-size:18px}
.nav-btn{display:inline-block}
.category-all-link{display:block}
.dropdown-submenu .dropdown-toggle ~ .dropdown-menu{display:none!important}
.dropdown-submenu .dropdown-toggle ~ .dropdown-menu.show{display:block!important}
}

.box-wrap > * {margin-bottom: 25px;}
.box-wrap .box {margin-bottom: 0px; height: 100%}
.top-links .dropdown-item {padding: 5px 10px; font-size: 14px; color: #333}
.top-links .dropdown-menu {top: 4px !important;}
.top-links .dropdown-item:active {background: #737373; color: #fff}
.top-links .dropdown .link {color: #333}
.top-cart {justify-content:flex-end; margin-top: 12px;}
.top-cart > * {cursor: pointer;}
.top-cart a {color: #333; display: block;}
.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;}
.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-ecommerce .top-links > li {padding: 0px 7px}
.header-ecommerce .navbar:before {width: 100%}
.header-ecommerce.active .top-cart-wrap {max-width:200px; position: fixed; z-index:1000; top: 0; right:10%}
.header-ecommerce.active .top-cart {margin-top: 18px;}
@media(max-width: 991px){
	.header-ecommerce .top-links .link span {display: inline-block;}
	.header-ecommerce.active .top-cart {margin-top: 11px;}
}
@media(max-width: 480px){
	.header-ecommerce .top-cart .text {display: none;}
  .header-ecommerce .navbar-collapse {top:auto;}
}
@media(max-width: 375px){
	.header-ecommerce .top-links > li {padding: 0px 3px}
	.header-ecommerce .top-links > li i {display: none;}
	.top-cart {margin-top: 6px;}
}
.header-ecommerce.active .top-cart .text {color: #fff}
.header-ecommerce.active .top-cart > *:not(:first-child) {margin-left:15px;}

.box-price {margin: 5px 0 12px;}
.box-price .old-price {font-size: 13px; color: #999; text-decoration: line-through; margin-right: 5px;}
.box-price .f-price i {font-size: 14px;}
.box-price .f-price {color: #000; font-weight: 700; font-size: 16px;}
.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}
.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 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: 400}
.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; position: relative; z-index: 999}
.alert-dismissible .close {position: absolute; top: 50%; right: 0px; transform: translateY(-50%);}


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

.welcome-text{padding:80px}
.welcome-text .paragraph{font-size:18px;line-height:32px;margin-bottom:25px}
.language_converter{display:inline-block;position:relative}
.language-toggle{position:relative;cursor:pointer}
.language-toggle:active,.language-toggle:focus{box-shadow:none!important;outline:none!important}
.language_dropdown{margin-top:0;padding:0;right:0;left:auto;top:35px;position:absolute;width:170px;border-radius:0;z-index:3;text-align:left;display:none;list-style:none}
.language_dropdown li a{font-size:14px;padding:5px 10px;display:block}
.language_converter .caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}
@media(max-width: 991px) {
.welcome-text .paragraph{font-size:15px}
.language_dropdown{top:32px}
}
.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_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:60px;margin-top:-20px;position:absolute;top:50%;width:60px;z-index:2}
.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:60px;width:60px}
.fluid_dg_prev > span:after{content:'\f060'}
.fluid_dg_next{right:0}
.fluid_dg_next > span{display:block;height:60px;width:60px}
.fluid_dg_next > span:after{content:'\f061'}
.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{position:absolute;left:50%;top:50%;max-width:620px;transform:translate(-50%,-50%);text-align:center;color:#fff}
.fluid-caption .title{font-size:29px;font-weight:600;margin-bottom:25px;position:relative}
.fluid-caption .desc{font-size:17px;margin-bottom:25px;line-height:30px;font-weight:400}
.fluid-caption .btn{padding:10px 30px;font-size:19px}
.fluid_dg_commands{display:none}
.fluid_dg_prev,.fluid_dg_next{border:2px solid #fff;color:#000; background:rgba(255,255,255,0.9); box-shadow:0 2px 7px rgba(0,0,0,0.5);border-radius:50%;top:50%;opacity:1!important}
.fluid_dg_prev:hover, .fluid_dg_next:hover {color: #000 !important}
.fluid_dg_next{right:175px}
.fluid_dg_prev{left:175px}

@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:25px;top:auto}
.fluid_dg_next{right:40px}
.fluid_dg_prev{right:90px;left:auto}
.fluid_dg_prev,.fluid_dg_next,.fluid_dg_commands{width:40px;height:40px}
}
@media(max-width: 480px) {
.fluid-caption{display:none}
.fluid-caption .title{font-size:15px;margin-bottom:7px}
.fluid-caption .desc{font-size:14px;line-height:23px}
.fluid_dg_next{right:30px}
.fluid_dg_prev{right:80px}
}

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

.breadcrumb-section{padding:35px 0;background:url(https://www.dial4trade.com/staticdt/catalog/temp_45/images/breadcrumb.jpg) repeat}
.breadcrumb{background:none;font-size:13px;padding:10px 0;margin:0;justify-content:center}
.section{padding:60px 0}
.heading-title{margin-bottom:17px}
.heading-title .title{font-size:33px;font-weight:600;margin-bottom:0}
.heading-title .letter-spacing{letter-spacing:7px}
.heading-title .title span{font-size:14px;text-transform:uppercase;font-weight:400}
.heading-title .title .text-primary{font-size:33px;line-height:48px;font-weight:600;text-transform:initial;}
.heading-title .divider{width:30px;height:5px;border-radius:3px;margin-bottom:10px;display:inline-block}
.other-links{border-radius:7px;overflow:hidden;position:sticky;top:120px}
.other-links .title{font-size:18px;font-weight:500;padding:12px 15px}
.other-links .links > li a{display:block;font-weight:400;font-size:15px;padding:12px 15px;transition:all .3s}
.other-links .links > li a:hover{padding-left:20px}
.section .paragraph{font-size:16px;line-height:28px;margin-bottom:17px}
.paragraph h2{font-size:22px;font-weight:600}
.paragraph div{margin-bottom:15px}
.paragraph table td{padding:5px 12px}
.paragraph table td:first-child{width:200px}
.welcome-image,.welcome-video{width:100%;height:100%;position:relative}
.welcome-image:after{width:100%;height:100%;position:absolute;background:rgba(0,0,0,0.2);top:0;left:0;content:''}
.welcome-video iframe{width:100%;height:100%}
.sitemap li{margin-bottom:15px}
.sitemap li a{display:inline-block}
.sitemap li ul{margin-top:15px}
@media(max-width: 991px) {
.section{padding:30px 0}
.heading-title .title span{display:block;font-size:15px}
.heading-title .title .text-primary{font-size:26px;line-height:30px}
.section .paragraph{font-size:15px;line-height:25px}
.welcome-text{padding:35px 15px}
}
@media(max-width: 767px) {
.welcome-image,.inquiry-bg{display:none}
.breadcrumb-section{padding:10px 0}
}
.box{margin-bottom:25px;transition:all .3s;overflow:hidden}
.box figure{margin-bottom:0;width:100%;height:255px;position:relative;overflow:hidden}
.box figure:after{position:absolute;content:'';width:100%;height:100%;left:0;top:0;opacity:0;transition:all .3s}
.box figure:hover:after{opacity:1}
.box figure img{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.9;transition:all .3s}
.box:hover img{transform:scale(1.2) translate(-43%,-43%);opacity:1}
.box figure .btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:all .3s;z-index:1}
.box figure:hover .btn{opacity:1}
.box .title{font-weight:600;display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%;margin-top:10px}
.box .btn{padding:10px 25px;font-size:15px}
.about-addtional .heading-title{margin-bottom:35px}
.box2{padding:25px;border-radius:15px;margin-bottom:25px;transition:all .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}
@media(max-width: 767px) {
.box2{height:auto}
}
.single-prod .box{width:265px;padding:15px;margin-right:25px;border:1px solid #ddd}
.single-prod .box figure{height:235px}
.single-prod .title{font-size:22px;font-weight:600;margin:3px 0 15px;display:inline-block}
.single-prod .desc{margin-bottom:17px;line-height:28px}
@media(max-width: 767px) {
.single-prod{text-align:center}
.single-prod .box{margin-bottom:20px!important;margin-right:0;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;}
.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: #666}
.testimonials .name {font-size: 15px; font-weight: 600; color: #333}
.testimonials .company-name {font-size: 14px; color: #999}
.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 .heading-title .title .text-primary{line-height:30px}
.prod-price{font-size:25px}
.prod-price .price{font-weight:600}
.prod-price .price i{font-size:22px}
.prod-price small{font-size:17px}
.prod-img{position:relative;position:sticky;top:120px;border-radius:10px;overflow:hidden}
.prod-img:after{position:absolute;content:'';width:100%;height:100%;top:0;left:0;z-index:1;background:rgba(0,0,0,0.5)}
.prod-img img{position:relative;z-index:2}
.contact .heading-title{margin-bottom:45px}
.contact .contact-left{padding:40px 70px}
.contact .contact-right{border-left:3px solid #eee}
.contact .heading{font-size:20px;margin-bottom:15px}
.contact-box{margin-bottom:25px;line-height:25px}
.contact-box:not(:last-child){margin-bottom:50px}
.contact .quick-contact li{padding-left:30px}
.contact .quick-contact li:before{font-size:20px}
.contact .quick-contact li:not(:last-child){margin-bottom:20px}

.contact-details-wrap .contact-box {border: 1px solid #ced4da; padding: 15px; margin-bottom: 20px;}

.page-contact .qrcode {width:150px;}

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

@media(max-width: 767px) {
.product-details > :first-child{order:2}
.product-details > :nth-child(2){order:1}
}
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:0;top:30px}
footer .links{overflow:hidden}
footer .links li{position:relative;padding-left:20px;float:left;width:50%}
footer .links li a{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:90%;display:block}
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:0}
footer .our-prod .prod-box img{max-width:100%;max-width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .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}
.contact-box .qrcode{margin-left:35px}
.contact-box .qrcode img{max-width:100px}
.contact-3 .qrcode{margin-left:100px}
.social-icons{margin:30px 0 0}
.social-icons li{display:inline-block}
.social-icons li:not(:last-child){margin-right:10px}
.social-icons li a{border-radius:10px;text-align:center;width:35px;height:35px;line-height:33px;display:inline-block;font-size:20px;transition:all .3s}
.social-icons li i{transition:all .3s}
.social-icons li a:hover i{transform:rotate(25deg) scale(1.2)}
.social-icons li a:hover{border-radius:5px}
.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 .container{padding:15px;font-size:13px}
@media(max-width: 991px) {
footer{padding:15px 0;font-size:14px}
footer .title{margin-top:30px;font-size:18px}
.copyright,.copyright .text-right{text-align:center!important}
.copyright .memberof{margin-top:7px}
}
.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;border-right:0!important}
.floating.active{right:0}
.floating .floating-item{white-space:nowrap;transform:rotate(-90deg);display:block;width:204px;height:197px;padding:5px}
.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}
.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:2}
.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:2;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}
}
.goog-tooltip{display:none!important}
.goog-tooltip:hover{display:none!important}
.goog-text-highlight{background-color:transparent!important;border:none!important;box-shadow:none!important}
.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 i{float:right;width:50%;height:100%;display:inline-block}
.color-change-wrap .temp-color{height:40px;display:block;width:100%;border-radius:5px;overflow:hidden}
.color-change-wrap .blue-yellow .temp-color{background:#003679}
.color-change-wrap .blue-yellow .temp-color i{background:#fbaf1e}
.color-change-wrap .blue-orange .temp-color{background:#183861}
.color-change-wrap .blue-orange .temp-color i{background:#f9816c}
.color-change-wrap .pink-yellow .temp-color{background:#f1686d}
.color-change-wrap .pink-yellow .temp-color i{background:#fbaf1e}
.color-change-wrap .blue-orange .temp-color{background:#183861}
.color-change-wrap .blue-orange .temp-color i{background:#f9816c}
.color-change-wrap .purple-blue .temp-color{background:#6a3e71}
.color-change-wrap .purple-blue .temp-color i{background:#5e7da2}
.color-change-wrap .green-light-green .temp-color{background:#25794a}
.color-change-wrap .green-light-green .temp-color i{background:#86ab40}
.color-change-wrap .brown-orange .temp-color{background:#7d2700}
.color-change-wrap .brown-orange .temp-color i{background:#eb5d2f}
.color-change-wrap .orange-black .temp-color{background:#eb5d2f}
.color-change-wrap .orange-black .temp-color i{background:#141414}
.color-change-wrap .blue-black .temp-color{background:#008ccb}
.color-change-wrap .blue-black .temp-color i{background:#222}
.color-change-wrap .red-black .temp-color{background:#9a1616}
.color-change-wrap .red-black .temp-color i{background:#222}
.color-change-wrap .green-gray .temp-color{background:#76923f}
.color-change-wrap .green-gray .temp-color i{background:#555}
.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)}
}
body{position:relative;top:0!important}
.skiptranslate{display:none}
.zenFadeInLeft{-webkit-animation:zenFadeInLeft 1s;animation:zenFadeInLeft 1s}
@-webkit-keyframes zenFadeInLeft {
0%{opacity:0;-webkit-transform:translateX(-70px)}
100%{opacity:1;-webkit-transform:translateY(0)}
}
@keyframes zenFadeInLeft {
0%{opacity:0;transform:translateX(-70px)}
100%{opacity:1;transform:translateY(0)}
}
.zenFadeInRight{-webkit-animation:zenFadeInRight 1s;animation:zenFadeInRight 1s}
@-webkit-keyframes zenFadeInRight {
0%{opacity:0;-webkit-transform:translateX(70px)}
100%{opacity:1;-webkit-transform:translateY(0)}
}
@keyframes zenFadeInRight {
0%{opacity:0;transform:translateX(70px)}
100%{opacity:1;transform:translateY(0)}
}
.zenFadeInUp{-webkit-animation:zenFadeInUp 1s;animation:zenFadeInUp 1s}
@-webkit-keyframes zenFadeInUp {
0%{opacity:0;-webkit-transform:translateY(50px)}
100%{opacity:1;-webkit-transform:translateY(0)}
}
@keyframes zenFadeInUp {
0%{opacity:0;transform:translateY(50px)}
100%{opacity:1;transform:translateY(0)}
}
.zenFadeInDown{-webkit-animation:zenFadeInDown 1s;animation:zenFadeInDown 1s}
@-webkit-keyframes zenFadeInDown {
0%{opacity:0;-webkit-transform:translateY(-50px)}
100%{opacity:1;-webkit-transform:translateY(0)}
}
@keyframes zenFadeInDown {
0%{opacity:0;transform:translateY(-50px)}
100%{opacity:1;transform:translateY(0)}
}
@-webkit-keyframes bounceInDown {
0%{opacity:0;-webkit-transform:translateY(-100px)}
60%{opacity:1;-webkit-transform:translateY(10px)}
80%{-webkit-transform:translateY(-10px)}
100%{-webkit-transform:translateY(0)}
}
@-moz-keyframes bounceInDown {
0%{opacity:0;-webkit-transform:translateY(-100px)}
60%{opacity:1;-webkit-transform:translateY(10px)}
80%{-webkit-transform:translateY(-10px)}
100%{-webkit-transform:translateY(0)}
}
@-o-keyframes bounceInDown {
0%{opacity:0;-webkit-transform:translateY(-100px)}
60%{opacity:1;-webkit-transform:translateY(10px)}
80%{-webkit-transform:translateY(-10px)}
100%{-webkit-transform:translateY(0)}
}
@keyframes bounceInDown {
0%{opacity:0;-webkit-transform:translateY(-100px)}
60%{opacity:1;-webkit-transform:translateY(10px)}
80%{-webkit-transform:translateY(-10px)}
100%{-webkit-transform:translateY(0)}
}
.bounceInDown{-webkit-animation-name:bounceInDown;-moz-animation-name:bounceInDown;-o-animation-name:bounceInDown;animation-name:bounceInDown}
body{-webkit-backface-visibility:hidden}
.animated{-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both}
.animated.hinge{-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s}
@-webkit-keyframes fadeOutUp {
0%{opacity:1;-webkit-transform:translateY(0)}
100%{opacity:0;-webkit-transform:translateY(-10px)}
}
@-moz-keyframes fadeOutUp {
0%{opacity:1;-webkit-transform:translateY(0)}
100%{opacity:0;-webkit-transform:translateY(-10px)}
}
@-o-keyframes fadeOutUp {
0%{opacity:1;-webkit-transform:translateY(0)}
100%{opacity:0;-webkit-transform:translateY(-10px)}
}
@keyframes fadeOutUp {
0%{opacity:1;-webkit-transform:translateY(0)}
100%{opacity:0;-webkit-transform:translateY(-10px)}
}
.fadeOutUp{-webkit-animation-name:fadeOutUp;-moz-animation-name:fadeOutUp;-o-animation-name:fadeOutUp;animation-name:fadeOutUp}
.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 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:5px;right:15px;font-size:30px}
.modal-rs .mt-1{text-align:center}
@media(max-width: 767px) {
.modal-ls{display:none}
}
.primary-prod{height:445px;position:relative;top:initial;width:100%;margin-bottom:20px;text-align:center;overflow:hidden;border:1px solid #ccc;background:#fff;background-repeat:no-repeat;background-size:cover!important}
.primary-prod img{position:absolute;max-width:100%;max-height:100%;top:50%;left:50%;transform:translate(-50%,-50%)}
.thumbs{padding:0 35px}
.thumbs .item{display:flex;align-items:center;height:100%}
.thumbs .owl-stage{margin:0 auto}
.thumbs figure{cursor:pointer;border:1px solid #ddd;overflow:hidden;position:relative;width:65px;height:65px;margin:0 auto}
.thumbs figure img{position:absolute;max-width:100%;max-height:100%; width:auto !important; 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 .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}
@media(max-width:360px) {
.primary-prod{height:330px}
.thumbs figure{width:54px;height:54px}
}
.grid-blog-wrap > .row > *{margin-bottom:30px}
.grid-blog-item{display:inline-block;width:100%;height:100%;box-shadow:0 0 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:0 0 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:0}
.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:700;color:#2f3967}
.blog-desc p{font-size:16px;line-height:28px;text-align:justify;margin:10px 0 20px;color:#647589}
.blog-desc h3{color:#2f3967;font-size:22px;margin:20px 0 0;font-weight:700}
.blog-desc ul li{list-style-position:inside;font-size:16px;margin:10px 0;color:#647589}
.blog-desc ul{padding:0}
@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%}
}
.fluid_container-2 .fluid-caption .title{font-size:22px;margin-bottom:14px}
.fluid_container-2 .fluid-caption .btn{padding:8px 20px!important;font-size:15px!important}
.fluid_container-2 .fluid-caption{background-color:rgba(0,0,0,0.5);padding:40px 20px 80px;max-width:350px;left:70%}
.fluid_container-2 .fluid_dg_prev{left:1030px}
.fluid_container-2 .fluid_dg_next{right:280px}
.fluid_container-2 .fluid_dg_prev,.fluid_container-2 .fluid_dg_next{top:76%;border:none;background-color:rgba(255,255,255,0.2);width:50px;height:50px}
@media (max-width: 1280px) {
.fluid_container-2 .fluid_dg_next{right:230px}
.fluid_container-2 .fluid_dg_prev{left:935px}
}
@media (max-width: 1200px) {
.fluid_container-2 .fluid_dg_next{right:200px}
.fluid_container-2 .fluid_dg_prev{left:885px}
}
@media (max-width: 1024px) {
.fluid_container-2 .fluid_dg_next{right:170px}
.fluid_container-2 .fluid_dg_prev{left:745px}
.fluid_container-2 .fluid-caption .title{font-size:22px}
}
@media (max-width: 992px) {
.fluid_container-2 .fluid_dg_prev{left:715px}
.fluid_container-2 .fluid_dg_next{right:165px}
.fluid_container-2 .fluid_dg_prev,.fluid_container-2 .fluid_dg_next{top:80%}
}
@media (max-width: 991px) {
.fluid_container-2 .fluid_dg_prev,.fluid_container-2 .fluid_dg_next{top:88%}
}
@media (max-width: 800px) {
.fluid_container-2 .fluid_dg_prev{left:580px}
.fluid_container-2 .fluid_dg_next{right:130px}
.fluid_container-2 .fluid_dg_prev,.fluid_container-2 .fluid_dg_next{top:91%}
.fluid_container-2 .fluid-caption .title{font-size:20px}
.fluid_container-2 .fluid_dg_prev,.fluid_container-2 .fluid_dg_next{width:40px;height:40px}
}
@media (max-width: 768px) {
.fluid_container-2 .fluid-caption{max-width:380px;left:40%}
.fluid_container-2 .fluid_dg_next{right:100px}
.fluid_container-2 .fluid_dg_prev,.fluid_container-2 .fluid_dg_next{top:85%}
}
@media (max-width: 640px) {
.fluid_container-2 .fluid-caption .title{padding-top:40px}
.fluid_container-2 .fluid_dg_prev{left:510px}
.fluid_container-2 .fluid_dg_next{right:40px}
}
@media (max-width: 576px) {
.fluid_container-2 .fluid_dg_prev{left:446px}
}
@media (max-width: 480px) {
.fluid_container-2 .fluid_dg_prev{left:346px}
}
@media (max-width: 414px) {
.fluid_container-2 .fluid_dg_prev{left:355px}
.fluid_container-2 .fluid_dg_next{right:70px}
}
@media (max-width: 375px) {
.fluid_container-2 .fluid_dg_prev{left:265px}
.fluid_container-2 .fluid_dg_next{right:20px}
.fluid_container-2 .fluid_dg_prev,.fluid_container-2 .fluid_dg_next{top:85%}
}
@media (max-width: 360px) {
.fluid_container-2 .fluid_dg_prev{left:250px}
}
@media (max-width: 320px) {
.fluid_container-2 .fluid_dg_prev{left:210px}
}
.welcome-2 .welcome-image{width:450px;height:450px;position:relative;margin-right:20px}
.welcome-2 .welcome-image figure{position:relative;overflow:hidden;height:100%;width:100%}
.welcome-2 .welcome-image img{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.welcome-2 .welcome-text{padding:10px}
.welcome-2 .btn .fas{position:absolute;left:125px;top:12px}
.welcome-2 .welcome-text .heading-title .title .text-primary{color:#000!important}
.welcome-2 .welcome-image:after{background:none!important;border:20px inset rgba(255,255,255,0.5)}
@media(max-width: 1024px) {
.welcome-2 .welcome-image{height:450px}
}
@media (max-width: 991px) {
.welcome-2 .welcome-image{height:270px;width:270px}
.welcome-2 .heading-title{margin-bottom:0}
.welcome-2 .welcome-text .heading-title .title .text-primary{padding-bottom:11px}
}
.product-2 .heading-title{margin-bottom:0}
.product-2 .box{padding:20px;border-top-left-radius:40px;padding-bottom:0;border-top-right-radius:40px;overflow:visible;margin-bottom:60px;border:1px solid #ddd}
.product-2 .box figure{border-top-left-radius:40px;border-top-right-radius:40px;height:310px}
.product-2 .box .title{padding:15px 10px;background-color:#003679;border-bottom-left-radius:20px;border-bottom-right-radius:20px;position:relative;top:-20px;margin-bottom:-50px}
.product-2 .box p{margin-top:20px;text-align:justify}
@media (max-width: 1024px) {
.product-2 .box figure{height:250px}
}
@media (max-width: 991px) {
.product-2 .box figure{height:170px}
.product-2 .box p{font-size:13px}
.product-2 .box .title{font-size:14px}
.product-2 .heading-title .title{padding-bottom:12px}
}
@media (max-width: 767px) {
.product-2 .box figure{height:200px}
}
@media (max-width: 480px) {
.product-2 .box figure{height:410px}
}
@media (max-width: 414px) {
.product-2 .box figure{height:344px}
}
@media (max-width: 411px) {
.product-2 .box figure{height:341px}
}
@media (max-width: 375px) {
.product-2 .box figure{height:305px}
}
@media (max-width: 360px) {
.product-2 .box figure{height:290px}
}
@media (max-width: 320px) {
.product-2 .box figure{height:250px}
}
.single-prod-2 .welcome-image{width:350px;height:350px;position:relative;margin-left:20px}
.single-prod-2 .welcome-image figure{position:relative;overflow:hidden;height:100%;width:100%}
.single-prod-2 .welcome-image img{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.single-prod-2 .welcome-text{padding:10px}
.single-prod-2 .btn .fas{position:absolute;left:125px;top:12px}
.single-prod-2 .welcome-text .heading-title .title .text-primary{color:#000!important}
.single-prod-2 .welcome-image:after{background:none!important;border:20px inset rgba(255,255,255,0.5)}
@media (max-width: 991px) {
.single-prod-2 .heading-title{margin-bottom:0!important}
.single-prod-2 .welcome-text .heading-title .title .text-primary{padding-bottom:13px}
}
@media (max-width: 767px) {
.single-prod-2 .welcome-text{text-align:center!important}
}
.why-us-2 .heading-title{margin-bottom:0}
.why-us-2{background:#fff!important}
.why-us-2 .box2{box-shadow:0 0 7px -2px rgba(0,0,0,0.5);margin-top:20px;padding:15px;padding-bottom:0;border-radius:5px;font-size:14px;background:#f1f1f1}
.why-us-2 .heading-title .title{color:#000!important;padding-bottom:10px}
.why-us-2 .box2 .title{border-bottom:2px solid rgba(0,0,0,0.05);padding-bottom:8px;display:inline-block}
.why-us-2 .box2 .desc{color:#6c757d;padding:15px;text-align:justify}
.why-us-2 .box2 .btn .fas{position:relative;top:2px;font-size:14px;padding-bottom:0;margin-bottom:0}
.why-us-2 .box2 a{padding:0;opacity:1;font-size:14px;color:#000}
.why-us-2 .box2:hover{background:#fff}
@media (max-width: 991px) {
.why-us-2 .col-md-4{margin-bottom:20px}
}
.about-2 .heading-title .divider2:before{top:-11px}
.about-2 .prod-img img{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.about-2 .prod-img{height:319px;position:relative;top:0;border-radius:0;z-index:0}
.about-2 p{text-align:justify}
.about-2 .prod-img:after{border:20px inset rgba(0,0,0,0.08)!important;background:none!important;z-index:2;width:100%;height:100%}
.about-2 h2{font-size:22px;color:#000}
.about-2 p{color:#6c757d}
.about-2 .paragraph{padding:0 15px}
@media (max-width: 992px) {
.about-2 .prod-img{height:260px}
}
@media (max-width: 991px) {
.about-2 .prod-img{float:left;width:420px;height:420px;margin-right:30px}
.about-2 .paragraph{border-right:none!important}
}
@media (max-width: 767px) {
.about-2 .prod-img{width:480px;height:480px}
}
@media (max-width: 480px) {
.about-2 .prod-img{width:420px;height:420px}
}
@media (max-width: 414px) {
.about-2 .prod-img{width:350px;height:350px}
}
@media (max-width: 375px) {
.about-2 .prod-img{width:310px;height:310px}
}
@media (max-width: 320px) {
.about-2 .prod-img{width:260px;height:260px}
}
.breadcrumb-2{background:url(https://www.dial4trade.com/staticdt/catalog/temp_45/images/bg.png) repeat}
.product-details-2 .heading-title .divider2:before{top:-10px}
.product-details-2 .prod-img img{z-index:0}
.product-details-2 .prod-img:after{background:none!important;border:20px inset rgba(255,255,255,0.46)}
.product-details-2 .primary-prod{border:none}
.product-details-2 .btn .fas{position:relative;top:2px;left:2px}
@media (max-width: 1024px) {
.product-details-2 .primary-prod{height:369px}
}
@media (max-width: 991px) {
.product-details-2 .primary-prod{height:268px}
.product-details-2 .thumbs figure{height:42px}
.product-details-2 .heading-title .title{padding-bottom:10px}
.product-details-2 .heading-title{margin-bottom:0}
}
@media (max-width: 767px) {
.product-details-2 .primary-prod{height:500px;width:500px}
.product-details-2 .thumbs figure{height:65px}
.product-details-2 .col-md-5{border:none!important}
.product-details-2 p{text-align:justify}
}
@media (max-width: 480px) {
.product-details-2 .primary-prod{height:450px;width:450px}
}
@media (max-width: 414px) {
.product-details-2 .primary-prod{height:384px;width:auto}
}
@media (max-width: 375px) {
.product-details-2 .primary-prod{height:345px;width:auto}
.product-details-2 .thumbs figure{height:62px}
}
@media (max-width: 360px) {
.product-details-2 .primary-prod{height:330px}
.product-details-2 .thumbs figure{height:55px}
}
@media (max-width: 320px) {
.product-details-2 .primary-prod{height:290px;width:auto}
.product-details-2 .thumbs figure{height:47px}
}
.send-enquiry-2 .heading-title .divider2:before{top:-9px}
.send-enquiry-2 .contact-right iframe{height:100%}
.send-enquiry-2 .heading-title{margin-bottom:10px}
.contact-2 .quick-contact .col:last-child{margin-bottom:0}
.contact-2 .quick-contact .col:last-child:after{border:none}
.contact-2 .quick-contact .col{text-align:center;margin-bottom:20px}
.contact-2 .quick-contact span, .contact-2 .quick-contact .qrcode{position:relative;display:block}
.contact-2 .quick-contact span.address:before{content:'\f3c5'}
.contact-2 .quick-contact span.name:before{content:'\f007'}
.contact-2 .quick-contact span.email:before{content:'\f0e0'}
.contact-2 .quick-contact span.phone:before{content:'\f095'}
.contact-2 .quick-contact span.website:before{content:'\f57e'}
.contact-2 .quick-contact div.qrcode:before{content:'\f029'}
.contact-2 .quick-contact span:before, .contact-2 .quick-contact .qrcode:before {position:absolute;top:-50px;font-size:30px!important;left:0;font-family:'Font Awesome 5 Free';font-weight:600;width:100%;text-align:center;color:#fbaf1e}
.contact-2 .quick-contact .col:after{border-right:2px solid rgba(0,0,0,0.05);content:" ";height:140px;position:absolute;top:-60px;left:100%}
.contact-2{margin:40px 0;padding-bottom:0}
/*.send-enquiry-2 .col-lg-6 .contact-box{background:url(https://www.dial4trade.com/staticdt/catalog/temp_45/images/bg.png)}*/
.contact-form-2{padding:0 20px 20px}
.contact-form-2 .form-control{border-radius:5px}
.send-enquiry-2 .heading{padding-top:20px;margin-bottom:20px;font-size:33px}
.send-enquiry-2 .contact-right,.send-enquiry-2 .contact-box{box-shadow:0 0 4px rgba(0,0,0,0.2)}
.single-enquiry .contact-box{background:rgba(255,255,255,0.4);box-shadow:none}
.send-enquiry-2 .contact-box{margin-bottom:0}
@media (max-width: 991px) {
.send-enquiry-2 .contact-right,.send-enquiry-2 .contact-box{box-shadow:none}
.send-enquiry-2 .contact-right iframe{height:500px}
.send-enquiry-2 .contact-right{border-left:none}
.send-enquiry-2 .heading{font-size:26px}
.send-enquiry-2 .contact-right{margin-top:15px}
.contact-2 .contact-box{margin-bottom:-20px}
}
@media (max-width: 767px) {
.contact-2 .quick-contact .col{flex:auto;margin-bottom:80px}
.contact-2 .quick-contact .col:after{border-right:none}
}
.heading-title .divider2{position:relative;width:160px;height:5px;border-radius:3px;margin-bottom:10px;display:inline-block;background-color:rgba(0,0,0,0.1)}
.heading-title .divider2:before{content:"\f69a";left:50%;top:-9px;position:absolute;color:rgba(0,0,0,0.5);font-weight:600;font-family:"Font Awesome 5 Free";transform:translateX(-50%)}
.slider3 .fluid-caption{height:100%;background:rgba(0,0,0,0.5);padding:40px;width:100%;text-align:center;color:#fff;padding:20px}
.slider3 #fluid-slider{height:350px;border:10px inset rgba(255,255,255,1)}
.slider3 .fluid_dg_prev{left:15px}
.slider3 .fluid_dg_next{right:15px}
.slider3 .fluid_dg_prev,.slider3 .fluid_dg_next{cursor:pointer;height:30px;width:30px;background:#000;color:#fff;border:none}
.slider3 .fluid-caption .title{font-size:24px;margin-bottom:14px}
.slider3 .fluid-caption .desc{text-align:justify;margin-bottom:12px}
.slider3 .fluid-caption .btn{border-radius:0;border:1px solid #fff;padding:10px 74px}
@media(max-width: 1024px) {
.slider3 .fluid-caption{padding:20px}
.slider3 .fluid-caption .btn{padding:4px 57px;font-size:16px}
.slider3 .fluid-caption .desc{margin-bottom:20px;font-size:16px}
.slider3 .fluid-caption .title{font-size:20px;letter-spacing:0;margin-bottom:10px}
}
@media(max-width: 768px) {
.slider3 .fluid-caption{left:0}
}
@media(max-width: 767px) {
.slider3 .col-md-4{display:none}
.slider3 .col-md-8{max-width:100%;flex:100%}
}
.welcome-3 .welcome-text .heading-title .title .text-primary{color:#000!important}
.welcome-3 .heading-title .title span{color:#7c7c7c}
.welcome-3 .heading-title .title span:first-child{font-weight:600px}
.divider3{width:100%;height:5px;position:relative;border-radius:3px;margin:30px 0;display:inline-block;background:rgba(0,0,0,0.08)}
.divider3:before{content:"\f621";font-family:"Font Awesome 5 Free";font-weight:600;position:absolute;left:50%;transform:translateX(-50%);top:-12px;font-size:20px;color:rgba(0,0,0,0.08)}
.divider3:after{content:"\f5cb";font-family:"Font Awesome 5 Free";font-weight:600;left:50%;font-size:72px;transform:rotate(-45deg) translateX(-72%);position:absolute;top:-144px;color:rgba(0,0,0,0.08)}
@media (max-width: 640px) {
.divider3:after{font-size:59px;top:-87px}
}
@media (max-width: 480px) {
.divider3:after{font-size:52px;transform:rotate(-45deg) translateX(-69%);top:-76px}
}
.welcome-3 .welcome-image{width:400px;height:400px;position:relative;margin-left:20px}
.welcome-3 .welcome-image figure{position:relative;overflow:hidden;height:100%;width:100%}
.welcome-3 .welcome-image img{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.welcome-3 .welcome-text{padding:10px}
.welcome-3 .btn .fas{position:absolute;left:125px;top:12px}
.welcome-3 .welcome-text .heading-title .title .text-primary{color:#000!important}
.welcome-3 .welcome-image:after{background:none!important;outline:15px inset rgba(255,255,255,0.4);outline-offset:-40px}
.welcome-3 .paragraph{text-align:justify}
.welcome-3{overflow:hidden;padding:0;padding-bottom:50px!important}
.welcome-3 .border-right{border-bottom-right-radius:30%;border-right:1px solid #dee2e6!important;padding-bottom:80px;padding-top:40px}
.welcome-bottom{height:20px;width:100%;background:#003679;clip-path:polygon(100% 0,100% 50%,50% 200%,0 0%)}
@media(max-width: 1024px) {
.welcome-3 .welcome-image{height:450px}
}
@media (max-width: 991px) {
.welcome-3 .welcome-image{height:270px;width:270px}
.welcome-3 .heading-title{margin-bottom:0}
.welcome-3 .welcome-text .heading-title .title .text-primary{padding-bottom:11px}
}
.product-3 .box figure:after{border:10px inset rgba(255,255,255,0.5)}
.product-3 .box .title{border-radius:0;padding:10px 25px;font-size:15px;margin-top:0;border-left:10px solid;font-weight:100;color:#fff!important}
.product-3 a.text-dark:hover{color:#fff!important}
@media (max-width: 1024px) {
.product-3 .box figure{height:210px}
}
@media (max-width: 991px) {
.product-3{padding-top:60px}
}
@media (max-width: 767px) {
.product-3 .box figure{height:240px}
}
@media (max-width: 480px) {
.product-3 .box figure{height:450px}
.product-3 .heading-title .title span{font-size:14px}
.product-3 .heading-title .title .text-primary{font-size:22px}
}
@media (max-width: 414px) {
.product-3 .box figure{height:384px}
}
@media (max-width: 411px) {
.product-3 .box figure{height:381px}
}
@media (max-width: 375px) {
.product-3 .box figure{height:345px}
}
@media (max-width: 360px) {
.product-3 .box figure{height:330px}
}
@media (max-width: 320px) {
.product-3 .box figure{height:290px}
}
.single-prod-3 .col-lg-7 .prod-content{text-align:center}
.single-prod-3 .row{padding-left:0}
.single-prod-3 .box{width:100%;border:.5px solid #ddd;padding:0}
.single-prod-3 .box figure{height:458px}
.single-prod-3 .col-lg-5{padding-left:0}
.single-prod-3 .desc{text-align:justify}
.single-prod-3 .title{font-size:33px}
.single-prod-3 .row{border:1px solid #f1f1f1;border-top:none;border-right:none}
.single-prod-3 .col-lg-7 .btn .fas{position:relative;top:2px}
.single-prod-3 .heading-title{margin-bottom:-39px}
.single-prod-3 .red{border-top:3px solid #ddd;border-right:.5px solid #ddd;padding-top:30px;padding-right:30px;padding-bottom:70px;margin-left:-30px;margin-right:-17px}
.single-prod-3 .desc{margin-left:30px;margin-bottom:17px}
.single-prod-3 .divider3{background:none}
@media (max-width: 1024px) {
.single-prod-3 .box figure{height:383px;border:none}
}
@media (max-width: 991px) {
.single-prod-3 .row{border:none}
.single-prod-3 .red{border-right:none;border-top:3px solid #ddd;border-right:none;padding-top:30px;padding-right:0;padding-bottom:0;margin-left:0;margin-right:0}
.single-prod-3 .desc{margin-left:0}
.single-prod-3 .col-lg-5{margin-bottom:30px}
.single-prod-3 .box{border:none;text-align:center}
.single-prod-3 .col-lg-5{padding:initial}
}
@media (max-width: 767px) {
.single-prod-3 .box figure{height:540px}
}
@media (max-width: 480px) {
.single-prod-3 .box figure{height:450px}
.single-prod-3 .title{font-size:22px}
}
@media (max-width: 414px) {
.single-prod-3 .box figure{height:384px}
}
@media (max-width: 375px) {
.single-prod-3 .box figure{height:345px}
}
@media (max-width: 360px) {
.single-prod-3 .box figure{height:335px}
}
@media (max-width: 320px) {
.single-prod-3 .box figure{height:295px}
}
.why-us-3 .col-md-4{height:100%}
.why-us-3 .box2{border:2px solid rgba(0,0,0,0.1);background:#fff;display:block;border-radius:0;margin-top:30px;padding-bottom:0;margin-bottom:0}
.why-us-3 .box2 .fadiv i{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:60px}
.why-us-3 .box2 .fadiv{width:130px;height:130px;border:2px solid rgba(0,0,0,0.1);background:#fff;position:relative;border-radius:50%;top:-90px;text-align:center;left:0;display:inline-block;transform:translateX(0%);margin-bottom:-50px}
.why-us-3 .box2 .title{padding-bottom:10px}
.why-us-3 .box2 .desc{color:#000;text-align:justify}
.why-us-3 .box2 .btn{padding:10px;width:100%;border-radius:0;border:5px inset rgba(0,0,0,0.02);background:lightgray;color:#000;font-size:14px;margin:20px 0;font-weight:bolder}
.why-us-3 .box2 i{position:relative;font-size:20px;margin-bottom:0;padding:0 4px;top:3px;color:#000}
.why-us-3 .box2 .divider{width:90px;height:2px;background:#000;position:absolute;top:140px;left:50%;transform:translateX(-50%)}
@media (max-width: 991px) {
.why-us-3 .heading-title{margin-top:30px}
.why-us-3 .box2 .fadiv{width:100px;height:100px;top:-80px}
.why-us-3 .box2 .fadiv i{font-size:50px}
.why-us-3 .box2 .title{font-size:16px}
.why-us-3 .box2 .divider{top:110px}
.why-us-3 .box2 .btn{padding:5px}
}
@media (max-width: 767px) {
.why-us-3 .col-md-4{margin-bottom:40px}
}
@media (max-width: 480px) {
.why-us-3 .heading-title .title{font-size:22px}
}
.about-3 .divider3:after{top:-104px}
.about-3 .col-lg-4{padding-top:20px}
.about-3 .col-lg-4:hover h2,.about-3 .col-lg-4:hover p,.about-3 .col-lg-4:hover ul li{color:#fff}
.about-3 .paragraph p{text-align:justify}
.about-3 .paragraph table td{width:0}
.about-3 .heading-title ~ p{margin-bottom:30px}
.about-3 .paragraph h2{margin-bottom:20px}
.about-3 .col-lg-4 h2:before{content:"";font-family:"Font Awesome 5 Free";font-weight:600;padding:10px;box-shadow:0 0 11px 0 rgba(0,0,0,0.5);border-radius:50%;margin-right:10px}
.about-3 .col-lg-4:nth-child(2) h2:before{content:"\f005"}
.about-3 .col-lg-4:nth-child(3) h2:before{content:"\f187"}
.about-3 .col-lg-4:nth-child(4) h2:before{content:"\f007"}
.about-3 .col-lg-4:nth-child(5) h2:before{content:"\f128"}
.about-3 .col-lg-4:nth-child(6) h2:before{content:"\f007"}
.about-3 .col-lg-4 h2:after{content:"";width:100px;height:2px;background:rgba(0,0,0,0.2);color:red;position:absolute;top:50px;text-align:center;left:70px}
.about-3 .col-lg-12 .row .col-lg-12 h2:after{content:"";width:100px;height:2px;background:rgba(0,0,0,0.2);color:red;position:absolute;top:30px;text-align:center;left:17px}
.about-3 .col-lg-4{margin-bottom:20px}
.about-3 .col-lg-4 .prod-img{border-radius:0;border:2px inset rgba(255,255,255,0.4)}
@media(max-width: 991px) {
.about-3 .col-lg-4 .prod-img:after{background:rgba(0,0,0,0.03)}
.about-3 .col-lg-4 .prod-img{border:none}
}
.breadcrumb-3{background:url(https://www.dial4trade.com/staticdt/catalog/temp_45/images/breadcrumb-3.jpg) repeat}
.product-details-3 .divider3:after{top:-104px}
.product-details-3 .col-md-7 p{text-align:justify}
.product-details-3 .divider3{margin-bottom:0}
.product-details-3 .col-md-5{margin-top:107px}
.product-details-3 .col-md-5 .primary-prod{border-radius:0}
.product-details-3 .prod-img:after{border:10px inset rgba(0,0,0,0.6);z-index:2;background:none}
.product-details-3 .owl-carousel.owl-loaded{display:block;position:absolute;top:65%;transform:translate(-50%,-50%);z-index:2;left:50%;background:rgba(255,255,255,0.2)}
.product-details-3 .thumbs .owl-nav button span{top:39%;position:absolute;font-size:40px;left:50%;transform:translate(-50%,-50%)}
.product-details-3 .owl-carousel .owl-nav button.owl-next,.product-details-3 .owl-carousel .owl-nav button.owl-prev{border:2px solid;background:#fff}
.product-details-3 .thumbs .owl-nav button{width:30px;height:30px}
.product-details-3 .thumbs .owl-nav .owl-prev{left:7px}
.product-details-3 .thumbs .owl-nav .owl-next{right:0}
@media(max-width: 1024px) {
.product-details-3 .owl-carousel.owl-loaded{top:55%}
.product-details-3 .col-md-5 .primary-prod{height:370px}
}
@media(max-width: 991px) {
.product-details-3 .owl-carousel.owl-loaded{top:36%}
.product-details-3 .col-md-5 .primary-prod{height:270px}
.product-details-3 .col-md-5 .thumbs figure{height:43px}
.product-details-3 .paragraph .heading-title{margin-top:30px}
}
@media(max-width: 767px) {
.product-details-3 .owl-carousel.owl-loaded{top:72%}
.product-details-3 .col-md-5 .primary-prod{height:510px}
.product-details-3 .col-md-5 .thumbs figure{height:65px}
.product-details-3 .col-md-5{margin-top:10px}
}
@media(max-width: 480px) {
.product-details-3 .owl-carousel.owl-loaded{top:69%}
.product-details-3 .col-md-5 .primary-prod{height:450px}
}
@media(max-width: 414px) {
.product-details-3 .owl-carousel.owl-loaded{top:65%}
.product-details-3 .col-md-5 .primary-prod{height:384px}
}
@media(max-width: 375px) {
.product-details-3 .owl-carousel.owl-loaded{top:63%}
.product-details-3 .col-md-5 .primary-prod{height:345px}
}
@media (max-width: 360px) {
.product-details-3 .col-md-5 .thumbs figure{height:54px}
}
@media(max-width: 320px) {
.product-details-3 .owl-carousel.owl-loaded{top:60%}
.product-details-3 .col-md-5 .primary-prod{height:290px}
.product-details-3 .col-md-5 .thumbs figure{height:47.5px}
.product-details-3 .heading-title .title .text-primary{font-size:22px}
.product-details-3 .divider3:after{top:-78px}
}
.contact-form-3 .row{box-shadow:0 0 55px -22px rgba(0,0,0,0.5);border-radius:5px;padding:40px 10px;background:#fff}
.contact-form-3 .col-sm-12{text-align:center}
.contact-form-3 .form-control{border-radius:5px}
.contact-3 .list-inline p{position:relative;left:100px;font-size:20px;font-weight:700}
.contact-3 .contact-box{box-shadow:0 0 16px 0 rgba(0,0,0,0.1);padding:40px 20px;margin-bottom:0}
.contact-3 .contact-box .quick-contact li{padding-left:100px;margin-bottom:40px}
.contact-3 .contact-box .quick-contact li:before{position:absolute;top:-10px;font-size:35px;left:0;font-family:'Font Awesome 5 Free';font-weight:600;width:80px;height:80px;line-height:80px;box-shadow:0 0 6px #00000052;border-radius:50%}
.contact-3 .col-lg-7 .h-100{border:20px inset rgba(175,169,169,0.17)}
.contact-3 .quick-contact a{color:#555}
.contact-3 .divider3:after{top:-141px}
@media (max-width: 991px) {
.contact-3 .col-lg-7 .h-100{height:500px!important;margin-top:20px}
.enquiry-3{padding-top:60px}
}
@media(max-width: 768px) {
.contact-3 .heading-title{margin-top:30px}
}
@media (max-width: 640px) {
.divider3:after{font-size:72px}
}
@media (max-width: 320px) {
.enquiry-3 .heading-title .title .text-primary{font-size:22px}
}

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; text-transform:none !important;}
.inq-title .text-primary {font-size: 22px !important; font-weight: 600 !important; line-height: normal !important; 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: #333}
.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}color: #555}
.bg-light-gray {background:#737373;}
.bg-gray {background:#f0f0f0}
.bg-primary {background-color: #6a3e71!important;}
.text-primary, a.text-primary {color: #212121 !important}
a.text-primary:hover, a.text-primary:focus{color: #6a3e71 !important}
.btn-primary {color: #fff;background-color: #4682B4;border-color: #4682B4; text-shadow: 1px 1px rgba(0,0,0,0.4)}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {color: #fff;background-color: #6a3e71 !important;border-color: #6a3e71;}
.btn-secondary {color: #fff;background-color: #6a3e71;border-color: #6a3e71; text-shadow: 1px 1px rgba(0,0,0,0.4)}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {color: #fff;background-color: #6a3e71 !important;border-color: #6a3e71;}
.btn-outline-primary {color: #6a3e71; border:2px solid #6a3e71;}
.btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active {background:#6a3e71 !important; color: #fff; border:2px solid #6a3e71 !important;}
.bg-secondary {background-color: #4682B4!important}
.form-control:focus {border-color:#c0c3c5;}
.btn-dark {background-color: #111;border-color: #111;}
.callus a {color:#6a3e71}

/*-----------------Top Section-----------------*/
.logo2 a {background:#4682B4; color:#fff;}
.logo2 .cname span {color:#fff}
.top-links > li a i {color: #6a3e71}
.top-links .link {background:#e3e3e3;}
.top-links .link span {color:#333;}
@media(max-width: 991px){
  .callus i {color: #fff}
  .callus a {background:#28a745;}
}

.modal-ls .bg {background: #6a3e71;color: #fff;}

/*-----------------Navbar-----------------*/
.navbar .nav-link {color: #fff;}
.navbar .nav-link:hover, .navbar .nav-link.active, .navbar .nav-link:focus {color: #6a3e71; background:#fff;}
.navbar .btn, .navbar .btn:hover, .navbar .btn:focus {color: #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:#6a3e71; color: #fff}
.navbar-toggler span {background: #fff;}
.navbar {background:#4682B4;}
.navbar > .container {background:#6a3e71;}
.navbar:before {background:#6a3e71;}
.navbar-toggler i {color: #fff;}
.nav-btn {background: #6a3e71;}
.nav-btn i{background:#fff;}
.nav-btn i::before,.nav-btn i::after{background:#fff;}
.send-inquiry-right:before {background-color: #4682B4;}
.send-inquiry-right:after {background-color: #4682B4;}
.send-inquiry-right .link {color: #fff}
.send-inquiry-right .link i {color: #fff;}

@media(max-width: 991px){
  .navbar-collapse {background:#6a3e71;}
}
.welcome-text {color: #fff}
.welcome-text .heading-title .title .text-primary, .welcome-text .heading-title .title {color: #fff !important}
.welcome-text .heading-title .divider {background:#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:#6a3e71; color:#fff; cursor: pointer;}
.currency-converter .form-control[type=submit]:hover {background:#343a40;}
.fluid_dg_prev:hover, .fluid_dg_next:hover {border:2px solid #4682B4; color: #4682B4}

/*-----------------Section-----------------*/
.heading-title .title {color:#999}
.heading-title .title .text-primary {color:#212121 !important}

.other-links {background:#fff; border:1px solid #e0e0e0; }
.other-links .title { color:#fff}
.other-links .links > li:not(:last-child) {border-bottom: 1px solid #e0e0e0}
.other-links .links > li a {color:#7d7d7d;}
.other-links .links > li a:hover, .other-links .links > li a.active {color:#6a3e71}
.breadcrumb {color: #666}
.breadcrumb a {color: #000}
.breadcrumb-item+.breadcrumb-item::before {color: #000}
.heading-title .divider {background:#4682B4}
.paragraph h2 {color:#6a3e71;}
.paragraph table a {color:#6a3e71;}
.welcome-img figure {border:1px solid #eee; }

/*-----------------Box-----------------*/
.box figure {border:1px solid #eee;}
.box figure:after {background:rgba(0,0,0,0.3);}
.box2 {border:1px dashed #fff; color:#fff;}
.box2 .title {color:#fff}
.box2:hover {background:#fff;color: #666}
.box2:hover .title{color:#333;}
.box2:hover i {color: #6a3e71}
.about-addtional {background:#6a3e71; color: #fff}
.about-addtional .heading-title .title {color:#fff}
.about-addtional .heading-title .divider {background:#fff;}

/*-----------------Contact Us-----------------*/
.contact .quick-contact a {color:#333}
.contact .quick-contact a:hover {color:#6a3e71}

/*-----------------Footer-----------------*/
footer {background:#343a40;}
footer a {color: #fff}
footer a:hover {color: #80a3cc}
footer .title:after {background:#80a3cc;}
footer .our-prod .prod-box figure {background:#fff;}
.social-icons li a{color:#fff;}
.social-icons li .facebook{background:#3b5998}
.social-icons li .twitter{background:#38A1F3}
.social-icons li .linkedin{background:#0077B5}
.social-icons li .pinterest{background:#c8232c}
.social-icons li .instagram{background:#3f729b}
.social-icons li .youtube{background:#c4302b}
.quick-contact li:before {color:#80a3cc}
.copyright {background:#343a40; border-top:1px solid rgba(255,255,255,0.1);}
.copyright a {color:#80a3cc}

/*-----------------Floating-----------------*/
.floating {background:#6a3e71; color:#fff; box-shadow: -5px 2px 5px rgba(0,0,0,0.2);border: 1px solid rgba(0,0,0,0.1);}
.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: #6a3e71; 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:#6a3e71;}
.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 #6a3e71;}
.search-form button {  background: #6a3e71;}
.social-profile a{background:#333;color:#fff;}
.social-profile a:hover { background: #6a3e71;}
ul.cat li a{color:#647589}
ul.cat li a:hover { color: #6a3e71; }
.widget-posts-title a{color:#0c1e59}
.widget-posts-title a:hover { color: #6a3e71;}
.sidebar-block .title{color:#0c1e59;}
.blog-desc h1, .blog-desc h3 { color:#6a3e71;  }

/*****f-2*******/
.fluid_container-2 .btn-outline-light:hover
{
  /*border: transparent;*/
  background-color: #4682b4;
}

.text-primary-2
{
	color: #4682b4 !important;
}
.fluid_container-2 .fluid-caption .text-primary-2
{
	color: #64b9ff !important;
}

.why-us-2 .title, .why-us-2 .box2 i, .why-us-2 .box2 .btn .fas
{
	color: #6a3e71 !important;
}

.why-us-2 .box2:hover i, .why-us-2 .box2:hover .title
{
	color: #4682b4 !important;	
}

/*f3*/

.why-us-3 .box2 .fadiv i, .why-us-3 .box2 .title
{
  color: #4682b4;
}
.why-us-3 .box2:hover .fadiv i, .why-us-3 .box2:hover .title
{
  color: #6a3e71;
}

.why-us-3 .box2 .btn:hover, .why-us-3 .box2 .divider
{
 background: #4682b4 !important;
 color: #fff; 
}

.why-us-3 .box2:hover .divider
{
  background: #6a3e71;
}

/**/
.product-3 .box .title
{
  border-left-color: #6a3e71; 
}
.product-3 .box .title:hover
{
  border-left-color: #4682b4;
}
/**/
.welcome-3
{
  background: #6a3e71;
}
/**/
.slider3
{
  background: linear-gradient(45deg, #4682b4cc, #6a3e71c4);
}

/*About*/
.about-3 .col-lg-4 h2:before
{
  color: #5e7da2;
}
/*product-details-3*/
.product-details-3 .thumbs .owl-nav button span
{
  color: #6a3e71;
}
/*about-3*/
.about-3 .col-lg-4:hover:not(:first-child)
{
  background: #6a3e71;
  border-radius: 5px;
  transition: 2s;
}
.about-3 .col-lg-4:hover h2:before
{
  color: #fff;
}
/*contact-3*/
.contact-3 .quick-contact a:hover
{
  color: #6a3e71;
}
