@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap');
.building_carousel_caption {
    z-index: 100000;
    color: #ffffff;
    text-align: left;
    top: 60%;
    left: 6%;
    right: 6%;
    bottom: auto;
    -webkit-transform: translate(0,-60%);
    -ms-transform: translate(0,-60%);
    transform: translate(0,-60%);
}
.building_slider_h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 50px;
    color: #ffffff;
    font-weight: 300;
}
.building_slider_h5 {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    color: #fff;
    font-weight: 300;
}
.section_head_p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: rgb(0, 0, 0);
    font-weight: 400;
}
.section_head_h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 40px;
color: #000;
    /* color: #ffffff !important; */
    font-weight: 600;
}
.building_slider_h1 span{
    font-family: 'Poppins', sans-serif;
    font-size: 60px;
    background: linear-gradient(90deg,#c39f75 0%,#8b673d 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}
.navbar-brand img {
    height: 54px;
}
.nav-link{
    font-family: 'Poppins', sans-serif;
    font-size: 15px !important;
    padding: 0px 20px !important;
    color: #000000 !important;
    font-weight: 600 !important;  
    letter-spacing: 1px;
}
.building_slider_p {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #ffffff !important;
    font-weight: 400;
    padding-top: 10px;
}
#color-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #09090e;
    opacity: 0.8;
}
#color-overlay2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient( 90deg ,#000000 30%,#f7d07600 20%);
    opacity: 0.8;
}
.building_button {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #fff;
    background: linear-gradient( 90deg ,#e90202 0%,#5a0000 80%);
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 8px;
    padding-bottom: 8px;
    position: relative;
    z-index: 1;
}
.buiding_logo_class{
    width: 90px;
    background-color: #000000;
    padding: 10px;
    box-shadow: 0px 0px 13px #000000ea;
    z-index: 100000;
    /* border: 1px solid rgb(195 177 79); */
}
.text-black{
    color: #000 !important;
}
.header_building {
    background-color: #000;
    z-index: 1000;
    position: relative;
}
.buiding_logo{
    width: 70px;
}
.building_slider_section{
    margin-top: -140px;
}
/* .carousel-control-prev2 {
    right:120px ;
}
.carousel-control-next2 {
    right:0px ;
} */
/* .carousel-control-next2, .carousel-control-prev2 {
    position: absolute;
    top:auto !important;
    bottom: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 10%;
    color: #fff;
    text-align: center;
    opacity:inherit
} */
/* .next_pre{
    background-color: rgb(0, 0, 0);
    padding: 30px 20px;
} */
@media (min-width: 1200px){
.container {
    max-width: 1240px;
}
}
.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 20px !important;
    height: 20px !important;
    margin-right: 3px;
    margin-left: 3px;
    border-radius: 40px !important;
    text-indent: -999px;
        background-color: #8c683e;
    border: 4px solid rgb(15, 15, 15);
}
.section_3{
    padding: 100px 0px 100px 0px;
    position: relative;
}
.building_section1_h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 42px;
    color: #ffffff !important;
    font-weight: 800;
    letter-spacing: 2px;
}
.building_section1_h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    color: #131313 !important;
    font-weight: 800;
    letter-spacing: 2px;
}
.building_section1_p {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #111111 !important;
    font-weight: 400;
    letter-spacing: 1px;
}
.padding_section_1{
    padding-top: 135px;
}
.leaf_1{
    position: absolute;
    bottom: -80px;
    right: 0px;
}
.leaf_1 img{
  width: 230px;
}
.leaf_2{
    position: absolute;
    top: -75px;
    right:  0 px;
    z-index: 1000;
}
.leaf_3 img{
  width: 330px;
}
.leaf_3{
    position: absolute;
    top: 40px;
    right: 0px;
    z-index: 1000;
}
.section_5_realtive{
    position: relative;
}
.leaf_2 img{
  width: 330px;
}
.building_section3_h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 42px;
    color: #000000 !important;
    font-weight: 800;
}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel{display:none;width:100%;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}
.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent;display:none}
.owl-theme .owl-nav{margin-top:10px}
.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}
.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}
.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}
.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: rgb(0, 0, 0);
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    display: none !important;
}
/*
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0px !important;
    font: inherit;
    font-size: 18px !important;
    color: #fff !important;
    background-color: #4a235a;
    margin: 3px !important;
    border-radius: 2px !important;
    width: 25px !important;;
}*/
.owl-nav{
    display: none !important;
}
.padding_section4{
padding: 80px 0px 80px 0px;
background-image: url(../images/background_04.jpg);
background-position: center;
background-size: cover;
}
.padding_section5{
padding: 80px 0px 80px 0px;
}
.padding_section15{
padding: 80px 0px 80px 0px;
}
.nw_work_h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 60px;
    background: linear-gradient(
        90deg
        ,#969696 0%,#000000 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* color: #ffffff !important; */
    font-weight: 600;
}
.testminials{
    background-image: url(../images/testimonials.png);
    background-position: center;
    background-size: cover;
    padding: 40px 0px 20px 0px;
}
.testimonials_work{
   background-color: #00000091;
   border: 1px solid #fff;
   padding: 20px 10px;
}
.building_testimonials_p {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #ffffff !important;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: center;
}
.testimonilas {
    font-family: 'Montserrat', sans-serif;
    font-size: 42px;
    color: #ffffff !important;
    font-weight: 800;
    letter-spacing: 2px;
}
.testimonilas_p{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #ffffff !important;
    font-weight: 600;
    letter-spacing: 2px;
}
.business-box-shadow3 {
    -webkit-box-shadow: 0px 0px 13px -6px rgb(168 168 168);
    -moz-box-shadow: 0px 0px 13px -6px rgba(168,168,168,1);
    box-shadow: 0px 0px 13px -6px rgb(168 168 168);
    padding: 10px;
    background-color: #ffffff;
}
.blogs_h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 42px;
    color: #000000 !important;
    font-weight: 800;
    text-align: center;
}
.blogs_p {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    color: #000000 !important;
    font-weight: 500;
}
.section_blog{
    padding: 40px 0px;
}
.background_number{
    background-color: transparent;
    padding:30px;
}
.background_number_section{
    background-image: url(../images/background_04.jpg);
    background-position: center;
    background-size: cover;
}
.background_number_img{
    background-image: url(../images/footer.png);
    background-position: center;
    background-size: cover;
}
.nw_work_h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    color: #ffffff;
    font-weight: 400;
    letter-spacing: 2px;
}
.footer{
    padding-bottom: 80px;
    padding-top: 80px;
    background-color: #292f2e;
    /* background-image: url(../images/background_04.jpg); */
    background-repeat: repeat;
    background-position: left top;
}
.section_contact {
    padding: 40px 0px 0px 0px;
}
.li_footer{
margin: 5px 5px;
padding: 5px;
font-family: 'Montserrat', sans-serif;
font-size: 18px;
color: #030303;
font-weight: 400;
}

.li_footer:hover{
margin: 5px 5px;
padding: 5px;
font-family: 'Montserrat', sans-serif;
font-size: 18px;
color: #030303;
font-weight: 400;
background: linear-gradient( 90deg ,#e90202 0%,#5a0000 80%) !important;
}
.ul_footer{
    text-decoration: none;
    padding-left: 10px;
    list-style-type: none;
}
.nw_work_h5 {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    letter-spacing: 2px;
}
.social-header > a {
    background: linear-gradient( 
        90deg
         ,#00d400 0%,#edbb0e 80%);
    border-radius: 4px;
    color: rgb(255, 255, 255) !important;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    margin-left: auto !important;
    margin-right: auto !important;
}
.widget-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    color: #f6bb81;
    font-weight: 400;
    letter-spacing: 2px; 
}
.bg-footersub {
    background-color: #d00202;
}
.font-11{
    color: #fff !important;
}
.about_building{
    padding-top: 80px;
    padding-bottom: 80px;
}
.counter_wrapper{
    width:100%;
    background:#2b3d2d;
    padding-top:80px;
    padding-bottom:0px;
    font-family: 'Poppins', sans-serif;
}
.counter_wrapper .count_box {
    padding: 20px 20px;
    border: 0px solid #000000;
    box-shadow: 0px 0px 0px #fff !important;
    border-radius: 10px;
    text-align: center;
}
.counter_wrapperle{
    width:100%;
    background:#ffffff;
    padding-top: 20px !important;
    padding-bottom:0px;
    font-family: 'Poppins', sans-serif;
}
.counter_wrapperle .count_box {
    padding: 20px 20px;
    border: 0px solid #000000;
    box-shadow: 0px 0px 13px rgb(224, 224, 224) !important;
    border-radius: 10px;
    text-align: center;
}
.building_slider_h5 {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    color: rgb(19, 19, 19) !important;
    font-weight: 300;
}
.nw_work_h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 40px !important;
    background: linear-gradient( 
90deg
 ,#969696 0%,#000000 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* color: #ffffff !important; */
    font-weight: 600;
}
.counter_wrapper .count_box h3{font-size:40px;font-weight:600;color:#222;-webkit-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;transition:all .5s}
.counter_wrapper .count_box h4{font-size:15px;font-weight:300;text-transform:uppercase;color:#313131;padding-top:10px;-webkit-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;transition:all .5s}
.counter_wrapper .box_center {
    /* background: linear-gradient(to bottom right,#000000,#f6bb81); */
    background-color: transparent;
    background-position: center 0;
    background-size: cover;
}
.counter_wrapper .box_center h3,.counter_wrapper .box_center h4{
    background: linear-gradient(
90deg
,#1ad202 0%,#edbb0e 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;
    -moz-transition:all .5s;transition:all .5s
}
.counter_wrapper .box_hover:hover{background:linear-gradient(to bottom right,#002f4b,#dc4225);background-size:cover;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.counter_wrapper .box_hover:hover h3,.box_hover:hover h4{color:#fff}
@media(max-width:768px){.counter_wrapper .col-md-4{margin-bottom:15px}}
.service_img{
width: 40px;
height: auto;
}
.service_count_box {
    padding: 20px 20px;
    border: 0px solid #000000;
    border: 0px solid #000000;
    background: linear-gradient(to bottom right,#131313,#eebc0f);
    box-shadow: 0px 0px 13px #141414;
    border-radius: 10px;
    text-align: center;
    margin-top: 20px;
}
.service_count_box p{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
}
.title_service {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #ffffff;
    font-weight: 600;
}
.flat_section{
    background-color: #e9ecef;
    padding-top: 80px;
    padding-bottom: 80px;
}
.flat_box {
    border: 0px solid #000000;
    box-shadow: 0px 0px 13px #cecece;
    margin-top: 20px;
    position: relative;
    background-color: #fff;
    text-align: center;
}
.flat_box2 {
    border: 0px solid #000000;
    box-shadow: 0px 0px 13px #cecece;
    margin-top: 20px;
    position: relative;
    background-color: #fff;
}
.flat_box_title {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #0c0c0c;
    font-weight: 700;
}
.flat_box_title2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #0c0c0c;
    font-weight: 700;
}
.flat_ref {
    font-family: 'Montserrat', sans-serif;
    background-color: #000;
    font-size: 14px;
    color: #ffffff;
    font-weight: 700;
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 10px;
}
.badge_flat_section {
    display: inline-block;
    padding: 8px 16px;
    font-size: 10px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    background-color: #48cd04;
    color: #000;
}
.button_group{
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: center;
    justify-items: center;
    align-items: center;
    margin-top: 20px;
}
.button_flat{
   width: 50%;
   display: flex;
   justify-content: center;
   /* align-self: center;    <---- REMOVE */
   align-items: center; 
   border: 2px solid #fff;
   text-align: center;
   height: 50px;
   font-family: 'Montserrat', sans-serif;
   background-color: #000;
   font-size: 14px;
   color: #ffffff;
   font-weight: 700;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #000 !important;
    background-color: #48cd04!important;
    font-family: 'Montserrat', sans-serif;
    background-color: #000;
    font-size: 14px;
    letter-spacing: 2px;
}
.nav-pills_p {
    color: #000 !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    letter-spacing: 2px;
}
.nav-pills_a {
    color: #000000 !important;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
.blogs_p_details {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    color: #000000 !important;
    font-weight: 600;
}
.bg-black_flat{
    background-color: #0a0a0a;
}
.button_header {
    background: #0e0e0e none repeat scroll 0 0;
    color: rgb(255, 255, 255) !important;
    display: inline-block;
    height: 40px;
    width: auto;
    font-weight: 600;
    border: 0px;
    margin-right: 6px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
}
.sidenav {
    height: 120px;
    width: 0;
    position: fixed;
    z-index: 1000000;
    top: 0;
    left: 0;
    background:#000;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 50px;
  }
  
  .sidenav_link {
    color: rgb(255 255 255) !important;
    font-size: 16px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
    padding: 10px 20px;
    text-decoration: none;
    background-color: #424a30;
    color: #818181;
    transition: 0.3s;
    margin-left: 10px;
    margin-right: 10px;
  }
  .sidenav_none {
    color: rgb(0, 0, 0) !important;
    font-size: 16px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
    padding: 10px 10px !important;
    text-decoration: none;
    box-shadow: 0px 0px 0px #0000005e !important;
    border-radius: 10px !important;
    transition: 0.3s;
  }
  
  .sidenav a:hover {
    color: #f1f1f1;
  }
  
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }
  .padding_bottom_inner{
    padding-bottom: 30px;
}
  @media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
  }
  @media(max-width:1024px){
    .hidden-sm{
        display: none;
    }
    .nw_work_h4 {
        font-family: 'Poppins', sans-serif;
        font-size: 24px !important;
        color: #ffffff;
        font-weight: 400;
        letter-spacing: 2px;
    }
    .padding_bottom_inner{
        padding-bottom: 0px !important;
    }
    .li_footer {
        background: linear-gradient( 90deg ,#c39732 0%,#f7d176 80%);
        padding: 10px;
        margin-top: 20px !important;
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        color: #030303;
        font-weight: 400;
        display: block;
    }
    .section_3 {
        padding: 40px 0px 20px 0px !important;
        position: relative;
    }
    .building_section1_h1 {
        font-family: 'Montserrat', sans-serif;
        font-size: 42px;
        color: #000000 !important;
        font-weight: 800;
        letter-spacing: 2px;
    }
    .padding_section_1 {
        padding-top: 35px;
    }
    .padding_section4 {
        padding: 20px 0px 20px 0px !important;
        background-color: #ffdfbf;
    }
    .ul_footer {
        text-decoration: none;
        padding-left: 0px !important;
        list-style-type: none;
    }
    .building_slider_h1 {
        font-family: 'Montserrat', sans-serif;
        font-size: 30px;
        color: #ffffff !important;
        font-weight: 800;
    }
    .next_pre {
        background-color: #131313;
        padding: 20px 20px;
        width: 160px;
    }
    .building_section1_h4 {
        font-family: 'Montserrat', sans-serif;
        font-size: 22px;
        color: #131313 !important;
        font-weight: 800;
        letter-spacing: 0px;
    }
    .building_section3_h1 {
        font-family: 'Montserrat', sans-serif;
        font-size: 32px;
        color: #000000 !important;
        font-weight: 800;
    }
    .blogs_h1 {
        font-family: 'Montserrat', sans-serif;
        font-size: 32px;
        color: #000000 !important;
        font-weight: 800;
        text-align: center;
    }
    .page-header .inner h4 {
        font-size: 35px !important;
        color: #ffffff !important;
        font-weight: 900;
        text-transform: uppercase;
        font-family: "Montserrat",sans-serif;
        font-weight: 900;
    }
    .buiding_logo_class {
        width: 90px;
        background-color: #000000;
        padding: 10px;
        box-shadow: 0px 0px 0px #000000ea !important;
        z-index: 100000;
        /* border: 1px solid rgb(195 177 79); */
    }
    .about_building {
        padding-top: 40px;
        padding-bottom: 20px;
    }
    .counter_wrapper {
        width: 100%;
        background: #f9f9f900;
        padding-top: 20px;
        padding-bottom: 20px;
        font-family: 'Poppins', sans-serif;
    }
    .padding_top50px{
        padding-top: 50px;
    }
    .nav-item{
        width: 50% !important;
    }
    .nav-pills_a {
        color: #000000 !important;
        text-decoration: none;
        background-color: transparent;
        border: 1px solid;
        margin-top: 5px;
        -webkit-text-decoration-skip: objects;
    }
  }
  @media(min-width:1024px){
    .hidden-lg{
        display: none;
    }
  }
  .page-header {
    height: 250px !important;
    background-image: url(../images/background_04.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    padding-top: 100px;
    text-align: left !important;
    background-position: center;
    background-repeat: repeat;
    background-size: cover;
}
.page-header .inner h4 {
    font-family: 'Poppins', sans-serif;
    font-size: 40px !important;
    background: linear-gradient( 
90deg
 ,#000000 0%,#ffffff 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* color: #ffffff !important; */
    font-weight: 600;
}
.bg_inner{
    background-color: #ffffff;
}
.buiding_logo_class2 {
    width: 90px;
    background-color: #000000;
    padding: 10px;
    box-shadow: 0px 0px 0px #000000ea !important;
    z-index: 100000;
    /* border: 1px solid rgb(195 177 79); */
}
@media(max-width:1024px){
    .building_slider_section {
        margin-top: 0px !important;
    }
    .page-header_sale2 {
        background-image: url(../images/background_04.jpg);
        /* background-color: #000000; */
        background-attachment: fixed;
        padding-top: 0px;
        padding-bottom: 0px !important;
        text-align: left !important;
        background-position: center;
        background-repeat: repeat;
        background-size: cover;
    }
    .navbar-toggler {
     padding: 0.25rem 0.75rem;
    line-height: 1;
    background: #d20202;
    border: 2px solid #c59934;
    border-radius: 0.25rem;
    height: 50px;
    width: 50px;
    border-radius: 50px;
    }
    .padding_section5 {
        padding: 60px 0px 60px 0px;
    }
    .navbar-toggler-icon {
        display: inline-block;
        width: 1.5em;
        height: 1.5em;
        vertical-align: middle;
        content: "";
        color: #fff !important;
        background: no-repeat center center;
        background-size: 100% 100%;
    }
    .nav-link {
        font-family: 'Montserrat', sans-serif;
        font-size: 15px !important;
        padding: 20px 20px !important;
        color: #000000 !important;
        font-weight: 300 !important;
        letter-spacing: 1px;
    }
    .section_head_p {
        font-family: 'Poppins', sans-serif;
        font-size: 14px;
        color: rgb(0, 0, 0) !important;
        font-weight: 300;
        letter-spacing: 1px;
    }
    .padding_section15{
        padding: 40px 0px 40px 0px !important;
        }
        .sub_box {
            font-family: 'Montserrat', sans-serif;
            background-color: #000;
            font-size: 22px;
            color: #ffffff;
            font-weight: 700;
            position: absolute;
            top: 0px;
            right: 15px !important;
            padding: 10px;
        }
        .sub_head_h1 {
            font-family: 'Poppins', sans-serif;
            font-size: 18px !important;
            color: #000;
            font-weight: 600;
        }
        .sub_head_p {
            font-family: 'Poppins', sans-serif;
            font-size: 16px !important;
            color: #000;
            font-weight: 400;
        }
        .section4 {
            padding: 80px 0px 80px 0px;
            background-color: #e7e3da;
            position: relative;
            height: 750px !important;
            background-image: url(../images/slider_two.jpg);
            background-attachment: fixed;
            background-position: center;
            background-repeat: no-repeat;
            background-size: cover;
        }
        .padding_inner_section{
            padding-top: 0px !important;
        } 
        .section4_head_p {
            font-family: 'Poppins', sans-serif;
            font-size: 16px !important;
            color: rgb(255, 255, 255);
            font-weight: 400;
        }
        .padding_video {
            padding-top: 50px;
        }
        .section_blog {
            padding: 0px 0px !important;
        }
        .box_shadow_inner {
            box-shadow: 0px 10px 10px #0000001a;
            padding: 10px 20px;
            margin-top: 10px;
        }
        .section_gallery {
            background-color: #101a2e;
            padding-top: 50px !important;
            padding-bottom: 50px !important;
        }
        .section_head_h1 {
            font-family: 'Poppins', sans-serif;
            font-size: 30px !important;
            color: #000;
            /* color: #ffffff !important; */
            font-weight: 600;
        }
        .testimonials_h3 {
            font-family: 'Poppins', sans-serif;
            font-size: 22px !important;
            color: #181818;
            font-weight: 400;
            text-align: left;
        }
        .margin_150 {
            margin-top: 30px !important;
        }
        .margin_100 {
            margin-top: 30px !important;
        }

}
.padding_inner_section{
    padding-top: 30px;
}
.nav_inner_link {
    font-family: 'Poppins', sans-serif;
    font-size: 15px !important;
    padding: 20px 20px !important;
    color: #000000 !important;
    font-weight: 500 !important;
    letter-spacing: 1px;
}
.header_building2 {
    background-color: transparent;
    z-index: 1000;
    position: relative;
}





.buiding_logo_class2 {
    width: 90px;
    background-color: #000000;
    padding: 10px;
    box-shadow: 0px 0px 0px #000000ea !important;
    z-index: 100000;
    /* border: 1px solid rgb(195 177 79); */
}
.buiding_logo_class22 {
    width: 70px;
    background-color: #000000;
    padding: 10px;
    box-shadow: 0px 0px 0px #000000ea !important;
    z-index: 100000;
    /* border: 1px solid rgb(195 177 79); */
}
.buiding_logo2 {
    width: 50px;
}
.bg_buildings{
    background-color:#1d262d;
}
.button_header2 {
    background: #757575 none repeat scroll 0 0;
    color: rgb(255, 255, 255) !important;
    display: inline-block;
    height: 40px;
    width: auto;
    font-weight: 600;
    border: 0px;
    margin-right: 6px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
}
.page-header_sale {
    background-image: url(../images/background_04.jpg);
    /* background-color: #757575; */
    background-attachment: fixed;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: left !important;
    background-position: center;
    background-repeat: repeat;
    background-size: cover;
}
.backgroun_padding{
    background: linear-gradient( 
90deg
 ,#edbb0e 0%,#edbb0e 80%);
    padding: 10px;
    border-radius: 0px;
    box-shadow: 0px 0px 13px rgb(44, 44, 44);
}
.page-header_sale2 {
    background-image: url(../images/background_04.jpg);
    /* background-color: #000000; */
    background-attachment: fixed;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: left !important;
    background-position: center;
    background-repeat: repeat;
    background-size: cover;
}
input::-webkit-input-placeholder {
    font-size: 14px !important;
    line-height: 3;
    font-family: 'Montserrat', sans-serif !important;
}
.input_selector {
    font-size: 14px !important;
    line-height: 3;
    font-family: 'Montserrat', sans-serif !important;
}
.input_selector2 {
    padding: 12px 1rem;
    font-size: 14px;
}
.custom-control-label {
    margin-bottom: 0;
    font-size: 16px !important;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif !important;
}
.about_building23 {
    padding-top: 20px;
    padding-bottom: 20px;
}

option {
    padding: 12px 5px !important;
    font-size: 14px !important;
    background-color: #fff !important;
    border-bottom: 1px #eee solid !important;
    height: 60px !important;
}
.flat_sale_title {
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    color: #0c0c0c;
    font-weight: 700;
}
.sale_box_main{
  display: flex;  
  flex-direction: row;
  background-color: #fff;

}
.sale_box_col{
width: 70%;
padding: 10px;
border: 1px solid #ced4da;
margin: 0px 5px 0px 0px;
}
.sale_box_col2{
width: 30%;
padding: 10px;
border: 1px solid #ced4da;
margin: 0px 0px 0px 0px;
}
.call-dark {
    color: #fff;
    background-color: #059900;
    border-color: #000000;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}
.call-dark2 {
    color: #fff;
    background-color: #d49203;
    border-color: #000000;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}
.table td, .table th {
    padding: 5px !important;
    vertical-align: top;
    border-top: 1px solid #ffffff !important;
}
.sale_product_details{
    width: 100%;
    display: flex;  
    flex-wrap: wrap;
}
.sale_product_box{
    display: flex;  
    flex-direction: row;
    flex: 0 0 auto;
    background-color: #fff;
    width: 50%;
    border: 1px solid #ced4da;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin: 0px;
}
.sale_product_box_col{
    width: 65%;
    padding: 10px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}
.sale_product_box_col2{
    width: 35%;
    padding: 10px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight:400;
}
.alert-dark2 {
    color: #ffffff;
    background-color: #1d262d;
    border-color: #c6c8ca;
}
.alert {
    position: relative;
    padding: 3px 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}
@media(max-width:1024px) {
    .sale_product_box {
        display: flex;
        flex-direction: row;
        flex: 0 0 auto;
        background-color: #fff;
        width: 100% !important;
        border: 1px solid #ced4da;
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: 600;
        margin: 0px;
    }
    .sale_box_main {
        display: flex;
        flex-direction: row;
        background-color: #fff;
        flex-wrap: wrap;
    }
    .sale_box_col {
        width: 100% !important;
        padding: 10px;
        border: 1px solid #ced4da;
        margin: 0px 0px 0px 0px !important;
    }
    .sale_box_col2 {
        width: 100% !important;
        padding: 10px;
        border: 1px solid #ced4da;
        margin: 0px 0px 0px 0px !important;
    }
    .padding-iwings {
        padding-top: 20px;
    }
}
.header_building2{
    background-color: transparent;
}
.box {
    box-shadow: 0 25px 70px rgb(0 0 0 / 10%);
    background: linear-gradient( 
        90deg
         ,#00d400 0%,#edbb0e 80%) !important;
    padding: 40px;
    border-radius: 5px;
    height: 220px;
    margin-top: 10px;
}
.subhead-iwings3 {
    font-size: 28px !important;
    color: #000 !important;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
}
.pcontact {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    color: #000000;
    font-weight: 500;
}
.padding-iwings {
    padding-top: 80px;
}
.courses {
    -webkit-box-shadow: 0px 0px 16px -1px rgb(204 204 204);
    -moz-box-shadow: 0px 0px 16px -1px rgba(204,204,204,1);
    box-shadow: 0px 0px 16px -1px rgb(204 204 204);
}
.li_footer a{
    color: #000 !important;
}
.dropdown-menu a{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #000000;
    font-weight: 500;
    width: 100%;
    display: block;
    padding: 5px 10px;
}
.dropdown-menu {
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0px !important;
}
.nav-link_sub {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px !important;
    padding: 20px 20px !important;
    color: #000000 !important;
    font-weight: 300 !important;
    letter-spacing: 1px;
    padding: 10px 10px !important;
}
.font_p{
    color: #000;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}
.section4 {
    padding: 80px 0px 80px 0px;
    background-color: #e7e3da;
    position: relative;
    height: 550px;
    background-image: url(../images/slider_two.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.sub_head_h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    color: #000;
    font-weight: 600;
}
.sub_box {
    font-family: 'Montserrat', sans-serif;
    background-color: #000;
    font-size: 22px;
    color: #ffffff;
    font-weight: 700;
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 10px;
}
.border_radious{
    border-radius: 10px;
}
.section4_head_h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 40px;
    color: rgb(255, 255, 255);
    /* color: #ffffff !important; */
    font-weight: 600;
}
.section4_head_p {
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    color: rgb(255, 255, 255);
    font-weight: 400;
}
.up_video {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    box-sizing: content-box;
    display: block;
    width: 52px;
    height: 64px;
    border-radius: 50%;
    padding: 18px 20px 18px 28px;
}
.section_gallery {
    background-color: #161616;
    padding-top: 100px;
    padding-bottom: 100px;
}
.testimonials_h3 {
    font-family: 'Poppins', sans-serif;
    font-size: 32px;
    color: #181818;
    font-weight: 400;
    text-align: left;
}
.testimonials_h4 {
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    color: #070707;
    font-weight: 400;
    text-align: left;
}
.testimonials_p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: #070707;
    font-weight: 400;
    text-align: left;
    letter-spacing: 4px;
}
.section_box_1 {
    background-color: #101a2e;
    padding: 30px 20px;
    border-radius: 10px;
    height: 175px;
}
.box_h3_inner {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
}
.section_head_h4 {
    font-family: 'Poppins', sans-serif;
    font-size: 40px;
    color: rgb(255, 255, 255);
    /* color: #ffffff !important; */
    font-weight: 600;
}
.margin_100{
    margin-top: 100px;
}
.margin_150{
    margin-top: 200px;
}
.footer {
    padding-bottom: 80px;
    padding-top: 80px;
    background-color: #101a2e;
    background-image: url(../images/barber4-sectionbg7.png);
    background-repeat: repeat;
    background-position: left top;
}
.nw_work_h4 {
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    color: #ffffff;
    font-weight: 400;
    letter-spacing: 2px;
}
.ul_footer {
    text-decoration: none;
    padding-left: 10px;
    list-style-type: none;
}
.li_footer {
    margin: 5px 0px;
    padding: 5px;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
}
.li_footer a {
    margin: 5px 0px;
    padding: 5px;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    color: #ffffff !important;
    font-weight: 400;
}
.nw_work_h5 {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    letter-spacing: 2px;
}
.social-header > a {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 4px;
    color: #000000 !important;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    margin-left: auto !important;
    margin-right: auto !important;
}
.inner_background_header {
    background-color: #ffffff !important
}
.inner_about {
    background-color: #ffffff !important
}
.about_page_head {
    font-family: 'Poppins', sans-serif;
    font-size: 40px;
    color: #020202 !important;
    font-weight: 600;
}
.about_page_p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: rgb(0, 0, 0);
    font-weight: 400;
}
.postion_ab{
    position: absolute;
    bottom: 0px;
    left: 94px;
    width: 359px;
    border: 14px solid #fff;
}
.about_h4 {
    font-family: 'Poppins', sans-serif;
    font-size:24px;
    color: #181818;
    font-weight: 500;
    text-align: left;
}
.about_sub_h4 {
    font-family: 'Poppins', sans-serif;
    font-size:18px;
    color: #c0a322;
    font-weight: 600;
    text-align: left;
    letter-spacing:3px;
    text-transform: uppercase;
}
.points{
    position: relative;
    padding: 3px 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0rem !important;
    background: rgb(19, 19, 19);
    color: #ffffff;
    
}
.margin_top_about{
    margin-top: 100px;
}
.about_background {
    background-color: #1b1b1b;
    color: #fff !important;
    margin-top: 10px;
    width: 100%;
}
.accordion-button {
    font-family: 'Oswald', sans-serif;
    font-size: 21px;
    font-weight: 500;
    color: rgb(0, 0, 0);
    letter-spacing: 0px;
}
.contact_bg {
    background-color: #ffffff;
    padding: 80px 0px;
}
.service_count_box2 {
    padding: 50px 20px;
    border: 0px solid #000000;
    box-shadow: 0px 0px 33px #ebeaea;
    text-align: center;
    border-radius: 0px;
    margin-top: 20px;
    height: 250px;
}
.title_service {
    font-size: 30px;
    font-weight: 700;
    color: #d20202;
    font-family: 'Poppins', sans-serif;
}
.service_count_box2 p {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}
.box2 {
    box-shadow: 0 25px 70px rgb(0 0 0 / 10%);
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
}
.text_contactform{
    color:#fff;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;

}
.text_contactform_h4{
    color:#fff;
    font-size: 22px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;

}
.border_radious_0px{
   border-radius: 0px !important;
   background-color: #1c1c1c;
}
.padding_contact{
    padding: 50px 0px;
}
.page-header1 {
    background-image: url(../images/sub_header/about_head.jpg);
    position: relative;
    height: auto;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
}
.page-header1::before {
    background: linear-gradient(90deg, rgba(2, 4, 23, 0.87) 30%, rgba(255, 255, 255, 0) 60%);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
}
.page-header2 {
    background-image: url(../images/sub_header/contact_head.jpg);
    position: relative;
    height: auto;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
}
.page-header2::before {
    background: linear-gradient(90deg, rgba(2, 4, 23, 0.87) 30%, rgba(255, 255, 255, 0) 60%);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
}
.page-header3 {
    background-image: url(../images/sub_header/service_head.jpg);
    position: relative;
    height: auto;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
}
.page-header3::before {
    background: linear-gradient(90deg, rgba(2, 4, 23, 0.87) 30%, rgba(255, 255, 255, 0) 60%);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
}
.page-header4 {
    background-image: url(../images/sub_header/projects_head.jpg);
    position: relative;
    height: auto;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
}
.page-header4::before {
    background: linear-gradient(90deg, rgba(2, 4, 23, 0.87) 30%, rgba(255, 255, 255, 0) 60%);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
}
.page-header5 {
    background-image: url(../images/sub_header/news_head.jpg);
    position: relative;
    height: auto;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
}
.page-header5::before {
    background: linear-gradient(90deg, rgba(2, 4, 23, 0.87) 30%, rgba(255, 255, 255, 0) 60%);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
}
.about_inner{
    padding: 200px 0px;
    color:#fff;
    font-size:32px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}
.tribble_button{
    background-color: #0d1e27;
    color: rgb(255, 255, 255);
    font-size:18px !important;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    border-radius: 0px !important;
}
.tribble_button_li{
    color: rgb(0, 0, 0);
    font-size:16px !important;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}
.about_section_padding{
    padding-top: 60px;
}
@media(max-width:1024px){
    .margin_top_about {
        margin-top: 20px !important;    
}
.padding_top {
   padding-top: 30px;     
}
}
.menubar_header {
    height: 30px !important;
}
.path_5{
    position: relative;
}
.path_5_image{
    position: absolute;
    width: auto;
    height: auto;
    width: 400px;
    height: 400px;
    top: -290px;
    left: 131px;
    z-index: 1000;
}
.path_6{
    position: relative;
}
.path_6_image{
    position: absolute;
    width: auto;
    height: auto;
    width: 400px;
    height: 400px;
    top: -288px;
    left: 156px;
    z-index: 1000;
}
  .circular-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 150px;
    height: 150px;
    position: fixed;
    top: calc(100vh - 200px);
    right: 50px;
    z-index: 100000;
    color: #000;
    font-weight: 600;
  }

  .whtsapp-bar {
    position: fixed;
    bottom: 72px;
    border-radius: 8px!important;
    border-bottom-left-radius: 8px !important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10 !important;
    right: 96px
}
.whtsapp-bar img {
    width: 50px;
    height: 50px;
}
.box_2x{
    width: 100%;
    height: 300px;
    background-color: #00d6dd;
}
.z_index_button{
    z-index: 100000000;
}
a {
    color:#5a0000 !important;
}
.a1 {
    position: relative;
  }
  .a1:after {    
    /* background: none repeat scroll 0 0 transparent; */
    bottom: -10px;
    content: "";
    display: block;
    height: 3px;
    /* left: 50%; */
    position: absolute;
    background: rgb(255, 0, 0);
    transition: width 0.5s ease 0s, left 0.5s ease 0s;
    width: 0;
    border-radius: 2px;
  }
  .a1:hover:after { 
    width: 80%; 
    left: 10%; 
  }
.btn4::before {
  content: "";
  background: linear-gradient( 90deg ,#fdba29 0%,#e5f176 80%);
  width: 100%;
  height: 0%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  transition: 0.7s;
}
.btn4:hover {
  color: black;
}

.btn4::before {
  height: 100%;
  width: 0%;
}

.btn4:hover::before {
  width: 100%;
}
  .service_count_box2_img{
    width: 40px;
  }
  .btn-link:hover {
    color: #ff0000 !important;
    text-decoration: none !important;
    background-color: transparent;
    border-color: transparent;
}
.geeks {
    /* width: 300px;
    height: 300px; */
    overflow: hidden;
    margin: 0 auto;
}

.geeks img {
    width: 100%;
    transition: 0.5s all ease-in-out;
}

.geeks:hover img {
    transform: scale(1.5);
}
.bck_h6{
    background-color: #fff;
    padding: 10px;
}
