.count-num,
.price-strip {
    font-family: Nunito, sans-serif;
}
.about-company,
.btn-div1,
.footer-social ul li a,
.icon-circle,
.location-right,
.starts,
.testi-div {
    text-align: center;
}
.img-logo-header {
    width: 215px;
}
#banner .carousel-indicators [data-bs-target] {
    background-color: #000;
}
#myHeader .navbar {
    padding: 15px 50px;
    box-shadow: -3.106px -50px 95px 8px rgb(0 0 0);
}
.header-enq-btn {
    margin-left: 30px;
    padding-left: 25px !important;
    padding-right: 25px !important;
}
.banner-btn,
.banner-cont {
    padding-right: 50px;
}
.banner-btn .btn {
    box-shadow: 0 10.5px 16px -10px rgb(0 0 0);
}

/*offer*/
.offer-col{
    background-color: #242424;
    text-align: center;
    color: #fff;
    padding: 30px;
    border-radius: 15px;
    height: 258px;
}
.offer-valid{
    font-size: 30px;
    color: #545352;
}
.offer-col p{
    font-size: 19px;
    font-weight: 400;
}


/*overview*/
.overview h2 {
    margin-bottom: 0;
}
.ov-left h4 {
    font-size: 23px;
    margin-bottom: 40px;
    font-weight: 700;
    color: #fff;
}
.ov-right h4 {
    font-size: 29;
    font-weight: 300;
    color: #fff;
}
.ov-right {
    background-color: #242424;
    padding: 40px 50px;
    border-radius: 15px;
}
.ov-right li {
    color: #fff;
    font-size: 19px;
    font-weight: 100;
} 
.ov-left p{
    line-height: 35px;
    font-weight: 300;
    font-size: 18px;
}
.ov-left{
    padding-right: 30px;
    padding-top: 75px;
}
.ov-left h1{
    font-size: 22px;
}

/*features*/
.carousel-control-next,
.carousel-control-prev {
    height: 40px;
    width: 40px;
    opacity: 1;
    top: 50%;
}
#ph .carousel-control-next {
    right: 150px;
}
#ph .carousel-control-prev {
    left: 150px;
}
#ph .carousel-control-next-icon,
.testimonials .carousel-control-next-icon {
    background-image: url(../images/right-arrow3.png);
}
#ph .carousel-control-prev-icon,
.testimonials .carousel-control-prev-icon {
    background-image: url(../images/left-arrow3.png);
}
#ph .carousel-indicators [data-bs-target] {
    width: 100%;
    height: 50px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: 0;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 0;
    border-bottom: 0;
    transition: opacity 0.6s;
    opacity: 1;
    color: #556569;
    text-transform: uppercase;
}
#ph .carousel-indicators .active {
    background-color: #242424;
    box-shadow: 0 10px 24px -4px rgb(0 0 0);
    color: #fff;
}
#ph .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -100px;
    left: 0;
    z-index: 2;
    display: block;
    justify-content: start;
    padding: 0;
    margin-right: 0;
    margin-bottom: 8px;
    margin-left: 0;
    list-style: none;
}
#ph .carousel-caption {
    bottom: -15px;
    background-color: rgba(31, 31, 31, 0.7);
    left: 0;
    right: 0;
    text-align: left;
    padding: 30px 50px;
    border-radius: 15px;
}
.ph-slider-outer{
    border-radius: 15px;
}
.feat-title{
    font-weight: 500;
    font-size: 30px;
    margin-bottom: 35px;
}
ul.feat-list{
    padding-inline-start: 20px;
}
ul.feat-list li{
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 38px;
}

/*projects*/
.project-img{
    position: relative;
}
.project-img img{
    border-radius: 15px;
}
.config-div{
    border-radius: 15px;
    padding: 42px 0;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    width: 100%;
}
.config-div1{
    background-color: #243f51;
}
.config-div2
{
    background-color: rgba(63, 66, 72, 0.7);
}
.config-div3
{
    background-color: rgba(57, 76, 88, 0.7);
}
.config-div4
{
    background-color: rgba(77, 64, 41, 0.7);
}
.config-div5
{
    background-color: rgba(80, 89, 97, 0.7);
}
.config-div7
{
    background-color: rgba(44, 52, 66, 0.7);
}
.price-btn{
    background-image: linear-gradient(to right, #009e4d, #165936);
    width: 80%;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 30px;
    cursor: auto;
}
.config-div p{
    font-size: 27px;
}
.proj-info-right{
    padding-left: 30px;
}
.row-mb-5{
    margin-bottom: 80px;
}
.project-info h3{
    font-weight: 300;
    font-size: 37px;
}
.proj-location{
    font-weight: 300;
    font-size: 23px;
    margin: 29px 0 46px;
}
.project-info ul li{
    font-weight: 300;
    font-size: 23px;
}
.rera-text{
    font-weight: 300;
    font-size: 12px;
}
/*videos*/
#videos iframe{
    border-radius: 15px;
}

/*testimonials*/
.testimonials {
    padding-bottom: 160px;
}
.testi-div {
    background-color: #242424;
    padding: 44px 150px;
    color: #fff;
}
.t-cont {
    margin: 50px 0 60px;
    font-weight: 300;
    font-size: 18px;
}
.client-name {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 10px;
}
.proj-name {
    font-weight: 400;
    font-size: 14px;
}
.testimonials .carousel-control-next,
.testimonials .carousel-control-prev {
    top: 105%;
}
.testimonials .carousel-control-prev {
    left: 46%;
}
.testimonials .carousel-control-next {
    right: 46%;
}
.carousel-inner{
    border-radius: 15px;
}
.myBtn_t {
    color: #fff;
    background-color: transparent;
    border: 0;
    font-weight: 500;
    text-decoration: underline;
}

/*about*/
.count-num,
.info {
    font-weight: 600;
    color: #242424;
}
#myFooter a,
.red-btn {
    text-decoration: none;
}
.about p {
    margin-bottom: 20px;
}
.abt-icon {
    margin-top: 50px;
}
.count-num {
    font-size: 36px;
    margin-top: 40px;
}
.info {
    font-size: 21px;
    font-weight: 300;
}
#counter{
    background-color: #f4f4f4;
    border-radius: 15px;
    padding: 40px 60px;
}

/*footer*/
.foot-top .container {
    background-color: #242424;
    padding: 50px;
    color: #fff;
    font-size: 16px;
}
.foot-top a {
    color: #fff !important;
}
.foot-top h3 {
    margin-bottom: 70px;
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
}
.call a,
.foot-top h5,
.rera-no p {
    font-size: 16px;
}
.foot-top h5 {
    text-transform: uppercase;
    font-weight: 400;
}
.s-addr {
    width: auto;
}
.c-addr {
    margin: 20px 0 28px;
}
.foot-bot {
    background-color: #242424;
    padding: 50px 0 40px;
}
.foot-bot,
.foot-bot a {
    color: #fff;
    font-size: 14px;
}
.declaimer {
    margin-bottom: 30px;
    text-align: justify;
}
.footer-social {
    margin-top: 15px;
}
.h-foot-small {
    font-size: 16px;
    font-weight: 400;
}
.footer-social ul {
    display: inline-block !important;
    margin-left: 10px;
}
.footer-social ul li a {
    height: 30px;
    width: 30px;
    border: 1px solid #fff;
    border-radius: 50%;
    display: inline-block;
    line-height: 30px;
}
.cont-footer {
    padding-left: 80px;
}
.foot-form {
    background-color: #fff;
    border-radius: 8px;
    padding: 40px 30px;
}
.btn-form {
    padding: 6px 12px;
    border-radius: 30px;
}
.form-control {
    background-color: #f5f1f1;
    height: 66px;
    margin-bottom: 30px;
    border-radius: 5px;
    border: 0;
}
.fixed-right-icons .fa-phone,
.footer_btn {
    background-color: #b43c39;
}
.modal-title {
    text-transform: uppercase !important;
}
.footer_btn {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99999999;
}
.footer_btn .rightBorder {
    border-right: 1px solid #fff;
}
.footer_btn a {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 55px;
    text-decoration: none !important;
}
.proj-video video {
    border: 1px solid #eee;
}

/*fixed buttons*/
.fixed-right-icons {
    position: fixed;
    right: 0;
    top: 33%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.fixed-right-icons .watsapp-btn {
    position: fixed;
    top: 27%;
    right: 0;
}
.fixed-right-icons i.fa {
    color: #fff;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 2;
    margin: 2px 0;
}
.fixed-right-icons .fa-whatsapp {
    background-color: #25d366;
}
.red-btn {
    position: fixed;
    z-index: 99;
    top: 45%;
    transform: rotate(-90deg);
    right: -39px;
    font-family: Mukta, sans-serif;
    font-weight: 600;
    font-size: 14px;
    background: #b43c39;
    text-transform: uppercase;
    padding: 5px 10px;
    color: #fff !important;
}

/*checkbox*/
.container-1,
.container-1 input:checked ~ .checkmark:after {
    display: block;
}
.container-1 {
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    color: #000;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 26px;
    font-weight: 400;
}
.container-1 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}
.container-1:hover input ~ .checkmark {
    background-color: #ccc;
}
.container-1 input:checked ~ .checkmark {
    background-color: #2196f3;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.container-1 .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.form-control{
    margin-bottom: 0;
}
.form-group{
   margin-bottom: 30px;
}
select {
    background: url(../images/chevron-down.png) no-repeat right center;
    background-position: 96%;
}