/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/




@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    src: local('Manrope'), url('./font-family/manrope-regular.woff') format('woff');
}
@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 100;
    src: local('Manrope'), url('./font-family/manrope-thin.woff') format('woff');
}
@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 300;
    src: local('Manrope'), url('./font-family/manrope-light.woff') format('woff');
}
@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    src: local('Manrope'), url('./font-family/manrope-medium.woff') format('woff');
}
@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    src: local('Manrope'), url('./font-family/manrope-semibold.woff') format('woff');
}
@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    src: local('Manrope'), url('./font-family/manrope-bold.woff') format('woff');
}


@font-face {
    font-family: 'Newsreader';
    font-style: normal;
    font-weight: 400;
    src: local('Newsreader'), url('./font-family/Newsreader.woff') format('woff');
}

@font-face {
    font-family: 'Newsreader';
    font-style: italic;
    font-weight: 400;
    src: local('Newsreader'), url('./font-family/Newsreader-Italic.woff') format('woff');
}

.banner-txt h2 {
    font-size: 58px;
    line-height: 100%;
}
.banner-txt h2 i {
    font-weight: 400;
}
.ct-btn {
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    font-weight: 400 !important;
    text-shadow: none !important;
    box-shadow: none !important;
    font-size: 14px !important;
    padding: 8px 18px !important;
    line-height: 24px !important;
    opacity: 1 !important;
    background-color: #b8963e !important;
    transition: all ease-in-out 0.3s !important;
}
.ct-btn:hover {
    background: #000 !important
}
.header-inner .nav-left li {
    padding-left: 6px;
    padding-right: 6px;
}
.header-inner .nav-left li a {
    color: #fff;
    font-size: 0.9em;
    font-weight: 400;
}
.header-inner .nav-left li a:hover {
    color: #b8963e;
}
.header-inner .nav-left li.current-menu-item a {
    color: #b8963e;
}
.html_topbar_left i.icon-user-o {
    color: #fff;
    border: 1px solid #fff;
    padding: 6px 8px;
    border-radius: 52px;
    height: 32px;
    width: 32px;
}
.html_topbar_left .ct-btn {
    color: #fff !important;
    margin-left: 18px;
	font-size: 12px !important;
}
ul#header-contact li a {
    color: #fff;
    font-size: 0.9em;
}
.logo a img {
    padding: 4px !important;
}
.logo-left .logo {
    margin-right: 0px;
}
.ct-btn i.icon-angle-right {
    font-size: 14px !important;
    line-height: 24px;
    top: 0px;
    bottom: 0px;
}
.html_topbar_left .ct-btn i.icon-angle-right {
    top: 0px;
}
.rm-padding {
    padding: 0px;
}  
.exp-icon h5 {
    font-size: 24px;
    color: #fff;
    margin-bottom: 8px;
    padding-top: 24px;
    font-family: Manrope, sans-serif !important;
}
.exp-icon h6 {
    font-size: 14px;
    color: #fff;
    opacity: 1;
	font-family: Manrope, sans-serif !important;
}
.rm-icon .col-inner {
    border-top-right-radius: 38px;
} 
.md-padding {
    padding-bottom: 24px;
} 
.about-us h2 {
    font-size: 42px;
    line-height: 38px;
}
.about-perfect span {
    color: #6e6e6e;
}
.about-perfect a i {
    border: 1px solid #000 !important;
    border-radius: 32px !important;
    height: 18px !important;
    width: 18px !important;
    font-size: 12px !important;
    line-height: 16px !important;
}
.rm-bottom p {
    margin-bottom: 0px;
} 
.icon-btn h5 {
    font-size: 24px;
    color: #000000;
    margin-bottom: 8px;
    padding-top: 24px;
	text-transform: capitalize;
}
.icon-btn h6 {
    font-size: 14px;
    color: #6E6E6E;
    opacity: 1;
	font-family: Manrope, sans-serif !important;
	text-transform: none;
	line-height: 24px;
	margin-bottom: 18px !important;
}
.icon-btn2 h5 {
    color: #ffffff;
}
.icon-btn2 h6 {
	color: #ffffff;
}
.about-us.circle h2:before {
    content: "";
    position: absolute;
    width: 98px;
    height: 98px;
    background: url(img/circle.png) no-repeat center / contain;
    top: -48px;
    left: 0px;
    z-index: -1;
}
.about-us.circle h2 {
  position: relative;
  z-index: 1;            
} 
.expert-icon h5 {
    padding-top: 4px;
    font-weight: 400;
}
.expert-icon h6 {
    margin-bottom: 0px !important;
    padding-top: 14px !important;
}
.luxury-room {
    position: absolute;
    top: 72px;
    width: 32%;
    background: #fff;
    height: 72%;
    left: 72px;
    border-radius: 48px;
    padding: 18px;
}
.luxury-room .icon-box-text {
    position: absolute;
    bottom: 48px;
}
.mb-room .image-cover {
    border-radius: 45px;
}
.mb-room h4 {
    font-size: 24px;
    font-weight: 400;
	color: #000000 !important;
	line-height: 28px;
}
.luxury-room .text {
    padding: 0px 8px;
}
.mb-room .flickity-button {
    height: auto !important;
    bottom: 100%;
    top: -78px;
    z-index: 9999;
}
.mb-room .flickity-prev-next-button.previous {
    right: 72px !important;
    left: auto !important;
}
.mb-room .flickity-slider>.row:not(.is-selected) {
    opacity: 0.4;
}
.mb-room {
	height: 500px;
}
.md-form .wpcf7 label {
    font-size: 14px;
    font-weight: 400;
}
.md-form .wpcf7-textarea {
    min-height: 72px;
}
.md-form .wpcf7-form-control {
    margin-bottom: 8px !important;
}
.md-form .wpcf7-submit {
    margin-top: 24px !important;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    font-weight: 400 !important;
    text-shadow: none !important;
    box-shadow: none !important;
    font-size: 14px !important;
    padding: 8px 18px !important;
    line-height: 24px !important;
    opacity: 1 !important;
    background-color: #b8963e !important;
    transition: all ease-in-out 0.3s !important;
    text-transform: uppercase;
}
.md-form .wpcf7-submit:hover {
    background: #000 !important;
}
.absolute-footer {
    display: none;
}
.foot-title h3 {
    font-size: 18px;
    font-weight: 100;
	border-bottom: 0px;
}
.foot-title .section-title-normal b {
    display: none;
}
.foot-menu a {
    color: #D1D1D1 !important;
    line-height: 24px;
    font-size: 16px;
}
.foot-title h3 span {
	border-bottom: 0px;
}
.foot-icon .icon-box-text h6 {
    font-size: 16px;
    line-height: 24px;
    color: #D1D1D1;
    text-transform: none;
    opacity: 1;
	font-family: Manrope, sans-serif !important;
}
.foot-menu a:hover {
    color: #b8963e !important;
}
.footer-wrapper a.plain:hover h6 {
    color: #b8963e !important;
}
.icon-btn.pricing h5 {
    font-size: 16px;
	color: #81848A;
	font-family: Manrope, sans-serif !important;
}
.icon-btn.pricing h5 b {
	font-size: 24px;
	color: #000000;
    padding-right: 8px;
    font-weight: 600;
}
.icon-btn.pricing h6 {
    font-size: 24px;
	font-weight: 400;
	color: #222222;
    font-family: Newsreader, sans-serif !important;

}
.icon-btn.pricing .col-inner {
    border: 1px solid rgb(0 0 0 / 0%);
}
.icon-btn.pricing .col-inner:hover {
    border: 1px solid #b8963e;
}
.icon-btn.pricing i.ux-menu-link__icon.text-center.icon-certificate {
	font-size: 22px;
	top: 4px;
}
.icon-btn.pricing i.ux-menu-link__icon.text-center.icon-certificate:after {
    content: "✔";
    position: absolute;
    right: 2px;
    top: 6px;
    color: #ffffff;
    font-size: 12px;
}
.icon-btn.pricing .col-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.icon-btn.pricing .ux-menu {
    height: auto;
    min-height: 198px;
}
.mb-newsletter{
    display:flex;
    align-items:center;
    gap:18px;
    width:100%;
    max-width:760px;
	box-shadow:0 -8px 20px rgba(0,0,0,0.06);
}
.mb-newsletter p{
    margin:0 !important;
}
.mb-newsletter .newsletter-input{
    flex:1;
    position:relative;
}
.mb-newsletter .newsletter-input .mail-icon{
    position: absolute;
    left: 24px;
    top: 48%;
    transform: translateY(-48%);
    color: #9c9c9c;
    font-size: 18px;
    line-height: 1;
    z-index: 5;
    pointer-events: none;
}
.mb-newsletter .newsletter-input input[type="email"]{
    width:100%;
    height:72px;
    border:1px solid #ececec;
    background:#fff;
    padding:0 20px 0 48px;
	margin-bottom: 0px;
    font-size:15px;
    color:#666;
    outline:none;
    box-sizing:border-box;
    border-radius:0;
    box-shadow: 0 -8px 20px rgba(0, 0, 0, 0.06);
}
.mb-newsletter .newsletter-input input[type="email"]::placeholder{
    color:#9f9f9f;
    font-size:16px;
    font-weight:400;
}
.mb-newsletter .newsletter-btn{
    position: absolute;
    flex-shrink: 0;
    right: -4px;
    top: 8px;
}
.mb-newsletter .newsletter-btn input[type="submit"]{
    height:58px;
    min-width:185px;
    padding:0 32px;
    border:none;
    background:#c7a63d;
    color:#fff;
    font-size:15px;
    font-weight:700;
    text-transform:uppercase;
    cursor:pointer;
    border-radius:0;
    transition:0.3s ease;
    box-shadow:none;
}
.mb-newsletter .newsletter-btn input[type="submit"]:hover{
    background:#000000;
}
.mb-newsletter .wpcf7-spinner{
    display:none;
}
.mb-newsletter span.wpcf7-not-valid-tip {
    display: none;
}
.rm-output .wpcf7-response-output {
    margin: 0px !important;
    font-size: 12px;
    margin-top: 4px !important;
	color: #fff;
}
.rm-output {
    position: absolute;
    margin-top: 18px;
}
.testies {
    position: absolute;
    top: 168px;
}
.mb-location .foot-title h3 {
    font-size: 16px;
    font-weight: 600;
    font-family: Manrope, sans-serif !important;
    letter-spacing: 1px;
}
.mb-location .foot-title {
    margin-bottom: 0px;
}
.mb-location .foot-icon .icon-box-text h6 {
    color: #0A0A0A;
}
.mb-location .social-icons i {
    color: #313131;
}
.home .rp-btn {
    display: none;
}
.home .rp-card h3 {
    padding-top: 98px !important;
}
.client-card {
    border: 1px solid #000000;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
@media (max-width: 1024px){
.header-inner .flex-col.hide-for-medium.flex-right {
    display: none !important;
}
}
@media screen and (device-width: 390px) {
.rp-header {
    top: -14px  !important;
}
.home .rp-slider-wrapper .rp-card h3 {
    padding-top: 62px !important;
}
.page-id-614 .rp-slider-wrapper .rp-card h3 {
    padding-top: 12px !important;
}
}
@media screen and (device-width: 375px) {
.rp-header {
    top: -14px  !important;
}
.home .rp-slider-wrapper .rp-card h3 {
    padding-top: 52px !important;
}
.page-id-614 .rp-slider-wrapper .rp-card h3 {
    padding-top: 12px !important;
}
}
@media screen and (device-width: 414px) {
.rp-header {
    top: -14px  !important;
}
.home .rp-slider-wrapper .rp-card h3 {
    padding-top: 42px !important;
}
.page-id-614 .rp-slider-wrapper .rp-card h3 {
    padding-top: 12px !important;
}
}
@media screen and (device-width: 412px) {
.rp-header {
    top: -14px  !important;
}
.home .rp-slider-wrapper .rp-card h3 {
    padding-top: 52px !important;
}
.page-id-614 .rp-slider-wrapper .rp-card h3 {
    padding-top: 12px !important;
}
}
@media screen and (device-width: 360px) {
.rp-header {
    top: -14px  !important;
}
.home .rp-slider-wrapper .rp-card h3 {
    padding-top: 32px !important;
}
.page-id-614 .rp-slider-wrapper .rp-card h3 {
    padding-top: 0px !important;
}
}
@media screen and (device-width: 344px) {
.rp-header {
    top: -14px  !important;
}
.home .rp-slider-wrapper .rp-card h3 {
    padding-top: 14px !important;
}
.page-id-614 .rp-slider-wrapper .rp-card h3 {
    padding-top: 4px !important;
}
}







p.uppercase {
    z-index: 2;
    position: relative;
    margin-bottom: 11px;
}







@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

}