body {
	font-size: 14px;
	line-height: 18px;
	font-family: 'Poppins';
	font-weight: 400;
	font-style: normal;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}
h1, h2, h3 {
}
.red {
	color: #d50000;
}
ul, li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
a {
	text-decoration: none;
	display: inline-block;
}
a:focus {
	outline: 0;
}
btn:focus {
	box-shadow: none;
}
.header-mid {
	padding: 10px 0;
}
.logo img {
	width: 100%;
}
nav.custom-menu ul li {
	padding: 0 6px;
}
nav.custom-menu ul li:last-child {
	border-right: none;
}
/*.header {
	position: relative;
	z-index: 5
}*/
.header {
	background-color: #00659900;
	padding: 20px 0;
	position: absolute;
	width: 100%;
	z-index: 100;
}
nav.custom-menu ul li a {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0;
	color: #fff;
	font-weight: semi-bold;
	text-transform: uppercase;
}
ul.list-inline li {
	display: inline-block;
	vertical-align: top;
	border-left: 1px solid #000;
	padding: 0 10px;
}
ul.list-inline li a {
	color: #000000;
	text-decoration: none !important;
}
nav.custom-menu ul > li > a:hover {
	color: #d50000;
}
/*.menu-item a:hover svg path {
	fill: #df1626 !important;
}
#down-arrow path {
	fill: #2f2f2f;
}
#down-arrow {
	width: 28px;
}*/
nav.custom-menu ul > li.menu-item-has-children > a:after {
	background: url(../images/down-arrow.svg) center center no-repeat;
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	right: -20px;
	top: -1px;
	z-index: 1;
	background-size: 17px auto;
}
nav.custom-menu ul > li.menu-item-has-children > a:hover:after {
	background-image: url(../img/down-arrow-hover.svg);
}
.sub-menu a {
	transition: .4s;
	-webkit-transition: .4s;
	-o-transition: .4s;
}
.sub-menu {
	display: none;
	position: absolute;
	left: 0;
	width: 375px;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: rgba(0,0,0,0.85);
}
.sub-menu ul {
	position: absolute;
	left: 100%;
	top: 0;
	list-style: none;
}
.menu-item .sub-menu ul {
	display: none !important;
}
.menu-item .sub-menu li:hover ul {
	display: block !important;
}
.sub-menu li {
	float: left !important;
	padding: 0 !important;
	width: 375px;
	text-align: left;
}
.sub-menu a {
	background: #1a1a1a;
	display: block;
	padding: 15px 7px;
	color: #fff !important;
	text-shadow: none;
	font-size: 14px;
	line-height: 19px;
	font-weight: 600;
}
.sub-menu a:hover {
	background: #df1626;
	text-decoration: none;
	color: #fff;
}
.sub-menu a:after {
	display: none !important;
}
.social-icons a {
	border: 0.1rem solid #fff;
	border-radius: 50%;
	padding: 6px;
	line-height: 100%;
	display: inline-block;
}
.social-icons a:hover{
	border: 0.1rem solid #d50000;
}
.social-icons a:hover svg path{
	fill: #d50000;
}

.quote-btn {
	padding: 10px 15px 7px 15px;
	display: inline-block;
	background-color: transparent;
	margin: 0;
	border: 2px solid #fff;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	transition: 400ms ease;
}
.quote-btn:hover{
	color:#d50000;
	border: 2px solid #d50000;
}
.hero-image, .ab-banner.about-us {
	width: 100%;
	height: 723px;
	display: block;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.hero-content {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 5;
	background: linear-gradient(to bottom, rgb(0 0 0 / 72%) 0%, rgb(0 0 0 / 62%) 100%);
	content: '';
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	height: 723px;
}
.caption-inner h4 {
	font-size: 19px;
	line-height: 23px;
	font-weight: 300;
}
.caption-inner h1, .caption-inner h2 {
	font-family: 'Oswald';
	font-weight: 600;
}
.caption-inner h1 {
	font-size: 86px;
	line-height: 96px;
}
.caption-inner {
	max-width: 870px;
	margin-left: 7rem;
}
.caption-inner h2 {
	font-size: 50px;
	line-height: 56px;
}
#hero-banner .slider-arrow {
	width: 26px;
	height: 45px;
	position: absolute;
	top: 50%;
	z-index: 100;
	background-position: center center;
	background-repeat: no-repeat;
}
#hero-banner .slider-arrow.nav-button-prev {
	background-image: url(../images/arrow.png);
	left: 1rem;
	background-repeat: no-repeat;
}
#hero-banner .slider-arrow.nav-button-next {
	background-image: url(../images/arrow.png);
	right: 1rem;
	background-repeat: no-repeat;
	transform: rotate(180deg);
}
.banner-caption {
	position: relative;
	/*top: -50px;*/
	top: 0;
	bottom: 0;
	z-index: 5555;
	text-align: center;
}
.btn:focus {
	box-shadow: none;
}
.banner-caption p {
	letter-spacing: 3px;
	padding: 11px 0 24px;
}
.btn-c {
	padding: 15px 25px 12px 25px;
	font-size: 17px;
	line-height: 100%;
	color: #fff;
	display: inline-block;
	margin: 22px 0 0;
}
.about, .info, .testimony {
	width: 100%;
	height: 610px;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	color: #fff;
	
}
.testimony {
	height: 539px !important;
    margin: 0 !important;
    padding: 4rem 0;
}
.info {
	height: 250px;
	margin: 0 !important;
}
.about::after, .info::after {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: linear-gradient(to bottom, rgb(0 0 0 / 84%) 0%, rgb(0 0 0 / 70%) 100%);
}
.service-btn {
	background-color: #d50000;
	border: 2px solid #d50000;
	transition: all 2s;
}
.service-btn:hover{
	background-color: #fff;
	border: 2px solid #fff;
	color: #d50000;
}
.know-btn {
	border: 2px solid #fff;
	background-color: transparent;
	transition: all 2s;
}
.know-btn:hover {
	border: 2px solid #d50000;
	background-color: transparent;
	color: #d50000;
}
.about {
	color: #fff;
}
.sub-heading {
	font-size: 16px;
	line-height: 20px;
	margin: 6px 0;
}
.main-heading {
	font-size: 32px;
	line-height: 36px;
	font-family: 'Roboto Condensed';
	font-weight: bold;
}
.about-content {
	position: relative;
	z-index: 2;
	text-align: center;
	margin: 7rem 0 3rem;
}
.owl-theme .owl-nav {
    margin-top: 0;
	height:0;
}
.ab-content a {
	font-size: 20px;
	line-height: 24px;
	color: #d50000;
	font-family: 'Roboto Condensed';
	/*border-bottom: 1px solid #f8f8f8;*/
}
.red {
	color: #d50000;
}
.whr p {
	color: #464646;
}
.read-btn {
	color: #d50000;
	border: 2px solid #d50000;
	background-color: #fff0;
	transition: all 2s;
}
.read-btn:hover {
	color: #fff;
	border: 2px solid #d50000;
	background-color: #d50000;
}
.bout img, .whr img {
	width: 100%;
}
.ab-content h5, .contact-content h6{
	font-size: 18px;
	line-height: 22px;
	color: #f8f8f8;
	font-weight: 400;
}
.ab-content {
	position: absolute;
	/* top: 0; */
	bottom: 0;
	left: 0;
	right: 0;
	padding: 1rem 1.6rem;
	z-index: 5;
}
#service {
	padding: 0 30px;
}
#service .slider-arrow, #testimonial .slider-arrow  {
	width: 26px;
	height: 45px;
	position: absolute;
	top: 40%;
	z-index: 100;
	background-position: center center;
	background-repeat: no-repeat;
}
#service .slider-arrow.nav-button-prev,  #testimonial .slider-arrow.nav-button-prev {
	background-image: url(../images/prev-arrow-red.png);
	left: 0;
	background-repeat: no-repeat;
}
#service .slider-arrow.nav-button-next,  #testimonial .slider-arrow.nav-button-next {
	background-image: url(../images/prev-arrow-red.png);
	right: 0;
	background-repeat: no-repeat;
	transform: rotate(180deg);
}
.banner-caption-c .form-control {
	background-color: transparent;
	border-radius: 0;
	margin-bottom: 1rem;
	border: 2px solid #ced4da;
	color: #fff;
}
.whr {
	padding: 0 0 3rem 0;
	margin-top: 7rem;
}
.form-control:focus {
	box-shadow: none;
}
#footer {
	background: #1f445f;
	padding: 40px 0;
}
.footer-h {
	padding-bottom: 20px;
}
.fbk {
	border-color: #d50000 !important;
}
.footer-menu li a {
	font-size: 14px;
	line-height: 18px;
	font-family: 'Poppins';
	font-weight: normal;
	text-transform: uppercase;
	font-weight: 500;
	color: #242424 !important;
}
.footer-menu li a:hover {
	color: #d50000 !important;
}
.social-icon a {
	background-color: #fff;
	border-radius: 50%;
	display: inline-block;
	width: 38px;
	height: 38px;
	padding: 4px;
	margin: 0 5px;
}
.footer-top {
	background-color: #f8f8f8;
	padding: 16px 0;
	border-bottom: 1px solid #c2c2c2;
}
.footer-logo img {
	width: 50%;
}
.footer-menu li {
	padding: 0 12px;
}
footer {
	background-color: #f8f8f8;
}
.box-i {
	position: relative;
}
.gen-info img {
	width: 60px;
	height: 60px;
}
.gen-info {
	position: relative;
	z-index: 5;
	justify-content: center;
	border-right: 1px solid #d50000;
}
.info .col:last-child .gen-info {
	border-right: none !important;
}
.gen-info h6 {
	font-size: 24px;
	line-height: 28px;
	padding-left: 6px;
	font-weight: 400;
}
.pro-text h5, contact-form .contact-content h6 {
	font-size: 22px;
	line-height: 26px;
	font-weight: 400;
	margin-bottom: 0.7rem;
}

.pro-text {
	padding: 1.6rem 0;
	text-align: center;
	z-index: 5;
}
.project-img img {
	width: 100%;
}
.project-img{
	margin-top:8px;
}
.project-img::after {
	background: linear-gradient(to top, #020000 0%, #00000080 51%, #00000000 100%);
	top: 0;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	content: '';
}
.pro-text a {
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	font-family: 'Roboto Condensed';
	letter-spacing: 1px;
	text-decoration: underline #fff;
	transition: text-decoration 300ms ease;
	text-underline-offset: 8px;
}
.pro-text a:hover {
	text-decoration: underline #d50000;
	transition: all 2s;
	text-underline-offset: 8px;
}
.view-all {
	padding: 3rem 0;
}
.user img{
	width:68px !important;
}
.user{
	background-color: #fff;
    padding: 8px;
    display: inline-block;
    border-radius: 50%;
	position:absolute;
	bottom: 11.5rem;
}
.quote, .contact-content img{
	width:30px !important;
	height:30px !important;
}
.testimony-content{
	background-color: #1c1d1d9c;
    padding: 3rem 2rem;
    border: 1px solid #d50000;
    margin: 4rem 2rem;
    position: relative;
}
.contanct{
	background-color: #242424;
	color:#fff;
}
.contact-content p, .contact-content a {
	font-size: 16px;
	line-height:20px;
	padding:4px 0;
}
iframe{
	width:100%;
	display:block;
}
.contact-padding{
	padding: 3rem 6rem;
}
/*========about=========*/
.hero-image-about{
	height: 350px;
}
.inner-heading, .info h2{
	font-size: 50px;
	line-height:58px;
	font-family: 'Roboto Condensed';
	letter-spacing: 1px;
	text-transform: capitalize;
	
}
.hero-image-content {
	height: 350px;
}
.breadcrumb-item a{
	color: #d50000;
}
.ab-phone{
	font-size:22px;
	line-height:26px;
	margin-top: 20px;
}
.ab-phone span{
	font-size: 20px;
	line-height:28px;
}
.grey{
	color: #464646;
}
.custom-padding{
	padding-left:4rem;
}
.quality {
	padding:1.6rem 0 3rem;
}
.relative-box{
	z-index:1;
	position:relative;
}
.ab-banner p{
	padding: 2rem 0 0 0;
}
.ab-banner{
	height:550px;
	object-fit: cover;
}
.ab-banner .about-content {
    padding: 4rem 0 1rem 0;
}
/*===project====*/
.project-inner{
	padding:1rem 0 3rem;
}
.project-detail{
	padding:3rem 0;
}
.project-detail span img, .img-pro{
	margin: 12px 0;
	
}
.project-detail h2, .project-detail h3{
	font-size: 35px;
	line-height:39px;
	font-family: 'Roboto Condensed';
}
.proj-detail h3{
	font-size: 30px;
	line-height:34px;
	border-bottom:1px solid #d50000;
}
.proj-detail{
	background-color: #000;
	padding:1rem;
}
.size-18{
	font-size:18px;
	line-height:22px;
}
.about-inner{
	display: flex;
    flex-direction: column;
    align-items: center;
}
.project-inner .project-img {
    margin-top: 2rem;
}
.resi-ul li.active {
	background-color: #d50000;
}
.resi-d{
	box-shadow:0 0 6px 0 #000000b0;
}
.resi-ul li:hover{
	background-color: #d50000;
}
.resi-ul li:hover a{
	color: #fff;
}
.resi-d img{
	width:24px !important;
	height:24px !important;
}
.resi-d.pro-text h5{
	font-family: 'Roboto Condensed';
	font-size: 22px;
	line-height: 26px;
	font-weight: 400;
}
.point-box ul li{
	position:relative;
	font-size: 16px;
	line-height:22px;
	color: #575757;
	padding:5px 0;
}
.point-box ul li::before{
 positoin: absolute;
 content:'\2713';
 top:0;
 left:0;
 color:#d50000;
 font-weight:800;
 padding-right:6px;
 font-size:19px;
}
.img-pro span{
	padding: 0 0.8rem;
}
.fl-img{
	height:auto;
	object-fit: cover;
}
.point-box img{
	width:40px;
	height:40px;
}
.resi-ul li{
	padding: 1rem !important;
}
/* .contact-content{
	padding: 0 1rem !important;
}*/
.point-box{
	/*border-bottom: 1px solid #a5a5a5;*/
   
	padding:0.6rem 0;
}
.point-box-top{
	border-bottom: 1px solid #a5a5a5;
	 margin: 1rem 0.5rem;
}

.call-img{
	background: #000;
	padding-bottom: 2rem;
}
.size-48{
	font-size:48px;
	line-height:58px;
}
.contact-detail-lt{
	background-color: #000;
	padding: 1rem;
}
.contact-form .contact-content h6{
	font-family: 'Roboto Condensed';
	font-weight:500;
}
.contact-form .resi-d img {
    width: 32px !important;
    height: 32px !important;
}
.project-detail p{
  color: #464646 !important;
  margin: 14px 0 !important;
}
.contact-form{
	padding:1rem 0;
}
.form-c{
	padding: 0 1.6rem;
    box-sizing: border-box;
}

.current-menu-item a
{
	color: #d50000 !important;
}
.img-pro img{
	width: 100%;
}
