body {
background-color: #fff;
height: 200vh;
position: relative;
}
.p-150 {
  padding: 150px 0 150px 0;
}
.slider {
  background: url(../images/slider/slider.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: inset 0 0 0 1000px rgb(0 0 0 / 55%);
}
.slider1 {
  background: url(../images/slider/slider2.jpeg) no-repeat;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: inset 0 0 0 1000px rgb(0 0 0 / 55%);
}
.slider2 {
  background: url(../images/slider/slider2.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: inset 0 0 0 1000px rgb(0 0 0 / 55%);
}
.slider-about{
  background: url(../images/slider/slider2.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: inset 0 0 0 1000px rgb(0 0 0 / 55%);
}
.slider3 {
  background: url(../images/slider/slider3.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: inset 0 0 0 1000px rgb(0 0 0 / 55%);
}
.slider4 {
  background: url(../images/slider/slider4.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: inset 0 0 0 1000px rgb(0 0 0 / 55%);
}
.what-we-do{
  background: url(../images/what-we-do.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: inset 0 0 0 1000px rgb(0 0 0 / 55%);
  padding: 200px 0 ;
  position: relative;
}
.commercial{
  background: url(../images/commercial.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: inset 0 0 0 1000px rgb(0 0 0 / 55%);
  padding: 200px 0 ;
}
.residential{
  background: url(../images/residential.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: inset 0 0 0 1000px rgb(0 0 0 / 55%);
  padding: 200px 0 ;
}
.retails{
  background: url(../images/retails.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: inset 0 0 0 1000px rgb(0 0 0 / 55%);
  padding: 200px 0 ;
}
.hospitality{
  background: url(../images/hospitality.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: inset 0 0 0 1000px rgb(0 0 0 / 55%);
  padding: 200px 0 ;
}
.our-sector{
  position: absolute;
  margin-top: -50%;
}
#what-we-do{
  margin-top: -250px;
  /* position: absolute; */
}
.box-shadow {
border-radius: 10px;
box-shadow:2px 3px 63px 0px rgb(127 127 127 / 62%);
display: block;
}
.bg-gray{
background-color: #F6F6F6;

}
.border-radius img {
border-radius: 10px 10px 0 0;
}
.logo-headeing {
text-align: center;
padding: 10px 0;
font-weight: 600;
}
.custom-font {
font-family: 'Gothic A1', sans-serif;
/* font-family: dancing script,Sans-serif;
font-family: 'Dancing Script', cursive; */
}
.about-font{
font-family: 'Gothic A1', sans-serif;
}
.about-subheading {
color: #000;
font-size: 13px;
font-weight: 500;
line-height: 1.5;
letter-spacing: 1px;
}
.title{
font-size: 35px;
font-weight: bold;
letter-spacing: 1px;
opacity: 1;
background: linear-gradient(#cd121b, #ee9517);
background: -webkit-linear-gradient(#cd121b, #ee9517);
background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.events{
background-image: url(../images/events.jpg);
padding:100px 0 200px 0;
background-size: cover;
box-shadow: inset 0 0 0 2000px #000000d4;
}
.color-overlay {
top: 0;
left: 0;
width: 100%;
background-color: black;
opacity: 0.5;
z-index: 1;
position: absolute;
bottom: 0;
left: 100%;
right: 0;
background-color: #F2B705;
overflow: hidden;
z-index: 1;
width: 0;
height: 100%;
transition: .5s ease;
}
.h1 {
font-size: 35px;
font-weight: bold;
letter-spacing: 4px;
opacity: 1;
}
.h0 {
font-size: 50px;
font-weight: bold;
}
.pt-10{
padding-top: 5%;
}
.all-company {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
height: calc(100% - 30px);
transition: all .4s ease;
}
.all-company:hover {
transform: scale(1.06);
}
.instagram {
display: inline-block;
width: 100%;
text-align: center;
border-radius: 40px;
color: #fff;
vertical-align: middle;
background: #d6249f;
background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
box-shadow: 0px 3px 10px rgba(0,0,0,.25);
}
.facebook {
display: inline-block;
width: 100%;
text-align: center;
border-radius: 40px;
color: #fff;
vertical-align: middle;
background: blue;
box-shadow: 0px 3px 10px rgba(0,0,0,.25);
}
.pinterest {
display: inline-block;
width: 100%;
text-align: center;
border-radius: 40px;
color: #fff;
vertical-align: middle;
background: #c8232c;
box-shadow: 0px 3px 10px rgba(0,0,0,.25);
}
.linkedin {
display: inline-block;
width: 100%;
text-align: center;
border-radius: 40px;
color: #fff;
vertical-align: middle;
background: #0A66C2;
box-shadow: 0px 3px 10px rgba(0,0,0,.25);
}

.home-banner {
padding: 450px 0;
width: 100%;
background-size: cover;
background-position: top;
background-repeat: no-repeat;
}
.btn-custom{
background: rgb(2,0,36);
background: linear-gradient(90deg, rgb(223 70 39) 0%, rgb(237 88 59) 47%, rgb(245 155 56) 100%);
}
.bg-custom{
width: 100%;
background: #d6249f;
background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
box-shadow: 0px 3px 10px rgba(0,0,0,.25);
}
img.gallery {
object-fit: contain;
height: auto;
transform: scale(1.1747) translateX(-3.31495%) translateY(4.72157%);
}

.socila-media a{
align-items: center;
background: rgba(255, 255, 255, 0.12);
height: 56px;
width: 56px;
border-radius: 56px;
}


.demo {
margin: 20px;
}
.accordion .fa {
margin-right: 0.5rem;
}
.accordion button, .accordion button:hover, .accordion button:focus{
text-decoration: none;
}
.bg-red {
background-color: #df4729 !important;
}

.myaccordion .fa-stack {
font-size: 18px;
}

.myaccordion .btn {
width: 100%;
font-weight: bold;
padding: 0;
color: #9e721d;
background: linear-gradient(#9e721d, #feffc2);
background: -webkit-linear-gradient(#9e721d, #feffc2);
-webkit-background-clip: text;
}

.myaccordion .btn-link:hover,
.myaccordion .btn-link:focus {
text-decoration: none;
}

.myaccordion li+li {
margin-top: 10px;
}
.work-process {
  border-radius: 50px 50px 50px 50px;
}
.work-process img {
  border-radius: 50px 50px 0px 0px;
}
.bg-gray1{
  background-color: #7F7F7F;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot
{
  background: #ff214f;
  color: #fff;
  line-height: 40px;
  width: 40px;
}