body{
    overflow-x: hidden;
    box-sizing: border-box;
}
/* Navbar */
/* .bg-dark{
    background-color: white !important;
}

.navbar-nav a{
    font-size: 19px;
}
.navbar  ul li a:hover{
    color: red !important;
}
.nav-item a{
    color: red !important;

}
@media(max-width:1200px){
    .navbar-nav a{
        font-size: 15px;
        color: white !important;
    }
}

@media(max-width:991px){
    .sidebar{
        background-color: red !important;
        backdrop-filter: blur(10px);
    }
    .dropdown a{
        color: white !important;
        font-weight: bold;
    
    }
    .dropdown .nav-link a{
        color: white !important;
    }
    .dropdown-menu{
        background: transparent;
        border:none
    }
    .dropdown-menu a{
        color: white !important;
    }
    .dropdown .nav-link a{
        color: white !important;
    }
    .dropdown a :active{
        display: block;
       
    }
} */
 

/* Navbar ends here */
.new{
    background-image: linear-gradient(rgba(0, 0, 0, 0.868),rgba(0, 0, 0, 0.797)),url(images/values/ppp.jpg);
    height: 90vh;
    background-size: cover;
}
.new_text{
    padding-top: 200px;
}
/* carousel starts here */
.btn-primary{
    background-color: white !important;
    border: none;
    color: red;
    font-weight: bold;
}
.btn-primary:hover{
    color: red !important;
}
.c-item{
    height: 800px;
    position: relative;
}
.c-img{
    height: 100%;
    object-fit: cover;
}
.carousel-caption{
    margin-bottom: 150px;
}
/* h1 and h3 media query */
@media (max-width:1018px){
    .carousel-caption h1{
        font-size: 35px !important;
        font-weight: bold;
    }
    .carousel-caption h3{
        font-size: 25px !important;
        font-weight: bold;
    }
}
@media (max-width:625px){
    .carousel-caption h1{
        font-size: 30px !important;
        font-weight: bold;
    }
    .carousel-caption h3{
        font-size: 17px !important;
        font-weight: bold;
    }
}
/* button media query */
@media (max-width:1018px){
   .btn-primary{
    font-size: 14px !important;
}
}
.carousel-caption h1{
    font-size: 46px;
    color: white !important;
}
.carousel-caption h3{
    font-size: px;
    color: red !important;
}
.dark::after {
    content:"";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.61);
    opacity: 0.6;
}
/* Carousel ends here */

/* about jossy global */
.about_container{
    margin-top: 100px;
    background-color: red;
    margin-bottom: 50px;
}
.about_heading{
    font-weight: bold;
    text-transform: capitalize;
    font-size: 40px;
    color: white;
    text-align: center;
}  
.about_text{
    padding-right:10px ;
}
  .about_paragraph{
    color: white  !important;
    font-size: 23px;
    text-align: justify;
}

@media(max-width:1075px){
    
    .about_paragraph{
        color: white  !important;
        font-size: 17px;
        text-align: justify;
        padding-bottom: 20px;
    }
    .about_heading{
        font-weight: bold;
        font-size: 22px;
        color: white;
        margin-top: 25px;
        text-align: center;
    }  
    .about_container{
        margin-top: 45px;
        background-color: red;
        margin-bottom: 50px;
    }
    
} 
@media(max-width:600px){
    .about_heading{
        font-weight: bold;
        font-size: 22px;
        color: white;
        margin-top: 25px;
        text-align: center;
    } 
    .about_container{
        margin-top: 100px;
        background-color: red;
        margin-bottom: 5px;
    }
}

/* about jossy global ends here*/
/* properties listing section starts here */
.location{
    color: red !important;
    font-weight: bold;
    margin-right: 10px;
 }
 .card a:hover{
    color: white !important;
 }
 
 .card-button{
    background-color: rgba(88, 1, 1, 0.954)!important;
    width: 100%;
    color: white;
 }
 .card-title{
    color: rgba(88, 1, 1, 0.954) !important;

 }
 .card{
    box-shadow: 3px 3px 3px rgb(239, 239, 242);
    align-items: center;
    margin: 20px;
 }
 .properties_header_content p{
    color: red !important;
 }
 .card img{
    height: 300px;
 }

.card-section{
    background-color: rgb(243, 234, 234);
    padding-top: 100px;
}
.card-sections{
    padding-top: 250px;

}
.fa-bath{
    font-size: 20px;
    color: grey;
    margin-top: 3px;
}
.fa-bed{
    color: grey;
    font-size: 17px;
    margin-top: 9px;
}
.fa-icon{
    margin-right: 70px;
    margin-top: 4px;
    color: grey;
}

@media(max-width:600px){
   
    .card-title{
        font-size: 15px;
    }
    .card-text{
        font-size: 13px;
    }
    .bi-cash{
        padding-right:2px;
      }
      .fa-bed{
        font-size:10px;
        /* margin-left: 10px; */
      }
      .fa-bath{
        font-size: 13px;
        margin-top: 8px;
      }
      .fa-icon{
        font-size: 13px !important;
        margin-top: 6px;
      }
      .properties_header_content p{
        font-size: 15px !important;
      }
      .properties_header_content h1{
        font-size: 22px !important;
        margin-top: 30px;
      }
      .bedroom-2{
        margin-top: 2px;
      }
      .values-container{
        height: 200vh;
      }
}
@media(max-width:1075px){
    .card-title{
        font-size: 15px;
    }
    .card-text{
        font-size: 13px;
    }
    .bi-cash{
        padding-right:2px;
      }
      .fa-bed{
        font-size:13px;
      }
      .fa-bath{
        font-size: 15px;
        margin-top: 8px;
      }
      .fa-icon{
        font-size: 13px !important;
        margin-top: 6px;
      }
}

/* properties listing section ends here */

/* values */
 .about_container2{
   background-image: linear-gradient(rgba(0, 0, 0, 0.493),rgb(0, 0, 0)),url(images/values/about.jpg);
    margin-bottom: 50px;
    background-size:cover;
    width: 100%;
    height: 70vh;
}

.font{
    font-size: 18px;
}

@media(max-width:600px){
    .value1 p{
        font-size: 17px !important;
    }
    .value1 {
        display: inline-block !important;
    }
    .new-p{
        padding-bottom: 30px;
    }
   
  
} 

@media(max-width:400px){
  .about_container2{
       height: 90vh;
    }
}

/* end of values */

/* Video section */
.iframe-container{
   position: relative;
   width: 75%;
   padding-bottom: 56.25%;
   height:0 ;
   margin: 0 auto;
}
.iframe-container iframe{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 75%;
    margin-top: 90px;
    margin-bottom: 90px !important;
} 
.iframe-text{
    background-color: red;
    height: 600px;
}
.iframe-text-container{
    padding-top: 150px;
}
.iframe-text-container p{
    margin-bottom: 20px;
    font-size: 20px;
}
.iframe-contact{
    padding-top: 60px;
}
.iframe-contact a{
    font-size: 20px;
}
.iframe-container-text h1{
    font-size: 50px;
}

@media(max-width:1075px){
    .iframe-contact a{
        font-size: 15px;
    }
    .iframe-container iframe{
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        
    }
    .iframe-container{
        width: 350px;
        height: 500px;
    }

}
/* blog */
.blogCard{
    box-shadow: none !important;
}


/* testimonial section */

/* footer starts here */
.footer-container{
    background-color: red;
    height: 40vh;
    width: 100%;
}
/* footer ends here */



/* PROPERTIES  SECTION */
.properties_container{
    background-color: blue;
    width: 100%;
    height: 80vh;
}


/*PROPERTIES SECTION */


/* about us section */
.aboutus-container{
    width: 100%;
    height: 90vh;
    background-image:linear-gradient(rgba(0, 0, 0, 0.687),rgba(5, 5, 34, 0.943)),url(images/values/ppp.jpg);
    background-size: cover;
}
.aboutus2-container h1{
    margin: 0 auto;
    padding-top: 300px;
    text-align: center;
}
@media(max-width:1035px){
    .aboutus2-container h1{
        margin: 0 auto;
        padding-top: 250px;
        text-align: center;
        }
}
.about-grid{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 60px;
    text-align: center;
}
@media(max-width:650px){
    .about-grid{
        display: grid;
        grid-template-columns: repeat(1,1fr);
        grid-gap: 80px;
    }
}
.grid1 i{
    background-color: rgb(5, 1, 35) !important;
}
.grid2 i{
    background-color: rgb(5, 1, 35) !important;
}
.grid3 i{
      background-color: rgb(5, 1, 35) !important;
}
.grid4 i{
       background-color: rgb(5, 1, 35) !important;
}
.grid1{
    border: 1px solid white;
    padding: 30px;
    box-shadow: 2px 2px 2px 2px white;
}
.grid1:hover{
   background-color: rgb(144, 111, 111);
}
.grid2:hover{
      background-color: rgb(144, 111, 111);
}
.grid3:hover{
    background-color: rgb(144, 111, 111);
}
.grid4:hover{
    background-color: rgb(144, 111, 111);
}
.grid2{
    border: 1px solid black;
    padding: 30px;
     box-shadow: 2px 2px 2px 2px white;
}
.grid3{
    border: 1px solid black;
    padding: 30px;
       box-shadow: 2px 2px 2px 2px white;
}
.grid4{
    border: 1px solid black;
    padding: 30px;
      box-shadow: 2px 2px 2px 2px white;
}
.more h1{
    color: red !important;
}

/* //////////////////////////////////////////////////////////////////// */
/* property listing section  PARAGON TERRACES*/
.property_container_fluid{

  width:100%;
  background-color: rgb(241, 237, 237) !important;
}
@media(max-width:600px){
    .properties_header_content p{
        font-size: 18px !important;
    }
}

/* Luxurty Property section */
.luxuryproperty-container{
    width: 100%;
    height: 90vh;
    background-image:linear-gradient(rgba(0, 0, 0, 0.445),rgba(5, 5, 34, 0.788)),url(/images/values/Luxury\ Property.jpg);
    background-size: cover;
}
.property-container{
    width: 100%;
    height: 70vh;
    background-image:linear-gradient(rgba(0, 0, 0, 0.756),rgba(0, 0, 0, 0.82)),url(images/values/20e8264fd6b5a3b8d7047773f243f4b9.jpg);
    background-size: cover;
    margin-bottom: 70px;
}