@charset "utf-8";
/* CSS Document */
body {margin:0 auto; overflow-x:hidden; background-color: #eee; font-family: "Poppins", sans-serif;}
ul {list-style: none; padding: 0; margin: 0;}
.w-20 {width: 20%;}
.hr {width: 40%; height: 1px; background-color: #eee6;}
.hr_blue {background-color: #df0b01; height: 3px; width: 50px; transition: all 0.5s;}
.bg_theme {background-color: #df0b01; color: #fff;}
a {text-decoration: none !important;}
.text_color {color: #41469b;}
.resp, .md_search, .md_resp {display: none !important;}
._email {filter: invert();}

/*.....sticky-navbar.....*/
.sticky {position: fixed; top: 0; width: 100%; z-index: 999; -webkit-box-shadow: 0 0 15px rgba(197, 188, 188, 0.5); box-shadow: 0 0 15px rgba(197, 188, 188, 0.5);}
.sticky + .content {padding-top: 100px;}

/*/HEADER/*/
header {background-color: #0b2c3d; text-align: right;}
header p {/*color: #df0b01;*/ color: #fff; margin: 0; padding: 8px 0; font-weight: 500; font-size: 18px;}
header p a {color: #eee;}
nav {padding: 10px 0; background-color: #fff;}
nav .myMenu {float: right; display: flex; height: 100%; align-items: center; grid-column-gap: 40px;}
nav .myMenu li {display: inline-block; position: relative;}
nav .myMenu li a {display: block; padding: 15px 0; color: #0b2c3d; font-size: 17px;}
nav .myMenu li a:hover {color: #df0b01;}
.active>a {color: #df0b01 !important;}

nav .sub_menu {position: absolute; top: 60px; left: 0; width: max-content; z-index: 1; background-color: #fff; -webkit-box-shadow: 0 0 15px rgb(197 188 188 / 50%); box-shadow: 0 0 15px rgb(197 188 188 / 50%); visibility: hidden; opacity: 0; transition: 0.5s;}
nav .sub_menu li {display: block;}
nav .sub_menu li a {display: block; padding: 8px 30px; font-size: 14px;}
nav .myMenu li:hover .sub_menu {visibility: visible; opacity: 1;}
nav .post_req a {background-color: #df0b01; padding: 15px !important; font-size: 14px !important; color: #fff !important;}
nav .post_req a:hover {color: #ccc!important;}

/*/BANNER/*/
.main_Banner_div {position: relative; margin: auto; overflow: hidden;}
.banner_Box {display: -webkit-box;}
.banner_Img {width: 100%; height: 550px; overflow: hidden; position: relative; background-color: #000}
.banner_Img img {width: 100%; height: 100%; object-fit: cover;}
.banner_info {position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 100%; color: #fff; text-align: center;}
.banner_info h6 {letter-spacing: 10px; margin-left: 20px; font-size: 22px; text-transform: uppercase;}
.banner_info h1 {font-size: 50px; font-weight: bold; text-transform: uppercase;}
.static_banner {height: 200px; overflow: hidden; background-color: #000; position: relative;}
.static_banner img {height: 100%; width: 100%; object-fit: cover; opacity: 0.5;}
.static_banner .bn_info {position: absolute; bottom: 0; color: #fff; text-align: center; width: 100%; margin-bottom: 20px;}
.static_banner .bn_info h4 {font-weight: bold; margin-bottom: 0px; text-transform: uppercase;}

/*/ Forms/*/
.prop_filter {position: relative;}
.filter_box {padding: 5px 10px; background-color: #fff; border-radius: 2px; margin-top: -5%; box-shadow: 0 0 29px 0 rgba(0, 0, 0, 0.16); padding: 25px;}


.inputs {width: 100%; font-size: 14px; border: 1px solid #e1e1e1; color: #333; width: 100%; height: 45px; padding: 5px 15px; margin: 10px 0; font-weight: 300;}
.textarea {width: 100%; font-size: 14px; border: 1px solid #e1e1e1; color: #333; width: 100%; padding: 5px 15px; margin: 10px 0; font-weight: 300;}
.button_1 {padding: 11px 15px; border: none; display: inline-block; margin-top: 10px; background-color: #df0b01; color: #fff; font-size: 14px;}
.button_2 {padding: 11px 40px; border: none; display: inline-block; margin-top: 10px; background-color: #fff; color: #151515; font-size: 14px; font-weight: 600;}
.button_3 {padding: 11px 40px; border: none; display: inline-block; margin-top: 10px; background-color: #41469b; color: #fff; font-size: 14px; font-weight: 600;}
.button_3:hover {color: #eee;}
.label {color: #ff2d55; top: 1px; position: absolute; left: 30px; background-color: #fff; padding: 0px 5px; font-size: 12px;}
.for_label {position: relative;}
.for_label .label {left: 10px!important;}

/*/FEATURED/*/
.col_box_grid {display: grid; grid-gap: 15px; grid-template-columns: repeat(5, 1fr);}
.col_box {padding: 35px 25px; border: 2px solid #cccccc7a; transition: all 0.5s;}
.col_box:hover {border: 2px solid #df0b01;}
.col_box:hover .hr_blue {width: 100px;}
.p_15 {padding-top: 15px; padding-bottom: 15px; padding-left: 40px;}
/*.col_big_box {padding: 60px 40px; position: relative;}
.corner {position: absolute; left: -20px; top: 50px;}
.corner::before {content: ''; width: 0; height: 0; border-style: solid; border-width: 0 0 36px 21px; border-color: transparent transparent #df0b01; transparent;}
*/
/*/SOCIAL/*/
.social li {display: inline-block; margin-right: 5px;}
.social li i {width: 30px; height: 30px; padding: 7px 5px; border-radius: 50%; text-align: center;}
.social .fa-facebook-f {background-color: #4267b2; color: #fff;}
.social .fa-twitter {background-color: #38a1f3; color: #fff;}
.social .fa-linkedin-in {background-color: #0077b5; color: #fff;}
.social .fa-youtube {background-color: #ff0000; color: #fff;}
.social .fa-instagram {background: #f09433; background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);  color: #fff;}

/*/SLICK/*/
.interior {padding: 50px 5px;}
.img_box {height: 450px; overflow: hidden; margin: 5px; position: relative;}
.img_box .img {height: 100%; width: 100%; overflow: hidden;}
.img_box .img img {height: 100%; width: 100%; object-fit: cover; transform: scale(1) rotate(0deg); transition: all 0.5s;}
.img_box .layer {position: absolute; height: 100%; width: 0%; background-color: #00000085; top: 50%; left: 50%;
transform: translate(-50%,-50%); transition: all 0.5s;}
.img_box:hover .layer {width: 100%;}
.img_box:hover .img img {transform: scale(1.12) rotate(3deg);}
.img_info {position: absolute; bottom: -100%; left: 0; width: 100%; text-align: center; padding: 30px 15px; transition: all 0.5s;}
.img_box:hover .img_info {bottom: 0; transition-delay: 0.4s;}
.img_box small {color: #ccc;}
.img_box h5 {color: #fff;}

/*/TESTIMONIALS/*/
.testimony {/*background-image: url(../images/bg2.jpg); background-repeat: no-repeat; background-size: cover; color: #333;*/ background-color: #fff;}
/*** TestimonialS Slider - Free Weebly Widget by Baamboo Studio - Style 2 ***/
.testimonial_slider_2 {width: 100%; overflow: hidden; box-sizing: border-box; padding-bottom: 30px;}
.testimonial_slider_2 input {display: none;}

.testimonial_slider_2 #slide_2_1:checked ~ .boo_inner {margin-left: 0;}
.testimonial_slider_2 #slide_2_2:checked ~ .boo_inner {margin-left: -100%;}
.testimonial_slider_2 #slide_2_3:checked ~ .boo_inner {margin-left: -200%;}
.testimonial_slider_2 #slide_2_4:checked ~ .boo_inner {margin-left: -300%;}
.testimonial_slider_2 .boo_inner {
  width: 400%;
  -webkit-transform: translateZ(0);
  -webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1); /* easeInOutQuart */

  -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  transition-timing-function: cubic-bezier(
    0.77,
    0,
    0.175,
    1
  ); /* easeInOutQuart */
}
.testimonial_slider_2 .slide_content {width: 25%; float: left;}
.testimonial_slider_2 #controls label {width: 12px; height: 12px; margin: 0 2px; display: inline-block; background: #fff; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;}
.testimonial_slider_2 #slide_2_1:checked ~ #controls label:nth-child(1),
.testimonial_slider_2 #slide_2_2:checked ~ #controls label:nth-child(2),
.testimonial_slider_2 #slide_2_3:checked ~ #controls label:nth-child(3) {background: #df0b01;}
.content_2 {position: relative; margin-bottom: 30px;}
.content_2:before,
.content_2:after {content: ""; height: 15px; width: 19px; position: absolute;}
.content_2:before {background: url(icon_testimonial_2_before.png) 0 0 no-repeat; left: 0;}
.content_2:after {background: url(icon_testimonial_2_after.png) 0 0 no-repeat; margin: 5px 10px;}
.testimonial_2 p {display: inline; font-size: 14px;}
.author_2 h3 {color: #333; font-size: 13px; font-weight: 600px; padding: 0 0 5px;}
.author_2 h4 {color: #333; font-size: 12px; font-weight: 400; padding: 0 0 5px;}
.author_2 h4 a {color: #f7f5f6; text-decoration: none; position: relative; padding-bottom: 1px; overflow: hidden; border-bottom: 1px solid;}
.author_2 h4 a:after {background: #f7f5f6; height: 1px; content: ""; position: absolute; left: 0; bottom: -1px; width: 0; -o-transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s;}
.author_2 h4 a:hover {color: #000; border: none;}
.author_2 h4 a:hover:after {border-color: #000; width: 100%;}

/*/FONT-SIZE/*/
.font_12 {font-size: 12px;}
.font_14 {font-size: 14px;}
.font_16 {font-size: 16px;}
.font_17 {font-size: 17px;}
.font_18 {font-size: 18px;}
.font_20 {font-size: 20px;}
.font_22 {font-size: 22px;}
.font_28 {font-size: 28px;}
.price {font-weight: 600;}
.line_15_25 {font-size: 15px; line-height: 25px; color: #777;}
.line_17_25 {font-size: 17px; line-height: 25px; color: #333;}

/*/PROPERTY-LIST-VIEW/*/
.filter_box_nav {background-color: #fff; background-clip: border-box; border: 1px solid #eee; border-radius: 5px; padding: 15px;}
.filter_md {display: flex;}
.carousel-item {height: 200px; overflow: hidden;}
.carousel-item img {height: 100%; width: 100%; object-fit: cover;}
.list_box h5 {color: #333; font-weight: 600; text-transform: capitalize;}
.full_width {background-color: #fff; background-clip: border-box; border: 1px solid #eee; border-radius: 5px; padding: 15px; width: 100%; position: relative; transition: all 0.5s;}
.full_width .flex_responsive {display: flex;}
.full_width .prop_img {width: 180px; height: 150px; overflow: hidden; transition: all 0.5s;}
.full_width span, .grid_width span {color: #777;}
.full_width .prop_desc {width: 75%; padding: 10px 25px; transition: all 0.5s;}
.full_width .prop_desc p {font-size: 14px; margin-top: 5px; color: #696969; display: block; transition: all 0.5s;}
.full_width .sale_bttn {position: absolute; top: 20px; left: 0; padding: 5px 12px; display: block; background-color: #28a745; color: #fff; font-size: 14px; transition: all 0.5s;}
.closed-deal{background-color: #a8a8a8!important;}
.grid_width {background-color: #fff; background-clip: border-box; border: 1px solid #d3d3d3cf; border-radius: 5px; padding: 0; width: 47%; position: relative; transition: all 0.5s;}
.grid_width {margin: 0 5px; transition: all 0.5s;}
.grid_width .prop_desc {padding: 15px; text-align: left; height: 150px; overflow: hidden;}
.grid_width .prop_img {height: 200px; transition: all 0.5s;}
.grid_width .prop_img, .grid_width .prop_desc {width: 100%; overflow: hidden; transition: all 0.5s;}
.grid_width .prop_desc p {display: none; transition: all 0.5s;}
.prop_img img {height: 100%; width: 100%; object-fit: cover; transition: all 0.5s;}
.prop_info {display: flex; align-items: center; justify-content: space-between; border-top: 1px solid #d3d3d3cf; padding: 5px 15px;}
.prop_info span {font-size: 14px; transition: all 0.5s;}
.prop_info i {color: #41469b; transition: all 0.5s;}
.grid_width .sale_bttn {position: absolute; top: 20px; left: 0; padding: 5px 12px; display: block; background-color: #28a745; color: #fff; font-size: 14px; transition: all 0.5s;}

.slick-dots {display: none !important;}

/*/PROPERTY DETAILS/*/
/*.more_imgs {padding: 5px;}*/
.frame_img {height: 500px; overflow: hidden; padding: 0 0.25%; flex-direction: column; position: relative;}
.frame_img .main_img {height: 100%; width: 100%; margin: 0.25%; border-radius: 7px; overflow: hidden; display: block; position: relative;}
.frame_img .main_img span {position: absolute; top: 15px; left: 15px; font-size: 9px; background-color: #000000b3; color: #fff; padding: 3px 4px 0; border-radius: 3px; z-index: 9; text-transform: uppercase;}
/*.more_imgs .small_img {height: 250px; width: 50%; overflow: hidden; padding: 5px;}*/
.frame_img .main_img img {height: 100%; width: 100%; object-fit: cover; transform: scale(1); transition: all 0.5s;}
.frame_img .main_img img:hover  {transform: scale(1.1); cursor: pointer;}
.more_imgs {position: relative;}
.more_imgs div {position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-color: #3333338a; border-radius: 7px; cursor: pointer;}
.more_imgs .more_imgs_h1 {position: absolute; width: 100%; text-align: center; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #fff;}
.prop_details {margin-bottom: 10px; position: relative; overflow: hidden;}
.prop_details .sale_bttn {height: 30px; padding: 5px 15px; background-color: #41469b; border: none; color: #fff; font-size: 14px; text-transform: uppercase; border-radius: 5px; display: inline-block;}
.fact_box {width: 25%; margin: 10px 0;}
/*.icon_box {border-radius: 5px; margin-right: 10px; box-shadow: 0 0 7px 0 rgba(0,0,0,.07);}*/
.prop_table {width: 50%;}
.prop_table td, .prop_table th {padding: 8px 5px 8px 0; font-size: 14px;}
.prop_table th {width: 150px; font-weight: 400;}
.amenty_list li {display: inline-block;  font-size: 15px;}
.nearby {margin-bottom: 30px;}
.nearby .list_item {list-style: decimal !important; margin-left: 20px;}
.nearby li h6, .list_heading {border-bottom: 1px dashed #0000001a; display: block; padding: 5px 0;}
.nearby .list_heading span {border-bottom: 1px solid #41469b; padding: 6px 0; color: #41469b;}
.nearby .list_item h6 {padding: 12px 0; margin: 0;}
.nearby .list_item span {font-weight: 400; font-size: 15px; margin-top: -40px; float: right; color: #df0b01; display: block;}
.static_box {box-shadow: 0 0 7px 0 #00000012; border-radius: 5px; padding: 15px; width: 100%; background-color: #ffffff;}
.date_box {padding: 5px;}
.date_box div {box-shadow: 0 0 7px 0 #00000012; border-radius: 5px; padding: 5px 10px; outline: none; border: 2px solid #fff;}
.date_box:focus {outline: none;}
.date_box:focus div {outline: none; border: 2px solid #df0b01;}

.slick-prev:before, .slick-next:before {display: none;}
.slick-next, .slick-next:hover, .slick-next:focus, .slick-prev:hover, .slick-prev:focus {background-repeat: no-repeat; background-size: 24%; background-color: #fff; border-radius: 50%; padding: 5px; width: 30px; height: 30px; background-origin: padding-box; box-shadow: 0 0 7px 0 rgba(0,0,0,.07); z-index: 22;}
.slick-next, .slick-next:hover, .slick-next:focus {background-image: url('../images/next.png'); background-position: 13px 9px; -webkit-transform: translate(-40%,-50%); transform: translate(-40%,-50%);}
.slick-prev:hover, .slick-prev:focus {background-image: url('../images/prev.png'); background-position: 11px 9px; -webkit-transform: translate(50%,-50%); transform: translate(50%,-50%);}
.slick-next:hover, .slick-next:focus, .slick-prev:hover, .slick-prev:focus {background-color: #df0b01; z-index: 22;}

/*/Artciles/*/
.search_box {width: 100%; position: relative;}
.search_box i {position: absolute; top: 10px; right: 0; padding: 14px 15px 15px; background-color: #df0b01; color: #fff;}
.search_box .inputs:focus {outline: none;}
.post_thumb {height: 60px; width: 80px; overflow: hidden;}
.post_thumb img {height: 100px; width: 100px; object-fit: cover;}

.thumb_img {height: 70px; width: 70px; border-radius: 50%;}

/*TEAM*/
.team_pic .img {height: 200px; overflow: hidden;}
.team_pic .img img {height: 100%; width: 100%; object-fit: contain;}
.team_info {padding: 15px; text-align: center;}

/*CLIENTS*/
.clients .slick-track {display: flex;}
.clients.slick-slider {margin-bottom: 0 !important; padding: 10px 0;}
.clients .cDiv {height: auto; overflow: hidden; display: flex !important; align-items: center; text-align: center;}
.clients .cDiv img {margin: auto; padding: 5px 20px; height: 100%; width: 100%; object-fit: contain;}
.client_sec .slick-next, .client_sec .slick-prev {display: none !important;}

/*/Blog/*/
.news_img {width: 400px; overflow: hidden;}
.news_img img {width: 100%; height: 100%; object-fit: cover;}
.news_content p {font-size: 15px; margin-bottom: 0; margin-top: 10px; color: #767676; -webkit-line-clamp: 4; max-height: 300px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; display: -webkit-box; position: relative;}
.news_content {position: relative;}
.news_content:after {content: 'Read more'; position: relative; left: 0; bottom: -5px; font-size: 14px; color: blue; font-style: italic;}

/*/FOOTER/*/
footer {background-color: #111;}
footer .footer {padding: 50px 0;}
footer p {color: #eee; font-size: 14px;}
.footer_ul li {position: relative; margin-bottom: 5px;}
.footer_ul li:before {content: '\2713'; position: absolute; display: inline-block; font-size: 14px; top: 3px; left: 0; color: #999;}
.footer_ul li a {font-size: 14px; color: #eee; margin-left: 12px;}
.footer_contact li {margin-bottom: 10px; color: #eee;}
.footer h6 {color: #df0b01;}
.footer_contact li a {color: #eee; font-size: 14px;}
.footer_bottom , .footer_bottom p{background-color: #232323; padding: 5px 0; color: #fff; font-weight: 300;}
footer .logo a img {filter: grayscale(1) invert(1); height: 60px;}

/*........media-querries........*/
	
@media only screen and (max-width:991px) {
    footer .footer {padding: 30px 0;}
    .grid_width {width: 47%;}
    .md_search, .md_resp {display: block !important;}
    .filter_md {position: fixed; left: 0; top: 0; z-index: 999; height: 100%; display: none;}
    .static_box {margin-top: 30px;}
}

@media only screen and (max-width:767px) {
    .banner_Img {height: 400px;}
    .resp {display: block !important;}
    .no_resp {display: none !important;}
    .img_box {height: 350px;}
    .frame_img {height: 350px;}
    .p_15 {padding-left: 15px;}
    .care_no {display: none;}
    footer .for_border{border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;}
    nav .myMenu {position: fixed; display: inherit; width: 80%; height: 100%; top: 0; left: -80%; z-index: 999; background-color: #fff; transition: left 0.5s; text-align: left;}
    nav .opeMenu {left: 0;}
    nav .myMenu li {display: block; margin: 0;}
    nav .myMenu li a {padding: 15px;}
    .full_width {margin: 0 15px; width: 100%;}
    .full_width .flex_responsive {display: block;}
    .full_width .prop_img {width: 100%; height: 200px;}
    .full_width .prop_desc {width: 100%; padding: 10px 0 0;}
    .full_width .sale_bttn {margin-top: 10px;}
    .prop_info {margin-top: -10px;}
    .fact_box {width: 33.33%;}
    .prop_table {width: 100%;}
    .grid_width {width: 100%; margin: 0;}
    .team_pic {margin-top: 20px;}
    .col_box_grid {grid-template-columns: repeat(3, 1fr);}
    .col_box {padding: 10px;}
    
}	
@media only screen and (max-width:575px) {
	h1 {font-size: 30px;}
    .pro_filter_bx {display: none;}
    .fact_box {width: 50%;}
    .frame_img {height: 250px;}
    .nearby {margin-bottom: 15px;}
    .nearby .list_item span {float: inherit; margin-top: 4px; font-size: 14px;}
    .col_box_grid {grid-template-columns: repeat(2, 1fr);}
    .news_img {width: 100%;}
    
}
	
@media only screen and (max-width:480px) {
	header p {font-size: 15px;}
}
@media only screen and (max-width:400px) {
	
}


/*location search*/
.locSuggDiv{position: absolute; top: 55px; left: 0; list-style: none; padding: 0px 15px; z-index: 9999; width: 100%;}

.locSuggDiv ul{background-color: #e4e4e4; width: 100%; padding: 15px; display: none;}
.locSuggDiv ul li{cursor: pointer; margin:10px 0px; font-size: 13px;}
.locSuggDiv ul li:nth-child(1){margin:0px;}


