.bg-body/*
Theme Name: Aerofoam
Theme URI: http://underscores.me/
Author: Bijith
Author URI: http://www.linkedin.com/in/bijith90
Description: Description
Version: 1.0.0.bg-body
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: aerofoam
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Aerofoam is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/

@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'FiraSans-Medium';
	src: url('fonts/FiraSans-Medium.eot') format('truetype');
	src: url('fonts/FiraSans-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/FiraSans-Medium.woff') format('woff'), url('fonts/FiraSans-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto-Regular';
	src: url('fonts/Roboto-Regular.eot') format('truetype');
	src: url('fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/Roboto-Regular.woff') format('woff'), url('fonts/Roboto-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto-Light';
	src: url('fonts/Roboto-Light.eot') format('truetype');
	src: url('fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'), url('fonts/Roboto-Light.woff') format('woff'), url('fonts/Roboto-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto-Bold';
	src: url('fonts/Roboto-Bold.eot') format('truetype');
	src: url('fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Roboto-Bold.woff') format('woff'), url('fonts/Roboto-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto-Medium';
	src: url('fonts/Roboto-Medium.eot') format('truetype');
	src: url('fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/Roboto-Medium.woff') format('woff'), url('fonts/Roboto-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Signika-Light';
	src: url('fonts/Signika-Light.eot') format('truetype');
	src: url('fonts/Signika-Light.eot?#iefix') format('embedded-opentype'), url('fonts/Signika-Light.woff') format('woff'), url('fonts/Signika-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Signika-Semibold';
	src: url('fonts/Signika-Semibold.eot') format('truetype');
	src: url('fonts/Signika-Semibold.eot?#iefix') format('embedded-opentype'), url('fonts/Signika-Semibold.woff') format('woff'), url('fonts/Signika-Semibold.ttf') format('truetype');
}
@font-face {
	font-family: 'FiraSans-Regular';
	src: url('fonts/FiraSans-Regular.eot') format('truetype');
	src: url('fonts/FiraSans-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/FiraSans-Regular.woff') format('woff'), url('fonts/FiraSans-Regular.ttf') format('truetype');
}
.nav > li > a {
	color: #002d6b;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-size: 16px !important;
}
.navbar-toggle {
	border: 2px solid #002f4e;
	border-radius: 0px;
}
.navbar-nav {
	margin: 15px;
}
#menu-main-menu.navbar-nav { margin:15px 0 !important; }
.logo-main{ top:0px; position:absolute; width:100%; background:rgba(255,255,255, 0.7);}
.icon-bar {
	border-bottom: 2px solid #002f4e;
}
.carousel-caption {
	font-family: 'Roboto-Regular';
	text-transform: uppercase;
	position: absolute;
	top: 35%;
	left: 55%;
	right: 0%;
	text-align: left;
}
.carousel-caption h2 {
	text-shadow: none !important;
	color: #002d6b !important;
	font-size: 28px;
}
.video {
	background-image: url(images/bg-blue-video.jpg);
	position: absolute;
	color: #fff;
	top: 82%;
	right: 15%;
	padding-top: 12px;
}
.title {
	font-family: 'Roboto-Light';
	text-transform: uppercase;
	color: #fff;
	font-size: 27px;
	padding-top: 30px;
}
.title span {
	color: #ff7e00;
	font-family: 'Roboto-Bold';
}
.title strong {
	font-family: 'Roboto-Bold';
}

.navbar-brand{ padding:25px 10px;}
.navbar-fixed-top {
	position:static;
	width:100%;
}
.navbar-fixed-top.alt-color {
	background-color: #fff;
	min-height: 90px;
}
.hira-img-mrg {
	margin-left: 30px;
}
.quote {
	clear: left;
}
.quote a:hover {
	background-color: inherit !important;
}
.navbar-fixed-top.scrolled {
	background-color: #fff !important;
	transition: background-color 200ms linear;
}
.inner-banner {
	padding: 0px;
	background-image: url(images/inner-banner.jpg);
	background-repeat: repeat;
	background-size: cover;
	min-height: 282px;
}
.contact-banner {
	padding: 0px;
	background-image: url(images/contact-banner.jpg);
	background-repeat: repeat;
	background-size: cover;
	min-height: 282px;
}
.home-head-bg {
	background-image: url(images/bg-blue.jpg);
	min-height: 211px;
}
.mrg-top {
	margin-top: 50px;
}
.bg-body {
    background-image: url(images/body-bg.jpg);
    background-repeat: no-repeat;
    min-height: 550px;
    margin-top: 3% !important;
    position: relative;
    background-position: center;
    background-size: 65%;
	object-fit: contain;
}
p {
	font-family: 'Signika-Light';
	font-size: 17px;
	}
.body-big {
	font-family: 'Roboto-Light';
	font-size: 28px;
}
.footer-body {
	font-family: 'Signika-Semibold';
	font-size: 12px;
	color: #838483;
}

.footer-body a{
    font-family: 'Signika-Semibold';
    font-size: 12px;
    color: #ffffff;
}

.outer-box1 {
	background-image: url(images/box1-bg.jpg);
	background-repeat: no-repeat;
	min-height: 208px;
	padding: 20px 0px 20px 20px;
	color: #fff;
}
.home-grid-boxes .outer-box1 { 
	padding:20px;
	border-radius:7px;
	-webkit-border-radius:7px; 
}
.outer-box1 h5 {
	font-size: 18px;
	font-family: 'Signika-Semibold';
}
.outer-box1 h4 {
	font-size: 24px;
	font-family: 'Signika-Semibold';
}
.outer-box1 p {
	font-family: 'Signika-Light';
	font-size: 12px;
}
.outer-box2 {
	background-image: url(images/box2-bg.jpg);
	background-repeat: no-repeat;
	min-height: 208px;
	padding: 20px 0px 20px 20px;
	color: #fff;
background-color:
}
.outer-box2 h5 {
	font-size: 18px;
	font-family: 'Signika-Semibold';
}
.outer-box2 h4 {
	font-size: 24px;
	font-family: 'Signika-Semibold';
}
.outer-box2 p {
	font-family: 'Signika-Light';
	font-size: 12px;
}
.outer-box3 {
	background-image: url(images/box3-bg.jpg);
	background-repeat: no-repeat;
	min-height: 208px;
	padding: 20px 0px 20px 20px;
	color: #fff;
background-color:
}
.outer-box3 h5 {
	font-size: 18px;
	font-family: 'Signika-Semibold';
}
.outer-box3 h4 {
	font-size: 24px;
	font-family: 'Signika-Semibold';
}
.outer-box3 p {
	font-family: 'Signika-Light';
	font-size: 12px;
}
.outer-box4 {
	background-image: url(images/box4-bg.jpg);
	background-repeat: no-repeat;
	min-height: 208px;
	padding: 20px 0px 20px 20px;
	color: #fff;
background-color:
}
.outer-box4 h5 {
	font-size: 18px;
	font-family: 'Signika-Semibold';
}
.outer-box4 h4 {
	font-size: 24px;
	font-family: 'Signika-Semibold';
}
.outer-box4 p {
	font-family: 'Signika-Light';
	font-size: 12px;
}
.outer-box5 {
	background-image: url(images/box5-bg.jpg);
	background-repeat: no-repeat;
	min-height: 208px;
	padding: 20px 0px 20px 20px;
	color: #fff;
background-color:
}
.outer-box5 h5 {
	font-size: 18px;
	font-family: 'Signika-Semibold';
}
.outer-box5 h4 {
	font-size: 24px;
	font-family: 'Signika-Semibold';
}
.outer-box5 p {
	font-family: 'Signika-Light';
	font-size: 12px;
}
.outer-box6 {
	background-image: url(images/box6-bg.jpg);
	background-repeat: no-repeat;
	min-height: 208px;
	padding: 20px 0px 20px 20px;
	color: #fff;
background-color:
}
.outer-box6 h5 {
	font-size: 18px;
	font-family: 'Signika-Semibold';
}
.outer-box6 h4 {
	font-size: 24px;
	font-family: 'Signika-Semibold';
}
.outer-box6 p {
	font-family: 'Signika-Light';
	font-size: 12px;
}
.carousel-indicators .active {
	background-color: #ff4a00;
}
/*inner*/
.banner-text {
	position: absolute;
	top: 35%;
	z-index: 1000;
	font-family: 'Roboto-Bold';
	font-size: 48px;
	color: #fff;
}
.sidenav {
	background-image: url(images/bg-right.jpg);
	color: #fff;
}
.sidenav h3 {
	font-family: 'Roboto-Medium';
	font-size: 21px;
}
.sidenav2 {
	background-image: url(images/bg-right.jpg);
	color: #fff;
	padding-top: 12px;
}
.sidenav2 h3 {
	font-family: 'Roboto-Medium';
	font-size: 21px;
}
.table {
	max-width: 98%;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border-top: 1px dashed #ddd;
	font-family: 'Signika-Light';
	font-size: 17px;
}
.main-content {
	font-family: 'Signika-Light';
	font-size: 17px;
}
.main-content p {
	font-family: 'Signika-Light';
	font-size: 17px;
}
.main-content h3 {
	font-family: 'Roboto-Bold';
	font-size: 30px;
	color: #003f63;
}
.main-content h4 {
	font-family: 'Roboto-Bold';
	font-size: 21px;
	color: #000;
}
.main-content a {
	color: #ff6c00
}
.list-group-item-text {
	font-family: 'Signika-Light';
	font-size: 17px;
	margin-left: -20px;
}
.marg-btm {
	margin-top:30px;
	margin-bottom: 30px;
}
.form-control {
	background-color: #005071!important;
	color: #fff!important;
	font-family: 'Signika-Light';
	font-size: 14px;
	border-radius: 0px;
}
.btn-primary {
	border-radius: 0px;
	border-color: transparent;
	background-color: #ef7200;
	font-family: 'Signika-Semibold';
	font-size: 21px;
}
.btn-primary:hover {
	background-color: #f1821c;
}
.right-mrg {
	margin: 15px 0px 15px 0px;
}
.right-btn {
	background-image: url(images/bg-right-btn.jpg);
	background-repeat: repeat-x;
}
.right-btn h6 {
	font-family: 'Signika-Semibold';
	font-size: 18px;
}
.right-btn h4 {
	font-family: 'Signika-Semibold';
	font-size: 24px;
}
.btn-typ1 {
    background-color: #ef7200;
    color: #ffffff !important;
    padding: 7px 15px !important;
    border-color: transparent;
    border-radius: 0;
    font-family: "Signika-Semibold";
    display: inline-block;
    transition: all 0.7s ease 0s;
    -webkit-transition: all 0.7s ease 0s;
    text-decoration: none !important;
}
.btn-typ1:hover {
	background-color:#286090;
}
.link-white {
	color: #fff;
}
.link-white:hover {
	color: #CCC;
}
.contact-heading {
	font-family: 'Signika-Semibold'!important;
	font-size: 17px;
}
.navbar-nav > li{margin-left:-10px;}
@media(max-width: 1298px) {
	.nav > li > a{ padding:10px 10px; font-size:12px;}
}
@media(max-width: 1125px) {
	.nav > li > a{ padding:10px 10px; font-size:11px;}
}
@media(max-width: 1039px) {
	.nav > li > a{ font-size:8px; padding:10px 10px;}
	
}

@media(max-width: 834px) {
	.nav > li > a{ font-size:6px; padding:10px 10px;}
	
}

@media(max-width: 768px) {
	.marg-btm{ margin-top:0px;}
	.banner-text {
		position: absolute; 	 
	top: 40%;
	z-index:10;
	font-family: 'Roboto-Bold';
	font-size: 24px;
	color: #fff;
}
	
.bg-body {
	background-image: none;
	min-height: inherit;
}

.pull-right{ float:left!important;}
.hira-img-mrg{ margin-left:-10px;}
.nav > li > a{ font-size:14px;}
.carousel-caption h2{ font-size:16px; background:rgba(255,255,255, 0.6) !important;}
.col-xs-12 {
	margin-top: 20px;
}
.carousel{ height:60% !important;}
.video {
	background-image: url(images/bg-blue-video.jpg);
	position: static;
	color: #fff;
	padding-top: 12px;
}
.sidenav {
	background-image: url(images/bg-right.jpg);
	position: static;
	color: #fff;
	padding-top: 12px;
}
.banner-text {
	font-size: 36px;
}
.navbar-fixed-top {
	background-color:none;
	min-height: 75px;	
}
.navbar-fixed-top .navbar-collapse{background-color:#fff; position:absolute; min-width:90%; z-index:1000;}
.carousel-indicators{ z-index:0;}
.navbar-toggle {
	margin-top: 20px;
}
.right-btn h6 {
	font-family: 'Signika-Semibold';
	font-size: 16px;
}
.right-btn h4 {
	font-family: 'Signika-Semibold';
	font-size: 18px;
}
.link-white {
	color: #fff;
}
.link-white:hover {
	color: #CCC;
	text-decoration: none;
}
.outer-box1 {
		max-height: 208px;
	background-color:#2d2d2f;
background-position:right top;}
.home-grid-boxes .outer-box1 { max-height:none; }

.outer-box2 {
		max-height: 208px;
	background-color:#2d2d2f;
background-position:right top;
}
.outer-box3 {
		max-height: 208px;
	background-color:#2d2d2f;
background-position:right top;
}
.outer-box4 {
		max-height: 208px;
	background-color:#2d2d2f;
background-position:right top;
}
.outer-box5 {
		max-height: 208px;
	background-color:#2d2d2f;
background-position:right top;
}
.outer-box6 {
		max-height: 208px;
	background-color:#2d2d2f;
background-position:right top;
}
.outer-box1 p{ max-width:300px;}
.outer-box2 p{ max-width:300px;}
.outer-box3 p{ max-width:300px;}
.outer-box4 p{ max-width:300px;}
.outer-box5 p{ max-width:300px;}
.outer-box6 p{ max-width:300px;}
.padd-none{ padding-left:0px; padding-right:0px;}
}


/*XLPE PROJECTS START*/
.projectspopupbx { background:#ffffff; }
.projects-popup-info {
    background: #ffffff none repeat scroll 0 0;
    padding: 30px 30px 30px;
	text-align:center;
}
.popup-title {
    font-size:24px;
    font-weight: 700;
    line-height: 21px;
	color:#333 !important;
	margin-bottom:15px;
}
.popup-title-bx .sub-title {
    font-size: 13px;
    font-style: italic;
    font-weight: 300;
    line-height: 16px;
    margin-bottom: 15px;
}
.popup-title-bx .info-content {
    color: #ffffff;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
}
.projects-popup-info .info-content { margin-bottom:15px; }
.projects-gridbx-wrapper .projects-gridbx {
	float:left;
	width:22%;
	margin-left:4%;
	margin-top:25px;
	cursor:pointer;
	text-align:center;
}
.projects-gridbx-wrapper .projects-gridbx:first-child { margin-left:0; }
.projects-gridbx-wrapper .projects-gridbx:nth-child(4n+1) { margin-left:0; clear:left; }
.projects-gridbx-wrapper .projects-gridbx:first-child,
.projects-gridbx-wrapper .projects-gridbx:nth-child(2),
.projects-gridbx-wrapper .projects-gridbx:nth-child(3),
.projects-gridbx-wrapper .projects-gridbx:nth-child(4) { margin-top:0; }
.projects-gridbx-wrapper .projects-gridbx .image { display:block; margin-bottom:10px; }
.popup-title-bx .top-title {
	font-size:16px;
	font-weight:700;
}
.proj-poup-bx .image img { display:block; margin:auto; }
.read-more-lnkbx .read-more {
	color:#002d6b;
	transition:all 0.4s ease 0s;
	-webkit-transition:all 0.4s ease 0s;
	font-weight:700;
}
.read-more-lnkbx .read-more:hover {
	color:#000000;
	text-decoration:none;
}
.banner-text-box {
	position:absolute;
	left:0;
	top:40%;
	width:100%;
}
.banner-text-box .banner-text {
	position:inherit;
	left:inherit; top:inherit;
}
/*XLPE PROJECTS START*/

/*GALLERY START*/
.gallery-listing-bx .gal-list-bx .gal-list-img { 
	display:block; position:relative;
	transition:all 0.7s ease 0s;
	-webkit-transition:all 0.7s ease 0s; 
}
.gallery-listing-bx .gal-list-bx .gal-list-img:before {
	position:absolute;
	width:100%; height:100%;
	background:#000000;
	opacity:0.7;
	content:'';
	left:0; top:0;
	display:none;
}
.gallery-listing-bx .gal-list-bx .gal-list-img:after {
	height:48px;
	width:48px;
	position:absolute;
	left:45%;
	top:40%;
	background:url(images/zoom-icon.png) no-repeat;
	content:'';
	display:none;
}
.gallery-listing-bx .gal-list-bx .gal-list-img:hover:before,
.gallery-listing-bx .gal-list-bx .gal-list-img:hover:after { display:block; }
.gallerypopup { text-align:center; }
.gallerypopup img { width:100%; }

/*Download link popup style*/
#download-field-frm {
    background: #eeeeee none repeat scroll 0 0;
    padding: 20px;
}
.download-submit {
	background-color: #ef7200;
	color:#ffffff !important;
	padding:7px 15px !important;
    border-color: transparent;
    border-radius: 0;
    font-family: "Signika-Semibold";
	display:inline-block;
	transition:all 0.7s ease 0s;
	-webkit-transition:all 0.7s ease 0s;
	text-decoration:none !important;
}
.download-submit:hover {
	background-color:#286090;
}
/*GALLERY END*/

/*MIDBAR*/
.carousel-caption h2 { 
	max-width:600px;
	background:rgba(255,255,255, 0.6) !important;
	padding:15px; 
}
/*MIDBAR END*/

@media(min-width: 768px) {

}

/*Modified changes*/
.row.sidenav .link-white { display:block; }
.row.sidenav .link-white .right-btn {
	background:#002e48;
}
.logo-main .navbar { margin-bottom:0; }
.navbar-nav li.quote { margin-left:0; }
.navbar-nav li.quote a { padding:0; padding-top:10px; }
#menu-main-menu.navbar-nav { margin:15px 0; }
.home-grid-boxes .col-md-4 .outer-box1 {
	background:#002e48;
	background-repeat:no-repeat;
}
.home-grid-boxes .home-grid-content {
	background:rgba(0,0,0,0.3);
	padding:10px;
}

/*Get a quote form popup*/
#get-quote-frm {
	padding:20px;
	background:#ebebeb;
}
.lbl-typ2 { margin-bottom:8px; }

#get-quote-frm .get-quote-submit {
    background: #002e48 none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font-size: 16px;
	border:none;
	border-radius:0;
	-webkit-border-radius:0;
    padding: 8px 20px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	margin-left:auto;
}
#get-quote-frm .get-quote-submit:hover {
	background:#000000 none repeat scroll 0 0;
}
#get-quote-frm textarea { resize:none; height:110px; }
/*Get a quote form popup end*/
.side-nav-top.sidenav {
    padding:0 15px 5px;
}
.sidenav .link-white .sidebar-col-typ {
    background:#002e48 !important;
    padding:5px 10px !important;
}
.col-md-4 .marg-btm .btn-typ1 {
    display:block;
    font-size:18px;
    padding:15px 15px !important;
    text-align:center;
}

/*Modified changes end*/
/*Blog page CSS*/
.blog-section img {
	max-width: 250px !important;
	height: 200px !important;	
}
/*End Blog page CSS*/

@media only screen and (max-width: 767px) {
  .mobnav {
    display:block;
  }
	#menu-item-1460{
		display:none;
	}
}

@media only screen and (min-width: 767px) {
  .mobnav {
    display:none;
  }
}


#menu-item-1460 a img{
	width:20px;
}


.dropdown-menu{
	min-width:66px !important;
}
