﻿
/*Developed By :- Anurag M. Tamble,
Date of development :- 22-05-2024,
ITBT NO :- 14599,
Developed for: - Make new design Changes on Landing page for PCMC as per jagdish sir attachment (as per attachement)
Tested by(lead):-
Date of Testing :-*/


#imgSize {
    width: 100%;
   /* height: 300px;*/
}
@media (min-width:1024px) {
    #imgSize {
        width: 100%;
         height: 300px;
    }
}
#languages {
    height: 3.5rem;
    width: 4.5rem;
    border: solid 0.1rem lightgray;
    border-radius: 0.3rem;
    padding: 0.2rem;
    color: #ffbf00;
    cursor: pointer;
    box-shadow: 0.1rem 0.1rem 1rem #8f9295;
    background-color: #001133;
}

.language1 {
    height: 1.5rem;
    width: 1.5rem;
    /* border: solid 0.1rem lightgray;
  border-radius: 0.3rem; */
    padding: 0.2rem;
    color: #eeba30;
    cursor: pointer;
    background-color: transparent !important;
    /* box-shadow: 0.1rem 0.1rem 1rem #8f9295; */
}
/* style for language buttons end*/

body {
    font-family: "Poppins", Arialns-serif;
    font-size: 13px;
    line-height: 1.4;
    font-weight: normal;
    background: #fafafa;
}

 

 a:hover, a:focus {
    text-decoration: none !important;
    outline: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

h1, h2, h3, h4, h5,
.h1, .h2, .h3, .h4, .h5 {
    line-height: 1.5;
    font-weight: 400;
    font-family: "Poppins", Arialns-serif;
    color: #000;
}





@media (max-width:270px) {
    .form-group {
        width: 170px !important;
    }
}

@media (width:280px) {
    .searchform {
        width: 150px;
    }

    .goog-te-gadget-simple {
        width: 26px;
        height: 26px;
    }
}

@media (width:240px) {
    .searchform {
        width: 140px;
    }

    .aligne {
        text-align: center !important;
    }

    .goog-te-gadget-simple {
        width: 26px !important;
        height: 28px !important;
    }
}

@media (max-width:360px) {
    .owl-carousel {
        margin-top: 6.2rem !important;
    }
}

@media (max-width:500px) {
    .brandN h5 {
        font-size: 14px !important;
        line-height: 1 !important;
    }


    .searchform {
        height: 35px !important;
    }

    .ftco-navbar-light .navbar-toggler {
        font-size: 1.6rem !important;
    }

    .brandN h5 {
        padding-top: 15px !important;
    }

    .navbar-brand img {
        height: 50px !important;
    }

    .owl-carousel {
        margin-top: -0.1rem !important;
    }

    .brandN span {
        font-size: 12px !important;
    }

    .ftco-navbar-light {
        padding: 5px;
    }

/*    .form-control {
        height: 35px !important;
    }*/


     
        .container {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .container-fluid {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
    @media (max-width: 500px) {
        .container-fluid {
            padding-left: 0rem !important;
            padding-right: 0rem !important;
        }
    }

    .searchform {
        height: 40px;
    }

    .owl-1 .owl-dots {
        bottom: 5px !important;
    }

    .ftco-section .px-5 {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }
}

@media (max-width: 991.98px) {
    .ftco-navbar-light .navbar-nav > .nav-item.cta > a {
        color: #fff;
        background: none;
        border-radius: 4px;
    }
}


.social-media {
    display: inline-block;
}

    .social-media p a {
        border: 1px solid #e6e6e6;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        margin-right: 4px;
    }

        .social-media p a span {
            color: #4d4d4d;
        }

        .social-media p a:hover {
            background: #f1bc31;
            border-color: #f1bc31;
        }

            .social-media p a:hover span {
                color: #fff;
            }

.searchform {
    height: 46px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    overflow: hidden;
    border-radius: 5px;
}

    .searchform   {
        width: calc(100% - 46px);
        border: none;
        background: #fff !important;
        color: rgba(0, 0, 0, 0.7) !important;
        font-size: 14px;
    }

        .searchform  ::-webkit-input-placeholder {
            /* Chrome/Opera/Safari */
            color: rgba(0, 0, 0, 0.7) !important;
        }

        .searchform  ::-moz-placeholder {
            /* Firefox 19+ */
            color: rgba(0, 0, 0, 0.7) !important;
        }

        .searchform  :-ms-input-placeholder {
            /* IE 0+ */
            color: rgba(0, 0, 0, 0.7) !important;
        }

        .searchform  :-moz-placeholder {
            /* Firefox 18- */
            color: rgba(0, 0, 0, 0.7) !important;
        }

    .searchform .search {
        width: 46px;
        height: 46px;
    }

        .searchform .search span {
            font-size: 20px;
        }

/*.form-control {
    height: 46px;
    background: #fff !important;
    color: #000 !important;
    font-size: 14px;
    border-radius: 6px;
    border: 2px solid rgba(0, 0, 0, 0.1);
}

    .form-control:focus, .form-control:active {
        border-color: #000;
    }*/

.owl-1 .owl-nav {
    width: 100%;
    position: absolute;
    top: 50%;
}

    .owl-1 .owl-nav .owl-next,
    .owl-1 .owl-nav .owl-prev {
        border: 1px solid red;
        z-index: 92;
        position: absolute;
        top: 50%;
    }

        .owl-1 .owl-nav .owl-next:active, .owl-1 .owl-nav .owl-next:focus,
        .owl-1 .owl-nav .owl-prev:active,
        .owl-1 .owl-nav .owl-prev:focus {
            outline: none;
        }

        .owl-1 .owl-nav .owl-next span,
        .owl-1 .owl-nav .owl-prev span {
            color: #fff;
        }

            .owl-1 .owl-nav .owl-next span:before,
            .owl-1 .owl-nav .owl-prev span:before {
                font-size: 40px !important;
            }

    .owl-1 .owl-nav .owl-next {
        border: 4px solid blue;
        right: 20px;
    }

    .owl-1 .owl-nav .owl-prev {
        left: 20px;
    }

.owl-1 .owl-dots {
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

    .owl-1 .owl-dots .owl-dot {
        background: none;
        display: inline-block;
    }

        .owl-1 .owl-dots .owl-dot > span {
            display: inline-block;
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background: rgba(255, 255, 255, 0.5);
            margin: 4px;
        }

        .owl-1 .owl-dots .owl-dot.active > span {
            background: white;
        }

        .owl-1 .owl-dots .owl-dot:active, .owl-1 .owl-dots .owl-dot:focus {
            outline: none;
        }

/*.card {
    width: 100%;
    flex-direction: inherit !important;
    margin-top: 15px;
    margin-bottom: 10px;
    overflow: hidden;
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
    transition: all 0.3s ease-in-out;
    border-radius: 8px;
    z-index: 1;
}

.card-body {
    overflow-x: hidden;
    height: 259px;
}*/
 
#style-1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #bfbfbf;
}

.item .d-flex {
    padding: 20px;
}

.imgw {
    width: 200px !important
}

.item {
    padding-top: 70px;
    padding-bottom: 70px;
}

.item2 {
    padding-bottom: 100px;
}

.item img {
    width: 120px
}

 

.card h5 {
    color: #000;
    font-weight: 500;
    font-size: 17px;
    padding-bottom: -3px;
}

.card p {
    text-transform: uppercase;
}

.card .btn-view {
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 10px 27px;
    border-radius: 4px;
    transition: 0.5s;
    line-height: 1;
    color: #fff !important;
    background: #3366ff;
    text-transform: uppercase;
}

.MyImageNote {
    border-radius: 4px;
    padding: 5px;
    width: 20px;
}

.card-header1 {
    background-color: #153148;
    padding: 0px;
    padding-top: 19px;
    font-weight: bold;
}

    .card-header1 h5 {
        color: #fff;
        padding-top: 1px;
    }

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 6.5rem !important;
    padding-top: -2px;
}

.card-body li {
    font-size: 13px;
    line-height: 1.8;
}

 
 
footer {
    background-color: #001133;
    color: #fff;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 0px;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
     background-color:#ffffff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}

.Butnrow {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 1;
    display: flex;
    margin-right: calc(0.8* var(--bs-gutter-x));
    margin-left: calc(-7.8* var(--bs-gutter-x));
    margin-bottom: calc(5.5* var(--bs-gutter-x));
}

@media (min-width: 576px) {

    .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
 
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1437px;
    }

    @media (min-width: 992px) {
        .col-lg-6 {
            flex: 0 0 auto;
            width: 34%;
        }
    }

    .owl-carousel img {
        height: 277px;
    }
}

@media (width:320px) {
    .searchform {
        width: 200px;
    }

    .aligne {
        text-align: center !important;
    }


    .goog-te-gadget-simple {
        width: 28px;
        height: 28px;
    }
}

.navbar-brand img {
    height: 70px;
}

.d-flex {
    display: flex !important;
}

 /* .container-fluid{
  padding-left:8rem;
  padding-right:8rem;
} */
footer p {
    line-height: 1.5;
    text-transform: uppercase;
    font-size: 0.6rem !important;
}

footer .fa {
    /* padding:10px;
  font-size:20px;
  width:40px;
  text-align: center;
  text-decoration: none;
  margin: 5px 10px;
  border-radius: 50%; */
    padding: 6px;
    font-size: 15px;
    width: 33px;
    text-align: center;
    text-decoration: none;
    margin: 3px 10px;
    border-radius: 50%;
}

.fa-facebook {
    background: #3B5998;
    color: white;
}

#propPropertyNo {
    background-color: #153148;
}

.fa-twitter {
    background: #55ACEE;
    color: white;
}

footer .logo img {
    /* height: 100px; */
    height: 60px;
}

.brandN h5 {
    font-weight: 700;
    line-height: 0.8;
    padding-top: 20px;
    font-size: 18px;
    font-family: Rubik;
    .brandN span

{
    line-height: 0.8;
    font-weight: 500;
    font-size: 16px;
}
/* } */
#google_translate_element {
}

.goog-te-banner-frame.skiptranslate, .goog-te-gadget-simple img, img.goog-te-gadget-icon, .goog-te-menu-value span {
}

.goog-te-menu-frame {
    box-shadow: none !important
}

.goog-te-gadget-simple {
    background-color: transparent !important;
}

.pt {
    padding-top: 1rem;
}

.aligne {
    text-align: end;
}
/* style for language buttons */
@media (max-width:400px) {

    .language1 {
        display: none;
    }

    .language {
        border: none;
        border-bottom: solid 0.1rem lightgray;
        border-radius: 0.2rem;
        box-shadow: none;
        padding: 0.2rem;
    }
}




.serchProp {
    background-color: #910909;
    padding: -4px;
    padding-top: -8px;
    font-weight: bold;
}

.px-04 {
    padding-right: 0.5rem !important;
    padding-left: 5.5rem !important;
}

@media (min-width: 1200px) {
    @media (min-width: 992px) {
        .col-lg-16 {
            flex: 0 0 auto;
            width: 50%;
        }
    }
}

@media (min-width: 992px) {
    .mb-lg-00 {
        margin-bottom: 0 !important;
    }
}

.align-items-stretch {
    align-items: stretch !important;
}

.card-1 {
    width: 100%;
    flex-direction: inherit !important;
    margin-top: 15px;
    margin-bottom: 10px;
    overflow: hidden;
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
    transition: all 0.3s ease-in-out;
    border-radius: 8px;
    z-index: 1;
}

.card-body-1 {
    height: 259px;
}
@media (min-width: 992px) {
    .NewLgSet {
        width: 727px;
    }

    .newlgSet {
        width: 1150px;
    }
}

@media (min-width: 1400px) {
    .NewLgSet {
        width: 550px;
    }

    .newlgSet {
        width: 850px;
    }
}

 
 @media(min-width:1832px){
     .NewLgSet{
         width:700px;
     }
    
 }
  


/*button set */

