@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap');
body {
  font-size: 18px;
  font-weight: 400;
  color: #3b3b3b;
  float: left;
  width: 100%;
  overflow-x: hidden;
  font-family: 'Roboto', sans-serif;
	transition: .55s all ease-in-out;
}
html {}
ul {
  padding: 0px;
  margin: 0px;
	transition: .55s all ease-in-out;
}
ul, li {
  display: block;
}
a, ul, li, i, button {
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  text-decoration: none;
 transition: .55s all ease-in-out;
  font-family: 'Roboto', sans-serif;
}
* {
  box-sizing: border-box;
}
input, select {
  padding: 0;
  border-radius: 2px;
  background: none;
 transition: .55s all ease-in-out;
}
textarea {
  padding: 7px 11px 7px 22px;
  border-radius: 0px;
  background: #fff;
  border: 1px #ececec solid;
 transition: .55s all ease-in-out;
}
input:focus, textarea:focus {
  transition: .55s all ease-in-out;
}
button:focus {
  outline: none;
  outline: 0px auto -webkit-focus-ring-color;
  transition: .55s all ease-in-out;
}
button:hover, a:hover {
  text-decoration: none;
  cursor: pointer;
 transition: .55s all ease-in-out;
}
select {
  background: url(../img/select-arrow.png) no-repeat right #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position-x: 89%;
 transition: .55s all ease-in-out;
}
a:focus {
  text-decoration: none;
  transition: .55s all ease-in-out;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  font-weight: normal;
  float: left;
  width: 100%;
  font-family: 'Roboto', sans-serif;
}
p {
  float: left;
  width: 100%;
  line-height: 18px;
  font-family: 'Roboto', sans-serif;
  line-height: 31px;
}
strong, b {
  font-weight: 700;
}
.collapse {
  transition: .55s all ease-in-out;
}
.my-form-inline {
  margin-left: 200px;
  color: #fff;
}
.menu-top {
  float: left;
  width: 100%;
  padding: 0px 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: left;
  min-height: 100px;
  transition: all 275ms ease-in-out;
  position: fixed;
  top: 0px;
  z-index: 9;
  left: 0;
  right: 0;
  border-radius: 0;
  box-shadow: 0;
}
.menu-top.fixed-top {
  background: rgba(0, 0, 0, 0.36);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.17);
  transition: all 275ms ease-in-out;
  left: 0;
  right: 0;
  width: 100%;
  top: 0;
}
.menu-top .navbar {
  padding: 0px;
}
.custome-logo {
  /* width: 329px; */
  float: left;
  padding-left: 0px;
  padding-right: 15px;
  justify-content: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 22px;
}
.custome-logo img {
  width: auto;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
  position: relative;
  transition: all 275ms ease-in-out;
  margin: 0 20px;
  font-weight: 300;
  font-size: 16px;
}
.navbar-expand-lg .navbar-nav .nav-link:after {
  background: #fff;
  height: 2px;
  content: "";
  width: 0%;
  position: absolute;
  left: 0px;
  bottom: 4px;
}
.navbar-expand-lg .navbar-nav .nav-link:hover:after {
  bbackground: #fff;
  transition: all 275ms ease-in-out;
  width: 100%;
}
.navbar-expand-lg .navbar-nav .nav-item.active .nav-link:after {
  background: #fff;
  height: 2px;
  content: "";
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: 4px;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: #fff;
}
.navbar-expand-lg .navbar-nav .nav-link.last:before {
  display: none;
}
.m-left7 {
  margin-right: 75px;
}
.navbar-light .navbar-nav .nav-link {
  color: #000;
}
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: #fff;
}
.call-us-now {
  font-size: 18px;
  color: #fff;
  padding-bottom: 4px;
  text-align: left;
  letter-spacing: 4px;
}
.call-us-now i, .email i {
  padding-right: 4px;
}
.email {
  font-size: 18px;
  color: #040404;
}
.email a {
  color: #040404;
}
.email a:hover {
  color: #3468bb;
}
.banner {
  float: left;
  width: 100%;
  padding: 0px;
}
/* ===================
hero css 
====================== */
.hero-section {
  position: relative;
}
.hero-single {
  /* padding-top: 375px; */
  /* padding-bottom: 242px; */
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  min-height: 100vh;
}
.hero-single .hero-content {
  height: 100%;
  text-align: left;
  position: absolute;
  left: 0px;
  width: 50%;
  top: 50%;
  transform: translate(0px, -50%);
  margin-top: -50px;
}
.hero-single .hero-content .hero-title {
  color: #fff;
  font-size: 33px;
  font-weight: 300;
  margin: 10px 0;
  text-transform: uppercase;
  line-height: 44px;
}
.hero-single .hero-content .hero-title b {
  color: #fff;
  font-weight: 600;
}
.hero-single .hero-content .hero-sub-title {
  color: #fff;
  font-size: 18px;
  position: relative;
  font-weight: 700;
  text-transform: capitalize;
}
.hero-single .hero-content p {
  color: #fff;
  line-height: 36px;
  font-weight: 500;
  margin-bottom: 20px;
  font-size: 32px;
  margin-bottom: 10px;
  width: 50%;
}
.hero-single .hero-content .hero-btn {
  /* gap: 2rem; */
  /* display: flex; */
  margin-top: 1rem;
  justify-content: start;
  text-align: left;
  width: 100%;
  float: left;
}
.theme-btn {
  background: #fff;
  font-size: 15px;
  color: #000;
  font-weight: 500;
  height: 43px;
  width: 141px;
  justify-content: center;
  align-items: center;
  justify-content: center;
  display: flex;
  border-radius: 0px;
  transition: all 0.5s ease-in-out;
  border-bottom: solid 2px #f0d358;
}
.theme-btn:hover {
  background: #f0d358;
  border-bottom: solid 2px #fff;
  color: #000;
}
.hero-slider.owl-theme .owl-nav {
  margin-top: 0px;
	display: none;
}
.hero-slider.owl-theme .owl-nav [class*=owl-]:hover {
  background: rgba(255, 230, 218, 0.2);
  color: #fff;
}
.hero-slider.owl-theme .owl-nav .owl-prev {
  left: 40px;
}
.hero-slider.owl-theme .owl-nav .owl-next {
  right: 40px;
}
.hero-slider.owl-theme .owl-nav .owl-prev, .hero-slider.owl-theme .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

.hero-slider.owl-theme .owl-dots{
	 position: absolute;
  top: 50%;
  transform: translate(0, -50%);
	right: 50px;
	height: 4px;
	
}

.hero-slider.owl-theme .owl-dots .owl-dot{
	
	display: block;
	border: none;
	margin-bottom: 10px;
	content: "1";
	height: 4px;
	transition: .55s all ease-in-out;	
}

/*<!--.hero-slider.owl-theme .owl-dots .owl-dot:nth-child(1){
	content: "dsds";
	
}-->*/

.hero-slider.owl-theme .owl-dots .owl-dot.active{
	width: 82px;
	transition: .55s all ease-in-out;
	
}
@media all and (max-width: 1199px) {
  .hero-single .hero-content .hero-title {
    font-size: 37px;
  }
  .hero-slider.owl-theme .owl-nav .owl-prev, .hero-slider.owl-theme .owl-nav .owl-next {
    top: unset;
    bottom: 5px !important;
  }
  .hero-slider.owl-theme .owl-nav .owl-prev {
    left: unset;
    left: 120px;
  }
  .hero-slider.owl-theme .owl-nav .owl-next {
    right: 40px;
  }
}
@media all and (max-width: 991px) {
  .hero-single .hero-content .hero-title {
    font-size: 35px;
  }
  .hero-single .hero-content .hero-btn {
    gap: 1.5rem;
  }
  .hero-single .hero-content .hero-btn .theme-btn {
    padding: 12px 15px
  }
}
@media all and (max-width: 767px) {
  .hero-single .hero-content .hero-sub-title {
    font-size: 18px;
  }
  .hero-single .hero-content .theme-btn {
    padding-left: 20px;
  }
}
.hero-slider.owl-theme .owl-nav [class*=owl-] {
  color: #000;
  font-size: 30px;
  margin: 0;
  padding: 0;
  background: rgba(255, 255, 255, 1);
  display: inline-block;
  cursor: pointer;
  height: 55px;
  width: 55px;
  border-radius: 0px;
  line-height: 55px;
  text-align: center;
  transition: all .5s ease-in-out;
  border: none;
}
.hero-slider .owl-nav {
  display: block;
}
.my-menu-here {
  display: inline-flex;
  min-height: 100px;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.bg-img {
  background: url("../img/slider-1.jpg") no-repeat;
}
.two {
  background: url("../img/slider-1.jpg") no-repeat;
}
.three {
  background: url("../img/slider-1.jpg") no-repeat;
}
.navbar-nav {
  /* width: 329px; */
  float: left;
  padding-left: 0px;
  padding-right: 25px;
  justify-content: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 22px;
}
.my-menu-here .navbar-nav .nav-link {
  color: #fff;
}
/* ===================
3 box css start
====================== */
.box-grid {
  float: left;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  text-align: left;
  margin-top: 0px;
}
.box-outer {
  position: relative;
}
.box-power {
  float: left;
  padding: 60px 0;
  width: 100%;
  position: relative;
}
.box-outer {}
.box-outer:before {
  position: absolute;
  right: 0;
  top: 0;
  width: 20%;
  height: 25%;
  content: "";
  z-index: -1;
  -webkit-transition: .5s;
  transition: .5s;
  border-radius: 0 0 0 100px;
  background-color: #f4641c;
}
.box-outer:hover:before {
  width: 100%;
  height: 100%;
  border-radius: 0;
}
.box-outer:hover .icon {
  background: #fff;
  border: solid 4px rgba(244, 100, 28, 1);
  transition: all 0.5s ease-in-out;
}
.sli-box {
  float: left;
  position: relative;
  border: solid 1px #f4641c;
  width: 100%;
  min-height: 263px;
}
.icon {
  position: absolute;
  width: 100px;
  height: 100px;
  border-radius: 100px;
  background: #ffe6da;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 25px;
  top: -48px;
  border: solid 4px rgba(0, 0, 0, 0.00);
}
.empowering {
  float: left;
  width: 100%;
  padding: 65px 25px 0 25px;
}
.empowering h2 {
  font-size: 24px;
  color: #f4641c;
  font-weight: 700;
  line-height: 34px;
  padding-bottom: 8px;
}
.empowering p {
  font-size: 17px;
  line-height: 23px;
  margin: 0px;
}
.empowering a {
  color: #000;
  font-size: 30px;
  padding: 5px 0;
  float: left;
}
.box-outer:hover .empowering, .box-outer:hover .empowering h2, .box-outer:hover .empowering p, .box-outer:hover .empowering a {
  color: #fff;
}
/* ===================
About Us Section css start
====================== */
.about-us {
  float: left;
  width: 100%;
  padding: 50px 0 0 0;
}
.about-img-outer {
  float: left;
  width: 100%;
  position: relative;
}
.about-us {
  background: url("../img/about-us.jpg");
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  min-height: 100vh;
  padding: 120px 0;
  background-attachment: fixed;
}
.about-us-home {
  position: relative;
  float: left;
  width: 100%;
}
.about-us-heading {
  padding-left: 35px;
  position: relative;
  border-left: solid 3px #f0d358;
  color: #fff;
  font-size: 56px;
  color: #fef454;
  padding-bottom: 25px;
}
.about-us-heading span {
  font-size: 23px;
  color: #fff;
  display: block;
}
.p-text-about {
  padding-left: 35px;
}
.p-text-about p {
  font-size: 20px;
  line-height: 34px;
  color: #fff;
  font-weight: 400;
  padding-bottom: 25px;
}
.services-page {
  position: relative;
  z-index: 1;
  min-height: 100vh;
  padding: 120px 0;
  float: left;
  width: 100%;
}
.heading-row {
  float: left;
  width: 100%;
  text-align: center;
}
.small-heading {
  display: inline-block;
  color: #616161;
  font-size: 20px;
  margin-bottom: 20px;
}
.big-heading {
  font-weight: 800;
  font-size: 48px;
  color: #101211;
}
.services-grid {
  float: left;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  text-align: left;
  margin-top: 0px;
  justify-content: center;
  align-items: center;
  margin: 60px 0 0 0;
}
.services-outer {
  position: relative;
  width: 100%;
}
.s-box {
  float: left;
  width: 100%;
  background: #fef454;
  padding: 25px;
  color: #1e1e1e;
  position: relative;
  z-index: 9;
  border: rgba(0, 0, 0, 0.00) solid 1px;
  min-height: 286px;
}
.s-box:before {
  position: absolute;
  right: 0;
  top: 0;
  width: 0%;
  height: 0%;
  content: "";
  z-index: -1;
  -webkit-transition: .5s;
  transition: .5s;
  border-radius: 0 0 0 0px;
  background-color: #ffffff;
  border: #fef454 solid 1px;
}
.s-box:hover:before {
  width: 100%;
  height: 100%;
  border-radius: 0 0px 0px 0px;
}
.s-box h4 {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 12px;
}
.s-box p {
  color: #3b3b3b;
  font-size: 16px;
  line-height: 22px;
}


.welocme-about{
	 background:#f1f1f1 url("../img/welcome.jpg");
  background-position: right!important;  
  background-repeat: no-repeat !important;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  min-height: 563px;
  padding: 0px 0;
	float: left;
	width: 100%;
	
}

.welcome-back {
    float: left;
    padding: 60px 0;
    width: 100%;
}

.welcome-back .big-heading {
    position: relative;
    padding-bottom: 20px;
	margin-bottom: 20px;
}



.welcome-back .big-heading:before{
	
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100px;
	height: 3px;
	background: #f6ea25;
	content: "";
}

.welcome-back p{
	
	font-size: 19px;
}

.gallery-grid{
	
	
	 float: left;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0px;
  text-align: left;
  margin-top: 0px;
  justify-content: center;
  align-items: center;
  margin: 40px 0 0 0;
	
}

.gallery-item figure {
   
}


.gallery-outer {
    float: left;
    width: 100%;
    height: 371px;
    overflow: hidden;
	background: #000;
	position: relative;
}






.gallery-outer img{
	
	
    
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    height: auto;
    max-width: 100%;
    min-width: 100%;
	transition: .55s all ease-in-out;
	
	

}

.gallery-outer a:hover img{
	
	 min-width: 105.5%;
	transition: .55s all ease-in-out;
	opacity: 0.4;
}


.gallery-outer a:hover:before {
    position: absolute;
    left: 20px;
    right: 20px;
    top: 20px;
    bottom: 20px;
    content: "";
    border: solid 1px #fff;
    z-index: 9;
}

.click-here i{
	opacity: 0;
}
.gallery-outer a:hover .click-here i {
    float: left;
    width: auto;
    height: 100%;
    font-size: 35px;
    position: absolute;
    left: 50%;
    top: 50%;
    right: 0;
    bottom: 0;
    text-align: center;
    transform: translate(-50%, 0%);
    color: #fff;
    margin-top: -25px;
	opacity: 1;
}

.gserves.services-page {
    position: relative;
    z-index: 1;
    min-height: 100vh;
    padding: 120px 0 0 0;
    float: left;
    width: 100%;
}


.last-footer{
	
	float: left;
	width: 100%;
	position: relative;
}

.first-footer{
	
	float: left;
	width: 100%;
	background: #191919;
	padding: 60px 0;
}

.heading-f{
	
	font-size: 38px;
	text-transform: uppercase;
	font-weight: 800;
	color: #fff;
	padding-bottom: 18px;
}

.f-about {
    float: left;
    width: 100%;
}


.f-about p{
	
	color: #fff;
	font-weight: 300;
	margin-bottom: 22px;
}

.f-about ul{
	
	float: left;
	width: 100%;
	padding: 15px 0 0 0;
 }

.f-about ul li{
	
	display: inline-flex;
	padding: 0 10px;
}

.f-about ul li.first{
	
	padding-left: 0px;
}

.f-about ul li a{
	
	font-size: 16px;
	color: #fff;
	font-weight: 300;
}

.f-about ul li a:hover{
	
	color: #f6ea25;
}

.info-ft {
    float: left;
    padding: 15px 0 0 0;
    display: inline-block;
}



.info-ft li{
	
	position: relative;
	padding-left: 65px;
	color: #fff;
	margin-bottom: 18px;
	margin-bottom: 35px;
}

.info-ft span.phone{
	
	float: left;
	width: 45px;
	height: 45px;
	padding: 10px;
	position: absolute;
	left: 0;
	background: #161514;
	border: solid 1px #404040;
}

.call-info{
	
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.call-info .mail-me{
	
	text-transform: capitalize;
}

.info-ft span.phone img{
	
	width: 100%;
}

.call-info span a{
	
	color: #fff;
}

.call-info span a:hover{
	
	color: #f6ea25;
}

.follow-ft{
	
	float: left;
    padding: 15px 0 0 0;
    display: inline-block;
}

.follow-ft li{
	
	display: inline-flex;
	margin: 0 5px;
}

.follow-ft li a {
    width: 44px;
    height: 44px;
    color: #fff;
    border: solid 2px #fff;
    font-size: 25px;
    justify-content: center;
    align-content: center;
    text-align: center;
    display: flex;
    text-align: center;
    padding: 8px;
	transition: .55s all ease-in-out;
}

.follow-ft li a:hover{
	
	border-radius: 12px;
}

.second-first{
	
	padding: 8px 0;
	text-align: center;
	float: left;
	width: 100%;
}

.second-first p{
	
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	font-size: 16px;
}

.second-first p a{
	
	color: #3b3b3b;
	font-weight: 500;
}

.second-first p a:hover{
	
	text-decoration: underline;
}


.navbar-light .navbar-toggler {
    color: #fff;
    border-color: rgba(255,255,255,1);
    padding: 8px 0;
    width: 45px;
    height: 45px;
    border-radius: 0px;
    font-size: 1.6875em;
}

.inner-page-about .menu-top{
	
	background: #2c2c2c;
}


.about-inner-page{
	
	float: left;
	width: 100%;
	padding: 200px 0 0 0;
}


.about-inner-page .big-heading{
	
	margin-bottom: 35px;
	color: #2c2c2c;
	font-weight: 400;
	font-size: 4.25em;
}


.img-about{
	
	float: left;
	margin: 45px 0 0 0;
	width: 100%;
}

.inner-page-about .serv .services-grid{
	
	margin-top: 0px;
	height: auto;
}


.services-page.serv{
	
	
	min-height: auto;
}


.p-galler {
    padding-bottom: 0px;
    margin: 0;
}


.gallery-area .gallery-outer {
    float: left;
    width: 100%;
    overflow: hidden;
    background: none;
    position: relative;
    height: 280px;
}


.gray-bg{
	
	padding-bottom: 120px;
}

.p-galler-con{
	
	float: left;
	width: 75%;
}

.heading-form{
	
	float: left;
	width: 100%;
	padding: 60px 0 60px 0;
	font-size: 3.25em;
	color: #3b3b3b;
	font-weight: 300;
}

.contact-form{
	
	float: left;
	width: 100%;
	padding-bottom: 60px;
}

.form-control{
	
	min-height: 78px;
	border-radius: 6px;
	margin-bottom: 30px;
	border: solid 2px #3b3b3b;
	padding: 0 30px;
	color: #3b3b3b;
	font-weight: 300;
	font-size: 18px;
	
}


.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #f0d358;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(240,211,88,.25);
}


.form-control-Message{
	
	min-height: 278px;
	border-radius: 6px;
	margin-bottom: 30px;
	border: solid 2px #3b3b3b;
	padding: 25px 30px;
	color: #3b3b3b;
	font-weight: 300;
	font-size: 18px;
	width: 100%;
}


.form-control-Message:focus {
    color: #495057;
    background-color: #fff;
    border-color: #f0d358;
    outline: 0;
   box-shadow: 0 0 0 .2rem rgba(240,211,88,.25);
}


.new-btn-custome{
	
	
}


.new-btn-custome {
  background: #2c2c2c;
  font-size: 15px;
  color: #fff;
  font-weight: 500;
  height: 43px;
  width: 141px;
  justify-content: center;
  align-items: center;
  justify-content: center;
  display: flex;
  border-radius: 0px;
  transition: all 0.5s ease-in-out;
 
	border: solid 2px #f0d358;
	margin-top: -15px;
	
}
.new-btn-custome:hover {
  background: #f0d358;
  border-bottom: solid 2px #2c2c2c;
  color: #000;
}