.MyformCOntrol{
	width: 100%;
    height: 49px;
    padding: 5px;
}

 /*::::::::::  Custom Navbar   :::::::::::::*/
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 3px;
    border: 1px solid transparent;
}
#navigation ul li .Amar-Dropdowm {
    width: 800px;
    left: -100px !important;
    padding: 0px 10px;
}
#navigation ul .Amar-Dropdowm::after {
    content: "";
    position: absolute;
    left: 112px;
    top: -14px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
}
.SubCate h3 {
    font-size: 15px;
    margin-top: 13px;
    color:#004da5;
    margin-bottom: 8px;
    letter-spacing: .5px;
}
.SubCate h3 hr {
    margin-top: 8px;
    margin-bottom: 5px;
    border-top: 1px solid #ddd;
}
.SubCateLinks a {
    font-size: 12px !important;
    padding: 1px 1px !important;
    line-height: 27px !important;
    color: #222 !important;
    letter-spacing: 0.3px;
}
.SubCateLinks a::after{
    display: none;
}
.SubCateLinks a:hover{
    color: #004da5 !important;
}
.Location .Loca {
    position: absolute;
    top: 22px;
    left: 22px;
    color: #eee;
    font-size: 14px;
    cursor: pointer;
}
.LocationList {
    width: 50%;
    background: #fff;
    z-index: 99999;
    height: 392px;
    position: absolute;
    top: 55px;
    left: 22px;
    box-shadow: 0px 0px 13px -1px;
    border-radius: 5px;
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
}
.LocationList::after {
    content: "";
    position: absolute;
    left: 25px;
    top: -10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
}
.LocationNRI p {
    text-align: right;
    font-size: 13px;
    margin-top: 5px;
    margin-right: 25px;
}
.LocationInd p {
    color: #716c6cdb;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 5px;
}
.border-bottom{
    border-bottom: 1px solid #ddd;
}
.Services h5 {
    font-size: 16px;
    margin-bottom: 6px;
    color: #004da5;
    font-weight: 600;
}
.Sublocation p {
    color: #333;
    margin-bottom: 5px;
}
.Sublocation p a {
    color: #191818;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: .6px;
}
.Sublocation p a:hover{
    color: #004da5;
}
.LocationNRI .fa {
    position: absolute;
    top: -28px;
    right: -9px;
    color: #fff;
    background: #004da5;
    padding: 4px 6px;
    border-radius: 50px;
    cursor: pointer;
}







.MyformCOntrol{
    width: 100%;
    height: 49px;
    padding: 5px;
}


.mb-30{
  margin-bottom: 30px;
}
a{
    text-decoration: none !important;
}


section.product2 {
    background: #fff;
    margin: 0px 0px;
    padding: 30px 30px 40px;
}
.product2-head h2 {
    font-size: 27px;
    margin-bottom: 15px;
    margin-top: 0;
    color: #333;
}
.product2-head h2 hr {
    margin-top: 7px;
    width: 80px;
    margin-left: 0;
    border-top: 3px solid #004da5;
}
.Next_pages a {
    font-size: 16px;
    font-weight: 600;
    color: #004da5;
}
.Next_pages {
    text-align: right;
    margin-top: 15px;
}
.mb--30 {
    margin-bottom: -10px;
}
/*.pro-row{
      border: 1px solid #ddd;
    padding: 30px 14px;
}*/
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    padding: 0px;
}
.pro2 img {
    width: 100%;
    height: 180px;
    background-size: cover;
    overflow: hidden;
    transition: .5s;
}
.pro2Des {
    background:#ffffff;
    color: #333;
    padding: 6px 10px;
    text-align:left;
}
.pro2Des h3 {
    margin-top: 4px;
    font-size: 20px;
    color: #222;
    font-weight: 700;
    margin-bottom: 8px;
}
.pro2Des p {
    margin-top: 3px;
    color: #333;
    text-align: left;
    font-size: 15px;
    letter-spacing: .4px;
}
.pro2Des span {
    text-align: left;
    color: #004da5;
    font-size: 16px;
    font-weight: 700;
}
.pro2Contents p {
    font-size: 14px;
    text-align: left;
    color: #333;
    margin-top: 5px;
}
.pro2Contents1 p {
    font-size: 14px;
    text-align: right;
    color: #333;
    margin-top: 5px;
}

.pro2Content {
    padding: 0px 8px;
}
.pro2:hover {
    box-shadow: 0px 0px 14px -1px rgb(0 0 0 / 14%);
    transform: translateY(-5px);
    transition: .5s;
}

.pro2 {
    border: 1px solid #ddd3;
    padding-bottom: 4px;
    background: #9e9e9e30;
    transition: .5s;
    overflow: hidden;
}
.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: transparent !important;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}
.productslider2 button.owl-next {
    position: absolute;
    right: -2%;
    top: 42%;
    outline: none;
}

.productslider2 button.owl-prev {
    position: absolute;
    top: 38%;
    bottom: 181px;
    left: -2%;
}
.owl-next span {
    background: #fff !important;
    padding: 3px 20px 6px;
    border-radius: 50%;
    font-size: 30px;
    color: #17161696;
    box-shadow: 0px 0px 12px -1px #3333333d;
    z-index: 999999;
    border: 1px solid #15141405;
    opacity: 1;
}
.owl-prev span {
   background: #fff !important;
    padding:3px 20px 6px;
    border-radius: 50%;
    font-size: 30px;
    color: #17161696;
    box-shadow: 0px 0px 12px -1px #3333333d;
    z-index: 999999;
    border: 1px solid #15141405;
    opacity: 1;
}


@media (min-width: 200px) and (max-width: 575.98px){
    .product2 {
        background: #fff;
        margin: 16px 0px;
        padding:50px 0px !important;
    }
    .productslider2 button.owl-prev{
      top:38%;
    }
    .owl-theme .owl-nav [class*=owl-] {
      background: transparent !important;
    }  
}


/*:::::::::  Product Details Page  ::::::::::::*/


.HeroBAnner {
    width: 100%;
    height: 430px;
}
.HeroBAnner img {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}
ul.widget-tabs h3 {
    color: #333;
    font-size: 23px;
    font-weight: 700;
}
.Budgetbox {
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 6px;
    margin-bottom: 10px;
}
.Budgetbox p {
    font-size: 14px;
    margin-bottom: 7px;
}
.Budgetbox p strong{
    color: #222;
}
.btnn-Builder {
    background: #004da5;
    width: 100%;
    margin-top: 11px;
    color: #fff !important;
    font-weight: 600;
    box-shadow: none;
    border-radius: 5px;
    height: 41px;
    font-size: 15px;
}
.btnn-Builder-cont {
    background: rgb(227 51 36 / 16%);
    width: 100%;
    margin-top: 11px;
    color: #004da5cc
    font-weight: 600;
    box-shadow: none;
    border-radius: 5px;
    height: 41px;
    font-size: 15px;
}
.FilterNav {
    background: #004da5;
    border-radius: 0px;
    padding: 10px;
}
.Search {
    display: flex;
}
.Search select {
    height: 44px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    border-right: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    width: 25%;
    padding-left: 15px;
}
.Search input {
    width: 100%;
    border-radius:25px ;
    border-left: 1px solid #bbbbbb4a;
    color: #333;
    padding-left: 15px;
}
.Search .fa {
    position: absolute;
    right: 32px;
    top: 11px;
    color: #c1b6b6;
}
.FilterItems .nav li {
    background: white;
    border-radius: 27px;
    margin-right: 10px;
}
nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #004da559;
    border-color: #004da5;
    color: #3a3434;
    border-radius: 27px !important;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #eee;
    border-radius: 27px;
}

/*:::::::::  Shop Page  ::::::::::::*/

.FilterItems .nav li a {
    padding: 10px 26px;
    color: #555;
    border-radius: 27px;
}
.myDropdown::before {
    content: "\f0d8";
    top: -34px;
    left: 19px;
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 38px;
    color: #fff;
}
.myDropdown {
    width: 280px;
    margin-top: 11px !important;
    padding: 15px 10px;
}
section.Details_projects_sec {
    position: relative;
    top: -80px;
}

li.Enq_btn_div .btn {
    background: #004da5;
    color: #fff;
    padding: 7px 16px;
    font-size: 18px;
    font-weight: 600;
}

li.Enq_btn_div {
    padding: 0px !important;
    float: right;
    margin: 3px 0 0 !important;
}
.property-description {
    background: #fff;
    padding: 10px;
    margin-top: 12px;
}
.show-property-description p {
    font-size: 14px;
    line-height: 23px;
    color: #555;
}
.show-property-description img {
    width: 100%;
    margin-bottom: 25px;
}
h2.Amenities_item {
    text-align: center;
    font-size: 18px;
    background: #004da5;
    padding: 8px;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 15px;
}
.Specification_boxx img {
    width: 60px;
    height: 90px;
    object-fit: cover;
}
.Specification_boxx {
    border: 1px solid #ddd;
    text-align: center;
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 15px;
}
.Specification_boxx h3 {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #234387;
}
.Specification_boxx_1 h3 {
    margin: 5px 0 8px;
    font-size: 15px;
    color: #333;
    font-weight: 600;
}
.Specification_boxx_1 h3 span {
    color: #e33322;
    font-size: 24px;
    margin-right: 0px;
}


.Emi_boxx form {
    padding: 10px;
}
.Emi_boxx {
    background: #f3f3f3;
}
.Emi_boxx h3 {
    margin-top: 0;
    background: #333;
    color: #fff;
    padding: 8px;
    font-size: 20px;
    text-align: center;
}
.Emi_boxx form label {
    font-size: 14px;
    color: #555;
}
.Emi_details .box p {
    font-size: 15px;
    color: #9e9e9e;
    margin-bottom: 0px;
}
.Emi_details .box {
    border-top: 1px dashed #ddd;
    padding: 17px;
    text-align: center;
}
.Emi_details .box h2 {
       font-size: 25px;
    margin-top: 5px;
    margin-bottom: 0px;
    color: #222;
    font-weight: 500;
}
.About_img img {
    width: 100%;
}
.BrandSlider .item a img {
    width: 60%;
    margin: 0 auto;
    padding: 16px;
}














/*:::::::::::  Custom Checkbox  :::::::::::::*/

/* The container */
.CustomCheck .containers {
       /* display: block; */
    position: relative;
    padding-left: 0px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
    width: 47%;
}

/* Hide the browser's default checkbox */
.CustomCheck .containers input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.CustomCheck .checkmark {
    position: absolute;
    top: -6px;
    left: 85%;
    height: 19px;
    width: 19px;
    background-color: transparent;
    border-radius: 25px;
}

/* On mouse-over, add a grey background color */
.CustomCheck .containers:hover input ~ .checkmark {
  background-color:transparent;
}

/* When the checkbox is checked, add a blue background */
.CustomCheck .containers input:checked ~ .checkmark {
  background-color:#004da5;
}

/* Create the checkmark/indicator (hidden when not checked) */
.CustomCheck .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.CustomCheck .containers input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */

.CustomCheck .containers .checkmark:after {
    left: 7px;
    top: 4px;
    width: 6px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.Checks-group {
    display: flex;
    width: 100%;
}
.CustomCheck.CustomCheckText label {
    border: 1px solid #ddd;
    font-size: 13px;
    padding-top: 6px;
    padding-bottom: 6px;
    border-radius: 25px;
    width: 50%;
    color: #aba3a3;
}

.Checks-group .CustomCheckText {
    width: 100%;
}
.CustomCheck.CustomCheckText1 label {
    border: 1px solid #ddd;
    font-size: 13px;
    padding-top: 6px;
    padding-bottom: 6px;
    border-radius: 25px;
    width: 100%;
    color: #564d4d94;
}
.Checks-group .CustomCheckText1 {
    width: 100%;
    margin-right: 6px;
}

.DoneLink {
    margin-top: 10px;
}
.DoneLink a {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 900;
    color: #004da5 !important;
}

.PropertyDropdown::before {
    content: "\f0d8";
    top: -34px;
    left: 19px;
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 38px;
    color: #fff;
}
.PropertyDropdown {
    width:450px;
    margin-top: 11px !important;
    padding: 15px 10px;
}
.PropertyTypeHead h5 {
    color: #333;
    font-weight: 900;
}
.CustomCheck.CustomCheckText2 label {
    border: 1px solid #ddd;
    font-size: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
    border-radius: 25px;
    width: 100%;
    color: #564d4d94;
}
.Checks-group .CustomCheckText2 {
    width: 100%;
    margin-right: 6px;
}
label.containers:hover {
    background: #004da50d;
}




/*:::::::::::  Custom Select  :::::::::::::*/


.custom-select {
  position: relative;
  font-family: Arial;
}

.custom-select select {
  display: none; /*hide original SELECT element:*/
}

.select-selected {
  background-color: transparent;
}

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #77706f transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

/*style the items (options), including the selected item:*/
.select-items div,.select-selected {
  color: #77706f;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: #ddd #ddd #ddd #ddd;
  cursor: pointer;
  user-select: none;
  border-radius: 25px;
}

/*style items (options):*/
.select-items {
    position: absolute;
    background-color: transparent;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    overflow: auto;
    height: 229px;
}

/* width */
.select-items::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.select-items::-webkit-scrollbar-track {
  background: #f1f1f1; border-radius: 10px;
}
 
/* Handle */
.select-items::-webkit-scrollbar-thumb {
  background: #888; border-radius: 10px;
}

/* Handle on hover */
.select-items::-webkit-scrollbar-thumb:hover {
  background: #555; 
}








/*hide the items when the select box is closed:*/
.select-hide {
  display: block;
}

/*.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}*/


.AmoutDropdown::before {
    content: "\f0d8";
    top: -34px;
    left: 19px;
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 38px;
    color: #fff;
}
.AmoutDropdown {
    width: 400px;
    margin-top: 11px !important;
    padding: 15px 10px;
    height: 300px;
    overflow: hidden;
}
.select-items div {
    background: transparent;
    border: none;
}



.MoreDropdown {
    width: 500px;
    left: -418px;
    margin-top: 11px !important;
    padding: 15px 10px;
}
.MoreDropdown::before {
    content: "\f0d8";
    top: -34px;
    right: 19px;
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 38px;
    color: #fff;
}
.Breadcames p {
    margin-bottom: 0px;
    padding: 10px 0px;
    color: #333;
    font-size: 13px;
}
.Breadcames p a {
    color: #333;
}
.Breadcames p span {
    margin: 0px 2px;
    color: #6666668c;
}

section.ShopSection {
    background: #f1f1f1;
    padding: 5px 0px 15px; 
}
.Shop_filter_nav .active ,.Shop_filter_nav a:hover {
    font-size: 16px;
    color: #333;
    background: #fff;
    padding: 7px 12px;
    border-radius: 0px;
    font-weight: 700;
    border-bottom: 3px solid #004da5;
}
.Shop_filter_nav a {
    font-size: 16px;
    margin-right: 14px;
    color: #333;
    padding: 7px 12px;
    border-radius: 0px;
    font-weight: 700;
    transition: .5s;
}
.ShopRow{
    background: #fff;
    margin-top: 25px;
    padding-top: 13px;
    padding-bottom: 13px;
}
.Shoppage_head h2 {
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 21px;
}
.FilterDropdown .btn {
    background: transparent;
    border: 1px solid #b3a7a7;
    color: #333;
}
.FilterDropdown{
    float: right;
}
.mt-10 {
    margin-top: 50px;
}
.ShopProduct {
    margin-bottom: 30px;
}
.ShopProduct .pro2 {
    background: #ffff;
}
.FilterDropdown .dropdown-menu {
    position: absolute;
    left: -86%;
    margin-top: 12px;
    padding:0px;
}
.FilterDropdown .dropdown-menu::before {
    content: "\f0d8";
    top: -34px;
    right: 19px;
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 38px;
    color: #fff;
}
.FilterDropdown .dropdown-menu {
    position: absolute;
    left: -86%;
    margin-top: 12px;
    border: none;
    box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 30%);
}

/*===========>>>>>>>>>  Project Details Page  <<<<<<<<<<===========*/

.Shoppage_head h2 {
    font-size: 24px;
    color: #333;
    font-weight: 700;
    margin-top:25px;
}
.ProductAmouted h3 {
    margin-top: 15px;
    color: #403e3e;
    font-size: 16px;
    font-weight: 700;
}
.ProductAmouted p {
    font-size: 13px;
    color: #333;
}
.ProductAmouted p a {
    color: #333;
    text-decoration: underline !important;
}
.Profile img {
    width: 100%;
}
.ProfileContent p {
    margin-top: 13px;
    font-size: 14px;
    color: #333;
}
.ProfileContent p span {
    margin-top: 13px;
    font-size: 14px;
    color: #b1a8a8;
}
.ContactLinks {
    margin-top: 33px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline;
    text-align: center;
}
.ContactLinks a{
    color: #004da5;
}
.BuildersProfile {
    background: #f7f7f7;
    padding: 7px;
    border-radius: 5px;
}
.ProjectRow{
    background: #fff;
    padding: 15px 0px;
    margin-top: 6px;
}
.ProjectImages img {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.Bedroom p {
    font-size: 13px;
    color: #555;
}
.Bedroom p span {
    padding-left: 24px;
    color: #222;
    font-weight: 600;
}
.Bathroom p {
    font-size: 13px;
    color: #555;
}
.Bathroom p span {
    padding-left: 27px;
    font-size: 13px;
    color: #333;
    font-weight: 700;
}
.Dashed-row {
    border-bottom: 1px dashed #ddd;
    margin-right: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.PropertySelect label {
    font-size: 13px;
    font-weight: 400;
    margin-top: 10px;
    color: #666;
    margin-bottom:4px;
}
.PropertySelect select {
    border: none;
    box-shadow: none;
    padding: 0px;
    color: #333;
    font-size: 15px;
}
.PropertySelect p {
    font-size: 11px;
    margin-top: 10px;
    color: #333;
    font-weight: 600;
}
.Project-Developer {
    margin: 9px 0px;
}
.Project-Developer p {
    font-size: 13px;
    margin-bottom:10px;
    color:#555555a6;
    font-weight: 600;
}
.Project-Developer a {
    font-size: 14px;
    color: #333;
    text-decoration: underline !important;
}
.Project-Name {
    margin: 9px 0px;
}
.Project-Name p{
    font-size: 13px;
    margin-bottom: 10px;
    color: #555555a6;
    font-weight: 600;  
}
.Project-Name a {
    font-size: 14px;
    color: #333;
    text-decoration: underline !important;
}
.Project-Developer h6 {
    color: #333;
    font-size: 15px;
    margin-top: 5px;
}
.Project-Name h6 {
    color: #333;
    font-size: 15px;
    margin-top: 5px;
}
.WhyChoose {
    background: #19bfd40a;
    padding: 10px;
}
.WhyChoose h6 {
    margin-top: 0px;
    color: #333;
    font-weight: 600;
    font-size: 13px;
    margin-bottom:6px;
}
.WhyChoose h6 span {
    float: right;
    font-size: 8px;
    border: 1px solid #333;
    padding: 3px 3px 1px;
}
.WhyChoose p .fa {
    color: #4caf50;
    font-size: 9px;
    position: relative;
    top: -2px;
}
.WhyChoose p {
    font-size: 11px;
}
.WhyChoose {
    background: #42cab012;
    padding: 10px;
    border: 1px dashed #42cab0;
    border-left: 3px solid #42cab0;
    margin: 3px 0px;
}
.Contact_Builder {
    margin-top: 7px;
    background: #004da5;
    border-radius: 5px 5px 5px 5px !important;
    padding: 6px 24px;
    color: #fff !important;
    font-weight: 600;
    margin-right: 5px;
}
.Contact_Builder:hover {
    background: #42cab0;
}
.Contact_Book_Site {
    margin-top: 7px;
    background: #004da50d;
    border-radius: 5px !important;
    color: #004da5;
    border: 1px solid #004da5;
    font-weight: 700;
    padding: 6px 20px;
    margin-right: 5px;
}
.Contact_Book_Site:hover{
    margin-top: 7px;
    background: #004da5;
    border-radius: 5px !important;
    color: #fff;
    border: 1px solid #004da5;
    font-weight: 700;
    padding: 6px 20px;
}
.btn-wishlist {
    margin-top: 7px;
    border: 1px solid #42cab0;
    border-radius: 5px !important;
    color: #42cab0 !important;
    font-weight: 900;
}
.px-0{
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.DesciptionBoxx {
    margin-top: 30px;
    background: #fff;
    padding: 12px;
    box-shadow: 0px 0px 8px -1px rgb(0 0 0 / 20%);
}
.DesciptionBoxx h3 {
    margin-top: 0px;
    font-size: 20px;
    color: #444444d4;
    font-weight: 600;
}
.DesciptionBoxx h3 hr {
    margin-top: 8px;
    margin-bottom: 10px;
}
.DesciptionBoxx p {
    text-align: justify;
    font-size: 14px;
    word-break: break-word;
    margin-bottom:10px;
}
.row.DesciptionDivRow {
    padding: 15px 0px;
    border-top: 1px dashed #ddd;
    margin: 0px;
}
.DescriptionCont p {
    font-size: 14px;
    color: #9e9e9e;
    margin-bottom: 0px;
}
.DescriptionValue p {
    color: #333;
    font-weight: 500;
    font-size: 13px;
    margin-bottom: 0px;
}
.DescriptionCont .Contact_Builder {
    margin-top: 0px;
}
.DescriptionLink p {
    text-align: right;
    padding-top: 3px;
    color: #222222e0;
    font-weight: 600;
}
.DescriptionLink p a {
    color: #666;
    text-decoration: underline !important;
    margin-left: 5px;
    font-size: 12px;
}
.BuilderContact {
    margin-top: 30px;
    background: #fff;
    padding: 15px;
}
.BuilderContact form .form-control {
    background: transparent;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #ddd;
    border-radius: 0px;
    padding-left: 2px;
    margin-bottom: 11px;
    color:#9e9e9e;
}
.BuilderContact form .form-control:focus,.BuilderContact form .form-control:active {
   border-bottom: 1px solid #004da5; 
}
.BuilderContact .Mob {
    display: flex;
}
.BuilderContact .Mob select {
    width: 35%;
    margin-right: 5px;
    height: 44px;
}
.BuilderContact form p {
    font-size: 13px;
    color: #615a5ab5;
    margin-top: 10px;
}
.w-100{
    width: 100%;
}




/*:::::::::  Login Page ::::::::::*/

        .LoginBody {
            position: relative;
            top: 80px;
            left: 33px;
            background-image: url(../images/login/login-bg.jpg);
            height: 100%;
            width: 100%;
            background-size: 100% 100%;
            background-repeat: no-repeat;
            overflow: hidden;
            z-index: 9999999;
            background-color: #fff;
            padding: 38px;
            border-radius: 20px;
            box-shadow: 0px 0px 15px 0px rgb(253 253 253 / 30%);
        }
        .Login-Header{
            text-align:center;
        }
        .Login-Header h3 {
            color: #004da5;
            font-weight: 600;
            letter-spacing: .8px;
            font-size: 27px;
            margin-top: 22px;
        }
        .Login-Header h5 {
            color: #42cab0;
            font-size: 16px;
            font-weight: 600;
            letter-spacing: .5px;
            margin-bottom: 50px;
        }
        .Form-Group {
            display: flex;
            margin-bottom:30px;
        }
        .Form-Group .fa {
            margin-top: 11px;
            font-size: 23px;
            color:#42cab0;
            margin-right: 10px;
        }
        .Form-Group .form-control {
            border: none;
            border-radius: 0px;
            border-bottom: 2px solid #ddd;
            padding-left: 1px;
            box-shadow: none;
            padding-bottom: 0px;
            font-size: 16px;
            transition: .5s;
            background:transparent;
        }
        .Form-Group .form-control:focus{
            border-bottom: 2px solid #42cab0;
            box-shadow: none;
        }
        .Form-Group .form-control:active{
            border-bottom: 2px solid #42cab0;
            box-shadow: none;
        }
        .Submit-Btnn {
            text-align: right;
            padding: 39px 0px 31px;
        }
        .Submit-Btnn .btn {
            background: #004da5;
            padding: 9px 25px;
            border-radius: 25px;
            color: #fff;
            box-shadow: none;
            text-transform: uppercase;
            letter-spacing: .3px;
            font-size: 15px;
            transition: .5s;
        }
        .Submit-Btnn .btn:hover{
            background: #42cab0;
            color: #fff;
        }   
        @media(min-width:200px) and (max-width:575.98px){
            .LoginBody {
               right: 0px; top: 70px;
            }
            body {
                background-size: inherit;
            }   
        } 


/*::::::::: // Login Page ::::::::::*/

/*::::::::: Registration Page ::::::::::*/
.CustomRadioBtn {
    display: flex;
    width: 100%;
}
.CustomRadioBtn p {
    width: 33%;
    display: flex;
}
.BACKhOME .btn {
    background: #42cab0;
    color: #fff;
    font-size: 20px;
    border-radius: 5px;
    border: none;
    box-shadow: none;
    outline: none;
}
.BACKhOME {
    position: relative;
    top: 12px;
    left: 8px;
}




/*:::::::::  Custom Radio buttom  ::::::::::*/

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #42cab0;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.SwitchLinks p {
    color: #777;
    font-size: 15px;
    margin-bottom: 0px;
}
.SwitchLinks p a {
    color: #42cab0;
    font-weight: 600;
}
.SwitchLinks p a:hover{
    color:#176bcb;
}

/*::::::::: // Registration Page ::::::::::*/

.BrandSlider .owl-nav{
    display: none;
}

/*::::::::: Blog Page ::::::::::*/


.widget .utf-search-blog-input input {
    transition: box-shadow 0.2s !important;
    margin-bottom: 5px;
    transition: box-shadow 0.2s !important;
    margin-bottom: 5px;
    height: 51px;
    line-height: 51px;
    padding: 0 20px;
    width: 100%;
}
.blog-page {
    padding-bottom: 50px;
}

/*::::::::: Project Details Page ::::::::::*/

.show-.MySecurity h3 {
    font-weight: 600;
    color: #333;
    font-size: 23px;
}
.MySecurity h5 {
    font-size: 16px;
    margin-top: 18px;
    color: #333;
    font-weight: 600;
    margin-bottom: 5px;
}
.MySecurity p {
    font-size: 14px;
    color: #777;
}
.show-.MySpecifications h5 {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 19px;
    color: #5d5353;
    font-weight: 700;
}
.MySpecifications {
    height: 335px;
    overflow-y: auto;
}
.ContactModal .head {
    text-align: center;
    margin-bottom: 25px;
}
.ContactModal .head h3 {
    margin-top: 1px;
    color: #004da5;
    font-weight: 700;
}
.ContactModal .head p {
    font-size: 15px;
    color: #999;
}
.ContactModal .form .form-control {
    border: 1px solid #dddddd54;
    box-shadow: none;
    background: #c8dff72e;
    height: 45px;
}


/*.......  Terms & conditions page  .......*/

.TermsContent h1 {
    color: #222;
    font-size: 38px;
    font-weight: 600;
}
.TermsContent h3 {
    font-size: 19px;
    color: #333;
    font-weight: 600;
    margin-bottom: 5px;
}
.TermsContent p {
    text-align: justify;
    word-break: break-word;
    font-size: 15px;
    color: #777;
}

/*.......  PArtners page  .......*/

.PartnerItem {
    margin-bottom: 30px;
    background: #f1f1f1;
    border-radius: 10px;
    border: 2px solid #f1f1f1;
}
.PartnerItem img {
    width: 100%;
    border-radius: 9px;
}



.GallerItem img {
    width: 100%;
    height: 175px;
    margin-bottom: 30px;
}













@media (min-width:200px) and (max-width:575.98px){
    .SubCateLinks a {
        display: block;
        color: #eee !important;
    }
    .SubCate {
        padding: 10px;
    }
    .SubCate h3 {
        font-size: 15px;
        margin-top: 13px;
        color: #fff;
        margin-bottom: 8px;
        letter-spacing: .5px;
    }  
    .LocationList {
        width: 88%;
        background: #fff;
        z-index: 99999;
        height: 484px;
        position: absolute;
        top: 55px;
        left: 22px;
        box-shadow: 0px 0px 13px -1px;
        border-radius: 5px;
        padding: 10px;
        padding-left: 15px;
        padding-right: 15px;
        overflow: auto;
    }  
    .LocationNRI .fa {
        position: absolute;
        top: 0px;
        right: 6px;
        color: #fff;
        background: #004da5;
        padding: 4px 6px;
        border-radius: 50px;
        cursor: pointer;
    } 
    .mt-10 {
        margin-top: 30px;
    }   
}




  /*:::::::::::::::::  Contact builder modal  :::::::::::::*/l

      .contactBuilderBody .head .HeaderContact {
          font-size: 16px !important;
          font-weight: 700 !important;
          color: #222 !important;
          margin-bottom: 5px !important;
      }
      .contactBuilderBody .head p {
          font-size: 12px;
          color: #999;
      }
      .contactBuilderBody .inp_form {
            margin-top: 25px;
       }
       .form-group.mobile_div {
            display: flex;
        }
        .form-group.mobile_div select {
            height: 44px;
            width: 32%;
            padding-left: 5px;
            border-top-right-radius: 0px;
            border-bottom-right-radius: 0px;
            border-right: 0px;
            box-shadow: none;
            outline: none;
            background: #fbfdff;
            box-shadow: 0 1px 4px 0px rgb(0 0 0 / 0%);
        }
        .contactBuilderBody .Links p {
            font-size: 13px;
            color: #999;
        }
        .contactBuilderBody .inp_form .form-control:focus {
            box-shadow: none;
            outline: none;
            border: 1px solid #004da5;
        }



.LoanPAge a {
    position: absolute;
    right: 22px;
    top: 22px;
    color: #fff;
    font-size: 14px;
    background: #004da5;
    padding: 10px 25px;
    border-radius: 25px;
    font-weight: 800;
}       

/*.....   Gallery section in property details page  .....*/

.GAllerySection {
    background: #fff;
    margin-top: 30px;
}
.GAllerySection .head h3 {
    color: #222;
    font-size: 20px;
    margin-bottom: 0;
    padding-left: 15px;
}
.GAllerySection .head h3 hr {
    margin-top: 10px;
}


/*.....   Amenities section in property details page  .....*/

.AmenitiesSec {
    background: #fff;
    box-shadow: 0px 0px 8px -1px rgb(0 0 0 / 10%);
    padding: 10px;
    margin-top: 20px;
}
.AmenitiesSec h3 {
    font-size: 22px;
    color: #333;
    margin-top: 2px;
}
.AmenitiesSec h3 hr {
    margin-top: 10px;
}

.DescriptionValues a {
    font-size: 12px;
    color: red;
}
.DescriptionValues p {
    font-size: 14px;
    margin-bottom: 7px;
    color: #333;
}
.DescriptionValue img {
    width: 110px;
    border: 1px solid #ddd;
    padding: 7px;
}


/*.......  Gallery cards in index page  ...........*/

.CardsImage {
    background: #fff;
    padding: 0px;
    border-radius: 6px;
    box-shadow: 0px 0px 32px 2px rgb(0 0 0 / 10%);
    margin-bottom: 30px;
}
.CardsImage a .img {
    width: 100%;
    height: 200px;
    border-radius: 6px;
    overflow: hidden;
}
.CardsImage a .img img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
    overflow: hidden;
    transition: .5s;
}
.CardsImage:hover a .img img {
    transform: scale(1.2);
    overflow: hidden;
    transition: .5s;
}
.CardsImage .text {
    padding: 1px 11px 5px;
}
.CardsImage .text h4 {
    font-size: 21px;
    margin-bottom: 6px;
    color: #222;
    font-weight: 600;
    letter-spacing: .3px;
}
.CardsImage .text span {
    font-size: 16px;
    color: #999;
}


/*.......  Property Cleanning page  ...........*/


section.CleanningBanner {
    width: 100%;
    height: 270px;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}
.BannerText h2 {
    color: #fff;
    font-size: 35px;
    font-weight: 600;
    margin-top: 114px;
}


section.CleaningCategorySec {
    padding: 50px 0;
}
.CleaningCategoryHead h2 {
    font-weight: 700;
    color: #222;
    margin-bottom: 8px;
    font-size: 30px;
}
.CleaningCategoryHead p {
    color: #777;
    font-size: 15px;
    margin-bottom: 30px;
}
.CleaningItems img {
    width: 100%;
    height: 275px;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    border-radius: 15px;
}
.CleaningItems .overlay::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 160px;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(180deg,transparent 7%,#000 91%);
    border-radius: 0px 0px 15px 15px;
}
.CleaningItems {
    position: relative;
    margin-bottom: 30px;
    border-radius: 15px;
    box-shadow: 0px 0px 27px -1px rgb(0 0 0 / 13%);
}
.CleaningItems .overlay {
    position: absolute;
    width: 100%;
    bottom: 0px;
    padding: 5px 15px;
}
.CleaningItems .overlay h2 {
    color: #fff;
    z-index: 99999;
    position: relative;
    font-size: 23px;
    letter-spacing: .3px;
}
.CleaningItems .overlay .btn {
    position: relative;
    z-index: 99999;
    border: 1px solid #fff;
    border-radius: 0;
    margin-bottom: 7px;
    color: #fff;
    font-weight: 600;
}

.CleaningItems:hover .btn {
    background: #004da5;
    color: #fff;
    border: 1px solid #004da5;
}



/*......  VERIFIED STYLE IN CSS  ........*/


.pro2 {
    border: 1px solid #ddd;
    padding-bottom: 3px;
    background: #ffffff;
    transition: .5s;
    overflow: hidden;
    margin: 15px 4px;
    border-radius: 6px;
}

.Verified_text {
    position: absolute;
    top: -4px;
    right: 0;
}
/* common */
.ribbon {
    width: 140px;
    height: 140px;
    overflow: hidden;
    position: absolute;
}
.ribbon::before, .ribbon::after {
    position: absolute;
    z-index: -1;
    content: '';
    display: block;
    border: 5px solid #4caf50;
}
.ribbon span {
    position: absolute;
    display: block;
    width: 223px;
    padding: 8px 0;
    background-color: #4caf50;
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    color: #fff;
    font: 700 18px/1 'Lato', sans-serif;
    text-shadow: 0 1px 1px rgb(0 0 0 / 20%);
    text-transform: uppercase;
    text-align: center;
}




/* top right*/
.ribbon-top-right {
    top: 10px;
    right: -6px;
    z-index: 9999;
    transition: .5s;
}
.ribbon-top-right::before, .ribbon-top-right::after {
    border-top-color: transparent;
    border-right-color: transparent;
}
.ribbon-top-right::before {
    top: 0;
    left: 16px;
}
.ribbon-top-right::after {
    bottom: 17px;
    right: 1px;
}
.ribbon-top-right span {
    left: -25px;
    top: 30px;
    transform: rotate(45deg);
    transition: .5s;
}
.pro2:hover .ribbon-top-right {
    top: -5px;
    right: -10px;
    z-index: 9999;
    transition: .5s;
}
.pro2:hover .ribbon-top-right span {
    top: 33px;
    left: -22px;
    transition: .5s;
}


/*::::::::::   Why Us section  :::::::::::*/

.Why_us_box {
    text-align: center;
    margin-top: 20px;
}
.Why_us_box img {
    margin-bottom: 25px;
    height: 95px;
}


/*::::::::::  How it works section  :::::::::::*/


.icon-container img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: relative;
    top: -2px;
    object-fit: cover;
}



.contact-us-sec-imgs img {
    width: 100%;
    height: auto;
}
.contact-us-sec {
    padding: 70px 0 0;
}

.contact-us-form .head {
    margin-bottom: 25px;
}

.contact-us-form .head h2 {
    margin-top: 0;
    font-size: 30px;
    color: #333;
    font-weight: 700;
    margin-bottom: 8px;
}
.contact-us-form .head p {
    font-size: 16px;
    color: #555;
}
.contact-us-form {
    padding: 25px;
    border: 1px solid #ddd;
    border-radius: 20px;
    margin: 10px 0 60px;
}
.contact-us-form .form-group textarea.form-control {
    min-height: 120px !important;
}

.contact-us-form .form-group label {
    font-size: 15px;
    color: #555;
    font-weight: 600;
}
.contact-us-form .form-group .form-control {
    box-shadow: none;
    border-radius: 8px;
    height: 48px;
    background: rgb(2 71 151 / 5%);
    border: 1px solid transparent;
    padding-left: 18px;
}
.contact-us-form .btn {
    background: #024797;
    padding: 13px 45px;
    font-size: 17px;
    color: #fff;
    border-radius: 40px;
}
.contact-us-form .btn:hover{
    background: #004da5;
}




/* ----------------------------------------------------
    Product Details
---------------------------------------------------- */
.product-meta-date input[type="date"] {
  border: 1px solid #ddd;
  height: 63px;
  padding: 0 15px;
  line-height: 50px; }

.product-meta-date input[type="date"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: pink;
  line-height: 50px; }

.product-meta-date input[type="date"]::-moz-placeholder {
  /* Firefox 19+ */
  color: pink;
  line-height: 50px; }

.product-meta-date input[type="date"]:-ms-input-placeholder {
  /* IE 10+ */
  color: pink;
  line-height: 50px; }

.product-meta-date input[type="date"]:-moz-placeholder {
  /* Firefox 18- */
  color: pink;
  line-height: 50px; }

/* ltn__shop-details-img-gallery */
.ltn__shop-details-img-gallery {
  margin-bottom: 35px; }
  .ltn__shop-details-img-gallery img {
    background-color: var(--white-8); }

.ltn__shop-details-small-img {
  margin-top: 20px;
  margin-left: -5px;
  margin-right: -5px; }
  .ltn__shop-details-small-img .single-small-img {
    padding: 0 5px; }
    .ltn__shop-details-small-img .single-small-img.slick-current img {
      border: 1px solid var(--ltn__secondary-color);
      margin-bottom: 10px; }

.ltn__shop-details-small-img.slick-arrow-2 {
  margin-bottom: 35px; }
  .ltn__shop-details-small-img.slick-arrow-2 .slick-arrow {
    left: 5px;
    bottom: -35px; }
  .ltn__shop-details-small-img.slick-arrow-2 .slick-next {
    left: 45px; }

/* ltn__shop-details-content-wrap */
.ltn__shop-details-content-wrap {
  padding: 50px 50px 40px; }

/* ltn__shop-details-tab-area */
.ltn__shop-details-tab-menu .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .ltn__shop-details-tab-menu .nav a {
    background-color: var(--ltn__primary-color);
    color: var(--white);
    padding: 20px 20px;
    font-size: 16px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    text-align: center;
    font-weight: 700; }
    .ltn__shop-details-tab-menu .nav a.active {
      background-color: var(--ltn__secondary-color); }

.ltn__shop-details-tab-content-inner {
  border: 1px solid #e5e5e5;
  padding: 50px 50px 30px;
  background-color: var(--section-bg-1); }
  .ltn__shop-details-tab-content-inner .ltn__comment-reply-area form {
    padding: 0; }

.add-a-review {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .add-a-review h6 {
    margin-bottom: 0;
    margin-right: 15px; }

.ltn__shop-details-tab-inner-2 .ltn__shop-details-tab-menu {
  border-bottom: 2px solid var(--border-color-1); }
  .ltn__shop-details-tab-inner-2 .ltn__shop-details-tab-menu .nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .ltn__shop-details-tab-inner-2 .ltn__shop-details-tab-menu .nav a {
      background-color: transparent;
      color: var(--ltn__paragraph-color);
      padding: 20px 0px;
      margin-right: 50px;
      -webkit-box-flex: inherit;
      -ms-flex: inherit;
      flex: inherit;
      text-align: left;
      position: relative; }
      .ltn__shop-details-tab-inner-2 .ltn__shop-details-tab-menu .nav a::before {
        position: absolute;
        content: "";
        bottom: -2px;
        left: 0;
        width: 0%;
        height: 2px;
        background-color: transparent;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s; }
      .ltn__shop-details-tab-inner-2 .ltn__shop-details-tab-menu .nav a.active {
        color: var(--ltn__secondary-color);
        background-color: transparent; }
        .ltn__shop-details-tab-inner-2 .ltn__shop-details-tab-menu .nav a.active::before {
          background-color: var(--ltn__secondary-color);
          width: 100%; }

.ltn__shop-details-tab-inner-2 .ltn__shop-details-tab-content-inner {
  border: 0;
  padding: 30px 0px 0px;
  background-color: transparent; }
  .ltn__shop-details-tab-inner-2 .ltn__shop-details-tab-content-inner .ltn__comment-reply-area form {
    padding: 30px; }

/* product-details-menu-1 */
.ltn__product-details-menu-1 ul li a {
  position: relative;
  margin-right: 10px; }
  .ltn__product-details-menu-1 ul li a::before {
    position: absolute;
    content: ",";
    right: -5px; }
  .ltn__product-details-menu-1 ul li a:last-child::before {
    display: none; }

.ltn__product-details-menu-1 ul li strong {
  font-weight: 400; }

.ltn__product-details-menu-1 ul li span {
  font-weight: 600; }

.ltn__product-details-menu-1 .ltn__color-widget ul li a {
  width: 15px;
  height: 15px; }

.ltn__product-details-menu-1 .ltn__tagcloud-widget ul li {
  margin: 0; }
  .ltn__product-details-menu-1 .ltn__tagcloud-widget ul li a {
    padding: 3px 10px 1px; }

/* product-details-menu-2 */
.ltn__product-details-menu-2 ul {
  padding: 0;
  margin: 0; }
  .ltn__product-details-menu-2 ul li {
    list-style: none;
    display: inline-block;
    margin-right: 10px; }
    .ltn__product-details-menu-2 ul li:last-child {
      margin-right: 0; }

/* product-details-menu-3 */
.ltn__product-details-menu-3 ul {
  padding: 0;
  margin: 0; }
  .ltn__product-details-menu-3 ul li {
    list-style: none;
    display: inline-block;
    margin-right: 20px;
    font-size: 14px;
    font-weight: 600; }
    .ltn__product-details-menu-3 ul li:last-child {
      margin-right: 0; }

.property-detail-info-list ul {
  padding: 30px 50px 40px;
  margin: 0;
  float: left;
  border-right: 1px solid;
  border-color: var(--border-color-7); }
  .property-detail-info-list ul:last-child {
    border-right: none; }
  .property-detail-info-list ul li {
    display: block; }
    .property-detail-info-list ul li label {
      margin-right: 5px;
      font-weight: 600;
      min-width: 110px;
      display: inline-block; }
    .property-detail-info-list ul li span {
      font-weight: 600;
      color: var(--ltn__heading-color); }

.property-detail-feature-list {
  margin-top: 0; }
  .property-detail-feature-list ul {
    margin: 0;
    padding: 0; }
    .property-detail-feature-list ul li {
      display: inline-block;
      min-width: 170px;
      margin-right: 19px;
      margin-bottom: 15px; }
  .property-detail-feature-list .property-detail-feature-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1; }
    .property-detail-feature-list .property-detail-feature-list-item i {
      margin-right: 12px;
      width: 40px;
      min-width: 40px;
      height: 40px;
      line-height: 49px;
      background-color: var(--section-bg-5);
      text-align: center;
      font-size: 22px;
      color: var(--ltn__secondary-color); }
    .property-detail-feature-list .property-detail-feature-list-item h6 {
      margin-top: 0;
      margin-bottom: 6px;
      font-size: 14px;
      font-family: var(--ltn__heading-font);
      font-weight: 500; }

.property-details-google-map {
  height: 360px; }

.product-details-apartments-plan .apartments-plan-info {
  padding: 0; }

.product-details-apartments-info-list {
  padding: 20px 40px; }

.ltn__page-details-inner .ltn__product-details-review-inner {
  margin-top: 0; }
  .ltn__page-details-inner .ltn__product-details-review-inner h1,
  .ltn__page-details-inner .ltn__product-details-review-inner h2,
  .ltn__page-details-inner .ltn__product-details-review-inner h3,
  .ltn__page-details-inner .ltn__product-details-review-inner h4,
  .ltn__page-details-inner .ltn__product-details-review-inner h5,
  .ltn__page-details-inner .ltn__product-details-review-inner h6,
  .ltn__page-details-inner .ltn__product-details-review-inner p {
    margin-top: 0; }

@media (max-width: 767px) {
  .property-detail-info-list ul {
    padding: 20px 30px 20px;
    float: none;
    border: none; } }




/* ----------------------------------------------------
    Blog Area
---------------------------------------------------- */
.ltn__blog-item {
  position: relative;
  margin-bottom: 30px; }

.ltn__blog-img {
  position: relative; }
  .ltn__blog-img img {
    margin-bottom: 0; }

.ltn__blog-likes {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1; }
  .ltn__blog-likes ul {
    margin: 0;
    padding: 0; }
  .ltn__blog-likes li {
    list-style: none; }
    .ltn__blog-likes li a {
      height: 70px;
      width: 70px;
      font-size: 16px;
      border-radius: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      background-color: var(--white);
      text-align: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-flow: column;
      flex-flow: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-shadow: var(--ltn__box-shadow-3);
      box-shadow: var(--ltn__box-shadow-3);
      color: var(--ltn__heading-color); }
      .ltn__blog-likes li a i {
        font-size: 18px;
        margin-bottom: 5px; }
      .ltn__blog-likes li a span {
        display: inline-block;
        line-height: 1;
        font-size: 12px; }

.ltn__blog-brief {
  padding: 30px 0 30px; }

.ltn__blog-title {
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 600; }

.ltn__blog-meta {
  margin-bottom: 20px; }
  .ltn__blog-meta ul {
    padding: 0;
    margin: 0; }
  .ltn__blog-meta li {
    font-weight: 600;
    display: inline-block;
    margin-right: 25px;
    position: relative;
    font-size: 14px;
    margin-top: 0; }
    .ltn__blog-meta li:last-child {
      margin-right: 0; }
    .ltn__blog-meta li i {
      color: var(--ltn__secondary-color);
      margin-right: 5px; }
    .ltn__blog-meta li img {
      margin-bottom: 0; }

.ltn__blog-tags a {
  margin-right: 10px;
  position: relative;
  display: inline-block; }
  .ltn__blog-tags a::before {
    position: absolute;
    content: ",";
    right: -3px; }
  .ltn__blog-tags a:last-child::before {
    display: none; }

.ltn__blog-author img {
  border-radius: 100%;
  margin-right: 10px;
  max-width: 30px;
  display: inline-block; }

.ltn__blog-btn {
  color: var(--ltn__heading-color);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.bg-orange {
    background-color: #ffa500 !important;
    color: #fff !important;
}
.ltn__blog-category a {
    background-color: #ff5a3c;
    color: #fff;
    padding: 5px 15px 2px;
    margin-bottom: 5px;
    margin-right: 5px;
    display: inline-block;
    text-transform: uppercase;
}
.ltn__blog-meta li {
    font-weight: 600;
    display: inline-block;
    margin-right: 25px;
    position: relative;
    font-size: 14px;
    margin-top: 0;
}
.ltn__shop-details-inner h1 {
    color: #111;
    font-size: 40px;
    margin-bottom: 15px;
    font-weight: 600;

}
.ltn__shop-details-inner label i {
    color: #024797;
}
.ltn__shop-details-inner label {
    color: #555;
    font-weight: 600;
    margin-bottom: 10px;
}
.title-2 {
    margin-top: 25px;
    margin-bottom: 30px;
    font-size: 28px;
    font-weight: 600;
    border-left: 2px solid;
    border-color: #024797;
    padding-left: 10px;
    color: #111;
}
.section-bg-1 {
    background-color: #f2f6f7;
}
.property-detail-info-list ul {
    padding: 30px 50px 40px;
    margin: 0;
    float: left;
    border-right: 1px solid;
    border-color: #d1dae0;
}
.property-detail-info-list ul li {
    display: block;
    margin: 10px 0; 
}
.property-detail-info-list ul li label {
    margin-right: 5px;
    font-weight: 600;
    min-width: 110px;
    display: inline-block;
}
.ltn__page-details-inner label {
    font-size: 14px;
}
.property-detail-info-list ul li span {
    font-weight: 600;
    color: #071c1f;
}
.property-detail-feature-list ul li {
    display: inline-block;
    min-width: 160px;
    margin-right: 19px;
    margin-bottom: 15px;
}
.property-detail-feature-list .property-detail-feature-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
}
.property-detail-feature-list .property-detail-feature-list-item i {
    margin-right: 12px;
    width: 40px;
    min-width: 40px;
    height: 40px;
    line-height: 49px;
    background-color: #02479712;
    text-align: center;
    font-size: 21px;
    color: #024797;
    font-weight: 100;
}
.property-detail-feature-list .property-detail-feature-list-item h6 {
    margin-top: 0;
    margin-bottom: 6px;
    font-size: 14px;
    color: #111;
    font-weight: 500;
}


.ltn__menu-widget > ul li {
    list-style: none;
    margin-top: 15px;
    display: block;
    font-size: 14px;
    font-weight: 700;
}
.ltn__menu-widget ul li i {
    background: #024797;
    color: #fff;
    padding: 3px;
    font-size: 12px;
    margin-right: 7px;
}
.ltn__menu-widget ul li {
    font-size: 15px;
    color: #333;
    margin-bottom: 20px;
}
.ltn__menu-widget ul {
    padding-left: 0;
}



.widget {
    margin-bottom: 40px;
    padding: 35px 30px 30px 35px;
    border: 2px solid #ededed;
}
.ltn__author-widget-inner img {
    margin-bottom: 25px;
    max-width: 140px;
    border-radius: 100%;
}
.product-ratting {
    margin-bottom: 5px;
}
.product-ratting ul{
    padding-left: 0;
}
.product-ratting li {
    display: inline-block;
    margin: 0 0.5px;
    color: #ffb800;
    font-size: 12px;
}
.ltn__author-widget-inner h5 {
    font-size: 18px;
    color: #333;
    font-weight: 700;
}
.ltn__author-widget-inner small {
    font-size: 14px;
    color: #777;
}
.ltn__social-media ul{
    padding-left: 0;
}
.ltn__author-widget-inner .ltn__social-media ul li {
    color: #8cb2b2;
}
.ltn__social-media ul li {
    list-style: none;
    display: inline-block;
    margin: 10px 10px 0 0;
}
.ltn__widget-title-border-2 {
    border-left: 2px solid;
    border-color: #024797;
    padding-left: 10px;
    position: relative;
}
.ltn__widget-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 25px;
    color: #111;
    text-transform: capitalize;
}


.widget.ltn__form-widget textarea.form-control {
    min-height: 100px;
}
.widget.ltn__form-widget .form-control::placeholder {
    color: #777;
}
.widget.ltn__form-widget .form-control {
    margin-bottom: 15px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 0px;
    height: 48px;
    padding-left: 15px;
    box-shadow: none;
}
.theme-btn-1 {
    background-color: #024797;
    color: #fff;
}
.btn {
    border-radius: 0;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    font-family: var(--ltn__heading-font);
    padding: 17px 40px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: relative;
    z-index: 1;
    margin-right: 15px;
}
.theme-btn-1:hover {
    background-color: #000000;
    color: #fff;
}

.GallerItem{
    margin-bottom: 15px;
}
.GallerItem a {
    display: block;
    padding: 0;
    margin: 0;
}
.GallerItem a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-bottom: 0px;
}


.ltn__shop-details-area {
    padding: 60px 0;
}

.contact-us-sec{
    padding: 80px 0 20px;
}

.margin-top-0{
    margin-top: 0px !important;
}

#contact input.button.submit {
    margin-bottom: 10px;
    line-height: 20px;
    transition: all 0.25s !important;
    width: auto;
    padding: 15px 30px;
}


.review-sections {
    padding: 60px 0;
}
.review-sections-head h2 {
    font-size: 32px;
    color: #111;
    font-weight: 700;
}
.review-sections-head {
    margin-bottom: 30px;
}
.review-sections-item .head .conts .rating {
    color: #FFC107;
    font-size: 16px;
    margin: 0 1px;
}
.review-sections-item .head .conts h3 {
    font-size: 25px;
    color: #333;
}
.review-sections-item .head .imgs img {
    width: 100%;
    height: 100%;
}
.review-sections-item .head .imgs {
    width: 100px;
    height: 100px;
    object-fit: cover;
    overflow: hidden;
}
.review-sections-item .head {
    display: flex;
    align-items: center;
    gap: 20px;
}
.review-sections-item .body p {
    font-size: 18px;
    color: #555;
}
.review-sections-item .body {
    margin-top: 20px;
}
.review-sections-item{
    margin: 30px 0;
}


@media (min-width: 992px){
    .px-lg-1{
        padding-left: 7px !important;
        padding-right: 7px !important;
    }
}


.logo-apt-sections {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 15px;
    z-index: 9;
    position: relative;
    left: 0;
    width: 100%;
    top: -110px;
    margin-bottom: -115px;
}
.logo-apt-sections .logos img {
    height: 70px;
    width: auto;
}

@media (max-width: 992px){
.logo-apt-sections .logos img {
    height: 45px;
    width: auto;
}
}
.social-links-item a {
    height: 39px;
    width: 39px;
    line-height: 39px;
    text-align: center;
    border: 0px solid #012563;
    color: #2b2b4b;
    border-radius: 50%;
    transition: all .5s ease-in-out;
    font-size: 19px;
    background: #fff;
    display: inline-block;
}
.social-links-item a img{
    width: 20px;
}
.social-links-item a:hover {
    transform: translateY(-5px);
}