
body { font-family: 'Montserrat', sans-serif; font-size:16px; overflow-x:hidden; color:#111; }
h1, h2, h3, h4, h5, h6 {font-family: 'Montserrat', sans-serif;}
img { max-width:100%; height:auto; }
a { transition:all linear 0.2s 0s; -webkit-transition:all linear 0.2s 0s; color: #cd9800; text-decoration: none; }
a:hover, a:focus { outline:0; color:#111; text-decoration:none;}

.btn { padding:7px 20px; line-height: 1.8;font-size: 13px; font-weight: 500; }
.btn-primary { background: #cd9800; border-color: #cd9800; color: #fff; }
.btn-primary:hover, .btn-primary:focus { background:#949599; border-color:#949599;}


.btn-success { background:#72be02; border-color:#72be02; }
.btn-success:hover, .btn-success:focus { background:#7dce05; border-color:#7dce05;}


.btn-secondary { background:#949599; border-color:#949599; color:#fff; }


.btn-danger { background:#a00000; border-color:#a00000; color:#fff; }
.btn-danger:hover, .btn-danger:focus { background:#b81d1d; border-color:#b81d1d;color:#fff; }

section { padding:60px 0; display:block; position:relative;}
.form-control:focus, .btn:focus {box-shadow:none;}
h2.title_heaidng { font-size:32px; color:#111111; font-weight:bold; margin-bottom:40px; }
h2.title_heaidng span {color: #cd9800; }
h2.title_heaidng2 { font-size:32px; color:#111111; font-weight:bold; }
h2.title_heaidng2 span {color: #cd9800; }
.clear20px { clear:both; padding:10px; display:block; }

.border_heaidng { font-size:48px; color:#111111; font-weight:900; margin-bottom:40px; position:relative; text-align:center; padding-bottom:20px; display:inline-block; margin-top:30px; }
.border_heaidng span {color: #cd9800; }
.border_heaidng:after { background-color: #cd9800; height:5px; left:20%; right:20%; bottom:0; content:""; position:absolute; }


.big_transparent_text {font-size:200px; color:rgba(0,0,0,0.05); font-weight:900; position:absolute; left:50%; top:50px; transform:translateX(-50%); -webkit-transform:translateX(-50%); white-space:nowrap; }
.big_button { text-transform:uppercase; font-size:18px; padding:10px 40px; margin-top:20px; }



header { z-index:99; box-shadow:rgba(0,0,0,0.3) 0 0 5px; -webkit-box-shadow:rgba(0,0,0,0.3) 0 0 5px; position:relative; }
.top_bar { background:#eee; padding:2px 0; color:#000; text-decoration:none; }
ul.header_list { list-style:none; padding:0; margin:0; display:block; text-align:right; }
ul.header_list li { display:inline-block; position:relative; margin-left:30px; }
ul.header_list li i { margin-right:5px; }
ul.header_list li a {display:inline-block; height:40px; line-height:40px; color:#111; font-size:13px;}
ul.header_list li a:hover {color:#cd9800;}


.main_bar { padding:20px 0; position:relative; background-color:#fff; display:block;}
.logo { text-align:left; }
.logo img {max-width:230px;}
.search_box { display:inline-block; margin-top:3px; float:right; margin-left:15px; width:250px; }
.search-form {position:relative; padding-right:40px; border:1px solid #e5e5e5; background:#fff; border-radius:20px; -webkit-border-radius:20px;}
.search-form input[type="text"] {height:32px; font-size:13px; display:block; border:none; color:#999; border-radius:20px; padding:0 15px; width:100%;}
.search-form input[type="submit"], .search-form::after {position:absolute; width:40px;  height:40px; border-radius:20px; top:0; right:0; border:none; background:transparent; z-index:9; line-height: 40px; text-align:center;}
.search-form::after {z-index: 0; content: "\f002"; font-size: 18px;  font-family: fontAwesome;}
.search-form input[type="submit"], .search-form::after {position:absolute; width:40px; height:32px; border-radius:20px; top:0; right:0; border:none; background:transparent; z-index:9; line-height: 31px; text-align:center; cursor:pointer;}
.search-form::after { color: #cd9800;}


.main_menu {display: inline-block; float:right;}

@keyframes menu_sticky {
  0%   {margin-top:-100px;}
  50%  {margin-top: -90px;}
  100% {margin-top: 0;}
}
.main_bar.sticky {margin:0; position:fixed; background:rgba(255,255,255,0.95); top:0; left:0; width:100%; z-index:99999; animation-name:menu_sticky; animation-duration: 0.60s; animation-timing-function:ease-out; box-shadow:0 1px 3px rgba(0,0,0,0.11); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.11); padding:10px 0;}
.main_bar.sticky .main_menu { margin-top:-5px; }
.main_bar.sticky .logo img {max-width:180px;}


.h_banner_wrapper { position:relative; display:block; text-align:center; }

#home_slider {position: relative; }
#home_slider .item { position:relative; text-align:left; position: relative; background-position: right; background-repeat: no-repeat; height: 500px;}

.banner_caption { width: 100%; max-width: 1260px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}


.slider_capi {position: relative; text-align: left; max-width: 700px;}
.banner_tittle {font-size: 58px; font-weight: 900; color: #333333;  margin-bottom: 15px; line-height: 1;}

#home_slider .item a.btn {position:relative; transition:all linear 0.8s; text-shadow:none;  text-transform: uppercase;}
#home_slider .item a.btn:hover {}
#home_slider .owl-item.active .slider_capi .slider_content {border:2px solid #aaa; padding:20px 20px 30px;}
#home_slider .owl-item.active .slider_capi a { margin-top:10px; }
#home_slider .owl-item.active .slider_capi h3 {margin:0; font-size:22px; margin-bottom:25px;}
#home_slider .owl-item.active .slider_capi a.shop_btn {color:#fff; font-size:16px; border:2px solid #3997C9; padding:10px 25px;background:#3997C9;}
#home_slider .owl-item.active .slider_capi a.shop_btn:hover {color:#ccc; background:#03546f; border-color:#03546f; color:#fff;}
#home_slider.owl-theme .owl-nav { margin:0;}
#home_slider .owl-prev, #home_slider .owl-next { color:#fff; position:absolute; top:50%; right:0; text-align:center; transition:all ease .3s; width:50px; z-index:999; font-size:30px; background-color:rgba(0,0,0,0.6); margin:0; border-radius:0; transform:translateY(-50%); -webkit-transform:translateY(-50%); }
#home_slider .owl-prev { left:0;}
#home_slider .owl-prev:hover , #home_slider .owl-next:hover { width:50px; background-color: #cd9800;}
#home_slider .owl-prev i, #home_slider .owl-next i { line-height:50px;}
.owl-theme .owl-nav.disabled + .owl-dots {bottom:50px; bottom:30px; position:absolute; left:50%; transform:translateX(-50%);}
#home_slider.owl-theme .owl-dots .owl-dot span {border: #333 2px solid; background: transparent;}
#home_slider.owl-theme .owl-dots .owl-dot.active span, #home_slider.owl-theme .owl-dots .owl-dot:hover span {background-color: #cd9800; border-color: #cd9800;}
@media (min-width:576px){
.banner_image {display: none;}
}




#testimonial_slider.owl-theme .owl-nav.disabled + .owl-dots {bottom:inherit; position:relative; left:inherit; transform:none;}

#testimonial_slider.owl-theme .owl-dots .owl-dot span {border: #333 2px solid; background: transparent;}
#testimonial_slider.owl-theme .owl-dots .owl-dot.active span, #testimonial_slider.owl-theme .owl-dots .owl-dot:hover span {background-color: #cd9800; border-color: #cd9800;}


.banner_bar {background: #333; color: #fff; text-align: center; padding: 20px 0;}
.banner_bar_block{display: flex;}
.shipping_text{flex: auto; font-size: 30px; text-align: left; width: 53%; line-height: 1.4;}
.shipping_text img {display: inline-block; margin-right: 20px; max-width: 92px; float: left;}
.shipping_logo {flex: auto; margin-top: 12px;}
.shipping_logo img {height: 70px;}

.grey_bar {background-color:#111111; color:#fff; text-decoration:none; padding:15px 0; height:auto; overflow:hidden; }
.grey_bar .container { position:relative; text-align:center;}
.grey_bar .container h3 { margin:0 auto; text-align:center; display:inline-block; color:#fff; font-weight:bold; font-size:22px; }
.grey_bar .container h3 span { color: #cd9800; text-decoration:none; }
.grey_bar .container h3 img { display:inline-block; }
.satisfy_img { width:150px; margin-left:10px; margin-right:10px;}
.comodo_img { width:130px;}
.van_img { width:60px;margin-right:10px;}
.grey_bar ul { list-style:none; margin:0; padding:0; display:inline-block; text-align:left; margin-top:10px; float:left; }
.grey_bar ul li { display:inline-block; padding-left:15px; padding-right:15px; color:#fff; font-weight:500; font-size:17px; position:relative;}
.grey_bar ul li:after { content:""; background-color: #cd9800; width:3px; top:6px; bottom:4px; position:absolute; right:-3px;}
.grey_bar ul li:last-child { padding-right:0; }
.grey_bar ul li:last-child:after { display:none; }
.grey_bar .btn { border-radius:30px; -webkit-border-radius:30px; font-size:16px; font-weight:600; text-transform:uppercase; color:#fff; text-decoration:none; padding:7px 50px 7px 30px!important; position:relative; display:inline-block; float:right; }
.grey_bar .btn i { position:absolute; right:20px; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); }


.custom_packaging_icons_section { position:relative; padding-bottom:40px; }
ul.custome_icons_list { list-style:none; padding:0; margin:0; display:block; text-align:center; }
ul.custome_icons_list li { display:inline-block; font-size:13px; color:#000; text-decoration:none;vertical-align:top; width: calc(33% - 10px); margin: 0 auto 20px; }
ul.custome_icons_list li a { font-size:13px; color:#000; }
ul.custome_icons_list li a p { font-weight:500; margin-bottom:0; }
ul.custome_icons_list li a .icon_thumb { width:130px; height:130px; background:url(../images/icons/custom_thumb_bg.png) left center no-repeat; background-size:100% 100%; border-radius:100%; -webkit-border-radius:200px; display:block; margin: 0 auto 7px; text-align:center; position:relative;  }
/* ul.custome_icons_list li a:hover .icon_thumb {background:url(images/icons/custom_thumb_bg_hover.png) left center no-repeat; background-size:100% 100%;} */
ul.custome_icons_list li a .icon_thumb img { position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); }


.products_section { background-color:#faf7da; display:block; position:relative; text-align:center; }
.products_section h2 { margin-bottom:15px; }
.products_section h4 {font-size:18px; font-weight:500; line-height:30px; }


ul.product_list { list-style:none; padding:0; margin:0; display:block; text-align:center; margin-top:50px; }
ul.product_list li { display:inline-block; font-size:13px; color:#000; text-decoration:none; width:calc(33.33% - 23px); margin:0 10px; margin-bottom:20px; vertical-align:top; background-color:#fff; box-shadow:rgba(0,0,0,0.3) 0 0 5px; -webkit-box-shadow:rgba(0,0,0,0.3) 0 0 5px; transition:all linear 0.2s 0s; -webkit-transition:all linear 0.2s 0s; }
ul.product_list li:hover {box-shadow:rgba(0,0,0,0.3) 0 0 10px; -webkit-box-shadow:rgba(0,0,0,0.3) 0 0 10px;}
ul.product_list li .img_wrapper { width:100%; display:block; text-align:center; background-color:#fff; height:320px; position:relative; transition:all linear 0.2s 0s; -webkit-transition:all linear 0.2s 0s; }
ul.product_list li:hover .img_wrapper { background-color:#fff; }
ul.product_list li .img_wrapper .normal_img, ul.product_list li .img_wrapper .hover_img  {position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); width:90%; display:block; transition:all linear 0.2s 0s; -webkit-transition:all linear 0.2s 0s;}
ul.product_list li .img_wrapper .normal_img { opacity:1; }
ul.product_list li .img_wrapper .hover_img { opacity:0; }
ul.product_list li:hover .img_wrapper .normal_img { opacity:0; }
ul.product_list li:hover .img_wrapper .hover_img { opacity:1; }
ul.product_list li .img_wrapper img { position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); max-width:70%; }
ul.product_list li .contents_box { padding:30px 15px; font-size:13px; color:#111; line-height:18px; background-color:#f0f0f0; }
ul.product_list li .contents_box h3 { font-size:24px; color:#111; font-weight:600; min-height: 58px; }
ul.product_list li .contents_box h3 a{ font-size:24px; color:#111; }
ul.product_list li:hover .contents_box h3 a{ color:#fff; }
ul.product_list li .contents_box p {min-height: 37px;  display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;  }
ul.product_list li .contents_box .btn_started { background:transparent; border-color:transparent; color:#333; text-decoration:none; text-transform:uppercase; font-size:13px; font-weight:600; text-decoration: underline; }
ul.product_list li:hover .contents_box .btn_started { background:#cd9800; border-color:#cd9800;color:#fff; text-decoration: none;}
ul.product_list li:hover { background-color:#333; color:#fff; text-decoration:none; }

ul.product_list li:hover .contents_box{ background-color:#333; color:#fff; text-decoration:none; }
ul.product_list li:hover .contents_box p{ color:#fff; text-decoration:none; }





ul.product_list2 { list-style:none; padding:0; margin:0; display:block; text-align:center; margin-top:50px; }
ul.product_list2 li { display:inline-block; font-size:13px; color:#000; text-decoration:none; width:calc(33.33% - 23px); margin:0 10px; margin-bottom:20px; vertical-align:top; background-color:#fff; box-shadow:rgba(0,0,0,0.3) 0 0 5px; -webkit-box-shadow:rgba(0,0,0,0.3) 0 0 5px; transition:all linear 0.2s 0s; -webkit-transition:all linear 0.2s 0s; }
ul.product_list2 li:hover {box-shadow:rgba(0,0,0,0.3) 0 0 10px; -webkit-box-shadow:rgba(0,0,0,0.3) 0 0 10px;}
ul.product_list2 li .img_wrapper { width:100%; display:block; text-align:center; background-color:#f0f0f0; height:220px; position:relative; transition:all linear 0.2s 0s; -webkit-transition:all linear 0.2s 0s; }
ul.product_list2 li:hover .img_wrapper { background-color:#fff; }
ul.product_list2 li .img_wrapper .normal_img, ul.product_list2 li .img_wrapper .hover_img  {position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); width:100%; display:block; transition:all linear 0.2s 0s; -webkit-transition:all linear 0.2s 0s;}
ul.product_list2 li .img_wrapper .normal_img { opacity:1; }
ul.product_list2 li .img_wrapper .hover_img { opacity:0; }
ul.product_list2 li:hover .img_wrapper .normal_img { opacity:0; }
ul.product_list2 li:hover .img_wrapper .hover_img { opacity:1; }
ul.product_list2 li .img_wrapper img { position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); max-width:70%; }
ul.product_list2 li .contents_box { padding:30px 15px; font-size:13px; color:#111; line-height:18px; }
ul.product_list2 li .contents_box h3 { font-size:18px; color:#111; font-weight:600; }
ul.product_list2 li .contents_box h3 a{ font-size:18px; color:#111; }
ul.product_list2 li:hover .contents_box h3 a{ color:#fff; }
ul.product_list2 li .contents_box .btn_started { background:#111; border-color:#111; color:#fff; text-decoration:none; text-transform:uppercase; font-size:13px; font-weight:600; }
ul.product_list2 li:hover .contents_box .btn_started { background: #cd9800; border-color: #cd9800;}
ul.product_list2 li:hover { background-color:#111; color:#fff; text-decoration:none; }
ul.product_list2 li:hover .contents_box p{ color:#fff; text-decoration:none; }




ul.product_list3 { list-style:none; padding:0; margin:0; display:block; text-align:center; margin-top:50px; }
ul.product_list3 li { display:block; font-size:13px; color:#000; text-decoration:none; width:100%; vertical-align:top; background-color:#fff; box-shadow:rgba(0,0,0,0.2) 0 0 5px; -webkit-box-shadow:rgba(0,0,0,0.2) 0 0 5px; transition:all linear 0.2s 0s; -webkit-transition:all linear 0.2s 0s; margin:5px; }
ul.product_list3 li:hover {box-shadow:rgba(0,0,0,0.2) 0 0 10px; -webkit-box-shadow:rgba(0,0,0,0.2) 0 0 10px;}
ul.product_list3 li .img_wrapper { width:100%; display:block; text-align:center; background-color:#f0f0f0; height:320px; position:relative; transition:all linear 0.2s 0s; -webkit-transition:all linear 0.2s 0s; }
ul.product_list3 li:hover .img_wrapper { background-color:#fff; }
ul.product_list3 li .img_wrapper .normal_img, ul.product_list3 li .img_wrapper .hover_img  {position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); width:100%; display:block; transition:all linear 0.2s 0s; -webkit-transition:all linear 0.2s 0s;}
ul.product_list3 li .img_wrapper .normal_img { opacity:1; }
ul.product_list3 li .img_wrapper .hover_img { opacity:0; }
ul.product_list3 li:hover .img_wrapper .normal_img { opacity:0; }
ul.product_list3 li:hover .img_wrapper .hover_img { opacity:1; }
ul.product_list3 li .img_wrapper img { position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); max-width:70%; }
ul.product_list3 li .contents_box { padding:30px 15px; font-size:13px; color:#111; line-height:18px; }
ul.product_list3 li .contents_box h3 { font-size:18px; color:#111; font-weight:600; }
ul.product_list3 li .contents_box h3 a{ font-size:18px; color:#111; }
ul.product_list3 li:hover .contents_box h3 a{ color:#fff; }
ul.product_list3 li .contents_box .btn_started { background:#111; border-color:#111; color:#fff; text-decoration:none; text-transform:uppercase; font-size:13px; font-weight:600; }
ul.product_list3 li:hover .contents_box .btn_started { background: #cd9800; border-color: #cd9800;}
ul.product_list3 li:hover { background-color:#111; color:#fff; text-decoration:none; }
ul.product_list3 li:hover .contents_box p{ color:#fff; text-decoration:none; }

.blog_contents{box-shadow:0 0 6px #aaa;margin:0 0 35px;}
.blog_contents .post_thumb{position:relative;}
.blog_contents .post_thumb .post_date{position:absolute;top:10px;left:10px;background:#fff;text-align:center;}
.blog_contents .post_thumb .post_date .date{display:block;font-size:22px;background:#cd9800;color:#fff;padding:4px 15px;}
.blog_contents .post_desc{background:#fff;padding:15px;}
.blog_contents .post_desc h4{line-height:1.2;font-weight:600;}
.blog_contents .post_desc h4 a {color: #333;}
.blog_contents:hover .post_desc h4 a, .blog_contents .post_desc h4 a:hover {color: #333;}


.category_list .widget{margin-bottom:30px}
.category_list ul{list-style:none;margin:0;padding:0}
.category_list ul li{border-bottom:#ddd 1px solid}
.category_list ul li:last-child{border-bottom:0}
.category_list ul li a{color:#000;display:block;padding:8px 0 8px 20px;position:relative}
.category_list ul li a:before{content:"\f105";font-family:FontAwesome;position:absolute;left:8px;top:7px}
.category_list ul li a:hover,.category_list ul li.is-active a{background:#cd9800;color:#fff;text-decoration:none}



.cpp_recommend_section {display:block; position:relative; text-align:center; }
.cpp_recommend_section h4 {font-size:18px; font-weight:500; line-height:30px; }
.cpp_recommend_section .big_transparent_text { top:15px; }
.sketch_img_box { border-width:1.5px; border-style:dashed; border-color:#bdbdbd; width:100%; height:300px; position:relative; display:block; background-color:#fff;  }
.sketch_img_box:hover {border-color: #cd9800;}
.sketch_img_box .normal_img, .sketch_img_box .hover_img  {position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); width:70%; display:block; transition:all linear 0.2s 0s; -webkit-transition:all linear 0.2s 0s;}
.sketch_img_box .normal_img { opacity:1; }
.sketch_img_box .hover_img { opacity:0; }
.sketch_img_box:hover .normal_img { opacity:0; }
.sketch_img_box:hover .hover_img { opacity:1; }
.sketch_box_title { position:relative; }
.sketch_box_title h5 { font-size:15px; margin-top:25px; }
#sketch_slider.owl-theme .owl-nav { margin-top:20px;}
#sketch_slider .owl-prev, #sketch_slider .owl-next { color:#bdbdbd; /* position:absolute; top:-65px;right:0; */  text-align:center; transition:all ease .3s; width:40px; z-index:999; font-size:25px; background-color:transparent; margin:0; border-radius:0; opacity:1;margin: 0 10px;}
#sketch_slider .owl-prev { left:0;}
#sketch_slider .owl-prev:hover , #sketch_slider .owl-next:hover { width:40px; color: #cd9800; }
#sketch_slider .owl-prev i, #sketch_slider .owl-next i { line-height:40px;}
#sketch_slider .item {padding: 0 2px;}
.transparent_sketch_wrapper { position:relative; }
.transparent_sketch_wrapper .transparent_sketch_cover { position:absolute; left:0; right:0; top:-80px; }
.green_transparent_bg { background-color:rgba(0,0,0,0.7); margin-top:50px; color:#fff; text-decoration:none; padding:50px 0; text-align:center; position:relative; }
.green_transparent_bg h2 { font-weight:bold; font-size:40px; }
.body_contents { position:relative; margin-top:50px; text-align:left; }
.body_contents span {color: #cd9800; }
.ads_wrapper { margin-top:50px; margin-bottom:50px; }
.ads_wrapper a {border:#FFF solid 3px; transition:all linear 0.2s 0s; -webkit-transition:all linear 0.2s 0s; display:block; margin-bottom:8px; }
.ads_wrapper a:hover { border-color: #cd9800; }
.ads_wrapper img { width:100%; }
.ads_wrapper [class*=col-] { padding:0 5px; }


.faq_tab {margin-top: 40px;}
.faq_tab .accordion-button { background-color: #faf7da; color: #000; font-size: 19px;border-top-left-radius: 10px!important;  border-top-right-radius: 10px !important; }
.faq_tab .accordion-button:after{    width: 1rem; height: 1rem; background-size: 1rem;}
.faq_tab .accordion-button:not(.collapsed)  { background-color: #fff; border: none; box-shadow: none; outline: none; border-bottom: #ddd 1px solid; }
.accordion-button:focus { z-index: 3; border-color: transparent; outline: 0; box-shadow: none;}

.faq_tab .accordion-body {color:   #000; background-color: #faf7da; }
.faq_tab .accordion-item {border: none; margin-bottom: 20px; }




.faq_tab .accordion-button:after {content: '+';font-weight: 500;  background-image: none; position: absolute; right: 15px;  color: #000;  font-size: 20px; top: 40%; text-align: center;transform: translateY(-50%);}
.faq_tab .accordion-button:not(.collapsed):after {content: 'x';  color: #fff;}

.faq_tab .accordion-button:not(.collapsed) {background-color:  #cd9800; color:  #fff; }

.video_review_section { background-color:#f5f5f5; position:relative; }
.video_review_section .container {position: relative; z-index: 1;}
.video_review_section h2 { position:relative; font-weight:800; font-size:36px; padding-left:70px; border-bottom:#111 solid 5px; padding-bottom:15px; margin-bottom:20px; display:block; }
.video_review_section h2 img { position:absolute; left:0; top:-7px; width:50px; }
.youtube_box { background-color:#111111; border-radius:10px; -webkit-border-radius:10px; display:block; color:#fff; text-align:center; padding:20px; }
.video_text { border-top:#FFF solid 2px; padding-top:5px; margin-top:7px; font-size:15px; font-weight:bold; }

ul.client_feedback_list { list-style:none; padding:0; margin:0; display:block; }
ul.client_feedback_list li { margin-bottom:10px; display:block; clear:both; overflow:hidden; }
ul.client_feedback_list li:last-child { margin-bottom:0; }
ul.client_feedback_list li .feedback_box  { background-color:#111; position:relative; padding:20px; color:#fff; text-decoration:none; font-weight:normal; font-size:13px; border-radius:10px; -webkit-border-radius:10px; }
ul.client_feedback_list li .feedback_box a{color:#9d5fff;}
ul.client_feedback_list li .feedback_box:after { content:""; position:absolute; left:35px; bottom:-15px; width:15px; height:15px; border-top:#111111 15px solid; border-left:transparent 15px solid; border-right:transparent 15px solid; }
ul.client_feedback_list li .face { width:70px; height:70px; border-radius:100%; border-radius:100px; overflow:hidden; border:#111 solid 3px; display:block; float:left; margin-right:15px; }
.feedback_text { float:left; display:inline-block; }
.feedback_text h5 { color:#4d2b82; font-size:18px; font-weight:bold; margin:0; padding:0; margin-top:20px; }
.feedback_text h5 i { color:#ffb400; text-decoration:none; font-size:13px; }
.feedback_text p small { font-size:11px; }
.feedback_wrapper { margin-top:20px; display:block; padding-left:15px; }


.testimonial_box {text-align: center;}

.testimonial_box .feedback_box  {  position:relative; color:#111; text-decoration:none; font-weight:normal; font-size:20px; font-style: italic; }
.testimonial_box .feedback_box a{color: #cd9800; text-decoration: underline;}
.testimonial_box .feedback_box a:hover{ text-decoration: none;}


.testimonial_box .face { width:70px; height:70px; margin: 0 auto; border-radius:100%; border-radius:100px; overflow:hidden; border:#111 solid 3px; display:block;  }




#testimonial_slider.owl-theme .owl-nav { margin-top:20px;}
#testimonial_slider .owl-prev, #testimonial_slider .owl-next { color:#bdbdbd; /* position:absolute; top:-65px;right:0; */  text-align:center; transition:all ease .3s; width:40px; z-index:999; font-size:25px; background-color:transparent; margin:0; border-radius:0; opacity:1;margin: 0 10px;}
#testimonial_slider .owl-prev { left:0;}
#testimonial_slider .owl-prev:hover , #testimonial_slider .owl-next:hover { width:40px; color: #cd9800; }
#testimonial_slider .owl-prev i, #testimonial_slider .owl-next i { line-height:40px;}





.green_section { background-color:#faf7da; display:block; text-align:center; }
.green_section h4 { font-size:36px; font-weight:700; text-align:center; margin:0; padding:0; margin-bottom:10px; }
.green_section .btn { text-transform:uppercase; margin-top:15px;  }



footer {background-color:#111111; color:#fff; display:block; padding:50px 0 0; font-size:13px;}
footer h3 {font-size:18px; font-weight:bold; margin:0; padding:0; padding-bottom:10px; margin-bottom:15px; text-transform: uppercase; color:#fff; position:relative;}
footer h5 {font-size:14px; font-weight:bold; margin:0; padding:0; padding-bottom:10px; text-transform: uppercase; color:#fff;}
ul.footer_list { list-style:none; padding:0; margin:0; }
ul.footer_list li { position:relative; padding-left:20px; margin-bottom:7px;}
ul.footer_list li:last-child { padding-bottom:0; }
ul.footer_list li a {transition: all 0.5s; position:relative; color:#fff; font-size:14px;}
ul.footer_list li:before {font-family:'FontAwesome'; content:"\f105"; position:absolute; left:0; top:0; color: #cd9800;}
ul.footer_list li a:hover{ color: #cd9800; text-decoration:none;}
ul.footer_list li.current_page_item a{ color: #cd9800; text-decoration:none;}
.payment_img { text-align:right; }
.payment_img img { max-width:350px;}


.newsletter_box { position:relative; background-color:#949599; border-radius:5px; -webkit-border-radius:5px; border:0; display: block; width: 100%; }
.newsletter_box .form-control { background:#fff; width:100%; color:#333; padding:11px 20px; height:auto; text-decoration:none; border:0; font-size:12px; }

.newsletter_box .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333;}

  .newsletter_box .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #333;
}

.newsletter_box .form-control::-ms-input-placeholder { /* Microsoft Edge */
  color: #333;
}




.newsletter_box button { width:40px; height:40px; padding:7px; font-size:13px; position:absolute; right:-1px; top:0; left:auto; text-align:center; border-top-left-radius: 0;  border-bottom-left-radius: 0; }
.newsletter_box button i { position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); }

ul.contact_info_list { list-style:none; padding:0; margin:0; display:block; margin-bottom:20px; }
ul.contact_info_list li {margin-bottom:10px; display:block; position:relative; padding-left:25px;}
ul.contact_info_list li i {color:#fff; font-size:14px; min-width:24px; position:absolute; left:0; top:2px;}
ul.contact_info_list li a { color:#fff; text-decoration:none; }
ul.contact_info_list li a:hover { color:#fecd08; text-decoration:none; }
ul.social_list { list-style:none; padding:0; margin:0; display:block; text-align:left; }
ul.social_list li { display:inline-block; margin-right:2px; }
ul.social_list li a {color:#fff; opacity:1; -webkit-transition:all linear 0.2s 0s; transition:all linear 0.2s 0s;}
ul.social_list li a:hover { opacity:0.5; }
ul.social_list li i {margin-bottom:10px; min-width:36px; padding:10px 3px; width:36px;}
ul.social_list li i {padding:10px 3px;  text-align:center;  background:#b6b6b6;  color:#f6f6f6;  margin:0 0 10px 0; font-size:18px;}
ul.social_list li i.fa-facebook {background-color:#3b5998;}
ul.social_list li i.fa-twitter {background-color:#55acee;}
ul.social_list li i.fa-google-plus {background-color:#dd4b39;}
ul.social_list li i.fa-youtube {background-color:#bb0000;}
ul.social_list li i.fa-pinterest {background-color:#cb2027;}
.copyright_bar {padding:20px 0; text-align: center; color:#111; background: #cd9800; font-size: 13px; font-weight: normal; margin-top:30px; border-top:#333 solid 1px;}
.copyrights_text { display:block; margin-top:7px; text-align:left; font-size:12px; }


.black_bg_heading{display:block;font-size:20px;font-weight:bold;text-align:center;padding:20px 10px;color:#fff;text-decoration:none;background-color:#000;margin:0;margin-bottom:0!important;margin-top:15px;
text-transform: uppercase;}
.side_bar_form{background-color:#FFF;padding:40px;display:block;text-align:left;}
.side_bar_form .form-control{border-radius:0;-webkit-border-radius:0;margin-bottom:30px;padding:5px 7px;border-radius:4px;height:35px;border:2px solid #ccc;}
.side_bar_form textarea{height:100% !important;}
.submit_quote{font-size:15px;color:#fff;text-decoration:none;text-align:center;background-color:#693bb2;padding:7px 30px;display:inline-block;border:0;border-radius:30px;-webkit-border-radius:30px;text-transform:uppercase;}

.related_products_section{text-align:center;position:relative;}
.related_products_section h2{font-size:46px;margin:0;padding:0;}
#related_products_slider.owl-theme .owl-nav { margin:0;}
#related_products_slider .owl-prev, #related_products_slider .owl-next { color:#bdbdbd; position:absolute; top:-65px; right:0; text-align:center; transition:all ease .3s; width:40px; z-index:999; font-size:25px; background-color:#fff; border:#bdbdbd solid 2px; margin:0; border-radius:0; opacity:1;}
#related_products_slider .owl-prev { left:0;}
#related_products_slider .owl-prev:hover , #related_products_slider .owl-next:hover { width:40px; color:#fff; background-color: #cd9800;}
#related_products_slider .owl-prev i, #related_products_slider .owl-next i { line-height:40px;}


.inner_section { background-color:#f5f5f5; display:block; position:relative; }
.inner_section h2 { margin-bottom:15px; }
.inner_section h4 {font-size:18px; font-weight:500; line-height:30px; }

.fixed_buttons { position:fixed; right:0; top:60%; transform:translateY(-50%); -webkit-transform:translateY(-50%); z-index:999; }
.fixed_buttons a { width:230px; color:#fff; text-decoration:none; text-align:left; padding:20px; background-color:#333; position:relative; display:block; right:-165px; transition:all linear 0.2s 0s; -webkit-transition:all linear 0.2s 0s; font-size:13px; text-transform:uppercase; white-space:nowrap; border-radius:30px 0 0 30px; -webkit-border-radius:30px 0 0 30px; padding-left:60px; }
.fixed_buttons a i { font-size:30px; position:absolute; left:20px; top:15px; }
.fixed_buttons a span { opacity:0; transition:all linear 0.2s 0s; -webkit-transition:all linear 0.2s 0s; }
.fixed_buttons a:hover span { opacity:1; }
.fixed_buttons a.red_button {  background-color:#a00000; margin-bottom:10px; }
.fixed_buttons a.red_button:hover { right:0; }
.fixed_buttons a.magenta_button { background-color: #cd9800; }
.fixed_buttons a.magenta_button:hover { right:0; }


#popup_wrapper { position:fixed; left:0; right:0; top:0; bottom:0; z-index:99999; display:none; }
#popup_wrapper .popup_box { position:fixed; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);background-color:#FFF; box-shadow:rgba(0,0,0,0.5) 0 0 10px; -webkit-box-shadow:rgba(0,0,0,0.5) 0 0 10px; width:500px; z-index:9999999; }

#popup_wrapper .popup_box .form-group {
  margin-bottom: 1rem;
}


#popup_wrapper .popup_box h2 { color:#595959;}
#popup_wrapper .popup_box h5 { color:#7f8080;}
#popup_wrapper .popup_box .thumb_img { position:relative; display:block; text-align:center; }
#popup_wrapper .popup_box .contents { padding:25px; text-align:center; display:block; position:relative; background-color:#FFF; }
.popup_overlay { background-color:rgba(0,0,0,0.5); position:fixed; left:0; right:0; top:0; bottom:0; z-index:99999; }
.close_popup { background-color:#FFF; width:40px; height:40px; border-radius:100px; -webkit-border-radius:100px; text-align:center; font-size:45px; position:absolute; right:-10px; top:-10px; color:#595959; font-weight:500; }
.close_popup span { position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); }
.close_popup:hover {background-color:#000; color:#fff;}
.popup_link { font-size:16px; color:#7f8080; text-decoration:underline;}
.popup_link:hover { text-decoration:none; color:#333; }
.btn-popup {width: 100%;}

.full_screen_wrapper{background-color:rgba(255,255,255,0.9);position:fixed;left:0;top:0;right:0;bottom:0;text-align:center;z-index:9999999;display:none}
.full_screen_search{text-align:center;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.full_screen_search input.form-control{background-color:transparent;padding:40px 10px 40px 0;color:#000;text-decoration:none;font-size:30px;border:0;border-bottom: #cd9800 solid 2px;width:100%;-webkit-border-radius:0;border-radius:0}
.full_screen_search input.form-control:focus{box-shadow:none!important;outline:0!important}
.full_screen_search .search_button{position:absolute;height:3.5em;width:3.5em;right:0;top:15px;background-color: #cd9800;-webkit-border-radius:50%;border-radius:50%;display:inline-block;border:0;color:#fff}
.cross_button{position:absolute;right:3%;top:3%;font-size:30px;display:inline-block;color: #cd9800;text-decoration:none}
.cross_button:hover{color:#000}


.big_inner_text {
  font-size: 200px;
  color: rgba(0,0,0,0.05);
  font-weight: 900;
  position: absolute;
  left: 50%;
  bottom: -65px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  white-space: nowrap;
  pointer-events: none;
}
.enquiry_form .form-group{margin-bottom: 1rem;}

.product_content h3 {font-weight: normal;}
.product_item { -webkit-transition: 0.3s;  transition: 0.3s; margin-bottom: 30px; position:relative; display:block; border:2px solid #eae8e8; border-radius: 20px;}
.product_item:hover {background: #fff; -webkit-border-radius:20px; border-radius:20px; -webkit-box-shadow: 0px 0 15px 0 rgba(0, 0, 0, 0.1); box-shadow: 0px 0 15px 0 rgba(0, 0, 0, 0.1);}
.product_item .product_thumb {position: relative; display:block; text-align:center; background-color: #fff; -webkit-border-radius:20px 20px 0 0; border-radius:20px 20px 0 0; overflow: hidden;}
.p_tag {position:absolute; left:10px; top:10px; padding:2px 7px; background-color:#ccc; color: #fff; text-decoration: none; z-index: 9; font-size:12px; text-transform: uppercase; -webkit-border-radius:20px;border-radius:20px;}
.product_item .product_thumb .primary_img {position:relative; display:inline-block; height:300px; object-fit: scale-down; width:auto;}
.product_item .product_thumb .secondary_img {display:none; height:300px; object-fit: scale-down; width:auto;}
.product_item:hover .product_thumb .primary_img {display:none;}
.product_item:hover .product_thumb .secondary_img { display:inline-block;}
.product_item .product_thumb .quick_button {position:absolute; left:inherit; top:10px; right:10px; font-size:0; color: #011985; padding:0; opacity:0; -webkit-transition:all linear 0.2s 0s; transition:all linear 0.2s 0s; }
.product_item:hover .product_thumb .quick_button {opacity:1; font-size:18px; }
.product_content {display:block; text-align:center; padding:15px; background-color: #fff; -webkit-border-radius:0 0 20px 20px; border-radius:0 0 20px 20px; overflow: hidden; }
.product_content h3 {font-size:19px; color: #000; text-decoration:none; position:relative; padding:0 25px 10px; margin-bottom:10px;}
.product_content h3 a {text-decoration:none; display:block; color: #000; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.product_content h3 a:hover {text-decoration:none; color: #000;}
.product_desc {margin-bottom: 0; position: relative; padding:15px; padding-top:0;}
.product_desc p {font-size: 15px; line-height: 22px; margin-bottom:0; color: #000; overflow: hidden; display: -webkit-box;  -webkit-line-clamp: 2; -webkit-box-orient: vertical; min-height:36px;}
.product_hover {position: absolute; top: 50%; z-index: 9;left: 0; background: #fff; padding: 3px 8px 20px 8px; box-shadow: 0px 6px 7px 0 rgba(0, 0, 0, 0.1); transition: all 300ms ease-in-out; opacity: 0;    visibility: hidden; z-index:9; -webkit-border-radius:0 0 20px 20px; border-radius:0 0 20px 20px; overflow: hidden; width:100%;}
.product_item:hover .product_hover {top:85%; opacity: 1; visibility: visible;}
.product_content .btn {margin-top:-3px;}

.gc-slide-container-current {z-index: 0 !important;}

.product_box {font-size:13px; color:#000; text-decoration:none; margin:20px; text-align: center; margin-bottom:20px; vertical-align:top; background-color:#fff; box-shadow:rgba(0,0,0,0.3) 0 0 5px; -webkit-box-shadow:rgba(0,0,0,0.3) 0 0 5px; transition:all linear 0.2s 0s; -webkit-transition:all linear 0.2s 0s; }
.product_box:hover {box-shadow:rgba(0,0,0,0.3) 0 0 10px; -webkit-box-shadow:rgba(0,0,0,0.3) 0 0 10px;}
.product_box .img_wrapper { width:100%; display:block; text-align:center; background-color:#fff; height:320px; position:relative; transition:all linear 0.2s 0s; -webkit-transition:all linear 0.2s 0s; }
.product_box:hover .img_wrapper { background-color:#fff; }
.product_box .img_wrapper .normal_img, .product_box .img_wrapper .hover_img  {position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); width:90%; display:block; transition:all linear 0.2s 0s; -webkit-transition:all linear 0.2s 0s;}
.product_box .img_wrapper .normal_img { opacity:1; }
.product_box .img_wrapper .hover_img { opacity:0; }
.product_box:hover .img_wrapper .normal_img { opacity:0; }
.product_box:hover .img_wrapper .hover_img { opacity:1; }
.product_box .img_wrapper img { position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); max-width:70%; }
.product_box .contents_box { padding:30px 15px; font-size:13px; color:#111; line-height:18px; background-color:#f0f0f0; }
.product_box .contents_box h3 { font-size:24px; color:#111; font-weight:600; min-height: 58px; }
.product_box .contents_box h3 a{ font-size:24px; color:#111; }
.product_box:hover .contents_box h3 a{ color:#fff; }
.product_box .contents_box p {min-height: 37px;  display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;  }
.product_box .contents_box .btn_started { background:transparent; border-color:transparent; color:#333; text-decoration:none; text-transform:uppercase; font-size:13px; font-weight:600; text-decoration: underline; }
.product_box:hover .contents_box .btn_started { background:#cd9800; border-color:#cd9800;color:#fff; text-decoration: none;}
.product_box:hover { background-color:#333; color:#fff; text-decoration:none; }

.product_box:hover .contents_box{ background-color:#333; color:#fff; text-decoration:none; }
.product_box:hover .contents_box p{ color:#fff; text-decoration:none; }


#similar_products_slider .owl-dots {position: relative; top: 0; left: 0; transform: none; margin: 25px 0 0;}

#similar_products_slider .owl-prev, #similar_products_slider .owl-next {position: absolute; top:-38px; color:#000; width:30px; height:40px; line-height: 40px; padding: 0; font-size:20px;}
#similar_products_slider .owl-prev {left:15px;}
#similar_products_slider .owl-next {right:15px;}

.running_logos_wrapper {background: #f0f0f0; padding: 20px; margin: 0 0 40px;}
.trusted_text {color: #cd9800; font-size: 24px; padding: 20px; font-weight: 700; line-height: 1; border-right:1px solid #ccc; padding-right:20px; margin-right: 20px; text-align: center;}
#logos_slider .item img {height:75px; max-width: 75px; margin: 0 auto; object-fit: scale-down;}

@media(max-width:991px){
  .trusted_text {border: 0; margin: 0; padding:15px 0;}
}

.black_bg_heading {
  display: block;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  padding: 20px 10px;
  color: #fff;
  text-decoration: none;
  background-color: #000;
  margin: 0;
  margin-bottom: 0!important;
  margin-top: 15px;
}
.product_detail_form {
  background-color: #f6f6f6;
  padding: 35px;
  display: block;
  text-align: left;
  font-size: 13px;
}