
.details {
    border: 1.5px solid grey;
    color: #212121;
    width: 100%;
    height: auto;
    box-shadow: 0px 0px 10px #212121;
}

.cart {
    background-color: #212121;
    color: white;
    margin-top: 10px;
    font-size: 12px;
    font-weight: 900;
    width: 100%;
    height: 39px;
    padding-top: 9px;
    box-shadow: 0px 5px 10px  #212121;
}

.card {
    width: fit-content;
}

.card-body {
    width: fit-content;
}

.btn {
    border-radius: 0;
}

.img-thumbnail {
    border: none;
    height:300px !important;
    width:300px !important
}

.card {
    box-shadow: 0 20px 40px rgba(0, 0, 0, .2);
    border-radius: 5px;
    padding-bottom: 10px;
}


@media screen and (max-width: 480px) {
    .img-thumbnail {
        border: none;
        height:300px;
        width:90%px
    }
  }

  * {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;

}

/*********************LOADER**************************/
#loader {
    height: 100vh !important;
    width: 100% !important;
    background: white url('./assets/images/logo/logo.png') no-repeat center center;
    position: fixed !important;
    z-index: 999 !important;
    background-size: 500px;
    top: 0px
}

.fixed-top {
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
    z-index: 99 !important;
}

/***************NAVIGATION-BAR************************/


/* 
.navbar .nav-item a {
    padding: 10px 30px !important;
    text-decoration: none;
    font-size: 14px;
    color: black;
    font-weight: 1000;
    font-family: Microsoft YaHei UI Light;
}

#menu {
    margin-left: 250px;
}

nav li a:hover {
    background-color: #d11e11;
    color: white;
    font-weight: bold;
    border-radius: 5px;
}

.active {
    background-color: #d11e11;
    color: white !important;
    font-weight: bold !important;
    border-radius: 5px;
}

@media(300px<width<1300px) {

    #menu {
        margin-left: 0px;
        text-align: center;
    }

    .active {
        background-color: #d11e11;
        color: black !important;
        font-weight: bold !important;
    }


}

@media(max-width:500px) {
    .navbar-brand {
        width: 75%
    }
} */

/******************BOOK*******************************/

.book * {
    color: white;

}

.inner_height {
    height: 100%;

}

.book .info1 {
    background-color: #d11e11;
    text-align: center;
    color: black;
    padding: 2x 0px
}

.book .info2 h1:last-child {
    background-color: #d11e11;
    text-align: center;
    color: white;
    padding: 2x 0px
}




.book {
    position: relative;
    width: 450px;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 20px 0px 20px 0px;
    top: 40px !important
}

.zed {
    width: 80%;
    margin-left: 40px;

}

.zed1 {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #d11e11;

}

.zed1 * {
    font-size: 18px;
    font-weight: bold;

}

.offer {
    background-color: #d11e11;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 7px 0px
}




.book2 * {
    color: white;
}

.inner_height {
    height: 100%;

}

.book2 .info1 {
    background-color: #d11e11;
    color: white;
    padding: 2x 0px
}

.book2 .info2 h1:last-child {
    background-color: #d11e11;
    color: white;
    padding: 2x 0px
}




.book2 {
    width: 450px;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 20px 0px 20px 0px;
    display: none
}

.info3 p {
    background-color: #d11e11;
    margin-bottom: 1px;
    text-align: center
}




@media(200px < width < 1000px) {
    .book {
        position: relative;
        width: 450px;
        z-index: 2;
        background-color: rgba(0, 0, 0, 0.5);
        padding: 20px 0px 20px 0px;
        display: none
    }

    .book2 {
        width: 100%;
        z-index: 2;
        background-color: rgba(0, 0, 0, 0.9);
        padding: 20px 0px 20px 0px;
        display: block
    }


}











/*******************AMINITES********************************/

.HEAD1 {
    display: flex;
    justify-content: center;
    align-items: center;
    color: black;
    padding-top: 70px
}

.HEAD1 h1 {
    border-bottom: 3px solid #d11e11
}

#AMENITIES {
    padding-bottom: 50px;
    padding-top: 10px;
   
}
#AMENITIES img {
    height:500px
}
/*******************CONFIGURATION*******************************************/
.HEAD1 h1 {
    border-bottom: 3px solid #d11e11
}


.cardd {
    height: 100%;
    width: 350px;
    border: 10px solid white;
    border-bottom: 40px solid white;
    border-radius: 0px 0px 70px 70px;
    margin: 10px;
    background-color: rgba(0, 0, 0, 0.4);
    padding-bottom: 20px;
}



#price {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.price {
    height: 100%;
    background-image: url("./assets/images/FloorPlan/pp.jpg");
    padding: 200px 0px 50px 0px;
    background-size: 100% 100%;
}

.cardd h1 {
    border: 1px solid white;
    border-radius: 10px;
    padding:5px 0px;
    color: white;
    text-align: center;
    font-weight: 600;
    width: 75%;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 35px;
}

.pri {
    background-color: white;
    width: 50%;
    color: black !important;
    margin: auto;
    border-radius: 10px;
    margin-top:15px ;
    padding:5px
}

.cardd h2 {

    padding-top: 5px
}

.cardd * {
    text-align: center;
    color: white;
    font-family: none;
   
}



.carpate {
    background-color: white;
    display: block;
    color: black;
    border-radius: 10px;
    margin: auto;
    width: 55%;
    height: 40px;
   margin-bottom:10px;
    font-size: 26px;
}

.cardd hr{
    width:70%;
    margin:auto;
   

}

.cardd button {
   
    padding: 5px;
    margin: auto;
    display: block;
    margin-top: 30px;
    border: 0px solid;
    color: white
}


.HEAD1 {
    display: flex;
    justify-content: center;
    align-items: center;
    color: black;
    padding-top: 70px
}
@font-face{
    font-family: myfont;
    src:url(./assets/Poppins/Poppins-Medium.ttf);
    font-weight: bolder;
}
.fnt{
    font-size:28px;
    font-weight: bold;
    padding:15px 0px 0px 0px !important
}
.fnt ,.cardd h1,.cardd h3{
    font-family: myfont;
    font-weight: 1000;

}
@font-face{
    font-family:myfo;
    src:url(./assets/Poppins/Poppins-Regular.ttf)

}
.carpate ,.cardd button,.pri{
    font-family: myfo;
}


@media(601px<width<900px){

    .cardd {
        height: 100%;
        width: 45%;
        border: 10px solid white;
        border-bottom: 30px solid white;
        border-radius: 0px 0px 70px 70px;
        margin: 10px;
        background-color: rgba(0, 0, 0, 0.4);
        padding-bottom: 20px;
    }
}

@media(200px<width<600px) {
    .cardd h2 {
        padding: 5px 0px 5px 0px
    }
    #AMENITIES img {
        height:120%
    }
    .HEAD1 {
        display: flex;
        justify-content: center;
        align-items: center;
        color: black;
        padding-top: 10px
    }
    #AMENITIES {
        padding-bottom: 10px;
        padding-top: 10px;
       
    }
    .cardd {
        height: 100%;
        width: 50%;
        border: 10px solid white;
        border-bottom: 30px solid white;
        border-radius: 0px 0px 70px 70px;
        margin: 10px;
        background-color: rgba(0, 0, 0, 0.4);
        padding-bottom: 20px;
    }

    #price {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        padding: 100px 0px;
    }
    #AMENITIES {
        padding-bottom: 50px;
        padding-top: 5px
    }
    .cardd h1 {
        border: 1px solid white;
        border-radius: 10px;
        padding:7px 1px;
        color: white;
        text-align: center;
        font-weight: 600;
        width: 80%;
        margin: auto;
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 18px;
    }
    .carpate {
        background-color: white;
        display: block;
        color: black;
        border-radius: 10px;
        margin: auto;
        width: 60%;
        height: 20%;
       margin-bottom:10px;
        font-size: 12px;
    }

    .pri {
        background-color: white;
        width: 50%;
        color: black !important;
        margin: auto;
        border-radius: 10px;
        margin-top:15px ;
        padding:2px;
        font-size: 15px;
    }

    .fnt{
        font-size:15px;

    }
    .cardd button {
       
        padding: 2px;
        margin: auto;
        display: block;
        margin-top: 0px;
        border: 0px solid;
        color: white;
        font-size: 13px;
    }
    
.cardd h3{
    font-size: 18px;;
    
}

}




/*********************GALLARY*****************************/





#project1 img:hover {
    cursor: pointer;
}

/**************************************************/











.rock,.Therock {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    align-items: start;
}


/************FLOOR\***************/
.HEAD4 {
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    padding-top: 50px
}

.HEAD4 h1 {
    border-bottom: 3px solid #d11e11
}

.FLOOR {
    background-image: url("./assets/images/FloorPlan/pp.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding-bottom: 100px !important;
    height: 100%;
    padding-top: 70px !important;
}




/************gala************/


.rock img {
    height: 400px;
    width: 400px;
    margin: 10px;
    border: 0px solid black;
    border-radius: 10px;
}

.Therock img {
    height: 100%;
    width: 300px !important;
}

.ck1,
.ck2 {
    background-color: transparent;
    color: white;
    font-size: 20px;
    font-weight: 800
}

#project1 img:hover {
    cursor: pointer;
}

/**************************************************/














/***************location**********************/
.locfig {
    filter: blur(2px);
}

.locfig:hover {
    cursor: pointer;
}

.accordion {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%
}

.btn {

    text-align: left !important;
}

.accordion ul {

    margin: 0;
    padding: 5px 0 0;
    background: #f8f7f3;
}

.accordion li {

    float: left;
    width: 100%;
    margin-bottom: 4px;

    font-weight: 700;
}

.r {
   
    list-style: none;

}

.accordion li ul {
    background-color: white !important;
}

.accordion i {
    font-size: large;
}

.accordion li a {
    display: block;
    font-size: 20px;
    color: white;
    padding: 10px 10px 9px;
    text-decoration: none;
}

.accordion li .content {
    display: none;
}

.accordion li li {
    background: white;
    margin: 0px 20px;
    float: none;
    width: auto;
    font-weight: 200;
}

@media(max-width:800px) {
    .accordion li a {
        display: block;
        font-size: 13px;
        color: white;
        padding: 10px 10px 9px;
        text-decoration: none;
    }

    .accordion li li {
        background: white;
        margin: 0px 20px;
        float: none;
        width: auto;
        font-weight: 200;
        font-size: 13px;
    }
}

.HEAD3 {
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    padding-top: 0px
}

.HEAD3 h1 {
    border-bottom: 3px solid#d11e11
}
@media(max-width:400px){
    .HEAD3 h1 {
        border-bottom: 3px solid#d11e11;
        font-size:2vh;
    }
}

/*************FOOTER********************/
.fot input::placeholder {
    color: black;
    margin-left: 20px !important;
    font-family: monospace
}

.fot input {
    width: 400px;
    border: #d11e11 0px solid;
    margin: 5px;
    height: 40px;
    padding-left: 10px
}

.jj {
    background: white !important;
    color: black !important;
    transition: all 0.5s;
}

.jj:hover {
    background: #d11e11 !important;
    color: white !important
}











/*******************MAIN SECTION*************************/

.left span img {
    height: 70%;
    width: 70%
}

.modal-body {
    display: flex;
}

.modal-body h4 {
    font-size: 15px;
    text-align: left;
}

.left {
    width: 30%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%
}

.left h4 {
    color: #d11e11;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}

.right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}

.right input {
    width: 80%;
    margin: 10px 10%;
    height: 35px;
    border: 0;
    border-bottom: 2px solid;
    padding-left: 10px
}

.bottom {
    background-color: #d11e11;
}

#submit {
    padding: 10px 30px
}

.modal-header img {
    max-width: 250px;
}

@media (max-width:500px) {
    .left {
        display: none;
    }
}


/*****************************FLOOR**********************************************/

.at-property-item:hover .at-property-img .at-property-overlayer {
    left: 0;
    bottom: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    cursor: pointer;
}

.at-property-item:hover .at-property-btn {
    color: #e0e0e0;
    background: rgba(0, 0, 0, 0.7);
    top: 50%;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    cursor: pointer;
}

.at-property-img {
    position: relative;
    overflow: hidden;
    height:300px
}

.at-property-img .at-property-overlayer {
    position: absolute;
    bottom: -100%;
    z-index: 22;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.at-property-item:hover .at-property-img .at-property-overlayer {
    left: 0;
    bottom: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.at-property-btn {
    text-transform: uppercase;
    border: 0.1vw solid #e0e0e0;
    background: transparent;
    border-radius: 0;
    position: absolute;
    top: -15%;
    left: 50%;
    z-index: 22;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.at-property-item:hover .at-property-btn {
    color: #e0e0e0;
    background: rgba(0, 0, 0, 0.7);
    top: 50%;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

.at-property-dis {
    text-align: center;
    padding: 10px 0px
}



.at-property-dis {

    text-align: center;
    color: white;
   
}

.Therock {
    padding-top: 50px;
    padding-bottom: 50px;
    justify-content: center;
}

.Therock span {
    font-weight: bold;


}

.at-property-item {
    width: 300px;
    margin:20px
}



@media(900px<=width<=1400px) {
    #project1 img {
        height: 200px;
        width: 200px;
    }

    .at-property-item {
        height: 100%;
        width: 200px;

    }

    .at-property-btn {

        font-size: 10px
    }

    .at-property-item:hover .at-property-btn {
        color: #e0e0e0;
        background: rgba(0, 0, 0, 0.7);
        top: 50%;
        -webkit-transition: all 0.8s ease-in-out;
        -moz-transition: all 0.8s ease-in-out;
        -o-transition: all 0.8s ease-in-out;
        -ms-transition: all 0.8s ease-in-out;
        transition: all 0.8s ease-in-out;
        font-size: 10px
    }

}

@media(200px<=width<899px) {

    #project1 img {
        height: 100px;
        width: 100px;
    }

    .Therock {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        align-items: center;
        flex-direction: column;
    }



}



/****************contact & whatsapp****************************/

.social {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: var(--colorPrimary);
    color: var(--colorBtn);
    box-shadow: 0px 1px 6px 2px rgba(0, 0, 0, .4);
    z-index: 1030;
    display: flex;
    justify-content: center;

}

.gone {
    display: none;

}

@media(max-width:700px) {
    .gone {
        display: block;
    }
}

.social div {
    height: 50px;
    width: 33%;
    border-radius: 20px 20px 0px 0px;
    background-color: #d11e11;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;

}

.social div * {

    padding: 0px 2px
}

.social span a {
    text-decoration: none;
    color: white;
}

.social span a:hover {
    cursor: pointer;
}


@keyframes rocking{
    0%{transform:rotate(0deg)}
    25%{transform:rotate(0deg)}
    50%{transform:rotate(3deg)}
    75%{transform:rotate(-2deg)}
    100%{transform:rotate(0deg)}
    }
.effetMoveGradient, .effetMoveGradient:hover {
    text-shadow: 0px 3px 6px rgb(242, 37, 5);
   
    background: linear-gradient(-45deg,#fa0505 , rgba(153, 3, 3, 0.811),#ef1203,#f40a0aab );
    background-size: 400% 400%;
    -webkit-animation: Gradient 3s ease infinite, rocking 3s ease infinite; animation-delay: 2s !important;
    -moz-animation: Gradient 3s ease infinite, rocking 3s ease infinite; animation-delay: 2s !important;
    animation: Gradient 3s ease infinite, rocking 3s ease infinite; animation-delay: 2s !;
    color: white;
    border: none;
}

.effetGradient, .effetGradient:hover {
    text-shadow: 0px 3px 6px grey;
    background-color: red;
    background: linear-gradient(-45deg, red , purple, red, red);
    background-size: 400% 400%;
    -webkit-animation: Gradient 3s ease infinite;
    -moz-animation: Gradient 3s ease infinite;
    animation: Gradient 3s ease infinite;
    color: var(--colorBtn);
    border: none;
}
.effectScale{
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	    -ms-transform: scale(1);
	     -o-transform: scale(1);
	        transform: scale(1);
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
   }
   
   .animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
   }
   
   .animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
   }

   
@-webkit-keyframes Gradient {
	0% {background-position: 0 50% !important}
	50% {background-position: 100% 50% !important}
	100% {background-position: 0 50% !important}
}
@-moz-keyframes Gradient {
	0% {background-position: 0 50%}
	50% {background-position: 100% 50%}
	100% {background-position: 0 50%}
}
@keyframes Gradient {
	0% {background-position: 0 50%}
	50% {background-position: 100% 50%}
	100% {background-position: 0 50%}
}

.effetMoveGradient1, .effetMoveGradient1:hover {
    text-shadow: 0px 3px 6px rgb(242, 37, 5);
   
    background: linear-gradient(-45deg,#E31E24 , rgba(153, 3, 3, 0.811),#E31E24,#f40a0aab );
    background-size: 400% 400%;
    -webkit-animation: Gradient 3s ease infinite,  3s ease infinite; animation-delay: 2s !important;
    -moz-animation: Gradient 3s ease infinite,  3s ease infinite; animation-delay: 2s !important;
    animation: Gradient 3s ease infinite,  3s ease infinite; animation-delay: 2s !;
    color: white;
    border: none;
}

.effetMoveGradient2, .effetMoveGradient:hover {

   
    background: linear-gradient(-45deg,#fa0505 , rgba(153, 3, 3, 0.811),#ef1203,#f40a0aab );
    background-size: 400% 400%;
    -webkit-animation: Gradient 3s ease infinite,  3s ease infinite; animation-delay: 2s !important;
    -moz-animation: Gradient 3s ease infinite,  3s ease infinite; animation-delay: 2s !important;
    animation: Gradient 3s ease infinite,  3s ease infinite; animation-delay: 2s !;
    color: black;
    border: none;
}


.bg-blue {
    background-color: #393185 !important;
}

.bg-red {
    background-color: #E31E24 !important;
}

.text-blue {
    color: #393185 !important
}

.text-red {
    color: #E31E24 !important
}

.li.current-menu-item {
    color: #E31E24 !important
}

footer#pq-footer .widget ul#menu-textile-service li a:before,
footer#pq-footer .widget ul#menu-useful-links li a:before {
    background-color: #E31E24 !important;
}