@font-face {
    font-family: 'playfair_displayregular';
    src: url('../fonts/playfairdisplay-regular-webfont.woff2') format('woff2'),
         url('../fonts/playfairdisplay-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'CormorantInfant-Regular';
  src: 	url('../fonts/CormorantInfant-Regular.eot?#iefix') format('embedded-opentype'),  
		url('../fonts/CormorantInfant-Regular.otf')  format('opentype'),
	    url('../fonts/CormorantInfant-Regular.woff') format('woff'), 
		url('../fonts/CormorantInfant-Regular.ttf')  format('truetype'), 
		url('../fonts/CormorantInfant-Regular.svg#CormorantInfant-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'cormorant_infantbold';
    src: url('../fonts/cormorantinfant-bold-webfont.woff2') format('woff2'),
         url('../fonts/cormorantinfant-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'libre_franklinlight';
    src: url('../fonts/librefranklin-light-webfont.woff2') format('woff2'),
         url('../fonts/librefranklin-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'libre_franklinmedium';
    src: url('../fonts/librefranklin-medium-webfont.woff2') format('woff2'),
         url('../fonts/librefranklin-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'libre_franklinregular';
    src: url('../fonts/librefranklin-regular-webfont.woff2') format('woff2'),
         url('../fonts/librefranklin-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	letter-spacing:0.03em;
}
a{
	-webkit-transition:all ease-in-out 0.3s;	
	-moz-transition:all ease-in-out 0.3s;	
	-ms-transition:all ease-in-out 0.3s;	
	-o-transition:all ease-in-out 0.3s;	
	transition:all ease-in-out 0.3s;
	cursor:pointer;	
}
a:hover,a:focus{
	text-decoration:none;
	outline:none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img{
	max-width:100%;
}

.font_10{font-size:10px;}
.font_11{font-size:11px;}
.font_12{font-size:12px;}
.font_13{font-size:13px;}
.font_14{font-size:14px;}
.font_15{font-size:15px;}
.font_16{font-size:16px;}
.font_17{font-size:17px;}
.font_18{font-size:18px;}
.font_19{font-size:19px;}
.font_20{font-size:20px;}
.font_21{font-size:21px;}
.font_22{font-size:22px;}
.font_23{font-size:23px;}
.font_24{font-size:24px;}
.font_25{font-size:25px;}
.font_26{font-size:26px;}
.font_27{font-size:27px;}
.font_28{font-size:28px;}
.font_29{font-size:29px;}
.font_30{font-size:30px;}
.font_31{font-size:31px;}
.font_32{font-size:32px;}
.font_33{font-size:33px;}
.font_34{font-size:34px;}
.font_35{font-size:35px;}
.font_36{font-size:36px;}
.font_37{font-size:37px;}
.font_38{font-size:38px;}
.font_39{font-size:39px;}
.font_40{font-size:40px;}
.font_41{font-size:41px;}
.font_42{font-size:42px;}
.font_43{font-size:43px;}
.font_44{font-size:44px;}
.font_45{font-size:45px;}
.font_57{font-size:57px;}
.uppercase{text-transform:uppercase;}
.capitalize{text-transform:capitalize;}
.black{color:#000;}
.white{color:#fff;}
.justify{text-align:justify;}
.preHeaderWrapper{
	width:100%;
}
.prehedaerLinks{
	margin:20px 0;
}
.prehedaerLinks li{
	display:inline-block;
	padding:0 7px;	
	font-family:'libre_franklinregular';
}
.mainNavigationLink{
	border-top:solid 1px #e2e2e2;
	width:100%;
	position: relative;
}
.mainNavigationLink li{
	float:left;
	width:calc(100% / 7);
	text-align:center;
	padding: 30px 0;
	font-family:'cormorant_infantbold';
	font-weight:lighter;
}
.mainNavigationLink li.download a{
	background: #000;
	padding: 8px 12px;
	display: inline-block;
	color: #fff;
	border-radius: 4px; 
}
.mainNavigationLink li.download{
	padding:auto; 
}
.mainNavigationLink li.download a:hover{
	background:#07A7E0; 
	-webkit-box-shadow: 1px 1px 2px #2b2b2b;
  	-moz-box-shadow: 1px 1px 2px #2b2b2b;
  	box-shadow: 1px 1px 2px #2b2b2b;
}
.mainNavigationLink li a{
	color:#000;
	
}
.megamenu{
	opacity: 0;
	visibility: hidden;
	transition: all ease-in-out 0.5s;
    background-color: #fff;
    padding: 1rem 1rem;
    width: 300px;
    transform: translateY(0%);
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    position: absolute;
    left: 0;
    top: 0%;
}
.cirp_menu:hover .megamenu{
	opacity: 1;
	visibility: visible;
	transform: translateY(80px);
}
.cirp_menu .megamenu li {
	width: 100%;
	padding:10px 0;
	text-align: left;
}
.cirp_menu .megamenu li a{
	text-align: left!important;
	

}
.container{
	width:1280px;
}
.logoWrapper{
	position: absolute;
    top: 0;
    right: 0;
    margin: 29px 0;
}
.logoWrapper img{
	height:80px;
}
.parentHeaderWrapper{
	width:100%;
	background:#fff;
	-webkit-transition:all ease-in-out 0.3s;
	-moz-transition:all ease-in-out 0.3s;
	-ms-transition:all ease-in-out 0.3s;
	-o-transition:all ease-in-out 0.3s;
	transition:all ease-in-out 0.3s;
}
.mainSliderImage,.verticalBorder{
	position:relative;
	z-index: 2;
}
.verticalBorder{
	width: 100%;
    z-index: 9;
    height: 80px;
    position: absolute;
    bottom: 6%;
    width: 1px;
    background: #fff;
    left: 50%;
    z-index: 99;
}
.sectionBanner:after,.sectionFourBanner:after,.verticalBorder:after{
	content:"";
	height:50px;
	width:1px;
	background:#fff;
	position:absolute;
	left:50%;
	bottom:0px;
	z-index:9;
}
.sectionThreeMainWrapper:before,.sectionFiveWrapper:after{
	content:"";
	height:50px;
	width:1px;
	background:#000;
	position:absolute;
	left:50%;
	top:0px;
	z-index:9;
}
.webNone{
	display:none;
}
.sectionFourBanner:after,.sectionBanner:after{
	background:#000;
}
.mainSliderImage .swiper-wrapper,.mainSliderImage .swiper-slide{
	height:auto;
}
.centerDiv{
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%, -50%);
	-moz-transform:translate(-50%, -50%);
	-ms-transform:translate(-50%, -50%);
	-o-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
	
}
.bannerHeadLine{
	font-size:calc(6.2vw/2);
	font-family:'cormorant_infantbold';
}
.bannerLineBlue{
	width:6vw;
	height:5px;
	background:#07A7E1;
	margin:20px 0 0 0;
}
.scrollDownText{
	z-index: 2;
	font-family: 'libre_franklinlight';
	position: absolute;
	bottom: 60px;
	left: 50%;
	transform: translateX(-50%);
}
.sectionTwoHome{
	margin:-100px 0 0 0;
	background: transparent;
	float:left;
}
.sectionBanner,.sectionBannerManufacture{
	width:100%;	
	position:relative;
	z-index: 3;
}

.sectionTwoTextWrapper{
	position:absolute;
	top:50%;
	width:100%;
}
.sectionTwoInnerTextWrapper{
	padding:0 0 0 16%;
}
.expertiseText{
	line-height:1.3;
	font-size:calc(3.5vw/2);
	font-family:'cormorant_infantbold';
}
.sectionTwoPara{
	margin:30px 0 50px 0;
	font-family:'libre_franklinregular';
	line-height: 1.5;
}
.readMore{
	color:#07A7E1;
	position:relative;
	font-family:'libre_franklinmedium';
}
.readMore:hover{
	color:#07A7E1;
}
.readMore:after{
	content:"";
	position:absolute;
	bottom:-8px;
	width:30px;
	left:0;
	height:1px;
	background:#000;
	-webkit-transition:all ease-in-out 0.3s;	
	-moz-transition:all ease-in-out 0.3s;	
	-ms-transition:all ease-in-out 0.3s;	
	-o-transition:all ease-in-out 0.3s;	
	transition:all ease-in-out 0.3s;
	
}
.readMore:hover:after{
	width:100%;
}
.sectionPadding{
	padding:7% 0;
}
.sectionThreeSliderWrapper{
	padding:3% 0 2% 0; 
}
.sliderImageSecThree img{
	width:100%;
}
.sectionThreeSliderWrapper .swiper-wrapper,.sectionThreeSliderWrapper .swiper-slide{
	height:auto;
}
.secThreeInnerSlider{
	padding:0 4%;
	display: block;
}
.sectionThreeSliderWrapper .swiper-button-next{
	right:0;
}
.sectionThreeSliderWrapper .swiper-button-prev{
	left:0;
}
.manufText{
	padding:0 10%;
}
.manufecturerText{
	line-height:1.2;
}
.sectionThreeMainWrapper{
	position:relative;
}
.sectionFourBanner img{
	width:100%;
}
.sectionFourBanner,.productSectionTwo,.manuParabg,.sectionBannerManufacture{
	position:relative;
}
.sectionFourBanner:before,.sectionBannerManufacture:after,.newSectionTab:before{
	width:1px;
	height:50px;
	top:0px;
	background:#fff;
	content:"";
	left:50%;
	position: absolute;
}
.sectionThreeMainWrapper:after,.productSectionTwo:after,.manuParabg:before,.newSectionTab:after{
	width:1px;
	height:50px;
	bottom:0px;
	background:#000;
	content:"";
	left:50%;
	position: absolute;
}
.newSectionTab:before{
	background: #000;
}
.sectionFourTextMainWrapper{
	position:absolute;
	top:50%;
	left:0;
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	transform:translateY(-50%);
	width:100%;
}
.secFoutInnerTextWrapper{
	width:100%;
}
.sectionPaddingTop{
	padding:5% 0 0 0;
}
.textWrapperWithBG {
    background: #fff;
    padding: 10% 17% 10% 10%;
}
.sectionFiveWrapper{
	background:url('../images/section_bg.png')center right no-repeat;
	background-size:contain;
}

.indusIconWrapper{
	width:100%;
	padding: 0 0 0 20%;
}
.indusIconWrapper li{
	width:100%;
	display: inline-block;
    margin: 0 0 30px 0;
}
.InIcon img{
	width:30px;
}
.InIcon{
	width:20%;
	float:left;
}
.InText{
	width:80%;
	line-height: 1.5;
	float:left;
	font-family: 'cormorant_infantbold';
}
.footerMainWrapper{
	width:100%;
	background:#000;
	padding:3% 0;
	display:inline-block;
	border-bottom:#1E1E1E solid 1px;
}
.footerLinkWrapper li a{
	color:#b7b7b7;
	margin:15px 0;
	display:block;
	font-family:'libre_franklinlight';
}
.footerLinkWrapper li a:hover,.footerLinkWrapper .active{
	color:#fff;
}
.footerheading{
	position:relative;
	width:100%;
	margin:0 0 50px 0;
}
.footerheading:after{
	content:"";
	position:absolute;
	width:15%;
	height:3px;
	background:#07A7E1;
	left:0;
	bottom:-25px;
}
.footerLinkWrapper li .footerMail{
	color:#fff;
	margin:0;
}
.footerLinkWrapper li .footerMail:hover{
	color:#07A7E1;
}
.footerAddressLine .address{
	cursor:default;
}
.footerAddressLine .address:hover{
	color:#b7b7b7 !important;
}
.footerLinkWrapper li .phoneNum{
	color:#fff !important;
}
.footerLinkWrapper li .phoneNum:hover{
	color:#fff !important;
}
.childFooter{
	width:100%;
	background:#000;
	color:#fff;
	font-family:'libre_franklinlight';
	padding:1% 0;
}
.footerSocialMedia a{
	color:#fff;
}
.footerSocialMedia a:hover,.parentHeaderWrapper a:hover{
	color:#07A7E1;
}
.about_banner{
	width:100%;
	position:relative;
}
.productBannerTextWrapper{
	position:absolute;
	top:50%;
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	transform:translateY(-50%);
	left:0;
	width:100%;
}
.mainNavigationLink .active{
	position:relative;
}
.mainNavigationLink .active:after{
	width:100%;
	bottom:0;
	height:3px;
	background:#07A7E1;
	left:0;
	position:absolute;
	content:"";
}
.productTabsWrapper .nav-tabs>li.active>a,.productTabsWrapper .nav-tabs>li.active>a:focus,.productTabsWrapper .nav-tabs>li.active>a:hover{
	border-color:transparent;	
}
.productTabsWrapper .nav-tabs {
	border-bottom: 1px solid transparent;
}
.productTabsWrapper .nav-tabs>li>a:hover {
	border-color: transparent;
}
.productTabsWrapper .nav>li>a:focus, .productTabsWrapper .nav>li>a:hover {
	text-decoration: none;
	background-color: transparent;
}
.productTabsWrapper #tabs li{
	width:25%;
	text-align: center;
}
.productTabsWrapper #tabs,.productTabsWrapper .nav-tabs>li.active>a, .productTabsWrapper .nav-tabs>li.active>a:focus, .productTabsWrapper .nav-tabs>li.active>a:hover{
	background-color:#000;
}
.productTabsWrapper .nav>li>a {
	padding: 25px 15px;
	color:#fff;
	display:inline-block;
	font-family: 'cormorant_infantbold';
}
.productTabsWrapper .nav>li>a:hover{
	color:#fff;
	cursor:pointer;
}
.productTabsWrapper .nav>li>a:after{
	background:transparent;
	position:absolute;
	left:50%;
	right:50%;
	bottom:0;
	height:3px;
	width:0%;
	content:"";
	-webkit-transition:all ease-in-out 0.3s;
	-moz-transition:all ease-in-out 0.3s;
	-ms-transition:all ease-in-out 0.3s;
	-o-transition:all ease-in-out 0.3s;
	transition:all ease-in-out 0.3s;
}
.productTabsWrapper .nav-tabs>li.active>a, .productTabsWrapper .nav-tabs>li.active>a:focus,.productTabsWrapper .nav-tabs>li.active>a:hover{
	color:#fff;
}
.productTabsWrapper .nav>li>a:hover:after,.productTabsWrapper .nav-tabs>li.active>a:after{
	background:#07A7E1;
	width:100%;
	left:0;
	right:0;
}
.tabContentWrapper{
	
}
.tabContentImage{
	margin:8% 0 0 0;
	position:relative;
}
.tabContentHead{
	padding: 8% 0;
	display: block;
}
.tabContentWrapperLeftBox{
	width: 50%;
	float: left;
	padding: 0 7% 0 0;
}
.tabContentWrapperRightBox{
	width: 50%;
	float: left;
	padding: 0 0 0 7%;
}
.sticky.parentHeaderWrapper{
	position:fixed;
	z-index:99999;
	-webkit-transition:all ease-in-out 0.3s;
	-moz-transition:all ease-in-out 0.3s;
	-ms-transition:all ease-in-out 0.3s;
	-o-transition:all ease-in-out 0.3s;
	transition:all ease-in-out 0.3s;
	border-bottom:1px solid #dadada;
	-webkit-box-shadow:0px -9px 16px 5px #000;
	box-shadow:0px -9px 16px 5px #000;
}
.parentHeaderWrapper{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:99999;
	-webkit-transition:all ease-in-out 0.4s;
	-moz-transition:all ease-in-out 0.4s;
	-ms-transition:all ease-in-out 0.4s;
	-o-transition:all ease-in-out 0.4s;
	transition:all ease-in-out 0.4s;
}
.transition{
	-webkit-transition:all ease-in-out 0.3s;
	-moz-transition:all ease-in-out 0.3s;
	-ms-transition:all ease-in-out 0.3s;
	-o-transition:all ease-in-out 0.3s;
	transition:all ease-in-out 0.3s;
}
.sticky .preHeaderWrapper{
	overflow:hidden;
	max-height:0;
	-webkit-transition:all ease-in-out 0.3s;
	-moz-transition:all ease-in-out 0.3s;
	-ms-transition:all ease-in-out 0.3s;
	-o-transition:all ease-in-out 0.3s;
	transition:all ease-in-out 0.3s;
	
}
.sticky .logoWrapper img {
    height: 60px;
}
.sticky .logoWrapper {
    margin: 8px 0;
}
.preHeaderWrapper{
	max-height:500px;
	-webkit-transition:all ease-in-out 0.3s;
	-moz-transition:all ease-in-out 0.3s;
	-ms-transition:all ease-in-out 0.3s;
	-o-transition:all ease-in-out 0.3s;
	transition:all ease-in-out 0.3s;	
}
#loading{
	width:100vw;
	height:100vh;
	position:fixed;
	top:0;
	left:0;
	overflow:hidden;
	background:#fff;
	z-index:98999999;
}
#loading-image{
	width:100px;
	position:absolute;
	top:calc(50% - 50px);
	left:calc(50% - 50px);
	transform:translate(-50%,-50%);
	animation: rotate 1.4s infinite ease-in-out, background 1.4s infinite ease-in-out alternate;
}
.mobileMenu{
	display:none;
}

@keyframes rotate {
  0% {
    transform: perspective(0px) rotateX(0deg) rotateY(0deg);
  }
  100%{
	 transform: perspective(0px) rotateX(0deg) rotateY(360deg); 
  }
}





/************************** About Page ******************************/

.about_section2, .about_section5 {
	width: 100%;
	background-image: url(../images/section2_bg.png);
	background-position: left bottom;
	background-color: #fff;
	background-repeat: no-repeat;
	position: relative;
}

.about_section3, .about_section4, .about_section6, .about_section7 {
	background-color: #f2f2f2;
	position: relative;
}

.about_section5 { background-image: none; }

.about_section2:after, .mainSliderImage:before, .about_section5:after, .about_section3:before, .about_section3:after, .about_section4:before, .about_section6:before , .about_section6:after , .about_section7:before,.about_section5:before {
    width: 1px;
    height: 50px;
    bottom: 0px;
    background: #000;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 2;
}

.about_section3:before, .about_section4:before, .about_section6:before, .about_section7:before, .mainSliderImage:before ,.about_section5:before{
	bottom: auto;
	top: 0px;
}

.mainSliderImage:before {
	background-color: #fff;
}
.about_text {
    margin: 30px 0;
    padding-right: 30px;
    font-family: 'libre_franklinregular';
    line-height: 1.5;
}
.about_text.right {
    padding-right: 0;
    padding-left: 30px;
}

.profile_name {
	color: #07A7E1;
	display: block;
    position: relative;
    font-family: 'libre_franklinmedium';
    cursor: pointer;
}


.after_line {
	position: absolute;
	left: 0;
	top: 120%;
	content: "";
	background-color: #000;
	height: 2px;
	width: 30px;
}

.profile_name:hover .after_line {
	width: 80px;
}
.about .swiper-pagination-bullet, .about  .swiper-pagination-bullet{
	position: relative;
}
.about .swiper-pagination-bullet:before{
	position: absolute;
	top: calc(50% - 1.5px);
	content: "";
	right: 100%;
	height: 3px;
	width: 110px;
	background: -moz-linear-gradient(to right, rgb(197, 197, 197) 50%,rgb(192, 192, 192) 100%);
	background: -webkit-linear-gradient(to right, rgb(197, 197, 197) 50%,rgb(192, 192, 192) 100%); 
	background: linear-gradient(to right, rgb(197, 197, 197) 50%,rgb(192, 192, 192) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
}
.about .swiper-pagination-bullet:after{
	position: absolute;
	top: calc(50% - 1.5px);
	content: "";
	left: 100%;
	height: 3px;
	width: 110px;
	background: -moz-linear-gradient(left, rgba(197,197,197,1) 6%, rgba(197,197,197,1) 45%);
	background: -webkit-linear-gradient(left,rgba(197,197,197,1) 6%, rgba(197,197,197,1) 45%); 
	background: linear-gradient(to right, rgba(197,197,197,1) 6%, rgba(197,197,197,1) 45%); 
	filter: progid:DXImageTransform.Microsoft.gradient(endColorstr='#00000000', startColorstr='#a6000000', GradientType=1 );
	z-index: 2;
}

.about .swiper-container-horizontal>.swiper-pagination-bullets, .about .swiper-pagination-custom, .about .swiper-pagination-fraction {
    bottom: auto;
    top: 50px;
    padding: 130px 0 50px;
    left: 0;
    width: 100%;
    background: transparent;
}

.about .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    background: #b7b7b7;
	opacity:1;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active:after {
	background: -moz-linear-gradient(to right, rgb(197, 197, 197) 50%,rgb(197, 197, 197) 100%);
	background: -webkit-linear-gradient(to right, rgb(197, 197, 197) 50%,rgb(197, 197, 197) 100%); 
	background: linear-linear-gradient(to right, rgb(197, 197, 197) 50%,rgb(197, 197, 197) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient(endColorstr='#00000000', startColorstr='#a6000000', GradientType=1 );
}

.swiper-pagination-bullet.swiper-pagination-bullet-active:before {
	background: -moz-linear-gradient(to right, rgb(197, 197, 197) 50%,rgb(197, 197, 197) 100%);
	background: -webkit-linear-gradient(to right, rgb(197, 197, 197) 50%,rgb(197, 197, 197) 100%); 
	background: linear-linear-gradient(to right, rgb(197, 197, 197) 50%,rgb(197, 197, 197) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
}
.about .swiper-pagination-bullet:nth-child(1):before, .about .swiper-pagination-bullet:nth-child(5):after  {
	height: 0;
}



.about .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 110px;
}

.InText.full_width {
	margin: 30px auto 10px;
	width: 100%;
}

.profile_wrap {
	padding: 50px 15px;
}
.transition {
	-webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}

.hidden_view {
	position: relative;
	visibility: hidden;
}
.verticle_centre {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.swiper_text_wrap {
	padding: 0 12%;
}

.swiper_text_wrap .about_text {
	padding-right: 0;
}

.about_section6.sectionPadding {
	padding-bottom: 0;
}
.oppenned .active a{
	color:#07A7E1;
}
.active_bullet_arrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: #f2f2f2 transparent transparent transparent;
    position: absolute;
    left: -10px;
    top: calc(100% + 50px);
    animation: fadeIn;
}
.swiper-pagination-bullet-active .timeline_year{
	color: #07a7e1;
}
.about .swiper-pagination-bullet-active.swiper-pagination-bullet{
	background: #07a7e1;
}

.timeline_year {
    font-family: 'libre_franklinmedium';
	color: #b7b7b7;
	position: absolute;
	top: -50px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	
}

.timeline_swiper {
	height: 700px;
	width: 100%;
	margin-bottom: -12%;
}
.about_section4 {
	background-color: #ddd;
	
}

.about_section4 img {
	visibility: hidden;
}


/************************** About Page End ******************************/


.QualitySecOne{
	background:#F2F2F2;
	width:100%;
	display:block;
}
.qualiltyIconImage img{
	width:50%;
}.qualiltyText{
	padding:6% 0 0 0;
	line-height:1.3;
	font-family: 'playfair_displayregular';
}
.cartiPoints li{
	position:relative;
}
.certiRing{
	width:17px;
	margin: 4px 20px 0 0;
	float:left;
}
.certiRing img{
	width:100%;
}
.cartiPoints li{
	width:100%;
	display:block;
	float:left;
	color:#07A7E1;
}
.manutabContentWrapper{
	width:100%;
	margin:5% 0 0 0;
}
.tableManuWrapper table{
	margin:0 0 0% 0;
}
.tableManuWrapper table,.tableManuWrapper tr{
	width:100%;
	text-align:center;
}
.tableManuWrapper tr td{
	padding:10px;
	border-right: 1px solid #d1d1d1;
	line-height:1.3;
	vertical-align: middle;
}
.tableManuWrapper tr td:last-child{
	border-right: 1px solid transparent;
}
.tableManuWrapper tr th{
	padding:15px 0;
	background:#07A7E1;
	color:#fff;
	border:solid 1px #fff;
	text-align:center;
	vertical-align: middle;
}
.tableManuWrapper tr:nth-child(even) {
	background:#e2e2e2;
	color:#000;
}
.tableManuWrapper{
	font-family:'libre_franklinlight';
}
.tableText{
	padding:20px 0;
	display:block;
	font-family:'libre_franklinregular';
}
.lastColTable{
	width:30%;
}
.tableManuWrapper tr:last-child{
	border-bottom:solid 1px #d1d1d1;
}
.siwperContainer{
	width:100%;
	margin-left:0;
	margin-right:0;
	overflow:hidden;
	z-index:1;
}
.menuTabSliderImage img{
	width:100%;
}
.specificationWidth{
	width:15%;
}
.allowWith{
	width:30%;
}
.allowWallWidth{
	width:15%;
}
.exactWidth{
	width:15%;
}
.testingWidth{
	width:25%;
}
.innerTable tr:last-child{
	border-bottom:0px solid !important;  	
}
.innerTable{
	padding:0 !important;
}
.width33{
	width:33%;
	
}
.width25{
	width:25%;
}
.width50{
	width:50%;
}
.width100{
	width:100%;
}
.manuParabg{
	background:#fff;
}
.conactMainWrapper{
	width:100%;
	padding:7% 0 0 0;
	font-family: 'libre_franklinlight';
}
.formLeftWrapper{
	width:100%;
}
.inputControl{
	width:100%;
	color:#000;
	padding:10px 15px;
	background:transparent;
	border:solid 1px #d1d1d1;
	margin:0 0 15px 0;
	box-shadow: none;
    border-radius: 0;
	height:auto;
}
.submitForm{
	float:right;
	padding:10px 20px;
	background:#07A7E1;
	color:#fff;
	border: 0;
}
.submitForm:focus{
	color:#fff;
}
.submitForm:hover{
	background:#000;
	color:#fff;
	
}
.inputControl:focus {
	outline: none !important;
	border: 1px solid #07a7e1;
	box-shadow: 0 0 14px -3px #07a7e1;
}
.addressWrap{
	font-family: 'CormorantInfant-Regular';
	line-height:1.5;	
	width: 100%;
	display: inline-block;
	padding: 0 0 0 10%;
}
.adddressIcon{
	width:50px;
	float:left
}
.addressText{
	width:calc(100% - 50px);
	float:left;
}
.adddressIcon p i{
	line-height:1.5;
}
.contactFormEmail{
	color:#000;
}
.contactFormEmail:hover,.contactFormEmail:focus{
	color:#07a7e1;
}
.addressWrap ul li{
	margin: 0 0 20px 0;
	display: inline-block;
	width: 100%;
}
.tabelSecHeading{
	 padding:7% 0 3% 0;
	 display:inlin-block;
	 width:100%;
}
.form_captcha{
	position: absolute;
    top: 12px;
    right: 15px;
}
#contact .error{
	color:red;
	margin:0 0 10px 0;
}
.productOverlay{
	position:absolute;
	top:0;
	left:0;	
	width:100%;
	height:100%;
	background:rgba(0, 0, 0, 0.33);
	opacity:0;
}
.tabContentImage:hover .productOverlay{
	opacity:1;
}
/* .manufactureLink{
	color:#000;
}
.manufactureLink:hover{
	color:#07A7E1;
} */
.productTabsWrapper .dropdown{
	display:none;
}
.tabContentImage img{
	width:100%;
}
.lazy_img{
	opacity:1;
}
.img_bg{
	background:#d1d1d1;
}
.downloadLinkWrapper{
	font-family:'libre_franklinregular';
	padding:5% 0;
}
.downloadLinkWrapper a{
	color:#000;
}
.downloadLinkWrapper a:hover,.downloadLinkWrapper a:focus{
	color:#07A7E1;
}
.mobileDonwloadLink{
	display:none;
}
.bold{
	font-weight:bolder;
}
.about_section2.qualityNewSection{
	background:#fff;
}
.about_section2.qualityNewSection:after{
	background:transparent;
}

.sectionPadding.QualitySecOne {
    padding: 3% 0;
}

.homepage-main-banner {
    position: relative;
    /* background: url(../images/homepage/home_banner.jpg) center center; */
    /* background-image: url(../images/grey.gif); */
    background-position: center center;
    /* background-size: cover; */
    background-color: #d2d2d2;
    background-repeat: no-repeat;
    background-attachment: fixed;
    width: 100%;
    height: 425px;
	background-size: contain;
	overflow: hidden;
}
.menubar_center_text {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 50%;
    color: #fff;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    width: 100%;
}

.home_page_main_slider {
    top: 0;
    left: 0;
    width: 100%;
}
.home_banner_wrap {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
    height: 76vh;
	z-index:1;
}
.home_page_main_slider .swiper-slide {
    height: 82vh;
    background-size: cover;
}
.home_banner1{
	background: url(../images/banner1.jpg)center center;
}
.home_banner2{
	background: url(../images/banner2.jpg)center center;
}
.home_banner3{
	background: url(../images/banner3.jpg)center center;
}
.home_banner4{
	background: url(../images/banner4.jpg)center center;
}
.relative{
	position:relative;
}
.mobileYear{
	display:none;
}
.footerLinkWrapper .footerSocialMedia a{
	display:inline-block;
}
.newSectionTab{
	position: relative;
	background: #F2F2F2;
}
.certificateImageInner{
	border:solid 1px #e2e2e2;
}
