body {font-size: 14px;color: #333;overflow-x: hidden;}
ul {padding: 0;margin: 0;list-style: none;}
p {margin: 0 0 7px;}
img{max-width: 100%;}
.tel_no {display: none;}
.header_top {height: 141px;position: relative;z-index: 999;}
.header_fix {position: fixed;width: 100%;top: 0;}
.header {background: #ff6245;}
.header-section {display: flex;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;align-items: center;justify-content: space-between;padding: 40px 0;}
.navbar-menu ul li {float: left;font-size: 16px;margin-right: 47px;overflow: hidden;text-transform: uppercase;}
.navbar-menu ul li:last-child {margin-right: 0;}
.navbar-menu ul li a {color: #022c3c;display: block;text-decoration: none;position: relative;z-index: 1;padding: 8px 15px;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.navbar-menu ul li.active a {background: #022c3c;color: #fff;}
.navbar-menu ul li a::after {position: absolute;bottom: -100%;background: #022c3c;height: 100%;width: 100%;content: "";left: 0;opacity: 0;z-index: -1;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.navbar-menu ul li.active a:hover::after {opacity: 0;}
.navbar-menu ul li a:hover::after, .navbar-menu ul li a:hover {color: #fff;opacity: 1;bottom: 0;}
.top-info {padding: 40px 0;text-align: center;font-size: 18px;border-bottom: 1px dashed #D5D2D2;background: #fff;margin-bottom: 45px;box-shadow: 0 0 10px 0 #9a9898;-webkit-box-shadow: 0 0 10px 0 #9a9898;}
.top-info.page {margin-bottom: 0;border: none;}
.top-info span {display: block;font-size: 35px;font-weight: 600;color: #ff6245;margin-bottom: 5px;}
.products-colm {margin-bottom:45px;}
.products-colm .welcome {font-size: 35px;color: #022c3c;font-weight: 600;margin-bottom: 10px;}
.products-colm .description-main {font-size: 16px;color: #222;line-height: 30px;margin-bottom: 0;}
.products-colm .description-main a {color: #dd3515;}
.spiral-products {background: #f9f6f6;padding: 50px 0;}
.heading h2 {font-size: 26px;color: #ff6245;font-weight: 600;}
.row.prod_div > div {margin-top: 35px;}
.spiral-products .box {background: #fff;padding: 10px;text-align: center;height: 100%;box-shadow: 0 0 10px 0 #ccc;-webkit-box-shadow: 0 0 10px 0 #ccc;position: relative;}
.spiral-products .box::after {content: '';position: absolute;left: 0px;bottom: 0px;width: 100%;border-bottom: 2px solid #ff6245;-moz-transition: all 500ms ease;-webkit-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;transition: all 500ms ease;-webkit-transform: scaleX(0);-ms-transform: scaleX(0);-o-transform: scaleX(0);-moz-transform: scaleX(0);transform: scaleX(0);}
.spiral-products .box:hover::after {-webkit-transform: scaleX(1);-ms-transform: scaleX(1);-o-transform: scaleX(1);-moz-transform: scaleX(1);transform: scaleX(1);}
.spiral-products .box .product-item {background: #fff;display: flex;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;align-items: center;justify-content: center;height: 280px;}
.spiral-products .box .product-item img {transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.spiral-products .box .product-item img:hover {transform: scale(1.1);}
.spiral-products .box .text .item-name-title {font-size: 20px;font-weight: 600;color: #dd3515;margin-bottom: 7px;}
.spiral-products .box .text .item-no {font-size: 16px;font-weight: 600;}
.spiral-products .box .text .item-price-amount {font-size: 16px;}
.spiral-products .box .text .item-price-amount span {color: #ff6245;}
.contact-us ul li {display: flex;align-items: center;margin-bottom: 15px;line-height: 40px;background: #fff;padding: 15px 0 15px 15px;font-size: 18px;box-shadow: 0 0 10px 0 #ccc;-webkit-box-shadow: 0 0 10px 0 #ccc;}
.contact-us ul li .icon-img {margin-right: 15px;width: 55px;text-align: center;border-radius: 50%;height: 55px;line-height: 50px;padding-left: 5px;padding-right: 5px;box-shadow: 0 0 10px 0 #b7b6b6;-webkit-box-shadow: 0 0 10px 0 #b7b6b6;}
.contact-us ul li p a {color: #ff6245;}
.contact-us ul li p span {color: #ff6245;font-weight: 600;}
.contact-us ul li p a:hover {color: #222;}
.contact-us .itemInfo-description {font-size: 16px;color: #656565;margin-top: 5px;display: inline-block;}
.contact-us .itemInfo-description:last-child {margin-bottom: 0;}
.contact-us .itemInfo-description strong {color: #022c3c;}
/*and*/
.spiral-products .right-bar h3 {font-size: 25px;color: #022c3c;font-weight: 600;margin-bottom: 7px;}
.spiral-products .right-bar .item-no {font-size: 16px;font-weight: 600;}
.spiral-products .right-bar .item-price-amount {font-size: 16px;color: #033f46;}
.spiral-products .right-bar .item-price-amount span {color: #ff6245;}
.spiral-products .right-bar .iteminfo-description {font-size: 16px;}
.spiral-products .right-bar .iteminfo-description span {color: #ff6245;}
.spiral-products .right-bar .item-color {font-size: 16px;color: #022c3c;}
.spiral-products .right-bar h5 {font-size: 18px;color: #000;margin-bottom: 7px;font-weight: 600;}
label {display: block;color: #f00;font-size: 16px;}
.form-colm {margin-bottom: 10px;}
.form-control {border-radius: 0;}
.form-control.qty {float: left;width: 115px;text-align: center;margin-right: 15px;padding: 9px;}
.submit_btn {background: #f2f2f2;color: #ff6245;padding: 9px 18px;border: 1px solid;margin-right: 15px;font-size: 16px;text-transform: uppercase;cursor: pointer;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.submit_btn:hover {background: #ff6245;color: #fff;}
.viewcart_btn {background: #f2f2f2;color: #ff6245;border: 1px solid;font-size: 16px;padding: 9px 15px;text-transform: uppercase;cursor: pointer;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.viewcart_btn:hover {background: #ff6245;color: #fff;}
select.form-control:not([size]):not([multiple]) {height: calc(2.25rem + 8px);}
/*******************/
.footer {background: #131212;color: #fff;padding: 50px 0;}
.footer .card_img h3 {font-size: 25px;margin-bottom: 20px;color: #ff6245;font-weight: 600;}
.footer .card_img h3 span {display: block;font-size: 16px;color: #fff;margin-top: 5px;font-weight: normal;}
.footer .card_img ul li {float: left;background: #fff;padding: 5px 7px;margin-right: 10px;}
.footer .icon-adders ul li {display: inline-block;margin-bottom: 13px;font-size: 16px;color: #fff;width: 100%;line-height: normal;}
.footer .icon-adders ul li strong {font-weight: normal;color: #ff6245;}
.footer .icon-adders ul li a {color: #fff;}
.footer .icon-adders ul li:last-child {margin-bottom: 0;}
.footer .icon-adders ul li a:hover {color: #ff6245;}
.footer .icon-adders ul li img {margin-right: 10px;border: 1px solid #ff6245;padding: 5px 5px;float: left;}
.footer .footer_img ul li {background: #fff;padding: 20px;text-align: center;width: 65%;display: block;margin: 0 auto;}
.copyright {background: #222020;color: #fff;text-align: center;padding: 10px 0;}
.copyright .copy-text {font-size: 16px;font-weight: 600;text-transform: uppercase;}
.copyright .copy-text span {display: block;font-weight: normal;color: #ff6245;margin-top: 4px;font-size: 15px;text-transform: initial;}
/**********/
.mobile {display: none;}
.header-section .top-text {display: none;}
/*************************************************/

@media (min-width: 1024px) and (max-width: 1199px) {
.navbar-menu ul li {margin-right: 32px;}	
.navbar-menu ul li a {padding: 8px 10px;}
.top-info {padding: 30px 0;}
.form-control.qty {width: 90px;margin-right: 13px;}
.submit_btn {padding: 9px 10px;margin-right: 13px;}
.viewcart_btn {padding: 9px 8px;}
}
@media (min-width: 992px) and (max-width: 1023px) {
.navbar-menu ul li {margin-right: 32px;}	
.navbar-menu ul li a {padding: 8px 10px;}	
.top-info {padding: 30px 0;}
.form-control.qty {width: 90px;margin-right: 13px;}
.submit_btn {padding: 9px 10px;margin-right: 13px;}
.viewcart_btn {padding: 9px 8px;}	
}
@media (max-width: 991px) {
/********************** mobile-css *************/
.container {max-width: unset;}
.navbar-menu {display: none;}
.mobile {display: block;}
.main {position: absolute;top: 0;left: 0;background: #000;width: 100%;height: 50px;}
.main-menu {background-color: #fff;position: absolute;left: 0;top: 0;z-index: 100;width: 100%;opacity: 0;transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);transform: scale(0);}
.main-menu.act {opacity: 1;transform: scale(1);}
.main-menu ul {margin-top: 50px;}
.main-menu.act ul li {opacity: 1;}
.main-menu li {padding: 10px 0;transition: all 400ms 510ms;opacity: 0;border-bottom: 1px solid #ccc;text-align: left;}
.main-menu li:first-child {padding-top: 0;}
.main-menu li:last-child {border-bottom: none;}
.main-menu a {color: #222;display: inline-block;font-size: 16px;text-decoration: none;padding-left: 20px;}
.main-menu.act ul li.active a {color: #ff6245;}
.main-menu a:hover {color: #ff6245;}
/* sign up button */
.menu-btn {position: absolute;left: 15px;top: 4px;z-index: 101;width: 30px;height: 40px;}
.menu-btn span {background-color: #fff;border-radius: 1px;height: 3px;width: 35px;position: absolute;left: 50%;top: 50%;margin: -1px 0 0 -15px;transition: height 100ms;}
.menu-btn > span::after, .menu-btn > span::before {content: '';background-color: #fff;border-radius: 1px;height: 3px;width: 35px;position: absolute;left: 0;transition: all 200ms;z-index: 1;}
.menu-btn.act > span {height: 0;}
.menu-btn.act > span::before {transform: rotate(-45deg);}
.menu-btn > span::before {bottom: -7px;}
.menu-btn.act > span::after {transform: rotate(45deg);}
.menu-btn.act > span::after, .menu-btn.act > span::before {background-color: #222;top: 1px;}
.menu-btn > span::after {top: -7px;}
.tel_no {display: block;position: absolute;top: 12px;right: 15px;z-index: 1;}
.tel_no a {color: #fff;font-size: 16px;font-weight: 600;text-decoration: none;}
.tel_no a img {margin-right: 7px;width: 25px;}
/*************** and ****************/
.wow {visibility: visible !important;-webkit-animation: none !important;-moz-animation: none !important;-o-animation: none !important;-ms-animation: none !important;animation: none !important;}
.header {padding-top: 40px;text-align: center;}
.header_top {height: 201px;}
.header-section .logo {margin-right: 15px;}
.products-colm {margin: 30px 0;}
.top-info {display: none;}
.header-section .top-text {font-size: 16px;color: #000;display: block;}
.header-section .top-text span {display: block;font-size: 22px;font-weight: 600;}
.spiral-products .box .text .item-name-title {font-size: 18px;line-height: normal;}
.submit_btn {padding: 9px 14px;margin-right: 11px;}
.form-control.qty {width: 100px;margin-right: 15px;}
.viewcart_btn {padding: 9px 15px;}
.footer .icon-adders ul li {font-size: 14px;}
.footer .footer_img ul li {width: 100%;}
.footer .card_img ul li {padding: 5px 5px;margin-right: 7px;}
}
@media (max-width: 767px) {	
.header_top {height: 180px;}	
.header-section {padding: 30px 0;}
.spiral-products .right-bar {margin-top: 30px;}
.contact-us ul li .header-title {max-width: 73%;}
.contact-us ul li {line-height: 27px;}
.footer .icon-adders {margin: 15px 0 2px;}
.footer .footer_img {margin-top: 13px;}
.footer .footer_img ul li {width: 30%;margin: initial;}	
}
@media (max-width: 667px) {}
@media (max-width: 640px) {}
@media (max-width: 575px) {
.spiral-products {padding: 50px 0 40px;}	
.heading h2 {font-size: 22px;text-align: center;}
.submit_btn {font-size: 14px;}
.viewcart_btn {font-size: 14px;}
}
@media (max-width: 479px) {	
.header-section .top-text {font-size: 15px;}
.spiral-products .right-bar h5 {font-size: 17px;}
.contact-us ul li {font-size: 15px;}
.form-control.qty {width: 73px;margin-right: 12px;}	
.submit_btn {padding: 9px 7px;margin-right: 9px;}
.viewcart_btn {padding: 9px 7px;}
.footer .footer_img ul li {width: 40%;padding: 15px;}
.copyright {padding: 10px 15px;}
.copyright .copy-text {font-size: 15px;}
}
@media (max-width: 414px) {
.header_top {height: 163px;}	
.header-section .top-text span {font-size: 18px;}
.header-section .top-text {font-size: 12px;font-weight: 600;}
.spiral-products .right-bar h3 {font-size: 22px;}
.form-control.qty {width: 148px;}
.submit_btn {padding: 9px 47px;margin-right: 0;}
.viewcart_btn {width: 100%;margin-top: 15px;}
}
@media (max-width: 375px) {	
.header_top {height: 220px;}	
.header-section {flex-wrap: wrap;padding: 30px 0 18px;}	
.header-section .logo {margin-right: 0;width: 100%;}
.header-section .top-text {margin-top: 7px;}
.submit_btn {padding: 9px 40px;}
.copyright .copy-text {font-size: 14px;}
.copyright .copy-text span {font-size: 14px;}
}
@media (max-width: 360px) {
.form-control.qty {width: 139px;}	
.submit_btn {padding: 9px 25px;}	
}

