@font-face {
	font-family: 'IntroCondBlackFree';
	src: url('../fonts/IntroCondBlackFree.eot');
	src: url('../fonts/IntroCondBlackFree.eot?#iefix') format('embedded-opentype'), url('../fonts/IntroCondBlackFree.woff2') format('woff2'), url('../fonts/IntroCondBlackFree.woff') format('woff'), url('../fonts/IntroCondBlackFree.ttf') format('truetype'), url('../fonts/IntroCondBlackFree.svg#IntroCondBlackFree') format('svg');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'AgencyB';
	src: url('../fonts/AGENCYB.TTF');
	src: url('../fonts/AGENCYB.TTF') format('truetype');
}

@font-face {
	font-family: 'AgencyR';
	src: url('../fonts/AGENCYR.TTF');
	src: url('../fonts/AGENCYR.TTF') format('truetype');
}

.padding-top-100 {
	padding-top: 100px;
}

.padding-bottom-30 {
	padding-bottom: 30px;
}


/* Partners */

ul {
	margin: 0;
	padding: 0;
}

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

img {
	border: 0;
}


/**, *:before, *:after {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}*/

img {
	-ms-interpolation-mode: bicubic;
}

.list-inline li {
	display: inline-block;
	*display: inline;
	zoom: 1;
}
.pres {
    margin-top: 41px;
}



.cell {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
/*	filter: gray;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);*/
}


.contact-inner {
    padding: 50px 100px;
}

/*==================slider product==============*/
/* #sync2 .owl-stage-outer {
    width: 100%;
}
#sync1 {
    width: 100%;
    max-width: 827px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}
#sync2 {
    width: 100%;
    max-width: 827px;
    margin: 0 auto;
    text-align: center;
}
.product-slider #sync1 .item #idFoto {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}

.product-slider #sync2 .item img#idFoto {
    width: 100%;
    max-width: 107px;
    margin: 0 auto;
    border: 2px solid #066c77;
}




.product-slider {
    position: relative;
    width: 100%;
    overflow: hidden;
}

#sync1 .item{
    background: transparent;
   padding: 0px 0px 15px;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}
.product-slider svg {
    width: 100%;
   max-width: 15px;
}

.product-slider .owl-carousel .owl-stage-outer {
    
    text-align: center;
    display: inline-block;
}






#sync2 .item{
    background: transparent;
    padding: 10px 0px;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
}
#sync2 .item h1{
  font-size: 18px;
}
#sync2 .synced .item{
  background: #0c83e7;
} */

#sync2 .owl-item.active.synced {
    border: 1px solid;
}
.product-slider {
    max-width: 70%;
    margin: auto;
}

.product-slider {
    max-width: 60%;
    margin: auto;
}
div#sync1 {}

#sync1 img {
    /* max-width: 500px; */
    margin: auto;
}

#sync1 .item {
    padding: 10px;
    border: 1px solid #00000021;
    margin-bottom: 20px;
    background-color: #fff;
}
div#sync2 img {max-width: 100px;margin: auto;}



div#sync2 .item {
    height: auto;
    
    display: flex;
    align-items: center;
    
    margin: auto;
padding: 5px;background: #fff;}
div#sync2 .owl-item {
    
border: 1px solid #dbdbdb;}
/*-------------------servie----------------------*/

.service-border-box::before {
	content: "";background-color: #eceded;
	position: absolute;left: -10px;right: -10px;top: -15px;bottom: -15px;background-color: rgb(238, 238, 238);

    transition: all 0.2s linear;
}

.service-media {
    position: relative;
    z-index: 999;
    width: 100%;
    text-align: center;
}
.service-border-box:hover::before {
    background-color: #066c77;
    transition: all 0.2s linear;
}

.service-img-box {
    background-color: #ffffff;
    padding: 25px;
    position: relative;
    margin: 0 auto;
  
}
.service-border-box {
    position: relative;
    padding: 10px;
}


.service-border-box {
    position: relative;
}

.service-media img {
    text-align: center;
    width: 100%;
}

.service-box-title {
    border-left: 5px solid #066c77;
    padding-left: 15px;
}

.service-box-title .s-title-one {
    font-size: 28px;
    font-weight: 600;
}

.service-box {
    /* padding: 10px 0px; */
    margin: 21px 0px 9px;
}

.service-box a {
    padding-left: 22px;
    font-size: 21px;
    position: relative;
}

.service-box a::before {/* content: ""; */position: absolute;font-family: 'FontAwesome';left: 50%;content: "\f178";transtion: all 0.5s ease-in-out;transition: all .5s ease-in-out;opacity: 0;}

a.site-button-link:hover::before {
    opacity: 1;
    left: 106%;
}
.service-border-box:hover .site-button-link:hover::before{

	  opacity: 1;
    left: 106%;
}
.program-block .hover-box {
    display: none;
}

.program-block {
    margin-bottom: 0;
    background: white;
    padding-bottom: 20px;
    transition: all 700ms ease;
    box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 11%);
}
.program-block .inner-box {
    position: relative;
    display: block;
    transition: all 700ms ease;
}
.program-block .image-box:after {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(
-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(
-25deg);
}
.program-block .image-box:hover:after {
    -webkit-animation: shine2 1s;
    animation: shine2 1s;
}
.program-block .inner-box:hover .hover-box {
    opacity: 1;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: all 500ms ease 400ms;
    -moz-transition: all 500ms ease 400ms;
    -ms-transition: all 500ms ease 400ms;
    -o-transition: all 500ms ease 400ms;
    transition: all 500ms ease 400ms;
}
.program-block .inner-box:hover .image-box:before {
    opacity: 0;
}

.program-block{
	position: relative;
	text-align: center;
	margin-bottom: 30px;
}

.owl-theme .program-block{
	margin-bottom: 0;
	background: white;
	padding-bottom: 20px;
	transition: all 700ms ease;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.11);
}

.program-block .inner-box {
    position: relative;
    display: block;
    transition: all 700ms ease;
}

.program-block .image-box{
	position: relative;
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}

.program-block .image-box:after {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.program-block .image-box:hover:after {
	-webkit-animation: shine2 1s;
	animation: shine2 1s;
}

@-webkit-keyframes shine2 {
	100% {
		left: 125%;
	}
}

@keyframes shine2 {
	100% {
		left: 125%;
	}
}

.program-block .image-box .image{
	position: relative;
	display: block;
}

.program-block .image-box .image img{
	position: relative;
	display: block;
	width: 100%;
}

.program-block h3{
	position: relative;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 0;
	font-size: 20px;
}

.program-block h3 a{
	color: #222222;
}

.program-block h3 a:hover{
	color: #066c77;
}



.program-block .inner-box:hover .image-box:before{
	opacity: 1;
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}

.program-block .hover-box{
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.0);
	border-bottom: 5px solid #066c77;
	color: #ffffff;
	opacity: 1;
	
	z-index: 5;
}

.program-block .inner-box:hover .hover-box{
	opacity: 1;
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
	-webkit-transition: all 500ms ease 400ms;
	-moz-transition: all 500ms ease 400ms;
	-ms-transition: all 500ms ease 400ms;
	-o-transition: all 500ms ease 400ms;
	transition: all 500ms ease 400ms;
}

.program-block .hover-inner{
	position: absolute;
	display: table;
	vertical-align: middle;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.program-block .inner-box:hover .image-box:before {
    opacity: 0;
}
.program-block .hover-inner .content{
	position: relative;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	padding: 20px;
}

.program-block .hover-inner .icon-box{
	position: relative;
	display: block;
	font-size: 72px;
	line-height: 1em;
	margin-bottom: 10px;
}


.cell:hover {
	filter: grayscale(0);
	opacity: 1;
}

.wrapper--valign {
	font-size: 0;
}

.wrapper--valign:after {
	content: "";
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 100%;
	width: 0;
	vertical-align: middle;
}

.box {
	position: relative;
	font-size: 0px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	z-index: 1;
	white-space: normal;
}

.grid {
	margin: 70px -1px -1px 0;
}

.grid__box {
	height: 200px;
	border-right: 1px solid #F3F3F3;
	border-bottom: 1px solid #F3F3F3;
	-webkit-transition: 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
}

.media {
	position: relative;
}


/*
.s--fade{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;-webkit-transition-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1);transition-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1);-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);}
.e--pseudo-fade{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40);opacity:0.4;}
*/

@media (max-width: 1441px) and (min-width: 1439px) {
	.hero-bg-img.class-media {
		display: none!important;
	}
	.hero-bg-img.class-media-one {
		display: block!important;
	}
	#hero-slider-main {
		height: 100% !important;
	}
}

@media screen and (max-width: 1024px) {

	ul.applications-lists li {
		padding-left: 1.3em;
		font-family: "Ropa Sans";
		font-size: 12px!important;
	}
	.hero-text.hero-text-b p.hero-supporting {
		padding-bottom: 0!important;
	}
	.s--fade {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		opacity: 1;
	}
}

::-webkit-input-placeholder {
	font-size: 14px;
	font-size: 0.875rem;
	font-family: "BebasNeue", sans-serif;
	font-style: normal;
	line-height: 1.4;
	letter-spacing: 0.05em;
}

@media only screen and (max-width: 720px) {
	.mp-w60 {
		width: 60%!important;
	}
	.mp-w100 {
		width: 100%!important;
	}
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.w25 {
	width: 23.91%;
}

.w50 {
	width: 50%;
}

.w100 {
	width: 100%;
}

@media only screen and (max-width: 720px) {
	.w50,
	.w100 {
		width: 100%;
	}
}



@media(min-width:1500px) and (max-width:1920px) {
	.w25 {
		width: 24.15%;
	}
}

@media(min-width:1800px) {
	.grid__box {
		height: 232px;
	}
}


/* sp-slide */

.sp-slide-cover {
	background: url(img/Dg_Set_Manufacturers_in_India.html);
	height: 100% !important;
	background-size: cover !important;
	background-position: right;
	background-repeat: no-repeat;
}


/* SERVICES STEPS */

.display-inline-block {
	display: inline-block !important;
}

.padding-five-all {
	padding: 5%;
}

.margin-10px-bottom {
	margin-bottom: 10px;
}

.feature-box-10 .number {
	display: table-cell;
	font-size: 30px;
	height: 90px;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	width: 90px;
	position: relative
}

.feature-box-10:hover .number {
	background: #fc7a24;
	color: #fff
}

.feature-box-10 .number-center:after {
	width: 250%;
	position: absolute;
	content: "";
	height: 1px;
	background: #e2e2e2;
	top: 45px;
	z-index: -1;
	left: 130px
}

.feature-box-10 .number-center:before {
	width: 250%;
	position: absolute;
	content: "";
	height: 1px;
	background: #e2e2e2;
	top: 45px;
	z-index: -1;
	right: 130px
}

.border-radius-100 {
	border-radius: 100%;
}

.border-color-deep-pink {
	border-color: #fc7a24;
}

.border-width-2 {
	border-width: 2px;
}

.border-all {
	border: 1px solid #fc7a24;
}

span.export {
	border: 2px solid;
	margin-right: 15px;
}

.icd-column {
	float: left;
	width: 14%;
	text-align: center;
	margin-right: 15px;
}

.icd-column img {
	max-width: 50%;
}

.icd-grid {
	padding: 20px 0px 20px;
}

.icd-column-arrow {
	float: left;
	width: 12.5%;
	text-align: center;
}

.icd-column-arrow img {
	max-width: 110px;
}

.icd-title {
	margin-top: 20px;
	font-family: "brandon_grotesquebold";
	font-weight: normal;
	text-transform: uppercase;
	font-size: 15px;
	color: #fc751b;
	letter-spacing: 1px !important;
	text-align: center;
}

.logo-grid__list .icd-title {
	font-family: "brandon_grotesquebold";
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
	color: #fc751b;
	text-align: center;
	padding: 0px 10px;
	margin-top: 0px;
}

.logo-grid__list.list-unstyled {
	padding: 5px 0px;
}

.icd-text {
	padding-bottom: 30px;
}

.icd-bullets {
	font-family: "brandon_grotesquemedium";
	color: #485763;
	font-size: 22px;
}

.icd-column:hover {
	border-color: #ece9e9;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.gform_body #field_666 {
	width: 49%;
	float: left;
}

.gform_body #field_666_2 {
	width: 49%;
	float: right;
}

.consultWrap {
	text-align: center;
}

.text-deco {
	color: #fff;
	font-size: 20px;
	font-family: Ropa Sans;
}

.headText {
	line-height: 45px;
	padding-bottom: 10px;
	color: #333;
	font-weight: 500;
}

.headBorderBottomWhite {
	margin-bottom: 25px;
	border-bottom: 1px solid #d4d4d4;
	line-height: 45px;
	padding-bottom: 10px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
}

.headBorderBottomWhite:before {
	background: #fa731a;
	margin-top: 45px;
	content: "";
	height: 4px;
	position: absolute;
	width: 50px;
}

.paddLeft {
	padding-left: 35px;
}

@media (max-width:767px) {
	.navbar {
		min-height: 0px;
	}
	.icd-column {
		float: left;
		width: 49% !important;
		text-align: center;
		margin-right: 15px;
	}
	.section-fix-inner {
		height: 34% !important;
		top: 71px;
	}
	h2 {
		font-size: 28px;
		line-height: 34px;
		text-align: center;
	}
	.who-we-are h2,
	.what-we-do h2 {
		text-align: center;
		font-size: 28px;
		line-height: 36px;
	}
	.wwd-title {
		margin-top: 30px;
		font-family: "brandon_grotesquebold";
		font-weight: normal;
		text-transform: uppercase;
		font-size: 22px;
		color: #fc751b;
		letter-spacing: 3px !important;
		text-align: center;
	}
	.wwd-column {
		float: left;
		width: 100%;
		text-align: center;
		margin-bottom: 0;
	}
	.hero-supporting {
		font-size: 16px;
		padding-bottom: 6px;
	}
	.hero-text {
		bottom: 0px;
		left: 20px;
		padding-right: 20px;
	}
	#stay-in-touch {
		padding-top: 30px;
		padding-bottom: 30px;
		background: url(../img/Services_of_DG_Set_In_Ahmedabad.jpg);
		background-size: cover;
		background-position: center;
	}
	#footer {
		padding: 30px 20px 10px;
	}
	.footer-seperator {
		height: 1px;
		background: #545f68;
		margin: 30px 0px 10px;
	}
	.feature-2-padding-fix {
		padding-left: 0px !important;
	}
	.decor-about-corner-4 {
		display: none;
	}
	.feature-box-10 .number-center:before {
		display: none;
	}
	.feature-box-10 .number-center:after {
		display: none;
	}
	.text-deco {
		font-size: 14px;
	}
	.text-white {
		font-size: 15px;
	}
	h3 {
		font-size: 15px;
	}
	.headText {
		line-height: 36px;
		padding-bottom: 10px;
		color: #333;
		font-weight: 500;
	}
	.list-type {
		padding: 0 15px;
	}
	.general-head {
		font-size: 22px !important;
	}
	.general-head .headBorderBottom:before {
		margin-top: 47px !important;
	}
	.set_margin_top {
		margin-top: 70px;
	}
	.headBorderBottom {
		line-height: 50px !important;
	}
	.icd-title {
		font-size: 12px;
	}
}

@media (min-width:1025px) {
	.industries_title {
		font-family: "IntroCondBlackFree" !important;
		/*font-size:140px!important;
letter-spacing:93px;*/
		position: relative;
		text-transform: uppercase;
		margin: -44px 0 0 70px;
		line-height: 99px!important;
		font-size: 120px!important;
		letter-spacing: 75px;
	}
}

@media (max-width:1023px) {
		.logo { display: none; }
	.header_display {
		display: none;
	}
	.nav-tabs>li>a,
	.nav-tabs>li.active>a,
	.nav-tabs li.active:last-child a {
		padding: 25px 5px !important;
	}
	.nav-tabs>li {
		float: left !important;
		border: 1px solid #DDD;
	}
}



@media (max-width:320px) {
	.portfolio-filter>li:first-child>a {
		margin-left: -15px !important;
	}
}

@media screen and (max-width:1023px) {
	.this-prjoject {
		margin-top: 280px;
	}
}

@media(min-width:678px) and (max-width:1023px) {
	.section-fix-inner {
		height: 41% !important;
	}
}

@media(min-width:768px) and (max-width:991px) {
	.wwd-text {
		text-align: center;
		padding-right: 15px;
	}
	.wwd-column {
		width: 33%;
		text-align: center;
		margin-bottom: 80px;
	}
	.fixed-top {
		height: 52px;
		display: none;
	}
	.width_set {
		width: 33% !important;
		float: left !important;
	}
	.feature-box-10 .number-center:before {
		display: none;
	}
	.feature-box-10 .number-center:after {
		display: none;
	}
	.headText {
		line-height: 35px;
		padding: 0 15px;
	}
	.list-type {
		font-size: 17px;
		padding: 0 15px;
	}
}

.txt-white {
	color: #fff !important;
}


/*----------------------------------landing page css-----------------*/

.slider-wrap {
	background: url(../images/banner2.html) no-repeat;
	background-size: cover;
	padding: 60px 0;
}

.formwrap {
	background: rgba(0, 0, 0, 0.51);
	padding: 30px;
	border: 1px solid #fff;
}

.formwrap h3 {
	font-size: 30px;
	color: #fff;
	margin-top: 0px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 15px;
}

.formwrap p {
	font-size: 16px;
	color: #fff;
	line-height: 22px;
}

.formwrap .form-control {
	border-radius: 0;
	height: 50px;
	border: none;
}

.formwrap textarea.form-control {
	height: 110px;
}

.formwrap .btn {
	background: #fdc236;
	border: solid 1px #fff;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	border-radius: 0;
	padding: 12px 15px
}

.form-group {
	margin-bottom: 10px;
}

.formwrap .btn:hover {
	background: #fff;
	color: #000;
	border: solid 1px #fdc236;
}

.banner-info {
	margin-top: 100px;
}

.slider-wrap h2 {
	font-size: 70px;
	color: #fff;
	font-weight: bold;
	margin-top: 50px;
}

.slider-wrap h2 span {
	color: #fdc236;
	text-shadow: 3px 4px rgba(0, 0, 0, .11);
}

.slider-wrap p {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	line-height: 30px;
	margin-top: 15px;
}

.slider-wrap .readmore {
	margin-top: 18px;
}

.slider-wrap .readmore a {
	padding: 14px 36px;
	font-size: 18px;
	background: #fdc236;
	color: #fff !important;
	text-shadow: none;
}

.slider-wrap .readmore a:hover {
	color: #000 !important;
	background: #fff;
}

.consultWrap {
	text-align: center;
}

.slideWrp {
	position: relative;
}

.sliderForm {
	width: 360px;
	float: right;
}

.hoverForm {
	position: absolute;
	top: 337px;
	right: 0;
	width: 100%;
	z-index: 1000;
}

.txt-center {
	text-align: center;
}

.navbar-nav>.active>a {
	color: #fc751b;
}

#contact-section-form .contact-form input,
#contact-section-form .contact-form textarea {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ededed;
	color: #ababab;
	font-size: 16px;
	font-style: italic;
	height: 55px;
	outline: medium none;
	padding-left: 25px;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	width: 100%;
}

#contact-section-form .row>p,
#contact-section-form .container>p {
	color: #8e8d8d;
	font-size: 14px;
	font-weight: 500;
	line-height: 26px;
	margin-bottom: 50px;
	text-align: center;
}

#contact-section-form .contact-form p {
	margin-bottom: 20px
}

#contact-section-form .contact-form input,
#contact-section-form .contact-form textarea {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #d4d4d4;
	color: #000000;
	font-size: 16px;
	font-style: normal;
	height: 55px;
	outline: medium none;
	padding-left: 25px;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	width: 100%;
}

#contact-section-form .contact-form input:focus,
#contact-section-form .contact-form textarea:focus {
	border-color: #b4181e;
	box-shadow: 0 0 2px #b4181e;
}

#contact-section-form .contact-form input:focus {
	border: 1px solid #b4181e
}

#contact-section-form .contact-form textarea:focus {
	border: 1px solid #b4181e
}


/*#contact-section-form .contact-form label.error {
	display: none !important
}*/

#contact-section-form .contact-form input.error,
#contact-section-form .contact-form textarea.error {
	border-color: red
}

#contact-section-form .contact-form textarea {
	height: 200px;
	padding-top: 15px;
}

#contact-section-form .contact-submit-button {
	background: #b4181e none repeat scroll 0 0;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	padding: 12px 20px;
	text-transform: uppercase;
	-webkit-transition: all 350ms ease 0s;
	transition: all 350ms ease 0s;
	float: right
}

#contact-section-form .contact-submit-button:hover {
	background: #222 none repeat scroll 0 0;
	color: #b4181e;
}

#contact-section-form .contact-submit-button {
	background: #fc751b none repeat scroll 0 0;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	padding: 12px 20px;
	text-transform: uppercase;
	-webkit-transition: all 350ms ease 0s;
	transition: all 350ms ease 0s;
}

#contact-section-form .contact-submit-button:hover {
	background: #222 none repeat scroll 0 0;
	color: #fff;
}

#contact-section-form .working-hour-content {
	background: #eee none repeat scroll 0 0;
	padding: 20px 35px;
}

#contact-section-form .working-hour-content h1 {
	/*font-family: "open sans";*/
	font-size: 29px;
	font-weight: 700;
	margin-bottom: 20px;
	position: relative;
	text-transform: uppercase;
}

#contact-section-form .working-hour-content h1:after {
	background: #b4181e none repeat scroll 0 0;
	bottom: -9px;
	content: "";
	height: 4px;
	left: 0;
	position: absolute;
	width: 60px;
}

#contact-section-form .section-title li {
	font-size: 16px;
	line-height: 34px;
}

#contact-section-form .section-title li span {
	float: right;
	margin-right: 37px;
}

.padd-hor-60 {
	padding: 0 60px 0px 30px;
}

.pt40 {
	padding-top: 40px;
}


/*Contact Form Sidebar */

.contact-sec .blog-post.style2 {
	min-height: 280px;
}

.blog-post.style2.active,
.blog-post.style2:hover {
	border-color: #333;
	box-shadow: 0 6px 2em rgba(0, 0, 0, 0.2);
	background: #f9f9f9;
}

.blog-post.style2 {
	padding: 20px;
	transition: all 0.25s linear;
	/*border: 1px solid transparent;*/
}

.blog-post {
	line-height: 24px;
	color: #333;
	font-weight: 300;
	overflow: hidden;
}

.blog-post i {
	padding-right: 5px;
	color: #0a6d75;
}

.contact-sec .blog-post h3,
.contact-sec h4,
.contact-sec .title {
	font-size: 22px;
	line-height: 20px;
	color: #252424;
	font-weight: 600;
	margin: 26px 0;
	display: block;
}

.contact-sec h3 {
	/*	font-size: 22px;*/
	line-height: 24px;
	color: #252424;
	font-weight: bold;
	margin: 0 0 32px;
}

.blog-post h3 {
	color: #000;
	font-weight: 600;
	margin: 0 0 30px;
	font-size: 22px;
	line-height: 24px;
	transition: all 0.25s linear;
	font-family: "brandon_grotesquemedium";
	text-transform: uppercase;
}

.more-btn-white:hover {
	color: #fff;
	/*background: #e6e6e6; */
}

.more-btn-white:hover {
	color: #000;
	/* background: #e6e6e6; */
}


/*.more-btn-white:hover:before {
	width: 80%;
	height: 85%;
}*/

.more-btn-white:before {
	width: 25px;
	height: 25px;
	border-top: 2px solid #066b77;
	border-left: 2px solid #066b77;
	position: absolute;
	top: -4px;
	left: -4px;
	z-index: 99;
	content: "";
	transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
}

.more-btn-white:before {
	width: 25px;
	height: 25px;
	border-top: 2px solid #066b77;
	border-left: 2px solid #066b77;
	position: absolute;
	top: -2px;
	left: 12px;
	z-index: 99;
	content: "";
	transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
}


/*.more-btn-white:hover:after {
	width: 80%;
	height: 85%;
}*/

.more-btn-white:after {
	width: 25px;
	height: 25px;
	border-right: 2px solid #066b77;
	border-bottom: 2px solid #066b77;
	position: absolute;
	right: -4px;
	bottom: -4px;
	/*z-index: 99;*/
	content: "";
	transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
}

.more-btn-white:after {
	width: 25px;
	height: 25px;
	border-right: 2px solid #066b77;
	border-bottom: 2px solid #066b77;
	position: absolute;
	right: 12px;
	bottom: -2px;
	/*z-index: 99;*/
	content: "";
	transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
}

.pt40 {
	padding-top: 40px;
}

.mar-b-xs {
	margin-bottom: 40px;
}

.footer-left-padding {
	padding-left: 13px;
}

.blog-post p {
	text-align: left;
	font-size: 16px;
}

.noPaddingBottom {
	padding-bottom: 0px;
}

.contact-list li p {
	line-height: 24px;
	margin-left: 25px;
	margin-top: -25px;
}

.contact-list p {
	margin-bottom: 15px;
}

.m-r-more {
	font-size: 17px;
}

.pl-menu-c h5 a {
	text-align: left !important;
}

.padding-top-50 {
	padding-top: 50px;
}

.padding-bottom-50 {
	padding-bottom: 50px;
}

.general-head {
	font-size: 32px;
}

.general-head .headBorderBottom:before {
	margin-top: 53px;
}

@media (max-width: 767px) {
	#contact-section-form .contact-submit-button {
		right: 0px !important;
		position: relative;
		margin-bottom: 30px;
	}
	.sky-form {
		padding: 0px !important;
	}
	.sky-form .row {
		margin: 0 0px !important;
	}
	.mb40 {
		margin-top: 40px !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.sky-form .row {
		margin: 0 0px !important;
	}
}

.general-foot {
	font-size: 20px;
	font-family: Ropa Sans !important;
}

.pad-bot-40 {
	padding-bottom: 40px;
}

.mob_sub_menu {
	top: 11% !important;
	position: fixed;
	width: 100%;
}

.mob_sub_menu li {
	text-align: center;
}


/*---------------our Clients-----------*/

.list-unstyled {
	margin: 0;
	padding: 11px;
	list-style-type: none!important;
}

.logo-grid__list-item {
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 8.125rem;
	float: left;
	width: 16.66%;
	text-align: center;
}

.logo-grid__list-item:after,
.logo-grid__list-item:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .2);
}

.logo-grid__list-item:before {
	top: 0;
	width: 1px;
}

.logo-grid__list-item:first-child:before {
	display: none;
}

.logo-grid__decorator {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	width: 3.125rem;
	height: 3.125rem;
	transform: translate3d(-50%, 50%, 0);
	background-color: #fff;
}

.logo-grid__decorator:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: .125rem;
	height: .125rem;
	transform: translate3d(-50%, -50%, 0);
	border-radius: 50%;
	background-color: rgba(0, 0, 0, .4);
}

.logo-grid__decorator--right {
	right: 0;
	left: auto;
	transform: translate3d(50%, 50%, 0);
}

.logo-grid__decorator--small {
	display: block;
}

.logo-grid__list-item:after {
	right: 0;
	height: 1px;
}

.logo_start .logo-grid__list:last-child .logo-grid__list-item:nth-last-child(1):after {
	height: 0px !important;
}

.logo_start .logo-grid__list:last-child .logo-grid__list-item:nth-last-child(2):after {
	height: 0px !important;
}

.logo_start .logo-grid__list:last-child .logo-grid__list-item:nth-last-child(3):after {
	height: 0px !important;
}

.logo_start .logo-grid__list:last-child .logo-grid__list-item:nth-last-child(4):after {
	height: 0px !important;
}

.logo_start .logo-grid__list:last-child .logo-grid__list-item:nth-last-child(5):after {
	height: 0px !important;
}

.logo_start .logo-grid__list:last-child .logo-grid__list-item:nth-last-child(6):after {
	height: 0px !important;
}

.logo_start .logo-grid__list:last-child .logo-grid__list-item:nth-last-child(7):after {
	height: 0px !important;
}

@media (max-width:767px) {
	.logo-grid__list-item {
		width: 49%;
	}
	item:after,
	.logo-grid__list-item:nth-child(odd):before {
		display: none;
	}
	.logo-grid__list .icd-title {
		font-size: 12px;
	}
	.logo-grid__list.list-unstyled {
		padding: 0px 0px;
	}
	.logo-grid__decorator {
		display: none;
	}
	.logo_start .logo-grid__list:last-child .logo-grid__list-item:nth-last-child(1):after {
		height: 1px !important;
	}
	.logo_start .logo-grid__list:last-child .logo-grid__list-item:nth-last-child(2):after {
		height: 1px !important;
	}
	.logo_start .logo-grid__list:last-child .logo-grid__list-item:nth-last-child(3):after {
		height: 1px !important;
	}
	.logo_start .logo-grid__list:last-child .logo-grid__list-item:nth-last-child(4):after {
		height: 1px !important;
	}
	.logo_start .logo-grid__list:last-child .logo-grid__list-item:nth-last-child(5):after {
		height: 1px !important;
	}
	.logo_start .logo-grid__list:last-child .logo-grid__list-item:nth-last-child(6):after {
		height: 1px !important;
	}
	.logo_start .logo-grid__list:last-child .logo-grid__list-item:nth-last-child(7):after {
		height: 1px !important;
	}
}


/*
.video-sec{
    height: 150px;
}
*/

.video-sec .video:hover {
	/*-webkit-transform: translateY(-50%) scale(.85);
-moz-transform: translateY(-50%) scale(.85);
-ms-transform: translateY(-50%) scale(.85);
-o-transform: translateY(-50%) scale(.85);
transform: translateY(-50%) scale(.85);*/
	background: rgba(255, 255, 255, .2);
	opacity: .8;
}

.video-sec .video {
	/*position: absolute;*/
	left: 0;
	right: 0;
	top: 0px;
	position: relative;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
	width: 100px;
	height: 100px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: block;
	background: 0 0;
	border: 7px solid #fa741a;
	margin: 0 auto;
	text-align: center;
	z-index: 5;
	opacity: .8;
	top: 47%;
	position: absolute
}

.video-sec .video:hover:before {
	border: 2px solid #fa741a;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	animation: playButton .8s linear;
}

.video-sec .video:hover:after,
.video-sec .video:hover:before {
	content: '';
	position: absolute;
	height: 100%;
	opacity: 0;
	width: 100%;
	display: block;
}

.video-sec .video img {
	font-size: 42px;
	width: 50%;
	text-align: center;
	line-height: 85px;
	color: #fa741a;
	left: 5px;
	top: 20px;
	position: relative;
}

@media(max-width:767px) {
	.video-sec .video img {
		top: 25%;
	}
}

@media(max-width:992px) {
	.video-sec .video img {
		left: 5px;
	}
}

.video-sec .video {
	-moz-transition: all .8s ease;
	-ms-transition: all .8s ease;
	-o-transition: all .8s ease;
}

.video-sec .video:hover:after {
	top: 0;
	border: 1px solid #fa741a;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	animation: playButton .8s linear .4s;
}

.video-sec .video:hover:after,
.video-sec .video:hover:before {
	content: '';
	position: absolute;
	height: 100%;
	opacity: 0;
	width: 100%;
	display: block;
}

@keyframes playButton {
	50% {
		opacity: .6
	}
	100% {
		-webkit-transform: scale(2.5);
		-moz-transform: scale(2.5);
		-o-transform: scale(2.5);
		-ms-transform: scale(2.5);
		transform: scale(2.5);
		opacity: 0
	}
}

@media (max-width: 767px) {
	.grid li {
		width: 46.2% !important;
		float: left;
	}
	.grid figcaption {
		bottom: 6% !important;
	}
	.owl-controls {
		display: none;
	}
	#floatdiv {
		display: none;
	}
	.pad-bot-xs-30 {
		padding-bottom: 20px !important;
	}
	.feature-2-padding-fix {
		padding-top: 50px !important;
	}
}

#what-we-do .icd-column {
	margin-right: 2px;
}

@media (max-width: 479px) {
	.padding-top-xs-30 {
		padding-top: 30px;
	}
	.pad-bot-50 {
		padding-bottom: 30px !important;
	}
	.padding-xs-0 {
		padding: 0px;
	}
	.padding-bottom-xs-0 {
		padding-bottom: 0px;
	}
	.feature-wrapper {
		padding: 00px 20px 20px;
	}
	.feature-left h2,
	.feature-2-padding-fix h2 {
		font-size: 22px;
	}
	.about-video h3 {
		font-size: 28px !important;
		line-height: 32px !important;
	}
	.grid {
		margin: 0px -1px -1px 0;
	}
	.list-type li {
		font-size: 15px;
	}
	#full-description .col-md-5 {
		margin-bottom: 30px;
	}
	.this-prjoject h4 {
		font-size: 17px;
	}
}

.client .item {
	background: #fff;
	padding: 0px 25px;
}

@media(min-width:768px) and (max-width:992px) {
	.noPadding-lr-sm {
		padding-left: 0px;
		padding-right: 0px;
	}
	.noMargin-lr-sm {
		margin-left: 0px;
		margin-right: 0px;
	}
	.feature-p {
		max-width: 900px;
	}
	.height-fix {
		max-width: 900px;
	}
	.feature-left h2,
	.feature-2-padding-fix h2 {
		font-size: 32px;
	}
}

.paddingb-xs-30 {
	padding-top: 0px;
	padding-bottom: 30px;
}

.paddingt-xs-30 {
	padding-top: 30px;
}

.error {
	display: inline-block;
	margin-top: 15px;
	color: #1c272f;
}

@media(max-width:992px) {
	.error {
		display: block;
		text-align: center !important;
	}
}

#contact-section-form .error {
	color: #333333;
	margin-bottom: 10px;
}

.map-info-win img {
	display: none;
}


/*.navbar-nav .mega-dropdown.active a {
	color: #fff;
}
.navbar-nav li.current-menu-item a {
	color: #FC751B;
}*/

.mob_menu_title li {
	padding: 0px 10px !important;
}

.mob_menu_title li h3 {
	color: #fa731a;
	font-size: 17px;
}

.logo img {
	position: relative;
	z-index: 101;
	width: 250px;
	height: auto;
	max-width: 250px;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	padding: 10px 10px;
	background: transparent;
}

.logo1 img {
	position: relative;
	z-index: 101;
	width: 300px;
	height: auto;
	max-width: 300px;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	padding: 10px 10px;
	background: #ffff;
}

.decor-logo-background-orange {
	background: #066c77;
	width: 100px;
	height: 20px;
	position: absolute;
	bottom: -16px;
	left: 0px;
	z-index: 99;
}

.site-pagination .pagination-dot.selected {
	background-color: #066c76;
}

.headBorderBottom:before {
	background: #066c77!important;
	margin-top: 45px;
	content: "";
	height: 4px;
	position: absolute;
	width: 50px;
}

.decor-featured-background-orange {
	background: #aaaaaa;
	width: 450px;
	height: 250px;
	position: absolute;
	top: -25px;
	left: -25px;
	z-index: 99;
}

.decor-about-background-orange {
	background: #086d76;
	width: 208px;
	height: 230px;
	position: absolute;
	top: 155px;
	right: 25px;
	z-index: 100;
}

.orange-button {
	text-transform: uppercase;
	padding: 10px 20px;
	border: 1px solid #096d76;
	color: #fff;
	font-size: 12px;
	letter-spacing: 1px;
	display: inline-block;
	margin: 15px 0px;
	background: #086c75;
}

.footer-content h2 {
	text-align: left;
	text-transform: uppercase;
	font-family: "brandon_grotesquemedium";
	font-weight: normal;
	font-size: 30px;
}

ul.footer-links li {
	text-align: left;
}

.footer-wrapper a:link,
.footer-wrapper a:visited {
	max-width: 1300px;
	margin: 0 auto;
	color: #b0b4b6;
	font-size: 17px;
	padding: 5px 0px;
	display: inline-block;
	font-size: 17px;
	margin-bottom: 0;
	text-align: justify;
	font-family: "Ropa Sans";
}

.footer-wrapper-one {
	max-width: 1170px!important;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}

.address-footer-content {
	margin-left: 80px;
}

.footer-logo img {
	display: block;
	margin: 0 auto 20px;
	max-width: 250px;
}

.product-view-more-btn {
	text-align: left;
	display: table;
}

.product-view-more-btn a.orange-button {
	padding: 10px 20px!important;
	margin-top: 20px;
	background: transparent;
	border: 1px solid #fff;
}

.orange-button:hover {
	background: #086c75!important;
}

.contact-form {
	margin-top: 50px;
}

img.captcha-class {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 75px;
	margin-left: 50px;
}

input.class-submit {
	background: #086c75!important;
	color: #FFF!important;
	font-size: 20px !important;
	border-radius: 0px;
	font-family: "Ropa Sans";
	border: 0;
	padding: 20px 25px 20px 25px!important;
}

.footer-wrapper a:hover {
	color: #fff !important;
}

::-webkit-input-placeholder {
	/* Edge */
	padding-left: 5px;
}

:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	padding-left: 5px;
}

::placeholder {
	padding-left: 5px;
}

@media screen and (min-width: 1681px) {
	.hero-text {
		position: absolute;
		bottom: 40%;
		left: 110px;
		color: white;
		max-width: 900px;
		z-index: 101;
	}
	.hero-title {
		/*    font-size: 72px;
    text-transform: uppercase;
    line-height: 80px!important;
    letter-spacing: 1px;*/
		font-size: 55px;
		text-transform: uppercase;
		line-height: 70px!important;
		letter-spacing: 1px;
	}
	/*.hero-title span {
    font-size: 65px;
    text-transform: uppercase;
    line-height: 65px!important;
    letter-spacing: 2px;
}*/
	.hero-supporting {
		font-size: 30px;
		padding-bottom: 30px;
	}
}

@media screen and (max-width: 1680px) {
	#hero-slider-main {
    height: 100%;
    width: 100%;
    position: relative;
}
	.industries_title {
		font-family: "IntroCondBlackFree" !important;
		position: relative;
		text-transform: uppercase;
		margin: -44px 0 0 70px;
		line-height: 99px!important;
		font-size: 110px!important;
		letter-spacing: 75px;
	}
	.slider-wrapper-1 {
		height: 450px!important;
	}
	.hero-text {
		position: absolute;
		bottom: 35%;
		left: 110px;
		color: white;
		max-width: 900px;
		z-index: 101;
	}
	.hero-title {
		/*font-size: 58px;
    text-transform: uppercase;
    line-height: 80px!important;
    letter-spacing: 2px;*/
		font-size: 50px;
		text-transform: uppercase;
		line-height: 60px!important;
		letter-spacing: 1px;
	}
	.hero-supporting {
		font-size: 30px;
		padding-bottom: 30px;
	}
}

@media screen and (max-width: 1600px) {
	.slider-wrapper-1 {
		height: 415px!important;
	}
	.hero-text {
		position: absolute;
		bottom: 35%;
		left: 110px;
		color: white;
		max-width: 900px;
		z-index: 101;
	}
	.hero-title {
		font-size: 50px;
		text-transform: uppercase;
		line-height: 60px!important;
		letter-spacing: 1px;
	}
	.hero-supporting {
		font-size: 30px;
		padding-bottom: 30px;
	}
	.industries_title {
		font-family: "IntroCondBlackFree" !important;
		font-size: 90px!important;
		letter-spacing: 80px!important;
		position: relative;
		text-transform: uppercase;
		margin: -44px 0 0 70px!important;
		line-height: 99px!important;
	}
	.industries_box {
		float: left;
		border-left: 1px solid #d4d4d4;
		width: 12.43%!important;
		position: relative;
	}
}

@media (max-width: 1537px) and (min-width: 1535px) {
	.w25 {
		width: 24.1%;
	}
}

@media screen and (max-width: 1536px) {
	.hero-title {
		font-size: 50px;
		text-transform: uppercase;
		line-height: 60px!important;
		letter-spacing: 1px;
	}
	.slider-wrapper-1 {
		height: 400px!important;
	}
	.industries_title {
		font-family: "IntroCondBlackFree" !important;
		font-size: 100px!important;
		letter-spacing: 70px!important;
		position: relative;
		text-transform: uppercase;
		margin: -44px 0 0 70px!important;
		line-height: 99px!important;
	}
	.industries_box {
		float: left;
		border-left: 1px solid #d4d4d4;
		width: 12.43%!important;
		position: relative;
	}
}

@media screen and (max-width: 1440px) {
	.hero-text {
		position: absolute;
		bottom: 40%;
		left: 110px;
		color: white;
		max-width: 900px;
		z-index: 101;
	}
	.hero-title {
		/*font-size: 58px;
    text-transform: uppercase;
    line-height: 80px!important;
    letter-spacing: 2px;*/
		font-size: 40px;
		text-transform: uppercase;
		line-height: 50px!important;
		letter-spacing: 0px;
	}
	ul.applications-lists li {
		padding-left: 1.3em;
		font-family: "Ropa Sans";
		font-size: 13px!important;
	}
	.hero-text.hero-text-b h1.hero-title {
		font-size: 55px!important;
		text-transform: uppercase;
		font-family: 'brandon_grotesquemedium';
		line-height: 55px;
		letter-spacing: 2px;
	}
	.hero-text.hero-text-b {
		position: absolute;
		/*bottom: 8%!important;*/
		bottom: 5%!important;
		left: 110px;
		color: white;
		max-width: 900px;
		z-index: 101;
	}
	.slider-wrapper-1 {
		height: 370px!important;
	}
	/*.hero-text {
    position: absolute;
    bottom: 34%!important;
    left: 56px!important;
    color: white;
    max-width: 900px;
    z-index: 101;
}*/
	/*.hero-title {
    font-size: 55px;
    text-transform: uppercase;
    line-height: 68px!important;
    letter-spacing: 2px;
}*/
	.hero-supporting {
		font-size: 25px;
		padding-bottom: 30px;
	}
	.industries_title {
		font-family: "IntroCondBlackFree" !important;
		font-size: 90px!important;
		letter-spacing: 65px!important;
		position: relative;
		text-transform: uppercase;
		margin: -44px 0 0 70px!important;
		line-height: 99px!important;
	}
	/*#hero-slider-main {
    height: 90% !important;
}*/
	.industries_box {
		float: left;
		border-left: 1px solid #d4d4d4;
		width: 12.42%!important;
		position: relative;
	}
}

@media screen and (max-width: 1400px) {
	.industries_title {
		font-family: "IntroCondBlackFree" !important;
		font-size: 90px!important;
		letter-spacing: 60px!important;
		position: relative;
		text-transform: uppercase;
		margin: -44px 0 0 70px!important;
		line-height: 99px!important;
	}
	.slider-wrapper-1 {
		height: 370px!important;
	}
}

@media screen and (max-width: 1380px) {
	header .navbar-nav > li > a, .navbar-default .navbar-nav > li > a {
    padding: 20px 10px 20px 10px!important;
   
}
	.slider-wrapper-1 {
		height: 370px!important;
	}
}

@media screen and (max-width: 1366px) {
	header .dropdown-menu > li > a {
    font-weight: 400;
    letter-spacing: .2px;
    font-size: 14px!important;
    color: #c1c1c1;
    text-transform: none;
}
	header .navbar-nav>li>a,
	.navbar-default .navbar-nav>li>a {
		padding: 20px 12px 20px 12px!important;
		font-weight: 900;
		font-size: 15px;
		/* color: #fff !important; */
		color: #fff;
		letter-spacing: 0.5px;
		text-transform: uppercase;
	}
	.slider-wrapper-1 {
		height: 350px!important;
	}
	#hero-slider-main {
		/*height: 85%!important;*/
		height: 100%!important;
		width: 100%;
		position: relative;
	}
	.hero-text {
		position: absolute;
		bottom: 35%!important;
		left: 90px!important;
		color: white;
		max-width: 900px;
		z-index: 101;
	}
	.hero-title {
		font-size: 40px;
		text-transform: uppercase;
		line-height: 55px!important;
		letter-spacing: 1px;
	}
	.hero-supporting {
		font-size: 25px;
		padding-bottom: 0px;
	}
	.industries_title {
		font-family: "IntroCondBlackFree" !important;
		font-size: 90px!important;
		letter-spacing: 62px!important;
		position: relative;
		text-transform: uppercase;
		margin: -44px 0 0 50px!important;
		line-height: 99px!important;
	}
}

@media screen and (min-width: 1281px){ 	.class-media-1 { display: block; }
	.class-media-2 { display: none; } }



@media screen and (max-width: 1280px) {
	header .navbar-nav > li > a, .navbar-default .navbar-nav > li > a {
    padding: 20px 5px 20px 5px!important;
   
}
	#hero-slider-main {
    
    width: 100%;
    position: relative;
    height: 765px!important;
    min-height: 765px;
}
	.slider-wrapper { background: transparent!important; }
	.class-media-1 { display: none; }
	.class-media-2 { display: block!important; }
	/*#hero-slider-main {
   
    height: 80%!important;
    width: 100%;
    position: relative;
}*/
	header .navbar-nav>li>a,
	.navbar-default .navbar-nav>li>a {
	/*	padding: 20px 10px 20px 10px!important;*/
		font-weight: 900;
		font-size: 14px;
		/* color: #fff !important; */
		color: #fff;
		letter-spacing: 0.5px;
		text-transform: uppercase;
	}
	.slider-wrapper-1 {
		height: 325px!important;
	}
	.hero-text {
		position: absolute;
		bottom: 35%!important;
		left: 50px!important;
		color: white;
		max-width: 900px;
		z-index: 101;
	}
	.hero-title {
		font-size: 40px;
		text-transform: uppercase;
		line-height: 55px!important;
		letter-spacing: 1px;
	}
	.hero-supporting {
		font-size: 25px;
		padding-bottom: 30px;
	}
	.industries_title {
		font-family: "IntroCondBlackFree" !important;
		font-size: 90px!important;
		letter-spacing: 55px!important;
		position: relative;
		text-transform: uppercase;
		margin: -44px 0 0 50px!important;
		line-height: 99px!important;
	}
}

@media (max-width: 1024px) {
		#hero-slider-main {
    
    width: 100%;
    position: relative;
    height: 660px!important;
    min-height: 660px;
}
	.content-default {
		background: #eee;
		padding: 30px 0px 30px 0px!important;
		margin: 0 0 0 0;
	}
	header .navbar-nav>li>a,
	.navbar-default .navbar-nav>li>a {
		padding: 0px 4px 0 4px!important;
		font-weight: 900;
		font-size: 12px!important;
		color: #fff !important;
		letter-spacing: 0.5px;
		text-transform: uppercase;
	}
	.hero-text.hero-text-b h1.hero-title {
		font-size: 40px!important;
		text-transform: uppercase;
		font-family: 'brandon_grotesquemedium';
		line-height: 55px;
		letter-spacing: 2px;
	}
	.slider-wrapper-1 {
		height: 270px!important;
	}
	/*  masonry gallery   */
	.grid li {
		width: 48% !important;
	}
	.grid figcaption {
		bottom: 6% !important;
	}
}

@media screen and (max-width: 1024px) {
	.logo img {
		position: relative;
		z-index: 101;
		width: 190px;
		height: auto;
		max-width: 190px;
		-webkit-transition: all 400ms ease;
		-moz-transition: all 400ms ease;
		-o-transition: all 400ms ease;
		-ms-transition: all 400ms ease;
		padding: 10px 10px;
		background: transparent;
	}
	.hero-text {
		position: absolute;
		bottom: 35%!important;
		left: 50px!important;
		color: white;
		max-width: 900px;
		z-index: 101;
	}
	.hero-title {
		font-size: 30px;
		text-transform: uppercase;
		line-height: 40px!important;
		letter-spacing: 0px;
	}
	.hero-supporting {
		font-size: 20px;
		padding-bottom: 30px;
	}
	/*#hero-slider-main {
		height: 80% !important;
	}*/
	.hero {
		height: 92% !important;
	}
	.industries_title {
		font-family: "IntroCondBlackFree" !important;
		font-size: 60px!important;
		letter-spacing: 50px!important;
		position: relative;
		text-transform: uppercase;
		margin: -44px 0 0 70px;
		line-height: 99px!important;
	}
	.industries_box {
		float: left;
		border-left: 1px solid #d4d4d4;
		width: 12.39%!important;
		position: relative;
	}
}

@media screen and (max-width: 1023px) {
	.logo-1 img {
		max-width: 120px !important;
	}
	.main-navigation li {
		display: block;
		margin: 15px 15px;
		text-align: right;
	}
}

@media screen and (max-width: 991px) {
	.slider-wrapper-1 {
    height: 255px!important;
}
	.main-navigation {
		/*display: none;*/
		position: fixed;
		width: 100%;
	}

	#hero-slider-main {
	    
	    width: 100%;
	    position: relative;
	    height: 650px!important;
	    min-height: 650px;
	}
	.industries_content h5 {
		color: #2b2b2b;
		font-size: 12px!important;
		text-transform: uppercase;
		font-family: "brandon_grotesquemedium";
		line-height: 19px;
		margin: 10px 0 0 0;
		font-weight: 600;
	}
	.industries_title {
		font-family: "IntroCondBlackFree" !important;
		font-size: 55px!important;
		letter-spacing: 50px!important;
		position: relative;
		text-transform: uppercase;
		margin: -44px 0 0 70px;
		line-height: 99px!important;
	}
}

@media screen and (max-width: 812px) {

.slider-wrapper-1 {
    height: 212px!important;
} 

#footer {
   
    overflow: hidden;
}
	#hero-slider-main {
    
    width: 100%;
    position: relative;
    height: 560px!important;
    min-height: 560px;
}
	header.fixed-top.scroll-change {
    height: 100%!important;
}
	.industries_title {
		font-family: "IntroCondBlackFree" !important;
		font-size: 40px!important;
		letter-spacing: 40px!important;
		position: relative;
		text-transform: uppercase;
		margin: -44px 0 0 70px;
		line-height: 99px!important;
	}
}

@media (max-width: 991px) and (min-width: 800px) {
	.hero-text {
		position: absolute;
		bottom: 26%!important;
		left: 25px!important;
		color: white;
		max-width: 900px;
		z-index: 101;
	}
	/*	.hero {
    height: 65% !important;
}*/
	/*#hero-slider-main {
		height: 60% !important;
	}*/
}

@media screen and (min-width: 769px) {
	.visible-xs-class {
		display: none;
	}
}

@media screen and (max-width: 800px) {
	.row.row-spacer.row-spacer-product-img img {
		width: 100%;
	}
	.hero-text.hero-text-b h1.hero-title {
		font-size: 30px!important;
		text-transform: uppercase;
		font-family: 'brandon_grotesquemedium';
		line-height: 55px;
		letter-spacing: 2px;
	}
	.slider-wrapper-1 {
		height: 210px!important;
	}
}

@media screen and (max-width: 768px) {
	ul.sidebar-menu {
    margin-bottom: 30px;
}
		#hero-slider-main {
    
    width: 100%;
    position: relative;
    height: 520px!important;
    min-height: 520px;
}
	h4.text-center.thnak4 {
		font-size: 15px;
		margin-top: 30px;
	}
	.contact-pg-section h1 {
		font-size: 35px!important;
		line-height: 30px!important;
	}
	.industries_content h5 {
		color: #2b2b2b;
		font-size: 19px!important;
		text-transform: uppercase;
		font-family: "brandon_grotesquemedium";
		line-height: 19px;
		margin: 10px 0 0 0;
		font-weight: 600;
	}
	.hamburger-wrapper {
		position: absolute;
		top: 0px;
		right: 0;
		z-index: 1000;
		float: right;
		padding: 10px 20px 10px 20px!important;
		cursor: pointer;
		text-align: left;
	}
	.slider-wrapper-1 {
		height: 200px!important;
	}
	.row.row-spacer.row-spacer-product-img img {
		width: 100%;
	}
	.mob-sec-div1 {
		margin-top: 30px;
	}
	.footer-wrapper a:link,
	.footer-wrapper a:visited {
		margin: 0 auto;
		color: #b0b4b6;
		font-size: 15px;
		padding: 5px 0px;
		display: inline-block;
		font-size: 15px;
		margin-bottom: 0;
		text-align: justify;
		font-family: "Ropa Sans";
	}
	footer .container {
		padding: 0 !important;
	}
	.row.row-class {
		margin-right: 0px!important;
		margin-left: 0px!important;
	}
	.form-group-class textarea {
		margin: 0 0 20px 0!important;
		width: 100%!important;
	}
	.hero-supporting {
		font-size: 15px;
		padding-bottom: 30px;
	}
	.hero-title {
		font-size: 25px;
		text-transform: uppercase;
		line-height: 35px!important;
		letter-spacing: 1px;
	}
	.hero-text {
		position: absolute;
		bottom: 20%;
		left: 40px!important;
		color: white;
		max-width: 900px;
		z-index: 101;
	}
	.industries_content h5 {
		font-weight: 400!important;
		font-size: 16px;
	}
	/*#hero-slider-main {
		height: 60% !important;
	}*/
	.industries_box_class {
		padding-right: 15px;
		padding-left: 15px;
	}
	.industries_content h5 {
		text-align: center;
	}
	.applications-content {
		width: 100%;
	}
	.visible-xs-class {
		display: block;
	}
	.hidden-xs-class {
		display: none;
	}
	.industries_box {
		float: none;
		border-left: 0px solid #d4d4d4;
		width: 100%!important;
		position: relative;
	}
	.about_company>li>a {
		font-weight: 400;
		font-size: 9px!important;
		color: #fff !important;
		padding: 0px 0px !important;
	}
	.mob_menu_title li {
		padding: 0px 0px !important;
	}
	.contact-form input,
	.contact-form textarea {
		padding: 0;
		overflow: hidden;
	}
	img.captcha-class {
		margin-top: 15px;
		margin-bottom: 15px;
		width: 75px;
		margin-left: 0;
	}
	.address-footer-content {
		margin-left: 0px;
	}
	.footer-content {
		margin-bottom: 30px;
	}
	/*footer .container { padding: 30px 15px 0px 15px!important; }*/
}

@media screen and (max-width: 684px) {
	section#who-we-are {
    padding-top: 0!important;
}
		#hero-slider-main {
    
    width: 100%;
    position: relative;
    height: 430px!important;
    min-height: 430px;
}
	.slider-wrapper-1 {
		height: 180px!important;
	}
}

@media screen and (max-width: 667px) {
	.logo {
		position: relative!important;
		top: 0px;
		z-index: 100;
	}
	.hero-text.hero-text-b h1.hero-title {
		font-size: 24px!important;
		text-transform: uppercase;
		font-family: 'brandon_grotesquemedium';
		line-height: 55px;
		letter-spacing: 2px;
	}
	.slider-wrapper-1 {
		height: 170px!important;
	}
	/*#hero-slider-main {
		height: 42% !important;
	}*/
	.hero-supporting {
		font-size: 12px;
		padding-bottom: 30px;
	}
	.hero-title {
		font-size: 20px;
		text-transform: uppercase;
		line-height: 30px!important;
		letter-spacing: 2px;
	}
	.hero-text {
		position: absolute;
		bottom: 25%!important;
		left: 40px!important;
		color: white;
		max-width: 900px;
		z-index: 101;
	}
}

@media screen and (max-width: 640px) {
	.slider-wrapper-1 {
		height: 170px!important;
	}
	/*#hero-slider-main {
		height: 40% !important;
	}*/
	.hero-supporting {
		font-size: 12px;
		padding-bottom: 30px;
	}
	.hero-title {
		font-size: 20px;
		text-transform: uppercase;
		line-height: 30px!important;
		letter-spacing: 1px;
	}
	.hero-text {
		position: absolute;
		bottom: 20%!important;
		left: 40px!important;
		color: white;
		max-width: 900px;
		z-index: 101;
	}
}

@media screen and (max-width: 600px) {
	.hero-text {
		position: absolute;
		bottom: 25%!important;
		left: 15px!important;
		color: white;
		max-width: 900px;
		z-index: 101;
	}
	.hero-text.hero-text-b h1.hero-title {
		font-size: 20px!important;
		text-transform: uppercase;
		font-family: 'brandon_grotesquemedium';
		line-height: 0px!important;
		letter-spacing: 2px;
	}
	.slider-wrapper-1 {
		height: 160px!important;
	}
}

@media screen and (max-width: 568px) {
	ul.social-network li {
    display: inline;
    margin: 0 0px!important;
}
ul.social-network.social-circle li a {
    text-align: center;
    line-height: 22px!important;
    font-size: 11px!important;
}
	.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 30px!important;
    height: 30px!important;
    
    line-height: 30px!important;
}
	.decor-logo-background-orange {
		background: #066c77;
		width: 100px;
		height: 10px!important;
		position: absolute;
		bottom: -8px!important;
		left: 0px;
		z-index: 99;
	}
	.slider-wrapper-1 {
		height: 150px!important;
	}
	/*#hero-slider-main {
		height: 35% !important;
	}*/
	.hero-supporting {
		font-size: 12px;
		padding-bottom: 30px;
	}
	.hero-title {
		font-size: 15px;
		text-transform: uppercase;
		line-height: 25px!important;
		letter-spacing: 2px;
	}
	.hero-text {
		position: absolute;
		bottom: 25%!important;
		left: 20px!important;
		color: white;
		max-width: 900px;
		z-index: 101;
	}
}

@media screen and (max-width: 480px) {
	#hero-slider-main {
    
    width: 100%;
    position: relative;
    height: 400px!important;
    min-height: 400px;
}
	.hero-text.hero-text-b h1.hero-title {
		font-size: 17px!important;
		text-transform: uppercase;
		font-family: 'brandon_grotesquemedium';
		line-height: 0px!important;
		letter-spacing: 2px;
	}
	.slider-wrapper-1 {
		height: 125px!important;
	}
	.decor-logo-background-orange {
		background: #066c77;
		width: 60px;
		height: 10px;
		position: absolute;
		bottom: -10px;
		left: 0px;
		z-index: 99;
	}
	/*#hero-slider-main {
		height: 32% !important;
	}*/
	.hero-supporting {
		font-size: 12px;
		padding-bottom: 30px;
	}
	.hero-title {
		font-size: 14px;
		text-transform: uppercase;
		line-height: 25px!important;
		letter-spacing: 1px;
		padding-bottom: 2px!important;
	}
	.hero-text {
		position: absolute;
		bottom: 20%!important;
		left: 15px!important;
		color: white;
		max-width: 900px;
		z-index: 101;
	}
	.logo img {
		max-width: 100px !important;
	}
}

@media screen and (max-width: 425px) {
	#hero-slider-main {
    
    width: 100%;
    position: relative;
    height: 350px!important;
    min-height: 350px;
}
	.slider-wrapper-1 {
		height: 110px!important;
	}
	/*#hero-slider-main {
		height: 30% !important;
	}*/
	.hero-supporting {
		font-size: 10px;
		padding-bottom: 30px;
	}
	.hero-title {
		font-size: 12px;
		text-transform: uppercase;
		line-height: 20px!important;
		letter-spacing: 0px;
	}
	.hero-text {
		position: absolute;
		bottom: 20%!important;
		left: 24px!important;
		color: white;
		max-width: 900px;
		z-index: 101;
	}
}

@media screen and (max-width: 384px) {
	#hero-slider-main {
    
    width: 100%;
    position: relative;
    height: 320px!important;
    min-height: 320px;
}
	/*#hero-slider-main {
		height: 28% !important;
	}*/
	.hero-text {
		position: absolute;
		bottom: 15%!important;
		left: 15px!important;
		color: white;
		max-width: 900px;
		z-index: 101;
	}
}

@media screen and (max-width: 375px) {
	#hero-slider-main {
    
    width: 100%;
    position: relative;
    height: 300px!important;
    min-height: 300px;
}
	.hero-text.hero-text-b h1.hero-title {
		font-size: 12px!important;
		text-transform: uppercase;
		font-family: 'brandon_grotesquemedium';
		line-height: 0px!important;
		letter-spacing: 2px;
	}
	.slider-wrapper-1 {
		height: 100px!important;
	}
	/*#hero-slider-main {
		height: 28% !important;
	}*/
	.hero-supporting {
		font-size: 9px;
		padding-bottom: 30px;
	}
	.hero-title {
		font-size: 10px;
		text-transform: uppercase;
		line-height: 20px!important;
		letter-spacing: 2px;
	}
	.hero-text {
		position: absolute;
		bottom: 20%!important;
		left: 20px!important;
		color: white;
		max-width: 900px;
		z-index: 101;
	}
}

@media screen and (max-width: 360px) {
	#hero-slider-main {
    
    width: 100%;
    position: relative;
    height: 290px!important;
    min-height: 290px;
}
	.slider-wrapper-1 {
		height: 95px!important;
	}
	/*#hero-slider-main {
		height: 25% !important;
	}*/
	.hero-supporting {
		font-size: 9px;
		padding-bottom: 30px;
	}
	.hero-title {
		font-size: 10px;
		text-transform: uppercase;
		line-height: 15px!important;
		letter-spacing: 0px;
	}
	.hero-text {
		position: absolute;
		bottom: 15%!important;
		left: 20px!important;
		color: white;
		max-width: 900px;
		z-index: 101;
	}
}

@media screen and (max-width: 320px) {
	#hero-slider-main {
    
    width: 100%;
    position: relative;
    height: 280px!important;
    min-height: 280px;
}
	.slider-wrapper-1 {
		height: 82px!important;
	}
	.hero-supporting {
		font-size: 8px;
		padding-bottom: 0px;
	}
	.hero-title {
		font-size: 9px;
		text-transform: 15px!important;
		letter-spacing: 0px;
	}
	.hero-text {
		position: absolute;
		bottom: 30%!important;
		left: 15px!important;
		color: white;
		max-width: 900px;
		z-index: 101;
	}
	/*#hero-slider-main {
		height: 23% !important;
	}*/
}

.p-0 {
	padding: 0;
}

.image-grid {
	width: 100%;
	background-color: rgba(0, 0, 0, 0.9607843137254902);
	overflow: hidden;
	border: 1px solid #066c76;
}

.image-grid * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.45s ease;
	transition: all 0.45s ease;
}

.image-grid img {
	width: 100%;
	height: auto;
}

.image-grid figcaption {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1;
	align-items: center;
	bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.image-grid p {
	margin: 0;
	opacity: 0;
	letter-spacing: 1px;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	color: #fff;
	text-transform: uppercase;
}

.image-grid a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	border: 1px solid #a7cf46;
}

.image-grid:hover>img,
.image-grid.hover>img {
	opacity: 0.1;
}

.image-grid:hover p {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

@media (max-width: 992px) {
	.image-grid {
		width: 100%;
		height: auto;
	}
}

@media (max-width: 768px) {
	.logo {
		position: relative!important;
		top: 0px;
		z-index: 100;
	}
	.header {
		background: #a9a9ab;
	}
	.footer-content h2 {
		text-align: left;
		text-transform: uppercase;
		font-family: "brandon_grotesquemedium";
		font-weight: normal;
		font-size: 20px;
	}
	section.about-home {
		padding: 0px 0!important;
	}
	h3.text-center.headerh3 {
		font-size: 18px!important;
	}
	.image-grid p {
		margin: 0;
		opacity: 0;
		letter-spacing: 1px;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		color: #fff;
		text-transform: uppercase;
		font-size: 18px!important;
	}
	.gallery12.container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.gallery-list.col-md-12,
	.gallery-list.col-md-6,
	.gallery-list.col-md-4,
	.gallery-list.col-md-3,
	.gallery-list.col-md-2,
	.gallery-list.col-md-1 {
		padding-left: 0;
		padding-right: 0;
	}
	.gallery-row.row {
		margin-left: -15px;
		margin-right: -15px;
	}
	.gallery-row.row.pdtb-40 {
		padding-top: 10px;
	}
	.horizontal-nav {
		margin-bottom: 0;
	}
}

@media (max-width: 767px) {
/*	#hero-slider-main {
    height: 57% !important;
}*/
	.image-grid p {
		margin: 0;
		opacity: 0;
		letter-spacing: 1px;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		color: #fff;
		text-transform: uppercase;
		font-size: 14px!important;
	}
}

/*@media (max-width: 736px) { #hero-slider-main {
    height: 55% !important;
} }

@media (max-width: 677px) { #hero-slider-main {
    height: 50% !important;
} }

@media (max-width: 640px) { #hero-slider-main {
    height: 48% !important;
} }

@media (max-width: 600px) { #hero-slider-main {
    height: 43% !important;
} }

@media (max-width: 540px){ #hero-slider-main {
    height: 40% !important;
} }

@media (max-width: 480px){ #hero-slider-main {
    height: 35% !important;
} }

@media (max-width: 425px){ #hero-slider-main {
    height: 30% !important;
} }

@media (max-width: 414px){ #hero-slider-main {
    height: 30% !important;
} }

@media (max-width: 384px){ #hero-slider-main {
    height: 29% !important;
} }

@media (max-width: 375px){ #hero-slider-main {
    height: 29% !important;
} }

@media (max-width: 360px){ #hero-slider-main {
    height: 27% !important;
} }

@media (max-width: 320px){ #hero-slider-main {
    height: 35% !important;
} }*/

.mrgn-tp-50 {
	margin-top: 50px!important;
}

section.about-home {
	padding: 100px 0 80px;overflow: hidden;
}

#footer {
	padding: 30px 15px 1px!important;
	background: #1c272f;
	text-align: center;
	color: #a8abae;
	overflow: hidden;
}

ul.footer-links-contact {
	list-style: none;
	padding: 0;
}

ul.footer-links-contact li {
	padding-left: 1.3em;
	text-align: left;
	font-size: 17px;
	margin-bottom: 0;
	text-align: justify;
	font-family: "Ropa Sans";
}

ul.footer-links-contact li.add-icon:before {
	content: "\f041";
	/* FontAwesome Unicode */
	font-family: FontAwesome;
	display: inline-block;
	margin-left: -1.3em;
	/* same as padding-left set on li */
	width: 1.3em;
	/* same as padding-left set on li */
}

ul.footer-links-contact li.email-icon:before {
	content: "\f0e0";
	/* FontAwesome Unicode */
	font-family: FontAwesome;
	display: inline-block;
	margin-left: -1.3em;
	/* same as padding-left set on li */
	width: 1.3em;
	/* same as padding-left set on li */
}

ul.footer-links-contact li.phone-icon:before {
	content: "\f095";
	/* FontAwesome Unicode */
	font-family: FontAwesome;
	display: inline-block;
	margin-left: -1.3em;
	/* same as padding-left set on li */
	width: 1.3em;
	/* same as padding-left set on li */
}


/*----------------------------------------------------*/

.industries_box>a {
	cursor: inherit!important;
}

.industries_section:before {
	background: #fff;
	width: 100%;
	height: 168px;
	position: absolute;
	content: "";
	display: block;
	left: 0;
	right: 0;
}

.industries_section .vc_col-sm-12 {
	width: 82%;
	margin: 0 auto;
	float: none;
}

.industries_box {
	float: left;
	border-left: 1px solid #d4d4d4;
	width: 12.44%;
	position: relative;
}

.industries_section .vc_column-inner {
	padding: 0 !important;
}

.industries_img img {
	display: block;
	width: 100%;
}

.industries_content {
	padding: 25px 20px;
	position: relative;
	z-index: 5;
}

.industries_content h5 {
	color: #2b2b2b;
	font-size: 19px;
	text-transform: uppercase;
	font-family: "brandon_grotesquemedium";
	;
	line-height: 19px;
	margin: 10px 0 0 0;
	font-weight: 600;
}

.industries_box:hover .industries_img img {
	transform: scale(1.1);
	transition: all 4.5s ease 0s;
}

.industries_img img {
	transition: all 0.5s ease 0s;
}

.industries_img {
	overflow: hidden;
	position: relative;
}

.industries_content {
	transition: all 1.5s ease 0s;
}

.sc_action_item_mask {
	height: 100%;
	left: 0;
	opacity: 0;
	overflow: hidden;
	pointer-events: none;
	position: absolute;
	top: 0;
	transition: opacity 0.3s ease 0s;
	width: 100%;
	z-index: 1;
}

.industries_box:hover .sc_action_item_mask {
	opacity: 1;
}

.sc_action_item_mask::before {
	background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
	box-sizing: border-box;
	content: " ";
	height: 100%;
	left: -10%;
	position: absolute;
	top: 0;
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0px, 100%, 0px);
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0px, 100%, 0px);
	-moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0px, 100%, 0px);
	-o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0px, 100%, 0px);
	transition: transform 1.2s ease 0s;
	-webkit-transition: transform 1.2s ease 0s;
	-moz-transition: transform 1.2s ease 0s;
	-o-transition: transform 1.2s ease 0s;
	width: 150%;
	z-index: 1;
}

.industries_box:hover .sc_action_item_mask::before {
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0px, -130%, 0px);
}

.industries_img .sc_action_item_mask {
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	width: 104%;
}

.industries_img {
	position: relative;
	transition: all 0.2s ease-in-out 0s;
}

.industries_box:hover .industries_img {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
	transform: scale(1.044);
	transition: all 0.2s ease-in-out 0s;
	z-index: 50;
}


/*---------------------contact-form----------------------*/

#stay-in-touch {
	padding-top: 60px;
	padding-bottom: 45px;
	background: url(../img/single-image-1.jpg);
	background-size: cover;
	background-position: center;
}

footer .container {
	padding: 40px 15px 30px 15px;
}

.footer-seperator {
	height: 1px;
	background: #545f68;
	margin: 0px 0px 20px;
}

.footer-links-wrapper {
	position: relative;
	margin-top: 12px!important;
	margin-bottom: 12px!important;
}

.product-view-more {
	display: table;
	margin: 50px auto;
}

.product-view-more a.link-outlined {
	background: #086d76;
	color: white;
}

.product-view-more a.link-outlined:hover {
	text-transform: uppercase;
	padding: 10px 30px;
	border: 1px solid #485763;
	color: #485763;
	font-size: 12px;
	letter-spacing: 1px;
	display: inline-block;
	margin: 10px 0px 25px;
	background: transparent!important;
}

.link-outlined:hover {
	background: #086d76;
	color: white;
}

.logo {
	position: absolute;
	top: 0px;
	z-index: 100;
}

header .navbar-nav>li>a,
.navbar-default .navbar-nav>li>a {
	padding: 20px 20px 20px 20px;
	font-weight: 900;
	font-size: 15px;
	color: #fff !important;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}

.form-group-class input {
	padding-right: 0px!important;
	margin: 0 0 20px 0!important;
}

.form-group-class textarea {
	margin: 0 0 20px 0!important;
	width: 100%;
}


/*===============================table-css-start=====================================*/

table.table.table-hover.text-center.product-table thead {
	background: #ccc;
	color: #000;
}

table.table.table-hover.text-center.product-table tbody {
	display: table-row-group;
	vertical-align: middle;
	border-color: inherit;
}

table.table.table-hover.text-center.product-table th,
table.table.table-condensed.table-bordered.table-hover.text-center.product-table-details th {
	text-align: center;
	font-size: 14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	vertical-align: middle;
}

table.table.table-hover.text-center.product-table td,
table.table.table-condensed.table-bordered.table-hover.text-center.product-table-details td {
	text-align: center;
	font-size: 14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	vertical-align: middle;
}

/*table.table.table-hover.text-center.product-table td:first-child,
table.table.table-condensed.table-bordered.table-hover.text-center.product-table-details td:first-child {
	text-decoration: underline;
}*/
table.table.table-hover.text-center.product-table td,
table.table.table-condensed.table-bordered.table-hover.text-center.product-table-details td {
	text-decoration: underline;
	color: #000;
}

table.table.table-hover.text-center.product-table input {
	-webkit-writing-mode: horizontal-tb !important;
	text-rendering: auto;
	color: -internal-light-dark-color(black, white);
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: start;
	-webkit-appearance: textfield;
	background-color: -internal-light-dark-color(white, black);
	-webkit-rtl-ordering: logical;
	cursor: text;
	margin: 0em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 1px 0px;
	border-width: 2px;
	border-style: inset;
	border-color: initial;
	border-image: initial;
}

table.table.table-hover.text-center.product-table input[type="image" i] {
	-webkit-appearance: initial;
	background-color: initial;
	cursor: pointer;
	padding: initial;
	border: initial;
}

table.table.table-hover.text-center.product-table .bianco {
	background-color: #fff;
}

table.table.table-hover.text-center.product-table .grassetto {
	font-weight: bold;
}

table.table.table-hover.text-center.product-table tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
}

table.table.table-hover.text-center.product-table td {
	display: table-cell;
	vertical-align: inherit;
}


/*table.table.table-hover.text-center.product-table a {
    color: #000;
    text-decoration: underline;
}*/

table.table.table-hover.text-center.product-table .grigio {
	background-color: #6d6e70;
	color: #fff;
}


/*table.table.table-hover.text-center.product-table .tab-link a {
    text-decoration: none;
}

table.table.table-hover.text-center.product-table .grigio a {
    color: #fff;
}*/

.row-spacer {
	padding: 0 0 15px 0;
}

.row-spacer-product-img {
	padding: 50px 0 50px 0;
}

.product-table-title h2 {
	padding: 8px 10px 7px 10px;
	color: #FFF;
	background: #000;
	font-size: 14px;
	margin: 0 0 0 0;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	/*font-size: 14px;*/
	font-size: 30px;
	line-height: 1.42857143;
}

.title {
	padding: 5px 10px 5px 10px;
	color: #FFF;
	background: #000;
	margin: 0 0 1px 0;
	min-height: 31px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
}

.content-default {
	background: #eee;
	padding: 30px 15px 30px 15px;
	margin: 0 0 0 0;
}

table.table.table-condensed.table-bordered.table-hover.text-center.product-table-details th {
	text-align: center;
}

table.table.table-condensed.table-bordered.table-hover.text-center.product-table-details thead {
	background: #ccc;
	color: #000;
}

.table.table-hover.text-center.product-table a,
table.table.table-condensed.table-bordered.table-hover.text-center.product-table-details a {
	font-size: 14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000;    display: block;
}

.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
	background-color: #ccc!important;
}

#company_overview p {
	text-align: justify;
}

.hero-text.hero-text-b {
	position: absolute;
	bottom: 12%;
	left: 110px;
	color: white;
	max-width: 900px;
	z-index: 101;
}

.hero-text.hero-text-b h1.hero-title {
	font-size: 60px;
	text-transform: uppercase;
	font-family: 'brandon_grotesquemedium';
	line-height: 55px;
	letter-spacing: 2px;
}

.owl-nav>div {
	margin-top: -26px;
	position: absolute;
	top: 50%;
	color: #cdcbcd;
}

.owl-nav i {
	font-size: 52px;
}

.owl-nav .owl-prev {
	left: -30px;
}

.owl-nav .owl-next {
	right: -30px;
}

img.owl-carousel-abt-clients {
	background: #fff!important;
	padding: 15px;
}

.contact-list a {
	font-family: "Ropa Sans";
	font-weight: 600;
	color: #333333;
}

#contact-section-form .contact-form input:focus {
	border: 1px solid #096b74;
}

#contact-section-form .contact-form textarea {
	height: auto;
	padding-top: 15px;
}

.footer-links-left {
	font-family: "Ropa Sans";
}


/*===============================table-css-end======================================*/

.box.box-1-industries {
	color: #fff;
	background: #2b3c4e;
	/*font-family: 'Ubuntu', sans-serif;*/
	overflow: hidden;
	position: relative;
	transition: all 0.3s ease-in-out;
	margin-bottom: 20px;
}

.box.box-1-industries:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

.box.box-1-industries img {
	width: 100%;
	height: auto;
	transition: all 0.3s ease;
}

.box.box-1-industries:hover img {
	opacity: 0.6;
	filter: grayscale(100%);
}

.box.box-1-industries .box-content {
	color: #fff;
	background: linear-gradient(to right, transparent, transparent, rgb(6, 107, 119), #066b77, #066b77);
	text-align: right;
	width: 100%;
	padding: 15px 15px 15px 60px;
	transform: translateY(-50%) scaleY(0);
	position: absolute;
	top: 50%;
	right: 0;
	transition: all 0.3s ease-in-out;
}

.box.box-1-industries:hover .box-content {
	transform: translateY(-50%) scaleY(1);
}

.box.box-1-industries .title {
	font-size: 20px;
	font-weight: 800;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0 0 4px;
	background: transparent;
}

.box.box-1-industries .post {
	font-size: 15px;
	font-style: italic;
	text-transform: capitalize;
	margin: 0 0 5px;
	display: block;
}

.box.box-1-industries .icon {
	padding: 0;
	margin: 0;
	list-style: none;
	transform: translate(-100%, -50%);
	position: absolute;
	top: 50%;
	left: 0;
	transition: all 0.3s ease-in-out;
}

.box.box-1-industries:hover .icon {
	transform: translate(0, -50%);
}

.box.box-1-industries .icon li a {
	color: #066a77;
	background: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 40px;
	height: 40px;
	width: 40px;
	display: block;
	transition: all 0.3s ease;
}

.box.box-1-industries .icon li a:hover {
	box-shadow: 0 0 5px #222f3d inset;
}

@media only screen and (max-width:990px) {
	.box.box-1-industries {
		margin: 0 0 30px;
	}
}


/*====================================================================*/

.gsc-box-hover {
	position: relative;
	background: transparent;
	max-width: 400px;
	margin: 0 auto 30px;
}

.gsc-box-hover .frontend,
.gsc-box-hover .backend {
	z-index: 1;
	border-radius: inherit;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: inherit;
	perspective: inherit;
	-webkit-transition: transform 0.8s cubic-bezier(0.5, 0.2, 0.2, 0.8);
	-moz-transition: transform 0.8s cubic-bezier(0.5, 0.2, 0.2, 0.8);
	transition: transform 0.8s cubic-bezier(0.5, 0.2, 0.2, 0.8);
	min-height: 250px;
}

.gsc-box-hover .frontend {
	height: inherit;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	transform: rotateY(0deg);
	text-align: center;
}

.gsc-box-hover .frontend .frontend-content {
	border-top: 0;
	padding: 15px 0 0;
	text-align: center;
}

.gsc-box-hover .backend {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
	background: #066b77;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
	padding: 20px;
	color: #fff;
}

.gsc-box-hover .backend .content-be {
	height: 100%;
	-webkit-transform: translateZ(70px) scale(0.86);
	-moz-transform: translateZ(70px) scale(0.86);
	-o-transform: translateZ(70px) scale(0.86);
	transform: translateZ(70px) scale(0.86);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gsc-box-hover .backend .be-desc {
	color: #f1f1f1;
}

.gsc-box-hover .backend .box-title {
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.gsc-box-hover .backend .box-title:after {
	content: '';
	width: 50px;
	height: 2px;
	background: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}

.gsc-box-hover .backend .box-title a {
	color: #fff;
	font-family: "brandon_grotesquebold";
}

.gsc-box-hover .backend .box-title a:hover {
	text-decoration: underline;
}

.gsc-box-hover .backend .link-action a {
	color: #fff;
	text-transform: uppercase;
}

.gsc-box-hover .backend .link-action a:hover {
	text-decoration: underline;
}

.gsc-box-hover .box-content {
	-webkit-perspective: 1000px;
	perspective: 1000px;
	border-radius: inherit;
}

.gsc-box-hover .box-title {
	font-weight: 500;
	font-size: 15px;
	line-height: 30px;
	color: #030712;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-family: "brandon_grotesquebold";
}

.gsc-box-hover:hover .frontend,
.gsc-box-hover:hover .backend,
.gsc-box-hover:active .frontend,
.gsc-box-hover:active .backend,
.gsc-box-hover:focus .frontend,
.gsc-box-hover:focus .backend,
.gsc-box-hover.active .frontend,
.gsc-box-hover.active .backend {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: transform 1.5s cubic-bezier(0.3, 1, 0.6, 1);
	-moz-transition: transform 1.5s cubic-bezier(0.3, 1, 0.6, 1);
	transition: transform 1.5s cubic-bezier(0.3, 1, 0.6, 1);
}

.gsc-box-hover:hover .frontend,
.gsc-box-hover:active .frontend,
.gsc-box-hover:focus .frontend,
.gsc-box-hover.active .frontend {
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-o-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}

.gsc-box-hover:hover .backend,
.gsc-box-hover:active .backend,
.gsc-box-hover:focus .backend,
.gsc-box-hover.active .backend {
	-webkit-transform: rotateY(0);
	-moz-transform: rotateY(0);
	-o-transform: rotateY(0);
	transform: rotateY(0);
}

.frontend-content a {
	color: #066b77;
}


/*========================================================================*/

ul.applications-lists {
	list-style: none;
	padding: 0;
}

ul.applications-lists li {
	padding-left: 1.3em;
	font-family: "Ropa Sans";
	font-size: 15px;
}

ul.applications-lists li:before {
	content: "\f18e";
	/* FontAwesome Unicode */
	font-family: FontAwesome;
	display: inline-block;
	margin-left: -1.3em;
	/* same as padding-left set on li */
	width: 1.3em;
	/* same as padding-left set on li */
}

.slider-wrapper-1 {
	height: 500px;
}

.contact-sec-map {
	line-height: 0;
}

li.dropdown a.active-class {
	color: #066c76 !important;
}

table-bordered.table>thead>tr>th {
	background-color: #565656;
	border-color: #404040 !important;
	color: #fff;
}

.cstmtable1>thead>tr>th {
	font-size: 20px;
	border-bottom: 0px !important;
	background-color: #1c272f!important;
	color: #fff;
}

.table>thead>tr>th {
	background-color: #fff;
	border-bottom-width: 1px;
	border-bottom: 1px solid #272b2b;
	padding: 15px;
	text-align: center;
	font-family: "brandon_grotesquebold";
}

.cstmtable1 tr:nth-child(odd) {
	background-color: #f9f9f9;
}

.cstmtable1:not(.table-condensed)>tbody>tr>td {
	padding: 5px 15px !important;
}

.cstmtable1>tbody>tr>td {
	font-size: 15px !important;
	font-family: "Ropa Sans";
}

/*.table-bordered>tbody>tr>td {
	color: #000;
	border-color: #404040 !important;
	text-align: center;
	vertical-align: middle;
}*/

ul.list-type {
	list-style: none;
	padding: 0;
}

.list-type {
	font-size: 17px;
	padding-top: 10px;
}

ul.list-type li {
	padding-left: 1.3em;
}

.list-type li {
	display: block;
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 5px;
	padding-left: 35px;
	background-repeat: no-repeat;
	color: #000;
	font-family: "Ropa Sans";
	letter-spacing: 1px;
}

ul.list-type li:before {
	content: "\f18e";
	font-family: FontAwesome;
	display: inline-block;
	margin-left: -1.3em;
	width: 1.3em;
}

.cstmtable1>tbody>tr>td:first-child {
	font-weight: bold;
}

.acch5 {
	font-family: "Ropa Sans";
	font-size: 17px;
	color: #000;
	text-align: center;
}

.acch6 {
	font-family: "Ropa Sans";
	font-weight: bold;
	color: #000;
	font-size: 15px;
	text-align: center;
}

.tcen {
	text-align: center;
}

.box p {
	font-size: 14px;
	text-align: center;
}

.acc .box {
	margin-bottom: 30px !important;
}


/*==========================================================*/

@font-face {
	font-family: 'Glyphicons Halflings';
	src: url(../fonts/glyphicons-halflings-regular.eot);
	src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
	content: "\002a"
}

.glyphicon-plus:before {
	content: "\002b"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
	content: "\20ac"
}

.glyphicon-minus:before {
	content: "\2212"
}

.glyphicon-cloud:before {
	content: "\2601"
}

.glyphicon-envelope:before {
	content: "\2709"
}

.glyphicon-pencil:before {
	content: "\270f"
}

.glyphicon-glass:before {
	content: "\e001"
}

.glyphicon-music:before {
	content: "\e002"
}

.glyphicon-search:before {
	content: "\e003"
}

.glyphicon-heart:before {
	content: "\e005"
}

.glyphicon-star:before {
	content: "\e006"
}

.glyphicon-star-empty:before {
	content: "\e007"
}

.glyphicon-user:before {
	content: "\e008"
}

.glyphicon-film:before {
	content: "\e009"
}

.glyphicon-th-large:before {
	content: "\e010"
}

.glyphicon-th:before {
	content: "\e011"
}

.glyphicon-th-list:before {
	content: "\e012"
}

.glyphicon-ok:before {
	content: "\e013"
}

.glyphicon-remove:before {
	content: "\e014"
}

.glyphicon-zoom-in:before {
	content: "\e015"
}

.glyphicon-zoom-out:before {
	content: "\e016"
}

.glyphicon-off:before {
	content: "\e017"
}

.glyphicon-signal:before {
	content: "\e018"
}

.glyphicon-cog:before {
	content: "\e019"
}

.glyphicon-trash:before {
	content: "\e020"
}

.glyphicon-home:before {
	content: "\e021"
}

.glyphicon-file:before {
	content: "\e022"
}

.glyphicon-time:before {
	content: "\e023"
}

.glyphicon-road:before {
	content: "\e024"
}

.glyphicon-download-alt:before {
	content: "\e025"
}

.glyphicon-download:before {
	content: "\e026"
}

.glyphicon-upload:before {
	content: "\e027"
}

.glyphicon-inbox:before {
	content: "\e028"
}

.glyphicon-play-circle:before {
	content: "\e029"
}

.glyphicon-repeat:before {
	content: "\e030"
}

.glyphicon-refresh:before {
	content: "\e031"
}

.glyphicon-list-alt:before {
	content: "\e032"
}

.glyphicon-lock:before {
	content: "\e033"
}

.glyphicon-flag:before {
	content: "\e034"
}

.glyphicon-headphones:before {
	content: "\e035"
}

.glyphicon-volume-off:before {
	content: "\e036"
}

.glyphicon-volume-down:before {
	content: "\e037"
}

.glyphicon-volume-up:before {
	content: "\e038"
}

.glyphicon-qrcode:before {
	content: "\e039"
}

.glyphicon-barcode:before {
	content: "\e040"
}

.glyphicon-tag:before {
	content: "\e041"
}

.glyphicon-tags:before {
	content: "\e042"
}

.glyphicon-book:before {
	content: "\e043"
}

.glyphicon-bookmark:before {
	content: "\e044"
}

.glyphicon-print:before {
	content: "\e045"
}

.glyphicon-camera:before {
	content: "\e046"
}

.glyphicon-font:before {
	content: "\e047"
}

.glyphicon-bold:before {
	content: "\e048"
}

.glyphicon-italic:before {
	content: "\e049"
}

.glyphicon-text-height:before {
	content: "\e050"
}

.glyphicon-text-width:before {
	content: "\e051"
}

.glyphicon-align-left:before {
	content: "\e052"
}

.glyphicon-align-center:before {
	content: "\e053"
}

.glyphicon-align-right:before {
	content: "\e054"
}

.glyphicon-align-justify:before {
	content: "\e055"
}

.glyphicon-list:before {
	content: "\e056"
}

.glyphicon-indent-left:before {
	content: "\e057"
}

.glyphicon-indent-right:before {
	content: "\e058"
}

.glyphicon-facetime-video:before {
	content: "\e059"
}

.glyphicon-picture:before {
	content: "\e060"
}

.glyphicon-map-marker:before {
	content: "\e062"
}

.glyphicon-adjust:before {
	content: "\e063"
}

.glyphicon-tint:before {
	content: "\e064"
}

.glyphicon-edit:before {
	content: "\e065"
}

.glyphicon-share:before {
	content: "\e066"
}

.glyphicon-check:before {
	content: "\e067"
}

.glyphicon-move:before {
	content: "\e068"
}

.glyphicon-step-backward:before {
	content: "\e069"
}

.glyphicon-fast-backward:before {
	content: "\e070"
}

.glyphicon-backward:before {
	content: "\e071"
}

.glyphicon-play:before {
	content: "\e072"
}

.glyphicon-pause:before {
	content: "\e073"
}

.glyphicon-stop:before {
	content: "\e074"
}

.glyphicon-forward:before {
	content: "\e075"
}

.glyphicon-fast-forward:before {
	content: "\e076"
}

.glyphicon-step-forward:before {
	content: "\e077"
}

.glyphicon-eject:before {
	content: "\e078"
}

.glyphicon-chevron-left:before {
	content: "\e079"
}

.glyphicon-chevron-right:before {
	content: "\e080"
}

.glyphicon-plus-sign:before {
	content: "\e081"
}

.glyphicon-minus-sign:before {
	content: "\e082"
}

.glyphicon-remove-sign:before {
	content: "\e083"
}

.glyphicon-ok-sign:before {
	content: "\e084"
}

.glyphicon-question-sign:before {
	content: "\e085"
}

.glyphicon-info-sign:before {
	content: "\e086"
}

.glyphicon-screenshot:before {
	content: "\e087"
}

.glyphicon-remove-circle:before {
	content: "\e088"
}

.glyphicon-ok-circle:before {
	content: "\e089"
}

.glyphicon-ban-circle:before {
	content: "\e090"
}

.glyphicon-arrow-left:before {
	content: "\e091"
}

.glyphicon-arrow-right:before {
	content: "\e092"
}

.glyphicon-arrow-up:before {
	content: "\e093"
}

.glyphicon-arrow-down:before {
	content: "\e094"
}

.glyphicon-share-alt:before {
	content: "\e095"
}

.glyphicon-resize-full:before {
	content: "\e096"
}

.glyphicon-resize-small:before {
	content: "\e097"
}

.glyphicon-exclamation-sign:before {
	content: "\e101"
}

.glyphicon-gift:before {
	content: "\e102"
}

.glyphicon-leaf:before {
	content: "\e103"
}

.glyphicon-fire:before {
	content: "\e104"
}

.glyphicon-eye-open:before {
	content: "\e105"
}

.glyphicon-eye-close:before {
	content: "\e106"
}

.glyphicon-warning-sign:before {
	content: "\e107"
}

.glyphicon-plane:before {
	content: "\e108"
}

.glyphicon-calendar:before {
	content: "\e109"
}

.glyphicon-random:before {
	content: "\e110"
}

.glyphicon-comment:before {
	content: "\e111"
}

.glyphicon-magnet:before {
	content: "\e112"
}

.glyphicon-chevron-up:before {
	content: "\e113"
}

.glyphicon-chevron-down:before {
	content: "\e114"
}

.glyphicon-retweet:before {
	content: "\e115"
}

.glyphicon-shopping-cart:before {
	content: "\e116"
}

.glyphicon-folder-close:before {
	content: "\e117"
}

.glyphicon-folder-open:before {
	content: "\e118"
}

.glyphicon-resize-vertical:before {
	content: "\e119"
}

.glyphicon-resize-horizontal:before {
	content: "\e120"
}

.glyphicon-hdd:before {
	content: "\e121"
}

.glyphicon-bullhorn:before {
	content: "\e122"
}

.glyphicon-bell:before {
	content: "\e123"
}

.glyphicon-certificate:before {
	content: "\e124"
}

.glyphicon-thumbs-up:before {
	content: "\e125"
}

.glyphicon-thumbs-down:before {
	content: "\e126"
}

.glyphicon-hand-right:before {
	content: "\e127"
}

.glyphicon-hand-left:before {
	content: "\e128"
}

.glyphicon-hand-up:before {
	content: "\e129"
}

.glyphicon-hand-down:before {
	content: "\e130"
}

.glyphicon-circle-arrow-right:before {
	content: "\e131"
}

.glyphicon-circle-arrow-left:before {
	content: "\e132"
}

.glyphicon-circle-arrow-up:before {
	content: "\e133"
}

.glyphicon-circle-arrow-down:before {
	content: "\e134"
}

.glyphicon-globe:before {
	content: "\e135"
}

.glyphicon-wrench:before {
	content: "\e136"
}

.glyphicon-tasks:before {
	content: "\e137"
}

.glyphicon-filter:before {
	content: "\e138"
}

.glyphicon-briefcase:before {
	content: "\e139"
}

.glyphicon-fullscreen:before {
	content: "\e140"
}

.glyphicon-dashboard:before {
	content: "\e141"
}

.glyphicon-paperclip:before {
	content: "\e142"
}

.glyphicon-heart-empty:before {
	content: "\e143"
}

.glyphicon-link:before {
	content: "\e144"
}

.glyphicon-phone:before {
	content: "\e145"
}

.glyphicon-pushpin:before {
	content: "\e146"
}

.glyphicon-usd:before {
	content: "\e148"
}

.glyphicon-gbp:before {
	content: "\e149"
}

.glyphicon-sort:before {
	content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
	content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152"
}

.glyphicon-sort-by-order:before {
	content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
	content: "\e154"
}

.glyphicon-sort-by-attributes:before {
	content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
	content: "\e156"
}

.glyphicon-unchecked:before {
	content: "\e157"
}

.glyphicon-expand:before {
	content: "\e158"
}

.glyphicon-collapse-down:before {
	content: "\e159"
}

.glyphicon-collapse-up:before {
	content: "\e160"
}

.glyphicon-log-in:before {
	content: "\e161"
}

.glyphicon-flash:before {
	content: "\e162"
}

.glyphicon-log-out:before {
	content: "\e163"
}

.glyphicon-new-window:before {
	content: "\e164"
}

.glyphicon-record:before {
	content: "\e165"
}

.glyphicon-save:before {
	content: "\e166"
}

.glyphicon-open:before {
	content: "\e167"
}

.glyphicon-saved:before {
	content: "\e168"
}

.glyphicon-import:before {
	content: "\e169"
}

.glyphicon-export:before {
	content: "\e170"
}

.glyphicon-send:before {
	content: "\e171"
}

.glyphicon-floppy-disk:before {
	content: "\e172"
}

.glyphicon-floppy-saved:before {
	content: "\e173"
}

.glyphicon-floppy-remove:before {
	content: "\e174"
}

.glyphicon-floppy-save:before {
	content: "\e175"
}

.glyphicon-floppy-open:before {
	content: "\e176"
}

.glyphicon-credit-card:before {
	content: "\e177"
}

.glyphicon-transfer:before {
	content: "\e178"
}

.glyphicon-cutlery:before {
	content: "\e179"
}

.glyphicon-header:before {
	content: "\e180"
}

.glyphicon-compressed:before {
	content: "\e181"
}

.glyphicon-earphone:before {
	content: "\e182"
}

.glyphicon-phone-alt:before {
	content: "\e183"
}

.glyphicon-tower:before {
	content: "\e184"
}

.glyphicon-stats:before {
	content: "\e185"
}

.glyphicon-sd-video:before {
	content: "\e186"
}

.glyphicon-hd-video:before {
	content: "\e187"
}

.glyphicon-subtitles:before {
	content: "\e188"
}

.glyphicon-sound-stereo:before {
	content: "\e189"
}

.glyphicon-sound-dolby:before {
	content: "\e190"
}

.glyphicon-sound-5-1:before {
	content: "\e191"
}

.glyphicon-sound-6-1:before {
	content: "\e192"
}

.glyphicon-sound-7-1:before {
	content: "\e193"
}

.glyphicon-copyright-mark:before {
	content: "\e194"
}

.glyphicon-registration-mark:before {
	content: "\e195"
}

.glyphicon-cloud-download:before {
	content: "\e197"
}

.glyphicon-cloud-upload:before {
	content: "\e198"
}

.glyphicon-tree-conifer:before {
	content: "\e199"
}

.glyphicon-tree-deciduous:before {
	content: "\e200"
}

.glyphicon-cd:before {
	content: "\e201"
}

.glyphicon-save-file:before {
	content: "\e202"
}

.glyphicon-open-file:before {
	content: "\e203"
}

.glyphicon-level-up:before {
	content: "\e204"
}

.glyphicon-copy:before {
	content: "\e205"
}

.glyphicon-paste:before {
	content: "\e206"
}

.glyphicon-alert:before {
	content: "\e209"
}

.glyphicon-equalizer:before {
	content: "\e210"
}

.glyphicon-king:before {
	content: "\e211"
}

.glyphicon-queen:before {
	content: "\e212"
}

.glyphicon-pawn:before {
	content: "\e213"
}

.glyphicon-bishop:before {
	content: "\e214"
}

.glyphicon-knight:before {
	content: "\e215"
}

.glyphicon-baby-formula:before {
	content: "\e216"
}

.glyphicon-tent:before {
	content: "\26fa"
}

.glyphicon-blackboard:before {
	content: "\e218"
}

.glyphicon-bed:before {
	content: "\e219"
}

.glyphicon-apple:before {
	content: "\f8ff"
}

.glyphicon-erase:before {
	content: "\e221"
}

.glyphicon-hourglass:before {
	content: "\231b"
}

.glyphicon-lamp:before {
	content: "\e223"
}

.glyphicon-duplicate:before {
	content: "\e224"
}

.glyphicon-piggy-bank:before {
	content: "\e225"
}

.glyphicon-scissors:before {
	content: "\e226"
}

.glyphicon-bitcoin:before {
	content: "\e227"
}

.glyphicon-btc:before {
	content: "\e227"
}

.glyphicon-xbt:before {
	content: "\e227"
}

.glyphicon-yen:before {
	content: "\00a5"
}

.glyphicon-jpy:before {
	content: "\00a5"
}

.glyphicon-ruble:before {
	content: "\20bd"
}

.glyphicon-rub:before {
	content: "\20bd"
}

.glyphicon-scale:before {
	content: "\e230"
}

.glyphicon-ice-lolly:before {
	content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
	content: "\e232"
}

.glyphicon-education:before {
	content: "\e233"
}

.glyphicon-option-horizontal:before {
	content: "\e234"
}

.glyphicon-option-vertical:before {
	content: "\e235"
}

.glyphicon-menu-hamburger:before {
	content: "\e236"
}

.glyphicon-modal-window:before {
	content: "\e237"
}

.glyphicon-oil:before {
	content: "\e238"
}

.glyphicon-grain:before {
	content: "\e239"
}

.glyphicon-sunglasses:before {
	content: "\e240"
}

.glyphicon-text-size:before {
	content: "\e241"
}

.glyphicon-text-color:before {
	content: "\e242"
}

.glyphicon-text-background:before {
	content: "\e243"
}

.glyphicon-object-align-top:before {
	content: "\e244"
}

.glyphicon-object-align-bottom:before {
	content: "\e245"
}

.glyphicon-object-align-horizontal:before {
	content: "\e246"
}

.glyphicon-object-align-left:before {
	content: "\e247"
}

.glyphicon-object-align-vertical:before {
	content: "\e248"
}

.glyphicon-object-align-right:before {
	content: "\e249"
}

.glyphicon-triangle-right:before {
	content: "\e250"
}

.glyphicon-triangle-left:before {
	content: "\e251"
}

.glyphicon-triangle-bottom:before {
	content: "\e252"
}

.glyphicon-triangle-top:before {
	content: "\e253"
}

.glyphicon-console:before {
	content: "\e254"
}

.glyphicon-superscript:before {
	content: "\e255"
}

.glyphicon-subscript:before {
	content: "\e256"
}

.glyphicon-menu-left:before {
	content: "\e257"
}

.glyphicon-menu-right:before {
	content: "\e258"
}

.glyphicon-menu-down:before {
	content: "\e259"
}

.glyphicon-menu-up:before {
	content: "\e260"
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}

input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple],
select[size] {
	height: auto
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
	border-color: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #999
}

.form-control::-webkit-input-placeholder {
	color: #999
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed
}

textarea.form-control {
	height: auto
}

input[type=search] {
	-webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input[type=date].form-control,
	input[type=time].form-control,
	input[type=datetime-local].form-control,
	input[type=month].form-control {
		line-height: 34px
	}
	.input-group-sm input[type=date],
	.input-group-sm input[type=time],
	.input-group-sm input[type=datetime-local],
	.input-group-sm input[type=month],
	input[type=date].input-sm,
	input[type=time].input-sm,
	input[type=datetime-local].input-sm,
	input[type=month].input-sm {
		line-height: 30px
	}
	.input-group-lg input[type=date],
	.input-group-lg input[type=time],
	.input-group-lg input[type=datetime-local],
	.input-group-lg input[type=month],
	input[type=date].input-lg,
	input[type=time].input-lg,
	input[type=datetime-local].input-lg,
	input[type=month].input-lg {
		line-height: 46px
	}
}

.form-group {
	margin-bottom: 15px
}

.checkbox,
.radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.checkbox label,
.radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
	position: absolute;
	margin-top: 4px\9;
	margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
	margin-top: -5px
}

.checkbox-inline,
.radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
	cursor: not-allowed
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
	cursor: not-allowed
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
	cursor: not-allowed
}

.form-control-static {
	min-height: 34px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
	padding-right: 0;
	padding-left: 0
}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-sm {
	height: 30px;
	line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
	height: auto
}

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
	height: auto
}

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

select.input-lg {
	height: 46px;
	line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
	height: auto
}

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
	height: auto
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.has-feedback {
	position: relative
}

.has-feedback .form-control {
	padding-right: 42.5px;
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
	color: #3c763d
}

.has-success .form-control {
	border-color: #3c763d!important;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d
}

.has-success .form-control-feedback {
	color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
	color: #8a6d3b
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #8a6d3b
}

.has-warning .form-control-feedback {
	color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
	color: #a94442
}

.has-error .form-control {
	border-color: #a94442!important;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
	color: #a94442;
	background-color: #f2dede;
	border-color: #a94442
}

.has-error .form-control-feedback {
	color: #a94442
}

.has-feedback label~.form-control-feedback {
	top: 15px;
}

.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}

@media (min-width:768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.form-inline .form-control-static {
		display: inline-block
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.form-inline .input-group .form-control,
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn {
		width: auto
	}
	.form-inline .input-group>.form-control {
		width: 100%
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .checkbox,
	.form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .checkbox label,
	.form-inline .radio label {
		padding-left: 0
	}
	.form-inline .checkbox input[type=checkbox],
	.form-inline .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
	min-height: 27px
}


/*.form-horizontal .form-group {
	margin-right: -15px;
	margin-left: -15px
}
*/

@media (min-width:768px) {
	.form-horizontal .control-label {
		padding-top: 7px;
		margin-bottom: 0;
		text-align: right
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}

@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 11px;
		font-size: 18px
	}
}

@media (min-width:768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px
	}
}

@media (max-width:768px) {
	.product-table-title {
    margin-top: 30px;
}
	.modal-title {
		text-align: center;
		font-size: 20px;
		color: #fff;
		display: inherit!important;
		margin: inherit!important;
		text-transform: uppercase;
		text-align: left!important;
		padding-left: 10px;
	}
}


/*----------------------------------*/

.modal-header {
	border-bottom: 0px;
}

.modal-footer {
	border-top: 0px;
}

.modal {
	z-index: 9999999;
	overflow-y: hidden;
}

.modal-dialog {
	max-width: 810px;
	width: 95%;
}

.modal-content {
	margin-top: 20%;
}

.stick_popup {
	height: auto;
	min-height: auto;
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 30px;
}

.pop-img {
	display: block;
	max-width: 100%;
	margin-top: 12%;
}

.stick_close {
	cursor: pointer;
	position: absolute;
	top: 0px;
	right: 0px;
	float: right;
	font-size: 16px;
	background-color: #000000;
	color: #fff;
	/*padding:16px;*/
	text-decoration: none;
}

.modal-backdrop.in {
	filter: alpha(opacity=95);
	opacity: .95;
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999999;
	background-color: #000;
}

.headerh3 {
	font-size: 19px;
	line-height: 33px;
	font-weight: bold;
	margin-top: 25px;
	color: #000;
}

.modal-header {
	background-color: #2957a4;
	color: #fff;
	border-radius: 0;
	padding: 12px;
}

.modal-title {
	text-align: center;
	font-size: 20px;
	color: #fff;
	display: table;
	margin: 0 auto;
	text-transform: uppercase;
}

.form-horizontal .form-group {
	clear: both;
}

.form-control1 {
	width: 99%;
}


/*-----------------------------modal-pop-up--------------------------------------------*/

.modal-header {
	border-bottom: 0px;
	padding: 8.5px;
}

.modal-footer {
	border-top: 0px;
}

.modal {
	z-index: 9999999;
	overflow-y: hidden;
}

.modal-dialog {
	max-width: 810px;
	width: 95%;
}

.modal-content {
	margin-top: 10%;
	line-height: 0;
}

.stick_popup {
	height: auto;
	min-height: auto;
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 0;
}

.pop-img {
	display: block;
	max-width: 100%;
	margin-top: 25%;
}

.stick_close {
	cursor: pointer;
	position: absolute;
	top: 0px;
	right: 0px;
	float: right;
	font-size: 25px;
	background-color: #5a5a5a;
	color: #fff;
	text-decoration: none;
	width: 58px;
	height: 58px;
	line-height: 58px;
	text-align: center;
}

.modal-backdrop.in {
	filter: alpha(opacity=95);
	opacity: .95;
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999999;
	background-color: #000;
}

.headerh3 {
	font-size: 19px;
	line-height: 33px;
	font-weight: bold;
	margin-top: 20px;
	text-transform: capitalize;
}

.modal-header {
	background-color: #076c78;
	color: #fff;
	padding: 12px 0;
}

.modal-title {
	text-align: center;
	font-size: 24px;
}

h5.modal-title {
	color: #fff;
	font-family: "brandon_grotesquebold";
}


/*-----------------------Validation----------------------------*/

.example {
	margin: 15px;
	font-size: 14px;
	color: #656666;
	content: "Example";
	background-color: #fff;
	border-color: #929494;
	border-width: 1px;
	border-radius: 4px;
	padding: 10px 20px 10px;
	border-style: solid;
}

.form-control-feedback {
	display: none;
}


/*.has-feedback label~.form-control-feedback {
    top: 0!important;
}*/

.error {
	text-align: left!important;
	display: table!important;
	font-size: 14px;
}

.headerh3 a {
	text-transform: lowercase;
}

input.submit.class-submit.cntct-sbmt-btn.home-submit {
	padding: 20px 50px;
	width: 100%;
	line-height: 0;
}

form.form-horizontal.form2 label {
	color: #fff;
}

ul.footer-links {
	list-style: none;
	padding: 0;
}

ul.footer-links li {
	padding-left: 1.3em;
}

ul.footer-links li:before {
	content: "\f0a9";
	font-family: FontAwesome;
	display: inline-block;
	margin-left: -1.3em;
	width: 1.3em;
}

.contact-pg-section {
	padding: 80px 0;
}

.contact-pg-section h1 {
	font-size: 50px;
}

.navbar23 {
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.33);
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 999999;
	padding: 10px 10px;
}

button.btn.btn-danger.click1.center-block,
button.btn.btn-danger.click2.center-block {
	text-transform: capitalize;
	font-size: 16px!important;
	font-family: "Ropa Sans";
	font-weight: 500;
}

section#our-locations {
	overflow: hidden;
}

@media (min-width: 813px) {
	.has-feedback label~.form-control-feedback {
		top: 8px!important;
	}
}

@media (max-width: 768px) {
	.footer-links-wrapper {
		position: relative;
		margin-top: 12px!important;
		margin-bottom: 90px!important;
	}
}

span.ftr-bold {
	font-weight: 600;
}

span.sales-dept h2,
span.aft-sales-services h2 {
	font-size: 20px;
	color: #0a6d75;
	text-align: left;
}

.pagination a {
	color: black;
	float: left;
	padding: 8px 16px;
	text-decoration: none;
	transition: background-color .3s;
	border: 1px solid #ddd;
	margin: 0 4px;
}

.pagination a.active {
	background: #305ca7;
	color: #fff;
}

.pd-l-r-30 {
	padding-left: 15px;
	padding-right: 15px;
}

.clients-section {
	padding: 120px 0;
}

.feature-left h2,
.feature-2-padding-fix h2 {
	font-size: 32px;
}


/*=================================================*/

ul.social-network {
	list-style: none;
	display: inline;
	margin-left: 0 !important;
	padding: 0;
}

ul.social-network li {
	display: inline;
	margin: 0 5px;
}

a.socialIcon:hover,
.socialHoverClass {
	color: #44BCDD;
}

.social-circle li a {
	display: inline-block;
	position: relative;
	margin: 0 auto 0 auto;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	width: 50px;
	height: 50px;
	font-size: 20px;
	border: 1px solid #ffffff;
	line-height: 50px;
}

.social-circle li i {
	margin: 0;
	text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}

.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

ul.social-network.social-circle li a {
	text-align: center;
	line-height: 45px;
}

.text-center-img img {
	display: table;
	margin: 0 auto;
}
.hero-bg-img12.class-media-2 img { width: 100%!important; }
.sidebar-menu-heading h2 { 
    font-size: 20px;
    line-height: inherit;
    text-transform: uppercase;
    margin-bottom: 15px;
    border-bottom: 2px solid #066c78;text-align: left;
 }
ul.sidebar-menu li {     border-bottom: 1px dashed #ccc;
    padding: 4px 0; }
ul.sidebar-menu li a:hover { color: #066c78; }
ul.sidebar-menu li a i { float: right; }
.active-prod { color: #066c78; }

/*=================================================*/

.list-group-item{position:relative;display:block;padding:8px 15px;margin-bottom:-1px;background-color:#fff;border-top:0!important;}
.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px;}
.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px;}
a.list-group-item{color:#555;}
a.list-group-item:focus,a.list-group-item:hover{color:#fff;text-decoration:none;}
.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, .05);box-shadow:0 1px 1px rgba(0, 0, 0, .05);}
.panel,.list-group-item:first-child,.list-group-item:last-child{-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}
a{-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-ms-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;}
.myicon{position:relative;top:4px;display:inline-block;/*font-family:"Glyphicons Halflings";*/font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;float:right;margin-right:9px;padding:0 5px!important;}
a.list-group-item,.list-group-item{background-color: #000000;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
    display: flex;
}
a.list-group-item.active1{background:#066c77!important;color:#fff!important;}
.collapse.in a{background-color: #999;
    font-size: 14px;
    text-transform: capitalize;
    padding: 8px 25px;}

a.list-group-item:hover,a.list-group-item:focus { 
    background-color: #000;
 }

.collapse a.list-group-item {
   /* background-color: #000000;*/
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;    display: inline-block;
    border-bottom: 2px solid #ffffff;
}
.collapse a{ 
	background-color: #999;
    font-size: 14px;
    text-transform: capitalize;
    padding: 8px 25px; width: 100%!important; 
    float: left; 
    border-bottom: 1px dashed #ffffff;
    color: #ffffff!important;
}
.collapse a i { float: right; } 
.list-group-item:first-child {
    padding-bottom: 10px;
}
.collapse.in a:first-child { border-top: 0; }
.collapse a:first-child { border-top: 0; }
.collapse a:last-child { border-bottom: 0; }
.mt-50 { margin-top: 50px; }
a.list-group-item.active1 {
    background-color:#066c77!important;
    color: #fff!important;
}

/*==================================================*/
/*table.table.table-hover.text-center.product-table tr td { position: relative; }
table.table.table-condensed.table-bordered.table-hover.text-center.product-table-details tr td:after {  content: '»'; position: absolute; opacity: 0; top: 3px; right: -20px; transition: 0.5s; font-size: 20px; }
table.table.table-condensed.table-bordered.table-hover.text-center.product-table-details tr td { position: relative; padding: 8px; }
table.table.table-condensed.table-bordered.table-hover.text-center.product-table-details tr td:hover:after { opacity: 1; right: 10px; }
table.table.table-hover.text-center.product-table tr td:after { content: '»'; position: absolute; opacity: 0; top: 3px; right: -20px; transition: 0.5s; font-size: 20px; }
table.table.table-hover.text-center.product-table tr td:hover{}
table.table.table-hover.text-center.product-table tr td:hover:after { opacity: 1; right: 10px*;/ }
/*==================================================*/
li a.border-btm-0 { border-bottom: 0!important; }
.navbar-nav > li > .dropdown-menu li a { border-bottom: 1px solid #ffffff; }
/*li.btm-0 a { border-bottom: 0; }*/
/*.navbar-nav > li > .dropdown-menu li:last-child a { border-bottom: 0; }*/
.dropdown-menu > li > a { padding-left: 5px; /* border-bottom: 1px solid #fff;*/ }

ul.dropdown-menu.fade-left { background: #066c77; }
.pl-15 { padding-left: 15px; }
.dropdown-menu > li.more > a {
    /*padding-left:5px;*/
}
 .dropdown-menu { border-radius: 0!important; }
.dropdown-submenu {
    position:relative;

}
.navbar-nav > li:last-child > .dropdown-menu {
   border-bottom: 0!important;
}
.dropdown-submenu>.dropdown-menu {
   /*top:0;left:100%;
   margin-top:-6px;margin-left:-1px;
   -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;*/
    /* top: 0px;*/
    left: 100%;
    margin-top: 0px;
    margin-left: 0px;/*
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;*/
    min-width: 240px;
    padding: 0;
 }
  
.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;  
  height: 0;     
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}
 
.dropdown-submenu:hover>a:after {
    border-left-color:#555;
 }

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  text-decoration: none;
}  

@media (max-width: 1680px){ 
.accessories-content-sub h2 ,.accessories-content-sub h3 { font-size: 16px!important; }
	.accessories-content h2 {
    background: #f7990f;
    color: #ffffff;
    padding: 0px 22px!important;
    display: table;
    border-top-right-radius: 25px;
    font-size: 21px!important;
} }

@media (max-width: 1536px){ 
.accessories-content-sub h2 ,.accessories-content-sub h3 { font-size: 16px!important; }
	.accessories-content h2 {
    background: #f7990f;
    color: #ffffff;
    padding: 0px 22px!important;
    display: table;
    border-top-right-radius: 25px;
    font-size: 19px!important;
} }

  
@media (max-width: 767px) {

  .navbar-nav  {
     display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 2px;   
  }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #333;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     background-color: #ccc;
   }

   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white; 
     border-radius: 0;
   }
  .dropdown-menu {
      padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   li.dropdown.open {
    border: 0px solid red;
   }

}
 
@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }
}  


a.dropdown-toggle {
    border-bottom: 0;
}

@media (min-width: 768px) { .navbar-right .dropdown-menu {
    right: auto;
    left: 0;
} }

.btm-0 a.dropdown-toggle { border-bottom: 0!important; }
.navbar-nav > li > .dropdown-menu li:last-child { border-bottom: 0!important; }


/*=================================================================*/
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile { border: 0; list-style: none; line-height: 1; display: block; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
#cssmenu:after,#cssmenu>ul:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0 }
#cssmenu #head-mobile { display: none }
#cssmenu { font-family: sans-serif; background: #727272; }
#cssmenu>ul>li { float: left }
#cssmenu>ul>li>a { padding: 17px; font-size: 12px; letter-spacing: 1px; text-decoration: none; color: #fff; 
	font-weight: 400; text-transform: uppercase; }
#cssmenu>ul>li:hover>a,
#cssmenu ul li.active a { color: #fff }
#cssmenu>ul>li:hover,
#cssmenu ul li.active:hover,
#cssmenu ul li.active,
#cssmenu ul li.has-sub.active:hover { background: #9e9e9e!important; -webkit-transition: background .3s ease; -ms-transition: background .3s ease;transition: background .3s ease; }
#cssmenu>ul>li.has-sub>a {  padding-right: 30px }
#cssmenu>ul>li.has-sub>a:after { position: absolute; top: 22px; right: 11px; width: 8px; height: 2px; display: block; background: #ddd;content: '' }
#cssmenu>ul>li.has-sub>a:before { position: absolute; top: 19px; right: 14px; display: block;width: 2px; height: 8px; background: #ddd; content: ''; -webkit-transition: all .25s ease; -ms-transition: all .25s ease; transition: all .25s ease }
#cssmenu>ul>li.has-sub:hover>a:before { top: 23px; height: 0 }
#cssmenu ul ul { position: absolute; left: -9999px }
#cssmenu ul ul li { height: 0; -webkit-transition: all .25s ease; -ms-transition: all .25s ease; background: #333; transition: all .25s ease }
#cssmenu ul ul li:hover {}
#cssmenu li:hover>ul { left: auto }
#cssmenu li:hover>ul>li { height: 35px }
#cssmenu ul ul ul { margin-left: 100%; top: 0 }
#cssmenu ul ul li a { border-bottom: 1px solid rgba(150, 150, 150, 0.15); padding: 9px 15px; width: 170px; font-size: 16px; text-decoration: none; color: #ddd; font-weight: 400;}
#cssmenu ul ul li:last-child>a,
#cssmenu ul ul li.last-item>a { border-bottom: 0 }
#cssmenu ul ul li:hover>a,
#cssmenu ul ul li a:hover { color: #fff }
#cssmenu ul ul li.has-sub>a:after { position: absolute; top: 16px; right: 11px; width: 8px; height: 2px; display: block; background: #ddd; content: ''}
#cssmenu ul ul li.has-sub>a:before { position: absolute; top: 13px; right: 14px; display: block; width: 2px; height: 8px; background: #ddd; content: '';-webkit-transition: all .25s ease; -ms-transition: all .25s ease; transition: all .25s ease }
#cssmenu ul ul>li.has-sub:hover>a:before { top: 17px; height: 0 }
#cssmenu ul ul li.has-sub:hover,
#cssmenu ul li.has-sub ul li.has-sub ul li:hover { background: #363636; }
#cssmenu ul ul ul li.active a { border-left: 1px solid #333 }
#cssmenu>ul>li.has-sub>ul>li.active>a,
#cssmenu>ul ul>li.has-sub>ul>li.active>a { border-top: 1px solid #333 }

/*===========================================*/

.accessories-content h2 { background: #f7990f; color: #ffffff; padding: 0px 40px; display: table; border-top-right-radius: 25px; font-size: 25px; }
.accessories-content { margin-top: 50px; }    
.accessories-content-sub { margin-top: 50px; }
.accessories-content-sub { border-left: 1px solid #ccc; border-bottom:1px solid #ccc; border-bottom-left-radius: 40px;  }
.accessories-content-sub h2 { font-size: 20px;  padding: 0 15px;  line-height: 15px;    color: #000; }
.accessories-content-sub img { border-bottom-left-radius: 40px; width: 85%; margin: 30px 0; }
.lft-content-accessories h2 { font-weight: 800; font-size: 25px;    margin-bottom: 30px;}
.lft-content-accessories { padding-left: 15px; }
.lft-content-accessories h2 { padding: 0;text-transform: uppercase; }
.lft-content-accessories h3 { text-transform: capitalize; }
.h2-acc-title h2 { line-height: inherit; padding: 0; font-size: 25px; font-weight: 600; }
.accessories-content-sub.h2-acc-title { padding: 0; }
.accessories-content-sub.h2-acc-title { padding: 0 15px; }
.accessories-content-sub.h2-acc-title h3 { text-transform: none; color: #999; margin-top: 10px; }
.accessories-content-sub.h2-acc-title h2 b { font-weight: 800;color: #000; }
.accessories-content-sub.h2-acc-title h3 b { font-weight: 800;color: #000; }
.accessories-content-sub.h2-acc-title h2.color-grey { color: #999; }
.accessories-content-sub.h2-acc-title h2 { padding: 0!important; text-align: left; }
@media (max-width: 768px) { 
	.accessories-content h2 {
    background: #f7990f;
    color: #ffffff;
    padding: 0px 15px!important;
    display: table;
    border-top-right-radius: 25px;
    font-size: 15px!important;
} 
.hero-text.hero-text-b h1.hero-title{line-height: 20px !important;}
}





/*-----------SLIDER-----*/
#custom_carousel .item {

    color:#000;
    background-color:#eee;
    padding:20px 0;
}
#custom_carousel .controls{
    overflow-x: auto;
    overflow-y: hidden;
    padding:0;
    margin:0;
    white-space: nowrap;
    text-align: center;
    position: relative;
    background:#ddd
}
#custom_carousel .controls li {
    display: table-cell;
    width: 1%;
    max-width:90px
}
#custom_carousel .controls li.active {
    background-color:#eee;
    border-top:3px solid orange;
}
#custom_carousel .controls a small {
    overflow:hidden;
    display:block;
    font-size:10px;
    margin-top:5px;
    font-weight:bold
}











.carousel{position:relative;}
.carousel-inner{position:relative;width:100%;overflow:hidden;}
.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left;}
.carousel-inner>.item>img{line-height:1;}
.carousel-inner>.active{display:block;}
.carousel-inner>.active{left:0;}
.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5;}
.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x;}
.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x;}
.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9;}
.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none;}
.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px;}
.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff;}
@media screen and (min-width:768px){
.carousel-indicators{bottom:20px;}

}
@media screen and (max-width:768px){

.product-slider{max-width: 100% !important;}
}

.carousel .carousel-indicators{margin:10px 0 0;overflow:auto;position:static;text-align:left;white-space:nowrap;width:100%;}
.carousel .carousel-indicators li{background-color:transparent;-webkit-border-radius:0;border-radius:0;display:inline-block;height:auto;margin:0!important;width:auto;}
.carousel .carousel-indicators li img{display:block;opacity:0.5;border:1px solid #aaaaaa;}
.carousel .carousel-indicators li.active img{opacity:1;}
.carousel .carousel-indicators li:hover img{opacity:0.75;}
.carousel .carousel-outer{position:relative;}
.carousel-indicators li img{width:80px !important;}
.carousel-control.left{background-image:none!important;}
.carousel-control.right{background-image:none!important;}
.carousel .fa-arrow-left{color:#000;top:50%;position:absolute;}
.carousel .fa-arrow-right{color:#000;top:50%;position:absolute;}

.top-bar-header {
    background: #242b31;
    padding: 6px 0px;
}

.top-bar-header .phone-div,
.top-bar-header .email-div {
	color: #fff;
	font-weight: 500;
	display: inline-block;
	margin: 0px 10px;
}

.top-bar-header .phone-div a,
.top-bar-header .email-div a {
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	margin: 0px 5px;
}

.top-bar-header .phone-div i,
.top-bar-header .email-div i {
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	margin: 0px 5px;
}

@media (max-width:767px) {
	.top-bar-header {
		display: none;
	}
}

.form7 .has-error label {
    padding-top: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    margin: 0px;
}