@font-face {
    font-family: 'AktivGrotesk';
    src: url('../fonts/AktivGrotesk-Black.woff2') format('woff2'),
        url('../fonts/AktivGrotesk-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AktivGrotesk';
    src: url('../fonts/AktivGrotesk-BlackItalic.woff2') format('woff2'),
        url('../fonts/AktivGrotesk-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'AktivGrotesk';
    src: url('../fonts/AktivGrotesk-Bold.woff2') format('woff2'),
        url('../fonts/AktivGrotesk-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AktivGrotesk-Hairline';
    src: url('../fonts/AktivGrotesk-Hairline.woff2') format('woff2'),
        url('../fonts/AktivGrotesk-Hairline.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AktivGrotesk';
    src: url('../fonts/AktivGrotesk-BoldItalic.woff2') format('woff2'),
        url('../fonts/AktivGrotesk-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'AktivGrotesk-HairlineItalic';
    src: url('../fonts/AktivGrotesk-HairlineItalic.woff2') format('woff2'),
        url('../fonts/AktivGrotesk-HairlineItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'AktivGrotesk';
    src: url('../fonts/AktivGrotesk-Italic.woff2') format('woff2'),
        url('../fonts/AktivGrotesk-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'AktivGrotesk';
    src: url('../fonts/AktivGrotesk-Medium.woff2') format('woff2'),
        url('../fonts/AktivGrotesk-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AktivGrotesk';
    src: url('../fonts/AktivGrotesk-LightItalic.woff2') format('woff2'),
        url('../fonts/AktivGrotesk-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'AktivGrotesk';
    src: url('../fonts/AktivGrotesk-Light.woff2') format('woff2'),
        url('../fonts/AktivGrotesk-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AktivGrotesk';
    src: url('../fonts/AktivGrotesk-MediumItalic.woff2') format('woff2'),
        url('../fonts/AktivGrotesk-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'AktivGrotesk-XBold';
    src: url('../fonts/AktivGrotesk-XBold.woff2') format('woff2'),
        url('../fonts/AktivGrotesk-XBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AktivGrotesk';
    src: url('../fonts/AktivGrotesk-Regular.woff2') format('woff2'),
        url('../fonts/AktivGrotesk-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AktivGrotesk-XBoldItalic';
    src: url('../fonts/AktivGrotesk-XBoldItalic.woff2') format('woff2'),
        url('../fonts/AktivGrotesk-XBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'AktivGrotesk';
    src: url('../fonts/AktivGrotesk-Thin.woff2') format('woff2'),
        url('../fonts/AktivGrotesk-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AktivGrotesk';
    src: url('../fonts/AktivGrotesk-ThinItalic.woff2') format('woff2'),
        url('../fonts/AktivGrotesk-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

html {
    font-family: 'AktivGrotesk' sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

body {
	font-size: 16px;
	color: #000000;
	line-height: 28px;
	font-weight: 300;
	font-family: 'AktivGrotesk';
	font-style: normal;
	letter-spacing: 0.5px;
	overflow-x: hidden;
}

a strong{
	font-weight: 700;
}

*,
ul,
ol {
	margin: 0;
	padding: 0;
}

ul,
ol {
	list-style-type: none;
}

a.link:hover,
a.link:focus{
    color:#fff9 !important;
}
.single-service-item {
  margin: 15px 0;
}
.single-service-item .img-holder {
  overflow: hidden;
  position: relative;
}
.single-service-item .img-holder .img-responsive {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 100%;
  /*border: 5px solid #0009;
    border-radius: 5px;*/
}
.single-service-item:hover .img-holder .img-responsive {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.single-service-item .img-holder .overlay {
  background-color: rgba(0, 0, 0, 0.6);
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 450ms ease-out 0s;
  transition: all 450ms ease-out 0s;
  -webkit-transform: rotateY(180deg) scale(0.5, 0.5);
  transform: rotateY(180deg) scale(0.5, 0.5);
}
.single-service-item:hover .img-holder .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotateY(0deg) scale(1, 1);
  transform: rotateY(0deg) scale(1, 1);
}
.single-service-item .img-holder .overlay .box {
  display: table;
  height: 100%;
  width: 100%;
}
.single-service-item .img-holder .overlay .box .content {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-size: 30px;
}
.single-service-item .img-holder .overlay .box .content a i {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  height: 45px;
  line-height: 48px;
  transition: all 500ms ease 0s;
  width: 45px;
}
.single-service-item .img-holder .overlay .box .content a:hover i {
  background: #9a9a9a;
}
.single-service-item .text-holder h3 {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  margin: 20px 0 6px;
  text-transform: capitalize;
}
.single-service-item .text-holder h3 span {
  color: #fff;
}


.contact-wrap1 {
  text-align: center;
}
.contact-wrap1 .address-icon-holder1 {
  float: none;
  margin: auto;
  position: relative;
  z-index: 1;
  color: #ffffff;
  border: 5px solid #ffffff;
  box-sizing: border-box;
  width: 80px;
  height: 80px;
  line-height: 70px;
  font-size: 25px;
  border-radius: 50%;
  background-color: #3477c7;
}
.contact-wrap1 .address-icon-holder1:before {
  display: none;
}
.contact-wrap1 .address-content {
    background-color: #3477c7;
    padding: 60px 20px 20px;
    margin-top: -40px;
    color: #fff;
}
.contact-wrap1 .address-content strong {
  font-size: 18px;
}
.contact-wrap1 .address-content1 {
  background-color: #eee;
  padding: 60px 15px 20px;
  margin-top: -40px;
}
.contact-wrap1 .address-content p a:hover {
  color: #fff9!important;
}

.site-map-list li a {
  color: #000000;
}
.site-map-list li a:hover {
  color: #000000;
}
.site-map-list li {
  border-left: 1px solid #dfdfdf;
  padding: 10px 0 10px 30px;
  position: relative;
}
.site-map-list li:before {
  position: absolute;
  top: 20px;
  left: 0;
  width: 20px;
  height: 1px;
  background-color: #dfdfdf;
  content: "";
}
.site-map-list li > ul.child-menu {
  margin: 10px 0 10px 20px;
}

.list1 li,
.list2 li,
.lists1 li,
.areas-list li {
  padding: 0px 0 10px 26px;
  position: relative;
}

.list1 li:before,
.list2 li:before,
.lists1 li:before,
.areas-list li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\F133";
  font-family: "bootstrap-icons";
  font-size: 18px;
  color: #6b6b6b;
}

.list2 li:before{
    position: absolute;
    top: 0;
    left: 0;
    content: "\F133";
    font-family: "bootstrap-icons";
    font-size: 18px;
    color: #ffffff;
}

.areas-list li:before {
  content: "\f041";  
  font-family: "FontAwesome";
}

a {
	color: inherit !important;
	text-decoration: none !important;
}

a:hover,
a:focus {
	color: #6b6b6b!important;
	outline: none !important;
	text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'AktivGrotesk';
	margin-top: 0 !important;
	font-weight: 700;
	margin-bottom: 15px !important;
	color: #0b0507;
	line-height: 1.3 !important;
}
.bg-color1 {
	background-color: #6b6b6b;
}
.text-color1{
	color: #6b6b6b;
}
.bg-color3 {
	background-color: #6b6b6b;
	/*background: linear-gradient(to right, #fff 0%, #fff 20%, #6b6b6b 20%, #6b6b6b 100%);*/
}
.bg-gradient-2{
	background:linear-gradient(90deg, rgba(0, 0, 0, 1) 19%, rgba(43, 43, 41, 1) 26%, rgb(61 59 59) 61%, rgb(8 7 7) 100%);
}
.bggradient-grey{
	background: rgb(213,213,217);
	background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(217, 217, 217) 35%, rgb(247, 247, 247) 100%);
}
.rotate{
	transform: rotateY(180deg);
}

/* header sec start  */

.scroll {
	background-color: #A1572F;
	color: rgb(0, 0, 238)!important;
}

.header {
	background-color: #ffffff;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

.text-right{
	text-align: end;
}

/* .home-page .header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	content: '';
	background-color: transparent;
} */

.logo {
	display: inline-block;
    vertical-align: top;
    margin:22px 0 8px 0;
    width: auto;
    background: #fff;
}
.headtwo{
    position:relative;
    width:100%;
    height:100%;
}
.headtwo:before{
    position: absolute;
    height:100%;
    width:100%;
    top:0;
    left:0;
    content:"";
    background-color:#6b6b6b;
    clip-path: polygon(6% 0, 100% 0%, 100% 100%, 3% 100%);
}
.headtwo:after{
    position: absolute;
    height: 100%;
    width: 450px;
    top: 0;
    right: -340px;
    content: "";
    background-color: #6b6b6b;
}
.top-contact-list {
	display: inline-block;
	vertical-align:middle;
	position:relative;
	z-index:9;
}

.top-contact-list.top-contact-right {
	display: block;
	text-align: right;
}

.top-contact-list li {
	display: inline-block;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ffffff;
	padding-right: 20px;
}

.top-contact-list li a i {
	font-size: 18px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	margin-right: 5px;
}

.top-contact-list li a i,
.top-contact-list li a {
	display: inline-block;
	vertical-align: middle;
}
.top-contact-list li a i, .top-contact-list li a:hover,
.top-contact-list li a i, .top-contact-list li a:focus,
.top-contact-list li a i, .top-contact-list li a:active{
    color: #e4e4e4 !important;
}
.top-contact-list li:last-child {
	padding-right: 0;
}

.top-contact-list li:hover i {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	transform: rotate(360deg);
}

.top-contact-list li:hover a {
	color: #e4e4e4 !important;
}

.social-links {
	display: block;
	text-align: right;
}

.social-links.footer-social-links {
	text-align: left;
}

.social-links li {
	display: inline-block;
	vertical-align: middle;
}

.social-links li a {
	background-color: #263a7d;
	color: #fff;
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	display: block;
}
.header-btn {
    text-align: right;
}
.get-a-quote,
.header-info-box {
	display: inline-block;
	vertical-align: middle;
}

.home-parallax {
	position: relative;
	overflow: hidden;
	/*padding: 300px 0;*/
}

.parallax-window {
	height: 500px;
	background: transparent;
	display: table;
	width: 100%;
}

.home-page .parallax-window {
	height: 100vh;
}

.home-slide {
	text-align: center;
	position: relative;
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}

.home-parallax .container-fluid {
	position: relative;
	z-index: 9;
}

.header-info-box .header-call {
	text-align: left;
}

.header-info-box:before {
	position: absolute;
	top: -50px;
	right: 19%;
	width: 150px;
	height: 257px;
	content: '';
	background-color: #2c61de;
	transform: rotate(45deg);
	display: none;
}

.header-info-box:after {
	position: absolute;
	top: 0;
	right: 0;
	width: 450px;
	height: 100%;
	content: '';
	background-color: #2c61de;
	clip-path: polygon(9% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.get-a-quote,
.header-info-box .header-call {
	position: relative;
	z-index: 1;
}

.header-info-box .header-call a {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
}

.header-info-box .header-call a i {
	font-size: 30px;
	margin-right: 5px;
	line-height: 1;
	margin-top: 4px;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
}

.header-info-box .header-call a .call-info {
	display: inline-block;
	vertical-align: middle;
}

.header-info-box .header-call a .call-info span {
	font-size: 18px;
}

.header-info-box .header-call a .call-info h5 {
	margin-bottom: 0;
	font-size: 20px;
	color: #fff;
}

.get-a-quote {
	margin-left: 16px;
}

.get-a-quote a {
	border: 1px solid #fff;
	padding: 10px 12px;
	color: #fff;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.get-a-quote a:hover,
.get-a-quote a:focus {
	background-color: #9a95f1;
	border-color: #9a95f1;
	color: #fff;
}

.sub-title {
	color: #9a95f1;
	font-weight: 300;
	margin-bottom: 0;
}

.title {
	margin-bottom: 50px;
}

span.heading {
	font-size: 20px;
	font-weight: 500;
}

.txt-color:hover {
	color: #c7c7c7 !important;
}

.txt-color2:hover {
	color: #df4927 !important;
}

.mobile-menu {
	display: none;
}
.navigation {
	display: block;
	/* text-align: end; */
}

.navigation>li {
	display: inline-block;
	vertical-align: top;
	position: relative;
}

.navigation li.dropdown>.dropdown-menu {
	opacity: 0;
	position: absolute;
	top: 130%;
	left: 0;
	width: 250px;
	z-index: 999;
	background-color: #263a7d;
	visibility: hidden;
	border-radius: 0;
	box-shadow: none;
	border: 0;
	padding: 0;
	margin: 0;
	border-bottom: 3px solid #9a9a9a;
	transition: all 500ms ease;
	display: block;
}

.navigation li.dropdown>.dropdown-menu li {
	border-bottom: 1px solid #e6e6e6;
	margin-right: 0;
}

.navigation li.dropdown>.dropdown-menu li:last-child {
	border-bottom: none;
}

.navigation li.dropdown>.dropdown-menu li a {
	background-color: #ffffff;
	padding: 8px 10px;
	color: #000;
	border-radius: 0;
}

.navigation li.dropdown:hover>.dropdown-menu {
	top: 100%;
	opacity: 1;
	visibility: visible;
}

.navigation>li:first-child {
	display: none;
}

.navigation a {
	/*text-transform: uppercase;*/
	letter-spacing: 0.5px;
	overflow: hidden;
	position: relative;
	display: block;
	font-weight: 500;
	color: #000000!important;
	padding: 10px 17px;
	font-size: 18px;
	transition: all 500ms ease 0s;
}

.navigation>li.dropdown>a:after {
	font-family: "bootstrap-icons";
	content: "\F282";
	position: absolute;
	top: auto;
	right: 0;
	font-size: 14px;
	transition: all 500ms ease 0s;
}

.navigation li:hover a,
.navigation li:focus a,
.navigation li.active a {
	color: #6b6b6b;
}

.navigation li.dropdown>.dropdown-menu li a:hover,
.navigation li.dropdown>.dropdown-menu li a:focus,
.navigation li.dropdown>.dropdown-menu li.active a {
	color: #fff!important;
	background-color: #6b6b6b;
}

/* header sec end  */

@-webkit-keyframes zoom {
	from {
		-webkit-transform: scale(1, 1);
	}

	to {
		-webkit-transform: scale(1.5, 1.5);
	}
}

@keyframes zoom {
	from {
		transform: scale(1, 1);
	}

	to {
		transform: scale(1.5, 1.5);
	}
}

.header-top a:hover{
	color: #fff!important;
}

.btn-theme{
	font-size: 12px;
	background-color: #6b6b6b;
	color: #fff!important;
	padding: 18px 27px;
    border-width: 2px;
    border-style: solid;
    display: inline-block;
    line-height: 1.4em;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
}

.ulh {
    position: relative;
}

.ulh:after {
    position: absolute;
    bottom: -5px;
    content: '';
	left: 0;
    width: 0;
    height: 2px;
    background: #fff;
    transition: .6s;
}

.ulh:hover:after {
    width: 100% !important;
}

.home-banner{
	height: 700px;
	display: flex;
	align-items: center;
	justify-content: start;
    padding-left: 70px;
}

.home-banner h1{
	font-size: 45px;
}

.banner-text{
	width: 58%;
	margin:auto;
}


.home-banner .btn-theme{
	color: #fff;
	padding: 15px 55px;
    letter-spacing: .35em;
    font-size: .9em;
	background: #000000;
	border-color: #fff;
	border-width: 2px;
    border-style: solid;
    display: inline-block;
    line-height: 1.4em;
    text-transform: uppercase;
    font-weight: 600;
}

.btn-theme:hover{
	color: #fff9!important;
	border-color: #fff;
	border-width: 2px;
    border-style: solid;
}
.home-banner{
	color: #6b6b6b!important;
	background-color: #fff;
}
.home-banner .m-banner-img{
    display:none;
}
.lt, .rb{
	position: relative;
}

.lt:before {
    content: '';
    position: absolute;
    height: 150px;
    width: 150px;
    z-index: 0;
    border-left: 8px solid #ECEBDE;
    border-top: 8px solid #ECEBDE;
    top: -30px;
    left: -20px;
}

.rb:after {
    content: '';
    position: absolute;
    height: 150px;
    width: 150px;
    z-index: 0;
    border-right: 8px solid #ECEBDE;
    border-bottom: 8px solid #ECEBDE;
    bottom: -30px;
    right: -20px;
}

.banner-box{
	padding: 20px 12px;
	color: #fff;
	background: linear-gradient(0deg, rgb(49 49 49) 0%, rgb(49 46 46) 100%);
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: -60px;
	transition: .6s;
}

.banner-box:hover{	
	background-color: #1167cf;	
}

.banner-box .icon{
    display: inline-block;
    width: auto;
    text-align: left;
}

.banner-box .icon>div{
    box-shadow: 0 0 10px 7.5px rgba(255,255,255,.15);
    background: #000;
/*	background: linear-gradient(90deg, rgba(0,0,0,1) 19%, rgba(43,43,41,1) 26%, rgba(151,151,151,1) 61%, rgba(151,151,151,1) 100%);*/
    position: relative;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
}

.service-box{
	height: 400px;
	width: 100%;
	border-radius:8px;
	color: #fff;	
	text-align: center;
	transition: .6s;
	position: relative;
	overflow: hidden;
}

.service-box .content h2 {
    font-size:28px;
}

.service-box::before{
	position: absolute;
    width: 100%;
	height: 100%;
    background-color: rgb(0 0 0 / 42%);
    top: 0;
    left: 0;
    content: "";
    z-index: 1;
}

.service-img{
	position: relative;
	width: 100%;
	transform: scale(1);
	overflow: hidden;
	height: 100%;	
}
.service-img img{
	width: 100%;
	object-fit: cover;
	transition: .6s;
	transform: scale(1.1);
	height: 100%;
}
.service-box .content{
	position: absolute;
    top: 50%;
    z-index: 1;
    transform: translateY(-50%);
	padding: 20px;	
	width: 100%;
}
.service-box .content a:hover,
.service-box .content a:focus,
.service-box .content a:active{
    color: #d4d4d4 !important;
}
.service-box:hover img{
    transform: scale(1.2);
}
.banner-box .content a{
	display: inline-block;
}
.lb{
	position: relative;
    
}

.lb:after {
    content: '';
    position: absolute;
    height: 150px;
    width: 150px;
    z-index: 0;
    border-left: 8px solid #6b6b6b;
    border-bottom: 8px solid #6b6b6b;
    bottom: -30px;
    left: -20px;
}

.bottom-line{
	position: relative;
}

.bottom-line:after{
	width: 60px;
	height: 2px;
	position: absolute;
	content: "";
	left: 0;
	/* bottom : 0; */
	bottom: -10px;
	background-color: #ffffff;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: #fff;
    color: #6b6b6b;
    border: none;
    padding: 0 !important;
    font: inherit;
	font-size: 30px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
}

.owl-carousel .owl-nav button.owl-prev:hover{
    background: #6b6b6b;
    color: #ffffff;
    border: none;
    padding: 0 !important;
    font: inherit;
	font-size: 30px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
}

.owl-carousel .owl-nav button.owl-next:hover{
    background: #6b6b6b;
    color: #ffffff;
    border: none;
    padding: 0 !important;
    font: inherit;
	font-size: 30px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
}

.owl-theme .owl-dots .owl-dot {
    display:none;
    
}

.owl-theme .owl-nav {
    margin-top: -75px;
    position: relative;
    z-index: 22222;
}


.testimonial-sec{
	/* position: absolute; */
	margin-top: -200px;
}

.py-15{
	padding: 200px 60px 30px;
}

.list-sec{
	margin-top: -300px;
	position: relative;
	z-index: -2;
	background: linear-gradient(to right, #6b6b6b2b 0%, #6b6b6b12 70%, rgb(255, 255, 255) 70%, rgb(255, 255, 255) 100%);	
}

.flexbox .element {
	height: 100%;
}

.parallax {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.parallax.overlap:before,
.parallax.overlap1:before {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: rgb(0 0 0 / 72%);
	content: '';
}

.parallax.overlap1:before {
	background-color: rgba(0, 0, 0, 0.85);
}

.parallax .container-fluid,
.parallax .container-xxl,
.parallax .container {
	position: relative;
	z-index: 1;
}

.parallax-fixed {
	background-attachment: fixed;
}

.header-h3 h3{
	color: #fff;
}

.header-h3 h3 a{
	display: inline-block;
}
.header-h3 h3 a:hover{
	color: #aaaaa6 !important;
}

/* footer sec start  */
.footer-section {
	background: #ffffff;
	position: relative;
}

.footer-cta {
	border-bottom: 1px solid #373636;
}

.single-cta i {
	color: #ff5e14;
	font-size: 30px;
	float: left;
	margin-top: 8px;
}

.cta-text {
	padding-left: 15px;
	display: inline-block;
}

.cta-text h4 {
	color: #000000;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 2px;
}

.cta-text span {
	color: #000000;
	font-size: 15px;
}
.box-12{
	box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
	padding:30px;
	border-radius: 12px;
}
.boxwrap{
	position: relative;
	border: 1px solid #000;
	min-height: 270px;
	border-radius: 8px;
}
.border-wrap{
	position: relative;
	padding: 25px 25px 0 25px;
}
.border-wrap::before{
	position: absolute;
	content: '';
	left: 50%;
	right: 0;
	bottom: 0;
	top: 50%;
	width: 95%;
  	height: 113%;
  	border-radius: 8px;
	transform: translate(-50%, -50%);
	border:1px solid #000;
}
.borderbox-section-layout-2{
	position: relative;
	padding: 30px 15px;
	z-index: 1;
}
.borderbox-section-layout-2::before{
	position: absolute;
	content: '';
	left: 50%;
	right: 0;
	bottom: 0;
	top: 50%;
	width: 100%;
  	height: 100%;
  	border-radius: 8px;
	transform: translate(-50%, -50%);
	background-color: #ffffffba;
  	border: 1px solid #000;
	z-index: -1;
}
.contact-form-area {
    border-radius: 7px;
    background: #dddddd;
    position: relative;
    z-index: 1;
    box-shadow: 0px 4px 48px 0px rgba(0, 0, 0, 0.09);
    padding: 32px;
    transform: scale(1.2);
}
.contact_page.parallax.overlap1::before {
  background-color: rgba(0, 0, 0, 0.67);

}
.contact-form-sec input,
.contact-form-sec textarea {
    border-radius: 0;
    border: 1px solid #E6E6E6;
    background: #fff;
    width: 100%;
    font-weight: normal;
    color: #090b0e;
    font-size: 14px;
    padding:5px 16px;
    height: auto;
    margin-top: 15px;
}
.contact-form-sec textarea{
	min-height: 65px;
}
.contact_page h3,
.contact_page .footer-widget-heading,
.contact_page .footer-widget ul li a{
	color: #000000 !important;
}
.contact_page  .borderbox-section-layout-2{
	padding: 30px;
}
.footer-widget ul li{
	color: #000000;
}
.mt-lg-120{
	margin-top: 100px;
}
.mb-lg-120{
	margin-bottom: 100px;
}
.my-lg-120{
	margin-top: 100px;
	margin-bottom: 100px;
}
.img1 img,
.img2 img{
	position: relative;
	border-radius: 20px;
}
.box_shadow-img .img2 img{
	border-radius: 20px 0 0 20px;
}
.box_shadow-imgwrap-2 .img2 img{
	border-radius: 0 20px 20px 0;
}
.border-left-here{
	border: 1px dashed #000;
	border-right: 0;
}
.border-right-here{
	border: 1px dashed #000;
	border-left: 0;
}
.border-small-box-wrap .boxwrap{
	min-height: auto;
	margin-bottom: 40px;
	border-radius: 0;
}
.border-small-box-wrap .border-wrap::before{
	width: 97%;
	border-radius: 0;
}
.groundworks_page .boxwrap{
    border:1px solid #bfbfbf;
}
.cta-image-box {
  margin-bottom: -80px;
}
.cta-image-box img {
  border-radius: 30px;
}
.list1.list-white li::before{
	color: #fff;
}
.large-circle-sec {
  position: relative;
}
.large-circle-sec::before {
  position: absolute;
  content: '';
  left: 0;
  top: 50%;
  right: 0;
  background-color:rgba(204, 204, 204, 0.28);
  width: 100%;
  height: 70%;
  z-index: -1;
  transform: translateY(-50%);
}
.border-40-50 {
	border-radius: 49px 100px;
}
.shadobox-wrap .boxwrap{
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	border: 0;
}
.minheight-300{
	min-height: 380px;
}
.minheight-400{
	min-height: 430px;
}
.hoveron_grey:hover,
.hoveron_grey:active,
.hoveron_grey:focus{
	color: #000 !important;
}
.imghovereffect-two .fancybox-custom-inner {
  	position: relative;
  	overflow: hidden;
}
.fancybox-custom-inner {
  	margin: 15px 0;
  	border: 5px solid #fff;
  	box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
.imghovereffect-two .fancybox-custom-inner::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.09);
  content: '';
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale3d(5, 2.5, 1);
  transform: scale3d(5, 2.5, 1);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  z-index: -1;
}
.fancybox-custom-inner a::before {
  content: '\F4FA';
  font-family: "bootstrap-icons";
  width: 65px;
  height: 65px;
  background: #000000;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  opacity: 0;
  right: 0;
  z-index: 9;
  line-height: 65px;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.imghovereffect-two .fancybox-custom-inner:hover::before {
  opacity: 0.6;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  z-index: 1;
}
.fancybox-custom-inner:hover a::before {
  opacity: 1;
  z-index: 9;
}
.fancybox-custom-inner img{
	-webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.fancybox-custom-inner:hover img{
	webkit-filter: blur(4px); /* Chrome, Safari, Opera */
	filter: blur(4px);
}
.contact-form-sec .btn-theme{
	padding: 14px 27px;
}
.submit-icon {
  display: none;
}
.submit-icon.rotating-show {
  display: inline-block;
  vertical-align: middle;
}

@-webkit-keyframes rotating

/* Safari and Chrome */
  {
  from {
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
  }

  to {
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
  }
}

@keyframes rotating {
  from {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
  }

  to {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
  }
}

.rotating {
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}
.footer-content {
	position: relative;
	z-index: 2;
}
.footer-pattern img {
	position: absolute;
	top: 0;
	left: 0;
	height: 330px;
	background-size: cover;
	background-position: 100% 100%;
}

.footer-logo {
	margin-bottom: 30px;
}

.footer-logo img {
	max-width: 100%;
}

.footer-text p {
	margin-bottom: 14px;
	font-size: 14px;
	color: #000000;
	line-height: 28px;
}

.footer-social-icon span {
	color: #000000;
	display: block;
	font-size: 20px;
	font-weight: 700;
	font-family: 'AktivGrotesk';
	margin-bottom: 20px;
}

.footer-social-icon a {
	color: #000000 !important;
	font-size: 20px;
	margin-right: 15px;
}

.footer-social-icon a {
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	background-color: #fff !important;
	color: #000;
	display: inline-block;
	border: 1px solid #000;
}
	
.header-h3 a,.footer-logo a{
	display: inline-block;
}
.footer-widget .list1 li::before{
	font-size: 17px;
  	color: #040404;
}
.footer-widget .list1 li{
	margin-bottom: 0;
}
.footer-social-icon a:hover,
.footer-social-icon a:focus,
.footer-social-icon a:active{	
	background-color: #000000 !important;
	color: #fff;
}
.footer-social-icon a:hover i,
.footer-social-icon a:focus i,
.footer-social-icon a:active i{
	color: #ffffff;
}
.footer-widget-heading h3 {
	color: #000000;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 40px;
	position: relative;
}

.footer-widget ul li {
	/* display: inline-block;
	float: left;
	width: 50%; */
	margin-bottom: 12px;
}

.footer-widget ul li i {
	font-size: 20px;
	margin-top: 0;
	color: #000000;
}

.footer-widget ul li {
	display: flex;
	gap: 10px;	
	align-items: start;
}

.footer-widget ul li a:hover {
	color: #ff5e14;
}

.footer-widget ul li a {
	color: #000000 !important;
	/*text-transform: capitalize;*/
}

.subscribe-form {
	position: relative;
	overflow: hidden;
}

.subscribe-form input {
	width: 100%;
	padding: 14px 28px;
	background: #2E2E2E;
	border: 1px solid #2E2E2E;
	color: #000000;
}

.subscribe-form button {
	position: absolute;
	right: 0;
	background: #ff5e14;
	padding: 13px 20px;
	border: 1px solid #ff5e14;
	top: 0;
}

.subscribe-form button i {
	color: #000000;
	font-size: 22px;
	transform: rotate(-6deg);
}

.copyright-area {
	background: #000000;
	padding: 25px 0;
}
.copyright-text .coprightlist li{
	display: inline-block;
}
.copyright-text ul.coprightlist{
	display: block;
	color: #fff;
}
.copyright-text a{
	color: #ffffff !important;
}
.copyright-text a:hover,
.copyright-text a:focus,
.copyright-text a:active{
	color: #dddddd;
}
.copyright-text p {
	margin: 0;
	font-size: 14px;
	color: #000000;
}

.copyright-text p a {
	color: #ff5e14;
}

.footer-menu li {
	display: inline-block;
	margin-left: 20px;
}

.footer-menu li:hover a {
	color: #ff5e14;
}

.footer-menu li a {
	font-size: 14px;
	color: #000000 !important;
}

/* footer sec end  */

.item{
	width: 100%;
}

#scroll-top {
	position: fixed;
	bottom: 95px;
	left: 30px;
	width: 50px;
	height: 50px;
	font-size: 32px;
	background: #6b6b6b;
	/* border-radius: 100%; */
	cursor: pointer;
}
#scroll-top span {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -8px;
	margin-top: -12px;
	height: 0;
	width: 0;
	border: 8px solid transparent;
	border-bottom-color: #ffffff;
}
#scroll-top:hover {
	transition: 0.3s;
	box-shadow: 0 0 20px 4px #fff;
}
@media(min-width: 1200px) and (max-width:1400px) {
	.banner-box .content h5,.banner-box .content a{
		font-size: 15px;
		display: inline-block;
	}
	.list-sec{
		margin-top: -350px;
	}
	.h1, h1 {
	    font-size: 2.1rem;
	}
	.border-right-here{
		border-left: 1px dashed #000;
	}
}
@media(min-width: 1200px) and (max-width:1300px){
    .top-contact-list li{
        font-size:14px;
        padding-right: 16px;
    }
}
@media(min-width: 990px) and (max-width:1300px) {
	.navigation a {
		/* text-transform: uppercase; */
		letter-spacing: 0.5px;
		overflow: hidden;
		position: relative;
		display: block;
		font-weight: 500;
		color: #000000 !important;
		padding: 9px 13px;
		font-size: 17px;
		transition: all 500ms ease 0s;
	}

	.border-right-here,.border-left-here{
		border: 1px dashed #000;
	}

	.btn-theme {
		font-size: 12px;
		background-color: #6b6b6b;
		color: #fff !important;
		padding: 18px 15px;
		border-width: 2px;
		border-style: solid;
		display: inline-block;
		line-height: 1.4em;
		text-transform: uppercase;
		font-weight: 600;
		letter-spacing: 2px;
	}
}
@media(min-width: 992px) and (max-width: 1199px) {

	.list-sec{
		margin-top: -400px;
	}
	.banner-box .content h5, .banner-box .content a {
	    font-size: 13px;
	    display: inline-block;
	}
	.service-box .content h2 {
	  font-size: 20px;
	}
	.h1, h1 {
	    font-size: 2.1rem;
	}
	.minheight-300 {
	  min-height: 521px;
	}
	.minheight-400{
		min-height: 560px;
	}
}
@media(min-width: 320px) and (max-width: 991px) {
    .home-banner{
        background:none!important;
        padding:0!important;
        position:relative;
        height:auto;
    }
    .home-banner .m-banner-img{
        display:block;
    }
    .banner-text {
        position: absolute !important;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 9;
    }
    .headtwo:before{
       clip-path: unset;
    }
    .headtwo:after{
       display:none;
    }
    .header-btn {
        display:none;
    }
    .bg-color3 {
	/*background-color: #6b6b6b;*/
	background: linear-gradient(to right,  #6b6b6b 0%,  #6b6b6b 20%, #6b6b6b 20%, #6b6b6b 100%);
    }
    
    .logo {
	    display: table;
	    margin:10px auto;
	    background: #fff;
	    width: 80%;
	    text-align: center;
	}

	.header-quote{
		display: none;
	}
    .top-contact-list li.email {
        display: block;
        
    }
    .top-contact-list li{
        padding:5px 0;
    }
	.mb-30{
		margin-bottom: 30px;
	}

	.banner-box {		
		flex-direction: column;
		align-items: center;
		text-align: center;		
	}

	.parallax.m-parallax-bg {
		background-image: none !important;
		height: 100% !important;
		min-height: 100% !important;
	}

	.home-page .header {
		position: static;
	}

	body {
		font-size: 16px;
	}

	.m-header-top-right {
		text-align: right;
	}

	.header-right {
		text-align: right;
	}

	.mobile-menu {
		display: table;
		font-size: 20px;
		background: #6b6b6b;
		padding: 8px 14px;
		color: #fff;
		cursor: pointer;
		margin: 10px auto;
	}

	.social-links {
		text-align: center;
		display: block;
		vertical-align: middle;
		margin-bottom: 15px;
	}

	.top-contact-list,
	.top-contact-list.top-contact-right {
		display: block;
		text-align: center;
	}

	.nav-wrapper {
		position: fixed;
		top: 0;
		right: -300px;
		width: 255px;
		height: 100%;
		overflow-x: scroll;
		z-index: 9999999;
		border-radius: 0;
		-webkit-transition: all 0.5s;
		-o-transition: all 0.5s;
		transition: all 0.5s;
		background-color: #6b6b6b;
		padding-top: 0;
	}	

	.navigation {
		text-align: left;
	}

	.nav-wrapper.open {
		right: 0;
	}

	.navigation>li {
		display: block;
		margin: 0;
		border-bottom: 1px solid #333;
	}

	.navigation>li:first-child {
		display: block;		
	}

	.navigation>li:first-child a{
		background:  #ffffff !important;
	}

	.navigation li a {
		background-color: #ffffff;
		padding: 10px 20px;
		color: #000000!important;
	}

	.navigation a {
		border-radius: 0;
	}

	.navigation li:hover>a,
	.navigation li:focus>a,
	.navigation li.active>a {
		background-color: #6b6b6b;
		color: #ffffff!important;
	}

	.navigation>li.dropdown>a:after {
		right: 20px;
	}

	.navigation li.dropdown>.dropdown-menu,
	.navigation li.dropdown:hover>.dropdown-menu {
		position: static;
		top: 0;
		visibility: visible;
		opacity: 1;
		width: 100%;
		float: none;
	}

	.navigation li.dropdown>.dropdown-menu li a {
		padding: 10px 10px 10px 30px;
	}

	.get-a-quote,
	.header-info-box {
		margin: 15px;
	}

	/*.logo{
		display: table;
		margin:10px auto;
	}*/
	.fixed-top .text-end {
		background-color: #2c61de;
		text-align: center !important;
	}

	.fixed-top {
		position: static;
	}

	.header-info-box {
		position: relative;
		overflow: hidden;
	}

	.header-info-box:before {
		display: none;
	}
	.banner-box{
		margin-top: 15px;
	}
	.service-box{
		height: auto;
	}	
	.testimonial-sec{
		margin-top: 0;
	}
	.testimonial-sec .py-15 {
	  padding: 50px;
	}
	.boxwrap{
		min-height: auto;
		padding:15px 35px;
		margin-bottom: 40px;
	}
	.border-wrap::before{
		height: 106%;
	}
	.borderbox-section-layout-2::before{
		height: 100%;
	}
	.contact-form-area{
		transform: scale(1.0);
		border-radius: 0;
	}
	.contact_page .borderbox-section-layout-2::before{
		border-radius: 0;
	}
	.mb-lg-120 {
	  margin-bottom: 50px;
	}
	.box_shadow-img .img2 img,
	.box_shadow-imgwrap-2 .img2 img,
	.border-40-50 {
	  border-radius: 0;
	}
	.banner-text {
      width: 90%;
      text-align: center;
        margin: 0 auto;
    }
    .home-banner{
        padding-left: 0;
        /*padding: 20px 0;*/
    }
	.border-left-here,.border-right-here{
		border:1px dashed #000;
	}
	.border-small-box-wrap .boxwrap{
		margin-bottom: 20px;
	}
	.large-circle-sec::before{
		height: 100%;
	}
	.cta-image-box {
	  margin-bottom: 0;
	}
    
}

@media(min-width: 768px) and (max-width: 991px) {
	.header-info-box:before {
		right: 40%;
	}

	.header-info-box::after {
		width: 50%;
	}
	
	.list-sec {
		margin-top: 0;
		position: relative;
		z-index: 9;
		background: #f2f2f2;
	}

	.map-img{
		height: 100%;
	}
}

@media(min-width: 320px) and (max-width: 767px) {
.contact-wrap1 .address-content {
    background-color: #3477c7;
    padding: 60px 5px 20px;
    margin-top: -40px;
    color: #fff;
}
	body{
		font-size: 15px;
	}

	.p-5 {
		padding: 1rem !important;
	}

	.footer-contact-wrap {
		margin-bottom: 20px;
	}

	.title {
		margin-bottom: 10px;
	}

	.last-banner-box{
		margin-bottom: 30px!important;
	}

	.py-15 {
		/* padding: 44px 50px 30px; */
		padding: 20px;
	}

	.testimonial-sec {		
		margin-top: 0px;	
	}

	.list-sec {
		margin-top: 0px;
		
		background:#6b6b6b2b;
	}

	.mb-50{
		margin-bottom: 30px;
	}
	.banner-box {
		flex-direction: column;
		align-items: center;
		text-align: center;
		margin-bottom: 0;
	}

	.home-banner h1 {
		font-size: 40px;
	}
	.boxwrap{
		min-height: auto;
		padding:15px;
		margin-bottom: 40px;
	}
	.border-wrap::before{
		height: 106%;
	}
	.borderbox-section-layout-2::before{
		height: 100%;
	}
}

@media(min-width: 576px) and (max-width: 767px) {
	.top-contact-list li {
		padding: 5px 3px;
	}

	.top-contact-list li a i {
		margin-right: 2px;
	}

	.lt:before {
		content: '';
		position: absolute;
		height: 150px;
		width: 150px;
		z-index: 0;
		border-left: 8px solid #6b6b6b;
		border-top: 8px solid #6b6b6b;
		top: -30px;
		left: -10px;
	}

	.rb:after {
		content: '';
		position: absolute;
		height: 150px;
		width: 150px;
		z-index: 0;
		border-right: 8px solid #6b6b6b;
		border-bottom: 8px solid #6b6b6b;
		bottom: -30px;
		right: 7px;
	}

	.banner-box {
		flex-direction: column;
		align-items: center;
		text-align: center;
		margin-bottom: 80px;
	}

	.lb:after {
		content: '';
		position: absolute;
		height: 150px;
		width: 150px;
		z-index: 0;
		border-left: 8px solid #6b6b6b;
		border-bottom: 8px solid #6b6b6b;
		bottom: -13px;
		left: -13px;
	}
	.home-banner{
	    height: auto;
	    /*padding: 50px 0;*/
	}
	.lt:before{
	    display:none;
	}
	.rb:after{
	    display:none;
	}
	.home-banner h1 {
		font-size: 35px;
	}

}

@media(min-width: 320px) and (max-width: 575px) {

	.top-contact-list li {
		padding-top: 1px;
		padding-bottom: 1px;
		padding-right: 6px;
	}

	.top-contact-list li a i {
		margin-right: 0;
	}
	.logo{
		width: auto;
	}
	.header-btn{
		display: none;
	}

	

	.home-banner .btn-theme {		
		padding: 15px 18px;
	}

	.lt:before {
		content: '';
		position: absolute;
		height: 150px;
		width: 150px;
		z-index: 0;
		border-left: 8px solid #6b6b6b;
		border-top: 8px solid #6b6b6b;
		top: -30px;
		left: -19px;
	}

	.rb:after {
		content: '';
		position: absolute;
		height: 150px;
		width: 150px;
		z-index: 0;
		border-right: 8px solid #6b6b6b;
		border-bottom: 8px solid #6b6b6b;
		bottom: -30px;
		right: -3px;
		
	}

	.lb:after {
		content: '';
		position: absolute;
		height: 150px;
		width: 150px;
		z-index: 0;
		border-left: 8px solid #6b6b6b;
		border-bottom: 8px solid #6b6b6b;
		bottom: -1px;
		left: -8px;
		
	}

	.owl-theme .owl-nav {
		margin-top: 0px;
		position: relative;
		z-index: 22222;
	}
	.testimonial-sec .py-15{
		padding: 20px;
	}
	.box-12{
		padding: 15px;
	}
	.home-banner h1 {
		font-size: 22px;
	}
	.home-banner{
	    height: auto;
	}
	.lt:before{
	    display:none;
	}
	.rb:after{
	    display:none;
	}
}

@media(min-width: 320px) and (max-width: 420px){
    .home-banner h1 {
		font-size: 22px;
	}
	.home-banner{
	    height: auto;
	}
	.lt:before{
	    display:none;
	}
	.rb:after{
	    display:none;
	}
}