html, body{
    scroll-behavior: smooth;
}
.sticky_header
{
    top:0px;
	position:fixed;
	width:100%;
	background: rgb(255 255 255/80%);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
	color:#000;
	z-index:20000;
    box-shadow: 0px 0px 30px rgba(200,200,200,0.3);
	transition: all .3s ease-in-out;
}
.dark-color-bg
{
    background-color: #2F302F;
}
.top-bar-contact-info a
{
    color: #898989;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    transition: all .5s;
}
.top-bar-contact-info svg{
    height: 18px;
    margin-right: 5px;
}
.top-bar-contact-info a:hover{
    color: #FFF;
    text-decoration: none;
}
.top-bar-social svg
{
    height: 18px;
    margin-right: 5px;   
}
.top-bar-contact-info a
{
    transition: all .5s;
}
.top-bar-contact-info a:hover{
    color: #FFF;
    text-decoration: none;
}
.desktop-header
{
    background-color:#2F302F;
}
header{
    z-index: 100000;
}
.navbar-brand img
{
    width: 100px;
}
.nav-link
{
    font-size: 14px;
    color: #FFF !important;
    padding: 10px 15px !important;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}
.nav-item:last-child .nav-link{
    padding-right: 0px !important;
}
#mobileheader
{
    display: none;
}
.carousel-caption{
    bottom: auto;
    top: 30%;
    left: 0%;
    width: 100%;
}
.carousel-heading{
    font-size: 60px;
    line-height: 75px;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    width:60%;
}
.hero-form{
    position: absolute;
    width: 100%;
    z-index: 99;
    top: 25%;
}
.form-wrap
{
    background: #FFFFFF80;
    border-radius: 10px;
}
.form-heading
{
    font-family: 'Playfair Display', serif;
    font-size: 29px;
    line-height: 30px;
    font-weight: 400;
}
.hero-form-text
{
    box-shadow: 0px 3px 6px #00000080 !important;
    border: 1px solid #DDDDDD !important;
    border-radius: 7px !important;
    background-color: #FFF !important;
    font-size: 14px !important;
    color: #2F302F !important;
    padding: 25px 15px !important;
    font-family: 'Montserrat', sans-serif !important;
}
.form-button
{
    border: none !important;
    border-radius: 5px !important;
    background: #2F302F !important;
    padding: 15px 30px !important;
    color: #FFF !important;
    font-size: 14px !important;
    font-family: 'Montserrat', sans-serif !important;
    text-transform: uppercase !important;
    letter-spacing: 1px;
    position: relative;
    z-index: 2;
}
.form-button::after{
    position: absolute !important;
    width: 100%;
    height: 100%;
    bottom: -10px;
    right: -10px;
    background-color: #FFF;
    z-index: 1;
}
.about-us-img
{
    width: 100%;
}
.sub-heading
{
    font-size: 19px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif !important;
    color: #2F302F;
    position: relative;
    padding-left: 40px;
}
.sub-heading-main
{
    font-size: 19px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif !important;
    color: #2F302F;
    position: relative;
}
.sub-heading >span{
    position: absolute;
    left: 0px;
    top: 45%;
    background-color: #999999;
    height: 2px;
    width: 30px;
}
.heading
{
    font-size: 60px;
    line-height: 60px;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
}
.para
{
    font-size: 16px;
    line-height: 25px;
    font-family: 'Montserrat', sans-serif !important;
    color: #666666;
}
.process-bg
{
    border-radius: 10px;
    box-shadow: 3px 3px 20px #00000029;
    position: absolute;
    width: 100%;
    height: 100%;
}
.small-heading-process
{
    background-color: #2F302F ;
    color: #FFF;
    font-size: 30px;
    padding: 20px;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.process-list-item{
    padding-bottom: 10px;
}
.process-list-item >svg{
    width: 20px;
    height: auto;
    margin-top: -3px;
}
.process-list-item span{
    color: #666666;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif !important;
    padding-left: 5px;
}
.bg-light
{
    background-color: #f7f8f9 !important;
}
.counter-box
{
    width: 400px;
    box-shadow: 5px 5px 25px #3737371A;
    border-radius: 10px;
}
.counter-icon
{
    background: #FFF2E5;
    border-radius: 10px;
    width: 100px;
    height: 100px;
}
.counter-icon img{
    width: 50px;
}
.hwwork-img
{
    width: 100%;
}
.bg-theme-light
{
    background: transparent radial-gradient(closest-side at 50% 50%, #2F302F 0%, #484D4D 100%);
}
.promo-para
{
    font-size: 30px;
    line-height: 45px;
    font-weight: 300;
    color: #FFF;
    text-align: center;
}
.promo-line
{
    padding: 0px 20px;
    border-bottom: solid 2px #999999;
}
.team-wrap
{
    box-shadow: 5px 5px 25px #3737371A;
    border-radius: 10px;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
}
.team-img
{
    width: 100%;
    border-radius: 10px;
}
.team-designation
{
    color: #999999;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 300;
}
.team-exp
{
    position: absolute;
    top: 20px;
    left: 8px;
    background-color: #FFF;
    padding: 5px 10px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.team-exp >span{
    color: #666;
    font-size: 14px;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif !important;
}
.testimonial-wrap
{
    box-shadow: 5px 5px 25px #3737371A;
    border-radius: 10px;
    background-color: #FFF;
}
.testimonial-img
{
    width: 200px;
    height: 200px;
    min-width: 200px;
    min-height: 200px;
    border-radius: 10px;
}
.testi-para
{
    color: #666666;
    font-size: 26px;
    line-height: 37px;
}
.quote
{
    width: 61px !important;
    height: 34px;
}
.testi-name
{
    color: #2F302F;
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    font-family: 'Playfair Display', serif;
}
.owl-theme .owl-dots .owl-dot span
{
    background:#2F302F !important;
    width: 15px !important;
    height: 15px !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #FF8300 !important;
}
.youtube
{
    border-radius: 10px !important;
}
.client-logo
{
    border: solid 1px #DDD;
    max-width: 250px;
}
.top-footer
{
    background-color: #333333;
}
.footer-logo
{
    width: 150px;
}
.text-light
{
    color: #AAAAAA !important;
}
.footer-heading
{
    font-size: 30px;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    color: #FFF;
}
.footer-link-list a, .footer-link-list
{
    font-size: 16px;
    line-height: 25px;
    font-family: 'Montserrat', sans-serif !important;
    color: #AAAAAA;
    font-weight: 400;
    transition: all .3s;
    text-decoration: none;
}
.footer-link-list a:hover{
    color: #FFF;
}
.footer-link-list i{
    color: #FFF;
}
.footer-social-icons a
{
    color: #FFF;
    font-size: 20px;
    line-height: 25px;
}
.bottom-footer{
    background-color: #111;
}
.project-carousel-heading
{
    bottom: 30px !important;
    top:auto !important;
    text-align: left !important;
    padding-left: 5% !important;
    font-family: 'Playfair Display', serif;
}
.project-carousel-heading h5{
    background: rgba(0,0,0,0.7);
    color: #FFF;
    font-size: 30px;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 5px;
}
.project-carousel-inner
{
    border-radius:5px !important;
}
.project-items
{
    overflow-X:auto;
}
::-webkit-scrollbar {
  width: 5px;
  height:5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #FFF; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #2F302F;
  border-radius:10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #2F302F; 
}
.project-item{
    flex-direction:column;
}
.project-item img{
    width: 491px;
    border-radius:5px;
    margin-bottom: 10px;
}
.project-item h5{
    font-size: 18px;
    max-width: 100%;
    width:100%;
    font-family: 'Playfair Display', serif;
    text-align:left !important;
}