/********** Template CSS **********/
:root {
    --primary: #2878EB;
    --secondary: #F14D5D;
    --light: #ECF4FF;
    --dark: #120F2D;
}

[class^=flaticon-]:before,
[class*=" flaticon-"]:before,
[class^=flaticon-]:after,
[class*=" flaticon-"]:after {
    font-size: inherit;
    margin-left: 0;
}

h1,
h2,
.font-weight-bold {
    font-weight: 700 !important;
}

h3,
h4,
.font-weight-semi-bold {
    font-weight: 600 !important;
}

h5,
h6,
.font-weight-medium {
    font-weight: 500 !important;
}

.btn {
    font-family: Times New Roman;
    font-weight: 600;
    transition: .2s;
}

.btn-primary,
.btn-secondary,
.btn-primary:hover,
.btn-secondary:hover {
    color: #FFFFFF;
    
}

.btn-primary:hover {
    background: #92837c;
    border-color: #92837c;
}

.btn-secondary:hover {
    background: #92837c;
    border-color: #92837c;
}

.btn-square {
    width: 36px;
    height: 36px;
}

.btn-sm-square {
    width: 28px;
    height: 28px;
}

.btn-lg-square {
    width: 40px;
    height: 40px;
    line-height:40px;
    font-size:18px;
        text-align:center;
        border:1px solid rgb(135, 134, 134);
        box-shadow:1px 2px 4px rgba(0,0,0,0.2);
        display:inline-block;
        border-radius:50%!important;
        padding:0!important;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}
#whatsapp_chat_widget {
  display: none !important;
}
.bg-primary {min-height: 350px;}
.cust_ft{min-height:auto !important;}
.bg-primary .row.py-5{display:none; }
.back-to-top {
    position: fixed;
    display: none;
    right: 45px;
    bottom: 45px;
    z-index: 99;
}

.navbar-light .navbar-nav .nav-link {
    font-family: Times New Roman;
    position: relative;
    margin-left: 30px;
    padding: 30px 0;
    font-size: 20px;
    font-weight: 500;
    color: var(--dark);
    outline: none;
    transition: .2s;
}

.sticky-top.navbar-light .navbar-nav .nav-link {
    padding: 20px 0;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
    color: #92837c;
}

.modalForm .modal-body {
    background:url(../img/formbackground.png);
    background-size:100%;
}

.modalForm .btn-primary {
    background:#92837c;
}

.modalForm .btn-primary:hover {
    color: #FFFFFF;
}

.modalForm .btn-close{
    position:absolute;
    right:15px;
    top:15px;
    z-index:1;
}

.collection .product a:hover .btn-primary{
    opacity:1;
}
.collection .product a .btn-primary:hover{
    /*background: #92837c;*/
    background:#C5B4A5;
}

/*.collection .product a:before{*/
/*    opacity:0;*/
/*    content:'';*/
/*    position:absolute;*/
/*    top:0;*/
/*    left:0;*/
/*    width:100%;*/
/*    height:calc(100% - 55px);*/
/*    background:rgba(0,0,0,0.8);*/
/*    transition:all 0.5s;*/
/*}*/

.collection .product .btn-primary{
    opacity:0;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    transition:all 0.5s;
    color:black;
    background:rgba(255,255,255,0.8);
    /*background: #92837c;*/
    /*height:200px;*/
    border-radius:50px;
    box-shadow: 1.41px 1.41px 3px rgba(0, 0, 0, 0.3);
    /*width:70%;*/
}

.nav-contact a {
        width:40px;
        height:40px;
        line-height:40px;
        text-align:center;
        border:1px solid rgb(244, 244, 244);
        box-shadow:1px 2px 4px rgba(0,0,0,0.2);
        display:inline-block;
        border-radius:50%;
    }

@media (min-width: 992px) {
    .navbar-light .navbar-nav .nav-link::before {
        position: absolute;
        content: "";
        width: 0;
        height: 5px;
        bottom: 0;
        left: 50%;
        background: #92837c;
        transition: .2s;
    }

    .navbar-light .navbar-nav .nav-link:hover::before,
    .navbar-light .navbar-nav .nav-link.active::before {
        width: 100%;
        left: 0;
    }

    .navbar-light .navbar-nav .nav-link.nav-contact::before {
        display: none;
    }
    
}

@media (max-width: 991.98px) {
    .navbar-light .navbar-nav .nav-link  {
        margin-left: 0;
        padding: 10px 0;
    }
}

.carousel-caption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    
    z-index: 1;
}

@media (max-width: 576px) {
    .carousel-caption h5 {
        font-size: 14px;
        font-weight: 500 !important;
    }

    .carousel-caption h1 {
        font-size: 30px;
        font-weight: 600 !important;
    }
}

.carousel-control-prev,
.carousel-control-next {
    width: 10%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 3rem;
    height: 3rem;
    filter: invert(100%);
}

.carousel-indicators {
    align-items: flex-end;
}

.carousel-indicators [data-bs-target] {
    width: 5px;
    height: 25px;
}

.carousel-indicators .active {
    height: 45px;
}

.hero-header {
    background:  url("../img/banner-internal-pages.png") top right no-repeat;
    background-size: cover;
}
.hero-header2 {
    background: url("../img/contact-us.png") top right no-repeat;
    background-size: cover;
}
.hero-header3 {
    background:  url("../img/Clients.png") top right no-repeat;
    background-size: cover;
}
.hero-header4 {
    background:  url("../img/SWING DOOR.png") top right no-repeat;
    background-size: cover;
}
.service-item div {
    z-index: 1;
}

.service-item div::after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 2px 2px 0 0;
    transition: .2s;
    z-index: -1;
}

.service-item div:hover::after {
    width: 100%;
    background: #92837c;
}

.service-item * {
    transition: .2s;
}

.service-item:hover * {
    color: var(--light) !important;
}

.bg-offer {
    background: linear-gradient(rgba(18, 15, 45, .5), rgba(18, 15, 45, .5)), url(../img/carousel-2.jpg) top right no-repeat;
    background-size: cover;
}

.testimonial-carousel .owl-dots {
    height: 45px;
    margin-top: 5px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.testimonial-carousel .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 5px;
    height: 25px;
    background: #DDDDDD;
    transition: .2s;
}

.testimonial-carousel .owl-dot.active {
    height: 45px;
    background: #92837c;
}

.testimonial-carousel .owl-item .testimonial-text,
.testimonial-carousel .owl-item .testimonial-text * {
    transition: .2s;
}

.testimonial-carousel .owl-item.center .testimonial-text {
    background: var(--primary) !important;
}

.testimonial-carousel .owl-item.center .testimonial-text * {
    color: #FFFFFF !important;
}

.blog-date {
    position: absolute;
    width: 90px;
    height: 65px;
    top: 75px;
    left: -25px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #92837c;
}

.blog-date::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    top: -25px;
    left: 0;
    border: 13px solid;
    border-color: transparent #D34351 #D34351 transparent;
    z-index: -1;
}

@media (max-width: 1200px) {
  .book .pages {
    width: 50vw;
    height: 70vh;
  }

  .book .page {
    width: 25vw;
    height: 70vh;
  }

  .book .page:nth-child(odd),
  .book .page:nth-child(even) {
    width: 50%;
    height: 100%;
  }
}

@media (max-width: 768px) {
    .nav-contact a{
        width:30px;
        height:30px;
        line-height:30px;
        font-size:14px;
    }
  .book .pages {
    width: 80vw;
    height: 60vh;
  }

  .book .page {
    width: 40vw;
    height: 60vh;
  }

  .book .page:nth-child(odd),
  .book .page:nth-child(even) {
    width: 100%;
    height: 100%;
  }

  .book .page:nth-child(odd):hover,
  .book .page:nth-child(even):hover {
    transform: rotateY(0deg); /* Disable flipping on smaller screens */
  }
  .navbar-brand{
        order:1;
        margin:0;
    }
    .navbar-brand img {
        height:30px!important;
    }
    .navbar-toggler{
        order:3;
    }
    .navbar-collapse{
        order:4;
    }
    .nav-contact{
        order:2;
    }
}

@media (max-width: 480px) {
  .book .pages {
    width: 90vw;
    height: 50vh;
  }

  .book .page {
    width: 45vw;
    height: 50vh;
  }

  .book .page:nth-child(odd),
  .book .page:nth-child(even) {
    width: 100%;
    height: 100%;
  }

  .book .page:nth-child(odd):hover,
  .book .page:nth-child(even):hover {
    transform: rotateY(0deg); /* Disable flipping on small mobile screens */
  }
}
