/*
Theme Name: ALB INC, General Engineering
Author: Invictus Studio
Author URI: http://invictusstudio.com/
Version: 1.1
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: ALB INC, General Engineering Template
*/
html body, input, textarea, .page-title span, .pingback a.url {
	font-family: 'Roboto', sans-serif;
}

.main {
	background-color: #000;
}

body {
	background: #fff;
}

.fa, .fas {
    font-family: 'FontAwesome' !important;
    font-weight: 900;
}
body, input, textarea {
	color: #303030;
	font-size: 12px;
	line-height: 18px;
}
img{ max-width:100%; height:auto;}
body .padleft{ padding-left:0 }
body .padright{ padding-right:0 }
body .padtop{ padding-top:15px;}
body .padbottom{ padding-bottom:15px; }
body .nopad{ padding:0 }
section.section{ padding:50px 0; overflow:hidden;}

header{ padding:20px 0;}
nav {position: relative;z-index: 999;width: 100%;}
/* nav.fixed {position: fixed;width: 100%;z-index: 999;top: 0;} */
.searchform input {float: right;width: 200px;padding: 8px 46px 8px 8px;font-size: 1em;border: 1px solid #303030;background: #fff;}
.searchform input[type="submit"] {float: right;width: 37px;height: 37px;padding: 0px;border: 0px;background: #303030 url(images/search-icon.png) no-repeat center;box-shadow: none;font-size: 0;margin-left: -37px;position: relative;}

/* ---- Social Icons ---- */
.social_icons{ text-align:right; margin:10px 0;}
.social_icons ul{ padding:0; margin:0;}
.social_icons ul li {display: inline-block;margin-right: 5px;}
.social_icons ul li a {background: #305294;border-radius: 100px;color: #FFF;transition: all .2s ease;display: block;font-size: 15px;padding: 5px 0;text-align: center;width: 32px; height:32px;}
.social_icons ul li+li a {background: #55ACEE ;}
.social_icons ul li+li+li a {background: #DC4B3E none ;}
.social_icons ul li+li+li+li a {background: #E52D27;}
.social_icons ul li a:hover {background: #333;color: #FFF;}

/* ---- Portfolio .grid-item ---- */
.grid-item {width: 24.7%;box-sizing:border-box;margin-bottom:0px;}
.filter-button-group button {background: #333;color: #fff;display: inline-block;margin-right: 5px;padding: 5px 10px; border:0;}
.filter-button-group { margin:10px 0; overflow:hidden;}
.filter-button-group button:hover { background:#ccc; color:#000;}

.footer{ margin:40px 0 20px;}
#back-top > a { bottom: 1%; color: #fff; display: block; font-size: 37px; position: fixed; right: 1%; text-align: center; z-index: 99; }
/*---------------------------------- Slick SLider----------------------------------------------------*/
.main-slider,
.item-slider,
.client,
.thumb-slider { display: none; }
.item-slider.slick-initialized,
.thumb-slider.slick-initialized,
.client.slick-initialized,
.main-slider.slick-initialized { display: block !important; }
.slider {position: relative;clear: left;overflow: hidden;}
.slider .inner-item {height: 400px;}
.slider .container {position: relative;}
.slick-slide .caption {color: #fff;font-size: 1.2em;line-height: 1.2em;position: absolute;left: 10%;text-shadow: 2px 2px 2px #000;top: 37%;width: 35%;background:rgba(0,0,0,0.7);padding:20px 20px 0;z-index: 99;}
.slick-slider {position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.thumb-slider .slick-slide {margin: 5px 0 0 5px;}
.slider-thumb .thumb-slider .slick-slide img{  max-width:100%; height:auto; box-sizing:border-box;}
.slick-list {position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus {outline: none;}
.slick-list.dragging {cursor: pointer;cursor: hand;}
.slick-slider .slick-track, .slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);}
.slick-track {position: relative;top: 0;left: 0;display: block;}
.slick-track:before, .slick-track:after {display: table;content: '';}
.slick-track:after {clear: both;}
.slick-loading .slick-track {visibility: hidden;}
.slick-slide {display: none;float: left;height: 100%;min-height: 1px;position: relative;}
[dir='rtl'] .slick-slide {float: right;}
.slick-slide img {display: block;transition: all .25s ease;}
.slick-slide.slick-loading img {display: none;}
.slick-slide.dragging img {pointer-events: none;}
.slick-initialized .slick-slide {display: block;}
.slick-loading .slick-slide {visibility: hidden;}
.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}
.slick-dots {position: absolute;z-index: 11;bottom: 10px;margin: 0px;padding: 0;text-align: center;width: 100%;}
.slick-dots li {list-style: none;display: inline-block;}
.slick-dots button {border: 1px solid #333;background: #fff;width: 12px;height: 12px;border-radius: 100%;font-size: 0;padding: 0px;margin-right: 5px;}
.slick-dots .slick-active button {background: #303030;}
.slick-arrow {
    border: 0px;
    font-size: 0;
    right: -55px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    z-index: 1;
    background: #8d2c2b url(images/arrow.png) no-repeat center center;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    transform: rotate(180deg);
}
.services-slider .slick-arrow {height: 65px;}
.slick-arrow:hover {background: #000 url(images/arrow.png) no-repeat center center;}
.slick-next.slick-arrow {
    left: -55px;
    transform: rotate(0deg);
}
.slider-progress {width: 100%;height: 5px;background: rgba(0,216,192,0.8);position: absolute;top: 0;z-index: 99;}
.slider-progress .progress {width: 0%;height: 5px;background: rgba(36,51,0,0.8);}
.thumb-slider .slick-active img {border: 1px solid transparent}
.thumb-slider .slick-current img {opacity:0.5;}

/* ---------------------------Toggle Search---------------------*/
.searchpanel {background: #ccc ;display: none;right: 0px;padding: 10px;position: absolute;top: 46px;}
.searchpanel::before {border-bottom: 10px solid #ccc;border-left: 10px solid transparent;border-right: 10px solid transparent;content: "";position: absolute;right: 7px;top: -7px;}
.nav .container {    position: relative;}
.searchtoggle {    position: absolute;    right: 11px;    top: 11px;}
.searchtoggle img{ cursor:pointer;}

/* -------------------------------------------Clients Carousel------------------------------------ */
.client {    margin-right: -10px;}
.client .slick-slide{ margin-right:10px; border:1px solid #ddd !important; padding:10px; box-sizing:border-box; text-align:center;}
.client .slick-prev{ margin-right:10px;}
.client .slick-slide img{ display:inline-block;}
/* -------------------------------------------Testimonials Carousel------------------------------------ */
.testimonial .loop {    padding: 0 10px;    text-align: center;}
.testimonial .loop p{ max-width:800px; margin:0 auto;}
.testimonial .loop .pic img{	max-width:100px;	margin:10px 0;	border-radius:100%;	height:auto;	display:inline-block ;}
.testimonial .loop .title{ font-size:21px; font-weight:600;}
/* -------------------------------------------Services Carousel------------------------------------ */
.service { margin-right:-10px;}
.service .slick-slide{ margin-right:10px;}
.service .title{ font-weight:700; margin:10px 0; font-size:18px;}
.service .slick-prev{ margin-right:10px;}
.service .slick-next{ margin-right:10px; right:40px; left:inherit;}
.service .slick-arrow{ top:0; margin-top:-43px;}

/*ENd SLick Slider*/


/* ---------------------------------------------------Windows Size-------------------------------------------------------------------------*/
#winSize {position: fixed;bottom: 1%;left: 1%;border: rgba(0,0,0,0.8) 3px solid;background: rgba(0,0,0,0.6);padding: 5px 10px;color: #fff;text-shadow: #000 1px 1px 1px, #000 -1px 1px 1px;z-index: 9999}
/* ---------------------------------------------------Tabs-------------------------------------------------------------------------*/
.tabs-menu {height: 30px; padding:0; margin:0;}
.tabs-menu li {height: 30px;line-height: 30px; display:inline-block; list-style:none; margin-right: 10px;background-color: #ccc;border-top: 1px solid #d4d4d1;border-right: 1px solid #d4d4d1;border-left: 1px solid #d4d4d1;}
.tabs-menu li.current {position: relative;background-color: #fff;border-bottom: 1px solid #fff;z-index: 5;}
.tabs-menu li a {padding: 10px;text-transform: uppercase;color: #fff;text-decoration: none; }
.tabs-menu .current a {color: #2e7da3;}
.tab {border: 1px solid #d4d4d1;background-color: #fff;float: left;margin-bottom: 20px;width: auto; margin-top:-1px;}
.tab-content {max-width: 660px;padding: 20px;display: none;}
#tab-1 {display: block;   }

/* ---------------------------------------------------Left Tabs-------------------------------------------------------------------------*/
.tabs-left {width: 120px; padding:0; margin:0; float:left;}
.tabs-left li {line-height: 30px; display:block; list-style:none; background: #ccc;border: 1px solid #d4d4d1; margin-bottom:10px; border-right:0;}
.tabs-left li.current {position: relative;background-color: #fff;border-bottom: 1px solid #ddd;z-index: 5;}
.tabs-left li a {padding:0 10px;text-transform: uppercase;color: #fff;text-decoration: none; display:block; }
.tabs-left .current a {color: #2e7da3;}
.tab-loop {border: 1px solid #d4d4d1;background-color: #fff;float: left;margin-bottom: 20px;width: auto; margin-left:-1px;}
.tabsleft-content {max-width: 660px;padding: 20px;display: none;}
#tabs1 {display: block;   }
/* ---------------------------------------------------Breadcrumb-------------------------------------------------------------------------*/
.breadcrumbs{ margin:10px 0; padding:0; background:#ddd; padding:5px;}
.breadcrumbs li{ list-style:none; display:inline-block; padding-right:2px;}
/* ----------------------------Comments-----------------------*/
/* #comments label {display: inline-block;vertical-align: top;width: 80px;}
.form-submit {    margin-left: 80px;}
#comments {    background: #eee ;    padding: 20px;}
#comments li {    list-style:none;}
#comments ol{ padding:0;} */
/* ----------------------------Accordion-----------------------*/
.accordion-container{position: relative;width: 100%;height: auto;margin: 20px auto;}
.accordion-container > h2{text-align: center;color: #fff;padding-bottom: 5px;margin-bottom: 30px;border-bottom: 1px solid #ddd;}
.set{position: relative;width: 100%;height: auto;background-color: #f5f5f5;}
.set > a{display: block;padding: 10px 15px;text-decoration: none;color: #555;font-weight: 600;border-bottom: 1px solid #ddd;
-webkit-transition:all 0.2s linear;
-moz-transition:all 0.2s linear;
transition:all 0.2s linear;}
.set > a.active{background-color:#3399cc;color: #fff;}
.set > a:before{ background:url(images/arrow1.png) no-repeat; float:right; content:"";height: 8px;    margin: 6px 0 0;    width: 15px;}
.set > a.active:before{filter: invert(100%);    transform: rotate(180deg);  }
.accordion-container .content{position:relative;width: 100%;height: auto;background-color: #fff;border-bottom: 1px solid #ddd;display:none;}
.accordion-container .content p{padding: 10px 15px;margin: 0;color: #333;}
/* ---------------------------------------------------Custom Scroll-------------------------------------------------------------------------*/
.customscroll{ height:300px;}
/* ---------------------------------------------------innerheader-------------------------------------------------------------------------*/
.inner-banner{ height:150px; width:100%; display:table; color:#fff;}
.inner-banner h2{ margin:0; display:table-cell; vertical-align:middle; padding:10px;}
/* ---------------------------------------------------blog-------------------------------------------------------------------------*/
.blogs{}
.blogs li {width: 100%;margin-bottom: 20px;min-height: 210px;clear: both;float: left;border-bottom: 1px solid #dcdcdc;}
.blogs li:last-child{ border:none;}
.blogs li h4{text-transform: capitalize;background: #f0f0f0;padding: 10px;position: relative;margin-bottom: 20px;font-weight: 600;color: #2f2f2f;}
.blogs li h4 span{width: 7%;text-align: center;background: #b12224;font-size: 11px;line-height: 18px;text-transform: uppercase;color: #fff;position: absolute;right: 0;top: 0;}
.blogs li h4 span strong{ display:block; font-size:26px; font-weight:normal;}
.blogs li a{ float:right;}
.blogs li .meta {background: #f0f0f0;padding: 10px;position: relative;margin: 38px 0 0;font-weight: 500;float: right;clear: right;width: 67%;color:#989898;font-size:16px;line-height:21px;}
.blogs li .meta span{ background:url('images/user-bg.png') no-repeat;padding: 3px 30px;}
.blogs li .meta span.comments{ margin-left:10px; background:url('images/comments.png') no-repeat;}
.blogs li .meta span strong{color: #258ef9;font-weight: normal;text-transform: capitalize;}
.sidebar ul{ padding:0; margin:0;}
.sidebar ul li{ list-style:none;}
.sidebar-pro{ border:1px solid #c2c2c2;    padding: 0 !important; border-radius:5px; overflow:hidden;}
.sidebar-pro h4{background: #b12224;color: #fff;padding: 10px;font-size: 20px;line-height: 29px;margin: 0;}
.sidebar-pro .cat li{margin-bottom: 6px;list-style: none;padding: 10px;}
.sidebar-pro .cat li:hover{background: #b12224;}
.sidebar-pro .cat li:hover a{color: #fff;}
.sidebar-pro .cat li.current-cat{background: #b12224;}
.sidebar-pro .cat li:last-child{ margin-bottom:0;}
.sidebar-pro .cat .product-categories{ margin-bottom:0;}
.sidebar-pro .cat li a{ color:#424242; font-size:14px;}
.sidebar .recent li{border-bottom: 1px solid #c7c7c7;margin:5px 0; padding:5px 0;overflow:hidden;font-size: 14px;}
.sidebar .recent li h5{ margin-top:0;}
.sidebar .recent li:last-child{ border:none;}
.sidebar h4{background: #303030;color: #fff;padding: 10px;font-size: 20px;line-height: 29px;}
.sidebar .recent h5{ color:#231f20; font-size:14px; margin-bottom:10px;}
.sidebar .recent p{ color:#6d6d6d; line-height:16px;}
.sidebar .recent .more a{ color:#258ef9; float:right;}
.sidebar .cat li{border-bottom:1px solid #ddd;font-weight:600; margin:5px 0;padding:5px 0;}
.blogs .loop {border-bottom: 1px solid #ddd;margin: 10px 0;overflow: hidden;padding: 10px 0;}
.sidebar .section{ margin-top:10px; overflow:hidden;}
.blogs .title{ margin:0;}
.blogs small{ margin-bottom:10px; display:inline-block; color:#888;}
.sidebar .cat li:last-child{ border:0; margin-bottom:0; padding-bottom:0;} 
.sidebar .cat li a{ color:#424242; font-size:14px;}
.blogs .meta {background: #ddd;margin-top: 10px;padding: 5px;}
/*---------------------Pagination----------------------- */
.pagination {clear:both;padding:20px 0;position:relative;font-size:11px;line-height:13px;}
.pagination span, .pagination a {display:block;float:left;margin: 2px 2px 2px 0;padding:6px 9px 5px 9px;text-decoration:none;
width:auto;color:#fff;background: #555;}
.pagination a:hover{color:#fff;background: #3279BB;}
.pagination .current{padding:6px 9px 5px 9px;background: #3279BB;color:#fff;}


/* ------------------------------------Responsive Simple Menu------------------------------------------------------ */

.menu-header, .menu-header ul, .menu-header ul li, .menu-header ul li a, .menu-header #menu-button {
margin: 0;padding: 0;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;}
.menu-header:after, .menu-header > ul:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.menu-header #menu-button {display: none;}
.menu-header {background: #303030;}
.menu-header > ul > li { display:inline-block;}
.menu-header.align-center > ul {font-size: 0;text-align: center;}
.menu-header.align-center > ul > li {display: inline-block;float: none;}
.menu-header.align-center ul ul {text-align: left;}
.menu-header.align-right > ul > li {float: right;}
.menu-header > ul > li > a {padding: 17px;font-size: 12px;letter-spacing: 1px;text-decoration: none;color: #dddddd;font-weight: 700;text-transform: uppercase;}
.menu-header > ul > li:hover > a {color: #ffffff;}
/*.menu-header > ul > li.has-sub > a {padding-right: 30px;}
.menu-header > ul > li.has-sub > a:after {position: absolute;top: 22px;right: 11px;width: 8px;height: 2px;display: block;background: #dddddd;content: '';}
.menu-header > ul > li.has-sub > a:before {position: absolute;top: 19px;right: 14px;display: block;width: 2px;height: 8px;background: #dddddd;content: '';
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;}*/
.menu-header  ul  ul::before {
    border-color: transparent transparent #000;
    border-style: solid;
    border-width: 10px;
    content: "";
    left: 20px;
    position: absolute;
    top: -20px;
}
.menu-header  ul ul  ul::before { display:none;}
.menu-header > ul > li.has-sub:hover > a:before {top: 23px;height: 0;}
.menu-header ul ul {position: absolute;left: -9999px;}
.menu-header.align-right ul ul {text-align: right;}
.menu-header ul ul li {height: 0;transition: all .25s ease;}
.menu-header li:hover > ul {left: auto;}
.menu-header.align-right li:hover > ul {left: auto;right: 0;}
.menu-header li:hover > ul > li {height: 35px;}
.menu-header ul ul ul {margin-left: 100%;top: 0;}
.menu-header.align-right ul ul ul {margin-left: 0;margin-right: 100%;}
.menu-header ul ul li a {border-bottom: 1px solid rgba(150, 150, 150, 0.15);padding: 11px 15px;width: 170px;font-size: 12px;text-decoration: none;color: #dddddd;font-weight: 400;background: #000;}
.menu-header ul ul li:last-child > a, .menu-header ul ul li.last-item > a {border-bottom: 0;}
.menu-header ul ul li:hover > a, .menu-header ul ul li a:hover {color: #ffffff;}
.menu-header ul ul li.has-sub > a:after {position: absolute;top: 16px;right: 11px;width: 8px;height: 2px;display: block;background: #dddddd;content: '';}
.menu-header.align-right ul ul li.has-sub > a:after {right: auto;left: 11px;}
.menu-header ul ul li.has-sub > a:before {position: absolute;top: 13px;right: 14px;display: block;width: 2px;height: 8px;background: #dddddd;content: '';transition: all .25s ease;}
.menu-header.align-right ul ul li.has-sub > a:before {right: auto;left: 14px;}
.menu-header ul ul > li.has-sub:hover > a:before {top: 17px;height: 0;}

@media (min-width: 100px) and (max-width: 767px) {
.menu-header {width: 100%;}
.menu-header ul {width: 100%;display: none;}
.menu-header.align-center > ul {text-align: left;}
.menu-header ul li {width: 100%;border-top: 1px solid rgba(120, 120, 120, 0.2);}
.menu-header ul ul li,  .menu-header li:hover > ul > li {height: auto;}
.menu-header ul li a,  .menu-header ul ul li a {width: 100%;border-bottom: 0;}
.menu-header > ul > li {float: none;}
.menu-header ul ul li a {padding-left: 25px;}
.menu-header ul ul ul li a {padding-left: 35px;}
.menu-header ul ul li a {color: #dddddd;background: none;}
.menu-header ul ul li:hover > a,  .menu-header ul ul li.active > a {color: #ffffff;}
.menu-header ul ul,  .menu-header ul ul ul,  .menu-header.align-right ul ul {position: relative;left: 0;width: 100%;margin: 0;text-align: left;}
.menu-header > ul > li.has-sub > a:after,  .menu-header > ul > li.has-sub > a:before,  .menu-header ul ul > li.has-sub > a:after,  .menu-header ul ul > li.has-sub > a:before {display: none;}
.menu-header #menu-button {display: block;padding: 17px;color: #dddddd00;cursor: pointer;font-size: 12px;text-transform: uppercase;font-weight: 700;}
.menu-header #menu-button:after {position: absolute;top: 22px;right: 17px;display: block;height: 8px;width: 20px;border-top: 2px solid #dddddd;border-bottom: 2px solid #dddddd;content: '';}
.menu-header #menu-button:before {position: absolute;top: 16px;right: 17px;display: block;height: 2px;width: 20px;background: #dddddd;content: '';}
.menu-header #menu-button.menu-opened:after {top: 23px;border: 0;height: 2px;width: 15px;background: #ffffff;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.menu-header #menu-button.menu-opened:before {top: 23px;background: #ffffff;width: 15px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);}
.menu-header .submenu-button {position: absolute;z-index: 99;right: 0;top: 0;display: block;border-left: 1px solid rgba(120, 120, 120, 0.2);height: 46px;width: 46px;cursor: pointer;}
.menu-header .submenu-button.submenu-opened {background: #262626;}
.menu-header ul ul .submenu-button {height: 34px;width: 34px;}
.menu-header .submenu-button:after {position: absolute;top: 22px;right: 19px;width: 8px;height: 2px;display: block;background: #dddddd;content: '';}
.menu-header ul ul .submenu-button:after {top: 15px;right: 13px;}
.menu-header .submenu-button.submenu-opened:after {background: #ffffff;}
.menu-header .submenu-button:before {position: absolute;top: 19px;right: 22px;display: block;width: 2px;height: 8px;background: #dddddd;content: '';}
.menu-header ul ul .submenu-button:before {top: 12px;right: 16px;}
.menu-header .submenu-button.submenu-opened:before {display: none;}
}

/*----------------------------------------Push Navigation---------------------------------*/
div#menuoverlay { display: none; }
a#hamburg {  position: fixed;top: 10px;left: 10px;width: 40px;height: 40px;z-index:9;text-align: center;color: white;display: none;transition: all ease-out 0.3s;}
a#hamburg i {position: relative;top: 50%;transform: translateY(-50%);}
.nav1 {transition: all ease-out 0.3s; display:none;}
.nav1 a { color: #000; }
.nav1 ul {margin: 0;padding: 0;background-color: #303030;}
.nav1 ul li {display: inline-block;position: relative;}
.nav1 ul li > a {display: inline-block;padding: 10px;}
.nav1 ul li > a > i {margin-left: 15px;transition: all ease-out 0.3s;-webkit-transition: all ease-out 0.1s;}
.nav1 ul li ul {display: none;position: absolute;top: 38px;background:#222;width: 200px;text-align: left;}
.nav1 .search-nav,.nav1 .title{ display:none;}
.nav1 ul li ul li { display: block; }
.nav1 ul li ul li a { display: block; }
.nav1 ul li:hover > a {  color:#000; text-decoration:none; }
.nav1 ul li:hover > a > i { transform: rotateZ(90deg); }
.nav1 ul li:hover ul { display: block; }
.nav1 span.marrow {border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #fff;float: right;height: 0;margin:8px 0 0 8px;width: 0;}
.nav1 ul li.open  span.marrow {border-left: 5px solid transparent; border-top:0;border-right: 5px solid transparent;border-bottom: 5px solid #fff;}
@media screen and (max-width: 767px) {
    
.about-section {
    padding-bottom: 5px !important;
}
    .our-mission {
    padding-top: 5px !important;
}
 .what-you-get h2:before {
    background-size: contain;
}
    
a#hamburg { display: block; }
main {  transition: all ease-out 0.3s;}
.nav1 .row{ margin:0px;}
.nav1 { background:url(images/nav-bg.jpg) repeat ;box-shadow: -2px 0 10px #999 inset;display: block;height: 100%;left: 0;overflow-x: hidden;overflow-y: auto;position: fixed;top: 0;transform: translateX(-250px);width: 250px;}
.nav1 .search-nav,.nav1 .title{ display:block;}
.nav1 .search-nav input{ border:1px solid #2c313f; background-color:rgba(255,255,255,0.2);  padding:5px; width:100%; color:#000; margin:10px 0;  }
.nav1 .search-nav input[type="submit"]{background:url("images/search-icon.png") no-repeat scroll center center; border:0; width:auto; font-size:0; height: 16px;    position: absolute;    right: 7px;    top: 8px;    width: 16px;  filter: invert(100%);}
.nav1 .title{    background: #000 ;color: #fff;font-size: 14px;margin: 0 -15px;padding: 6px 15px 6px;}
.search-nav > form {    position: relative;}	
.nav1 ul {  text-align: left;  background-color: transparent;}
.nav1 ul li { display: block; border-bottom:1px solid #999; }
.nav1 ul li a { display: block; padding:10px 0; }.nav1 ul li:hover > a { color:#000;  }
.nav1 ul li a > i { float: right; }
.nav1 ul li ul {  display: none;  position: static;  width: 100%;background-color:transparent; padding:0 10px;}
.nav1 ul li:hover > ul { display: none; }
.nav1 ul li:hover > a > i { transform: rotateZ(0); }
.nav1 ul li.open > a { background-color: transparent; }
.nav1 ul li.open > a > i { transform: rotateZ(90deg); }
.nav1 ul li.open > ul { display: block; }
div#menuoverlay {display: block;visibility: hidden;position: fixed;left: 0;top: 0;width: 100%;height: 100%;transition: all ease-out 0.3s;z-index: 1;opacity: 0;}
html.open-menu { overflow: hidden; }
html.open-menu div#menuoverlay {visibility: visible;background:rgba(0,0,0,0.5);min-height:100vh;width:100% !important;opacity: 1;width: calc(-150%);left: 250px;}
html.open-menu a#hamburg{ transform: translateX(250px); z-index:999; }
html.open-menu main {transform: translateX(250px);}
html.open-menu nav.nav1 {z-index: 3;transform: translateX(0);}
.menu-main-menu-container ul ul ul li a {padding:5px;}
ul li.has-subnav .accordion-btn {color:#000; font-size:24px; width:20px !important; float:right; line-height: inherit !important; }
.nav1 ul li:last-child {    border: 0 ;}
.nav-cross.open > span {    background: #fff ;}
/*---------------------Hamberg Icon --------------------------------------------- */
.nav-cross {width: 24px;  height: 40px;  position: relative;  margin: 0px auto;  transform: rotate(0deg);  transition: .5s ease-in-out;  cursor: pointer;}
.nav-cross span {  display: block;  position: absolute;
height: 2px;width: 100%;background: #000;opacity: 1;left: 0;transform: rotate(0deg);transition: .25s ease-in-out;}
#nav-icon1 span:nth-child(1) {top: 0px;}
#nav-icon1 span:nth-child(2) {top: 18px;}
#nav-icon1 span:nth-child(3) {top: 36px;}
#nav-icon1.open span:nth-child(1) {top: 18px;transform: rotate(135deg);}
#nav-icon1.open span:nth-child(2) {opacity: 0;left: -60px;}
#nav-icon1.open span:nth-child(3) {top: 18px;transform: rotate(-135deg);}
.nav-cross span:nth-child(1) {top: 12px;transform-origin: left center;}
.nav-cross span:nth-child(2) {top: 20px;transform-origin: left center;}
.nav-cross span:nth-child(3) {top: 28px;transform-origin: left center;}
.nav-cross.open span:nth-child(1) {transform: rotate(45deg);top: 11px;left: 4px;}
.nav-cross.open span:nth-child(2) {width: 0%;opacity: 0;}
.nav-cross.open span:nth-child(3) {transform: rotate(-45deg);top: 28px;left: 4px;}
}


@media (min-width: 100px) and (max-width: 767px) {

main{ padding:0 15px;}
.logo{ text-align:center;}	
.searchtoggle{ display:none;}
.push-logo{ margin:10px 0;}
.logo img{ max-height:60px; width:auto;}
header .searchform{ display:none;} 
.slider .inner-item {height: 200px;}
.slider .inner-item .caption{ display:none;}
}
/* 404 - NOT FOUND PAGE */
.error404 header, .error404 footer {
    display: block !important;
}
.error-404.not-found .logo img {
    max-width: 200px;
}
.error-404.not-found {
    text-align: center;
    height: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    left: auto;
    margin-left: auto;
    position: relative;
	padding: 50px 0;
/*     background-image: url(./images/404.jpg); */
/*     background-size: cover; */
}
.not_found_inner {
    max-width: 100%;
    padding-top: 50px;
    padding-bottom: 20px;
}
	


.not_found_inner .logo{
	display:none;
}

.error404 #masthead, .error404 #colophon {
    display: block !important;
}
.logo a {
    outline: 0 !important;    
}
.error-404.not-found .logo {
    padding: 0;
     background-color: transparent;   
}    
.error-404.not-found h1 {
    font-size: 200px;
    line-height: 1;
    color: #404040;
    margin: 30px 0;;
    font-weight: 800;
    
}
h1.entry-title {
    display: none !important;
}

.entry-meta {
    display: none !important;
}


.error-404.not-found h1 span{
    color: #9c2d2c;
}
.page-header h3 {
    color: #000;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 40px;
}
.page-header p {
    font-size: 22px !important;
    color: #000;
    margin-bottom: 20px;
}
.page-content .return_home {
    background-color: #9c2d2c;
    color: #fff;
    padding: 20px 50px;
    display: inline-block;
    font-size: 20px;
    box-shadow: 0 2px 10px 0px rgba(0,0,0,0.5);
    text-decoration: none;
    transition: all 0.5s ease-in-out;
    border: 2px solid #9c2d2c;
}
.page-content .return_home:hover {
    transform: translateY(-3px);
    background-color: transparent;
    color: #000;
    transform: scale(1.1);
}


/* 404 - NOT FOUND PAGE ENDS */

/*SEARCH RESULTS - NO RESULTS CSS */


.search-results article.product , .search-results article.page {
    display: none;
}
.search-results .page-title span::before, .search-results .page-title span::after {
    content: '"';
}
.search-results .page-title {
    font-weight: bold;
    font-size: 28px;
    text-align: center;
    margin-bottom: 30px;
}
.search-results .page-header {
    width: 100%;
}
.search-results #primary {
    display: flex;
    flex-wrap: wrap;
}
.search-results #primary article {
    width: 30%;
    margin: 0 1.5%;
    box-shadow: 0 2px 10px 2px rgba(0,0,0,0.1);
    padding: 20px;
    padding-top: 0;
    margin-bottom: 35px;
    border-radius: 6px;
}
.search-results #primary article a.post-thumbnail {
    display: block;
    margin-left: -20px;
    margin-right: -20px;
}
.search-results #primary article a.post-thumbnail img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.search-results #primary article .entry-title a {
    display: block;
    color: #000;
    font-size: 24px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
}
.no-results.not-found {
    text-align: center;
    margin-bottom: 50px;
}
.no-results.not-found .search-form input.search-field {
    height: 45px;
    padding-left: 10px;
    border: 1px solid #eee;
    background-color: #eee;
    color: #333;
    font-size: 14px;
    width: 250px;
}
.no-results.not-found .search-form .search-submit {
    height: 45px;
    padding: 0 30px;
    border: 0;
    background-color: #0b204d;
    color: #fff;
    cursor: pointer;
}
.no-results.not-found .search-form .search-submit:hover {
    background-color: #252525;
}
.no-results.not-found .search-form label span {
    display: none;
    width: 0;
}




/*SEARCH RESULTS - NO RESULTS CSS ENDS*/
/* custom style */
header {
    padding: 0;
    position: relative;
    z-index: 99;
    left: 0;
    right: 0;
    top: 0;
    background:#f0f0f0;
}
header .logo {
    padding: 10px 0;
}
header .logo img {
    width: 100%;
    height: auto;
}
header .header-top{
    padding-top:10px;
}
header .header-top ul {
    display: flex;
    list-style: none;
    justify-content: flex-end;
    padding: 0;
    margin-bottom:5px;
}
header .header-top ul li {
    margin-left: 15px;
    padding-left: 15px;
    line-height: 1;
    position: relative;
}
header .header-top ul li.social-icons li{
    padding: 0;
    margin: 0px 10px;
}
header .header-top ul li label,
header .header-top ul li p,
header .header-top ul li a{
    font-size: 12px;
    font-family: "Montserrat";
    color: rgb(37, 37, 37);
    line-height: 1;
    text-align: left;
    text-decoration:none;
    margin:0;
    font-weight: 500;
    display: inline-block;
    transition:ease all 0.25s;
}
header .header-top ul li a:hover{
    color:#9c2d2c;
}
header .header-top ul li:before {
    position: absolute;
    content: '';
    left: calc(100% + 15px);
    height: 100%;
    top: 0;
    width: 1px;
    background: #000;
}
header .header-top ul li.social-icons:before,
header .header-top ul li.social-icons li:before {
    display: none;
}
header .header-top ul li.social-icons li:first-child {
    margin-left: 0;
}
header .header-top ul li.social-icons li a {
    font-size: 16px;
}
header .main-header .menu-header{
    background: none;
    display: block;
}
header .main-header nav {
    display: block;
}
header .main-header .menu-header ul{
    display:flex;
    justify-content:flex-end;
    align-items:Center;    
}
header .main-header .menu-header ul li{
    position:relative;
    padding: 17px 0;
}
/*  header .main-header .menu-header ul li a:before{
    position:absolute;
    content:'';
    width: 7px !important;
    display: inline-block;
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 20%, rgba(255, 255, 255, 0.0) 51%, rgba(255, 255, 255, 0.3) 80%) !important;
    background-image: linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 20%, rgba(255, 255, 255, 0.0) 51%, rgba(255, 255, 255, 0.3) 80%) !important;
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 20%, rgba(255, 255, 255, 0.0) 51%, rgba(255, 255, 255, 0.3) 80%) !important;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 20%, rgba(255, 255, 255, 0.0) 51%, rgba(255, 255, 255, 0.3) 80%) !important;
    background-image: -moz-linear-gradient(top, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 25%, rgba(0, 0, 0, 0.2) 51%, rgba(0, 0, 0, 0.7) 90%) !important; 
    background-color: #000!important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.25) !important;
    -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.25) !important;
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.25) !important; 
    border: 0 !important;
    text-shadow: rgba(255, 255, 255, 0.1) -1px 0, rgba(0, 0, 0, 0.3) 1px 1px !important;
    -webkit-transition: background-color 0.3s ease !important;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    -ms-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease !important;
    font-size: 0 !important;
    border: 0 !important;
    border-radius: 2px !important;
    border: 1px solid #828282 !important;
    height: 100%;
    padding: 0 !important;
    top:0;
    left:0;
    bottom: 0;
    margin: auto;
}  */
/* header .main-header .menu-header ul li a{
    font-size: 14px;
    font-family: "Montserrat";
    color: rgb(146, 146, 146);
    text-transform: uppercase;
    line-height: 1.714;
    text-shadow: 0px 0px 1px rgb(0 0 0 / 0.2);
    background: linear-gradient(to bottom, #000000 30%, #ffffff 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	color: #000000;
    padding: 0px 17px;
    padding-left: 24px;
    position: relative;
    transition: ease all 0.25s;
} */
header .main-header .menu-header ul li a {
    font-size: 14px;
    font-family: "Montserrat";
    color: rgb(146, 146, 146);
    text-transform: uppercase;
    line-height: 1.714;
    text-shadow: 0px 0px 1px rgb(0 0 0 / 20%);
    color: #000000;
    margin: 0px 12px;
    margin-left: 24px;
    position: relative;
    transition: ease all 0.25s;
    padding: 0px !important;
}
header .main-header .menu-header ul li:first-child a:before {
    display: none;
}
header .main-header .menu-header ul li.current-menu-item a,
header .main-header .menu-header ul li a:hover {
/*     background: linear-gradient(to bottom, #9c2d2c 30%, #ffffff 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
	color:#9c2d2c;
}
header .main-header .menu-header ul li:last-child a{
    padding-right:0;
}
.custom .tp-bullet {
    border-radius: 100%!important;
    border: 1px solid #000!important;
    background: rgba(0,0,0,0)!important;
    transition: ease all 0.25s!important;
}
.custom .tp-bullet:hover, .custom .tp-bullet.selected {
    background: #000!important;
}
.specialized-head-desc{
    padding: 100px 0 50px;
    background-repeat: no-repeat;
    background-size: cover;
}
.specialized-head-desc h2 {
    font-size: 46px;
    font-family: "Montserrat";
    color: rgb(255 255 255);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    text-align: center;
    position:
    relative;
}
.specialized-head-desc h2:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 100%;
    background: url(./images/heading-img.png);
    height: 50px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
}
.specialized-head-desc h3 {
    font-size: 22px;
    font-family: "Montserrat";
    color: rgb(255 255 255);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.336;
    text-align: center;
    margin-bottom:25px;
}
.specialized-head-desc p {
    font-size: 14px;
    font-family: "Montserrat";
    color: rgb(255 255 255);
    line-height: 1.714;
    text-align: center;
    font-weight:400;
}
.specialized-head-desc p strong{
    margin-top:15px;
    display:block;
}
.home #comments {
    display: none;
}
.specialized-main{
    margin-top:-50px;
}
.specialized-main .services-main .items {
    position: relative;
    display: flex;
    flex-direction: column;
}
.specialized-main .services-main .items .img-box {
    order: 1;
    position: relative;
    display: block;
    float: left;
}
.specialized-main .services-main .items a{
    text-decoration:none;
}
.specialized-main .services-main .items a .img-box {
    display:block;
    width:100%;
    margin-bottom:30px;
}
.specialized-main .services-main .items .img-box img{
    width:100%;
}
.specialized-main .services-main .items a .desc h3 {
    order: 2;
    position: relative;
    font-size: 28px;
    font-family: "Montserrat";
    color: rgb(255 255 255);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.068;
    text-align: center;
    margin-top:15px;
    opacity:0.3;
    transition:
    ease all 0.25s;
    max-width: 85%;
    margin: auto;
    /*     text-shadow: 0px 0px 1px rgb(0 0 0 / 0.5);
    background: linear-gradient(to bottom, #000000 30%, #ffffff 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}
.specialized-main .services-main .items a:hover h3 {
    opacity:1;
}
.home-about-sect {
    padding: 150px 0 50px;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: contain;
}
.home-about-sect h2 {
    font-size: 46px;
    font-family: "Montserrat";
    color: rgb(255 255 255);
    text-transform: uppercase;
    line-height: 1;
    text-align: left;
    position:
    relative;
    margin-bottom:25px;
}
.home-about-sect h2 strong {
  font-size: 46px;
  font-family: "Montserrat";
  color: rgb(255 255 255);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
}
.home-about-sect h2:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 100%;
    background: url(./images/heading-img-half.png);
    height: 50px;
    background-position: left;
    background-repeat: no-repeat;
    background-size: auto;
}
.home-about-sect p {
    font-size: 14px;
    font-family: "Montserrat";
    color: rgb(255 255 255);
    line-height: 1.714;
    text-align: left;
    font-weight:400;
}
.home-about-sect h3 {
    font-size: 22px;
    font-family: "Montserrat";
    color: rgb(255 255 255);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 2.5;
    text-align: left;
    margin:0;
}
/* .home-about-sect .vc_col-sm-6:last-child {
    margin-left: -5%;
    width: 55%;
    z-index: -1;
    padding-top: 90px;
} */
/* .home-about-sect .vc_col-sm-6:last-child:before{
    position:absolute;
    content:'';
    left:35%;
    height:140px;
    width:140px;
    background:#000;
    border-radius:100%;
    top:-25px;    
} */
/* .home-about-sect:after{
    position:absolute;
    content:'';
    right:5%;
    height:60px;
    width:60px;
    background:rgb(196 196 196 / 1);
    border-radius:100%;
    top:5%;
    box-shadow:0px 0px 10px 10px rgba(196,196,196,1)
} */
.home-about-sect a {
    padding: 15px 25px;
    background: transparent;
    margin-top: 25px;
    display: inline-table;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-family: "Montserrat";
    color: rgb(255, 255, 255);
    line-height: 1;
    text-align: center;
    border: 1px solid #ffffff;
    position:
    relative;
    overflow: hidden;
    z-index:1;
    transition: ease all 0.25s;
}
.home-about-sect a:before{
    position:absolute;
    content:'';
    left:0%;
    width:200px;
    height:200px;
    background:#252525;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(30deg);
    z-index:-1;
    transition: ease all 0.25s;
}
.home-about-sect a:hover{
    color: #363636;
    background-color: #fff;
}
.home-about-sect a:hover:before{
    left:130%;
}
.general-contracting-sect {
    padding: 150px 0 100px;
    background-size: cover;
    background-repeat: no-repeat;
}
.general-contracting-sect h2 {
    font-size: 46px;
    font-family: "Montserrat";
    color: rgb(255 255 255);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    text-align: center;
    position:
    relative;
}
.general-contracting-sect h2:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 100%;
    background: url(./images/heading-img.png);
    height: 50px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
}
.general-contracting-sect h3{
    font-size: 22px;
    font-family: "Montserrat";
    color: rgb(255 255 255);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.336;
    text-align: center;
    margin-bottom:25px;
}
.general-contracting-sect p{
    font-size: 14px;
    font-family: "Montserrat";
    color: rgb(255 255 255);
    line-height: 1.714;
    text-align: center;
    max-width:75%;
    margin:
    auto;
}
.general-contracting-sect a {
    padding: 15px 25px;
    background: #fff;
    margin-top: 25px;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-family: "Montserrat";
    color: #fff;
    line-height: 1;
    text-align: center;
    border: 1px solid #fff;
    position:
    relative;
    overflow: hidden;
    z-index:1;
    transition: ease all 0.25s;
}
.general-contracting-sect a:before{
    position:absolute;
    content:'';
    left:0%;
    width:200px;
    height:200px;
    background:#252525;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(30deg);
    z-index:-1;
    transition: ease all 0.25s;
}
.general-contracting-sect a:hover{
    color:#252525;
}
.general-contracting-sect a:hover:before{
    left:130%;
}
footer.footer {
    z-index: 9;
    position: relative;
    margin: 0;
    background:url(./images/footer-main-bg.jpg);
    background-size:cover;
    background-repeat:no-repeat;
	background-position:bottom;
}
footer.footer .footer-form-box {
    margin-bottom:50px;
    top: -70px;
    position: relative;
}
footer.footer .footer-form-box .col-md-8{
    background:url(./images/footer-form-bg.jpg);
    background-size:cover;
    background-repeat:no-repeat;
    padding: 100px 100px 50px;
}
footer.footer .footer-form-box .col-md-4{
    background:url(./images/ff-contact-bg.jpg);
    background-size:cover;
    background-repeat:no-repeat;
    /* padding: 60px 50px 0; */
}
footer.footer .footer-form-box .head-desc h2{
    font-size: 46px;
    font-family: "Montserrat";
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    text-align: left;
    position: relative;
}
footer.footer .footer-form-box .head-desc h2:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 100%;
    background: url(./images/heading-img-half.png);
    height: 50px;
    background-position: left;
    background-repeat: no-repeat;
    background-size: auto;
    filter:brightness(1000);
}
footer.footer .footer-form-box .head-desc h3{
    font-size: 22px;
    font-family: "Montserrat";
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.25;
    text-align: left;
}
footer.footer .footer-form-box .head-desc p {
    font-size: 14px;
    font-family: "Montserrat";
    color: rgb(255, 255, 255);
    line-height: 1.714;
    text-align: left;
}
footer.footer .footer-form-box .form-wrapper{
    margin-top:50px;
}
footer.footer .footer-form-box .form-wrapper div#gform_confirmation_message_1 {
    font-size: 14px;
    font-family: "Montserrat";
    color: rgb(255, 255, 255);
    line-height: 1.714;
    text-align: left;
}
footer.footer .footer-form-box .form-wrapper ul {
    display:flex;
    flex-wrap:wrap;
    align-items:flex-start;
    justify-content: space-between;
}
footer.footer .footer-form-box .form-wrapper ul li {
    display: inline-block;
    width: calc(33.333% - 10px);
    margin-top: 0!important;
    padding: 0!important;
    padding-bottom: 15px!important;
    position: relative;
    border: none;
    background: none;
}
footer.footer .footer-form-box .form-wrapper ul li:last-child{
    width:100%;
}
footer.footer .footer-form-box .form-wrapper ul li input,
footer.footer .footer-form-box .form-wrapper ul li textarea {
    width: 100%!important;
    margin:0!important;
    background:rgba(0,0,0,0);
    border:1px solid #fff;
    color: #fff;
    padding: 10px!important;
    opacity: 1;
    outline: none;
}
footer.footer .footer-form-box .form-wrapper ul li textarea{
    height:100px;
}
footer.footer .footer-form-box .form-wrapper div.ginput_container {
    margin: 0!important;
    padding: 0;
}
footer.footer .footer-form-box .form-wrapper .gfield_label {
    display: none;
}
footer.footer .footer-form-box .form-wrapper ul li span {
    padding-top: 0!important;
}
footer.footer .footer-form-box .form-wrapper ul li input::-webkit-input-placeholder,
footer.footer .footer-form-box .form-wrapper ul li textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #b4b3b3;
}
footer.footer .footer-form-box .form-wrapper ul li input::-moz-placeholder,
footer.footer .footer-form-box .form-wrapper ul li textarea::-moz-placeholder { /* Firefox 19+ */
    color: #b4b3b3;
}
footer.footer .footer-form-box .form-wrapper ul li input:-ms-input-placeholder,
footer.footer .footer-form-box .form-wrapper ul li textarea:-ms-input-placeholder { /* IE 10+ */
    color: #b4b3b3;
}

footer.footer .footer-form-box .form-wrapper ul li input:-moz-placeholder ,
footer.footer .footer-form-box .form-wrapper ul li textarea:-moz-placeholder { /* Firefox 18- */
    color: #b4b3b3;
}

footer.footer .footer-form-box .form-wrapper .gform_footer {
    padding:0;
    margin:0;
}
footer.footer .footer-form-box .form-wrapper .gform_footer input[type="submit"]{
    padding: 15px 25px;
    background: #fff;
    margin-top: 25px;
    display: inline-block;
    text-decoration: none;
    color: #252525;
    font-size: 14px;
    font-family: "Montserrat";
    line-height: 1;
    text-align: center;
    border: 1px solid #ffffff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: ease all 0.25s;
    outline: none;
    z-index: 1;
}

.vc_custom_1665006890371 {
    margin-bottom: -3px !important;
}

.about-section{
	background-repeat: no-repeat !important;
}

.privacyContentCls h3 {
    color: #000;
    font-family: 'Montserrat';
    font-weight: 600;
}

.privacyContentCls p {
    font-size: 15px;
    font-family: 'Montserrat';
}

.privacyContentCls a {
    color: #000;
    transition: all 0.5s ease;
    text-decoration: none;
}

.privacyContentCls a:hover {
    color: #9c2d2c;
}

.privacyContentCls ul li {
    font-size: 15px;
    font-family: 'Montserrat';
    line-height: 32px;
}

.privacyContentCls {
    position: relative;
    padding: 50px 0px;
}

/* footer.footer .footer-form-box .form-wrapper .gform_footer button:before{
    position: absolute;
    content: '';
    left: 0%;
    width: 200px;
    height: 200px;
    background: #fff;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(30deg);
    z-index: -1;
    transition: ease all 0.25s;
} */
footer.footer .footer-form-box .form-wrapper .gform_footer input[type="submit"]:hover {
    color: #fff;
    background: #252525;
    border-color:#252525;
}
footer.footer .footer-form-box .form-wrapper .gform_footer button:hover:before {
    left: 130%;
}
footer.footer .footer-form-box .form-wrapper .validation_error {
    display: none!important;
}
footer.footer .footer-form-box .form-wrapper ul li .validation_message {
    position:absolute;
    bottom: 0;
    font-size: 10px;
    color:#fff;
    font-weight:300;
    display:none!important;
}
footer.footer .footer-form-box .form-wrapper ul li.gfield_error input,
footer.footer .footer-form-box .form-wrapper ul li.gfield_error textarea {
    background: rgb(255 0 0 / 0)!important;
}
footer.footer .footer-form-box .contact-info-box {
    padding: 60px 50px 0;
    position: relative;
}

footer.footer .footer-form-box .contact-info-box h3 {
    font-size: 22px;
    font-family: "Montserrat";
    color: rgb(37, 37, 37);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.25;
    text-align: left;
}
footer.footer .footer-form-box .contact-info-box ul{
    padding:0;
    margin:0;
    margin-top:50px;
    font-size:0;
    list-style:none;
}
footer.footer .footer-form-box .contact-info-box ul li{
    position:relative;
    margin-bottom: 40px;
    height: 50px;
    max-width: 183px;
    display: flex;
    align-items: center;
}
footer.footer .footer-form-box .contact-info-box ul li i{
    position: absolute;
    left: -75px;
    height: 50px;
    font-size: 16px;
    width: 50px;
    bottom: 0;
    top: 0;
    margin: auto;
    background: #fff;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: ease all 0.25s;
    z-index: -1;
}
footer.footer .footer-form-box .contact-info-box ul li i.fa-phone {
    transform: rotate(90deg);
}
footer.footer .footer-form-box .contact-info-box ul li i:before{
    margin:0;
}
footer.footer .footer-form-box .contact-info-box ul li p,
footer.footer .footer-form-box .contact-info-box ul li a{
    font-size: 16px;
    font-family: "Montserrat";
    color: rgb(37, 37, 37);
    line-height: 1;
    text-align: left;
    text-decoration: none;
    transition: ease all 0.25s;
    z-index: 2;
    margin:0;
    display: block;
}
footer.footer .footer-form-box .contact-info-box ul li a:hover{
    color:#9c2d2c;
}
footer.footer .footer-form-box .contact-info-box ul li p strong{
    display:none;
}
footer.footer .footer-form-box .contact-info-box ul li:last-child:before {
    position: absolute;
    content: '\f017';
    font-family:'Font Awesome 5 Pro';
    font-size:16px;
    font-weight:600;
    left: -75px;
    height: 50px;
    width: 50px;
    bottom: 0;
    top: 0;
    margin: auto;
    background:#fff;
    border-radius:100%;
    display:flex;
    justify-content: center;
    align-items:center;
    transition: ease all 0.25s;
}
footer.footer .footer-form-box .contact-info-box ul li:last-child:hover:before,
footer.footer .footer-form-box .contact-info-box ul li a:hover i {
    background: #252525;
    color: white;
}
footer.footer .footer-main .f-about-desc .widget_media_image img {
    width: 200px;
}
footer.footer .footer-main .f-about-desc {
    font-size: 0;
}
footer.footer .footer-main .f-about-desc h3 {
    display: none;
}
footer.footer .footer-main .f-about-desc p {
    font-size: 14px;
    font-family: "Montserrat";
    color: rgb(255, 255, 255);
    line-height: 1.714;
    text-align: left;
    margin-top:15px;
}
footer.footer .footer-main .f-about-desc .gallery .gallery-item {
    display: inline-block;
    margin-right: 15px;
    max-width: 80px;
    width: 100%;
}
footer.footer .footer-main .f-about-desc .gallery .gallery-item img {
    width: 100%;
}
footer.footer .footer-main .col {
    margin-top: 45px;
    font-size: 0;
    padding-left: 35px;
}
footer.footer .footer-main .col-md-2 .col {
    padding: 0;
}
footer.footer .footer-main .col h3 {
    font-size: 18px;
    font-family: "Montserrat";
    color: rgb(255, 255, 255);
    line-height: 1.167;
    margin-bottom:30px;
}
footer.footer .footer-main .col li,
footer.footer .footer-main .col ul{
    list-style:none;
    padding:0px;
    margin:0
}

footer.footer .footer-main .col p,
footer.footer .footer-main .col ul li a,
footer.footer .footer-main .col ul li label {
    font-size: 14px;
    font-family: "Montserrat";
    color: rgb(255, 255, 255);
    line-height: 38px;
    text-decoration: none;
    transition:ease all 0.25s;
}
footer.footer .footer-main .col.con-info p,
footer.footer .footer-main .col.con-info ul li a,
footer.footer .footer-main .col.con-info ul li label {
    line-height:30px
}
footer.footer .footer-main .col ul li.current-menu-item a,
footer.footer .footer-main .col ul li a:hover{
    color:#c74c4b;
}
footer.footer .footer-main .col ul li label {
    margin-right:5px;
}
footer.footer .copyright {
    background: #000;
    padding:15px 0;
}
footer.footer .copyright .col-md-9{
    padding:0;
    display: flex;
    align-items: center;
}
footer.footer .copyright a,
footer.footer .copyright p {
    font-size: 12px;
    font-family: "Montserrat";
    color: rgb(255, 255, 255);
    line-height: 1.667;
    text-align: left;
    margin:0;
    text-decoration:none;
    transition:Ease all 0.25s;
}
footer.footer .copyright a:hover{
    color:#c74c4b;
}
footer.footer .copyright .col-md-3{
    font-size:0;
}
footer.footer .copyright ul{
    padding:0;
    list-style:none;
    margin: 0;
}
footer.footer .copyright ul li{
    display: inline-block;
    margin-right: 15px;
}
footer.footer .copyright ul li:last-child {
    margin-right: -35px;
}


/* About-us page */

.inner-banner {
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	position: relative;
}

.single-our_services .inner-banner:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
/*     background-color: rgb(0 0 0 / 80%); */
    left: 0;
    top: 0;
}

.inner-banner h2{
	font-size: 41px;
    font-family: "Montserrat" !important;
    color: white;
    font-weight: bold !important;
    text-transform: uppercase !important;
    line-height: 1;
    text-align: center;
}

.inner-banner h2:before{
    position: absolute;
    content: '';
    left: 15px;
    right: 0;
    bottom: 60%;
    background: url(/wp-content/uploads/2022/09/Group-7.png);
    height: 50px;
    background-position: left;
    background-repeat: no-repeat;
    background-size: auto;
}

.about-section h2{
    font-size: 46px;
    font-family: "Montserrat";
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 40px;
    text-align: left;
	padding-top: 80px;
	padding-bottom: 20px;
}

.about-section p{
    font-size: 14px;
    font-family: "Montserrat";
    color: white;
    line-height: 1.714;
    text-align: left;
    font-weight: 400;
	
}

.about-section h2:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 80%;
    background: url(/wp-content/uploads/2022/09/Group-9-1.png);
    height: 50px;
    background-position: left;
    background-repeat: no-repeat;
    background-size: auto;
}

.our-mission h2{
    font-size: 46px;
    font-family: "Montserrat";
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 40px;
    text-align: left;
	padding-top: 80px;
	padding-bottom: 20px;align-content
}

.our-mission p{
    font-size: 14px;
    font-family: "Montserrat";
    color: white;
    line-height: 1.714;
    text-align: left;
    font-weight: 400;
}

.what-you-get h2{
    font-size: 46px;
    font-family: "Montserrat";
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    text-align: center;
    position: relative;
	padding-bottom:20px;
}

.what-you-get p{
	font-size: 14px;
    font-family: "Montserrat";
    color: white;
    line-height: 1.714;
    text-align: center;
    max-width: 75%;
    margin: auto;
}

.what-you-get h2:before{
position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 100%;
    background: url(/wp-content/uploads/2022/09/Group-2.png);
    height: 50px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
}



.img-box h3{
  text-align: center;
	font-size: 17px;
    font-family: "Montserrat";
	 font-weight: 600;
text-transform: uppercase;
    padding: 20px 20px 20px 20px;
}
	
.block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	height: 262px;
	width:250px;
}


.main-box {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 30px;
}

.main-box .img-box:nth-child(1) {
    grid-area: 1 / 1 / 2 / 4;
}

.main-box .img-box:nth-child(2) {
    grid-area: 1 / 4 / 2 / 7;
}

.main-box .img-box:nth-child(3) {
    grid-area: 1 / 7 / 2 / 10;
}

.main-box .img-box:nth-child(4) {
    grid-area: 1 / 10 / 2 / 13;
}

.main-box .img-box:nth-child(5) {
    grid-area: 2 / 1 / 3 / 5;
	margin: auto 0 auto auto;
}

.main-box .img-box:nth-child(6) {
    grid-area: 2 / 5 / 3 / 9;
}

.main-box .img-box:nth-child(7) {
    grid-area: 2 / 9 / 3 / 13;
	margin: auto auto auto 0;
}

.main-box .img-box {
    background-color: white;
    display: grid;
    margin: 0 auto;
    transition: all 0.5s ease;
}

.main-box .img-box:hover {
    background-color: #8d2c2b;
}
.main-box .img-box:hover .block img {
    filter: brightness(1000%);
}

.main-box .img-box:hover .block h3 {
    color: #fff;
}


/* our-service page */

.service-inner h2{
	 font-size: 29px;
    font-family: "Montserrat";
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 40px;
    text-align: left;
	padding-bottom:20px;
	padding-top:30px;
}

.service-inner p{
	font-size: 14px;
    font-family: "Montserrat";
    color: white;
    line-height: 1.714;
    text-align: left;
/*     max-width: 75%; */

}

.serviceInnerSecCls p {
    font-size: 14px;
    font-family: "Montserrat";
    color: white;
	line-height: 1.714;
}

.service-inner ul li {
	font-size: 14px;
    font-family: "Montserrat";
    color: white;
    line-height: 1.714;
    text-align: left;

}

wrapper {
/*   max-width: 680px; */
  margin: 60px auto;
  padding: 0 20px;
}

.youtube {
  background-color: #000;
  margin-bottom: 30px;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
  cursor: pointer;
}
.youtube img {
  width: 100%;
  top: -16.82%;
  left: 0;
  opacity: 0.7;
}
.youtube .play-button {
  width: 90px;
  height: 60px;
  background-color: #333;
  box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
  z-index: 1;
  opacity: 0.8;
  border-radius: 6px;
}
.youtube .play-button:before {
  content: "";
  border-style: solid;
  border-width: 15px 0 15px 26.0px;
  border-color: transparent transparent transparent #fff;
}
.youtube img,
.youtube .play-button {
  cursor: pointer;
}
.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
  position: absolute;
}
.youtube .play-button,
.youtube .play-button:before {
  top: 50%;
  left: 50%;
  transform: translate3d( -50%, -50%, 0 );
}
.youtube iframe {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.play {
/*     width: 156px;
    height: 156px;
    background: transparent;
    backdrop-filter: blur(30px);
    --webkit-backdrop-filter: blur(30px);
    background-color: rgb(247 0 0 / 25%);
    border-radius: 50%; */
    display: flex;
    justify-content: center;
    align-items: center;
	padding: 55px;
}

.our-general h2{
	 font-size: 29px;
    font-family: "Montserrat";
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 40px;
    text-align: left;
/* 	padding-bottom:20px;
	padding-top:30px; */
}

ul.bullet{
	font-size: 16px;
    font-family: Montserrat;
    color: #fff;
    font-weight: 500;
    position: relative;
    list-style: none;
    padding: 10px 0 10px 10px;
}


.maintence-sec h2{
	font-size: 14px !important;
    font-family: Montserrat !important;
	  font-weight: 400 !important;
	color:#000 !important;
	padding-bottom: 35px;
	
}

.maintence-sec2 h2{
	font-size: 14px !important;
    font-family: Montserrat !important;
	  font-weight: 400 !important;
	color:#000 !important;
	padding-bottom: 35px;
}

.mantaince-box > .vc_column-inner {
    margin: 0 auto;
    width: 90% !important;
}

.vc_row.wpb_row.vc_row-fluid.our-general.vc_custom_1664207544939.vc_row-has-fill {
    margin-top: -45px;
    padding: 50px;
}

.vc_row.wpb_row.vc_row-fluid.maintence-sec2.vc_custom_1664208014659.vc_row-has-fill {
    margin-top: -55px;
}

.gallary-sec h2{
	font-size: 24px !important;
    font-family: Montserrat !important;
	  font-weight: 400 !important;
	color:#fff !important;
	padding-bottom: 35px;
	text-transform: uppercase;
	text-align:center;

	position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 100%;
    background: url(/wp-content/uploads/2022/09/Group-1-1.png);
    height: 50px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
}
.gallary-sec h3{
	font-size: 50px !important;
    font-family: Montserrat !important;
	  font-weight: 900 !important;
	color:#fff !important;
	text-transform: uppercase;
	text-align:center;
}


.gallary-sec p{
	font-size: 14px;
    font-family: "Montserrat";
    color: white !important;
    line-height: 1.714;
    text-align: center;
    font-weight: 400;
}

/*===================photo======================*/
body.page-id-245 {
    background: url(/wp-content/uploads/2021/01/contact-banner-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.photo-archived{
    padding:50px 0px ;
    }
.photo-archived .vc_tta-tabs-container {
    display: flex !important;
    margin: 10px auto !important;
    justify-content: center;
    margin-bottom: 50px !important;
}
.photo-archived li.vc_tta-tab a:after {
    position: absolute !important;
    content: '' !important;
    width: 2px !important;
    height: 15px !important;
    background: #fff;
    top: 15px !important;
    right: 0px;
}
.photo-archived ul.vc_tta-tabs-list {
    background: linear-gradient(90deg, rgba(206,167,78,1) 0%, rgba(239,211,143,1) 46%, rgba(213,176,91,1) 100%);
    display: inline-block !important;
    border-radius: 20px;

}
.photo-archived .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
    border-color: transparent !important;
    background-color: transparent !important;
    color: #fff!important;
    font-weight: 600;
    margin: 0 !important;
    text-transform: uppercase;
    padding: 12px 30px!important;
    font-family: 'Trajan Pro 3' !important;
    position: relative;
    top: 4px;
}
.photo-archived li:last-child.vc_tta-tab.vc_active span:after {
    width: 165px;
}
.photo-archived li:last-child.vc_tta-tab a:after {
    display: none!important;
}
.photo-archived li.vc_tta-tab.vc_active a span {
    color: #314e31 !important;
}
.photo-archived li.vc_tta-tab.vc_active span:after {
    width: 100px;
    content: '';
    height: 4px;
    position: absolute;
    background: #314e31;
    left: 30px;
    bottom: 3px;
}
.photo-archived  .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background: transparent !important;
    border: none;
    width: 99%;
    border-radius: 0px 0px 30px 30px;
}
.disabled, .load-item-1 {
    display: none;
}
.gallery-items-div {
    display: grid;
    flex-wrap: wrap;
    grid-template-columns: 70% 30%;
    grid-gap: 20px;
    margin: 20px 0;
}
.gallery-items-div .item:nth-child(1), .gallery-items-div .item:nth-child(6) {
    grid-row: 1 / span 2;
}
.gallery-thumbnail {
    position: relative;
}
.gallery-thumbnail img {
    width: 100%;
    object-fit: cover;
    height: 412px;
}
.gallery-thumbnail a.fancybox{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    content: '';
    background: #893932;
    opacity: 0;
    border-radius: 0px;
}
.gallery-thumbnail:hover a.fancybox {
    opacity: 0.8;
}
.gallery-thumbnail a.fancybox i {
    color: #fff;
    font-size: 50px;
    border-radius: 100%;
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.gallery-collage {
    display: grid;
    grid-template-columns: auto auto auto;
    grid-gap: 20px;
}

.gallery-collage .item:nth-child(4) {
    grid-column: 1;
    grid-row: 2;
}

.gallery-collage .item:nth-child(5) {
    grid-column: 1;
}

.gallery-collage .item:nth-child(6) {
    grid-row: 2 / 4;
    grid-column: 2 / 4;
}

.gallery-collage .item:nth-child(4) img, .gallery-collage .item:nth-child(5) img {
    height: 360px;
}
.gallery-collage .item:nth-child(6) img {
    height: 750px;
}
.gallery-collage .item img {
    height: 360px;
    object-fit: cover;
/*     border-radius: 20px; */
}
.gallery-collage .item:nth-child(13) {
    grid-column: 1;
    grid-row: 2;
}

.gallery-collage .item:nth-child(14) {
    grid-column: 1;
}

.gallery-collage .item:nth-child(15) {
    grid-row: 2 / 4;
    grid-column: 2 / 4;
}

.gallery-collage .item:nth-child(13) img, .gallery-collage .item:nth-child(14) img {
    height: 195px;
}
.gallery-collage .item:nth-child(15) img {
    height: 410px;
}

.load-item-4{display:none;}
.meet-btn.disabled {
    display: none !important;
}

.inner-banner{
	padding-top: 40px !important;
}

.custom-box h2 {
	font-size: 30px;
    font-family: "Montserrat";
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 40px;
    text-align: center;
/*     padding-bottom: 20px;
    padding-top: 30px; */
}


.service-inner {
    padding-top: 60px;
    padding-bottom: 60px;
}

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

.maintence-sec2{
	padding-top: 50px;
	padding-bottom:50px;
}

.our-general{
	padding-top: 35px;
    padding-bottom: 50px;
}

.custom-box{
	padding-top: 15px;
}

 .support_sec {
    padding-top: 50px !important;
    padding-bottom: 50px;
}

.service-inner h2{
	font-size: 24px;}

section.footer .footer-form-box .contact-info-box ul li p,
section.footer .footer-form-box .contact-info-box ul li a{
	margin-left:90px;}

.ourVideoSlider .slick-arrow {
    width: 40px;
    outline: none;
    transition: all 0.5s ease;
}

.video-content-cls a {
    width: 100%;
}

.video-content-cls a figure {
    width: 100%;
    height: 260px;
    margin-bottom: 0px !important;
    position: relative;
}

.video-content-cls a figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video-content-cls {
    margin: 0px 15px;
}

.video-content-cls a figure figcaption {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.video-content-cls a figure figcaption .fas {
    font-size: 50px;
    color: #fff;
}

.home .what-you-get {
    padding-top: 70px;
    padding-bottom: 40px;
}



/* custom style */
/* Responsive */
@media (max-width:1400px){
    .specialized-main .services-main .items a .desc h3{
        max-width:100%;
    }
}
@media (max-width:1199px){
    header .main-header .menu-header ul li a {
        font-size: 13px;
        padding: 0!important;
        padding-left: 15px!important;
        margin-left: 10px;
    }
}
@media (max-width:991px){
    header .main-header .menu-header ul li a {
        font-size: 11px;
        padding: 0!important;
        padding-left: 8px!important;
        margin-left: 5px;
    }
    header .main-header .menu-header ul li a:before {
        width: 3px!important;
        height: 50%;
    }
    header .header-top ul li label, 
    header .header-top ul li p,
    header .header-top ul li a {
        font-size: 10px;
    }
    header .main-header .menu-header ul li {
        padding-top: 0;
    }
    header .header-top ul li {
        margin-left: 5px;
        padding-left: 5px;
    }
    header .header-top ul li:before {
        left: calc(100% + 5px);
        height: 50%;
        bottom: 10%;
        margin: auto;
    }
    header .header-top ul li.social-icons li a {
        font-size: 12px;
    }
    header .header-top ul li.social-icons li {
        margin: 0 5px;
    }
    .specialized-main .services-main .items a .desc h3 {
        font-size: 18px;
    }
    .specialized-head-desc h2,
    .home-about-sect h2,
    footer.footer .footer-form-box .head-desc h2,
    .general-contracting-sect h2,
    .home-about-sect h2 strong {
        font-size: 36px;
    }
    footer.footer .footer-main .col {
        padding: 0;
    }
    footer.footer .footer-main .col-md-3:nth-child(2) .col {
        padding-left: 25px;
    }
    footer.footer .footer-main .col-md-3:last-child .col {
        margin-right: -25px;
    }
    footer.footer .footer-form-box .col-md-8 {
        padding: 100px 50px 50px;
    }
    footer.footer .footer-form-box .contact-info-box {
        padding: 60px 20px 0;
    }
    footer.footer .footer-form-box .contact-info-box ul li:last-child:before,
    footer.footer .footer-form-box .contact-info-box ul li i {
        left: -45px;
    }
    footer.footer .footer-form-box .contact-info-box ul li p, 
    footer.footer .footer-form-box .contact-info-box ul li a {
        padding-left: 15px;
    }
    footer.footer .footer-form-box .contact-info-box h3 {
        font-size: 20px;
    }
}
@media (max-width:767px){
    header .logo {
        text-align: center;
        padding-bottom: 0;
    }
    header .logo img{
        width:auto;
        height:100%;
    }    
    header .header-top {
        display:none;
    }
    header .main-header .menu-header div#menu-button {
        color: #0000;
    }
    header .main-header .menu-header #menu-button.menu-opened:after,
    header .main-header .menu-header div#menu-button:before{
        background: #000;
    }
    header .main-header .menu-header div#menu-button:after {
        border-color: #000;
    }
    header .main-header .menu-header ul {
        flex-direction: column;
        border:1px solid #ddd;
        border-top:0;
        margin-bottom: 15px;
    }
    header .main-header .menu-header ul li a:before {
        display: none;
    }
    header .main-header .menu-header ul li {
        padding: 6px 0;
    }
/*     rs-fullwidth-wrap#rev_slider_1_1_forcefullwidth {
        margin-top: 50px!important;
    } */
	header {display: none;}
    .specialized-head-desc h2, 
    .home-about-sect h2, 
    footer.footer .footer-form-box .head-desc h2, 
    .general-contracting-sect h2, 
    .home-about-sect h2 strong {
        font-size: 26px;
    }
    .specialized-head-desc h3 {
        font-size: 16px;
    }
    .specialized-head-desc p {
        font-size: 12px;
    }
    .specialized-main .services-main .items {
        margin-bottom: 50px;
    }
    .specialized-main .services-main .items a .desc h3 {
        font-size: 12px;
    }    
    .home-about-sect .vc_col-sm-6:last-child {
        width: 100%;
    }
    main {
        padding: 0;
    }
    footer.footer .footer-form-box .contact-info-box {
        padding: 60px 100px 0;
    }
    footer.footer .footer-main .f-about-desc{
        text-align:center;
    }
    footer.footer .footer-main .col-md-3:nth-child(2) .col {
        padding: 0;
    }
    footer.footer .footer-main .col-md-3,
    footer.footer .footer-main .col-md-2{
        max-width: 33.333%;
        flex: 0 0 33.333%;
        display: inline-block;
    }
    footer.footer .copyright {
        margin-top: 50px;
    }
    
    footer.footer .copyright p{
        text-align: center;    
    }
    footer.footer .copyright ul li:last-child {
        margin: 0;
    }
    
    footer.footer .copyright ul {
        display: flex;
        justify-content: space-around;
        align-items: center;
        margin-top:10px;
    }
    
    footer.footer .copyright .col-md-9 {
        padding: 0 15px;
    }
    .specialized-main .services-main .col-md-4 {
        max-width: 33.3333%;
        flex: 0 0 33.333%;
    }
	
/* 	.sec_contactus .wpb_wrapper h5::before {
		display:none !important;
	} */
	
	
	.sec_contactus .wpb_wrapper h5::before {
    content: '';
    position: initial;
    background: url('/wp-content/uploads/2022/09/Group-2.png') no-repeat;
    width: 500px;
    height: 40px;
    left: -70px !important;
    right: 0;
    margin: 14px auto;
    position: relative !important;
    display: block;
    top: -25px !important;
}
	.sec_contactus .wpb_wrapper h2 {
		font-size: 35px !important;}
		
	section.footer .footer-form-box .col-md-8 {
		padding: 100px 25px 29px !important;}
	
	section.footer .footer-form-box .head-desc h2 {
		font-size: 30px !important;}
	
	section.vc_section.inner_banner {
		height: 250px !important; }
	
	.inner-banner {
		height: 250px !important;
	    padding-top: 65px !important;}
	
	.inner-banner h2 {
		font-size: 30px !important;}
	
	.about-section h2:before {
    left: 20px !important;
   bottom: 0 !important;
    top: 0;}
	
	.about-section h2 {
		font-size: 35px !important;
		padding-top: 35px !important;
	}
	.our-mission h2 {
		font-size: 35px !important;}
	
	
	.what-you-get h2 {
    font-size: 29px !important;
		max-width: 100% !important;}
	
	.main-box {
    display: block !important;
}
	
.main-box .img-box {
    margin: 0 auto 30px !important;
}
	
.block {
    width: 100% !important;
}
	
	.gallery-collage {
		display: block !important;}
	.item {
    margin-bottom: 30px;
}
	
.gallary-sec h3 {
	font-size: 35px!important;}
	
	.mantaince-box > .vc_column-inner {
    margin-bottom: 20px !important;
}
	
 .sec_contactus .wpb_wrapper p {
	 max-width: 100%;}
	
	.support_sec h2 {
    font-size: 22px !important;
	}
		
	.what-you-get p{
		width:100%
	}
	.img-box h3 {
		font-size: 17px !important;
	}
	
.service-inner {
    padding-top: 20px;
    padding-bottom: 20px;
}
	
	.service-inner h2{
		padding:0px;
	}
	
	.maintence-sec2{
		padding:0px;
	}
	
	.maintence{
		padding-bottom: 40px;
	}
	
	.our-general{
	padding-bottom: 20px !important;
}
	
	.support_sec {
    padding-top: 20px !important;
    padding-bottom: 30px !important;
}
	.support_sec .sec_supports ul > li{
		width:100% !important;
	}
	
.support_sec .wpb_single_image img{
		padding-top:25px;
	}
	
	
	section.footer .footer-form-box .contact-info-box ul li p, section.footer .footer-form-box .contact-info-box ul li a {
    margin-left: 9px !important;
}
	
}
@media (max-width:600px){    
    footer.footer .footer-form-box .contact-info-box ul li p, 
    footer.footer .footer-form-box .contact-info-box ul li a {
        padding-left: 75px;
    }
    footer.footer .footer-form-box .contact-info-box ul li {
        max-width: 100%;
    }
    footer.footer .footer-form-box .contact-info-box ul li:last-child:before, 
    footer.footer .footer-form-box .contact-info-box ul li i {
        left: 0;
    }
    footer.footer .footer-form-box .contact-info-box {
        padding: 60px 50px 0;
    }
    footer.footer .footer-main .col-md-3, 
    footer.footer .footer-main .col-md-2 {
        max-width: 50%;
        flex: 0 0 50%;
        margin:0 auto;
    }
    footer.footer .footer-main .col h3 {
        margin-bottom:15px;
        margin-top:50px;
    }
    footer.footer .footer-main .col-md-3:last-child .col {
        margin-right: 0;
    }
}
@media (max-width:500px){
    .specialized-main .services-main .items a .desc h3 {
        font-size: 25px;
    }
    .specialized-main .services-main .col-md-4 {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .general-contracting-sect p {
        max-width: 100%;
    }
    footer.footer .copyright ul{
        flex-wrap:wrap;
    }
}
@media (max-width:440px){
    footer.footer .footer-main .col-md-3, 
    footer.footer .footer-main .col-md-2 {
        max-width: 100%;
        flex: 0 0 100%;
    }
}
/* Responsive */


/* ***************************************************** */
						/* Ver 0.1*/
/* ***************************************************** */

section.vc_section.inner_banner {
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.vc_section.inner_banner h2.head_bg {text-transform: uppercase;margin-left: 40%;display: flex;align-items: center;justify-content: center;position: relative;padding-top: 90px;}
section.vc_section.inner_banner h2.head_bg::after{content:'';position: absolute;background: url('http://52.86.219.102:8066/wp-content/uploads/2022/09/ban_bf.png') no-repeat;width: 200px;height: 40px;left: 37%;top: 50px;}
.support_sec{
}
.support_sec h2{font-size: 29px; font-family:Montserrat;color:  #fff;font-weight: 700;text-transform: uppercase;margin: 0 0 25px;}
.support_sec p{font-size: 14px; font-family:Montserrat;color:  #fff;font-weight: 300;line-height: 26px;padding: 5px 0;}
.support_sec ul{
    padding-left: 20px;
/*     margin: 25px 0; */
}
.support_sec ul > li{font-size: 15px; font-family:Montserrat;color:  #fff;font-weight: 500;position: relative;list-style: none;padding: 10px 0 10px 10px;}
.support_sec ul > li::before{content: '\f054';font-family: 'FontAwesome';position: absolute;width: 20px;height:  20px;font-size: 14px;color: #9c2d2c;top: 12px;left: -20px;}
/* .support_sec .sec_supports ul{margin-top: 50px;} */
.support_sec .sec_supports ul > li{
    float: left;
    width: 50%;
}
.entry-content span.edit-link {
    display: none;

}
section.footer {
    z-index: 9;
    position: relative;
    margin: 0;
/*     background:url(./images/footer-main-bg.jpg); */
    background-size:cover;
    background-repeat:no-repeat;
}
section.footer .footer-form-box {
}
section.footer .footer-form-box .col-md-8{
/*     background:url(/wp-content/uploads/2022/10/alb-contact-new.png); */
    background-size:cover;
    background-repeat:no-repeat;
    padding: 100px 150px 50px;;;;;;
}
section.footer .footer-form-box .col-md-4{
/*     background:url('http://52.86.219.102:8066/wp-content/uploads/2022/09/contact_img.png'); */
    background-size:cover;
    background-repeat:no-repeat;
    /* padding: 60px 50px 0; */
}
section.footer .footer-form-box .head-desc h2{
    font-size: 46px;
    font-family: "Montserrat";
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    text-align: left;
    position: relative;
}
section.footer .footer-form-box .head-desc h2:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 100%;
    background: url('http://52.86.219.102:8066/wp-content/uploads/2022/09/ban_bf.png');
    height: 50px;
    background-position: left;
    background-repeat: no-repeat;
    background-size: auto;
    filter:brightness(1000);
}
section.footer .footer-form-box .head-desc h3{
    font-size: 22px;
    font-family: "Montserrat";
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.25;
    text-align: left;
}
section.footer .footer-form-box .head-desc p {
    font-size: 14px;
    font-family: "Montserrat";
    color: rgb(255, 255, 255);
    line-height: 1.714;
    text-align: left;
	padding: 0px !important;
    margin: 0;
}
section.footer .footer-form-box .form-wrapper{
    margin-top:50px;
}
section.footer .footer-form-box .form-wrapper div#gform_confirmation_message_1 {
    font-size: 14px;
    font-family: "Montserrat";
    color: rgb(255, 255, 255);
    line-height: 1.714;
    text-align: left;
}
section.footer .footer-form-box .form-wrapper ul {
    display:flex;
    flex-wrap:wrap;
    align-items:flex-start;
    justify-content: space-between;
}
section.footer .footer-form-box .form-wrapper ul li {
    display: inline-block;
    width: calc(33.333% - 10px);
    margin-top: 0!important;
    padding: 0!important;
    padding-bottom: 15px!important;
    position: relative;
    border: none;
    background: none;
}
section.footer .footer-form-box .form-wrapper ul li:last-child{
    width:100%;
}
section.footer .footer-form-box .form-wrapper ul li input,
section.footer .footer-form-box .form-wrapper ul li textarea {
    width: 100%!important;
    margin:0!important;
    background:rgba(0,0,0,0);
    border:1px solid #fff;
    color: #fff;
    padding: 10px!important;
    opacity: 1;
    outline: none;
}
section.footer .footer-form-box .form-wrapper ul li textarea{
    height:100px;
}
section.footer .footer-form-box .form-wrapper div.ginput_container {
    margin: 0!important;
    padding: 0;
}
section.footer .footer-form-box .form-wrapper .gfield_label {
    display: none;
}
section.footer .footer-form-box .form-wrapper ul li span {
    padding-top: 0!important;
}
section.footer .footer-form-box .form-wrapper ul li input::-webkit-input-placeholder,
section.footer .footer-form-box .form-wrapper ul li textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #b4b3b3;
}
section.footer .footer-form-box .form-wrapper ul li input::-moz-placeholder,
section.footer .footer-form-box .form-wrapper ul li textarea::-moz-placeholder { /* Firefox 19+ */
    color: #b4b3b3;
}
section.footer .footer-form-box .form-wrapper ul li input:-ms-input-placeholder,
section.footer .footer-form-box .form-wrapper ul li textarea:-ms-input-placeholder { /* IE 10+ */
    color: #b4b3b3;
}

section.footer .footer-form-box .form-wrapper ul li input:-moz-placeholder ,
section.footer .footer-form-box .form-wrapper ul li textarea:-moz-placeholder { /* Firefox 18- */
    color: #b4b3b3;
}

section.footer .footer-form-box .form-wrapper .gform_footer {
    padding:0;
    margin:0;
}
section.footer .footer-form-box .form-wrapper .gform_footer input[type="submit"]{
    padding: 15px 25px;
    background: #fff;
    margin-top: 25px;
    display: inline-block;
    text-decoration: none;
    color: #252525;
    font-size: 14px;
    font-family: "Montserrat";
    line-height: 1;
    text-align: center;
    border: 1px solid #ffffff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: ease all 0.25s;
    outline: none;
    z-index: 1;
}
/* footer.footer .footer-form-box .form-wrapper .gform_footer button:before{
    position: absolute;
    content: '';
    left: 0%;
    width: 200px;
    height: 200px;
    background: #fff;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(30deg);
    z-index: -1;
    transition: ease all 0.25s;
} */
section.footer .footer-form-box .form-wrapper .gform_footer input[type="submit"]:hover {
    color: #fff;
    background: #252525;
    border-color:#252525;
}
section.footer .footer-form-box .form-wrapper .gform_footer button:hover:before {
    left: 130%;
}
section.footer .footer-form-box .form-wrapper .validation_error {
    display: none!important;
}
section.footer .footer-form-box .form-wrapper ul li .validation_message {
    position:absolute;
    bottom: 0;
    font-size: 10px;
    color:#fff;
    font-weight:300;
    display:none!important;
}
section.footer .footer-form-box .form-wrapper ul li.gfield_error input,
section.footer .footer-form-box .form-wrapper ul li.gfield_error textarea {
    background: rgb(255 0 0 / 0)!important;
}
section.footer .footer-form-box .contact-info-box {
    padding: 60px 50px 0;
    /* position: relative; */
}

section.footer .footer-form-box .contact-info-box h3 {
    font-size: 22px;
    font-family: "Montserrat";
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.25;
    text-align: left;
}
section.footer .footer-form-box .contact-info-box ul{
    /* display: flex; */
    /* align-items: start; */
    /* justify-content: flex-start; */
    /* flex-direction: column; */padding:0;
    margin:0;
    margin-top:50px;
    font-size:0;
    list-style:
    none;
}
section.footer .footer-form-box .contact-info-box ul li{
   
    margin-bottom: 40px;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}

section.footer .footer-form-box .contact-info-box ul li p, section.footer .footer-form-box .contact-info-box ul li a {
margin-left: 84px !important;
}

section.footer .footer-form-box .contact-info-box ul li i{
    position: absolute;
    left: 0;
    height: 50px;
    font-size: 18px;
    width: 50px;
    bottom: 0;
    top: 0;
    margin: auto;
    background: #fff;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: ease all 0.25s;
    z-index: 1;
    color: #000;
}
section.footer .footer-form-box .contact-info-box ul li i.fa-phone {
    /* transform: rotate(90deg); */
}
section.footer .footer-form-box .contact-info-box ul li i:before{
    margin:0;
}
section.footer .footer-form-box .contact-info-box ul li p,
section.footer .footer-form-box .contact-info-box ul li a{
    font-size: 16px;
    font-family: "Montserrat";
    color: #fff;
    line-height: 30px;
	font-weight: 400;
    text-align: left;
    text-decoration: none;
    transition: ease all 0.25s;
    z-index: 2;
    margin:0;
    /* display: inline-block; */
    /* vertical-align: middle; */
}
section.footer .footer-form-box .contact-info-box ul li a:hover{
    color:#9c2d2c;
}
section.footer .footer-form-box .contact-info-box ul li p strong{
    display:none;
}
/* section.footer .footer-form-box .contact-info-box ul li:last-child:before {
    position: absolute;
    content: '\f017';
    font-family:
    'Font Awesome 5 Pro';
    font-size:16px;
    font-weight:600;
    /* left: -75px; */
    height: 50px;
    width: 50px;
    bottom: 0;
    top: 0;
    margin: auto;
    background:#fff;
    border-radius:100%;
    display:
    flex;
    justify-content: center;
    align-items:
    center;
    transition: ease all 0.25s;
} */
section.footer .footer-form-box .contact-info-box ul li:last-child:hover:before,
section.footer .footer-form-box .contact-info-box ul li a:hover i {
    background: #252525;
    color: white;
}
.sec_contactus{
    padding-top: 60px !important;
    padding-bottom: 50px;
}
.sec_contactus .wpb_wrapper{
    text-align: center;
}

section.footer .footer-form-box .contact-info-box ul li:nth-last-child(2) {
    margin-bottom: 10px;
    margin-top: -15px;
}

.sec_contactus .wpb_wrapper h5{
    font-size: 24px;
    font-family: Montserrat;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    margin: 10px 0;
    position: relative;
}
.sec_contactus .wpb_wrapper h5::before{content:'';position: initial;background: url('/wp-content/uploads/2022/09/Group-2.png') no-repeat;width: 500px;height: 40px;left: 0;right: 0;margin: 14px auto;display: block;top: -50px;}
.sec_contactus .wpb_wrapper h2{
    font-size: 50px;
    font-family: Montserrat;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 25px;
}
.sec_contactus .wpb_wrapper p{
    font-size: 14px;
    font-family: Montserrat;
    color: #fff;
    font-weight: 300;
    line-height: 26px;
    padding: 5px 0;
    max-width: 80%;
    margin: auto;
}

.inner-banner {
    position: relative;
}

.inner-banner::before {
    position: absolute;
    content: '';
    inset: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.4;
}

.meet-btn a {
	color: black !important;
}

section.vc_section.inner_banner.con_banner h2.head_bg{margin-left: 62%;}
section.vc_section.inner_banner.con_banner h2.head_bg::after{left: 15%;}

/* Team Css Start */

.homme-services-inner-wrapper .services-image {
    width: 100%;
    height: 300px;
    position: relative;
}

.homme-services-inner-wrapper .services-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    filter: grayscale(1);
    transition: all 0.5s ease;
}

.homme-services-inner-wrapper {
    position: relative;
    margin: 0px 15px;
}

.homme-services-inner-wrapper:hover .services-image img {
	filter: unset;
}

.services-title {
    position: absolute;
    top: auto;
    bottom: 20px;
    left: 0;
    right: 0;
    text-align: center;
    transition: all 0.5s ease;
    opacity: 0;
    z-index: 2;
}

.services-title h2.post_title {
    font-size: 18px;
    font-family: "Montserrat";
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 22px;
    padding-bottom: 0;
    margin-bottom: 0;
    transition: all 0.5s ease;
}

.services-title h2.post_title::before {
    display: none;
}

.services-title .post_excerpt {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    font-family: "Montserrat";
    margin-bottom: 0;
    transition: all 0.5s ease;
}

.services-title .socail-icon ul {
    display: flex;
    gap: 10px;
    list-style: none;
    align-items: center;
    justify-content: center;
    padding-left: 0px !important;
}


.services-title .socail-icon ul li a .fa {
    color: #fff;
}

.homme-services-inner-wrapper::before {
    position: absolute;
    content: '';
    top: auto;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 110px;
    background-image: -moz-linear-gradient( 143deg, rgb(30,63,121) 0%, rgb(156,45,44) 100%);
    background-image: -webkit-linear-gradient( 271deg, rgb(227 119 118) 0%, rgb(156,45,44) 100%);
    background-image: -ms-linear-gradient( 143deg, rgb(30,63,121) 0%, rgb(156,45,44) 100%);
    z-index: 1;
    opacity: 0;
    transition: all 0.5s ease;
}

.homme-services-inner-wrapper:hover:before {
    opacity: 0.9;
}

.homme-services-inner-wrapper:hover .services-title {
    opacity: 1;
}


/* Team Css End */

.bullet li {
    position: relative;
    padding-left: 20px;
    padding-bottom: 15px;
}

ul.bullet li::before {
    content: '\f054';
    font-family: 'FontAwesome';
    position: absolute;
    width: 20px;
    height: 20px;
    font-size: 14px;
    color: #9c2d2c;
    top: 1px;
    left: -10px;
}

.maintence-sec .vc_figure, .maintence-sec2 .vc_figure {
    position: relative;
    width: 90px;
    height: 90px;
    background-color: #1e3f79;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 60px;
    margin: 0 auto !important;
}

.maintence-sec .vc_column-inner, .maintence-sec2 .vc_column-inner {
height: 250px;
}


.maintence-sec .vc_column-inner:hover .vc_figure, .maintence-sec2 .vc_column-inner:hover .vc_figure {
    background-color: #fff;
    transition: all 0.5s ease;
}

.maintence-sec .mantaince-box .vc_column-inner:hover, .maintence-sec2 .mantaince-box .vc_column-inner:hover {
    background-color: #9c2d2c !important;
}

.mantaince-box > .vc_column-inner:hover {
    background-color: #9c2d2c !important;
}

.mantaince-box > .vc_column-inner:hover h2 {
    color: #fff !important;
}

.maintence-sec .maintence-box:hover .vc_figure img, .maintence-sec2 .maintence-box:hover .vc_figure img {
    filter: brightness(0) !important;
}

 .maintence-sec2 .wpb_single_image .vc_figure {
    display: flex !important;
}

.maintence-sec .wpb_single_image .vc_figure {
    display: flex !important;
}

.maintence-sec .vc_column-inner:hover .vc_figure img, .maintence-sec2 .vc_column-inner:hover .vc_figure img {
    filter: invert(25%) sepia(17%) saturate(4198%) hue-rotate(329deg) brightness(99%) contrast(96%);
}

#popmake-183 {
    background-color: transparent;
    border: none;
    box-shadow: unset;
}

/*.concrete-sec:before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background-color: rgb(0 0 0 / 80%) !important;*/
/*    left: 0;*/
/*    top: 0;*/
/*}*/


.inner-banner {
    position: relative;
}

.inner-banner::before {
    position: absolute;
    content: '';
    background-color: #00000036;
	inset: 0;
}

