@font-face {font-family: 'regular';src: url('../fonts/regular.eot');src: url('../fonts/regular.eot@#iefix') format('embedded-opentype'),url('../fonts/regular.woff') format('woff'),url('../fonts/regular.ttf') format('truetype'),url('../fonts/regular.svg') format('svg');font-weight: normal;font-style: normal;}
@font-face {font-family: 'heading';src: url('../fonts/heading.eot');src: url('../fonts/heading.eot@#iefix') format('embedded-opentype'),url('../fonts/heading.woff') format('woff'),url('../fonts/heading.ttf') format('truetype'),url('../fonts/heading.svg') format('svg');font-weight: normal;font-style: normal;}
*, ::after, ::before {box-sizing: border-box;}
body::-webkit-scrollbar {width: 10px;}
body::-webkit-scrollbar-track {background: #fff;outline:none;border:none}
body::-webkit-scrollbar-thumb {background: #231f20;outline:none;border:none}
::selection{color:#231f20}
::-webkit-scrollbar{width:6px}
::-webkit-scrollbar-track{background:#fff}
::placeholder {color:#fff;}
::-webkit-input-placeholder { color: #fff;}
::-moz-placeholder { color: #fff;}
:-moz-placeholder { color: #fff;}
:-ms-input-placeholder { color: #fff;}
img{width:100%;overflow:hidden}
html, body, .site-wrapper {height: 100%; }
body{font-family:regular,Sans-Serif; font-size:14px;position: relative; background:#fff;margin:0px;padding:0px;color:#231f20;letter-spacing:1px}
.inner-body{background: url(../img/inner.jpg) no-repeat center top;}
h1,h2,h3,h4,h5,h6{margin:0px;padding:0px;font-size:30px;font-weight:normal;font-family: 'heading';color:#231f20;text-transform: capitalize;}
dl, ol, ul{margin:0px;padding:0px;}
ul li{list-style:none;margin:0px;padding:0px;}
a{text-decoration:none;color:#231f20;-webkit-transform: translateX(0px);-webkit-transition: all 0.2s;transform: translateX(0px);transition: all 0.2s ease-in-out;}a:focus,a:hover{text-decoration:none;}
strong{font-weight:400;}
p{color:#231f20;line-height:2;}
.no-padding {padding-left: 0;padding-right: 0;}
input:focus{outline:0;border:0}
.topnav{background:#ed1c24;}
.topnav .row{padding:0px;margin:0px;}
.topnav .contact li{float:right;margin:0px;padding:15px 0px;color:#fff;margin-right:10px;}
.topnav .contact li i{padding-right:5px;}
.topnav .social{list-style: none;margin: 0;padding: 0;text-align:center}
.topnav .social li{color:#fff; padding:10px 0px;   display: inline-block;}
.topnav .social li a{color:#fff;padding:10px;font-size: 14px;line-height: 1;}
.topnav .contacttopleft{float:left;}
.topnav .contacttopleft a{color:#fff;letter-spacing: 2px;}
.topnav .contacttopleft a i{color:#fff;}
.topnav .contacttopright{float:right;padding:10px 0px;color:#231f20}
.topnav .contacttopright a{padding:12px 10px;color:#fff}
.topnav .enquiry{background-color: #231f20;font-family:heading;color: #fff;text-decoration:none;letter-spacing:1px;}

header{width: 100%;z-index:1;width:100%;background:#231f20}

header.header.is-sticky {z-index:5;position: fixed;background:#fff;-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: slideInDown;animation-name: slideInDown;-webkit-animation-duration: 0.5s;animation-duration: 0.5s;top:0px;}
header.header.is-sticky .topnav{padding:0px;}
header.header.is-sticky .main-menu > ul > li.has-dropdown > a::after {content: "\e874";font-family: 'iconfont';margin-left:10px;color:#231f20}
header.header.is-sticky .main-menu > ul > li a{color:#231f20}
header.header.is-sticky .main-menu .sub-menu a{color:#fff}

.main-menu{width:100%;text-align:right}
.main-menu > ul{padding:0px;}

.main-menu > ul > li{padding:35px 10px;display: inline-block;}
.main-menu > ul > li:last-child{border:0;}
.main-menu > ul > li > a {color:#fff;text-transform:uppercase;letter-spacing:2px;font-family:heading;}
.main-menu > ul > li > a:last-child{padding:0px;}
.main-menu > ul > li > a::before {content: "";position: absolute;left: 0;bottom:-10px;height: 3px;width: 0;background-color: #fff;-webkit-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s; }
.main-menu > ul > li.has-dropdown > a::after {content: "\e874";font-family: 'iconfont';margin-left:10px;color:#fff;font-size:10px;}
.main-menu > ul > li:hover > .sub-menu {opacity: 1;visibility: visible;z-index: 99; }
.main-menu > ul > li:hover > .mega-menu {margin-top: 0;opacity: 1;visibility: visible;z-index: 99; }
.main-menu > ul > li img{width:50px;width: 40px;padding-right: 10px;}
.main-menu > ul .navstyle{padding:0px;}
.main-menu > ul .navstyle li{padding:10px 0px;}

.sub-menu {position: absolute;left: auto;top: 100%;margin-left: 0px;padding:0px;background-color: #231f20;-webkit-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;z-index: -99;opacity: 0;visibility: hidden; width:250px;border-bottom:5px solid #ed1c24}
.sub-menu li {margin-bottom: 0px;position: relative; }
.sub-menu li:last-child {margin-bottom: 0; }
.sub-menu li a {color: #fff;display: block;line-height: 30px;padding: 0px 10px;text-transform: uppercase;font-size:12px;text-align:left;}
.sub-menu li.has-dropdown > a::after {content: "\e874";font-family: 'iconfont';line-height: 30px;float: right;color:#fff;padding-left: 20px;}
.sub-menu li.active > a {color: #fff; }
.sub-menu li .sub-menu {left: 100%;top: 0;margin-left: 0;width: 200px; }
.sub-menu li:hover > a {color: #fff;}
.sub-menu li:hover .sub-menu {margin:0px;opacity: 1;visibility: visible;z-index: 99; }

.mobile-menu {-webkit-box-flex: 1 !important;-ms-flex: 1 0 100% !important;flex: 1 0 100% !important; }
.mobile-menu .mean-bar .meanmenu-reveal {position: absolute;top: -60px; }
.mobile-menu .mean-bar .meanmenu-reveal span {position: relative;}
.mobile-menu .mean-bar .meanmenu-reveal span.menu-bar {height: 2px;width: 26px;background-color: #ed1c24;display: block;margin: 20px 0; }
.mobile-menu .mean-bar .meanmenu-reveal span.menu-bar::before, .mobile-menu .mean-bar .meanmenu-reveal span.menu-bar::after {content: "";position: absolute;left: 0;width: 100%;height: 100%;background-color: #ed1c24; }
.mobile-menu .mean-bar .meanmenu-reveal span.menu-bar::before {top: -8px; }
.mobile-menu .mean-bar .meanmenu-reveal span.menu-bar::after {bottom: -8px; }
.mobile-menu .mean-bar .meanmenu-reveal span.menu-close {height: 2px;width: 26px;background-color: transparent;display: block;margin: 18px 0; }
.mobile-menu .mean-bar .meanmenu-reveal span.menu-close::before, .mobile-menu .mean-bar .meanmenu-reveal span.menu-close::after {content: "";position: absolute;left: 0;width: 100%;height: 100%;background-color: #ed1c24; }
.mobile-menu .mean-bar .meanmenu-reveal span.menu-close::before {top: 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg); }
.mobile-menu .mean-bar .meanmenu-reveal span.menu-close::after {bottom: 0;-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg); }
.mobile-menu .mean-bar .mean-nav {background-color: #ffffff; }
.mobile-menu .mean-bar .mean-nav > ul > li:first-child > a {border-top: none; }
.mobile-menu .mean-bar .mean-nav > ul li {position: relative;display: block;float: left;width:100%;background: #ed1c24;}
.mobile-menu .mean-bar .mean-nav > ul li a {display: block;color: #fff;text-transform: capitalize;position: relative;padding:5px 15px; }
.mobile-menu .mean-bar .mean-nav > ul li a::after {display: none; }
.mobile-menu .mean-bar .mean-nav > ul li a.active {color: #fff; }
.mobile-menu .mean-bar .mean-nav > ul li a.mean-expand {position: absolute;right: -1px;top: 0;color: #fff;height: 46px;width: 40px;text-align: center;padding: 0; }
.mobile-menu .mean-bar .mean-nav > ul li a.mean-expand.mean-clicked {line-height: 40px; }
.mobile-menu .mean-bar .mean-nav > ul li span {display: block;color: #231f20;font-weight: 600;text-transform: uppercase;line-height: 44px;position: relative;border-top: 1px solid rgba(0, 0, 0, 0.05);border-bottom: none;padding: 0 40px 0 20px;margin: 0; }
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu, .mobile-menu .mean-bar .mean-nav > ul li ul {position: static;background-color: rgba(0, 0, 0, 0.03);margin: 0;padding: 0 !important;width: 100%;-webkit-box-shadow: none;box-shadow: none;margin: 0;display: none;float: left;width: 100%;opacity: 1;visibility: visible;z-index: 1;-webkit-transition: none;-o-transition: none;transition: none; }
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li, .mobile-menu .mean-bar .mean-nav > ul li ul li {padding: 0;margin: 0;-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;border-right: 0px solid transparent;width: 100%;display: block !important;float: left;width: 100%; }
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li a, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li a, .mobile-menu .mean-bar .mean-nav > ul li ul li a {display: block !important; padding:0px 15px;}
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li a::before, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li a::before, .mobile-menu .mean-bar .mean-nav > ul li ul li a::before {display: none; }
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li .sub-menu li a.mean-expand, .mobile-menu .mean-bar .mean-nav > ul li .sub-menu li ul li a.mean-expand, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li .sub-menu li a.mean-expand, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li ul li a.mean-expand, .mobile-menu .mean-bar .mean-nav > ul li ul li .sub-menu li a.mean-expand, .mobile-menu .mean-bar .mean-nav > ul li ul li ul li a.mean-expand {border-width: 0 1px;border-style: solid;border-color: rgba(0, 0, 0, 0.05); }
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li .sub-menu .sub-menu, .mobile-menu .mean-bar .mean-nav > ul li .sub-menu li .sub-menu ul, .mobile-menu .mean-bar .mean-nav > ul li .sub-menu li ul .sub-menu, .mobile-menu .mean-bar .mean-nav > ul li .sub-menu li ul ul, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li .sub-menu .sub-menu, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li .sub-menu ul, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li ul .sub-menu, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li ul ul, .mobile-menu .mean-bar .mean-nav > ul li ul li .sub-menu .sub-menu, .mobile-menu .mean-bar .mean-nav > ul li ul li .sub-menu ul, .mobile-menu .mean-bar .mean-nav > ul li ul li ul .sub-menu, .mobile-menu .mean-bar .mean-nav > ul li ul li ul ul {background-color: rgba(0, 0, 0, 0.05); }
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li .sub-menu .sub-menu li a, .mobile-menu .mean-bar .mean-nav > ul li .sub-menu li .sub-menu ul li a, .mobile-menu .mean-bar .mean-nav > ul li .sub-menu li ul .sub-menu li a, .mobile-menu .mean-bar .mean-nav > ul li .sub-menu li ul ul li a, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li .sub-menu .sub-menu li a, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li .sub-menu ul li a, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li ul .sub-menu li a, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li ul ul li a, .mobile-menu .mean-bar .mean-nav > ul li ul li .sub-menu .sub-menu li a, .mobile-menu .mean-bar .mean-nav > ul li ul li .sub-menu ul li a, .mobile-menu .mean-bar .mean-nav > ul li ul li ul .sub-menu li a, .mobile-menu .mean-bar .mean-nav > ul li ul li ul ul li a {border-top: 1px solid rgba(0, 0, 0, 0.05); }
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li .sub-menu .sub-menu li a.mean-expand, .mobile-menu .mean-bar .mean-nav > ul li .sub-menu li .sub-menu ul li a.mean-expand, .mobile-menu .mean-bar .mean-nav > ul li .sub-menu li ul .sub-menu li a.mean-expand, .mobile-menu .mean-bar .mean-nav > ul li .sub-menu li ul ul li a.mean-expand, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li .sub-menu .sub-menu li a.mean-expand, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li .sub-menu ul li a.mean-expand, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li ul .sub-menu li a.mean-expand, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li ul ul li a.mean-expand, .mobile-menu .mean-bar .mean-nav > ul li ul li .sub-menu .sub-menu li a.mean-expand, .mobile-menu .mean-bar .mean-nav > ul li ul li .sub-menu ul li a.mean-expand, .mobile-menu .mean-bar .mean-nav > ul li ul li ul .sub-menu li a.mean-expand, .mobile-menu .mean-bar .mean-nav > ul li ul li ul ul li a.mean-expand {border-width: 0 1px;border-style: solid;border-color: rgba(0, 0, 0, 0.05); }
.logo{}
.logo a img {padding:5px 0px;}


.owl-theme .owl-controls{text-align: center;}
.owl-item.loading{min-height: 150px;background: url(../img/AjaxLoader.gif) no-repeat center center}
.owl-carousel .owl-wrapper:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.owl-carousel{position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.owl-theme .owl-buttons i{margin-top: 2px;color: #ddd;}
.owl-theme .owl-controls .owl-buttons div {position: absolute;}
.owl-theme .owl-controls .owl-buttons .owl-prev{left: 0px;top: 40%;background:#3f3f3f}
.owl-theme .owl-controls .owl-buttons .owl-next{right: 0px;top: 40%;background:#3f3f3f}
.owl-carousel .owl-video-tn {background-size: cover;padding-bottom: 56.25%;padding-top: 25px;}
.owl-video-frame {position: relative;padding-bottom: 56.25%;padding-top: 25px;height: 0;}
.owl-video-frame iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.owl-dots {text-align: center;margin-top: 20px;}
.owl-dot {display: inline-block;}
.owl-dot span {width: 11px;height: 11px;background-color: #ccc;border-radius: 50%;display: block;margin: 5px 3px;}
.owl-dot.active span {background-color: #0c6cd3;}
.owl-item{margin:0px;padding:0px;}
.owl-pagination{position:absolute;}
.owl-prev i{content:'\e992';font-family:'icomoon';width: 45px;height: 45px;background-color: rgba(0,0,0,.8);position: absolute;border-radius: 50%;color:#fff;padding-top: 15px;left:0px;}
.owl-next i{content:'\e991';font-family:'icomoon';width: 45px;height: 45px;background-color: rgba(0,0,0,.8);position: absolute;border-radius: 50%;color:#fff;padding-top: 15px;right:0px;}
.owl-buttons{margin:0px;display:none}
.owl-carousel:hover .owl-buttons{display:block;}

.banner {margin:0px;padding:0px;}
.banner img{display:block;width:100%}
.banner .owl-item{margin:0px;padding:0px;}
.banner .owl-prev i{content:'\e992';font-family:'icomoon';width: 45px;height: 45px;background-color:#231f20;position: absolute;border-radius: 50%;color:#fff;padding-top: 15px;left:0px;}
.banner .owl-next i{content:'\e991';font-family:'icomoon';width: 45px;height: 45px;background-color: #231f20;position: absolute;border-radius: 50%;color:#fff;padding-top: 15px;right:0px;}
.banner .owl-buttons{margin:0px;display:none}
.banner:hover .owl-buttons{display:block;}
.banner .owl-item img{width:100%;}
.banner .owl-pagination{position:absolute;margin-top: -30px; width: 100%; float: left; text-align: center;}
.banner .owl-pagination .owl-page{ width: 16px; height: 3px; display: inline-block; background: #f59019; margin: 0 2px;}
.banner .owl-pagination .owl-page.active{width: 36px; background: #231f20;}
.banner .button{ height: 50px; line-height: 50px; display: inline-block; border: 1px solid #fff; padding: 0 30px; color: #fff; box-shadow: 10px 10px 30px rgba(0,0,0,0.05); overflow: hidden;}
.banner .button *{-webkit-transition: .25s ease-in-out;-moz-transition: .25s ease-in-out;-ms-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; transition: .25s ease-in-out;}
.banner .button span { position: relative; display: inline-block;}
.banner .button span:before {position: absolute;top: 100%; content: attr(data-hover); }
.banner .button span:before {-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.banner .button:hover span{-webkit-transform: translateY(-100%);-moz-transform: translateY(-100%);transform: translateY(-100%);}
.title h1{margin-bottom:20px;color:#231f20;padding:10px 0px 15px 25px;}
.title h1:after{position: absolute;content: '';width:5px;height: 40px;background-color: #231f20;top: 12px;left:15px;}

.home-about{padding:50px 0px;background:#fff;}
.home-about .section-title{position:relative;color:#ed1c24}
.home-about .section-title:before{position: absolute;content: "";width: 70px;height: 3px;left: 0;top: 50%;background: #ed1c24;margin-top: -1px;}
.home-about .section-title h1{font-size:14px;padding-left: 80px;text-transform: uppercase;position: relative;color:#ed1c24}
.home-about .title h2{margin-bottom:20px;color:#231f20;}
.home-about .title h2 span{color:#ed1c24}

.home-about .home-about-img{border:5px solid #ed1c24;}
.home-about .home-about-img img{width:100%;padding:5px;}
.home-about h3{font-size:18px;margin-bottom:10px;}
.home-about .list{position:relative}
.home-about .list li{position:relative;margin-bottom:10px;padding-left:25px;}
.home-about .list li:before{position: absolute;content: "";width: 10px;height: 10px;top: 5px;left: 0;background: #ed1c24;}

.banner-wrap1 {padding:0px 0px 50px 0px;}
.banner-box1 {background-color: #ed1c24;display: flex;position: relative;}
.banner-box1:after {content: "";height: 100%;width: 240px;background: rgba(250, 84, 10, 0.2);position: absolute;bottom: 0;left: 400px;transform: rotate(360deg);clip-path: polygon(17% 0, 29% 0, 100% 100%, 69% 100%);}
.banner-box1:before {content: "";height: 100%;width: 240px;background: rgba(250, 84, 10, 0.11);position: absolute;bottom: 0;right: 529px;transform: rotate(360deg);clip-path: polygon(17% 0, 29% 0, 100% 100%, 69% 100%);}
.banner-box1 .item-img img {clip-path: polygon(0 0, 80% 0, 100% 100%, 0% 102%);}
.banner-box1 .bannar-details {padding: 35px 50px 30px 100px;}
.banner-box1 .bannar-details .heading-title {color: #fff;font-size: 30px;text-align: center;margin-bottom: 10px;}
.banner-box1 .bannar-details .contact-box2 {display: flex;justify-content: center;}
.banner-box1 .bannar-details .contact-box2 .item-icon-box {display: flex;align-items: center;}
.banner-box1 .bannar-details .contact-box2 .item-icon-box .item-icon {color: #fff;font-size: 30px;}
.banner-box1 .bannar-details .contact-box2 .item-icon-box .banner-content {margin-left: 10px;}
.banner-box1 .bannar-details .contact-box2 .item-icon-box .banner-content .item-hotline {color: #fff;font-size: 16px;font-family:heading;}
.banner-box1 .bannar-details .contact-box2 .item-icon-box .banner-content .item-number {color: #fff;font-size: 14px;}
.banner-box1 .bannar-details .contact-box2 .item-icon-box .banner-content .item-number a{color: #fff;font-size: 14px;}
.banner-box1 .bannar-details .contact-box2 .item-icon-box2 {padding-left: 57px;position: relative;}
.banner-box1 .bannar-details .contact-box2 .item-icon-box2:after {content: "";width: 2px;height: 46px;background-color: #fff;position: absolute;bottom: 3px;left: 28px;border: none;transform: rotate(20deg);}

.display-cta{position: relative;background-image: url(../img/display-cta.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;background-attachment: fixed;padding: 100px 0 100px;text-align:center}
.display-cta:before {position: absolute;left: 0;top: 0;height: 100%;width: 100%;background-color: #000000;opacity: .60;content: "";}
.display-cta h5{color:#fff;}

.home-product-panel{background:#f4f4f4;border-top:1px solid #ddd;padding:50px 0px;}
.home-product-panel h6 {text-align:center;margin-bottom:25px;}
.home-product-panel h6 span{color:#ed1c24}
.home-product-panel .product-box{position: relative;z-index: 1;overflow: hidden;transition: all 2s ease-out;margin-bottom:25px;}
.home-product-panel .product-box strong{font-size: 16px;color: #fff;text-shadow: 2px 2px 15px rgb(0 0 0 / 80%);position: absolute;top: 50%;left: 25px;z-index: 2;}
.home-product-panel .product-box strong a{color:#fff;}
.home-product-panel .product-box strong:after {position: absolute;content: " ";width: 80px;height: 3px;background: #fff;bottom: -15px;left: 0;z-index: -1;}
.home-product-panel .product-box:hover img {transform: scale(1.3);transition: all 2s ease-out;}

.industries-we-serve{background-image: url(../img/industries-bg.jpg);padding: 50px 0px;position: relative;z-index: 1;}
.industries-we-serve h4{text-align:center;}
.industries-we-serve h4 span{color:#ed1c24;display:inline-block}
.industries-we-serve .box-white{background: #fff;text-align: left;position: relative;z-index: 1;transition: .5s;border-radius: 5px;margin-top: 50px;position: relative;z-index: 1;box-shadow: 0px 15px 30px rgb(0 0 0 / 10%);}
.industries-we-serve .image-box{border-bottom: 1px solid #efefef;padding: 10px;}
.industries-we-serve .image-box img{width:100%;}
.industries-we-serve span{display:block;padding:10px 0px 15px;text-align:center;font-family:heading;}

.testimonial-panel{padding:50px 0px;}
.testimonial-panel h6 {text-align:center;margin-bottom:25px;}
.testimonial-panel h6 span{color:#ed1c24}
.testimonial-panel .testimonial-box{}
.testimonial-panel .testimonial-box {background: #fff;margin:20px;border-radius: 5px;padding: 30px;text-align: center;-webkit-box-shadow: 0 4px 4px 0 #e4e1e1!important;box-shadow: 0 4px 4px 0 #e4e1e1!important;position: relative;}
.testimonial-panel .testimonial-box:before {position: absolute;content: "";width: 96%;height: 10px;background: #ed1c24;top: -20px;left: 0;border-radius: 5px 5px 0 0;right: 0;margin: 0 auto;}
.testimonial-panel .testimonial-box:after {position: absolute;content: "";width: 98%;height: 10px;background: #cfd3e9;top: -10px;left: 0;border-radius: 5px 5px 0 0;margin: 0 auto;text-align: center;right: 0;}
.testimonial-panel .owl-pagination{width: 100%; float: left; text-align: center;}
.testimonial-panel .owl-pagination .owl-page{ width: 16px; height: 10px; display: inline-block; background: #231f20; margin: 0 2px;}
.testimonial-panel .owl-pagination .owl-page.active{width: 36px; background: #ed1c24;}


.footer{background:#231f20;padding:25px 0px;}
.footer p strong{font-size:18px;margin:0px;}
.footer p,.footer p a{color:#fff;font-size:12px}
.footer p i{color:#fff;}

.copyrights{text-transform:uppercase;padding:10px 0px 5px;text-align:center;background:#ed1c24;color:#fff;}
.copyrights p{text-align:left;color:#fff;font-size:12px;margin:0px;}
.copyrights p a{color:#fff;}
.copyrights .social-media {margin:0; list-style:none;text-align:right}
.copyrights .social-media li {display:inline-block;list-style: none !important;}
.copyrights .social-media li a i{ padding:0px 10px;color:#fff;}


.scroll-top-arrow{position:fixed;font-size:10px;line-height:20px;opacity:0;visibility:hidden;text-align:center;color:#ed1c24;text-transform:uppercase;left:0px;bottom:70px;z-index:99;transform:rotate(270deg);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);-moz-transform:rotate(270deg);transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s;-webkit-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;cursor: pointer;}
.scroll-top-arrow.scroll-active{opacity:1;visibility:visible}
.scroll-top-arrow i{position:relative;left:6px;top:1px}
.scroll-top-arrow span{display:inline-block}
.scroll-top-arrow:focus{color:#ed1c24}
.scroll-top-arrow:hover,.scroll-top-arrow:focus:hover{color:#ed1c24}
.scroll-top-arrow:hover i{left:11px}


.thanks{padding:150px 0px;text-align:center}
.thanks h1{font-size: 38px;text-transform: uppercase;margin-bottom: 20px;}
.thanks h2{font-size: 18px;text-transform: uppercase;margin-bottom: 20px;font-family:regular,Sans-Serif;color:#231f20}
.thanks img{width:90px;height:90px;margin:0px auto}

.support-list{position:fixed;bottom:5%;right:5px;list-style:none;width:50px;background:#FFF;box-shadow:0 0 14px 0 rgba(0,0,0,.16);border-radius:30px;text-align:center;padding-top:15px;padding-bottom:15px;z-index:2;color:#181818}
.support-list li{display:block}
.support-list li a{font-size: 20px;display:block;line-height: 40px;padding:5px 0px;color: #231f20;}
.support-list li img{width:30px;}


.breadcrumb-img{background:url('../img/breadcrumb.jpg')no-repeat center center;height:400px;width:100%;}
.breadcrumb {padding: 15px 10px;list-style: none;margin: 0px;border-radius: 0; border-top: 1px solid #ddd;   border-bottom: 1px solid #ddd;background: #efeeee;}
.breadcrumb ul {margin: 0px;padding: 0px;}
.breadcrumb ul li {list-style: none;float: left;line-height: 10px;color: #231f20;border-radius: 0;}
.breadcrumb ul li a {color: #231f20;}
.breadcrumb li a:after {padding: 0 5px;color: #231f20;content: "/\00a0";}

.inner-page{padding:50px 0px;background:url('../img/inner-bg.jpg')}
.inner-page strong{font-size:12px;font-family:heading;text-transform:uppercase}
.inner-page .section-title{position:relative;color:#f59421;margin-bottom:20px;}
.inner-page .section-title:before{position: absolute;content: "";width: 70px;height: 3px;left: 0;top: 50%;background: #f59421;margin-top: -1px;}
.inner-page .section-title h1{font-size:14px;padding-left: 80px;text-transform: uppercase;position: relative;color:#f59421;text-transform:uppercase}
.inner-page .title h2{text-transform:uppercase;font-size:20px;}

.inner-page h3,.inner-page h4,.inner-page h5{font-size:16px;padding-bottom:5px;}
.inner-page h3 span,.inner-page h4 span,.inner-page h5 span{font-size:12px;display:block;color:#f59421}
.inner-page .title h2{margin:10px 0px;color:#231f20;}
.inner-page .title h2 span{color:#f59421}

.inner-page li{list-style:square;margin-left:15px;color:#231f20;line-height:2}
.inner-page .img1{position: absolute;right: 0px;top:0px;}
.inner-page .img2{position: absolute;left: 0px;top:0px;}
.inner-page .opening{margin-bottom:15px;color: #231f20;font-family:heading;display:block;text-align:center;font-size:18px}

.inner-page table{border:1px solid #ddd;margin-bottom:20px;}
.inner-page table td{padding:5px 10px;border:1px solid #ddd;background:#fff;font-size:12px;font-family:regular}
.inner-page table td:nth-child(even){background:#f4f4f4}
.inner-page .download{width:200px;margin:10px 0px;text-align:center;background:#ed1c24}
.inner-page .download a{width:100%;display:block;color:#fff;padding:10px;}

.inner-page  .product-picture{padding:0px;margin-bottom:20px;}
.inner-page  .product-picture img{width:100%;}
.inner-call{margin-bottom: 15px;background: #231f20;border-radius: 5px;text-align: center;text-align: center;}
.inner-call a {display: block;color: #fff;padding: 10px 0px;font-size: 14px;}

.inner-enquiry{background:#fff;border:1px solid #ddd;text-align:left}
.inner-enquiry .form-title{background:#231f20;color:#fff;text-align:center;font-family:heading;padding:5px 0px 10px;font-size:18px;}
.inner-enquiry .form-title span{font-size:12px;display:block}
.inner-enquiry form{padding:20px 25px;}
.inner-enquiry label{font-family:heading;color:#231f20;margin-bottom:15px;display:block;text-align:left;}
.inner-enquiry input[type="text"],.inner-enquiry input[type="file"],.inner-enquiry select{background: #fff;border:none;outline:none;display:block;border:1px solid #efeeee;padding:10px 15px;font-size:12px;width: 100%;margin-bottom:15px;}
.inner-enquiry textarea{background: #fff;border:none;outline:none;display:block;border:1px solid #efeeee;padding:10px 15px;font-size:12px;width: 100%;margin-bottom:15px;}
.inner-enquiry input[type="submit"]{margin-top:10px;width:100%;background:#231f20;color:#fff;outline:none;border:1px solid #231f20;padding:10px;font-family:heading;width:100px;}
.inner-enquiry .control{width: 30px;position: absolute;top: 30px;right: 20px;}
.inner-enquiry .control i{cursor:pointer;color:#231f20;display:block;width:30px;height:20px;text-align: center;vertical-align: -webkit-baseline-middle;}

.thanks{padding:150px 0px;text-align:center}
.thanks h1{margin-bottom: 20px;font-size:32px;}
.thanks h2{font-size:12px;text-transform: uppercase;margin-bottom: 20px;color:#49c5b6}
.thanks img{width:90px;height:90px;margin:0px auto}
.hidemob{display:block}
.shomob{display:none}

.contact-us{background:#fff;padding:50px 0px;}
.contact-us h1{text-align:center;}
.contact-us h2{font-size:18px}
.contact-us h3{font-size:18px}
.contact-us strong{font-family:heading;color:#231f20;font-size:16px;}
.contact-us label{display:block;}
.contact-us input[type=email],.contact-us input[type=tel],.contact-us input[type=text]{outline:none;color:#231f20;border:1px solid #ddd;padding:5px 10px;width:100%;}
.contact-us textarea{outline:none;padding:5px 20px;outline:none;border:1px solid #ddd;width:100%;height:80px;}
.contact-us input[type=submit]{background:#fff;color:#231f20;border:1px solid #231f20;margin-top:10px;padding:5px 50px;}
.contact-us input[type=submit]:hover{background:#231f20;color:#fff;border:1px solid #231f20;margin-top:10px;padding:5px 50px;}

.gallery-item{background:#231f20;width:20%; display: inline-block; margin: 0px; padding: 0px; width:  100%;border: 3px solid #ffcc54; margin-bottom:10px;}
.gallery-item img{width:100%;}

.thanks{padding:150px 0px;text-align:center}
.thanks h1{margin-bottom: 20px;font-size:32px;}
.thanks h2{font-size:12px;text-transform: uppercase;margin-bottom: 20px;color:#49c5b6}
.thanks img{width:90px;height:90px;margin:0px auto}

.values_spcw {width:100%;display:block;padding:0 0 0 80px;min-height:100px;background:#fff;position:relative;}
.values_icon {width: 60px;height: 60px;border-radius:0;line-height:65px;text-align:center;position:absolute;left:0;top:0;margin:0;}
.values_icon img{max-width:40px;position:relative;width:100%;top:-4px;}
.values_icon i {color:#fff;font-size:22px;}
.values_spcw .feture_head {text-align:left;margin:0 0 10px;}
.values_spcw .para_graphs {text-align:left;margin:0;}

@media only screen and (min-width:320px) and (max-width: 767px)
{
h1, h2, h3, h4, h5, h6{font-size:20px;}
.sub-menu{border:none}
.sub-menu li a{margin-left:10px;}
.topnav .enquiry{background-color:transparent;color: #fff;text-decoration:none;padding:10px 0px;}

.topnav .contacttopleft{float:none;text-align:center}
.topnav .contacttopright{float:none;text-align:center}

.mobile-menu .mean-bar .mean-nav > ul {width:250px;}
.mean-bar{position: absolute;right: 10px;z-index:11}
.logo a img{padding: 5px 0px;width: 150px;}
header{position:relative;top:0px;}

.banner img{height:auto;display:block;width:100%}
.banner-box1 .bannar-details {padding:10px 15px;width: 100%;text-align: center;}
.banner-box1 .bannar-details .heading-title{font-size:22px}
.banner-box1 .item-img{display:none}
.banner-box1:after{display:none}
.banner-box1 .bannar-details .contact-box2 .item-icon-box .item-icon{text-align: center;}
.banner-box1 .bannar-details .contact-box2 .item-hotline{display:none}
.banner-box1 .bannar-details .contact-box2 .item-icon-box {display:block;width:100%}
.banner-box1 .bannar-details .contact-box2 .item-icon-box .banner-content .item-number {font-size: 16px;}
.banner-box1 .bannar-details .contact-box2 .item-icon-box2 {padding-left: 30px;text-align: center;}
.banner-box1 .bannar-details .contact-box2 .item-icon-box2:after {left: 16px;}
.copyrights{padding-bottom:50px}
.copyrights p{text-align:center;padding-bottom:15px;}
.copyrights .social-media{text-align:center;}

.support-list {position: fixed;bottom: 0px;left: 0px;list-style: none;width: 100%;background: #FFF;box-shadow: 0 0 14px 0 rgba(0,0,0,.16);border-radius: 0px;text-align: center;padding-top: 0px;padding-bottom: 0px;z-index: 2;color: #181818;}
.support-list li{display: inline-block;width: 30%;}
.hidemob{display:none}
.shomob{display:block}
}
