/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


/* validation */

.is-invalid {
    border: 1px solid #dc3545 !important;
}

/* validation */

	/* .fluid-width-video-wrapper {
		padding: 1px !important;
	} */
    .stop-scrolling {
        height: 100%;
        overflow: hidden;
      }

    .cls_blck:hover .cls_white{
        opacity: 1 !important;
    }

    .cls_white {
        height: 25px;
        position: absolute;
        left: 26%;
        opacity: 0;
    }

    .fluid-width-video-wrapper {
       padding-top: 500px !important;
    }

    .fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
        height: 350px;
    }

    .btn-close {
        background-color: red;
        position: absolute;
        z-index: 9;
        right: -1%;
        height: 15px;
        width: 15px;
        border-radius: 50px;
        top: -1.5%;
        opacity: 1 !important;
        background-size: 10px !important;
}

.modal-dialog {
    position: relative;
}

    /* .modal.show .modal-dialog {
        height: 100px;
    }

    #i_ame .fluid-width-video-wrapper {
        padding-top: 48.5% !important;
    }

    .index_vedio {
        height: 500px !important;
        width: 100% !important;
        left: 0% !important;
    }

	.fluid-width-video-wrapper {
		position: static !important ;
	} */

	/* .index_vedio {
		position: absolute !important;
		width: 100%;
		height: 550px;
		padding: 50px 100px 0px 100px !important;
        left: 10% !important;
	} */

    /* .fluid-width-video-wrapper iframe {
        top: 0;
        width: 80%;
    } */

	/* #i_frame {
		display: none;
		background: rgb(0 0 0 / 50%);
		position: absolute;
		width: 100% !important;
		max-width: 100%;
		left: 0%;
		top: 13%;
		padding: 10% 0% !important;
        z-index: 9;
	} */

	/* .frame_close_btn {
        position: absolute;
        top: 1.6% !important;
        right: 15.7% !important;
        z-index: 999;
        background-color: #f00;
        border: none !important;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        color: #fff;
	} */



.index_gallery {
    font-size: 30px;
    letter-spacing: 1px;
    /* text-transform: capitalize; */
    font-weight: bolder !important;
    font-family: "Poppins", sans-serif !important;
    color: #444444 !important;
}

.flag_britain {
    height: 24px;
    width: 24px;
}

/* .flag_bg {
    background-color: #000;
} */

.flag_bg:hover {
    background-color: #000 !important;
}

.slider-caption.slider-caption-center {
	margin: 0px 0px !important;
}

.slider-caption h2 {
	font-size: 2rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0;
    color: #fff !important;
    text-align: left !important;
	text-transform: capitalize !important;
}

#page-title.page-title-dark {
    background-color: #0a2b3d;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 10%) !important;
    border-bottom: none;
}

.page_title_padding {
    padding: 0px 6rem;
}

.page_title_padding h1 {
    font-family: 'Raleway', sans-serif !important;
}

.breadcrumb {
    right: 85px !important;
}

#page-title{
    overflow: hidden;
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
}

#page-title h1 {
    font-size: 1.7rem;
    line-height: normal;
    letter-spacing: 0px;
}

#page-title span {
    margin-top: 0px !important;
    font-weight: 300;
    font-size: 1rem;
}

p {
    color: #5e727e !important;
    font-weight: 400 !important;
}
.menu-link {
    text-transform: none !important;
}

.btn-warning {
    background-color: #ff593a !important;
    border-radius: 0% !important;
    border: none !important;
    color: #fff;
    letter-spacing: 0px !important;
}

.menu-container {
    border-right-color: none !important;
    padding-right: 0% !important;
    margin-right: 0% !important;
    border-right: none;
}

.about {
    padding: 30px 100px;
}

.content {
    padding: 0px 90px;
}

.line-one {
    height: 60px;
    border-left: 1px solid black;
}

.line-two {
    height: 60px;
    border-left: 1px solid black;
}

.head {
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 145px;
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 20px;
}

.custom-button {
    background-color: #ff593a;
    border-radius: 0% !important;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    padding: 20px 24px;
    font-size: 1rem;
    font-weight: 500;
    text-transform: none;
}

.menu-item.active > .menu-link
{
    color: #ff593a;
}

.nav_button.active > .menu-link {
    color: #000;
}


.custom-button:hover {
    background-color: #ff593a !important;
    color: #000;
}

#submit_button {
    padding: 20px 24px;
    font-size: 0.9rem;
    font-weight: 500;
}

.contact_us_btn {
    letter-spacing: 0px !important;
}

.content-bg {
    background-color: #e8e9eb;
}

.cards {
    position: relative;
    padding: 5px 20px;
    margin: 20px 0px;
    border: 1px solid #f1f2f3;
    border-radius: 3px;
}

.cards img {
    height: 35px;
    position: absolute;
    top: 28%;
}

.contents {
    padding: 0px 0px 0px 50px;
}

.contents h5 {
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.5px;
}

.contents p {
    font-size: 14px;
    font-weight: 100;
    /* letter-spacing: 1px; */
}

.content-head {
    text-transform: capitalize;
    font-size: 30px;
    letter-spacing: 1px;
    font-weight: bolder;
}

.content-head span {
    color: #444444 !important;
}

.content-title {
    text-transform: capitalize;
    font-weight: 500;
}

.content-para {
    font-size: 16px;
    /* letter-spacing: 1px; */
    font-weight: 300;
}

.content-details {
    padding: 0px 0px;
}

.left {
    background-color: red;
    padding: 10px 15px;
    color: #fff;
    font-size: 25px;
}

.right {
   background: #fff;
    padding: 10px 15px;
    font-size: 25px;
    color: #000;
    margin-left: 20px;
}

.client_testimonial {
    background-image: url(/website/images/background-image.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 80px;
    position: relative;
}

.client_testimonial_contents h3 {
    color: #fff;
    font-size: 40px;
    letter-spacing: 2px;
    font-weight: 600;
}

.client_testimonial_contents h3 span {
    color: #fff !important;
}

.client_testimonial p {
    color: #fff;
    letter-spacing: 2px;
    font-weight: 100;
}

.testimonial-pagination {
    position: absolute;
    right: 10%;
    bottom: 40%;
}

.testi-meta-home {
	margin-top: 10px;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

.testi-meta-home span {
	display: block;
    font-weight: normal;
    color: #999;
    font-size: 13px;
    text-transform: none;
    padding-left: 10px;
}

.space_setting_img {
    width: 70%;
    position: absolute;
    left: 0%;
    bottom: 5%;
    height: 60%;
}

.space_setting_img_two {
    width: 70%;
    position: absolute;
    left: 20%;
    bottom: 20%;
    height: 60%;
}

.tab-nav {
    border-bottom: none !important;
}

.tabs-alt .tab-nav li.ui-tabs-active a {
    border: none !important;
}

.apartment-container {
    padding: 0px 30px;
}

.apartment {
    padding: 0px 90px;
}

.apartment-title {
    margin: 0px;
    text-transform: capitalize;
    color: red;
}

.apartment-head {
    font-size: 50px;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: 800;
}

.spaces-head {
    font-size: 40px;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: 800;
}

.apartment a {
    text-transform: capitalize;
    color: #000;
}

.active-link {
    color: #ff0000 !important;
    position: relative;
}

.active-link-line {
    border-bottom: 1px solid red;
    width: 52%;
    position: absolute;
    left: 49px;
    bottom: 0;
}

.active-link-dot {
    position: absolute;
    width: 2%;
    border-bottom: 3px solid;
    height: 5%;
    left: 101px;
    bottom: -1px;
}

.active-link::after {
    content: "";
}

.apartment-content {
    background-color: #f2f6f7;
    padding: 50px;
    text-align: justify;
}

.apartment-content h3 {
    font-size: 30px;
    text-transform: capitalize;
    letter-spacing: 0.5px;
}

.apartment-content-text {
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
}

.apartment-content-row p {
    text-transform: capitalize;
}

.avalability {
    text-align: justify;
    padding: 0rem 2.5rem;
}

.avalability p {
    margin: 0px;
    color: #ff0000;
    font-weight: 100;
}

.avalability h3 {
    font-size: 40px;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 20px;
}

.table-bg {
    background-color: #f2f6f7 !important;
}

th {
    font-weight: 400;
    font-size: 14px;
}

td {
    padding: 10px !important;
    font-size: 10px;
}

thead {
    border-bottom: 1px solid #f2f6f7;
}

.table {
    color: #5e727d;
}

.neighbour {
    background-color: #f2f6f7;
}

.neighbour-content {
    padding: 90px;
}

.neighbour-content-title {
    margin: 0px;
    font-weight: 100;
    color: #ff0000;
}

.neighbour-content-head {
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 1px;
}

.neighbour-content-head span {
    color: #444 !important;
}

.neighbour-image img {
    padding: 10px;
}

.neighbour-card {
    padding: 10px;
}

.neighbour-card-contents {
    background-color: #fff;
    padding: 20px;
    height: 100%;
}

.neighbour-card-details h5 {
    padding: 20px 0px;
}

.neighbour-card-details-title {
    color: #ff0000;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 100;
    padding: 0px !important;
}

.neighbour-card-details-title span {
    color: #000 !important;
}

.neighbour-card-details p {
    font-size: 14px;
    font-weight: 100;
    padding: 10px 0px;
}

.neighbour-card-details a {
    color: #ff0000;
    font-weight: 100;
    text-transform: capitalize;
}

.neighbour-small-image {
    background-color: red;
    height: 50px;
    padding: 10px 10px;
}

.neighbour-small-image img {
    height: 30px;
    padding: 0px !important;
    margin: 0px !important;
}

.neighbour-col-title {
    margin: 0px !important;
    /* padding: 0px !important; */
    padding-left: 14px !important;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
}

.neighbour-line {
    width: 100%;
    height: 1px;
    border-bottom: #dfe1e5 1px solid;
    margin: 10px 0px;
}

.toggle {
    display: block;
    position: relative;
    margin: 23px 0 0px 0;
    bottom: 0;
    top: 10%;
}

.toggle-closed {
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
}

.plus {
    font-size: 20px;
    font-weight: 300;
    color: #000;
}

#hide {
    position: relative;
}

.hide {
    display: none;
    position: absolute;
    top: 0%;
    right: 10%;
}

.plus:hover {
    color: red;
    cursor: pointer;
}

.hover:hover .hide {
    background-color: red !important;
}

#hover_hide:hover .plus_hover {
    color: blue;
}

.hide_hide {
    position: absolute;
    top: -20%;
    right: 10%;
    opacity: 0;
}

.hide_hide a {
    color: #000 !important;
}

#hover_hide:hover .hide_hide {
    display: inline;
    opacity: 1;
}

.aminities {
    padding: 50px;
}

.aminities-title {
    margin: 0px;
    font-weight: 100;
    letter-spacing: 2px;
    color: #ff0000;
    text-align: center;
}

.aminities-head {
    margin: 0px 0px 30px 0px;
    font-size: 40px;
    letter-spacing: 0.5px;
    font-weight: 600;
    text-align: center;
}

.aminities_contents_padding {
    padding: 12px 0px !important;
}

.aminities-card {
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px #dfdfdf;
    padding: 40px 30px;
    border-radius: 10px;
}

.aminities-card img {
    float: right;
    height: 40px;
    margin: 10px 2px;
}

.trade_center h5 {
    border-bottom: 2px solid red;
    width: 50%;
    padding-bottom: 5px;
}

.rounded-image-circle {
    border-radius: 50% !important;
    background-color: #ff1010;
    padding: 40px;
    opacity: 0.1;
    position: absolute;
    top: 0;
    right: 0;
    margin: 30px 25px;
}

.aminities-card h5 {
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.aminities-card p {
    margin: 0px;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 300;
}

.aminities-num {
    color: #ff0000;
    clear: both;
}

.clients {
    padding: 100px 15px;
    position: relative;
}

.clients-one {
    background-color: white;
    box-sizing: border-box;
    box-shadow: 0px 0px 10px 0px #dfdfdf;
    padding: 20px;
    position: absolute;
    width: 40%;
    top: -45%;
    height: 100%;
    left: 9%;
    border-radius: 10px;
}

.clients-two {
    background-color: white;
    box-sizing: border-box;
    box-shadow: 0px 0px 10px 0px #dfdfdf;
    padding: 20px;
    position: absolute;
    width: 40%;
    top: -45%;
    height: 100%;
    right: 9%;
    border-radius: 10px;
}

.clients-stars {
    margin: 0px;
    letter-spacing: 2px;
    font-size: 25px;
    color: gold;
    margin-right: 30px;
}

.clients-head {
    text-transform: capitalize;
    letter-spacing: 1px;
    font-size: 14px;
    margin-bottom: 0px;
}

.clients-head span {
    font-weight: 100;
    color: gray !important;
}

.clients-text {
    margin: 0px !important;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 300;
}

.position-testimonials {
    position: absolute;
    top: -49%;
}

.foorter-col-one-text {
    font-size: 0.9rem;
    font-weight: 400 !important;
}

#footer a {
    color: #fff;
}

.footer-col-one-details p {
    font-size: 14px;
}

#footer {
    color: #d6d6d8;
    border-top: 5px solid rgba(0, 0, 0, 0.2);
    background-color: #111425;
}

#footer h6 {
    margin: 10px 0px;
    color: #fff;
}

#footer h4 {
    color: #fff;
}

#footer a {
    color: #d6d6d8;
}
#footer ul li::before {
    display: none;
}

.footer_contact_text {
    color: #aeb5be !important;
}

.footer_first_col {
    padding-top: 30px;

}

#footer .footer-widgets-wrap {
    padding: 20px 0px 50px 0px !important;
}

.input_footer {
    padding-left: 20px !important;
}

.input_footer::placeholder {
    color: #ff593a;
    letter-spacing: 1px !important;
}

.sm-form-control {
	height: auto;
    border: none;
    padding: 20px;
}

::placeholder {
	letter-spacing: 1px;
	}

.input-span {
    background-color: #ff593a;
    padding: 14px 25px;
}

#copyrights {
    background-color: #232835;
    padding: 10px 0px;
}

#copyrights p{
    color: #fff !important;
    font-size: 14px;
    font-weight: 100 !important;
}

.copyright_text {
    font-size: 14px;
    font-weight: 100;
}

.payments-img {
    background-color: #fff;
    width: 250px;
    padding: 5px;
}

.payments {
    height: 30px;
}

.bg-dark-blue {
    background: #0b2c3d;
}

.top-links-item {
    border-left: none;
}

.top-links-item > a {
    display: block;
    font-size: 0.75rem;
    line-height: 20px;
    font-weight: 500;
    text-transform: none;
    color: #666;
}

.tulum-orange {
    color: #ff5a3c !important;
}

.top-links-item:hover {
    background-color: transparent;
}

.h-60px {
    height: 60px !important;
}

.menu-link {
    font-weight: 500;
    line-height: 15px;
}

.tabs-bb .tab-nav li.ui-tabs-active a {
    border-bottom: 2px solid #ff5a3c;
    top: -2px;
    height: 44px;
    line-height: 44px;
    color: #ff5a3c;
}

.tab-nav li a {
    padding: 0 25px;
}

@media (min-width: 992px) {
    .menu-link {
        padding: 20px 15px;
    }

    .px-10 {
        padding-left: 5rem;
        padding-right: 5rem;
    }
}


/* About Page */

.font_eight_teen {
    font-size: 18px !important;
}

.about_slider_head {
	color: #fff !important;
	text-align: left !important;
}

.about_slider_title p{
	color: #fff !important;
	opacity: 0.5 !important;
	text-align: left !important;
	font-size: 10px !important;
}

.about_slider_link {
	font-size: 16px !important;
    color: #fff !important;
    letter-spacing: 1px !important;
	cursor: pointer;
}

.about_slider_span {
	font-size: 16px;
    letter-spacing: 1px;
    color: #fff !important;
    opacity: 0.5;
}

.about_slider_links {
	text-align: left;
}

.nav-tabs button {
	color: #4d4c59	!important;
}

.nav-tabs .nav-link {
	font-size: 22px;
    margin-bottom: -1px;
    background: #efeeee;
    /* border: 1px solid red; */
    border-radius: 0% !important;
    margin-right: 8px;
}

.nav-tabs .nav-link.active {
	color: #ff593a !important;
	font-size: 22px !important;
}

.tab-content {
	margin: 20px 0px;
}

.nav_tabs_head {
	font-size: 18px;
    font-weight: normal;
    margin: 20px 0px 0px 0px !important;
}

.about_tabs p {
	font-size: 16px !important;
    font-weight: 300 !important;
    letter-spacing: 1px;
    text-transform: capitalize;
	padding: 10px 0px;
	margin: 0px !important;
}

.about_tabs p span {
	color: #4b9b88 !important;
	padding-right: 5px;
}

.test_overlay_one {
	position: absolute;
    bottom: 0%;
    background-color: red;
    height: 20%;
    width: 100%;
    opacity: 0.5;
}

.about_testimonial_overlay {
	position: absolute;
    background-color: #000;
    height: 52%;
    width: 100%;
    top: 0%;
    opacity: 0;
}


.about_testimonial_overlay:hover {
	opacity: 0.2;
}

.about_testimonial_overlay_text {
	position: absolute;
    color: #fff;
    top: 23%;
    right: 50%;
    font-size: 25px;
	display: none;
}



.about_testimonial {
	position: relative;
    padding: 0px !important;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 10%);
}

.about_testimonial_contents {
	padding: 20px;
}

.about_testimonial_contents h3 {
	font-weight: 600;
    font-size: 28px;
    letter-spacing: 0px;
}

.about_testimonial_contents p {
    color: #5e727e !important;
    font-weight: 400 !important;
    font-style: normal;
    font-family: "Lato", sans-serif;
}

.rooms_padding {
    padding-right: 5rem;
    padding-left: 5rem;
}

.office_container {
	position: relative;
  }

  .office_container img {
    width: 100%;
    padding: 20px 0px 20px 20px;
  }

  .overlay_office {
	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
    padding: 30px 20px !important;
  }


  .office_container:hover .overlay_office {
	height: 40%;
  }

  .overlay_office h5 {
	color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 500;
    margin-bottom: 10px;
  }

  .about_overlay_desc {
	color: #fff !important;
	font-size: 12px;
    padding: 0px 20px 10px 20px;
  }

  .overlay_btn_details {
	color: #fff !important;
    padding: 0px !important;
  }

  .bg-office-overlay {
	opacity: 0.2;
    background-color: #000;
    height: 100%;
    position: absolute;
    width: 100%;
  }



.about_contents_text {
    font-family: 'Jost', sans-serif !important;
    color: #5e727e !important;
    font-weight: 400 !important;
    font-size: 1rem;
    margin-bottom: 15px !important;
}

.about_right_col {
	background-color: #f7f5ef;
	height: 100%;
	padding: 63px 0px;
}

.about_right_col_contents {
	padding: 20px;
}

.about_col_head {
	font-weight: bolder;
    margin: 0 0 1rem 0;
    padding: 0;
    line-height: 1.35;
    font-family: 'Raleway', sans-serif;
	font-size: 1rem;
	margin-bottom: 10px;
}

.about_col_text {
	font-size: 1rem;
    font-family: 'Jost', sans-serif !important;
    letter-spacing: 0px !important;
    text-align: center;
    color: #5e727e !important;
    font-weight: 400 !important;
    margin: 0px !important;
}

.about_col_img {
	height: 25px;
}


.testi-content p {
    margin-bottom: 0;
    font-style: normal !important;
    font-family: "Lato", sans-serif !important;
}

.testi-content p::before {
	display: none  !important;
}

.testi-content p::after {
	display: none !important;
}

.price_box {
	position: absolute;
    top: 5%;
    right: 5%;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 900 !important;
    color: #000 !important;
}

.price_box span {
	font-size: 14px;
    font-weight: 100;
}

.testi-meta::before{
	display: none;
}

.testi-meta {
	position: absolute;
    bottom: 5%;
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
    text-transform: capitalize;
    text-align: center;
}

.about_rooms_suites {
	background-color: #222222;
}

.rooms_head {
	color: #fff;
	letter-spacing: 1px;
	font-weight: 500;
	margin: 0px;
    padding: 0;
    line-height: 1.35;
    font-family: 'Raleway', sans-serif;
}

.rooms_title {
	display: block;
    margin-bottom: 0.5rem;
    font-weight: 300 !important;
    opacity: 0.75;
    line-height: 1.5;
	color: #fff !important;
}

.services {
	background-color: #f7f5ef	;
}

.service_head {
	font-weight: 500;
    margin: 0 0 1rem 0;
    padding: 0;
    line-height: 1.35;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 10px;
    font-size: 35px;
    letter-spacing: 1px;
}

.service_text {
	display: block;
    font-weight: 300 !important;
    opacity: 0.75;
    line-height: 1.5;
    font-size: 18px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.service_button .btn-danger {
	cursor: pointer;
	padding: 0.5rem 1rem;
	transition: all 0.2s ease-in-out;
    border-radius: 0 !important;
    font-weight: 300;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
	background-color: #ff593a !important;
	border: none;
	font-size: 1.1rem;
}

.about_contact_us_head {
	font-size: 25px;
    font-weight: 500;
    letter-spacing: 1px;
    margin: 0px;
}

.about_contact_us_title {
	font-size: 14px;
    letter-spacing: 1px;
    font-weight: 100 !important;
}

.about_contact_us_text {
	font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000 !important;
}

.about_contact_us_text span {
	color: #000 !important;
	opacity: 0.5;
	padding: 10px 0px;
	font-size: 14px;
}

.about_contact_us a {
	padding: 15px;
}

@media (min-width: 768px){
		.min-vh-md-100 {
		min-height: 60vh !important;
	}
}

/* About Page */

/* Office Page */

.facilities_and_services_head {
	margin: 20px 0px;
}

.facilities_and_services_head h3,
.facilities_and_services_head p {
	margin: 0px !important;
}

.facilities_and_services_head H3 {
	font-size: 30px;
    letter-spacing: 0px;
    color: #000000;
}

.facilities_contents {
	padding-left: 20px;
}

.facilities_contents h4 {
	font-size: 18px;
    font-weight: bolder;
    letter-spacing: 0px !important;
	margin-bottom: 10px !important;
}

.facilities_contents p {
	font-size: 14px;
    color: #5e727e !important;
    font-weight: 400 !important;
}
.rooms_padding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

/* Office Page */

/* Single Office Page */

.icon_left:before {
    content: "\e7a4";
    font-size: 30px;
    color: #fff;
    padding: 20px 20px;
}

.icon_right::before {
    content: "\e7a5";
    font-size: 30px;
    color: #fff;
    padding: 20px 20px;
}

.single_news_border_line {
    border-bottom: 1px solid;
    width: 70%;
    position: absolute;
    left: 15%;
    margin-top: 10px;
    color: #e4efec;
}

.single_news_text_para {
    margin: 30px 20px !important;
    line-height: 30px !important;
}

.single_news_text {
    font-size: 14px;
    letter-spacing: 0.5px;
    font-weight: 100 !important;
    margin: 0px 0px 5px !important;
}

.slider-arrow-left, .slider-arrow-right, .flex-prev, .flex-next, .slider-arrow-top-sm, .slider-arrow-bottom-sm {
    width: auto !important;
    height: auto !important;
}

.office_info_img {
    height: 30px !important;
}

.office_info_head h4 {
    font-weight: bolder;
    margin: 0 0 1rem 0;
    padding: 0;
    line-height: 1.35;
    font-family: 'Raleway', sans-serif;
    font-size: 2rem;
    letter-spacing: 0px;
}

.office_info_title {
    font-size: 1rem;
    color: #5e727e !important;
    font-weight: 400 !important;
}

/* Single Office Page */

/* News */

.news_testimonial_overlay {
	height: 55% !important;
    position: absolute !important;
    background-color: #000 !important;
    width: 91.7% !important;
    top: 0% !important;
    opacity: 0 !important;
}

.news_testimonial_overlay:hover {
	opacity: 0.2 !important;
}
/* News */

/* Contact */

.contact_bg {
	background-color: #f7f5ef;
}

.contact_form_head h2 {
	font-size: 1rem;
    font-weight: 300;
    margin-bottom: 10px;
    color: #5f717e !important;
}

.form_check_text {
	font-size: 14px;
    font-weight: 100;
    margin: 0px !important;
    text-transform: none;
    color: #5e727e !important;
    font-weight: 400 !important;
}

.form_check_text span {
	color: red !important;
}

/* Contact */

/* media page */

.custom_nav_tabs {
	justify-content: center;
    border: none;
    padding-top: 20px;
}

.nav-tabs .media_link {
	font-size: 22px;
    margin-bottom: -1px;
    background: none;
    border: none;
    border-radius: 0% !important;
    margin-right: 8px;
}

.nav-tabs .media_link.active {
	color: #ff593a  !important;
	font-size: 22px !important;
}


/* media page */

/* single news */

.single_news_img img {
	width: 100%;
    height: 500px;
}

.single_news_promotion a {
	text-transform: uppercase;
    letter-spacing: 1px;
    color: #ff593a;
    font-size: 14px;
}

.single_news_calendar span,
.single_news_comments span{
	font-size: 14px;
    text-transform: lowercase;
    font-weight: 100;
    color: #5f717e;
}

.single-news-content-body,
.single-news-content-body p {
    font-family: 'Jost', sans-serif;
    color: #5e727e !important;
    font-weight: 400 !important;
    font-size: 1.065rem;
}

.single-content-text {
	color: #b2b2b2 !important;
    font-weight: 500 !important;
    letter-spacing: 1px;
    font-size: 18px;
}

.search .input-group {
	width: 75% !important;
    border-radius: 0% !important;
    border: none !important;
    margin: auto;
}

.search .input-group-text {
	padding: 0px 10px !important;
	border-radius: 0% !important;
	background-color: #ff593a !important;
	border: none !important;
}

.single_page_list li a {
	color: #ff593a !important;
}

.single_page_list li {
	list-style-type: none;
}

.single_page_list li::before {
	content: "•";
	color: #000;
}

.calendar_img  {
	height: 16px;
}

.search_img {
	height: 25px;
}

.left_border {
	border: 3px solid #b2b2b2;
}

.share_post_link a {
	background-color: #d4d4d4;
    color: #000;
    padding: 5px 10px;
    margin-right: 10px;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: 400;
}

.single_post_form {
	border: 3px solid #d9d9d9 !important;
	padding: 15px !important;
	width: 100%;
}

.about_article,
.about_article h4{
	font-size: 20px;
    font-weight: 400;
}

.single_post_line {
	border: 1px solid #e3e3e3;
    width: 100%;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin: 30px auto;
}

.categories h4,
.recents_posts h4{
	font-size: 18px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 500;
    margin-bottom: 10px !important;
}

.single_page_list li {
	font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
}

.recent_post_img img {
	height: 100px;
	padding: 0px 10px 0px 0px;
}

.recent_post_content p {
	margin-bottom: 10px;
	margin-top: 10px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400 !important;
}

.recent_post_days {
	color: #b2b2b2 !important;
}

.full-width {
    width: 100%;
}

.video-container {
    position: relative;
    width: 100%;
}

#play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2; 
    background-color:#ff593a; 
    border: none;
    border-radius: 50%;
    width: 60px;
    height: 60px;
}

#play-btn::after {
    content: "\25B6"; 
    font-size: 30px;
    color: white; 
}




/* single news */

@media (max-width: 390px) {
    .news_testimonial_overlay {
        height: 50% !important;
    }
}

/* Responsive */


@media (max-width: 480px) {

    /* Brouchure */

    .brouchure {
        top: 50% !important;
    right: -8% !important;
    }

    /* Brouchure */

    /* ifream */
    #i_frame {
        top: 0% !important;
        z-index: 999;
    }
    /* ifream */

    .index_vedio {
        top: 63% !important;
        height: 37% !important;
        width: 374.9px !important;
        left: -46% !important;
        padding-top: 0px !important;
    }

    .ytp-title-link {
        font-size: 12px !important;
    }

    .ytp-title-text .yt-uix-sessionlink {
        font-size: 12px !important;
    }

    .ytp-overflow-icon {
        margin: 0px !important;
    }

    .fluid-width-video-wrapper {
        max-width: 100% !important;
    }

    .frame_close_btn {
        top: 66.5% !important;
        right: 0% !important;
        padding: 0px !important;
    }

	.mobile_flex {
		flex-direction: column !important;
	}
	.head_mobile {
		font-size: 20px !important;
        margin-bottom: 10px !important;
	}
	.title_mobile {
		font-size: 12px;
		margin: 15px 0px 10px 0px !important;
	}
	.text_mobile {
		font-size: 16px !important;
	}
	.padding_mobile {
        padding: 0px !important;
    }
    .mobile_padding {
        padding: 20px !important;
    }
    .cards img {
        position: static !important;
        height: 50px;
        width: 50px;
        margin: 20px auto;
    }
    .contents {
        text-align: center;
    }
    .contents h5 {
        font-size: 18px;
        font-weight: 500 !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .tabs-bb .tab-nav li.ui-tabs-active a {
        margin:auto !important;
        width: 50% !important;
    }
    .apartment-content {
        padding: 20px !important;
    }
    .apartment-content h3 {
        font-size: 20px !important;
    }
    .apartment-content-text {
        font-size: 14px;
    }
    .apartment-content-row p {
        font-size: 12px;
        margin-bottom: 10px !important;
    }
    .aminities_card_mobile {
        padding: 15px !important;
    }
    .rounded-image-circle {
        border-radius: 50% !important;
        background-color: #ff1010;
        padding: 40px;
        opacity: 0.1;
        position: absolute;
        top: 5%;
        right: 1%;
        margin: 30px 25px;
    }
    .clients {
        display: none !important;
    }
    .client_testimonial {
        background-position: initial !important;
        display: none;
    }
    .position-testimonials {
        position: static !important;
    }
    .padding_mobile_three_rem {
        padding: 0px 3rem !important;
    }
    .padding_top_mobl {
        padding-top: 10px !important;
    }
    .mobl_margin_bottom_zero {
        margin-bottom: 0px !important;
    }
    /* About Page */

    .about_mobile{
        padding: 0px !important;
    }
    .about_tabs p {
        font-size: 14px !important;
        letter-spacing: 0px !important;
    }
    .nav {
        border: none !important;
    }
    .nav-tabs .nav-link.active {
        border: none !important;
    }
    .about_tabs {
        padding: 0px 20px !important;
    }
    .about_col_head {
        padding: 5px 0px !important;
        margin: 0px !important;
    }
    .about_col_text {
        font-size: 14px !important;
    }
    .service_text {
        font-size: 14px !important;
    }
    .service_button .btn-danger {
        font-size: 14px !important;
    }

    /* About Page */

    /* Office Page */

    .overlay_office {
        padding: 30px 20px !important;
    }
    .office_container img {
        padding: 20px 20px 20px 20px !important;
    }
    .office_container:hover .overlay_office {
        height: 60% !important;
    }
    .mobile_services {
        margin: 0px !important;
        padding: 0px !important;
    }
    .mobile_services p {
        text-align: justify !important;
        font-size: 14px;
        padding: 20px;
        margin: 0px !important;
    }
    .about_contents {
        padding: 20px !important;
    }
    .about_contents_text {
        font-size: 14px !important;
    }
    .mobile_facilities_img img {
        height: 30px;
        display: block;
        margin: 10px auto;
    }
    .mobile_facilities {
        padding: 0px !important;
        text-align: center;
    }
    .facilities_contents {
        padding: 0px !important;
    }

    /* Office Page */

    /* Contact Page */

    .contact_form_head h2 {
        font-size: 14px;
    }
    .form_mobile {
        padding: 0px 30px 10px !important;
    }
    .aminities_contents_padding {
        padding: 0px 0px !important;
    }

    /* Contact Page */

    /* News */

    .news_mobile {
        padding: 0px !important;
    }
    .news_card_mobile {
        padding: 15px 0px;
    }
    .news_testimonial_overlay {
        height: 53% !important;
        top: 3% !important;
    }

    /* News */

    /* Footer */


    #footer {
        padding: 20px 0px !important;
    }

    #footer .footer-widgets-wrap {
        padding: 0px !important;
    }
    .footer_first_col {
        padding: 10px !important;
    }
    .footer_contact_us {
        margin: 0px !important;
        font-size: 18px;
        font-weight: 500;
    }
    .footer_contact_text {
        font-size: 14px;
        color: #acb4bc !important;
        padding: 10px 0px 0px 0px !important;
        font-family: 'Jost', sans-serif !important;
    }
    .footer_contact_text span img {
        padding-right: 10px;
    }
    #footer a {
        padding: 0px !important;
    }
    .input_footer {
        width: 100% !important;
    }
    .copyright_text {
        letter-spacing: 0px !important;
    }
    .footer_contact_text span {
        color: #888e98 !important;
    }

    /* Footer */

    /* Nav BAr */

    .button_mobile {
        margin-left: 0px !important;
    }

    /* Nav BAr */

    /* Single News */

    .padding_two_mobile {
        padding: 2rem !important;
    }
    .padding_ten {
        padding: 10px 0px !important;
    }
    .margin_ten {
        margin: 10px 0px !important;
    }
    .sm-form-control {
        padding: 10px;
    }
    .share_post_link a {
        margin: 10px 0px !important;
    }
    .search .input-group {
        width: 100% !important;
    }
    .padding_right_mobile{
        padding-right: 0px !important;
    }
    .margin_mobile{
        margin: 0px !important;
    }

    /* Single News */

}

@media (max-width: 414px) {
    .index_vedio {
        top: 10% !important;
        height: 50% !important;
        width: 100% !important;
        left: 0% !important;
        padding: 30px !important;
    }
    .frame_close_btn {
            top: 12% !important;
            right: 4% !important;
    }
}


@media (max-width: 390px) {
    .news_testimonial_overlay {
        height: 51% !important;
    }
}

@media (max-width: 360px) {
   .news_testimonial_overlay {
    height: 47% !important;
   }
}

@media (min-width: 600px) and (max-width: 800px) {
    .client_testimonial {
        background-position: initial !important;
        /* display: block; */
    }
    .aminities_card_mobile {
        padding: 15px !important;
    }
    .aminities_contents_padding {
        padding: 0px 0px !important;
    }
    .rounded-image-circle {
        top: 5% !important;
        right: 0.5% !important;
    }
    .about_mobile {
        padding: 0px !important;
    }
    .large_screen_padding {
        padding: 20px !important;
    }
    .padding_top_bottom {
        padding-top: 20px !important;
        padding-bottom: 10px !important;
    }
    .margin_top_bottom {
        margin-top: 10px !important;
        margin-bottom: 20px !important;
    }
}


/* Responsive */

/* Top Bar */

.top-links-item > a > i {
    vertical-align: middle !important;
}

/* Top Bar */

/* Header */

.header-wrap-clone {
    height:100px !important;
}

/* Header */

/* Footer */

.widget_links li a {
    padding: 0px !important;
}

/* Footer */

/* Swiper */

.swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    background-position: center;
    background-size: cover;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 500px;
    object-fit: cover;
  }

  .rounded_circle {
    background-color: #ff593a;
    color: #fff;
    padding: 20px 24px;
    font-size: 1rem;
    font-weight: 500;
    text-transform: none;
    height: 70px;
    width: 70px;
    border-radius: 50%;
    display: flex;
    align-items: center;
  }

  .round_video_btn {
    position: absolute;
  }

/* Swiper */

/* Play Btn */

.icon-play {
    font-size: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.border_top_radius {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

/* .border_top_radius_img img {
    border-top-left-radius: 10px!important;
    border-top-right-radius: 10px!important;
} */

.border_top {
    border-top: 3px solid #ff593a;
}

.contact_us_details p {
    border: 1px solid #ff593a;
    padding: 20px;
    border-radius: 50px;
}

.swiper-button-prev,.swiper-button-next {
    background: rgb(0 0 0 / 60%);
    padding: 20px;
    opacity: 1;
    color: #fff;
    position: absolute;
}

.swiper-button-prev::after,
.swiper-button-next::after {
    font-size: 20px;
}

.brouchure{
    position: fixed;
    z-index: 999;
    color: #fff;
    right: -2%;
    transform: rotate(-90deg);
    top: 33.5%;
    display: flex;
    text-align: center;
    background-color: #ff593a;
    padding: 10px 15px;
    font-size: 16px;
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.whatsapp-icon {
    font-family: 'Lato', sans-serif;
    display: inline-block;
    color: #fff;
    background: #1ab744;
    position: fixed;
    right: 10px;
    bottom: 90px;
    font-size: 40px;
    text-align: center;
    z-index: 99;
    border-radius: 90%;
    height: 60px;
    width: 60px;
    line-height: 60px;
    cursor: pointer;

}

.section_odd_bg {
    background-color: #f7f5ee;
}

.h-300px {
    height: 330px;
}

.swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }


  .swiper {
    width: 100%;
    height: 100%;
    background: #000;
  }

  .swiper-slide {
    font-size: 18px;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 60px;
  }

  .parallax-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 130%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
  }

  .swiper-slide .title {
    font-size: 41px;
    font-weight: 300;
  }

  .swiper-slide .subtitle {
    font-size: 21px;
  }

  .swiper-slide .text {
    font-size: 14px;
    max-width: 400px;
    line-height: 1.3;
  }


  /* Slider Thumb */

  .hades .tp-arr-allwrapper {
    display: none !important;
  }

  /* Slider Thumb */

  .portfolio_logo {
    display: block;
    object-fit: contain;
    width: auto !important;
    height: 80px !important;
  }

/* Play Btn */


/* Media Query */

@media only screen and (max-width: 480px) {
        .whatsapp-icon{
            position: fixed;
            bottom: 10px;
            left: 10px;

        }
 }



