@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;500;700&family=Source+Sans+Pro:wght@200;300;400;600;700;900&display=swap');
a, div, p{
	color: #000
}
*, body{
	padding: 0;
	margin: 0
}
a:hover {
	-webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.header, .header-right-top, .search-header, li{
	position: relative; z-index: 99;
}
.banner-bottom-text-in, .ligh-consultant-heading, .magik-video-heading, .magik-video-subheading, .our-usp-heading, .product-text, .uspslider li p{
	text-transform: uppercase
}
.banner, .clear, .footer{
	clear: both
}
.inban-heading, .inban-subheading{
	text-shadow: 1px 2px 1px #686868;
	color: #fff
}
div, p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: 400;
}
li{
	list-style: none
}
input{
	border: 0
}
input:focus{
	border: 0;
	outline: 0
}
a{
	text-decoration: none;
	outline: 0
}
.bradcam ul li a:hover, .footermail a:hover{
	text-decoration: underline
}
img{
	display: inline-block
}
body{
	background: #fff;
	line-height: 16px;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
}

.header{
	width: 100%
}
.container{
	margin: 0 auto;
	z-index: 999999
}

.header .navbar {
	margin-bottom: 0;
	background: #ffffff;
	border: 0;
}

.header .navbar-brand {
	max-width: 280px;
	float: left;
	height: auto;
	margin: 5px 0 ;
}

.nav{
	float: right;
}
.header .navbar-default .navbar-nav {
	margin-top: 15px;
}
.header .navbar-default .navbar-nav > li > a {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	margin-top: 0;
	position: relative;
	font-weight: 600;
	color: #000;
}
.header .navbar-default .navbar-nav > .active > a, 
.header .navbar-default .navbar-nav > .active > a:hover, 
.header .navbar-default .navbar-nav > .active > a:focus {
	color: #0060af;
	background: transparent;
}
.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus {
	color: #0060af;
}
.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus {
	color: #0060af;
	background: #ffffff;
}
.dropdown-menu {
	padding: 10px 10px;
}
.dropdown-menu > li > a {
	padding: 7px 20px;
    min-width: 200px;
    font-size: 15px;
    display: block;
	font-weight: 600;
    box-sizing: border-box;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background: #0060af;
	color: #ffffff;
}
.banner{
	float: none;
	position: relative;
	width: 100%
}
.banner li, .banner-change-div-up{
	position: absolute;
	width: 100%
}
.banner li.show{
	opacity: 1;
	z-index: 99999
}
.banner li{
	opacity: 0
}
.banner-change-div{
	margin: 90px auto 0;
	width: 1170px
}
.banner-change-div ul li{
	background: rgba(255,255,255,.25);
	height: 65px;
	position: relative;
	transition: all .6s ease 0s;
	width: 58px
}
.banner-change-div ul li:first-child{
	border-radius: 5px 5px 0 0
}
.banner-change-div ul li:last-child{
	border-radius: 0 0 5px 5px
}
.banner-change-div ul li.active::after{
	background: url(../images/banner-active-arrow.png) right center no-repeat rgba(0,0,0,0);
	bottom: 0;
	content: "";
	height: 10px;
	margin: auto;
	position: absolute;
	right: -5px;
	top: 0;
	width: 5px
}
.banner-change-div ul li img{
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0
}
.banner-change-div ul li img.hover-img{
	opacity: 0;
	transition: all .6s ease 0s
}
.product-point{
	cursor: pointer;
	height: 100%;
	position: absolute;
	width: 100%
}
.product-text{
	background: rgba(0,0,0,0);
	border-radius: 5px;
	box-sizing: border-box;
	color: #fff;
	font-size: 12px;
	opacity: 0;
	padding: 0;
	position: relative;
	right: -86px;
	top: 2px;
	transition: all .4s ease 0s;
	visibility: hidden;
	width: 188px;
	z-index: 2147483647;
	font-family: 'Roboto', sans-serif;
}
.product-text-arrow{/*background:url(../images/product-arrow.png) center center no-repeat rgba(0,0,0,0);*/
	bottom: 0;
	left: -12px;
	position: absolute;
	width: 8px
}
.banner-change-div ul li.active .product-text{
	opacity: 1;
	right: -68px;
	transition: all .4s ease 0s;
	visibility: visible
}
.fldiv{
	float: left;
	position: relative;
	z-index: 9999999
}
.banner-bottom-text{
	background: #ff3975;
	position: relative
}
.banner-bottom-text-in{
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 19px;
	letter-spacing: 5px;
	padding: 20px 0;
	text-align: center
}
.banner-bottom-text-in span{
	font-family: 'Roboto', sans-serif;
}

.blue-white{
	background: url(../images/repeat-y-blue-white.jpg) left top/100% 100% repeat-y rgba(0,0,0,0);
	width: 100%
}
.watch-vide-icon{
	margin-top: 15px;
	display: block;
}
.watch-vide-icon a{
	background-color: #ff3975;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 17px;
	padding: 10px 20px 13px 19px;
}
.corporate-video, .corporate-video video{
	width: 100%;
	height: 100%;
	top: 0
}
.banner-cover{
	overflow: hidden;
	position: relative
}
.corporate-video{
	position: absolute;
	right: 0;
	z-index: -9
}
.video-section-left, .video-section-right{
	position: relative;
	border-bottom: 1px solid #fff
}
.our-usp{
	box-sizing: border-box;
	float: right;
	padding: 20px 0;
	text-align: center;
	width: 600px
}
.our-usp-heading{
	color: #ff3975;
	font-size: 50px;
	line-height: normal;
	font-family: 'Oswald', sans-serif;
}
.footer-top, .need-help-button:hover{
	background: #fff
}
.need-help-button a{
	color: #FFF;
	display: block;
	padding: 9px 23px 12px
}
.heading, .need-help-button:hover a{
	color: #043558
}
.footer-social {
    margin-top: 10px;
    margin-left: -20px;
}
.footer-top{
	width: 100%;
	position: relative
}
.footer-top::after{
	background: #ff3975;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 50%
}
.footer-top-left{
	float: left;
	padding: 30px 0 0;
	width: 465px;
	z-index: 999999999
}
.footer-top-left .heading, .footer-top-left .ligh-text-dec{
	margin-bottom: 10px;
	padding-left: 100px
}
.heading{
	font-size: 25px;
	line-height: normal
}
.home-calculator{
	margin-top: 18px
}
.home-calculator li{
	border: 1px solid #bbb;
	border-radius: 4px;
	box-shadow: 0 2px 2px #ccc inset;
	box-sizing: border-box;
	float: left;
	margin-bottom: 11px;
	margin-right: 12px;
	position: relative;
	width: 207px;
	cursor: pointer;
	font-size: 14px
}
 .home-calculator li ::-webkit-input-placeholder{
 color:#000
}
 .home-calculator li :-moz-placeholder{
 color:#000;
 opacity:1
}
 .home-calculator li ::-moz-placeholder{
 color:#000;
 opacity:1
}
 .home-calculator li :-ms-input-placeholder{
 color:#000
}
.home-calculator li span{
	display: block;
	width: 100%;
	height: 100%;
	padding: 8px;
	box-sizing: border-box;
	background: url(../images/drop-dwn-arrow.png) 96% center no-repeat rgba(0,0,0,0)
}
.home-calculator li li{
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: -moz-use-text-color -moz-use-text-color #ccc;
	border-image: none;
	border-radius: 0;
	border-style: none none solid;
	border-width: 0 0 1px;
	box-shadow: none;
	padding: 9px;
	width: 100%;
	margin: 0
}
.home-calculator li input{
	background: rgba(0,0,0,0);
	border: 0;
	width: 100%;
	padding: 9px;
	box-sizing: border-box
}
.home-calculator li ul{
	background: #f0f0f0;
	left: 0;
	position: absolute;
	top: 31px;
	width: 100%;
	z-index: 9;
	border: 1px solid #ccc;
	box-sizing: border-box;
	border-top: 0;
	display: none;
	padding-top: 8px
}
.footer-top-middle, .quality-focus, .select-city-left{
	position: relative;
	box-sizing: border-box
}
.home-calculator li li:hover{
	background: #FFF
}
.home-calculator li.cl-sub{
	border: 0;
	box-shadow: none;
	cursor: default;
	margin-top: 3px;
	padding: 0;
	text-align: left
}
.home-calculator li.cl-sub .calculator-submit{
	background: #44aadf;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	font-size: 17px;
	padding: 6px 16px;
	width: 92%;
	transition: all ease .6s
}
.home-calculator li.cl-sub .calculator-submit:hover{
	background: #003764
}
.footer-top-middle{
	background: url(../images/in-focus-repeat-y.jpg) repeat-y #fff;
	border-left: 1px solid #fff;
	float: left;
	min-height: 280px;
	padding: 30px 20px;
	width: 460px;
	z-index: 99999999
}
a.readmore{
	border: 1px solid #000;
	border-radius: 6px;
	display: inline-block;
	margin-top: 20px;
	padding: 5px 8px;
	text-transform: uppercase;
	transition: all ease .4s
}
a.readmore:hover{
	background: #003764;
	color: #FFF;
	border: 1px solid #44aadf
}
.quality-focus{
	background: #ff3975;
	float: right;
	min-height: 267px;
	padding: 23px 33px;
	width: 273px;
	z-index: 99
}
.footer{
	background: #f3f3f3;
	padding: 25px 0 20px;
	width: 100%;
	position: relative;
}
.-delightscertification .footer{margin-top: 40px;}
.home .footer{
	margin-top: 0
}
.footer-left{
	width: 910px;
	float: left
}
.footer-right{
	float: right;
	width: 285px;
	margin-bottom: 20px
}
.footer-right-heading{
	font-size: 18px;
	color: #0a3a5c;
	text-transform: uppercase
}
.select-city{
	margin: 12px 0
}
.select-city-left{
	background: url(../images/drop-dwn-arrow.png) 96% center no-repeat rgba(0,0,0,0);
	border: 1px solid #000;
	border-radius: 3px;
	color: #4b4b4b;
	float: left;
	font-style: italic;
	padding: 4px;
	width: 230px;
	cursor: pointer
}
.select-city-left ul{
	background: #f4f4f4;
	left: -1px;
	position: absolute;
	top: 27px;
	width: 100%;
	border: 1px solid #000;
	border-radius: 0 0 4px 4px;
	border-top: 0;
	display: none
}
.select-city-left ul li{
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: -moz-use-text-color -moz-use-text-color #ccc;
	border-image: none;
	border-radius: 0;
	border-style: none none solid;
	border-width: 0 0 1px;
	box-shadow: none;
	box-sizing: border-box;
	margin: 0;
	padding: 5px;
	width: 100%;
	font-style: normal
}
.footer-ul, .pro-fil li li{
	border-bottom: 1px solid #ccc
}
.select-city-left ul li:hover{
	background: #fff
}
.select-city-right{
	background: #001842;
	color: #fff;
	float: right;
	font-size: 15px;
	padding: 5px 10px;
	width: auto;
	border-radius: 3px;
	cursor: pointer
}
.select-city-left span{
	box-sizing: border-box;
	display: block;
	height: 100%;
	padding: 0;
	width: 100%
}
.footermail, .footerphone{
	color: #0a3a5c;
	padding: 0 0 0 23px
}
.footermail{
	background: url(../images/mail-icon.jpg) 0 5px no-repeat rgba(0,0,0,0);
	margin-bottom: 10px
}
.footermail a{
	color: #0a3a5c;
	font-size: 13px
}
.footerphone{
	background: url(../images/contact-footer-icon.png) 0 5px no-repeat rgba(0,0,0,0)
}
.footer-last, .footer-last a, .footer-last p{
	color: #000000;
	font-weight: 600;
	font-size: 14px
}
.footer-last{
	background: #ddd;
	overflow: hidden;
	padding: 11px 0;
	width: 100%;
}
.footer-left li, .footer-left li a{
	font-size: 13px;
	color: #6f6f6f
}
.copyright{
	float: left;
	width: 40%
}
.copyright-right{
	float: right
}
.banner-change-div ul li.active img.hover-img{
	opacity: 1;
	transition: all .6s ease 0s
}
.desk-scroll-header .header-right-top , .desk-scroll-header .call-us{
	display: none
}
.desk-scroll-header .logo{
	width: 180px;
	margin:15px 0 10px;
}
.desk-scroll-header .logo img{
	width: 100%;
	height: auto
}
.desk-scroll-header .header-right-bottom-right{
	margin-left: 12px;
	margin-top: -5px;
	width: 100px
}
.desk-scroll-header .header-right-bottom-right img{
	width: 100%;
	height: auto
}
.desk-scroll-header .header-right-bottom{
	margin-top: 4px
}
.desk-scroll-header .header{
	position: fixed;
	top: -200px;
	transition: all .6s ease 0s;
	width: 100%;
	z-index: 9999999999;
	display: block
}
.desk-scroll-header .header.sticky{
	background: #fff;
	top: 0;
	box-shadow: 0 0 4px #ccc
}
.desk-scroll-header .header.sticky .amazone-logo{
	margin-top: 0;
}

#preloader{
	background-color: #ecf0f1;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 9999999999999
}
#status{
	background-image: url(../images/amerex-loading.gif);
	background-position: center center;
	background-repeat: no-repeat;
	height: 200px;
	left: 50%;
	margin: -100px 0 0 -100px;
	position: absolute;
	top: 50%;
	width: 200px
}
.social-icon{
	position: fixed;
	right: 0;
	top: 202px;
	width: 30px;
	z-index: 9999999999
}
.social-icon ul li{
	margin-bottom: 1px;
	position: relative;
	right: 0;
	transition: all .9s ease 0s
}
.social-icon ul li a, .social-icon ul li img{
	display: block
}
.social-icon ul li:hover{
	right: 84px;
	transition: all .9s ease 0s
}
.footer-left li{
	float: left;
	width: 180px
}
.footer-left li h2{
	color: #003763;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase
}
.footer-left li h2 a{
	color: #003763
}
.footer-ul{
	margin-bottom: 30px;
	padding-bottom: 16px
}
.footer-ul li{
	float: left;
	margin-right: 64px;
	width: 355px
}
.footer-ul li p{
	font-size: 13px;
	color: #8c8c8c;
	font-family: 'Roboto', sans-serif;
}
.footer-ul li p a{
	color: #8c8c8c
}
.footer-ul-heading{
	color: #3b3b3b;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 19px;
	line-height: normal;
	margin-bottom: 3px;
	margin-top: 12px;
	text-transform: uppercase
}
.footer-ul li img{
	float: left;
	margin-right: 15px
}
.footer-ul li:last-child{
	margin-right: 0
}
.footer-ul li:last-child img{
	margin-top: 5px
}
.enq-text{
	color: #6f6f6f;
	font-size: 13px;
	margin: 12px 0
}
li.text-menu-bottom{
	bottom: 6px;
	color: #003764;
	font-size: 15px!important;
	font-style: italic;
	left: 28px;
	margin-top: 17px!important;
	position: absolute!important;
	text-transform: uppercase!important;
	width: 100%!important;
	z-index: 9999999999
}
span.arr-header, span.arr-header::after{
	font-weight: 400;
	position: absolute;
	transition: all .4s ease 0s
}
li.text-menu-bottom a{
	background: rgba(0,0,0,0)!important;
	color: #003764!important;
	padding: 0!important;
	width: 100%!important
}
.nav ul li.main-nav-li-1:hover>a{
	color: #01325b
}
.nav ul li.main-nav-li-2:hover>a{
	color: #0060af
}
.nav ul li.main-nav-li-3:hover>a{
	color: #0060af
}
.nav ul li.main-nav-li-4:hover>a{
	color: #0060af
}
.nav ul li.main-nav-li-5:hover>a{
	color: #0060af
}
span.arr-header{
	background: #f54a7e;
	cursor: pointer;
	display: none;
	height: 32px;
	right: 0;
	top: 0;
	width: 38px
}
span.arr-header::after{
	color: #fff;
	content: "+";
	font-size: 28px;
	text-align: center;
	top: 2px;
	vertical-align: baseline;
	width: 40px
}
span.arr-header.active:after{
	transform: rotate(45deg);
	transition: all ease .4s;
	font-weight: 700;
	-moz-transition: all ease .4s;
	-ms-transition: all ease .4s;
	-o-transition: all ease .4s;
	-webkit-transition: all ease .4s
}
.none-desk{
	display: none
}
.video-bottom-left .video{
	height: 120%;
	width: auto
}
.inpage-banner{
	position: relative;
	width: 100%;
	clear: both;
	z-index: 9;
}
.banner-text, .bradcam{
	position: absolute;
	left: 0
}
.inpage-banner img{
	width: 100%;
	max-width: 100%;
	height: auto;
	display: block
}
.banner-text{
	bottom: 65px;
	margin: auto;
	max-width: 1200px;
	right: 0;
	width: 98%
}
.inban-heading{
	font-family: 'Oswald', sans-serif;
	font-size: 40px;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase
}
.inban-subheading{
	font-family: 'Oswald', sans-serif;
	line-height: normal;
	font-size: 23px;
	text-transform: uppercase
}
.product-filter-heading, .product-filter-li-heading{
	font-family: DINPro-Bold;
	text-transform: uppercase
}
.bradcam{
	width: 100%;
	background: rgba(0,0,0,.4);
	bottom: 0
}
.bradcam ul li{
	color: #b2b2b2;
	float: left;
	margin-right: 13px;
	padding: 13px 0
}
.bradcam ul li a{
	color: #fff;
	padding-right: 13px;
	position: relative
}
.bradcam ul li a::after{
	background: #fff;
	bottom: 3px;
	content: "";
	height: 55%;
	position: absolute;
	right: 0;
	width: 1px
}
.pro-left{
	color: #f54a7e;
	float: left;
	font-size: 50px;
	line-height: 38px;
	margin-right: 52px;
	margin-top: 8px;
	text-align: right;
	width: 270px
}
.pro-left span{
	display: block;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	color: #000
}
.pro-right{
	float: right;
	width: 844px
}
.rewie{
	background: url(../images/review-icon.jpg) no-repeat rgba(0,0,0,0);
	color: #4d4d4d;
	float: left;
	font-size: 15px;
	padding-left: 5px
}
.rewie span{
	color: #073a5d;
	display: block;
	font-size: 15px;
	margin-bottom: 5px;
	padding-left: 28px;
	text-transform: uppercase
}
.enquire-txt{
	margin-top: 30px;
	float: left;
	margin-right: 35px;
}
.enquire-txt a{
	background: url(../images/enqui-bg-pur.jpg) no-repeat left top;
	color: #fff;
	font-size: 16px;
	padding: 12px 14px 12px 60px;
	text-transform: uppercase;
	display: block;
}
.enquire-txt a{
	color: #FFF
}
.span{
	background: #c79140;
	color: #fff;
	font-size: 12px;
	height: 13px;
	padding: 3px 6px 6px;
	text-align: center;
	width: 10px;
	z-index: 9999999
}
.inner-container{
	margin-bottom: 50px
}
.main-heading{
	color: #003764;
	font-size: 43px;
	margin-bottom: 0;
	margin-top: 0;
	text-align: center;
	text-transform: uppercase;
	line-height: normal
}
.main-subheading{
	color: #ff2165;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 22px;
	font-style: italic;
	margin-bottom: 26px;
	margin-top: 4px;
	text-align: center
}

.text-r-h{
	color: #003764;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 42px;
	margin-top: 13px;
	margin-bottom: 39px;
	position: relative
}
.text-r-h::after{
	background: #0060af;
	bottom: -7px;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	width: 43px
}
.text-t{
	color: #8d8d8d;
	font-size: 16px;
	line-height: 23px
}
.header-top {
	background: #0060af;
	text-align: right;
	width: 100%;
	padding: 10px 0 0;
}
.header-top .container{	
}
.top-menu {
	display: inline-block;
}
.top-menu ul li{
	display: inline-block;
}
.top-menu ul li a {
	color: #ffffff;
	font-size: 14px;
	border-right: 1px solid #ccc;
	padding: 0 8px;
	display: inline-block;
	line-height: 11px;
}
.callus {
	display: inline-block;
	font-size: 12px;
	color: #ffffff;
	margin-left: 5px;
	background: url(../images/call-blue-icon.png) 0 3px no-repeat;
	padding-left: 19px;
}
.callus span{
	font-weight: bold;
}
.cen-logo {
	display: inline-block;
	vertical-align: middle;
	margin-left: 0px;
	padding-top: 4px;
}
.banner .owl-dots .owl-dot {
	background: url(../images/banner-cir.png) center no-repeat;
	width: 100%;
	height: 25px;
	display: inline-block;
	z-index: 2;
	position: relative;
	border-radius: 50%;
	margin: 0 5px;
}
.banner .owl-dots .owl-dot.active {
	background: url(../images/banner-cir-active.png) center no-repeat;
	height: 31px;
}
.banner .owl-dots {
	text-align: center;
	width: 36px;
	height: 15px;
	display: inline-block;
	z-index: 2;
	position: absolute;
	border-radius: 50%;
	margin: 0 5px;
	top: 40%;
	left: 30px;
}

/*Main Slider Ends */

/* Product Section*/
.product-left {
	box-sizing: border-box;
	float: left;
	padding-right: 38px;
	width: 300px;
}
.product-left .heading{margin:43px 0 33px;}
.product-left .text{margin-bottom:40px;}
.view{cursor:default;float:left;overflow:hidden;position:relative;text-align:center;}
.view img{transform:scaleY(1);transition:all 0.7s ease-in-out 0s;}
.view .mask, .view .content{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;}
.view .mask{background-color:rgba(27, 121, 176, 0.8);opacity:0;transition:all 0.5s linear 0s;}
.view .mask::after{bottom:0;content:"";height:94%;left:0;margin:auto;position:absolute;right:0;top:0;width:94%;border:1px solid rgba(255,255,255,.3);}
.view img{display:block;position:relative;}
.view:hover img{opacity:1;transform:scale(1.5);}
.view:hover .mask{opacity:1;}
.view:hover h2, .view:hover p, .view:hover a.info{opacity:1;transform:scale(1);}
.view h2{color:#fff;margin:20px 40px 0;opacity:0;transform:scale(0);transition:all 0.5s linear 0s;margin-bottom:10px;font-weight:normal;font-size:18px;text-transform:uppercase}
.view p{color:#fff;opacity:0;transform:scale(0);transition:all 0.5s linear 0s;font-size:14px;line-height:20px; padding: 0 10px}
.view a.info{opacity:0;transform:scale(0);transition:all 0.5s linear 0s;}
.view a.info{background:#eeeef0 none repeat scroll 0 0;box-shadow:0 0 1px #000;color:#000;display:inline-block;margin-top:23px;padding:7px 14px;text-decoration:none;text-transform:uppercase;}
.view a.info:hover{background:#0060af;color:#FFF;}
.prod-name{border:1px solid #fff;bottom:28px;color:#fff;font-size:16px;left:18px;padding:11px 20px;position:absolute;text-transform:uppercase;z-index:999;transform:scaleY(1);transition:all 0.7s ease-in-out 0s;}
.view:hover .prod-name{opacity:0;transform:scale(0);}
.mask-inner{bottom:0;height:179px;left:0;margin:auto;position:absolute;right:0;top:0;width:94%;z-index:99999}
.product-right{float:right;width:895px;}
.product-right ul{}
.product-right ul li.show-responsive{
	display: none;
}	
.product3.view .prod-name , .product4.view .prod-name{right:18px;left:auto}
.product-usage{background:rgba(0, 0, 0, 0) url("../images/pettern-bg.jpg") repeat scroll left top;padding:60px 0;position:relative;width:100%;z-index:9999;}
.p-us-left{float:left;width:250px;}
.pr-hed{background:#cc2030 none repeat scroll 0 0;box-shadow:0 5px 17px #ccc;box-sizing:border-box;color:#fff;font-size:28px;height:144px;line-height:normal;padding-top:28px;position:relative;text-align:center;text-transform:uppercase;width:222px;}
.pr-hed::after{border:1px solid #cc2030;content:"";height:100%;left:9px;position:absolute;top:9px;width:100%;}
.pr-hed p{line-height:32px;}
.p-us-left .text{margin-top:50px;}
.p-us-right{float:right;width:890px;}
.p-us-right ul{width:100%;text-align:center}
.p-us-right li{display:inline-block;/*margin:0 22px;*/text-align:center;width:241px;vertical-align:top}
.us-img{border-radius:50%;box-shadow:8px 4px 20px #cfcfcf;height:215px;margin-bottom:20px;overflow:hidden;width:215px;transition:all ease 0.6s}
.p-us-right li .us-img img{transition:all ease 0.6s}
.p-us-right li:hover .us-img{border-radius:10%;}
.p-us-right li:hover .us-img img{transform:scale(1.2)}
.p-us-right li h2{color:#5a5a5a;font-size:24px;font-weight:normal;line-height:normal;margin-bottom:12px;font-family:"Raleway-Light";}
.p-us-right li p{font-size:16px;color:#302f3e;}
img.resp-pro-img {
	display: none;
}
.product {
	padding: 40px 0;
	clear: both;
	position: relative;
	z-index: 1;
}
.product .heading {
	color: #30302e;
	font-size: 41px;
	font-family: 'Source Sans Pro', sans-serif;
	background: url(../images/left-heading-icon.png) top left no-repeat , url(../images/right-heading.png) bottom right no-repeat;
	padding-left: 21px;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-top: 3px;
	margin-bottom: 19px;
}
.product .heading span{
	display: block;
	font-weight: bold;
	color: #0060af;
}

/* About Section */
.about-us {
	background: url(../images/about_bg.jpg) top left no-repeat #0060af;
	padding: 50px 0;
	background-size: cover;
}
.flex{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.about-left {
	width: 420px;
}
.about-left .heading{
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 40px;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
	text-transform: uppercase;
}
.about-left .heading:after{
	content: "";
	background: #ffffff;
	width: 100px;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 0px;
}
.about-left .heading span{
	display: block;
	font-weight: bold;
}
.about-right {
	width: 700px;
}
.about-right h3 {
	font-size: 27px;
	color: #fff;
	line-height: normal;
	font-family: 'Source Sans Pro', sans-serif;
	margin-bottom: 16px;
}
.about-right h3 span{
	font-weight: bold;
	font-family: 'Source Sans Pro', sans-serif;
}
.about-right p {
	font-size: 16px;
	color: #fff;
	line-height: 28px;
	margin-bottom: 10px;
}
.about-slider.owl-carousel {
	width: 80%;
	background: #fff;
	margin: 0 auto;
	padding: 15px;
	position: relative;
	margin-top: 40px;
	box-sizing: border-box;
	box-shadow: 0 2px 9px rgba(0,0,0,.3);
	margin-bottom: -125px;
}
.about-slider.owl-carousel:after{
	content: "";
	position: absolute;
	border: 1px solid #a6c0d5;
	width: calc(100% + 20px);
	height: 140px;
	top: -5%;
	left: -10px;
}
.about-slider.owl-carousel  .owl-item img{
	width:auto;
	display: inline-block;
 }
 .about-slider.owl-carousel .item{
	 text-align: center;
 }
 .about-slider.owl-carousel .item p{
	 font-size: 14px;
	 color: #232323;
	 font-weight: bold;
	 text-transform: uppercase;
	 margin-top: 15px;
 }
 .about-slider.owl-carousel .item p span{
	 display: block;
	 text-transform: none;
	 font-weight: normal;
 }
 .owl-carousel .owl-stage-outer{
	z-index: 1;
 }

.about-slider .owl-prev {
	background: url(../images/about-left-sl-arrow.png) center no-repeat;
	width: 41px;
	height: 21px;
	position: absolute;
	top: 15px;
	left: -55px;
	font-size: 0;
	bottom: 0px;
	margin: auto;
	transform: none;
	
}
.about-slider .owl-next {
	background: url(../images/about-right-sl-arrow.png) center no-repeat;
	width: 41px;
	height: 21px;
	position: absolute;
	top: 15px;
	right: -55px;
	font-size: 0;
	bottom: 0px;
	margin: auto;
}
.feature-product {
	width: 100%;
	position: relative;
	padding-top: 50px;
	padding-bottom: 50px;
}
.feature-product::after {
	background: #e5e5e4 url("../images/feature-bg.jpg") right bottom no-repeat;
	background-size: cover;
	content: "";
	position: absolute;
	width: 50%;
	height: 100%;
	top: 0;
	right: 0;
	z-index: -9;
}
.feat-left{
	width:50%;	
	padding-left: 20px;
}
.new-heading{
	font-size: 36px;
	color: #30302e;
	text-transform: uppercase;
	line-height: normal;
	font-family: 'Source Sans Pro', sans-serif;
	position: relative;
	font-weight: 600;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.new-heading::after {
	background: #0060af;
	content: "";
	position: absolute;
	width: 100px;
	height: 2px;
	left: 0px;
	bottom: 0;
}
.new-heading span{
	font-size: 17px;
	font-family: 'Source Sans Pro', sans-serif;
	display: block;
}
.feat-slider {
	margin-top: 35px;
}
.feat-slider .item{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.feat-txt {
	width: 350px;
	align-self: top;
}
.feat-txt h3{
	font-size: 30px;
	color: #000000;
	position: relative;
	line-height: normal;
	margin-bottom: 30px;
	padding-bottom: 20px;
	font-weight: 600;
}
.feat-txt span {
	font-size: 18px;
	color: #30302e;
	display: block;
	text-transform: capitalize;	
}
.feat-txt a.explore{
	float: right;
}
.latest-update .pr-img1 {
	overflow: hidden;
}
.latest-update .pr-img1 img {
	margin-top: 0px;
	display: block;
}
.feat-txt h3::after {
	background: #0060af;
	content: "";
	width: 80px;
	height: 3px;
	position: absolute;
	bottom: 0;
	left: 0px;
}
.feat-txt p {
	font-size: 14px;
	color: #3d3d3d;
	text-align: justify;
	line-height: 21px;
}
.explore , .product-explore-button1 a {
	border: 2px solid #0060af;
	padding: 6px 15px;
	text-transform: uppercase;
	display: inline-block;
	margin-top: 20px;
	transition: all ease 0.6s;
	margin-left: 0px;
	margin-bottom: 5px;
}
.explore:hover , .product-explore-button1 a:hover {  background: #0060af; color: #fff;}
.feature-product .owl-prev {
	background: url(../images/slider-left-arrow.png) center no-repeat;
	width: 6px;
	height: 11px;
	position: absolute;
	left: auto;
	right: 20px;
	font-size: 0;
	bottom: -20px;
	margin: auto;
	transform: none;
	top: auto;
	z-index: 9;
	
}
.feature-product .owl-next {
	background: url(../images/slider-right-arrow.png) center no-repeat;
	width: 6px;
	height: 11px;
	position: absolute;
	right: 0;
	font-size: 0;
	bottom: -20px;
	margin: auto;
	top: auto;
	z-index: 9;
}
.feat-right {
	width: 50%;
	height: auto;
	background: url(../images/productbg-02.jpg) no-repeat;
	background-position: bottom;
	background-size: cover;
	color: #fff;
	text-align: center;
	padding: 100px;
	box-sizing: border-box;
	padding-top: 141px;
}
.feat-right  h4 {
	font-size: 38px;
	color: #fff;
	line-height: normal;
}
.feat-right p {
	font-size: 14px;
	color: #fff;
	margin-bottom: 40px;
	margin-top: 5px;
}
.latest-update .owl-next{
	bottom: auto;
	top: -50px;
	right: 00px;
}
.latest-update .owl-prev{
	bottom: auto;
	top: -50px;
	right: 20px;
	left: auto;
}
.latest-update {
	width: 450px;
	background: #eeeef0;
	box-sizing: border-box;
	padding: 31px;
}
.container{
	position: relative;
	z-index: 9;
}
.prodcat-section .new-heading{
	display: inline-block;
}

.prodcat-section{
	padding: 100px 0 50px;
}
.heading-txt {
	display: inline-block;
	vertical-align: top;
	color: #5f5f5f;
	font-size: 18px;
	margin-top: 28px;
	margin-left: 50px;
	padding-right: 30px;
	box-sizing: border-box;
	line-height: normal;
}
.newrange-slider{
	position: relative;
	margin-top: 15px;
}
.newrange-slider::after {
	background: #fff;
	content: "";
	height: 100%;
	width: 2px;
	right: -1px;
	position: absolute;
	top: 0;
	z-index: 9;
}
.newrange-slider img {
	width:auto !important;
}
.newrange-slider .item {
	border-right: 1px solid #efefef;
	padding: 0 50px;
}
.newrange-slider .item h3 {
	font-size: 26px;
	color: #073a53;
	text-transform: uppercase;
	margin: 26px 0 9px 0;
	font-family: 'Source Sans Pro', sans-serif;
}
.newrange-slider .item h4{
	font-size: 17px;
	color: #0060af;
	font-family: 'Source Sans Pro', sans-serif;
}
.newrange-slider .item p {
	font-size: 14px;
	color: #30302e;
	margin-top: 13px;
}
.latest-up-slider .blog-txt {
	height: 222px;
	margin-top: -55px;
}
.latest-up-slider .blog-txt .blog-date{
	padding-bottom: 5px;
}
.prod-enquiry {
	position: relative;
	padding: 60px 0; 
	box-sizing: border-box;
}
.prod-enquiry::after {
	background: rgb(26 80 124 / 76%);
	content: "";
	position: absolute;
	width: 50%;
	left: 0;
	top: 0;
	height: 100%;
}
.prod-enquiry::before {
	background: url(../images/subscribe_bg.jpg) top left no-repeat #0060af;
	content: "";
	position: absolute;
	width: 50%;
	right: 0;
	top: 0;
	height: 100%;
	background-size: cover;
}
.find-store {
	width: 50%;
	padding-left: 35px;
	box-sizing: border-box;
}
.prod-enquiry h4{
	font-size: 36px;
	color: #ffffff;	
	line-height: normal;
	text-transform: uppercase;
	position: relative;
	margin-top: 20px;
}
.prod-enquiry h4 span{
	display: block;
	font-size: 18px;
	font-family: 'Source Sans Pro', sans-serif;
}
.prod-enquiry p {
	font-size: 15px;
	margin: 10px 0;
	color: #fff;
	margin-top: 25px;
}
.prodenq-link {
	border: 1px solid #ffffff;
	color: #fff;
	padding: 7px 27px 9px;
	text-transform: uppercase;
	margin-top: 10px;
	display: inline-block;
	vertical-align: middle;
	transition: all ease 0.6s;
}
.prodenq-link:hover{
	background: #ffffff;
	background: #0060af;
	text-decoration: none;
}
.prodenq-link img{
	
	margin-left: 4px;
}
.flex-start{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.news-letter {
	width: 50%;
	padding-left: 66px;
}
.newsleter-input {
	border: 1px solid #fff;
	padding: 3px;
	margin-top: 22px;
	display: block;
}
.newsleter-input input {
	color: #fff;
	background: no-repeat;
	padding: 7px;
	width: 80%;
	border-right: 1px solid #fff;
}
.newsleter-input button {
	background: no-repeat;
	border: 0;
	text-align: right;
	margin-left: 6px;
	cursor: pointer;
	width: 35px;
	text-align: center;
	height: 20px;
}
#Message1{
	color: #fff;
}
.newsleter-input button img{}
.up-bottom {
	background: #fff;
	width: 100%;
	position: relative;	
}
.claculator {
	width: 350px;
}
a.blue-more {
	font-size: 13px;
	text-transform: uppercase;
	border: 1px solid #3f4f68;
	color: #3f4f68;
	padding: 6px 15px;
	display: inline-block;
	margin-top: 28px;
	transition:  all ease 0.6s;
}
a.blue-more:hover { background: #3f4f68; color: #fff; }

.footer-menu{
}
.footer-col {
	float: left;
}
.footer h3 {
	text-transform: uppercase;
	font-size: 18px;
	position: relative;
	margin-bottom: 16px;
	font-weight: 600;
	padding-bottom: 14px;
}
.footer h3::after {
	background: #0060af;
	position: absolute;
	content: "";
	border: 0;
	height: 2px;
	width: 73px;
	left: 0px;
	bottom: 0;
}
.footer-col li{
	font-size: 13px;
	color: #555556;
	margin-bottom: 4px;
}
.footer-col li a{
	color: #555556;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.5;
}
.footer-col li a:hover{
	color: #0060af;
}
.footer-social a{
	width: 40px;
    height: 40px;
	font-size: 18px;
    background: #ffffff;
    padding: 5px 5px;
    line-height: 30px;
    border-radius: 100%;
    display: block;
    text-align: center;
}
.footer-social a:hover {
	background: #0060af;
	color: #ffffff;
}
.contact-info {
}
.footer-mail {
	background: url(../images/mail-icon-purple.png) 0px 8px no-repeat;
	font-size: 15px;
	color: #555556;
	padding-left: 29px;
	line-height: 26px;
	margin-bottom: 18px;
}
.footer-phon{
	background: url(../images/contact-icon.png) 0px 5px no-repeat;
	font-size: 15px;
	color: #555556;
	padding-left: 29px;
	line-height: 26px;
	margin-bottom: 18px;
}
.footer-last{
	width: 100%;
	text-align: center;
	background: #adadad;
	padding-bottom: 5px;
}
p.left{
	width: 48%;
	float: left;
}
p.right {
	width: 48%;
	text-align: right;
	float: right;
	padding-right: 315px;
	box-sizing: border-box;
}
.visul {
	position: absolute;
	bottom: 0;
	right: 0;
}
.desk-scroll-header .header-top{
	display: none;
}
.desk-scroll-header .led-pedia{
	width: 110px;
}
.desk-scroll-header .led-pedia img{
	width: 100%;
	height: auto;
}

.header-menu {
	display: inline-block;
	margin-top: 10px;
}
.sticky .header-menu {
	margin-top: 5px;
}
.feat-img {
	max-width: 250px;
}
.newsleter-input ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #fff;
	opacity: 1; /* Firefox */
}  
.newsleter-input :-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #fff;
}  
.newsleter-input ::-ms-input-placeholder { /* Microsoft Edge */
	color: #fff;
}
.loadmore {
	clear: both;
	text-align: center;
	background: #0e3f60;
	color: #fff;
	width: 100px;
	padding: 12px 22px;
	font-size: 16px;
	cursor: pointer;
	border-radius: 6px;
	margin: 15px auto;
	transition: all ease 0.6s;
}
.loadmore:hover{background: #e83983;
	
}
.qu-ba {
	position: absolute;
	right: 0;
	top: 0;
	max-width: 1200px;
	left: 0;
	margin: auto;
	height: 100%;
	width: 98%;
}

/* Product Single */
.product-singlepg {
	padding: 50px 0 0;
}
.product-single {
	margin-bottom: 30px;
}
.product-tabs .nav-tabs {
    border-bottom: 0;
    display: flex;
    flex-wrap: wrap;
}
.product-tabs .nav-tabs > li {
	float: left;
	max-width: 46%;
	min-width: 46%;
	border-radius: 3px;
    overflow: hidden;
    color: #000;
	border: 1px solid #eeeeee;
    margin: 10px;
}
.product-tabs .nav-tabs >  li.active ,
.product-tabs .nav-tabs >  li:hover {
	box-shadow: 0 2px 5px 0 rgb(0 0 0 / 18%), 0 2px 8px 0 rgb(0 0 0 / 15%) !important;
    border-radius: 2px !important;
}
.product-tabs .nav-tabs > li a{
	font-size: 18px;
	padding: 0;
	margin: 0;
}
.product-tabs .nav-tabs > li.active > a, 
.product-tabs .nav-tabs > li.active > a:hover, 
.product-tabs .nav-tabs > li.active > a:focus,
.product-tabs .nav-tabs > li > a:hover,
.product-tabs .nav-tabs > li > a:hover {
	border: 0;
	font-weight: 700;
	background: #ffffff;
}
.product-tabs .nav-tabs > li a {
	display: flex;
	flex-direction: column;
	border: 0;
	align-items: center;
	text-align: center;
}
.product-tabs .nav-tabs > li a h4{
	color: #000000;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.4;
	padding: 10px 10px;
	background: #ffffff;
}
.product-tabs .prod-img {
	margin-bottom: 2px;
	overflow: hidden;
	position: relative;
    background: #eeeeee;
}
.product-tabs .prod-img:after {
	position: absolute;
	display: block;
	content: "";
	background: rgb(0 0 0 / 30%);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: transform .3s;
}
.product-tabs .prod-img img{
	transform: scale(1.0);
	transition: transform .3s; 
}
.product-tabs .nav-tabs > li.active > a .prod-img:after, 
.product-tabs .nav-tabs > li.active > a:hover .prod-img:after, 
.product-tabs .nav-tabs > li.active > a:focus .prod-img:after,
.product-tabs .nav-tabs > li > a:hover .prod-img:after,
.product-tabs .nav-tabs > li > a:hover .prod-img:after{
	opacity: 0;
	transition: transform .3s;
}

.product-tabs .nav-tabs > li > a:hover .prod-img img {
	transform: scale(1.1);
	transition: transform .3s;
}
.prod-zoom {
	box-shadow: 0px -1px 11px 3px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px -1px 11px 3px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px -1px 11px 3px rgba(0,0,0,0.15);
	padding: 20px;
	background: #ffffff;
}
.prod-zoom .zoom-link{
	position: relative;
	cursor: pointer;
}
.product-single {
    display: flex;
    align-items: center;
	flex-direction: row;
    flex-wrap: wrap;
    background: #f1f1f1;
    padding: 10px 10px;
}
.product-single h3{
	color: #043558;
    font-size: 30px;
    line-height: 33px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
}

.product-single h4{
	color: #000000;
    font-size: 20px;
    line-height: 33px;
    margin-bottom: 15px;
	font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif;
}

.product-single h4 span {
	font-weight: 400;
	font-size: 18px;
	display: block;
	font-family: 'Source Sans Pro', sans-serif;
}
.product-single ul li {
	font-size: 16px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	margin-bottom: 10px;
}
.product-single p{
	font-size: 16px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	margin-bottom: 10px;
	line-height: 1.5;
}
.prod-desctable {
	overflow-x: auto;
	padding-top: 15px;
}
.prod-desctable table th,
.prod-desctable table td {
	font-size: 14px;
	font-family: 'Source Sans Pro', sans-serif;
	text-align: center;
}

.prod-desctable table th {
	font-weight: 700;
	font-family: 'Source Sans Pro', sans-serif;
	background: #eeeeee;
}
.mx-600 {
	max-width: 600px;
}
.relate-prodsec {
	padding: 50px 0;
    width: 100%;
    background: url(../images/relateprod-bg.jpg) top left repeat-x #ededed;
}
.relate-prodsec .sec-title {
	font-size: 30px;
	text-align: center;
	margin-bottom: 30px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
}
.relatprod-slider .item {
    border-right: 1px solid #efefef;
    padding: 0 30px;
}
.relatprod-slider .item h3 {
	font-size: 20px;
    color: #073a53;
    text-transform: uppercase;
    margin: 20px 0 5px 0;
    font-family: 'Source Sans Pro', sans-serif;
}
.relatprod-slider .item h4 {
    font-size: 16px;
    color: #0060af;
    font-family: 'Roboto', sans-serif;
}
/* Product Single */

/* Product Page 2*/
.pageheading {
	text-align: center;
	margin-bottom: 30px;
}
.pageheading h2 {
	color: #131212;
    font-family: 'Oswald', sans-serif;
	font-size: 34px;
	text-transform: uppercase;
    font-weight: 700;
	padding-bottom: 10px;
	position: relative;
}
.pageheading h2:after {
	display: block;
	content: "";
	background: #0060af;
	width: 100px;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	margin: 0 auto;
}
.prods-tsection {
	
}
.prods-sidebar {
	display: flex;
	flex-direction: column;
	position: relative;
    background: #f2f3f4;
    padding: 38px 0 0 0;
    margin-bottom: 45px;
    border-left: 3px solid #0060af;
} 
.prods-sidebar:before{
	content: '';
    position: absolute;
    height: 3px;
    width: 90px;
    top: -3px;
    left: -3px;
    background: #0060af;
    z-index: 1;
}
.prods-sidebar h3{
	font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 35px 45px;
}
.prods-sidebar .nav-tabs {
	margin-bottom: 0;
	border-bottom: 0;
}
.prods-sidebar .nav-tabs li {
	width: 100%;
}
.prods-sidebar .nav-tabs li a {
    font-size: 16px;
    display: flex;
    line-height: 1.4;
	color: #000000;
    background: #e8eaeb;
    margin-bottom: 10px;
    text-transform: capitalize;
    padding-left: 25px;
    position: relative;
    z-index: 99;
	align-items: center;
	font-weight: 600;
	-webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	min-height: 65px;
	border: 0;
} 
.prods-sidebar .nav-tabs li a:before {
	content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 52px;
    border-top: 2px solid #0060af;
    border-right: 2px solid #0060af;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
	-webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.prods-sidebar .nav-tabs li a i {
    font-size: 15px;
    margin-right: 7px;
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
	color: #0060af;
	-webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.prods-sidebar .nav-tabs li a:hover i, 
.prods-sidebar .nav-tabs li.active a i {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
	-webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.prods-sidebar .nav-tabs li.active a:before,
.prods-sidebar .nav-tabs li:hover a:before {
	-webkit-transform: scale(1);
    transform: scale(1);
	-webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.prods-sidebar .nav-tabs li.active a,
.prods-sidebar .nav-tabs li:hover a {
	color: #0060af;
	border: 0;
	-webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.product-singlepg .product-single {
	background: #ffffff;
}
.product-singlepg .product-single .new-heading {
	font-size: 20px;
	font-weight: 700;
}
.product-singlepg .product-single .prod-zoom {
	max-width: 350px;
	margin-bottom: 10px;
}
.fancybox__carousel .fancybox__content {
	background: #ffffff;
}
.fancybox__caption {
	color: #ffffff;
	font-size: 20px;
}
/* Product Page 2*/
/*  About Us Page */
.about-page {
	padding: 50px 0 0;
}
.aboutus-section {
	padding: 20px 0;
	text-align: center;
}
.aboutus-section .about-text p{
	color: #656565;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
	display: block;
    font-weight: normal;
}
.about-prodsec {
	padding: 50px 0;
	background: #edf5f8;
	margin: 0 0;
	display: block;
	float: none;
}
.abtprod-list {
    list-style: none;
    float: left;
    text-align: center;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
} 
.abtprod-list li {
	float: left;
	max-width: 300px;
	margin: 10px 10px;
}
.abtprod-list  .product-box {
	position: relative;
	max-width: 500px;
	overflow: hidden;
}
.abtprod-list .product-box .opacity {
    position: absolute;
    height: calc(100% - 20px);
    top: 10px;
    left: 10px;
    right: 10px;
    display: flex;
    flex-direction: column;
    align-content: stretch;
    justify-content: center;
    background:  rgb(35 82 150 / 55%);
    text-align: center;
}
.abtprod-list .product-box:hover .opacity {
    background: rgb(0 41 74 / 70%);
}
.abtprod-list .product-box h2 {
	font-size: 30px;
	color: #ffffff;
	line-height: 1.5;
	padding: 0 20px;
	font-weight: 500;
	margin-top: 0;
	font-family: 'Oswald', sans-serif;
}
.abtprod-list .product-box a {
	font-size: 20px;
    color: #ffffff;
    position: relative;
    display: block;
    width: max-content;
    padding-right: 22px;
    margin: 0 auto;
	-webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.abtprod-list .product-box a i {
	position: absolute;
	right: 0;
	top:1px;
	-webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.abtprod-list .product-box a:hover {
	text-decoration: none;
	-webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.abtprod-list .product-box a:hover i {
	right: -10px;
	-webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.prodcat-section .abtprod-list li{
	max-width: 18%;
}
.prodcat-section .abtprod-list .product-box h2 {
	padding: 0 10px;
	font-size: 20px;
}
.prodcat-section .abtprod-list .product-box a {
	font-size: 14px;
}
.prodcat-section .abtprod-list .product-box a i {
	top:3px;
}
.tran3s {
	-webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.about-client {
	padding: 50px 0;
	background: #ffffff;
	margin: 0 0;
	display: block;
	float: none;
}
.customer-slider img {
	filter: grayscale(100%);
}
/*  About Us Page */

/* Customer Page*/
.customers-page {
	padding: 50px 0;
}
.custlogos-section ul {
	text-align: center;
}
.custlogos-section ul li{
	padding: 10px 10px;
    margin: 10px 5px;
	max-width: 180px;
    background: #edf5f8;
}
/* Customer Page*/
/* Contact Page */
.contact-pge{
	padding: 50px 0;
}
.contact-consec .container{
	background: #edf5f8;
    border-top: 3px solid #0060af;
    padding-top: 80px;
	padding-bottom: 80px;
    box-sizing: border-box;
}
.contact-add {
    float: left;
    box-sizing: border-box;
}
.contact-heading {
	color: #0060af;
    font-size: 28px;
    line-height: normal;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.contact-ul li {
    font-size: 14px;
    line-height: normal;
    margin-bottom: 33px;
    min-height: 80px;
    padding-left: 70px;
    padding-top: 6px;
}
.contact-ul li span {
    color: #0060af;
    display: block;
	font-weight: 600;
    font-size: 18px;
    margin-bottom: 9px;
    text-transform: uppercase;
}
.contact-ul .con-add,
.contact-ul .con-call,
.contact-ul .con-mail{
	position: relative;
}
.contact-ul .con-mail a,
.contact-ul .con-add li{
	text-transform: capitalize;
}
.contact-ul .con-add:before,
.contact-ul .con-call:before,
.contact-ul .con-mail:before{
	font-size: 32px;
	height: 60px;
	width: 60px;
	content: "\f041";
	position: absolute;
	left: 0;
	display: block;
	top:0;
	border-radius: 50px;
	font-family:FontAwesome;
	border: 3px solid #ffff;
	text-align: center;
	margin: 0 auto;
	line-height: 50px;
	text-shadow: 1px 1px #0060af;
}
.contact-ul .con-call:before {
	content: "\f095";
}
.contact-ul .con-mail:before {
	content: "\f2b6";
}
.contact-form {
	padding: 0 30px;
}
.contact-form .form-control {
	border: 0;
	background: transparent;
	box-shadow: none;
	border-bottom: 1px solid #000000;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	border-radius: 0;
	padding: 6px 0;
}
.enquiry-form .form-group { 
	margin: 0 0 15px;
}
.contact-form input::placeholder,
.contact-form textarea::placeholder{
	color: #3F3F3F;
}
.btn-submit {
	border: 1px solid #000;
    color: #000;
    padding: 7px 27px 9px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: 600;
    text-transform: uppercase;
    margin-top: 10px;
    display: inline-block;
    vertical-align: middle;
    transition: all ease 0.6s;
}
.btn-submit:hover {
	color: #ffffff;
	border-color: #0060af;
	background: #0060af;
}
/* Contact Page Ends */
