.bg-orange {
    background: #D36E28
}

.bg-brown {
    background: #411312
}

.bg-red {
    background: #A71F23
}

.bg-light-grey {
    background: #C8C7C7
} .welcomemobile {
        display: none;
    }
.bg-light-grey2{background: rgba(200,199,199,0.6)}
.bg-grey {
    background: #838486;
}
.swiper-pagination-bullet-active {background-color: #D36E28!important;}
.bg-yellow {
    background: #fff
}
.lead1{font-size: 1.25rem;}
.select2:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 8px;
    width: 0; 
    height: 0; 
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #f00;
}

.select2:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 3px;
    width: 0; 
    height: 0; 
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #333;
}
.workingprocesstitle{color: transparent;background-image: linear-gradient(to right, rgb(234, 171, 33), rgb(211, 110, 40));
  -webkit-background-clip: text;
  background-clip: text;}
footer.bg-yellow,.bg-yellow.py-3{
    background: #fff
}

.workslisttn .bg-orange-2{padding: 12px 67px;}
.bg-orange-2{font-size: 1.5rem;color: white;}
.bg-orange-2{background:#EAAB21!important  }
.font-weight-300{font-weight: 300;}
@media (max-width: 480px) {
    .bg-hero-img {background: url();
        background-position: left !important
    }
    }

    @media (max-width: 768px) {.bg-yellow.py-3.text-center{display: none;}.navbar-nav.flow-lg.align-items-lg-center.bg-yellow{background: #fff;}
        .dontdisplay_mobile{
        display:none !important;
    }

    }

.bg-hero-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 82%;
}

.navbar-toggler:focus {
    box-shadow: none;
}

@media (min-width: 576px) {
    .bg-hero-img {
        background-size: cover;
    }

}
.socialicon a{text-decoration: none!important;}
@media(min-width:992px) {.telphone,.email{font-weight: 900;}

    .navbar {}

    .navbar2 span {
        margin-left: 400px;
        font-size: 25px;
        font-family: 'Roboto', sans-serif;
    }

    .navbar2 {
        background-color: black;
        padding: 5px;
    }

    .fooabout {
        margin-right: -20px;
        margin-left: -40px;
    }

    .foocontact {
        margin-left: 90px
    }

    .footvets {
        margin-right: -20px;
        margin-left: -20px
    }

    .foouni {
        margin-right: -30px;
        margin-left: -30px
    }

    .foolocation {
        margin-left: 20px;
    }

    .foooffadd {
        margin-right: -20px;
        margin-left: -30px
    }

    .foocomp {
        margin-left: 30px
    }

    .foo3btns {
        margin-top: -200px;
        margin-left: 920px;
        display: grid;
        grid-template-columns: 100px 100px 100px;
    }

.foo3btns a{font-size: 14px;padding: 5px}
    .fooicons {
        margin-left: 950px;
        margin-top: -130px;
    }

    .foocapyright {
        margin-top: -100px;
        margin-left: 950px;
    }

    .works {
        margin-left: 160px
    }

    .workssteps {
        color: #8B0000;
        font-size: 85px;
        font-weight: bold;
    }

    .workslisttn {
        margin-top: -310px;
        /*margin-left:650px*/
    }

    .stepsrow {
        margin-top: -90px
    }

    .workstepsinfo {
        font-size: 13px;
        color: #411312;
        
        margin-left: 10px;
        text-align: center;
    }

    .workingprocess {
        background-image: url('./images/MAN.png');
        background-size: 60%, 50%, 50%;
        background-repeat: no-repeat;
        background-position: right;
        /*width: 1330px;*/
    }

    .workingprocesstitle {
        font-size: 60px
    }

    .newnav {
        background-color: #fff;
        padding: 1px;
        /*    margin-right: -100px;*/
    }

    .newnav img.imgmobile {
        display: none;
    }

    .newnav img.imgdesk {
        display: block;
    }

   

    .digititle {
        font-size: 28px
    }

    .propertylistbtn {
        display: none;
    }

    .img-100x32 {
        width: auto;
        height: 70px;
    }

    .logoblk {
        display: none;
    }

    .mobilefooterimg_show {
        display: none;
    }

    .foologinbtn {
        margin: -2px;
      
        width: 101px;
        height: 50px;
        text-align: center;
        color: white;
        font-size: 11px;
    }

    .foocreatenbtn {
        margin: -2px;
       
        width: 101px;
        height: 50px;
        text-align: center;
        color: white;
        font-size: 10px;
    }

    .foolistbtns_1 {
        margin: -2px;
       
        width: 101px;
        height: 50px;
        text-align: center;
        color: white;
        font-size: 10px;
    }

    .mobileview {
        display: none;
    }

    #mobileicone {
        display: none;
    }

    .mobicon {
        display: none;
    }

    .digitising {
        margin-bottom: -50px;
    }

    .propertyownwers {
        font-size: 60px;
    }

}

@media (max-width:912px) {
    .navbar-toggler {
        /* margin-left: 400px */
    }
    .mt-sm-40{margin-top: 40px}
.carousel-control-next-icon, .carousel-control-prev-icon {display: none;}

    .newnav img.imgdesk {
        display: none;
    }
}

@media only screen and (max-width: 540px),
only screen and (max-width: 375px) {
    .navbar-toggler {
        margin-left: 85px !important;
    }

}

.bg-hero-img2 {
    margin-top: 60px;
}

.carousel-control-next,
.carousel-control-prev {

    width: 6%;
   display:none;
    opacity: 1;
    transition: opacity .15s ease;
}

@media (max-width: 768px) { .welcomemobile {
        display: block;
        margin-top: 600px;
        /*background-image: url('./images/assets/BANNER.png');*/
    }
    .navbar-toggler {
        /* margin-left: 400px */
    }

    .navbar {
        background-position: left !important
    }

    .newnav {
        display: block;
        justify-content: space-between;
    }

    .newnav .d-flex {
        justify-content: center;
    }

    .newnav img.imgmobile {
        display: inline;
    }

    /*.navbar2 span{
        font-size: 25px;
        font-family: 'Dawning of a New Day', sans-serif;
    }*/
    .navbar2 {
        display: none;
        /*background-color: black;
            t*/
        text-align: justify-all;
    }

    .reserved {
        color: white;
    }

    .footer-list {
        margin: 0px;
        padding: 0px;

    }

    .foo3btns {
        display: grid;
        grid-template-columns: 80px 80px 80px;
    }

    .works {
        display: grid;
        margin-left: 40px;
        margin-bottom: 60px;

    }

    .workssteps {
        color: #8B0000;
        font-size: 85px;
        font-weight: bold;
        margin-left: 40px;
    }

    .workslisttn {
        /* padding-bottom: 80px;
            margin-left: -40px;*/
        display: none;
    }

    .workstepsinfo {
        font-size: 13px;
        color: #411312;
        margin-bottom: 10px;
        margin-left: 5px;
        text-align: center;
    }

    .workingprocesstitle {
        font-size: 50px
    }

    .workingprocess {
        background-color: #ecebe1;
    }

    .newnav {
        background-color: white;
        padding: 1px;
        margin-right: -100px;
    }

    .newnav img.imgdesk {
        display: none;
    }

    .newnav img.imgmobile {
        display: inline;
    }

    .listproperty{
          background: #411312
        }
         .newaccount{
         background:  #d36e28
        }
         .loginbtn{
            background-color: #a71f23
        }
        .logoutbtn{background-color: #a71f23}

    .bg-hero-img {
        display: none;

    }

   

    .digititle {
        font-size: 35px
    }

    .feature {
        text-align: center;
    }

    .foocontact {
        display: none;
    }

    /* .centered{
            margin-top: 27px;
        }*/
    .font-weight-900 {
        font-weight: 500;
    }

    .contactusimg {
        height: 200px;
    }


    .img-100x32_2 {
        width: auto;
        height: 45px;
    }

    .logoblk {
        background-color: #EAAB21;
    }

    .contactemail {
        margin-bottom: -40px;
    }

    .deskfooterimg2 {
        display: none;
    }

    .foocapyright {
        font-size: 15px;
    }

    .foologinbtn {
        margin: -2px;
        padding: 15px;
        font-size: 12px;
        width: 80px;
        height: 50px;
        text-align: center;
    }

    .foocreatenbtn {
        margin: -2px;
        padding: 12px;
        font-size: 11px;
        text-align: center;
        width: 80px;
        height: 50px;
    }

    .foolistbtns_1 {
        margin: -2px;
        padding: 12px;
        width: 80px;
        height: 50px;
        text-align: center;
        color: white;
        font-size: 10px;
    }


    .moview {
        margin-left: 5px;
        width: 100%;
    }

    .navbar-nav li {
      /*  border-bottom: 2px solid white;*/
       /* border-left: 2px solid white;
        border-right: 2px solid white;*/
    }

    .listproperty {
        display: none;
    }

    .newaccount {
        display: none;
    }

    .loginbtn {
        display: none;
    }

    .deskicon {
        display: none;
    }

    .navbar-toggler {
        border: none;
    }


    .propertyownwers {
        font-size: 40px;
    }

}




.aboutusdata {
    text-align: justify;
}

.footer-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-list a {
    font-size: 14px;
    color: black;
    text-decoration: none;
}

.man-section {
    background-image: url("public/front/imagenew/newImg/MAN.png");
    background-size: cover;
    background-repeat: no-repeat;
    /*background-position: left;*/

}

.block {
    display: block;
    width: 100%;
    border: none;
    background-color: #04AA6D;
    padding: 14px 28px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
}

.swiper-button-prev,
.swiper-button-next {display: none;
   /* height: 100px;
    width: 100px;
    outline: black;
    background-size: 100%, 100%;
    border-radius: 50%;
    border: 1px solid black;
    background-image: none;*/
}

.swiper-button-next:after {display: none;
    content: '>';
    font-size: 55px;
    color: red;
}

.swiper-button-prev:after {display: none;
    content: '<';
    font-size: 55px;
    color: red;
}

.centered {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.text-contact {
    font-size: 3.6rem;
    margin-bottom: 2px
}

.section-intro.text-center.pb-90px h2 {
    font-weight: 700;
    text-transform: capitalize;
    font-size: 3rem;
}

.text-yellow {
    color: #EAAB21
}

@media (min-width: 992px) {
    .propertyowner {
        display: none
    }

    footer.bg-yellow .col-lg-2 {
        max-width: 13.66666%
    }

    .centered h1.text-yellow.font-weight-900 {
        font-size: 56px;
        margin-bottom: 0 !important;
    }

    .hero-banner-sm {
        padding-top: 24rem;
        padding-bottom: 14rem;
    }
}
.text-black{color: #000}
a.text-white.foocreatenbtn,
a.text-white.foologinbtn .nav-item a {
    text-decoration: none
}
.bdarkorange .nav-link{color:#fff!important;}

@media (min-width: 992px) {
    footer.bg-yellow .col-lg-2 {
        max-width: 13.66666%
    }

    .centered h1.text-yellow.font-weight-900 {
        font-size: 56px;font-weight: 900;
        margin-bottom: 0 !important;
    }

    .hero-banner-sm {
        padding-top: 24rem;
        padding-bottom: 14rem;
    }

    .deskfooterimg {
        margin-top: 58%;
    }
}
a.text-white.foologinbtn{padding: 15px;text-decoration: none;}
.nav-item a {padding: 1px;
    text-decoration: none;
}.dropdown-menu{padding: 0.35rem;
    margin-top: 0;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
}
.bdarkorange{background:#a71e25;color:#fff!important}
 .nav-item a.dropdown-item:hover{color: #fff;background:#a71e25;border-radius:0px;}
 .nav-item a.dropdown-item {padding: 3px;text-transform: capitalize;}
@media only screen and (min-width: 1280px){.newaccount{font-size: 12px;}
    .loginbtn {
        margin-right: -12px !important
    }
.nav-item a{font-size: 13px;}}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
.newaccount{font-size: 12px;}
 
.nav-item a{font-size: 10px;}
    /* .deskfooterimg{margin-top:38%;}.foo3btns{
            margin-top:-200px;
            margin-left:700px;
            display: grid;
            grid-template-columns: 100px 100px 100px;
        }*/
    html {
        width: 100%;
    }
.newnav img.imgdesk {
  margin-left:0!important;
  height:35px
    }
    .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
    }

    /*.foocapyright {
    margin-top: -100px;
    margin-left: 700px;
}*/
}



.arrow {
  border: solid black;margin-left: 8px;margin-bottom: 2px;
  border-width: 0 2px 2px 0;
  display:none;
  padding: 3px;
}.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.propertylink {
    color: black;
    text-decoration: none;
}

.propertylink:hover {
    color: black;
}

.properties-of-listing {
    height: 150px;
}

.ratings-div {
    margin-top: 2rem !important;
}

.property-name-div {
    height: 72px;
}



.acc-properties-img-height {
    min-height: 50px;border-top-left-radius: 8pt;border-top-right-radius: 8pt;
}

.swiper-button-prev,
.swiper-button-next {
    height: 100px;
    width: 50px;
    /*background-size: 100%, 100%;*/
    background-image: none;
    border: none;

}

.swiper-button-next:after {

    font-size: 80px;
    color: white;
    margin-left: 18px;
    height: 150px;
    border: none;

}

.swiper-button-prev:after {

    font-size: 80px;
    color: white;
    margin-right: 18px;
    height: 150px;
    border: none;

}
.close{display: none;}
.sidebarlogo{display: none;}
@media (max-width: 992px) {.workingprocess .card {
    min-height: 27vh;
}
.w-sm-100{width:100%;}
#sidebar.visible .close{display: inline;}
#sidebar.visible .sidebarlogo{display: inline;}
    #sidebar {
  width: 230px;
  background: transparent;
  position: absolute;
 
  top: 0px;
  left: -230px;
  transition: left 0.5s ease;
}
#sidebar.visible #navbarNav{width: 230px;}
 .navbar-nav.flow-lg.align-items-lg-center.bg-yellow {height: 100vh;}
#sidebar.visible  .navbar-nav li{padding-left: 12px;}
#sidebar.visible {
  left: 0px;
  transition: left 0.7s ease;
}}
@media (max-width: 768px) {
    .swiper-button-next:after {

        font-size: 20px;
        color: white;
        margin-left: 18px;
        height: 50px;
        border: none;

    }

    .swiper-button-prev:after {

        font-size: 20px;
        color: white;
        margin-right: 18px;
        height: 50px;
        border: none;

    }

}

.dropdown:hover>.dropdown-menu {
    display: block;
    padding: 4px;
   
    border-radius: 0;
    top: 80%;
}

.property-listing-card {
    min-height: 800px;
}

.dropdown-item {
    padding: 7px;
    font-size: 12px;

}

.dropdown-divider {
    border-top: 2px white;
    color:
}

.a-custom-height {
    min-height: 67px;
}

@media (max-width: 760px) {
    .centered .bg-yellow {
        display: none;
    }

    .text-contact {
        font-size: 1.2rem
    }


    .social {
        position: relative;
    }

    .social ul {
        text-align: center;
        z-index: 99;
    }

    .social li a .img-fluid {
        max-width: 11%;
        width: 70px
    }

    .social li {
        display: inline-block;
        margin: 5px;
    }
.text-red{color:#411312 !important;}
    .blog_info.text-right {
        text-align: left !important;
        margin-bottom: 1rem;
    }
}