@charset "utf-8";
/* CSS Document */
@import url("https://p.typekit.net/p.css?s=1&k=oss7qdy&ht=tk&f=24539.24543.24547.24549&a=3069841&app=typekit&e=css");

@font-face {
font-family:"sofia-pro";
src:url("https://use.typekit.net/af/30420e/00000000000000003b9b1a9e/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/30420e/00000000000000003b9b1a9e/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/30420e/00000000000000003b9b1a9e/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
font-style:normal;font-weight:700;
}

@font-face {
font-family:"sofia-pro";
src:url("https://use.typekit.net/af/572508/00000000000000003b9b1a96/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/572508/00000000000000003b9b1a96/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/572508/00000000000000003b9b1a96/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
font-style:normal;font-weight:300;
}

@font-face {
font-family:"sofia-pro";
src:url("https://use.typekit.net/af/5855b2/00000000000000003b9b1a98/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/5855b2/00000000000000003b9b1a98/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/5855b2/00000000000000003b9b1a98/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-style:normal;font-weight:400;
}

@font-face {
font-family:"sofia-pro";
src:url("https://use.typekit.net/af/7158ff/00000000000000003b9b1a9c/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"),url("https://use.typekit.net/af/7158ff/00000000000000003b9b1a9c/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"),url("https://use.typekit.net/af/7158ff/00000000000000003b9b1a9c/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");
font-style:normal;font-weight:600;
}

.tk-sofia-pro { font-family: "sofia-pro",sans-serif; }

body,input,button,select{
	font-family: "sofia-pro",sans-serif;
	color: #35393f;
	line-height: 1.6;
	-webkit-font-smoothing: antialiased;
}

h1,h2,h3,h4,h5,h6{
	font-family: "sofia-pro",sans-serif;
}
a{
	-moz-transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
	-khtml-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
}
a:hover{
	text-decoration: none;
}
h2{
	font-size: 36px;
	font-weight: 600;
	color: #35393f;
	margin-bottom:30px;
}
h3{
	font-size: 26px;
	font-weight: 600;
	margin-bottom: 30px;
}
.btn, a.btn{
	border-radius: 150px;
	border: 2px solid #ce2127;
	text-transform: uppercase;
/*	color: #ce2127;*/
	height: 60px;
    padding: 0 45px;
    line-height: 60px;
    font-weight: 600;
    color: #35393f;
    letter-spacing: 0.5px;
}
.dark-Section {
	background: #000;
	width: 100%;
/*	height: 800px;*/
	color: #fff;
        box-shadow: 0 2px 28px 15px rgba(0,0,0,0.2);
	
}

.dark-Section h2{
	color: #fff;
}
.dark-Section .container{
	padding-top: 80px;
	padding-bottom: 80px;
}
.bg1 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ce2127+0,000000+42,000000+100&0.36+2,0+100 */
	background: -moz-linear-gradient(45deg, rgba(206,33,39,0.36) 0%, rgba(196,31,37,0.36) 2%, rgba(0,0,0,0.21) 42%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, rgba(206,33,39,0.36) 0%, rgba(196,31,37,0.36) 2%, rgba(0,0,0,0.21) 42%, rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, rgba(206,33,39,0.36) 0%, rgba(196,31,37,0.36) 2%, rgba(0,0,0,0.21) 42%, rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5cce2127', endColorstr='#00000000', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	width: 100%;
/*	height: 800px;*/
}
.bg2 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+58,ce2127+100&0+0,0.36+98 */
	background: -moz-linear-gradient(45deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.21) 58%, rgba(196,31,37,0.36) 98%, rgba(206,33,39,0.36) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.21) 58%, rgba(196,31,37,0.36) 98%, rgba(206,33,39,0.36) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.21) 58%, rgba(196,31,37,0.36) 98%, rgba(206,33,39,0.36) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#5cce2127', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	width: 100%;
/*	height: 800px;*/
}
.bgShape {
	background: url(../images/bgShape.png) no-repeat;
	background-size: 100% 100%;
/*	height: 800px;*/
}
.bglogo {
	background: url(../images/bglogo.png) right top no-repeat;
	background-size: auto 100%;
/*	height: 800px;*/
}



.ctaBg1 {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+64,ce2127+79,ce2127+99&0+0,0.45+79,1+99 */
background: -moz-linear-gradient(45deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.36) 64%, rgba(206,33,39,0.45) 79%, rgba(206,33,39,1) 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, rgba(0,0,0,0) 0%,rgba(0,0,0,0.36) 64%,rgba(206,33,39,0.45) 79%,rgba(206,33,39,1) 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, rgba(0,0,0,0) 0%,rgba(0,0,0,0.36) 64%,rgba(206,33,39,0.45) 79%,rgba(206,33,39,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#ce2127',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.ctaBg2 {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ce2127+1,000000+13,000000+100&0.63+1,0+100 */
background: -moz-linear-gradient(45deg, rgba(206,33,39,0.63) 1%, rgba(0,0,0,0.55) 13%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, rgba(206,33,39,0.63) 1%,rgba(0,0,0,0.55) 13%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, rgba(206,33,39,0.63) 1%,rgba(0,0,0,0.55) 13%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1ce2127', endColorstr='#00000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
input.btn{
	color: #fff;
}

.navbar{
	    position: fixed;
    z-index: 98;
    background: rgba(255,255,255,0.95);
    width: 100%;
    left: 0;
    top: 0;
}
.navNormal{
	background: rgba(255,255,255,0.95);
}
.navWhite{
	 background: rgba(255,255,255,1);
	box-shadow: 0 1px 15px 1px rgba(0,0,0,0.1);
	transition: all 0.5s ease-in;
}
.navWhite .navbar-nav{
	padding: 0px;
}
.navWhite .nav-link {
    padding: 0px 20px !important;
}
.navWhite .navbar-brand img{
	width: 200px;
}

.banner-wrap{
	background-image: url(../images/banner2.jpg);
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 84vh;
    min-height: 400px;
    max-height: 840px;
    overflow: hidden;
    background-attachment: fixed;
}
.banner-wrap > .container,.career-banner > .container{
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
}
.banenr-text h3,.banenr-text p{
	color: #fff;
    position: relative;
    z-index: 2;
}
.banenr-text h3 {
    font-size: 3rem;
    line-height: 1.125;
    font-weight: 600;
}
.banenr-text p {
    font-size: 1.25rem;
    margin-bottom: 1.5rem;
    font-weight: 300;
}
.banner-wrap .btn{
	color: #fff;
}
.theme-color{
	color: #d12129;
}

.bannerCard{
	border-top: 6px solid #d12129;
    padding: 30px;
	background: #fff;
    margin: 0 auto;
    border-radius: 0 0 24px 24px;
    box-shadow: -1px 10px 12px rgba(0,0,0,0.1);
	text-align: center;
	width: 100%;
	min-height: 325px;
	margin-bottom: 80px;
	margin-top: -80px
}
.bannerCard img{
	margin: 0 auto;
	max-height: 75px;
	margin-bottom: 15px;
}
.bannerCard h3{
	font-size: 2.25rem;
	color: #35393f;
	font-weight: 600;
	line-height: 1.125;
	margin-bottom: 25px;
}
.bannerCard .desc, .bannerCard .desc p{
	font-size: 1.125rem;
	text-align: center;
	text-rendering: optimizeLegibility;
	font-weight: 300;
}
.gradient-light-bg {
    background-color: #fff;
    background: -webkit-gradient(linear, 92.34% 74.46%, 2.49% 22.56%, color-stop(0, #dfe8e4), color-stop(1, #fff));
}

/*** about **/
.about h2{
	font-weight: 600;
	color: #35393f;
	font-size: 2.53125rem;
	margin-bottom: 2rem;
}
.about h3{
	font-weight: 600;
	color: #ce2127;
	font-size: 1.5rem;
	margin-bottom: 1rem;
}
.about{
	width: 100%;
	background:url(../images/about1.jpg) no-repeat;
	height: 100%;
	background-size: cover;
	background-position: center top 26%;
	padding: 70px 0;
}
.about_ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
	margin-left: 35px;
}
.about_ul li{
	position: relative;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}
.about_ul li:last-child{
	border-bottom: 0px;
}
.about_ul li:before{
	content: '';
	position: absolute;
	top: 7px;
	left: -35px;
	background:url(../images/logo-small.png) no-repeat;
	width: 20px;
	height: 20px;
	background-size: auto 100%;
}
/*** careers **/
.careers{	
	width: 100%;
	height: 100%;
	padding: 100px 0;
	
}
.ourBrands, .incCTA, .testimonials, .about{
	margin-bottom: 60px;
	box-shadow: 0px 1px 26px rgba(0,0,0,0.25);	
}

.careers p, .ourBrands p, .about p, .contact p{
	font-size: 1.125rem;
	margin-bottom: 20px;
	font-weight: 300;
	text-rendering: optimizeLegibility;
}
.contact p img{
	margin-right: 20px;	
}
.contact a{
	color: #fff;
}
.contact a:hover{
	color: #ce2127;
}

/** social **/

.social ul{
	margin: 0;
	padding: 0;
	display: flex;
}
.social li{
	list-style: none;
	margin-right: 25px;
}
.social li a{
	display: block;
}

.navbar-nav{
	padding: 14px 0;
}
.navbar-collapse{
	justify-content: flex-end;
}
.nav-link{
	font-weight: 500;
	font-size: 1.125rem;
	padding: 15px 20px !important;
	color: #35393f !important;
}
.navbar-nav li:last-child .nav-link{
	padding-right: 0 !important;
	
}
.nav-link a{
	color: #ce2127 !important;
}
.nav-link:hover{
	color: #ce2127 !important;
}
.nav-link.active{
	color: #ce2127 !important;
}

/************* TEXTFIELD ***************/
.form-group {
	position: relative;
	border: none;
	min-height: 60px;
	margin-bottom: 50px;
	display: flex;
	width: 100%;
}
.form-group input.form-control {
	z-index: 2 !important;
	padding-left: 0px;
}
.form-group .form-control {
	position: absolute;
	width: 100%;
	min-height: 50px;
	font-size: 15px;
	border: none;
	border: 0 !important;/*  border-bottom: 1px solid #6876a4;
*/
	background-color: transparent;
	background: none !important;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	bottom: 2px;
	padding: 17px 0 0 0 !important;
	color: #fff;
}
.form-control + label.form-label {
	position: absolute;/*top: 5px;*/
	top: 22px;
	z-index: 2;
	font-size: 20px;
	color: #fff;
	transition: all 0.2s ease;/*-webkit-transition: all 0.2s ease;*/
	-webkit-transition: top 0.2s, font-size 0.1s;
	-moz-transition: top 0.2s, font-size 0.1s;
	-ms-transition: all 0.2s ease;
	z-index: 1;
}
.form-countryNumber .form-control + label.form-label{
	    top: 40px;
}
.form-control:focus {
	outline: none;
	border-width: 2px;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
}
.form-control:focus + label.form-label {
	top: 0px;
	color: #ce2127;
	font-size: 12px;
}
.form-control.has-value + label.form-label {
	top: 0px;
	color: #ce2127;
	font-size: 13px;
}
.form-control {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	width: 100%;
	border: 0;
}
.form-controlBrd {
	width: 100%;
	display: block;
	height: 3px;
	background: #fff no-repeat;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ce2127), to(#ce2127)), -webkit-gradient(linear, left top, left bottom, from(#6876a4), to(#6876a4));
	background-image: -o-linear-gradient(top, #ce2127, #ce2127), -o-linear-gradient(top, #6876a4, #6876a4);
	background-image: linear-gradient(to bottom, #ce2127, #ce2127), linear-gradient(to bottom, #6876a4, #6876a4);
	-webkit-background-image: -webkit-gradient(linear, left top, left bottom, from(#ce2127), to(#ce2127)), -webkit-gradient(linear, left top, left bottom, from(#6876a4), to(#6876a4));
	-webkit-background-image: -webkit-linear-gradient(top, #ce2127, #ce2127), -webkit-linear-gradient(top, #6876a4, #6876a4);
	-moz-background-image: linear-gradient(to bottom, #ce2127, #ce2127), linear-gradient(to bottom, #6876a4, #6876a4);
	-ms-background-image: linear-gradient(to bottom, #ce2127, #ce2127), linear-gradient(to bottom, #6876a4, #6876a4);/* sizes for the 2 images (default state) */
	background-size: 0 2px, 100% 1px;
	-webkit-background-size: 0 2px, 100% 1px;
	-moz-background-size: 0 2px, 100% 1px;
	-ms-background-size: 0 2px, 100% 1px;/* positions for the 2 images. Change both "50%" to "0%" or "100%" and tri again */
	background-position: 50% 100%, 50% 100%;
	-webkit-background-position: 50% 100%, 50% 100%;
	-moz-background-position: 50% 100%, 50% 100%;
	-ms-background-position: 50% 100%, 50% 100%;/* animation solely on background-size */
	-webkit-transition: background-size 0.3s cubic-bezier(0.55, 0.09, 0.08, 1);
	-o-transition: background-size 0.3s cubic-bezier(0.55, 0.09, 0.08, 1);
	transition: background-size 0.3s cubic-bezier(0.55, 0.09, 0.08, 1);
	-moz-transition: background-size 0.3s cubic-bezier(0.6, 0.09, 0.08, 1);
	-webkit-transition: background-size 0.3s cubic-bezier(0.6, 0.09, 0.08, 1);
	-ms-transition: background-size 0.3s cubic-bezier(0.6, 0.09, 0.08, 1);
	position: absolute;
	bottom: 0;
}
.form-control:focus ~ .form-controlBrd {
	background-size: 100% 2px, 100% 1px;
	-moz-background-size: 100% 2px, 100% 1px;
	-webkit-background-size: 100% 2px, 100% 1px;
	-ms-background-size: 100% 2px, 100% 1px;
}
.form-controlBrd:focus {
	/* sizes for the 2 images (focus state) */
	background-size: 100% 2px, 100% 1px;
	outline: none;
}

/*********** left bar animation ****************/
.form-controlBrd-Left {
	width: 100%;
	display: block;
	height: 2px;
	background: #fff no-repeat;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ce2127), to(#ce2127)), -webkit-gradient(linear, left top, left bottom, from(#6876a4), to(#6876a4));
	background-image: -webkit-linear-gradient(top, #ce2127, #ce2127), -webkit-linear-gradient(top, #6876a4, #6876a4);
	background-image: -o-linear-gradient(top, #ce2127, #ce2127), -o-linear-gradient(top, #6876a4, #6876a4);
	background-image: linear-gradient(to bottom, #ce2127, #ce2127), linear-gradient(to bottom, #6876a4, #6876a4); /* sizes for the 2. images (default state) */
	background-size: 0 2px, 100% 1px; /* positions for the 2. images. Change both "50%" to "0%" or "100%" and tri again */
	background-position: 0% 100%, 0% 100%; /* animation solely on background-size */
	-webkit-transition: background-size 0.3s cubic-bezier(0.55, 0.09, 0.08, 1);
	-o-transition: background-size 0.3s cubic-bezier(0.55, 0.09, 0.08, 1);
	transition: background-size 0.3s cubic-bezier(0.55, 0.09, 0.08, 1);
	-moz-transition: background-size 0.3s cubic-bezier(0.6, 0.09, 0.08, 1);
	-webkit-transition: background-size 0.3s cubic-bezier(0.6, 0.09, 0.08, 1);
	position: absolute;
	bottom: 0;
}
.form-control:focus ~ .form-controlBrd-Left {
	background-size: 100% 2px, 100% 1px;
}
.form-ControlTextArea:focus ~ .form-controlBrd-Left {
	background-size: 100% 2px, 100% 1px;
}
.form-control{
	color: #fff;
}



/*********** TEXTAREA  *****************/
.form-ControlTextArea {
	background: none !important;
}
.form-groupTextArea {
	position: relative;
	border: none;
	min-height: 116px;
	margin-bottom: 40px;
}
.form-ControlTextArea {
	position: absolute;
	width: 100%;
	min-height: 106px !important;
	max-height: 106px !important;
	font-size: 14px;
	border: none;
	background-color: transparent;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	bottom: 2px;
	padding: .275rem 0 !important;
	padding: 13px 0 0 0 !important;
	z-index: 2;
	color: #fff;
}
.form-ControlTextArea + label.form-label {
	position: absolute;
	top: 88px;
	z-index: 2;
	font-size: 16px;
	color: #fff;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;/*background: #fff;*/
	z-index: 1;
}
.form-ControlTextArea:focus {
	outline: none;
	border-width: 2px;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
}
.form-ControlTextArea:focus ~ .form-controlBrd {
	background-size: 100% 2px, 100% 1px;
}
.form-ControlTextArea:focus + label.form-label {
	top: 0px;
	color: #ce2127;
	font-size: 12px;
}
.form-ControlTextArea.has-value + label.form-label {
	top: 0px;
	color: #ce2127;
	font-size: 12px;
}
.form-ControlTextArea {
	background: none !important;
}
.contact select{
	font-size: 20px;
	
}
.contact select option{
	padding: 15px;
	color: #35393f;
}
.contact button{
	color: #fff;
}

.copyRight{
	width: 100%;
	background:rgba(0,0,0,0.5);
	padding:25px 0;
    color: #fff;
	font-size: 16px;
	font-weight: 400;
}
.copyRight .container{
	padding-top: 0;
	padding-bottom: 0;
}
.copyRight a{
	color: #fff;
	padding: 0 8px;
	position: relative;
}
.copyRight a:last-child{
	padding-right: 0;
}
.copyRight a:hover{
	color: #ce2127;
}
.copyRight a:before{
	content: '';
	position: absolute;
	bottom: -10px;
	left: 5px;
	width: 0px;
	height: 2px;
	display: block;
	transition: 0.2s ease;
	background: #ce2127;
}
.copyRight a:hover::before{
	width: 100%;
}
/** brandsImgs**/
.brandsInfoLogo{
	width: 100%; 
	height: 100%; 
	display: flex; 
	    align-items: center;
	background: url(../images/brandsbglogo.jpg) no-repeat;
	background-size:auto 100% ;
}
.brandsInfo{
	width: 100%;
    display: flex;
  
    flex-flow: column;
    padding: 0 14%;
    text-align: left;
    justify-content: flex-start;
}

.brandsInfo h2{
	text-align: left;
	line-height: 1.125;
	font-weight: 600;
	font-size: 2.53125rem;
	color: #35393f;
}
.brandColumn {
	padding: 0;
}
.brandColumn::after {
	content: '';
	clear: both;
	display: block;
}
.brandColumn div {
	position: relative;
	float: left;
	width: 33.2%;
/*	height: 200px;*/
	padding: 0;
	margin-right: 0.1%;
	margin-bottom: 0.1%;
}
p.leader{
    font-size: 1.5rem;
    font-weight: 400;
}




.brandsImgs{
	display: flex;
	    flex-wrap: wrap;
	    width: 100%;
}
.brandsImgs a{
	width: 33.33%;
/*	height: 200px;*/
	background: #000;
	display: block;
}
figure {
	width: 100%;
/*	height: 200px;*/
	margin: 0;
	padding: 0;
	background-color: #35393f;
	overflow: hidden;
}



.brandsImgs figure {
	margin: 0;
    position: relative;
    overflow: hidden;
}
.brandsImgs figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(206,33,39,0) 0%, rgba(206,33,39,.3) 100%);
	background: linear-gradient(to right, rgba(206,33,39,0) 0%, rgba(206,33,39,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.brandsImgs figure:hover::before {
	-webkit-animation: shine .2s;
	animation: shine .2s;
}
.brandsImgs figure:hover img{
	mix-blend-mode: hard-light;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}

.brandsImgs figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	width: 100%;
}
.brandsImgs figure:hover img {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}

/* incepteoCTA */

.incepteoCTA{
	align-items: center;
}
.tagCloud{
	width: 100%;
    background: url(../images/tagCloud.png) center center no-repeat;
    background-size: auto 80%;
    color: #fff;
    font-size: 36px;
    text-align: center;
    line-height: 52px;
    padding: 100px 0;
    font-weight: 300;
}
.incepteoCTA a.btn{
	color: #fff;
	
}
.incepteoCTA .col-lg-3{
	padding: 0 2%;
}

.orangeText{
	color: #ff6600;
}
.testiTitle{
	font-size: 2.25rem;
    font-weight: 600;
    color: #fff;
    line-height: 1.125;
    margin-bottom: 20px;
}
.testiName{
	font-size: 20px;
	color:#ce2127;
	font-weight: 600;
	
}
.testiDesc{
	    font-size: 1.25rem;
    font-weight: 300;
    color: #fff;
    /* text-align: justify; */
}

.carousel-indicators li{
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius: 150px;
}
.carousel-indicators li.active{
	background: #ce2127;
	width: 20px;
	height: 20px;
		border-radius: 150px;
	margin: -5px 2px 0 2px;
}
.carousel{
	padding:20px 0 100px 0;
}
.carousel-indicators{
	    bottom: 0;
}

/* line 32, ../sass/demo.scss */
.container .gallery a img {
	display: inline-block;
  float: left;
  width: 20%;
  height: auto;
  border: 2px solid #fff;
  -webkit-transition: -webkit-transform .15s ease;
  -moz-transition: -moz-transform .15s ease;
  -o-transition: -o-transform .15s ease;
  -ms-transition: -ms-transform .15s ease;
  transition: transform .15s ease;
  position: relative;
}
/* line 46, ../sass/demo.scss */
.container .gallery a:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  z-index: 5;
}
/* line 57, ../sass/demo.scss */
.container .gallery a.big img {
  width: 40%;
}

.clear {
  clear: both;
  float: none;
  width: 100%;
}
.redText{
	color: #ce2127;
	
}
.lifeAt{
	width: 100%;
	padding: 100px 0;
    text-align: center;
    background: url(../images/bg-shape.png);
    background-size: 200%;
    background-position: center left;
	
	/* background: url(../images/753.jpg) no-repeat;
	background-size: cover; */
}
.lifeAt h2,.careers h2{
	font-size: 2.53125rem;
	text-align: center;
	margin-bottom: 1rem;
	font-weight: 600;
	color: #35393f;
	line-height: 1.125;
}
.lifeAt p{
	font-size: 1.25rem;
	text-align: center;
	margin-bottom: 40px;
	font-weight: 400;
	color: #35393f;
}
.ball {
	position: absolute;
	border-radius: 100%;
	opacity: 0.7;
  }
.lifeAt{
	position: relative;
	overflow: hidden;
	width: 100%;
}

/** gallery **/

/** gallery **/
.button-anim{
	background-color: transparent !important;
	position: relative;
	overflow: hidden;
}
.button-anim::before {
	content: '';
	position: absolute;
	top: 65px;
	left: -5px;
	width: 0;
	height: 0;
	border-left: 100px solid transparent;
	border-right: 100px solid transparent;
	border-bottom: 190px solid rgba(255,255,255,0.25);
	z-index: 1;
	transition: all 0.5s;
}
.button-anim:hover{
	background-color: #ea4949!important;
}
.button-anim:hover::before {
	opacity: 1;
	-ms-transform: translate(0px, -190px);
	transform: translate(0px, -190px);
}
.careers .button-anim:hover,.careers .button-anim:focus{
	color: #fff!important;
}
.careers p{
	font-size: 1.25rem;
	text-align: center;
	margin-bottom: 72px;
	font-weight: 400;
	color: #35393f;
}
/*Career*/
.careers{
	background: url(../images/bg-shape.png),-webkit-gradient(linear, 92.34% 74.46%, 2.49% 22.56%, color-stop(0, #dfe8e4), color-stop(1, #fff));
    background-size: 150%, cover;
}

.careers-banner .col-md-5{
    background: url(../images/careers.png) no-repeat;
    background-size: cover;
    min-height: 500px;
}
.careers-banner .col-md-7{
	background: #fff;
	padding: 40px;
}
.careers-banner p{
	font-size: 1.125rem;
    margin-bottom: 30px;
	font-weight: 300;
	text-align: left;
    text-rendering: optimizeLegibility;
}
.careers-banner h3{
	font-size: 1.6875rem;
	font-weight: 600;
	color: #d12129;
}

.theme-color{
	color: #d12129;
}
.career-banner {
    background: url(../images/career-banner1.jpg) no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 84vh;
    min-height: 400px;
    max-height: 840px;
    overflow: hidden;
    background-attachment: fixed;
}
.career_wrap,.sw_wrap{
	background: url(../images/bg-shape.png),-webkit-gradient(linear, 92.34% 74.46%, 2.49% 22.56%, color-stop(0, #dfe8e4), color-stop(1, #fff));
    background-size: 150%, cover;
	padding: 80px 0px;
}
.career-banner .btn{
	color: #fff;
}
.career-banner .banenr-text h3{
	font-size: 3.375rem;
}
.fa-caret-down{
	color: #d12129;
}
.sw_wrap{
	position: relative;
}
.career_wrapIn{
	background: #fff;
	box-shadow: -1px 10px 12px rgba(0,0,0,0.1);
	border-radius: 3px;
	padding: 20px 15px;
}
.head-title{
	color: #35393f;
	font-size: 30px;
	font-weight: 600;
}
.career_list{
	padding: 72px 0;
    text-align: left;
    width: 100%;
}
.career_list>.row {
    border-left: 6px solid #d12129;
    margin: 48px 0;
    margin-left: -15px;
    padding-left: 48px;
}
.career_list>.row .col-md-4{
    border-right: 1px solid rgba(53,57,63,0.2);
    padding: 0 36px 0 36px;
}
.career_list>.row .col-md-8{
    padding: 0 36px 0 36px;
}
.career_list>.row h3 {
    line-height: 2.5rem;
    font-size: 2rem;
    font-weight: 300;
    margin-bottom: 24px;
}
.career-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.career-info p {
    width: 50%;
	margin-bottom: 0;
	font-size: 1.125rem;
	font-weight: 300;
}
.career-info p:first-child {
    color: #d12129;
    font-weight: 600;
}
.career_list>.row .btn {
	margin-top: 24px;
	margin-bottom: 16px;
}
p, li {
    font-size: 1.125rem;
    font-weight: 300;
}
.career-card{
	border-top: 6px solid #d12129;
	text-align: left;
	margin: 0 24px;
    box-shadow: -1px 10px 12px rgba(0,0,0,0.1);
	position: relative;
	border-radius: 0 0 1.5rem 1.5rem;
}
.career-card-head{
	padding: 16px 36px;
	background-color: #fff;
    background: -webkit-gradient(linear, 92.34% 74.46%, 2.49% 22.56%, color-stop(0, #dfe8e4), color-stop(1, #fff));font-size: 2.25rem;
}
.career-card-body {
    padding: 24px 36px 36px;
}
.qualification_list{
	padding: 0px;
	margin: 15px 0px 20px 0px;
	list-style: none;
}
.qualification_list > li{
	margin-bottom: 10px;
	position: relative;
	padding-left: 30px;
}
.qualification_list > li:before{
	content: "\f00c";
	font-family: FontAwesome;
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 14px;
	color: #35393f;
}
.accordion > .custom-card > .collapse.show{
	border-bottom: 1px solid #ddd;
}
/*Career*/

/*Policy*/
.policy-banner{
	background: url(../images/career-banner.jpg) no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 50vh;
    min-height: 400px;
    max-height: 840px;
    overflow: hidden;
    background-attachment: fixed;
}
.policy-banner > div{
	display: flex;
	align-items: center;
	height: 100%;
}
.policy-bannerIn{
	flex: 1;
}
.policy-bannerIn h3{
	color: #fff;
	font-size: 50px;
	font-weight: bold;
	text-shadow: 0 0 8px #000;
}
.sw-head-title{
	color: #d12129;
	font-size: 30px;
	font-weight: 600;
}
.sw_wrapIn{
	background: #fff;
	box-shadow: -1px 10px 12px rgba(0,0,0,0.1);
	border-radius: 10px 10px 0px 0px;
	padding: 40px 50px;
	border-top: 5px solid #d12129;
	margin-top: -150px;
}
.sw_wrapIn h4{
	color: #35393f;
	font-size: 28px;
	font-weight: 600;
	padding-top: 10px;
	margin-bottom: 15px;
}
.sw_wrapIn h3{
	color: #35393f;
	font-size: 32px;
	font-weight: 600;
	padding-top: 10px;
	margin-bottom: 15px;
}
.sw_wrapIn h5{
	color: #35393f;
	font-size: 20px;
	font-weight: 600;
	padding-top: 10px;
	margin-bottom: 15px;
}
.sw_wrapIn p{
	color: #35393f;
	font-size: 18px;
	margin-bottom: 15px;
	line-height: 32px;
}
.sw_wrapIn ul{
	list-style-position: outside;
	padding-left: 15px;
}
.sw_wrapIn ul li{
	color: #35393f;
	font-size: 18px;
	margin-bottom: 8px;
	line-height: 32px;
}
.sw_wrapIn a{
	color: #d12129;
}
.sw_wrapIn a:hover,.sw_wrapIn a:focus{
	color: #d12129;
}
/*Policy*/
.navbar-toggler:focus{
	outline: none;
}
.navbar-light .navbar-toggler{
	border: none;
	font-size: 1.5rem;
}
.contact h2 {
    text-align: left;
    line-height: 1.125;
    font-weight: 600;
    font-size: 2.53125rem;
    color: #fff;
}
b, strong {
    font-weight: bold;
}





/********** MEDIA QUERIES ****/
@media (min-width: 576px){
	.container {
		max-width: initial;
	}
}
@media (min-width: 768px){
	.container {
		max-width: initial;
	}
}
@media (min-width: 992px){
	.container {
		max-width: initial;
	}
}
@media (min-width: 1200px){
	.container {
		max-width: 81.25rem;
	}
	.navbar > .container{
		max-width: 100rem;
	}
	.navbar-nav > .nav-item{
		margin-left: 10px;
	}
}
@media (min-width: 1400px){
	.navbar-nav > .nav-item{
		margin-left: 30px;
	}
}
@media(min-width:992px) and (max-width:1199px){
	.nav-link {
		padding: 15px 15px !important;
	}
	.navbar-brand > img{
		width: 200px;
	}
}


@media(min-width:320px) and (max-width:1023px){
	.dark-Section .container{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.copyRight, .copyRight .text-right{
		text-align: center !important;
		font-weight: 300;
    letter-spacing: 0.2px;
    font-size: 15px;
		
	}
	.copyRight .col-lg-6:first-child{
		margin-bottom: 15px;
		
	}
	.testiDesc{
		margin-top: 20px;
	}
	.incepteoCTA .text-right, .brandsInfo, .brandsInfo h2{
		text-align: center !important;
	}
	.incepteoCTA{
		text-align: center;
		padding: 30px 0;
	}
	.tagCloud{
		font-size: 20px;
    padding: 20px 0;
    line-height: 30px;
		background-size:auto 100%;
	}
	.brandsInfo{
		    padding:30px 5% 0 5%;
	}
	.careers .col-lg-7, .about .col-lg-7{
		width: 100%;
		text-align: center;
		flex: 0 0 100%;
		max-width: 100%;
		
	}
	.careers .offset-md-5, .about .offset-md-5{
		margin-left: 0;
		
	}
	
	h2{
		font-size: 26px;

		margin-bottom:20px;
	}
	h3{
		font-size: 20px;
		
		margin-bottom: 20px;
	}
	
.bannerTagLine{
	width: 100%;
    padding: 20px;
    right:auto;
    bottom: 0;
	    top: auto;
	
}
.bannerTitle{
	 font-size: 26px;
	line-height: 26px;
	margin-bottom:10px;
}
.bannerDesc{
	font-size: 16px;
	line-height:20px;
}	
	

}

@media(min-width:1024px) and (max-width:1279px){
	.bannerCardContainer{
		margin-top: 30px;
	}
.bannerTagLine{
	width: 100%;
    padding: 20px;
    right:auto;
    bottom: 0;
	    top: auto;
	
}
.bannerTitle{
	 font-size: 26px;
	line-height: 26px;
	margin-bottom:10px;
}
.bannerDesc{
	font-size: 26px;
	line-height:38px;
}	
}
@media(min-width:1280px) and (max-width:1500px){
.bannerTagLine{
	top: 330px;
	}
	.bannerTitle{
	 font-size: 30px;
	line-height: 30px;
	margin-bottom:10px;
}
.bannerDesc{
	font-size: 26px;
	line-height:38px;
}	
	.bannerCardContainer{
		margin-top: -80px;
	}
	
}





@media (max-width: 991px){
	.banner-wrap .banenr-text,.career-banner .banenr-text{
		text-align: center;
	}
	.banner-wrap,.career-banner{
		position: relative;
	}
	.banner-wrap:before,.career-banner:before{
		content: '';
		background: rgba(0, 0, 0, 0.5);
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0px;
		left: 0px;
	}
	.navbar{
		padding: 1.5rem 1rem;
	}
	.bannerCard{
		min-height: auto;
	}
	.banner-grid > .container > .row > .col-lg-4:nth-child(1) > .bannerCard{
		margin-bottom: 30px;
	}
	.banner-grid > .container > .row > .col-lg-4:nth-child(2) > .bannerCard{
		margin-bottom: 30px;
		margin-top: 0px;
	}
	.banner-grid > .container > .row > .col-lg-4:nth-child(3) > .bannerCard{
		margin-top: 0px;
	}
	.about{
		background: none;
		height:auto;
	}
	.brandsInfo {
		padding: 48px 36px;
	}
	.contact .col-lg-4{
		margin-bottom: 30px;
	}
	.contact > .container{
		padding: 60px 15px 60px 15px;
	}
	.copyRight{
		padding: 0px;
	}
	.career_list>.row .col-md-4 {
		padding: 0;
		border-right: 0;
		margin-bottom: 24px;
	}
	.career_wrap{
		padding-top: 0px;
	}
	.navWhite .nav-link {
		padding: 15px 20px !important;
	}
	.navWhite .navbar-nav {
		padding: 14px 0;
	}
}
@media (max-width: 767px){
	.career_list>.row .col-md-8 {
		padding: 0px;
	}
}
@media (max-width: 576px){
	.sw_wrapIn{
		padding: 40px 20px;
	}
	.careers p, .ourBrands p, .about p, .contact p{
		font-size: 1.25rem;
	}
	.banenr-text h3 {
		font-size: 2.25rem;
	}
	.banenr-text p {
		font-size: 1rem;
	}
	.navbar-brand > img{
		width: 200px;
	}
	.navbar-toggler{
		padding-right: 0px;
	}
	.brandsInfo h2 {
		font-size: 2.25rem;
	}
	.contact h2 {
		font-size: 2.25rem;
	}
	.about p {
		font-size: 1.125rem;
	}
	.career_list {
		padding: 24px;
	}
	.career_list>.row {
		padding: 24px 0;
		border-left: 0;
		margin: 0;
	}
	.career-card-head {
		font-size: 1.5rem;
	}
	.career-card{
		margin: 0px;
	}
}

@media (max-height: 800px){
	.banner-wrap,.career-banner {
		height: 100vh;
		min-height: 740px;
	}
}

/* .padT130{
	padding-top: 0px;
} */