.paragraph p{
    margin-bottom: 15px;
}
.my-blog .blog-latest{
        background-color: #000;
}
.inner-banner .banner-two__slider-single {
    height: 75vh;
}
.ul-li{
        margin-top: 10px;
}

.ul-li li{
           list-style: inside;
}

.faq-s .accordion h5 button{
        font-size: 20px;
    line-height: 34px;
}
.faq-s .accordion .accordion-body p {
    font-size: 15px;
}

.mb{
    margin-bottom:70px;
    margin-top:40px;
}
.gray{
    color:#808186
}
.contact{
    margin-bottom: 60px;
    font-weight: 400;
    margin-top: 6px;
}
#sales input, #sales textarea {
    transition: all 0.4s ease-in-out;
    padding: 16px 10px;
}


.projects-section.space-s .cet-e > .col-12{
	    
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
} 

.details {
    /* background-color: #2f2d2d61; */
    background-color: #385e82;
    border: 2px solid #385e82;
    padding: 12px 9px;
    margin-bottom:60px;
    height: 140px !important; 
}
div.scroll-container {
    overflow: auto;
    white-space: nowrap;
    padding: 10px;
  }
  
  div.scroll-container img {
    padding: 10px;
  }
  .mb-100{
    margin-bottom:100px;
  }

  div.scroll-container figure {
    display: inline-block;
    text-align: left;
    margin-right: 20px; /* Adjust as needed */
}

div.scroll-container img {
    padding: 10px;
    max-width: 100%;
    height: auto;
}

div.scroll-container figcaption {
    font-size: 26px;
    margin-bottom: 28px;
    padding: 10px;
}




.banner-pagination {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}
button.next-ban-two.slick-arrow {
    right: 20px;
    position: absolute;
}
button.prev-ban-two.slick-arrow {
    left: 20px;
}
.banner-two .banner-pagination button::after {
    display:none;
}
i.fas.fa-angle-left {
    background-color: #000000a8;
    height: 50px;
    width: 60px;
    align-items: center !important;
    padding-top: 16px;
    font-size: 18px;
}
i.fas.fa-angle-right {
    background-color: #000000a8;
    height: 50px;
    width: 60px;
    align-items: center !important;
    padding-top: 16px;
    font-size: 18px;
}
.l2{
    display:none;
}

.item {
     background-color: #000 !important;
}
.item {
    position: relative;
}

.text-container {
    text-align: left;
    padding: 20px;
}

.sub span {
    font-weight: bold;
}

.thumb {
    margin-top: 10px; /* Adjust this margin to separate the text and image */
}
img {
    max-width: 100%;
    height: auto;
    display: block;
}
.item {
    display: inline-table !important;
    height: 410px !important;
}

.cpm{
    margin-top:0px !important;
}

.txt{
font-size: 28px;
    line-height: 40px;
}
a:hover {
    color:#385e82 !important;
}
.owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}
button.owl-next {
    right: 10px;
    position: absolute;
}
button.owl-prev {
    left: -44px;
    position: absolute;
}

.owl-prev span{
    font-size: 26px;
     background-color: #385e826e; 
    height: 50px;
    width: 60px;
    align-items: center !important;
    padding: 6px 12px 9px 12px;
    border-radius: 4px;
}
.owl-next span{
    font-size: 26px;
     background-color: #385e826e; 
    height: 50px;
    width: 60px;
    align-items: center !important;
    padding: 6px 12px 9px 12px;
    border-radius: 4px;
}
.owl-prev{
    padding: 6px 12px 9px 12px !important;

}
@media (min-width: 1025px) and (max-width: 1400px) {
button.owl-next {
    right: -14px;
}
/* offset */
.offset-md-5-footer {
    margin-left: 49.666667%;
}
.channel.inner-banner .slide-banner-img img {
    width: 100%;
    height: 75vh !important;
}
}
@media (min-width: 991px) and (max-width: 1024px) {
button.owl-next {
    right: -21px;
}
.channel.inner-banner .slide-banner-img img {
    width: 100%;
    height: 75vh !important;
}

}
.visit{
    color:#385e82;
}
.counter .counter__single .h1{
    font-size:48px !important;
}
 .pl-15 {
    padding-left: 15px;
} 
.details-on {
    padding: 18px 12px;
    height: 120px;   
}

@media (max-width: 767px) {
    .inner-banner .banner-two__slider-single {
        height: 32vh;
    }
    .banner-two .banner-two__slider-single {
        padding: 0px 0px;
    }
    .section {
        padding: 30px  0px;
    }
    .slide-banner-img img {
        height: 95vh;
    }
    .channel .slide-banner-img img {
        height: 32vh;
    }
    .proj .slide-banner-img img {
        height: 32vh;
    }
    /* .header .header__nav-options {
        padding-right: 38px;
        padding-top: 54px;
    } */
    .header .header__nav-options {
        padding-right: 38px;
        padding-top: 14px;
    }
    .details {
        margin-bottom: 20px;
    }
    .slide-banner-img {
        height: 100vh;
    }

    /* carousel */
    owl-theme .owl-nav {
        margin-top: -24px;
        margin-left: 70px;
        }
        button.owl-next {
            right: 95px;
        }
        button.owl-prev {
            left: -2px; 
            position: absolute;
        }
        /* .owl-nav {
    top: 50%;
    position: absolute;
    width: 130%;
} */
.owl-nav {
    top: 50%;
    position: absolute;
    width: 130%;
}
        /* .owl-theme .owl-nav {
            margin-left: 250px;
        } */
        .owl-theme .owl-nav {
            margin-left: 0px;
        }

       .h4-light {
            font-size: 17px;
        }
        .txt {
            font-size: 18px;
        }
        .section.a-overview {
            padding: 50px 0px;
        } 
        .section.a-overview1 {
            padding: 50px 0px 0px 0px;
        }
        .facts-section {
            padding: 10px 0px;
        }
        .cmp{
            margin-bottom: 50px !important;
        }


.counter__single {
    margin-bottom: 20px !important;
}
.counter .counter__single .h1 {
    font-size: 30px !important;
}
.col-12.col-sm-6.col-xl-3.facts {
    flex-basis: 100%;
    max-width: 50%;
}
.counter .counter__single {
    padding: 30px 0px 30px 20px !important;
    border: 1px solid rgba(255, 255, 255, 0.1254901961);
    border-right: 0px;
    position: relative;
    z-index: 1;
}
.counter .counter__single {
    padding-bottom: 30px !important;
}

.ft-video .video-thumb img {
    width: 100%;
    object-fit: contain !important;
    min-height: 0px !important;
}

.section-crafting {
    padding-bottom: 0px !important;
}
.details-on {
    height: 140px !important;
}
.contact-form {
    padding: 0px !important;
}
.banner-two .banner-two__slider-single .cnt h1 {
    color: #fff;
    margin-top: -35px;
}
.faq-s .accordion h5 button {
    font-size: 18px !important;
}
.faq-s .accordion .accordion-body p {
    font-size: 14px !important;
}
.header__menu .header__nav-logo .logo {
    padding-left: 10px !important;
    position: relative !important;
    padding-top: 12px !important;
}

.footer h3 {
    font-size: 15px !important;
}
.footer .footer__single li, .footer .footer__single .tertiary-text {
    font-size: 14px !important;
}
.footer .footer__list li {
    margin-bottom: 4px !important;
}
.footer .footer__single a {
    font-size: 12px  !important;
}
.footer__single-content {
    margin-top: 30px !important;
}
.footer h3 {
    margin-bottom: 10px !important;
}
.datepicker {
    left: 38% !important;
}

.mouseCursor.cursor-outer {
    display: none !important;
}
.mouseCursor.cursor-inner {
    display: none !important;
}
.owl-carousel .owl-item img {
    /* padding: 0px 24px; */
    padding: 0px 0px;
    height: 400px;
}
.sub1 > hr {
    display: none;
}
.cmp-mob{
    margin-bottom: 25px !important;
}
        body {
            margin: 0px 0 !important;
            padding: 0px !important;
        } 

        .in.banner-two .banner-two__slider-single {
            height: 100vh;
            overflow: hidden;
        }
        .in-abt.section.a-overview {
            padding: 20px 0px;
        }
        .a-overview .section__content .section__content-cta {
            margin-top: 30px;
            margin-bottom: 30px;
        }

        .in.banner-two .banner-two__slider-single .content h1 {
            margin-top: 0px;
            /* font-size: 20px; */
            font-size: 34px;
        }
        .in.banner-two .banner-two__slider-single .content span {
            /* font-size: 12px; */
            font-size: 15px;
            line-height: 20px;
        }
        i.fas.fa-angle-left {
            height: 42px;
            width: 32px;
            padding-top: 14px;
            font-size: 14px;
        }
        i.fas.fa-angle-right {
            height: 42px;
            width: 32px;
            padding-top: 14px;
            font-size: 14px;
        }

        /* pagination */
        /* .banner-two .banner-pagination {
            padding: 30px 0px;
        } */
        button.prev-ban-two.slick-arrow {
            left: 0px;
        }
        button.next-ban-two.slick-arrow {
            right: 0px;
        }
        .footer .footer__copy p {
            font-size: 12px !important;
            left: 0px !important;
        }
        .in-abt .a-overview__single .single__thumb img {
            width: 100%;
            height: 42vh;
        }
        .owl-theme .owl-dots .owl-dot {
            display: none !important;
        }

        .v1{
            line-height: 42px;
        }
        .v2 {
            line-height: 40px;
        }

        .channel.inner-banner .banner-two__slider-single {
            height: 30vh;
        }

        .footer .footer__single-alt hr {
            margin: 15px 0px;
            width: calc(100% + 60px);
            transform: translateX(-12px);
        }
        .footer .footer__single {
            margin-bottom: 55px;
        }
        .footer {
            padding-top: 50px;
        }
        .header-whatsapp {
            font-size: 20px;
            width: 36px;
            height: 36px;
            line-height: 36px;
        }
        .header__menu .nav__bar .icon-bar {
            width: 34px;
            height: 1px;
        }
        .header__menu .header__nav-options {
            gap: 18px;
        }

        .logo img {
            padding: 15px 0px;
            width: 122px;
            margin: 0px 0px;
        }
        .hamburger{
            display:none;
        }
        .col-12.col-lg-7.col-xl-5.box-1 {
            order: 2;
        }
        .gaper-about {
            row-gap: 0px !important;
        }
        .box-1 {
            order: 2;
        }
        .space-s .content h6{
            font-size: 20px !important;
        }
        .slide-banner-img img.desktop-banner {
            display: none;
        }
        .owl-prev span{
            background-color: #000000cc;
        }
        .owl-next span{
            background-color: #000000cc;
        }
        .related-space .space-m-single .thumb a img {
            min-height: 400px;
        }
        .related-space .related-space-single {
            /* min-width: 328px; */
            min-width: 350px;
        }
        .related__space-wrapper.pl-60.mt-6 {
            padding-left: 0px !important;
        }

        .view-projects {
            top: -20px !important;
        }
        .view-div  {
            /* margin-top: 50px; */
            margin-top: 66px;
        }

        .view-projects {
            padding: 8px 16px !important;
        }  
        /* .in.banner-two .banner-two__slider-single .content span {
            line-height: 0px !important;
        }   */
        .in.banner-two .banner-two__slider-single .content span {
            line-height: 20px !important;
        }
        
        /* banner-pagination */
        .banner-two .section__content-cta {
            margin-top: 40px;
        }
        .banner-two .banner-pagination {
            padding: 0px 0px;
        }





        .line{
            line-height: 25px !important;
        }

        .why-choose {
            padding: 0px 0px !important;
        }




        .space-s .space-s-single .thumb::before {
            position: static !important;
            background-color: transparent !important;
        }








        .footer-pt {
            padding-top: 0px !important;
        }

        .gaper {
            row-gap: 20px;
        }

    }

@media (min-width: 768px) and (max-width: 1023px) {

    body {
        margin: 0px 0 !important;
        padding: 0px !important;
    } 
    .slide-banner-img img {
        width: 100%;
        height: 50vh;
    }
    /* .section {
        padding: 50px 0px !important;
    } */
    .inner-banner .banner-two__slider-single {
        height: 60vh;
    }
    .header .header__nav-options {
        padding-right: 30px;
        padding-top: 54px;
    }
    .details {
        margin-bottom: 20px;
    }
    .col-12.col-lg-7.col-xl-5.box-1 {
        order: 2;
    }
    .box-1 {
        order: 2;
    }

    .channel.inner-banner .banner-two__slider-single {
        height: 50vh;
    }

    .faq-s .accordion h5 button {
        font-size: 18px !important;
    }
    .faq-s .accordion .accordion-body p {
        font-size: 14px !important;
    }
    .details-on {
        height: 140px !important;
    }
    .banner-two .banner-two__slider-single .cnt h1 {
        color: #fff;
        margin-top: -55px !important;
    }
    .contact-form {
        padding: 10px 0px !important;
    }
    
.in.banner-two .banner-two__slider-single {
    height: 50vh;
    overflow: hidden;
}

.a-overview .section__content .section__content-cta {
    margin-top: 60px;
    margin-bottom: 60px;
}
.item {
    width: auto;
}
.h4-light {
    font-size: 18px;
}
.txt {
    font-size: 16px;
}
.owl-nav {
    width: 107%;
}
.section.a-overview {
    padding: 100px 0px;
}
span.visit {
    font-size: 17px;
}
.a-overview__single .single__thumb img {
    height: 60vh;
}
.mobile-menu .menu-box {
    max-width: 100vw;
    padding: 86px 77px;
}
.hamburger{
    display:none;
}
.logo img {
    padding: 15px 0px;
    margin: 0 0px;
}
.header__menu .header__nav-logo .logo {
    width: 126px !important;
    padding-top: 40px !important;
    height: 40px !important;
    padding-left: 12px !important;
    position: relative !important;
}




img.d-xl-none {
    display: none;
}

.view-projects {
    top: -20px !important;
}

.line{
    line-height: 25px !important;
}

.why-quantity{
    padding-top: 10px !important;
}

.footer .footer__single a {
    font-size: 14px;
}





.footer-pt {
    padding-top: 0px !important;
}

.mobile-menu .menu-item .contact-nav {
    width: 20% !important;
}
}

@media (min-width: 1441px) and (max-width: 1901px) {
    .channel.inner-banner .banner-two__slider-single {
        /* height: 50vh; */
        height: 70vh;
    }
    .offset-md-5-footer {
        margin-left: 49.666667%;
    }
    .channel.inner-banner .slide-banner-img img {
        width: 100%;
        height: 75vh;
    }
    .slide-banner-img img {
        width: 100%;
        height: 100vh;
    }

    body {
        margin: 0px 0 !important;
        padding: 0px !important;
    }
    
    }
    @media (min-width: 1920px) and (max-width: 2000px) {
        .offset-md-5-footer {
            margin-left: 49.666667%;
        }  
        .channel.inner-banner .slide-banner-img img {
            width: 100%;
            height: 75vh;
        }
        .slide-banner-img img {
            width: 100%;
            height: 100vh;
        }

    }

@media (min-width: 1025px) and (max-width: 1230px) {
    body {
        margin: 0px 0 !important;
        padding: 0px !important;
    } 
    .slide-banner-img img {
        width: 100%;
        height: 95vh;
    }
    /* .section {
        padding: 0px 0px;   padding: 100px 0px;
    } */
    .inner-banner .banner-two__slider-single {
        /* height: 60vh; */
        height: 75vh;
    }
    
    .header .header__nav-options {
        padding-right: 30px;
        padding-top: 54px;
    }
    .details {
        margin-bottom: 20px;
    }
    .channel.inner-banner .banner-two__slider-single {
        /* height: 50vh; */
        height: 70vh;
    }

    .in.banner-two .banner-two__slider-single {
        height: 95vh;
        overflow: hidden;
    }
    
    .a-overview .section__content .section__content-cta {
        margin-top: 60px;
        margin-bottom: 60px;
    } 
    .item {
        width: auto;
    }
    .h4-light {
        font-size: 18px;
    }
    .txt {
        font-size: 16px;
    }
    .owl-nav {
        width: 100%
    }
    .section.a-overview {
        padding: 100px 0px;
    }
    span.visit {
        font-size: 17px;
    }
    
    .a-overview__single .single__thumb img {
        height: 60vh;
    } 
    .mobile-menu .menu-box {
        max-width: 100vw;
        padding: 86px 77px;
    }
    .header .header__nav-options {
        padding-right: 43px;
        padding-top: 10px;
    }
    .header-whatsapp {
        font-size: 30px;
        width: 60px;
        height: 60px;
        line-height: 60px;
    }

    button.prev-ban-two.slick-arrow {
        left: -32px;
    }
    button.next-ban-two.slick-arrow {
        right: 0px;
    }
    .offset-md-5-footer {
        margin-left: 49.666667%;
    }  
    .header .mobile-nav-options {
        padding-right: 15px;
    }
    .channel.inner-banner .slide-banner-img img {
        width: 100%;
        height: 75vh;
    }
    
}

.space-s .cet-e > .col-12 {
    padding: 6px;
}

h3.title-anim-c {
    font-size: 50px;
}

@media (min-width: 414px) and (max-width: 479px) {
    button.owl-prev {
        left: -17px !important;
        position: absolute;
    }
    button.owl-next {
        right: 106px;
    }
    .owl-carousel .owl-item img {
        /* padding: 0px 40px; */
        padding: 0px 4px 
    }
}
@media (min-width: 376px) and (max-width: 410px) {
    button.owl-prev {
        /* left: 2px !important;  */
        left: -15px !important;
        position: absolute;
    }
}
@media (min-width: 411px) and (max-width: 414px) {
    button.owl-prev {
        left: -17px  !important; 
        position: absolute;
    }
    button.owl-next {
        right: 100px;
    }
    .owl-carousel .owl-item img {
        /* padding: 0px 40px; */
        padding: 0px 0px;
    }
}
@media (min-width: 321px) and (max-width: 374px) {
    button.owl-prev {
        left: -12px;
        position: absolute;
    }
}


@media (min-width: 340px) and (max-width: 375px) {
    button.owl-next {
        right: 89px;
    }
    button.owl-prev {
    left: -16px;
    position: absolute;
}
}

@media (min-width: 330px) and (max-width: 362px) {
    button.owl-next {
        right: 84px;
    }
}



.datepicker {
    position: fixed;
    left: 50% ;
    top: 50% !important;
    transform: translate(-50%,-50%);
}

.datepicker {
    background: #f2f2f2;
}
.datepicker table tr td, .datepicker table tr th {
    border: 1px solid #c7c4c4;
    vertical-align: middle;
    
}
.datepicker table tr td.day:hover, .datepicker table tr td.day.focused,.datepicker table tr td.active.active,.datepicker thead tr:first-child th:hover, .datepicker tfoot tr th:hover{
   
    color: #fff;
}.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
    color: #000000;
   
}
.datepicker-dropdown.datepicker-orient-bottom:after,.datepicker-dropdown.datepicker-orient-bottom:before{display: none;}



.alert.alert-success {
    color: #508e14;
    background: #f0f0f0;
    padding: 10px 15px;
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 28px;
}
.alert.alert-danger {
    color: #454545;
    background-color: #ffb4b4;
    padding: 10px 15px;
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 28px;
}

.head-container {
    display: flex;
    flex-direction: row; /* Default direction for desktop view */
  }
  @media (max-width: 767px) { /* Adjust the breakpoint according to your design */
    .head-container {
      flex-direction: column; /* Change direction for mobile view */
    }
  
    .box1 {
      order: 2; /* Change the order for mobile view */
    }
  
    .box2 {
      order: 1; /* Change the order for mobile view */
    }
  
  }



.file-wrapper {
    border-bottom: 1px solid #ddd;
    width: calc(100% - 0em) !important;
}
@media (min-width: 1300px) and (max-width: 1440px) {
.counter .counter__single .h1 {
    font-size: 40px !important;
}
.channel.inner-banner .slide-banner-img img {
    width: 100%;
    height: 75vh;
}

body {
    margin: 0px 0 !important;
    padding: 0px !important;
}
} 
.channel.inner-banner .banner-two__slider-single img {
    transform: none !important;
}
.proj.inner-banner .banner-two__slider-single img {
    transform: none !important;
}
.space-s .content h6, .space-s .content a, .space-s .content span {
    font-size: 22px;
}

span.symbol {
    font-size: 20px;
    font-weight: 600;
    line-height: 27px;
    padding: 2px;
    position: relative;
    top: 2px;
}
p.view {
    font-size: 15px;
    font-weight: 600;
    line-height: 27px;
}
.mobile-menu .mobile-menu__social a {
    background-color: #fff;
    color: #385e82;
}

.header__menu .header__nav-logo .logo {
    width: 90px;
    height: 36px;
    background-color: transparent;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-left: 6px;
    position: relative !important;
}
.header__menu-active .header__nav {
    background-color: transparent;
    display: none;
    gap:0px;
}
.btn {
    color: #fff !important;
}

.thumb a {
    color: #fff !important;
}
a:visited{
    color: #fff;
}



.btn--view:hover {
    color: #fff !important;
}

#form_process {
    -webkit-animation-name: spinnerRotate;
    -webkit-animation-duration: 1.1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spinnerRotate;
    -moz-animation-duration: 1.1s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spinnerRotate;
    -ms-animation-duration: 1.1s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    display: inline-block;
    margin-left: 10px;
    position: relative;
    visibility: hidden;
    color: #000
}
#error_data {
    color: red;
    font-size: 14px;
    margin: 0 0 10px;
    line-height: normal
}
.alert.alert-danger p {
    color: #fff;
    background: red;
    border-radius: 24px;
    padding: 10px
}
.alert.alert-danger {
    color: #454545;
    background-color: #ffb4b4;
    padding: 10px 15px;
    font-weight: 700;
    letter-spacing: .5px;
    line-height: 28px
}
.alert.alert-success {
    color: #508e14;
    background: #f0f0f0;
    padding: 10px 15px;
    font-weight: 700;
    letter-spacing: .5px;
    line-height: 28px
}
@-webkit-keyframes spinnerRotate {
from {
-webkit-transform:rotate(0)
}
to {
    -webkit-transform: rotate(360deg)
}
}
@-moz-keyframes spinnerRotate {
from {
-moz-transform:rotate(0)
}
to {
    -moz-transform: rotate(360deg)
}
}
@-ms-keyframes spinnerRotate {
from {
-ms-transform:rotate(0)
}
to {
    -ms-transform: rotate(360deg)
}
}


.contact-nav{
padding: 20px 15px !important;
}
.header__menu .contact-nav-sub-menu1 {
    padding: 10px 0px !important;
    top: 80% !important;
}
@media only screen and (max-width: 1199.98px){
.mobile-menu .menu-item .contact-nav {
    border-bottom:none !important;
    padding: 2px 0px !important;
}
/*  */
 li {
    line-height: 6px !important;
}
}

.single-input select:focus {
    outline: none;
}

@media (min-width: 1280px) and (max-width: 1365px) {
    .counter .counter__single .h1 {
        font-size: 40px !important;
    }
    body {
        margin: 0px 0 !important;
        padding: 0px !important;
    }
}
@media (min-width: 1025px) and (max-width: 1279px) {
    .counter .counter__single .h1 {
        font-size: 40px !important;
    }

}

.view-projects {
    padding: 15px 40px;
    border: 2px solid white;
    display: inline-flex;
    color: #fff;
    background-color: transparent;
    font-weight: 800;
    border-radius: 0px;
    text-transform:uppercase;
    transition: all 0.4s ease-in-out;
    /* top: -124px; */
}

.why{
    color: #fff !important;
}
.why-choose{
    padding: 50px 0px ;
}


.mobile-menu .menu-item .contact-nav {
    width: 35% ;
}




.why-quantity {
    padding: 0px 0px !important;
}




@media (min-width: 1024px) and (max-width:1200px){
img.d-xl-none {
    display: none !important;
}
body {
    margin: 0px 0 !important;
    padding: 0px !important;
}
.slide-banner-img img {
    width: 100%;
    height: 50vh;
}
.inner-banner .banner-two__slider-single {
    height: 60vh;
}
.banner-two .banner-two__slider-single {
    height: 50vh !important;
}
}

.contact {
    text-transform: uppercase !important;
}



img.monogram {
    max-width: 85% !important;
}



@media (min-width: 1200px) and (max-width:1290px){
.details-on {
    padding: 18px 12px;
    height: 140px;
}
}
















.a-overview {
    padding-left: 30px;
}

@media (min-width: 1600px) and (max-width: 1680px) { 
    .a-overview {
        padding-left: 50px;
    }
}

@media (min-width: 1681px) and (max-width: 1920px) {
    .a-overview {
        padding-left: 60px;
    }
 }

 .footer-pt{
    padding-top: 30px;
 }




 .file-holder{
    color: black !important;
 }





