@import url(../css/jquery-ui.min.css);
@import url(../css/font-awesome.min.css);
@import url(../css/font-awesome-animation.min.css);
@import url(../css/menu.css);
@import url(../css/ace-responsive-menu.css);
@import url(../css/megadropdown.css);
@import url(../css/bootstrap-select.min.css);
@import url(../css/simplebar.min.css);
@import url(../css/progressbar.css);
@import url(../css/flaticon.css);
@import url(../css/animate.css);
@import url(../css/slider.css);
@import url(../css/magnific-popup.css);
@import url(../css/timecounter.css);


@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url(../fonts/manrope/xn7gYHE41ni1AdIRggmxSuXd.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url(../fonts/manrope/xn7gYHE41ni1AdIRggexSg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

html {
    font-size: 100%;
    overflow-y: scroll;
}
body {
    background-attachment: fixed;
    background-color: #fff;
    color: #000000;
    font-family: Manrope, sans-serif;
    font-size: 16px;
    line-height: 1.642;
    overflow-x: hidden;
    transition: 0.4s;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
}
body.body_overlay {
    position: fixed;
    transform: translate(0, 0);
    width: 100%;
}
body.body_overlay:before {
    background-color: rgba(0, 108, 112, 0.5);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -ms-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    transform: translate(360px, 0);
}

img {
    max-width: 100%;
}
p {
    font-size: 14px;
    color: #000000;
    font-weight: 400;
}
ol,
ul {
    list-style: disc;
    padding-left: 20px;
    margin-left: 20px;
}
ul.list-inline-item {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.list-inline-item li {
    display: block;
    margin: 0;
    padding: 0;
}
iframe {
    width: 100%;
    border: none;
}
a {
    color: #222;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
}
a:focus,
a:hover {
    color: #333;
    text-decoration: none;
    outline: 0;
}
a img {
    border: none;
}
.form-control {
    height: 50px;
}
.form-control:active,
.form-control:focus {
    box-shadow: none;
    outline: 0;
}
::selection {
    background: #222;
    color: #fff;
    text-shadow: none;
}
::-moz-selection {
    background: #222;
    color: #fff;
    text-shadow: none;
}
::-webkit-selection {
    background: #222;
    color: #fff;
    text-shadow: none;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Manrope, sans-serif;
    line-height: 1.6;
    color: #000000;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    line-height: 1.6;
    color: #000000;
    font-weight: 400;
}
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #000000;
    font-weight: 400;
}
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4 .h1,
h5,
h6 {
    font-weight: 700;
}
.h1,
h1 {
    font-size: 36px;
}
.h2,
h2 {
    font-size: 30px;
}
.h3,
h3 {
    font-size: 24px;
}
.h4,
h4 {
    font-size: 18px;
    font-weight: 600;
    text-decoration: underline;
}
.h5,
h5 {
    font-size: 15px;
}
address,
blockquote,
dd,
dl,
dt,
ol,
p,
ul {
    margin: 0 0 10px;
}
.modal-backdrop {
    display: none;
}
.search_overlay {
    height: 100%;
    width: 100%;
}
#mk-fullscreen-searchform2:focus,
#mk-fullscreen-searchform:focus {
    outline: 0;
    border: none;
}
.fullscreen-search-icon:focus,
.fullscreen-search-icon:hover {
    border: none;
    outline: 0;
    -webkit-transition: transform 0.2s ease-out;
    -moz-transition: transform 0.2s ease-out;
    -ms-transition: transform 0.2s ease-out;
    -o-transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
}
#mk-fullscreen-searchform,
#mk-fullscreen-searchform2 {
    position: relative;
    vertical-align: middle;
}
.mk-search-trigger {
    position: absolute;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
#search-button,
#search-button2 {
    cursor: pointer;
    opacity: 1;
    position: relative;
    vertical-align: middle;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
}
#search-button i,
#search-button2 i {
    color: #000000;
    font-size: 22px;
}
.ht_left_widget,
.ht_right_widget {
    margin-top: 19px;
}
.ht_left_widget ul,
.ht_right_widget ul {
    margin-bottom: 0;
}
.ht_left_widget ul li {
    position: relative;
    vertical-align: middle;
}
.ht_left_widget ul li.list-inline-item:first-child {
    margin-right: 25px;
}
.header_top_lang_widget_home4 button .btn-light:not(:disabled):not(.disabled).active:focus,
.header_top_lang_widget_home4 button .btn-light:not(:disabled):not(.disabled):active:focus,
.header_top_lang_widget_home4 button .show > .btn-light.dropdown-toggle:focus,
.header_top_lang_widget_home4 button.btn.dropdown-toggle:active,
.header_top_lang_widget_home4 button.btn.dropdown-toggle:focus {
    background-color: transparent !important;
    outline: 0;
    box-shadow: none;
}
.header_top_lang_widget .btn-light:not(:disabled):not(.disabled).active:focus,
.header_top_lang_widget .btn-light:not(:disabled):not(.disabled):active:focus,
.header_top_lang_widget .dropdown.bootstrap-select.show-tick:focus,
.header_top_lang_widget .show > .btn-light.dropdown-toggle:focus,
.header_top_lang_widget button.btn.dropdown-toggle .filter-option:focus,
.header_top_lang_widget button.btn.dropdown-toggle:focus,
.header_top_lang_widget button.btn:active,
.header_top_lang_widget button.btn:focus,
.header_top_lang_widget_home4 button.btn.dropdown-toggle:active,
.header_top_lang_widget_home4 button.btn.dropdown-toggle:focus,
.header_top_lang_widget_home6 button.btn.dropdown-toggle:active,
.header_top_lang_widget_home6 button.btn.dropdown-toggle:focus {
    box-shadow: none !important;
    outline: 0 !important;
}
nav .nav-header,
nav .wrap-core-nav-list {
    background: #fff;
}
nav .menu li a {
    display: block;
    padding: 20px 25px;
    text-decoration: none;
    color: #3a3a3a;
}
nav .menu li a:hover,
nav .menu li.active > a {
    color: #e74c3c;
}
nav button {
    background: 0 0;
    border: none;
    outline: 0;
}
header.header-nav {
    padding: 0 30px;
}
header.header-nav a.navbar_brand {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-right: 37px;
    margin-top: 20px;
    position: relative;
}
.menu_style_home_one.stricky-fixed {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.09);
    -o-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.09);
}
header.header-nav a.navbar_brand .logo2 {
    display: none;
}
header.header-nav.menu_style_home_one ul.ace-responsive-menu li.add_listing {
    background-color: #fff;
    border-radius: 1px;
    height: 60px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 180px;
}
header.header-nav.menu_style_home_one ul.ace-responsive-menu li.add_listing a {
    font-family: Manrope;
    color: #c70027;;
    line-height: 1.6;
    top: -20px;
}
header.header-nav.menu_style_home_one.stricky-fixed .ace-responsive-menu li.add_listing {
    background-color: #c70027;;
    box-shadow: 0 1px 4px 0 rgba(255, 90, 95, 0.3);
}
header.header-nav.menu_style_home_one.stricky-fixed .ace-responsive-menu li.add_listing a {
    color: #fff;
    line-height: 1.6;
}
header.header-nav.menu_style_home_one.stricky-fixed li.list_s:before {
    background-color: #e8eef2;
    opacity: 1;
}
header.header-nav.home2.style_one.navbar-scrolltofixed.stricky.animated,
header.header-nav.menu_style_home_eight.navbar-scrolltofixed.stricky.animated,
header.header-nav.menu_style_home_one.navbar-scrolltofixed.stricky.animated {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
header.header-nav.menu_style_home_one a.navbar_brand {
    margin-top: 25px;
}
header.header-nav.menu_style_home_four.stricky-fixed a.navbar_brand .logo1,
header.header-nav.menu_style_home_one.stricky-fixed a.navbar_brand .logo1 {
    display: none;
}
header.header-nav.menu_style_home_four.stricky-fixed a.navbar_brand .logo2,
header.header-nav.menu_style_home_one.stricky-fixed a.navbar_brand .logo2 {
    display: inline-block;
}
header.header-nav.menu_style_home_five a.navbar_brand span,
header.header-nav.menu_style_home_one a.navbar_brand span,
header.header-nav.menu_style_home_three a.navbar_brand span {
    color: #fff;
    font-weight: 700;
    font-size: 22px;
    margin-top: 10px;
    padding-left: 15px;
    text-transform: capitalize;
    vertical-align: middle;
}
header.header-nav.menu_style_home_one.stricky-fixed a.navbar_brand:before {
    background-color: #dadada;
}
header.header-nav.menu_style_home_one.stricky-fixed #search-button i,
header.header-nav.menu_style_home_one.stricky-fixed .ace-responsive-menu li a,
header.header-nav.menu_style_home_one.stricky-fixed .ace-responsive-menu li a.active span,
header.header-nav.menu_style_home_one.stricky-fixed .ace-responsive-menu > li > a.active span,
header.header-nav.menu_style_home_one.stricky-fixed .sign_up_btn .btn,
header.header-nav.menu_style_home_one.stricky-fixed a.navbar_brand span {
    color: #000000;
}
header.header-nav.menu_style_home_one .ace-responsive-menu li a {
    color: #fff;
}
header.header-nav.menu_style_home_eight .ace-responsive-menu li ul.sub-menu,
header.header-nav.menu_style_home_five .ace-responsive-menu li ul.sub-menu,
header.header-nav.menu_style_home_four .ace-responsive-menu li ul.sub-menu,
header.header-nav.menu_style_home_one .ace-responsive-menu li ul.sub-menu,
header.header-nav.menu_style_home_seven .ace-responsive-menu li ul.sub-menu,
header.header-nav.menu_style_home_six .ace-responsive-menu li ul.sub-menu,
header.header-nav.menu_style_home_three .ace-responsive-menu li ul.sub-menu {
    background-color: #fff;
    border-radius: 5px;
    padding: 15px 0;
    -webkit-box-shadow: 0 0 50px 0 rgba(32, 32, 32, 0.15);
    -moz-box-shadow: 0 0 50px 0 rgba(32, 32, 32, 0.15);
    -o-box-shadow: 0 0 50px 0 rgba(32, 32, 32, 0.15);
    box-shadow: 0 0 50px 0 rgba(32, 32, 32, 0.15);
}
header.header-nav.home2.style_one .ace-responsive-menu > li:first-child ul.sub-menu,
header.header-nav.home2.style_one .ace-responsive-menu > li:nth-child(2) ul.sub-menu,
header.header-nav.menu_style_home_one .ace-responsive-menu > li:first-child ul.sub-menu,
header.header-nav.menu_style_home_one .ace-responsive-menu > li:nth-child(2) ul.sub-menu {
    margin-left: 0;
}
header.header-nav.home2.style_one .ace-responsive-menu > li:first-child ul.sub-menu:before,
header.header-nav.home2.style_one .ace-responsive-menu > li:nth-child(2) ul.sub-menu:before,
header.header-nav.menu_style_home_one .ace-responsive-menu > li:first-child ul.sub-menu:before,
header.header-nav.menu_style_home_one .ace-responsive-menu > li:nth-child(2) ul.sub-menu:before {
    left: 25px;
}
header.header-nav.home2.style_one .ace-responsive-menu li:nth-child(2) ul.sub-menu li ul.sub-menu,
header.header-nav.home2.style_one .ace-responsive-menu li:nth-child(3) ul.sub-menu li ul.sub-menu,
header.header-nav.home2.style_one .ace-responsive-menu li:nth-child(4) ul.sub-menu li ul.sub-menu,
header.header-nav.home2.style_one .ace-responsive-menu li:nth-child(5) ul.sub-menu li ul.sub-menu,
header.header-nav.menu_style_home_eight .ace-responsive-menu li:nth-child(4) ul.sub-menu li ul.sub-menu,
header.header-nav.menu_style_home_eight .ace-responsive-menu li:nth-child(5) ul.sub-menu li ul.sub-menu,
header.header-nav.menu_style_home_eight .ace-responsive-menu li:nth-child(6) ul.sub-menu li ul.sub-menu,
header.header-nav.menu_style_home_five .ace-responsive-menu li:nth-child(4) ul.sub-menu li ul.sub-menu,
header.header-nav.menu_style_home_five .ace-responsive-menu li:nth-child(5) ul.sub-menu li ul.sub-menu,
header.header-nav.menu_style_home_five .ace-responsive-menu li:nth-child(6) ul.sub-menu li ul.sub-menu,
header.header-nav.menu_style_home_four .ace-responsive-menu li:nth-child(4) ul.sub-menu li ul.sub-menu,
header.header-nav.menu_style_home_four .ace-responsive-menu li:nth-child(5) ul.sub-menu li ul.sub-menu,
header.header-nav.menu_style_home_four .ace-responsive-menu li:nth-child(6) ul.sub-menu li ul.sub-menu,
header.header-nav.menu_style_home_one .ace-responsive-menu li:nth-child(2) ul.sub-menu li ul.sub-menu,
header.header-nav.menu_style_home_one .ace-responsive-menu li:nth-child(3) ul.sub-menu li ul.sub-menu,
header.header-nav.menu_style_home_one .ace-responsive-menu li:nth-child(4) ul.sub-menu li ul.sub-menu,
header.header-nav.menu_style_home_one .ace-responsive-menu li:nth-child(5) ul.sub-menu li ul.sub-menu,
header.header-nav.menu_style_home_seven .ace-responsive-menu li:nth-child(4) ul.sub-menu li ul.sub-menu,
header.header-nav.menu_style_home_seven .ace-responsive-menu li:nth-child(5) ul.sub-menu li ul.sub-menu,
header.header-nav.menu_style_home_seven .ace-responsive-menu li:nth-child(6) ul.sub-menu li ul.sub-menu,
header.header-nav.menu_style_home_six .ace-responsive-menu li:nth-child(4) ul.sub-menu li ul.sub-menu,
header.header-nav.menu_style_home_six .ace-responsive-menu li:nth-child(5) ul.sub-menu li ul.sub-menu,
header.header-nav.menu_style_home_six .ace-responsive-menu li:nth-child(6) ul.sub-menu li ul.sub-menu,
header.header-nav.menu_style_home_three .ace-responsive-menu li:nth-child(4) ul.sub-menu li ul.sub-menu,
header.header-nav.menu_style_home_three .ace-responsive-menu li:nth-child(5) ul.sub-menu li ul.sub-menu,
header.header-nav.menu_style_home_three .ace-responsive-menu li:nth-child(6) ul.sub-menu li ul.sub-menu {
    left: 260px;
}
header.header-nav.home2.style_one .ace-responsive-menu > li > ul.sub-menu,
header.header-nav.menu_style_home_one .ace-responsive-menu > li > ul.sub-menu {
    margin-left: -180px;
}
header.header-nav.home2.style_one .ace-responsive-menu li ul.sub-menu,
header.header-nav.menu_style_home_one .ace-responsive-menu li ul.sub-menu {
    padding-left: 0 !important;
}
header.header-nav.home2.style_one .ace-responsive-menu li ul.sub-menu:before,
header.header-nav.menu_style_home_eight .ace-responsive-menu li ul.sub-menu:before,
header.header-nav.menu_style_home_five .ace-responsive-menu li ul.sub-menu:before,
header.header-nav.menu_style_home_four .ace-responsive-menu li ul.sub-menu:before,
header.header-nav.menu_style_home_one .ace-responsive-menu li ul.sub-menu:before,
header.header-nav.menu_style_home_seven .ace-responsive-menu li ul.sub-menu:before,
header.header-nav.menu_style_home_six .ace-responsive-menu li ul.sub-menu:before,
header.header-nav.menu_style_home_three .ace-responsive-menu li ul.sub-menu:before {
    background-color: #fff;
    content: "";
    height: 20px;
    right: 25px;
    position: absolute;
    top: -10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 20px;
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
}
header.header-nav.home2.style_one .ace-responsive-menu li ul.sub-menu li,
header.header-nav.menu_style_home_eight .ace-responsive-menu li ul.sub-menu li,
header.header-nav.menu_style_home_five .ace-responsive-menu li ul.sub-menu li,
header.header-nav.menu_style_home_four .ace-responsive-menu li ul.sub-menu li,
header.header-nav.menu_style_home_one .ace-responsive-menu li ul.sub-menu li,
header.header-nav.menu_style_home_seven .ace-responsive-menu li ul.sub-menu li,
header.header-nav.menu_style_home_six .ace-responsive-menu li ul.sub-menu li,
header.header-nav.menu_style_home_three .ace-responsive-menu li ul.sub-menu li {
    background-color: #fff;
    border-radius: 5px;
    padding: 0 30px;
    width: 260px;
}
header.header-nav.menu_style_home_eight .ace-responsive-menu li ul.sub-menu li ul.sub-menu:before,
header.header-nav.menu_style_home_five .ace-responsive-menu li ul.sub-menu li ul.sub-menu:before,
header.header-nav.menu_style_home_four .ace-responsive-menu li ul.sub-menu li ul.sub-menu:before,
header.header-nav.menu_style_home_one .ace-responsive-menu li ul.sub-menu li ul.sub-menu:before,
header.header-nav.menu_style_home_seven .ace-responsive-menu li ul.sub-menu li ul.sub-menu:before,
header.header-nav.menu_style_home_six .ace-responsive-menu li ul.sub-menu li ul.sub-menu:before,
header.header-nav.menu_style_home_three .ace-responsive-menu li ul.sub-menu li ul.sub-menu:before {
    display: none;
}
header.header-nav.menu_style_home_eight .ace-responsive-menu li ul.sub-menu li a,
header.header-nav.menu_style_home_five .ace-responsive-menu li ul.sub-menu li a,
header.header-nav.menu_style_home_four .ace-responsive-menu li ul.sub-menu li a,
header.header-nav.menu_style_home_one .ace-responsive-menu li ul.sub-menu li a,
header.header-nav.menu_style_home_seven .ace-responsive-menu li ul.sub-menu li a,
header.header-nav.menu_style_home_six .ace-responsive-menu li ul.sub-menu li a {
    border-bottom: 1px solid #dedede;
    color: #000000;
    font-size: 14px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
header.header-nav.menu_style_home_eight .ace-responsive-menu li ul.sub-menu li:last-child a,
header.header-nav.menu_style_home_five .ace-responsive-menu li ul.sub-menu li:last-child a,
header.header-nav.menu_style_home_four .ace-responsive-menu li ul.sub-menu li:last-child a,
header.header-nav.menu_style_home_one .ace-responsive-menu li ul.sub-menu li:last-child a,
header.header-nav.menu_style_home_seven .ace-responsive-menu li ul.sub-menu li:last-child a,
header.header-nav.menu_style_home_six .ace-responsive-menu li ul.sub-menu li:last-child a {
    border-bottom: none;
}
header.header-nav.menu_style_home_one .ace-responsive-menu li ul.sub-menu li a:hover,
header.header-nav.menu_style_home_one .ace-responsive-menu li ul.sub-menu li ul.sub-menu {
    color: #c75533;
    padding-left: 20px;
    box-shadow: none !important;
}
header.header-nav.menu_style_home_eight .ace-responsive-menu > li > a,
header.header-nav.menu_style_home_five .ace-responsive-menu > li > a,
header.header-nav.menu_style_home_four .ace-responsive-menu > li > a,
header.header-nav.menu_style_home_one .ace-responsive-menu > li > a,
header.header-nav.menu_style_home_seven .ace-responsive-menu > li > a,
header.header-nav.menu_style_home_six .ace-responsive-menu > li > a,
header.header-nav.menu_style_home_three .ace-responsive-menu > li > a {
    font-family: Manrope, sans-serif;
    padding: 38px 16px 30px 10px;
}
header.header-nav.menu_style_home_one.style2 {
    background-color: #ffffff;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.09);
    -o-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.09);
}
header.header-nav.menu_style_home_one.style2 a.navbar_brand {
    margin-top: 20px;
}
header.header-nav.menu_style_home_one.style2 a.navbar_brand span {
    color: #000000;
    font-family: Manrope;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.6;
}
header.header-nav.menu_style_home_one.style2 .ace-responsive-menu li a {
    font-size: 15px;
    font-family: Manrope;
    color: #000000;
    line-height: 1.6;
    font-weight: 700;
}
header.header-nav.menu_style_home_one.style2 ul.ace-responsive-menu li.list_s {
    position: relative;
}
header.header-nav.menu_style_home_one.style2 ul.ace-responsive-menu li.list_s:before {
    background-color: #e8eef2;
    content: "";
    height: 38px;
    left: -5px;
    position: absolute;
    right: 0;
    top: 26px;
    width: 1px;
}
header.header-nav.menu_style_home_one.style2 ul.ace-responsive-menu li.add_listing {
    background-color: #c70027;;
    -webkit-box-shadow: 0 1px 4px 0 rgba(23, 148, 211, 0.3);
    -moz-box-shadow: 0 1px 4px 0 rgba(23, 148, 211, 0.3);
    -o-box-shadow: 0 1px 4px 0 rgba(23, 148, 211, 0.3);
    box-shadow: 0 1px 4px 0 rgba(23, 148, 211, 0.3);
}
header.header-nav.menu_style_home_one.style2 ul.ace-responsive-menu li.add_listing a {
    font-size: 16px;
    font-family: Manrope;
    color: #fff;
    line-height: 1.6;
}
.menu_style_home_one.style2.menu-fixed {
    position: fixed;
    width: 100%;
    z-index: 9;
}
.cart_btn.home5 a.btn.cart_btn span,
.cart_btnes.home4 a.btn.cart_btn span,
.sign_up_btn a.btn.cart_btn span {
    background-color: #192675;
    margin: 0 auto 0 -10px;
}
.cart_btn.home5 a.btn.cart_btn span,
.cart_btnes.home4 a.btn.cart_btn span,
.ht_right_widget .cart_btn a.btn span,
.sign_up_btn a.btn.cart_btn span {
    border-radius: 50%;
    height: 17px;
    line-height: 15px;
    position: absolute;
    text-align: center;
    width: 17px;
}
.cart_btn.home5 a.btn.cart_btn span {
    color: #fff;
    margin-top: -5px;
    z-index: 9;
}
.stylehome1 .mm-navbar {
    color: #000000;
    height: 86px;
    line-height: 4;
}
.stylehome1 .mm-panel {
    background-color: #f7f7f7;
}
.stylehome1 .mm-panel ul.mm-listview li:first-child.mm-listitem {
    margin-top: 30px;
}
.stylehome1 .mm-panel ul.mm-listview li.mm-listitem.cl_btn {
    border-bottom: none;
    margin: 50px auto;
    max-width: 90%;
}
.stylehome1 .mm-panel ul.mm-listview li.mm-listitem.cl_btn a.btn {
    color: #fff;
    font-size: 16px;
}
.stylehome1 a.mm-btn.mm-btn_next.mm-listitem__btn.mm-listitem__text,
.stylehome1 a.mm-listitem__text {
    color: #000000;
}
.stylehome1 a.mm-btn.mm-btn_next.mm-listitem__btn.mm-listitem__text:hover,
.stylehome1 a.mm-listitem__text:hover {
    background-color: #000000;
    color: #000000;
}
.stylehome1 li.mm-listitem:active,
.stylehome1 li.mm-listitem:focus,
.stylehome1 li.mm-listitem:hover {
    color: #fff;
}
.stylehome1 .mm-btn_prev:before,
.stylehome1 .mm-navbar {
    background-color: #fff;
}
.home_content {
    padding: 380px 0 400px;
}
.home_content .home-text p {
    font-weight: 600;
}
.home_content.home5 {
    padding: 330px 0 240px;
    position: relative;
}
.home_content.home5.style2 {
    padding-top: 290px;
}
.home_content.home5.style3 {
    padding-top: 80px;
}
.home-text.home5 .discounts_para {
    margin-bottom: 100px;
}
.home1-advnc-search ul li {
    line-height: 3;
    margin-right: 15px !important;
    vertical-align: text-top;
}
.home1-advnc-search.home5 ul li {
    margin-right: 5px !important;
}
.home1-advnc-search ul li:first-child .form-control {
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 1px;
    font-size: 14px;
    color: #000000;
    line-height: 1.6;
    height: 50px;
    width: 215px;
}
.header_search_widget .mailchimp_form input[type="text"].form-control::-webkit-input-placeholder,
.home1-advnc-search ul li .form-group {
    margin-bottom: 0;
}
.home1-advnc-search ul li:nth-child(2) {
    margin-right: 0;
}
.home1-advnc-search ul li:nth-child(3) .form-group {
    position: relative;
}
.home1-advnc-search ul li:nth-child(3) .form-group .form-control {
    border: 1px solid #ebebeb;
    border-radius: 1px;
    background-color: #fff;
    font-size: 14px;
    height: 50px;
    width: 190px;
}
.home1-advnc-search ul li:nth-child(3) .form-group label {
    background-color: #fff;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 1px;
    text-align: center;
    top: 5px;
    width: 40px;
}
.home1-advnc-search ul li:nth-child(3) .form-group label span {
    font-size: 18px;
}
.home1-advnc-search ul li:last-child {
    margin-right: 0 !important;
}
.home1-advnc-search ul li .search_option_button button {
    border-radius: 1px;
    background-color: #c70027;;
    -webkit-box-shadow: 0 1px 4px 0 rgba(255, 90, 95, 0.3);
    -moz-box-shadow: 0 1px 4px 0 rgba(255, 90, 95, 0.3);
    -o-box-shadow: 0 1px 4px 0 rgba(255, 90, 95, 0.3);
    box-shadow: 0 1px 4px 0 rgba(255, 90, 95, 0.3);
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    line-height: 1.6;
    height: 50px;
    width: 170px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.home1-advnc-search ul li .search_option_button button:hover {
    background-color: #fff;
    border: 2px solid #c70027;;
    color: #c70027;;
}
.search_option_button.home5 button {
    background-image: -moz-linear-gradient(0deg, #c70027; 0, #c70027 100%);
    background-image: -webkit-linear-gradient(0deg, #c70027 0, #c70027 100%);
    background-image: -ms-linear-gradient(0deg, #c70027; 0, #c70027 100%);
    border-radius: 5px;
    border: 1px solid #c70027;
    color: #fff;
    height: 50px;
}
input.amount2,
input.amount4 {
    text-align: right;
}
input.amount,
input.amount2,
input.amount3,
input.amount4 {
    background-color: transparent;
    border: none;
    box-shadow: none;
    color: #006c70;
    font-size: 16px;
    font-family: Manrope;
    font-weight: 700;
    line-height: 1.6;
    width: 48%;
}
input.amount2::placeholder,
input.amount3::placeholder,
input.amount4::placeholder,
input.amount::placeholder {
    color: #006c70;
}
input.amount2:active,
input.amount2:focus,
input.amount2:hover,
input.amount3:active,
input.amount3:focus,
input.amount3:hover,
input.amount4:active,
input.amount4:focus,
input.amount4:hover,
input.amount:active,
input.amount:focus,
input.amount:hover {
    border: none;
    outline: 0;
}
.home1-advnc-search .dropdown-menu.pricing .dropdown-item:hover {
    background-color: transparent;
}
.home1-advnc-search .slider-range.ui-slider.ui-corner-all.ui-slider-horizontal.ui-widget.ui-widget-content,
.noUi-target,
.sasw_list .slider-range.ui-slider.ui-corner-all.ui-slider-horizontal.ui-widget.ui-widget-content {
    background-color: #f7f7f7;
    border: none;
    border-radius: 3.5px;
    height: 7px;
    margin-top: 25px;
    width: 240px;
}
.home1-advnc-search.home5 .slider-range.ui-slider.ui-corner-all.ui-slider-horizontal.ui-widget.ui-widget-content {
    width: 100%;
}
.home1-advnc-search .ui-slider-range.ui-corner-all.ui-widget-header,
.sasw_list .ui-slider-range.ui-corner-all.ui-widget-header {
    background-color: #c70027;;
}
.home1-advnc-search span.ui-slider-handle.ui-corner-all.ui-state-default,
.sasw_list span.ui-slider-handle.ui-corner-all.ui-state-default {
    background-color: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 5px 0 rgba(19, 19, 28, 0.2);
    -moz-box-shadow: 0 0 5px 0 rgba(19, 19, 28, 0.2);
    -o-box-shadow: 0 0 5px 0 rgba(19, 19, 28, 0.2);
    box-shadow: 0 0 5px 0 rgba(19, 19, 28, 0.2);
    height: 25px;
    top: -10px;
    width: 25px;
}
.home1-advnc-search span.ui-slider-handle.ui-corner-all.ui-state-default:before,
.sasw_list span.ui-slider-handle.ui-corner-all.ui-state-default:before {
    background-color: #c70027;;
    border-radius: 2px;
    content: "";
    height: 11px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 6px;
    width: 11px;
}
.home1-advnc-search span.ui-slider-handle.ui-corner-all.ui-state-default:hover,
.sasw_list span.ui-slider-handle.ui-corner-all.ui-state-default:hover {
    background-color: #fff;
    cursor: pointer;
}
.home1-advnc-search span.ui-slider-handle.ui-corner-all.ui-state-default:active,
.home1-advnc-search span.ui-slider-handle.ui-corner-all.ui-state-default:focus,
.sasw_list span.ui-slider-handle.ui-corner-all.ui-state-default:active,
.sasw_list span.ui-slider-handle.ui-corner-all.ui-state-default:focus {
    background-color: #fff;
    border: none;
    outline: 0;
}
.home1-advnc-search .search_option_two .dropdown.bootstrap-select > .dropdown-toggle {
    background-color: #fff;
    border-radius: 1px;
    border: 1px solid #ebebeb;
    height: 50px;
    line-height: 35px;
    width: 280px;
}
.home1-advnc-search.home5 .search_option_two .dropdown.bootstrap-select > .dropdown-toggle {
    width: 100%;
}
.home1-advnc-search.home3 .search_option_two .dropdown.bootstrap-select > .dropdown-toggle .filter-option-inner-inner,
.home1-advnc-search.home4 .search_option_two .dropdown.bootstrap-select > .dropdown-toggle .filter-option-inner-inner,
.home1-advnc-search.home6 .search_option_two .dropdown.bootstrap-select > .dropdown-toggle .filter-option-inner-inner,
.home5_advanced_search_form .dropdown.bootstrap-select > .dropdown-toggle .filter-option-inner-inner,
.mega-dropdown.home3 .dropbtn,
.mega-dropdown.home4 .dropbtn,
.mega-dropdown.home5 .dropbtn,
.mega-dropdown.home6 .dropbtn,
.small_dropdown2.home3 .dd_btn,
.small_dropdown2.home4 .dd_btn,
.small_dropdown2.home5 .dd_btn,
.small_dropdown2.home6 .dd_btn {
    color: #006c70;
}
.home1-advnc-search .dropdown.bootstrap-select > .dropdown-toggle {
    background-color: #fff;
    border-radius: 1px;
    border: 1px solid #ebebeb;
    height: 50px;
    line-height: 40px;
    font-size: 14px;
    width: 190px;
}
.home1-advnc-search .search_option_two .dropdown.bootstrap-select .dropdown-toggle .filter-option {
    font-size: 14px;
    color: #000000;
}
.home1-advnc-search .search_option_two .dropdown.bootstrap-select > .dropdown-toggle:active,
.home1-advnc-search .search_option_two .dropdown.bootstrap-select > .dropdown-toggle:focus {
    box-shadow: none;
    outline: 0;
}
.home1-advnc-search .dropdown.bootstrap-select .dropdown-menu.show,
.home1-advnc-search .search_option_two .dropdown.bootstrap-select .dropdown-menu.show {
    min-width: 250px !important;
}
.home1-advnc-search.home5 .dropdown.bootstrap-select .dropdown-menu.show,
.home1-advnc-search.home5 .search_option_two .dropdown.bootstrap-select .dropdown-menu.show {
    min-width: 100% !important;
}
.home1-advnc-search .search_option_two ul.dropdown-menu.inner.show li,
.home1-advnc-search ul.dropdown-menu.inner.show li {
    font-size: 14px;
    margin-right: 0 !important;
}
.home1-advnc-search .search_option_two .dropdown-menu {
    top: 50px !important;
}
form.home5_advanced_search_form .search_option_two .dropdown-menu {
    top: 10px !important;
}
.home1-advnc-search .search_option_two .dropdown-menu button.btn {
    font-size: 14px;
    font-family: Manrope;
    color: #000000;
    line-height: 1.6;
}
.home1-advnc-search .search_option_two .dropdown-menu.show:before {
    background-color: #fff;
    content: "";
    height: 20px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -5px;
    width: 20px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.home1-advnc-search .bootstrap-select .dropdown-menu li a {
    color: #000000;
    font-size: 14px;
    line-height: 2;
    width: 250px;
}
.home1-advnc-search.home5 {
    padding: 0 15px;
}
.home5_advanced_search_form {
    background-color: #fff;
    border-radius: 15px;
    padding: 30px;
    position: relative;
    z-index: 9;
}
.home5_advanced_search_form:before {
    background-color: rgba(255, 255, 255, 0.149);
    border-radius: 1px;
    content: "";
    bottom: -15px;
    left: -15px;
    position: absolute;
    right: -15px;
    top: -15px;
    z-index: -1;
}
.home5_advanced_search_form .form-group input.form-control {
    border: 1px solid #ebebeb;
    border-radius: 1px;
}
form.home5_advanced_search_form .form-group input.form-control:-ms-input-placeholder,
form.home5_advanced_search_form .form-group input.form-control::-ms-input-placeholder,
form.home5_advanced_search_form .form-group input.form-control::placeholder {
    color: #006c70;
}
.home1-advnc-search.home5 .bootstrap-select .dropdown-menu li a,
.small_dropdown2.home5 .dd_btn {
    width: 100%;
}
.dd_content2 {
    background-color: #fff;
    border-radius: 1px;
    -webkit-box-shadow: 0 0 50px 0 rgba(32, 32, 32, 0.15);
    -moz-box-shadow: 0 0 50px 0 rgba(32, 32, 32, 0.15);
    -o-box-shadow: 0 0 50px 0 rgba(32, 32, 32, 0.15);
    box-shadow: 0 0 50px 0 rgba(32, 32, 32, 0.15);
    display: none;
    height: 147px;
    left: auto;
    margin: 0 auto;
    max-width: 304px;
    padding: 25px 30px;
    position: absolute;
    right: 26%;
    top: 140px;
}
.dd_content2:before,
.dd_content:before {
    background-color: #fff;
    content: "";
    height: 20px;
    left: auto;
    margin: 0 auto;
    position: absolute;
    right: 25%;
    top: -5px;
    width: 20px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.dd_content2:after {
    background-color: transparent;
    content: "";
    height: 90px;
    left: auto;
    margin: 0 auto;
    position: absolute;
    right: 15%;
    top: -29%;
    width: 100px;
    z-index: -1;
}
.dd_content2.home5 {
    max-width: 100%;
    right: 0;
    top: 70px;
    z-index: 9;
}
.dropdown-content {
    background-color: #fff;
    border-radius: 1px;
    -webkit-box-shadow: 0 0 50px 0 rgba(32, 32, 32, 0.15);
    -moz-box-shadow: 0 0 50px 0 rgba(32, 32, 32, 0.15);
    -o-box-shadow: 0 0 50px 0 rgba(32, 32, 32, 0.15);
    box-shadow: 0 0 50px 0 rgba(32, 32, 32, 0.15);
    display: none;
    min-height: 254px;
    left: 0;
    position: absolute;
    top: 140px;
    width: 100%;
    z-index: 9;
    padding: 15px;
}
.dropdown-content:before {
    background-color: #fff;
    content: "";
    height: 20px;
    left: auto;
    margin: 0 auto;
    position: absolute;
    right: 20%;
    top: -5px;
    width: 20px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.home1-advnc-search .dropdown-menu.show {
    -webkit-box-shadow: 0 0 50px 0 rgba(32, 32, 32, 0.15);
    -moz-box-shadow: 0 0 50px 0 rgba(32, 32, 32, 0.15);
    -o-box-shadow: 0 0 50px 0 rgba(32, 32, 32, 0.15);
    box-shadow: 0 0 50px 0 rgba(32, 32, 32, 0.15);
    border-radius: 1px;
    overflow: visible !important;
}
.home1-advnc-search .bootstrap-select .bs-ok-default:after {
    color: #c70027;;
}
.animated {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.animate-out {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
.home-text h1,
.home-text h2,
.home-text h3 {
    color: #fff;
    margin-top: 0;
}
.mouse_scroll {
    position: absolute;
    right: -350px;
    top: -130px;
}
.mouse_scroll.home5,
.mouse_scroll.home8 {
    z-index: 9;
}
.mouse_scroll .icon {
    cursor: pointer;
    display: inline-block;
    padding-right: 14px;
    text-align: right;
}
.mouse_scroll .icon h4 {
    color: #fff;
    line-height: 1.6;
    margin: 0;
}
.mouse_scroll .icon p {
    color: rgba(255, 255, 255, 0.42);
    line-height: 1.6;
    margin: 0;
}
.mouse_scroll .thumb {
    float: right;
}
.listing_single_property_slider .owl-controls .owl-nav,
.main-banner-wrapper .carousel-btn-block {
    cursor: pointer;
    position: absolute;
    top: 45%;
    width: 100%;
    z-index: 9;
}
.listing_single_property_slider .owl-controls .owl-nav .owl-next,
.listing_single_property_slider .owl-controls .owl-nav .owl-prev,
.main-banner-wrapper .carousel-btn-block .carousel-btn {
    border: 1px solid #fff;
    border-radius: 1px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 82px;
    width: 42px;
    line-height: 82px;
    text-align: center;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    vertical-align: middle;
    z-index: 9;
}
.listing_single_property_slider .owl-controls .owl-nav {
    top: 41%;
}
.listing_single_property_slider .owl-controls .owl-nav .owl-prev {
    background-color: #fff;
    color: #006c70;
    left: 30px;
    position: absolute;
}
.listing_single_property_slider .owl-controls .owl-nav .owl-next {
    background-color: #fff;
    color: #006c70;
    right: 30px;
    position: absolute;
}
.banner-style-one .slide {
    padding: 165px 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.banner-style-one .slide:before {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.banner-style-one .owl-nav {
    display: none;
}
.banner-style-one h3,
.banner-style-one p {
    margin: 0;
}
.banner-style-one p {
    font-size: 18px;
    line-height: 35px;
    color: #fff;
    font-weight: 300;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}
.banner-style-one .active p {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.banner-style-one .owl-dots {
    display: none !important;
    margin: 0;
    position: absolute;
    bottom: 110px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    max-width: 1170px;
    text-align: center;
}
.banner-style-one .owl-dots .owl-dot span {
    background-color: #eee;
    width: 8px;
    height: 8px;
    margin: 0;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.banner-style-one .owl-dots .owl-dot + .owl-dot {
    margin-left: 7px;
}
.banner-style-one .owl-dots .owl-dot.active span {
    height: 13px;
    width: 13px;
    background-color: #fff;
}
.home-five,
.home-four,
.home-nine,
.home-one,
.home-seven {
    margin-top: -96px;
    padding: 0;
}
.home-one .home-text {
    margin: 0 auto;
    left: 0;
    position: absolute;
    right: 0;
}
.home-one .home-text a.btn {
    border: 2px solid #fff;
    border-radius: 27px;
    color: #fff;
    font-size: 18px;
    margin-top: 15px;
    padding: 10px 50px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.home-one .home-text a.btn:hover {
    background-color: #fff;
    color: #2d174f;
}
.home3_home_content {
    padding: 60px 0;
    position: relative;
}
.home3_home_content h1 {
    font-size: 52px;
    font-family: Manrope;
    color: #fff;
    font-weight: 700;
    line-height: 1.6;
}
.home3_home_content h4 {
    font-size: 18px;
    font-family: Manrope;
    color: #fff;
    line-height: 1.6;
}
.home3_home_content div {
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.25);
}
.home5_bgi5 {
    max-height:880px;
    -webkit-background-size: cover;
    background-size: cover;
}
.home5-overlay:before {
    content: "";
    background-color: #000000;
    opacity: 0.4;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
}
.home_content.listing {
    padding: 90px 0;
}
.divider.home5 {
    padding: 170px 135px;
}
.divider-btn {
    line-height: 40px;
}
.best-property .container {
    max-width: 1560px;
}
.feat_property {
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 1px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.feat_property:hover {
    -webkit-box-shadow: 0 0 30px 0 rgba(19, 19, 28, 0.12);
    -moz-box-shadow: 0 0 30px 0 rgba(19, 19, 28, 0.12);
    -o-box-shadow: 0 0 30px 0 rgba(19, 19, 28, 0.12);
    box-shadow: 0 0 30px 0 rgba(19, 19, 28, 0.12);
}
.feat_property .thumb {
    background-color: #0000;
    border-radius: 1px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    overflow: hidden;
    margin: 10px 10px 0;
    position: relative;
    max-height: 600px;
    border-radius: 12px;
}
.feat_property .thumb img {
    opacity: 0.9;
    object-fit: cover;
}
.feat_property .thumb .thmb_cntnt ul.tag li a,
.feat_property.home8 ul.tag li a,
.feat_property.list ul.tag li a,
.properti_city.home6 .thumb .thmb_cntnt ul.tag li a {
    font-size: 12px;
    font-family: Manrope;
    color: #fefefe;
    line-height: 1.6;
}
.feat_property .details .tc_content ul.icon {
    float: right;
    margin-bottom: 0;
}
.feat_property.list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.feat_property.list .thumb {
    width: 45%;
    margin: 10px;
    position: relative;
}
.feat_property.list.style2 .thumb {
    height: auto;
    max-width: -webkit-fill-available;
}
.feat_property.list .details {
    width: 70%;
}
.feat_property.list .details .tc_content {
    padding: 25px 20px 10px;
    position: relative;
}
.feat_property .details {
    position: relative;
}
.feat_property .details .tc_content {
    padding:20px 20px 10px 20px;
}
.feat_property .details .tc_content p {
    font-size: 14px;
    font-family: Manrope;
    color: #000000;
    line-height: 1.6;
}
.feat_property .details .tc_content h4 {
    font-size: 18px;
    font-family: Manrope;
    color: #000000;
    font-weight: 700;
    line-height: 1.6;
}
.feat_property .details .tc_content .prop_details {
    margin-bottom: 0;
}
.feat_property .details .tc_content .prop_details li {
    margin-right: 30px;
}
.feat_property .details .tc_content .prop_details li a {
    font-size: 14px;
    font-family: Manrope;
    color: #000000;
    line-height: 1.6;
}
.feat_property .details .tc_content .prop_details li:last-child {
    margin-right: 0;
}
.fp_single_item_slider.owl-carousel.owl-theme.owl-loaded .owl-prev {
    background-color: transparent;
    color: #fff;
    font-size: 16px;
    left: -30px;
    position: absolute;
    top: 40%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.fp_single_item_slider.owl-carousel.owl-theme.owl-loaded .owl-next {
    background-color: transparent;
    color: #fff;
    font-size: 16px;
    right: -30px;
    position: absolute;
    top: 40%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.feature_property_slider.owl-carousel.owl-theme .owl-nav,
.fp_single_item_slider.owl-theme .owl-nav,
.sidebar_feature_property_slider.owl-carousel.owl-theme .owl-nav {
    margin: 0;
}
.best_property_slider.owl-carousel.owl-theme .owl-dots .owl-dot,
.feature_property_slider.owl-carousel.owl-theme .owl-dots .owl-dot,
.sidebar_feature_property_slider.owl-carousel.owl-theme .owl-dots .owl-dot {
    background-color: transparent;
    margin-right: 15px;
    vertical-align: middle;
}
.best_property_slider.style2.owl-carousel.owl-theme .owl-dots .owl-dot span,
.feature_property_slider.owl-carousel.owl-theme .owl-dots .owl-dot span,
.sidebar_feature_property_slider.owl-carousel.owl-theme .owl-dots .owl-dot span {
    background-color: #ccc;
    border-radius: 50%;
    margin: 3px;
    width: 6px;
    height: 6px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.best_property_slider.style2.owl-carousel.owl-theme .owl-dots .owl-dot.active span,
.best_property_slider.style2.owl-carousel.owl-theme .owl-dots .owl-dot:hover span,
.feature_property_slider.owl-carousel.owl-theme .owl-dots .owl-dot.active span,
.feature_property_slider.owl-carousel.owl-theme .owl-dots .owl-dot:hover span,
.sidebar_feature_property_slider.owl-carousel.owl-theme .owl-dots .owl-dot.active span,
.sidebar_feature_property_slider.owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #202020 !important;
    border: 5px solid #e0e2e3;
    height: 15px;
    width: 15px;
}
.best_property_slider.owl-carousel.owl-theme .owl-dots .owl-dot span {
    background-color: #ce3438;
    border-radius: 50%;
    margin: 3px;
    width: 6px;
    height: 6px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.best_property_slider.owl-carousel.owl-theme .owl-dots .owl-dot.active span,
.best_property_slider.owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #9a2226 !important;
    border: 5px solid #ff9b9e;
    width: 15px;
    height: 15px;
}
.properti_city {
    margin-bottom: 30px;
    position: relative;
}
.properti_city:hover {
    cursor: pointer;
}
.properti_city .thumb {
    border-radius: 2px;
    overflow: hidden;
    position: relative;
    border-radius: 12px;
}
.properti_city .thumb img {
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}
.properti_city:hover .thumb img {
    -webkit-transform: scale(1.1) rotate(-1deg);
    -moz-transform: scale(1.1) rotate(-1deg);
    -o-transform: scale(1.1) rotate(-1deg);
    -ms-transform: scale(1.1) rotate(-1deg);
    transform: scale(1.1) rotate(-1deg);
}
.properti_city .overlay {
    background: -moz-linear-gradient(270deg, rgba(255, 255, 255, 0.01) 0, #1d293e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.01)), color-stop(100%, #1d293e));
    background: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 0.01) 0, #1d293e 100%);
    background: -o-linear-gradient(270deg, rgba(255, 255, 255, 0.01) 0, #1d293e 100%);
    background: -ms-linear-gradient(270deg, rgba(255, 255, 255, 0.01) 0, #1d293e 100%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.01) 0, #1d293e 100%);
    border-radius: 0 0 10px 10px;
    bottom: 0;
    height: 120px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
}
.properti_city .overlay .details {
    bottom: 20px;
    left: 0;
    position: absolute;
    right: 0;
}
.properti_city .overlay .details p {
    font-size: 14px;
    font-family: Manrope;
    color: #fff;
    line-height: 1.6;
}
.single_property_title,
.spls_style_two {
    position: relative;
}
.spls_style_two .title {
    color: #fff;
    font-family: Manrope;
    font-size: 26px;
    font-weight: 700;
    left: 0;
    line-height: 1.6;
    position: absolute;
    right: 0;
    text-align: center;
    top: 45%;
}
.spls_style_two .title a {
    color: #fff;
}
.spls_style_two img {
    border-radius: 1px;
}
.single_page_listing_tab {
    position: relative;
}
.property_video {
    padding: 30px;
    position: relative;
}
.property_video .thumb {
    border-radius: 1px;
    overflow: hidden;
}
@keyframes pulse-red {
    0% {
        transform: scale(0.9);
        box-shadow: 0 0 0 0 rgba(255, 90, 95, 0.7);
    }
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px rgba(255, 90, 95, 0);
    }
    100% {
        transform: scale(0.9);
        box-shadow: 0 0 0 0 rgba(255, 90, 95, 0);
    }
}
.listing_single_description {
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 1px 8px 0 0;
    padding: 30px;
}
.white_goverlay {
    position: relative;
}
.white_goverlay:before {
    background: #fff;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.3) 30%, rgba(255, 255, 255, 0.8) 20%);
    bottom: 0;
    content: "";
    height: 90px;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 1;
}
.white_goverlay.z-1:before {
    z-index: -1;
}
.additional_details {
    background-color: #fff;
    border: 1px solid #ebebeb;
    padding: 30px;
    position: relative;
}
.additional_details ul li p {
    font-size: 14px;
    font-family: Manrope;
    color: #000000;
    line-height: 2.857;
    margin-bottom: 0;
}
.additional_details ul li p span {
    font-size: 14px;
    font-family: Manrope;
    color: #000000;
    font-weight: 700;
    line-height: 2.857;
}
.sticky-nav-tabs {
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.09);
    -o-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.09);
}
.sticky-nav-tabs-container {
    background-color: #fff;
    display: inline-block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 1;
    -webkit-transition: 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    transition: 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
.sticky-nav-tabs-container--top-first {
    padding-top: 13px;
    position: fixed;
    top: 0;
    -webkit-transition: 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    transition: 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    text-align: center;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.09);
    -o-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.09);
}
.sticky-nav-tabs-container--top-second {
    background-color: #fff;
    padding-top: 13px;
    height: 70px;
    position: fixed;
    text-align: center;
    top: 0;
    z-index: 9;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.09);
    -o-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.09);
}
.sticky-nav-tabs-container li.active,
.sticky-nav-tabs-container li:active,
.sticky-nav-tabs-container li:hover,
.sticky-nav-tabs-container li:visited {
    border-bottom: 1px solid #c70027;;
}
.sticky-nav-tabs-container li.active a {
    color: #c70027;;
}
.sticky-nav-tabs-container li:visited {
    border-bottom: 1px solid #c70027;;
}
.sticky-nav-tabs-container li:visited a {
    color: #c70027;;
}
.sticky-nav-tabs-container li {
    background-color: #fff;
}
.sticky-nav-tabs-container li a {
    background-color: #fff;
    font-size: 16px;
    font-family: Manrope;
    color: #000000;
    font-weight: 700;
}
.sticky-nav-tab {
    color: #221f1f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 15px 25px 18px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.sticky-nav-tab-slider {
    position: absolute;
    bottom: 0;
    width: 0;
    height: 6px;
    background-color: #66b1f1;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -o-transition: left 0.3s;
    transition: left 0.3s;
}
.why_chose_us {
    background-color: #fff;
    border-radius: 1px;
    margin-bottom: 30px;
    padding: 50px 41px 30px;
    position: relative;
    text-align: center;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.why_chose_us:hover {
    cursor: pointer;
    -webkit-box-shadow: 0 0 50px 0 rgba(19, 19, 28, 0.12);
    -moz-box-shadow: 0 0 50px 0 rgba(19, 19, 28, 0.12);
    -o-box-shadow: 0 0 50px 0 rgba(19, 19, 28, 0.12);
    box-shadow: 0 0 50px 0 rgba(19, 19, 28, 0.12);
}
.why_chose_us .icon {
    background-color: #ffe8e9;
    border-radius: 50%;
    height: 130px;
    line-height: 130px;
    margin: 0 auto;
    width: 130px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.why_chose_us:hover .icon {
    background-color: #c70027;;
}
.why_chose_us:hover .icon span {
    color: #fff;
}
.why_chose_us .icon span {
    color: #c70027;;
    font-size: 68px;
    line-height: 130px;
}
.why_chose_us .details {
    margin-top: 50px;
}
.why_chose_us .details p {
    font-size: 14px;
    font-family: Manrope;
    line-height: 1.714;
}
.why_chose_us.style2 {
    border: 1px solid #ebebeb;
    overflow: hidden;
}
.why_chose_us.style2 .icon {
    background-color: #f7f7f7;
}
.why_chose_us.style2:hover:before {
    background-color: #c70027;;
    bottom: 0;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
}
.why_chose_us.style2:hover .icon {
    background-image: -moz-linear-gradient(0deg, #c70027; 0, #c70027 100%);
    background-image: -webkit-linear-gradient(0deg, #c70027 0, #c70027 100%);
    background-image: -ms-linear-gradient(0deg, #c70027; 0, #c70027 100%);
}
.testimonial_grid_slider.owl-carousel.owl-theme .owl-nav {
    margin: 0;
}
.testimonial_grid_slider.owl-carousel.owl-theme .owl-dots .owl-dot {
    background-color: transparent;
    margin-right: 15px;
    vertical-align: middle;
}
.testimonial_grid_slider.owl-carousel.owl-theme .owl-dots .owl-dot span {
    background-color: #fff;
    border-radius: 50%;
    margin: 3px;
    width: 6px;
    height: 6px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.testimonial_grid_slider.owl-carousel.owl-theme .owl-dots .owl-dot.active span,
.testimonial_grid_slider.owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #fff !important;
    border: 5px solid #5c6a7c;
    height: 15px;
    width: 15px;
}
.testimonial_grid_slider.style2.owl-carousel.owl-theme .owl-dots .owl-dot span {
    background-color: #dedede;
}
.testimonial_grid_slider.style2.owl-carousel.owl-theme .owl-dots .owl-dot.active span,
.testimonial_grid_slider.style2.owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #24324a !important;
    border: 5px solid #dedede;
}
.start_partner h2 {
    color: #fff;
    line-height: 1.6;
}
.start_partner p {
    color: #fff;
    margin-bottom: 0;
    line-height: 1.6;
}
.parner_reg_btn a.btn {
    border-radius: 1px;
    background-color: #ff787c;
    -webkit-box-shadow: 0 1px 4px 0 rgba(255, 90, 95, 0.3);
    -moz-box-shadow: 0 1px 4px 0 rgba(255, 90, 95, 0.3);
    -o-box-shadow: 0 1px 4px 0 rgba(255, 90, 95, 0.3);
    box-shadow: 0 1px 4px 0 rgba(255, 90, 95, 0.3);
    height: 60px;
    line-height: 50px;
    width: 200px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.parner_reg_btn a.btn:active,
.parner_reg_btn a.btn:focus,
.parner_reg_btn a.btn:hover {
    background-color: #fff;
    color: #c70027;;
}
.parner_reg_btn.home5 a.btn {
    background-color: #fff;
    color: #fa7a44;
}
.parner_reg_btn.home5 a.btn:active,
.parner_reg_btn.home5 a.btn:focus,
.parner_reg_btn.home5 a.btn:hover {
    background-color: #fa7a44;
    border: 1px solid #fff;
    color: #fff;
}
.footer_middle_area.home5 {
    background-color: #111111;
}

.footer_social_widget {
  position: relative;
}
.footer_social_widget li{
  padding-right: 10px;
}
.footer_social_widget li a{
  color: #8a99b3;
  font-size: 16px;
  font-family: "FontAwesome";
  line-height: 1.2;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.footer_social_widget.home3 li a{
  color: #777777;
}
.footer_social_widget li:hover a{
  color: #ffffff;
}
.footer_social_widget.home3 li:hover a{
  color: #ff5a5f;
}

.footer_middle_area.home3 .footer_social_widget p {
  color: #969ca9;
}
.footer_middle_area.home3 .footer_social_widget li a {
  color: #969696;
}
.footer_middle_area.home3 .footer_social_widget li:hover a,
.footer_middle_area.home4 .footer_social_widget li:hover a {
  color: #484848;
}
.footer_social_widget.home8 li a{
  color: #969696;
}
.footer_social_widget.home8 li:hover a{
  color: #484848;
}
.footer_one {
    padding: 80px 0 70px;
    background-color: #24324a;
}
.footer_middle_area {
    background-color: #9e9e9e;
}
.copyright-widget p {
    font-size: 14px;
    font-family: Manrope;
    color: #000000;
    line-height: 2.143;
    margin-bottom: 0;
}
.footer_one.home5 {
    background-color: #03161c;
    border-bottom: 1px solid rgba(255, 255, 255, 0.102);
}
.footer_about_widget.home5 p,
.footer_contact_widget.home5 li a,
.footer_qlink_widget.home5 li a,
.footer_social_widget.home5 li a {
    color: #e5e5e5;
}
.footer_contact_widget li {
    padding-bottom: 0;
}
.footer_qlink_widget {
    padding-left: 25px;
}
.footer_about_widget h3,
.footer_apps_widget h3,
.footer_contact_widget h3,
.footer_qlink_widget h3,
.footer_social_widget h3 {
    color: #fff;
    font-weight: 700;
    margin-bottom: 25px;
}
.footer_about_widget li a,
.footer_contact_widget li a,
.footer_qlink_widget li a {
    font-size: 14px;
    font-family: Manrope;
    color: #8a99b3;
    line-height: 2.429;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.footer_about_widget li:hover a,
.footer_contact_widget li:hover a,
.footer_qlink_widget li:hover a {
    color: #fff;
    padding-left: 8px;
}
.footer_menu_widget ul {
    margin-bottom: 0;
}
.footer_menu_widget ul li {
    margin-right: 0 !important;
    padding-right: 25px;
    vertical-align: middle;
}
.footer_menu_widget ul li a {
    font-size: 14px;
    font-family: Manrope;
    color: #8a99b3;
    line-height: 2.143;
}
.footer_menu_widget ul li a:hover {
    color: #fff;
}
.copyright-widget.home5 p,
.footer_menu_widget.home5 ul li a {
    color: #98a2aa;
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
    background-color: transparent;
    box-shadow: none;
}
.inner_page_breadcrumb {
    background-image: url(../images/background/inner-pagebg.webp);
    background-repeat: no-repeat;
    height: 410px;
    position: relative;
    background-size: cover;
}
.inner_page_breadcrumb:before {
    background-color: #1d293e;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.4;
    position: absolute;
    right: 0;
    top: 0;
}
.inner_page_breadcrumb .breadcrumb_content {
    margin-top: 120px;
}
.inner_page_breadcrumb .breadcrumb_content .breadcrumb {
    background-color: transparent;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
    margin-bottom: 0;
    padding-left: 0;
}
.inner_page_breadcrumb .breadcrumb_title {
    font-size: 44px;
    font-family: Manrope;
    color: #fff;
    font-weight: 700;
    line-height: 1.6;
    margin-bottom: 0;
}
.inner_page_breadcrumb .breadcrumb_title li:first-child {
    color: #7f7f7f;
}
.inner_page_breadcrumb .breadcrumb_title li:last-child {
    color: #221f1f;
}
.inner_page_breadcrumb .breadcrumb-item a,
.inner_page_breadcrumb .breadcrumb-item + .breadcrumb-item::before,
.inner_page_breadcrumb .breadcrumb-item.active {
    color: #fff;
    text-transform: capitalize;
}
.about_content p.large {
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 45px;
}
.about_content p {
    font-size: 14px;
    color: #000000;
    line-height: 1.714;
    margin-bottom: 40px;
}
.tes-for {
    float: left;
    margin: 0;
    position: relative;
    text-align: center;
    width: 100%;
}
.tes-nav {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
    position: relative;
    left: 0;
}
.tes-nav img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    float: none;
    height: 60px;
    margin: 0 auto;
    opacity: 0.6;
    width: 60px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
li.slick-slide.slick-active:nth-child(6) img,
li.slick-slide.slick-active:nth-child(8) img {
    -webkit-transform: translate(5%, 0) scale(1.3);
    -moz-transform: translate(5%, 0) scale(1.3);
    -o-transform: translate(5%, 0) scale(1.3);
    transform: translate(5%, 0) scale(1.3);
}
.tes-nav .slick-list .slick-track li.slick-slide.slick-active {
    margin: 20px 0 0;
}
.tes-nav .slick-list .slick-track li.slick-slide.slick-current.slick-active.slick-center {
    margin: 0;
    width: 130px !important;
}
.tes-nav .slick-list .slick-track li.slick-slide.slick-active:first-child img,
.tes-nav .slick-list .slick-track li.slick-slide.slick-active:last-child img {
    height: 60px;
    width: 60px;
}
.tes-nav .slick-list .slick-track li.slick-slide.slick-active:nth-child(2) img,
.tes-nav .slick-list .slick-track li.slick-slide.slick-active:nth-child(4) img {
    height: 80px;
    width: 80px;
}
.tes-nav .slick-slide.slick-current.slick-active.slick-center img {
    height: 100px;
    margin: 0 auto;
    opacity: 1;
    width: 100px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-box-shadow: 0 1px 4px 0 rgba(41, 39, 58, 0.3);
    -moz-box-shadow: 0 1px 4px 0 rgba(41, 39, 58, 0.3);
    -o-box-shadow: 0 1px 4px 0 rgba(41, 39, 58, 0.3);
    box-shadow: 0 1px 4px 0 rgba(41, 39, 58, 0.3);
    -webkit-transform: translate(5%, 0) scale(0.9);
    -moz-transform: translate(5%, 0) scale(0.9);
    -o-transform: translate(5%, 0) scale(0.9);
    transform: translate(5%, 0) scale(0.9);
}
.best_property_slider.owl-carousel .owl-stage-outer,
.best_property_slider.owl-carousel.owl-theme,
.feature_property_home3_slider.owl-carousel .owl-stage-outer,
.feature_property_home3_slider.owl-carousel.owl-theme,
.feature_property_slider.owl-carousel .owl-stage-outer,
.feature_property_slider.owl-carousel.owl-theme,
.testimonial_slider_home9.owl-carousel .owl-stage-outer,
.testimonial_slider_home9.owl-carousel.owl-theme {
    overflow: visible;
}
.testimonial_slider_home9.owl-carousel.owl-theme .owl-dots .owl-dot {
    margin-right: 10px;
    vertical-align: middle;
}
.testimonial_slider_home9.owl-carousel.owl-theme .owl-dots .owl-dot span {
    background-color: #b9b9b9;
    border-radius: 50%;
    margin: 3px;
    width: 6px;
    height: 6px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.testimonial_slider_home9.owl-carousel.owl-theme .owl-dots .owl-dot.active span {
    border: 5px solid #fff;
    height: 15px;
    width: 15px;
}
.testimonial_slider_home9.owl-carousel.owl-theme .owl-nav {
    display: none;
}
.feature_post_slider.owl-carousel.owl-theme.owl-loaded .owl-prev,
.feature_property_home3_slider.owl-carousel.owl-theme.owl-loaded .owl-prev,
.feature_property_home6_slider.owl-carousel.owl-theme.owl-loaded .owl-prev,
.our_agents_home6_slider.owl-carousel.owl-theme.owl-loaded .owl-prev,
.team_slider.owl-carousel.owl-theme.owl-loaded .owl-prev {
    left: -25px;
}
.feature_post_slider.owl-carousel.owl-theme.owl-loaded .owl-next,
.feature_property_home3_slider.owl-carousel.owl-theme.owl-loaded .owl-next,
.team_slider.owl-carousel.owl-theme.owl-loaded .owl-next {
    right: -25px;
}
.feature_post_slider.owl-carousel.owl-theme.owl-loaded .owl-next,
.feature_post_slider.owl-carousel.owl-theme.owl-loaded .owl-prev,
.feature_property_home3_slider.owl-carousel.owl-theme.owl-loaded .owl-next,
.feature_property_home3_slider.owl-carousel.owl-theme.owl-loaded .owl-prev,
.feature_property_home6_slider.owl-carousel.owl-theme.owl-loaded .owl-next,
.feature_property_home6_slider.owl-carousel.owl-theme.owl-loaded .owl-prev,
.our_agents_home6_slider.owl-carousel.owl-theme.owl-loaded .owl-next,
.our_agents_home6_slider.owl-carousel.owl-theme.owl-loaded .owl-prev,
.team_slider.owl-carousel.owl-theme.owl-loaded .owl-next,
.team_slider.owl-carousel.owl-theme.owl-loaded .owl-prev {
    background-color: #fff !important;
    border-radius: 50%;
    color: #006c70;
    height: 40px;
    line-height: 35px;
    position: absolute;
    top: 40%;
    width: 40px;
    -webkit-box-shadow: 0 0 50px 0 rgba(32, 32, 32, 0.15);
    -moz-box-shadow: 0 0 50px 0 rgba(32, 32, 32, 0.15);
    -o-box-shadow: 0 0 50px 0 rgba(32, 32, 32, 0.15);
    box-shadow: 0 0 50px 0 rgba(32, 32, 32, 0.15);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.feature_post_slider.owl-carousel.owl-theme.owl-loaded .owl-next:hover,
.feature_post_slider.owl-carousel.owl-theme.owl-loaded .owl-prev:hover,
.feature_property_home3_slider.owl-carousel.owl-theme.owl-loaded .owl-next:hover,
.feature_property_home3_slider.owl-carousel.owl-theme.owl-loaded .owl-prev:hover,
.feature_property_home6_slider.owl-carousel.owl-theme.owl-loaded .owl-next:hover,
.feature_property_home6_slider.owl-carousel.owl-theme.owl-loaded .owl-prev:hover,
.our_agents_home6_slider.owl-carousel.owl-theme.owl-loaded .owl-next:hover,
.our_agents_home6_slider.owl-carousel.owl-theme.owl-loaded .owl-prev:hover,
.team_slider.owl-carousel.owl-theme.owl-loaded .owl-next:hover,
.team_slider.owl-carousel.owl-theme.owl-loaded .owl-prev:hover {
    background-color: #c70027; !important;
    color: #fff;
}
.feature_property_home3_slider.owl-carousel.owl-theme .owl-nav,
.feature_property_home6_slider.owl-carousel.owl-theme .owl-nav,
.our_agents_home6_slider.owl-carousel.owl-theme .owl-nav,
.team_slider.owl-carousel.owl-theme .owl-nav {
    margin: 0;
}
.feature_property_home6_slider.owl-carousel.owl-theme.owl-loaded .owl-next,
.our_agents_home6_slider.owl-carousel.owl-theme.owl-loaded .owl-next {
    right: -15%;
}
.feature_property_home6_slider.owl-carousel.owl-theme .owl-stage-outer,
.our_agents_home6_slider.owl-carousel.owl-theme .owl-stage-outer {
    display: inline-block;
}
.our_partner {
    text-align: center;
}
.start-partners.home5 {
    background-image: -moz-linear-gradient(0deg, rgb(229 114 0) 0, rgb(73 74 75) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(229 114 0) 0, rgb(73 74 75) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(229 114 0) 0, rgb(73 74 75) 100%);
}

.ui_kit_radiobox label,
legend {
    display: block;
    font-size: 16px;
    margin-bottom: 8px;
}
.ui_kit_radiobox label span,
legend span {
    font-weight: 400;
    font-size: 14px;
    color: #444;
}
.custom-control-label:focus,
.custom-control:focus {
    outline: 0;
}
.ui_kit_multi_select_box .btn-light:not(:disabled):not(.disabled).active,
.ui_kit_multi_select_box .btn-light:not(:disabled):not(.disabled):active,
.ui_kit_multi_select_box .show > .btn-light.dropdown-toggle,
.ui_kit_select_box .btn-light:not(:disabled):not(.disabled).active,
.ui_kit_select_box .btn-light:not(:disabled):not(.disabled):active,
.ui_kit_select_box .show > .btn-light.dropdown-toggle {
    background-color: #fff;
    color: #7f7f7f;
}
.mbp_pagination {
    display: inline-block;
    position: relative;
    width: 100%;
}
.mbp_pagination ul.page_navigation {
    height: 70px;
    margin-bottom: 0;
    text-align: center;
    width: 100%;
}
.mbp_pagination ul.page_navigation li.page-item {
    display: inline-block;
    margin-right: 6px;
    margin-top: 12px;
}
.mbp_pagination ul.page_navigation li .page-link {
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 50%;
    font-size: 14px;
    font-family: Manrope;
    color: #777;
    height: 45px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    width: 45px;
}
.mbp_pagination ul.page_navigation li.active .page-link {
    background-color: #c70027;;
    color: #fff;
}
.sidebar_feature_listing,
.sidebar_recent_product,
.sidebar_search_widget {
    border: 1px solid #ebebeb;
    border-radius: 1px;
    background-color: #fff;
    margin-bottom: 30px;
    padding: 30px;
}
.sidebar_feature_listing,
.sidebar_recent_product {
    padding: 30px 30px 0;
}
.sidebar_feature_listing .title,
.sidebar_recent_product .title {
    font-size: 18px;
    font-family: Manrope;
    color: #000000;
    font-weight: 700;
    line-height: 1.6;
    margin-bottom: 25px;
}
.sidebar_feature_listing .media,
.sidebar_recent_product .media {
    margin-bottom: 30px;
}
.sidebar_feature_listing .media .media-body .post_title,
.sidebar_recent_product .media .media-body .post_title {
    font-size: 16px;
    font-family: Manrope;
    color: #000000;
    font-weight: 700;
    line-height: 1.6;
}
.sidebar_feature_listing .media .media-body a,
.sidebar_recent_product .media .media-body a {
    font-size: 16px;
    font-family: Manrope;
    color: #c70227;
    font-weight: 700;
    line-height: 1.6;
}
.sidebar_feature_listing .media .media-body ul li {
    font-size: 14px;
    font-family: Manrope;
    color: #000000;
    line-height: 1.6;
    margin-right: 0;
}
.header_user_notif .user_notif .simplebar-offset::-webkit-scrollbar * {
    background: 0 0;
}
.simplebar-placeholder {
    max-height: 355px !important;
    width: 325px !important;
}
.candidate_revew_select .bootstrap-select > .dropdown-toggle,
.grid_list_search_result .bootstrap-select > .dropdown-toggle {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    color: #000000;
    height: 50px;
    line-height: 35px;
}
.candidate_revew_select .bootstrap-select > .dropdown-toggle:active,
.candidate_revew_select .bootstrap-select > .dropdown-toggle:focus,
.candidate_revew_select .bootstrap-select > .dropdown-toggle:hover,
.grid_list_search_result .bootstrap-select > .dropdown-toggle:active,
.grid_list_search_result .bootstrap-select > .dropdown-toggle:focus,
.grid_list_search_result .bootstrap-select > .dropdown-toggle:hover {
    background-color: #fff;
    color: #7f7f7f;
    box-shadow: none;
    outline: 0 !important;
}
.candidate_revew_select .dropdown-item.active,
.candidate_revew_select .dropdown-item:active,
.grid_list_search_result .dropdown-item.active,
.grid_list_search_result .dropdown-item:active {
    background-color: #f7f7f7;
    color: #000000;
}
.grid_list_search_result {
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 1px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    height: 62px;
    margin: -15 auto 30px;
    padding: 0 15px;
    position: relative;
    width: 96%;
}
.grid_list_search_result .left_area p {
    margin-bottom: 0;
    margin-top: 20px;
}
.grid_list_search_result .half_map_advsrch_navg ul li:first-child:before {
    background-color: #e8eef2;
    content: "";
    height: 35px;
    position: absolute;
    right: -20px;
    top: 7px;
    width: 1px;
}
.grid_list_search_result .half_map_advsrch_navg ul li:first-child {
    margin-right: 35px;
    position: relative;
}
.grid_list_search_result .half_map_advsrch_navg ul li {
    margin-right: 15px;
    margin-top: 6px;
}
.half_map_advsrch_navg.style2 ul li {
    margin-right: 10px;
}
.half_map_area_content {
    height: calc(100vh - 125px);
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0 15px;
}
.half_map_area_content::-webkit-scrollbar,
.our-listing-list-v4::-webkit-scrollbar {
    background: 0 0;
    border-radius: 3px;
    padding-right: 10px;
    width: 4px;
}
.half_map_area_content::-webkit-scrollbar-thumb {
    background-color: #f7f7f7;
    border-radius: 3px;
    height: 250px;
}
.grid_list_search_result .half_map_advsrch_navg .dropdown.bootstrap-select.show-tick.show .dropdown-menu.show .inner.show {
    overflow-y: initial !important;
}
.grid_list_search_result .half_map_advsrch_navg ul li ul.dropdown-menu.inner.show li,
.grid_list_search_result .half_map_advsrch_navg ul li:last-child {
    margin-right: 0;
}
.grid_list_search_result .half_map_advsrch_navg ul li .dropdown.bootstrap-select.show-tick {
    border: none;
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
    width: 120px;
}
.grid_list_search_result .half_map_advsrch_navg ul li button.btn.dropdown-toggle {
    border: none;
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
    width: 130px;
}
.half_map_area_content .grid_list_search_result {
    width: 97%;
}
.feature_property_half_clist li.extrawide {
    margin-left: 0px;
    margin-right: 0;
    width: 32%;
}
.feature_property_half_clist.style2 li.extrawide {
    width: 48%;
}
.sidebar_listing_list {
    border: 1px solid #1a3c69;
    border-radius: 1px;
    background-color: #03161c;
    margin-bottom: 30px;
    padding: 30px;
}
.sidebar_listing_list.style2 {
    border: none;
    max-height: 960px;
    padding: 30px 25px;
}
.sidebar_listing_list.style2::-webkit-scrollbar {
    background: 0 0;
    border-radius: 3px;
    padding-right: 0;
    width: 4px;
}
.sidebar_listing_list.style2::-webkit-scrollbar-thumb {
    background-color: transparent;
}
.sidebar_listing_sticky {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 120px;
}
.sl_creator {
    margin-bottom: 30px;
}
.sasw_list .search_area {
    position: relative;
}
.sasw_list .search_area input {
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 1px;
    font-size: 14px;
    font-family: Manrope;
    color: #000000;
    line-height: 1.6;
    height: 42px;
    padding-left: 20px;
}
.sasw_list.style2 .max_area input.form-control::placeholder,
.sasw_list.style2 .max_price input.form-control::placeholder,
.sasw_list.style2 .max_price.style2 input.form-control::placeholder,
.sasw_list.style2 .min_area.style2 input.form-control::placeholder,
.sasw_list.style2 .panel-heading h4.panel-title a.accordion-toggle.link,
.sasw_list.style2 .search_area input.form-control::placeholder,
.sasw_list.style2 .search_option_two .filter-option-inner-inner,
.sasw_list.style2 .small_dropdown2 .dd_btn span {
    color: #006c70 !important;
}
.sasw_list .search_area textarea {
    border: 1px solid #ebebeb;
    border-radius: 1px;
    box-shadow: none;
    font-size: 14px;
    line-height: 2.2;
}
.sasw_list .max_area .form-control::placeholder,
.sasw_list .max_price .form-control::placeholder,
.sasw_list .min_area .form-control::placeholder,
.sasw_list .min_price .form-control::placeholder,
.sasw_list .search_area input::placeholder,
.sasw_list .search_area textarea::placeholder {
    color: #000000;
}
.sasw_list .search_area input:focus,
.sasw_list button.btn.dropdown-toggle {
    outline: 0;
    box-shadow: none;
}
.sasw_list .search_area label {
    font-size: 18px;
    position: absolute;
    right: 20px;
    top: 10px;
}
.sasw_list button.btn.dropdown-toggle {
    border: 1px solid #ebebeb;
    border-radius: 1px;
    color: #000000;
    font-size: 14px;
    font-family: Manrope;
    height: 52px;
    line-height: 42px;
    padding-left: 20px;
}
.sasw_list .search_option_two {
    margin-bottom: 20px;
}
.sasw_list .search_option_two .selectpicker {
    width: 100%;
}
.sasw_list #accordion .panel {
    margin-bottom: 10px;
}
.sasw_list .search_option_button button.btn {
    height: 50px;
}
.sidebar_feature_property_slider .owl-next,
.sidebar_feature_property_slider .owl-prev {
    background-color: transparent !important;
    left: 0;
    position: absolute;
    top: 33%;
}
.sidebar_feature_property_slider .owl-next {
    left: auto;
    right: 0;
}
.sidebar_feature_property_slider .feat_property {
    margin-bottom: 20px;
}
.sidebar_feature_property_slider .feat_property .thumb {
    height: 220px;
}
.application_statics {
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.09);
    padding: 30px;
    position: relative;
}
.application_statics h4 {
    font-family: Manrope;
    color: #000000;
    font-weight: 700;
    line-height: 1.6;
}
.sidebar-menu::-webkit-scrollbar * {
    background: 0 0;
    border-radius: 6px;
}
.cl_skill_checkbox .content.ui_kit_checkbox::-webkit-scrollbar * {
    background: 0 0;
    border-radius: 6px;
}
.form_grid {
    background-color: #fff;
    border-radius: 1px;
    border: 1px solid #03161c;
    padding: 30px;
}
.form_grid h4 {
    font-weight: 700;
    line-height: 1.6;
    margin-bottom: 20px;
}
.form_grid p {
    font-size: 14px;
    line-height: 1.714;
    margin-bottom: 30px;
}
.contact_localtion {
    background-color: #fff;
    border-radius: 1px;
    border: 1px solid #ebebeb;
    padding: 30px;
    position: relative;
}
.contact_localtion h4 {
    font-size: 18px;
    font-family: Manrope;
    color: #000000;
    font-weight: 700;
    line-height: 1.6;
    margin-bottom: 20px;
}
.contact_localtion p {
    font-size: 14px;
    font-family: Manrope;
    color: #000000;
    line-height: 1.714;
    margin-bottom: 20px;
}
.contact_localtion .content_list h5 {
    font-size: 16px;
    font-family: Manrope;
    color: #000000;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 0;
}
.contact_localtion .content_list p {
    margin-bottom: 30px;
}
.img-whp {
    width: 100% !important;
}
.text-thm {
    color: #c70027; !important;
}
.text-thm3 {
    color: #000000; !important;
}
.color-white {
    color: #fff !important;
}
.color-blue {
    color: #1a3c69;
}
.color-black {
    color: #000;
}
.color-success {
    color: #5cb85c;
}
.color-red {
    color: #ff4b53;
}
.bold {
    font-weight: 700;
}
.bgc-f7 {
    background-color: #f7f7f7;
}
.all-body-content {
    background-color: #fff;
    margin-bottom: 760px;
    position: relative;
    z-index: 9;
}
.btn {
    border-radius: 4px;
}
.btn.circle {
    border-radius: 27px;
}
.btn.white {
    background-color: #fff;
    color: #c70027;;
}
.btn:active,
.btn:focus,
.btn:hover {
    box-shadow: none;
    outline: 0;
}
.btn-thm {
    background-color: #073545;
    border: 2px solid #000000;
    border-radius: 5px;
    color: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
    border-radius: 5px;
    color: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.btn-thm:active,
.btn-thm:focus,
.btn-thm:hover {
    background-color: #fff;
    border-color: #c70027;;
    color: #c70027;;
}
.btn-thm.white:active,
.btn-thm.white:focus,
.btn-thm.white:hover {
    background-color: #c70027;;
    border-color: #c70027;;
    color: #fff;
}
.btn-default {
    font-size: 14px;
    padding: 8px 15px;
}
.fw400 {
    font-weight: 400 !important;
}
.fw500 {
    font-weight: 500 !important;
}
.fw600 {
    font-weight: 600 !important;
}
.fz16 {
    font-size: 16px !important;
}
.fz18 {
    font-size: 18px !important;
}
.fz26 {
    font-size: 26px !important;
}
.fz40 {
    font-size: 40px !important;
}
.fz55 {
    font-size: 55px !important;
}
.h400 {
    height: 400px;
}
.w100 {
    width: 100% !important;
}
.dn {
    display: none;
}
.ovh {
    overflow: hidden;
}
.posr {
    position: relative;
}
.p0 {
    padding: 0 !important;
}
.pt0 {
    padding-top: 0 !important;
}
.pb15 {
    padding-top: 15px !important;;
}
.pt30 {
    padding-top: 30px !important;
}
.pt50 {
    padding-top: 50px !important;;
}
.pr0 {
    padding-right: 0;
}
.pr5 {
    padding-right: 5px;
}
.pb0 {
    padding-bottom: 0 !important;
}
.pb15 {
    padding-bottom: 15px !important;;
}
.pb30 {
    padding-bottom: 30px !important;;
}
.pb50 {
    padding-bottom: 50px !important;;
}
.pl0 {
    padding-left: 0 !important;
}
.mt0 {
    margin-top: 0 !important;
}
.mt15 {
    margin-top: 15px;
}
.mt30 {
    margin-top: 30px;
}
.mt50 {
    margin-top: 50px;
}
.mb0 {
    margin-bottom: 0 !important;
}
.mb5 {
    margin-bottom: 5px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb15 {
    margin-bottom: 15px;
}
.mb20 {
    margin-bottom: 20px !important;
}
.mb25 {
    margin-bottom: 25px !important;
}
.mb30 {
    margin-bottom: 30px;
}
.mb40 {
    margin-bottom: 40px !important;
}
.bg-ptrn1 {
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-color: #ffffff;
}
section {
    padding: 40px 0;
    position: relative;
}
.main-title {
    position: relative;
    margin-bottom: 50px;
}
.main-title h2 {
    color: #03161c;
    font-family: Manrope;
    line-height: 1.6;
    margin-bottom: 10px;
    margin-top: 0;
}
.main-title h3 {
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 0;
}
.main-title p {
    font-size: 16px;
    font-family: Manrope;
    color: #000;
    line-height: 1.6;
    margin-bottom: 0;
}
.main-title p a {
    color: #000000;
    font-weight: 700;
    line-height: 1.5;
}
.preloader {
    background-color: #fff;
    background-image: url("../images/preloader.gif");
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}
.scrollToHome:hover {
    color: #fff;
}
.scrollToHome {
    border-radius: 50%;
    background-color: #c70027;;
    bottom: 145px;
    color: #ffffff !important;
    display: none;
    font-size: 14px;
    height: 45px;
    line-height: 40px;
    padding: 3px 10px;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 45px;
    z-index: 99999;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.parallax {
    background-attachment: scroll;
    background-position: 50% 0;
    z-index: 1;
    position: relative;
}
.divider {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    padding: 130px 0;
    position: relative;
}
.divider:before {
    background-color: rgba(25, 38, 117, 0.8);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
canvas {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
.tags-bar {
    background-color: #f0f0f0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    float: left;
    padding: 10px;
    position: relative;
    width: 100%;
}
.tags-bar > span {
    background-color: #edeff7;
    color: #4f4f4f;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    font-size: 13px;
    height: 30px;
    line-height: 55px;
    margin-right: 5px;
    padding: 10px 20px;
    position: relative;
    width: 125px;
}
.tags-bar > span i {
    color: #383535;
    cursor: pointer;
    font-size: 12px;
    font-style: normal;
    height: 16px;
    padding-left: 10px;
}
.tags-bar .action-tags {
    float: right;
}
.tags-bar .action-tags a {
    color: #939393;
    font-size: 13px;
}
.tags-bar .action-tags a i {
    font-size: 16px;
}
#accordion .panel {
    border: 0;
    border-radius: 0;
    margin-top: 0;
}
#accordion a {
    display: block;
    text-decoration: none;
}
.body_content.translated {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    -webkit-transform: translateX(380px);
    -ms-transform: translateX(380px);
    -o-transform: translateX(380px);
    transform: translateX(380px);
}
.sidebar_content_details {
    background-color: #03161c;
    border: 1px solid #ddd;
    bottom: 0;
    height: auto;
    left: 0;
    margin-left: 0;
    overflow-y: scroll;
    padding: 80px 0 0;
    position: fixed;
    top: 0;
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
    width: 360px;
    z-index: 9;
}
.sidebar_content_details::-webkit-scrollbar {
    margin-top: 15px;
    margin-right: -10px;
    width: 5px;
    z-index: 3;
}
.sidebar_content_details::-webkit-scrollbar * {
    background: 0 0;
    margin-right: -10px;
}
.sidebar_content_details::-webkit-scrollbar-track {
    display: none;
}
.sidebar_content_details::-webkit-scrollbar-thumb {
    background-color: #dfdfdf !important;
    border-radius: 2.5px;
    margin-right: -10px;
}
.sidebar_content_details.is-full-width {
    left: 0;
    margin-left: -100%;
    position: fixed;
}
.sidebar_content_details.is-full-width.style2 {
    margin-left: 0;
}
.sidebar_content_details.style2 {
    border: 1px solid transparent;
    padding: 0;
    left: -376px;
}
.sidebar_content_details.style3 {
    padding: 5px 0 0;
    margin-left: -200%;
    z-index: 9999;
}
.sidebar_content_details.style3.sidebar_ml0 {
    margin-left: 0;
}
.sidebar_switch {
    position: relative;
}
#main .filteropen,
#main2 .filter_open_btn,
#main2 .filteropen2 {
    background-color: #c70027;;
    border-radius: 1px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-family: Manrope;
    font-weight: 700;
    height: 50px;
    left: auto;
    line-height: 50px;
    overflow: hidden;
    padding-left: 45px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 38px;
    width: 170px;
    z-index: 999;
    -webkit-box-shadow: 0 1px 4px 0 rgba(255, 90, 95, 0.3);
    -moz-box-shadow: 0 1px 4px 0 rgba(255, 90, 95, 0.3);
    -o-box-shadow: 0 1px 4px 0 rgba(255, 90, 95, 0.3);
    box-shadow: 0 1px 4px 0 rgba(255, 90, 95, 0.3);
}
#main2 .filter_open_btn {
    top: 5px;
}
#open.flaticon-close:before,
#open.flaticon-filter-results-button:before,
#open2.flaticon-close:before,
#open2.flaticon-filter-results-button:before {
    background-color: #a30000;
    left: 0;
    position: absolute;
    width: 48px;
}
.sidebar_switch.style #main .filteropen,
.sidebar_switch.style2 #main2 .filteropen2 {
    left: 55px;
    right: auto;
    top: 55px;
}
.single_product_slider.owl-theme .owl-nav {
    display: none;
}
.single_product_slider.owl-theme .owl-dots {
    text-align: left;
}
.single_product_slider.owl-theme .owl-dots .owl-dot span {
    border-radius: 6px;
    height: 80px;
    margin: 10px 10px 0 0;
    width: 90px;
}
.single_product_slider.owl-theme .owl-dots .owl-dot:first-child span {
    background-image: url(../images/shop/ss1.png);
    background-position: center center;
    background-size: cover;
}
.single_product_slider.owl-theme .owl-dots .owl-dot:nth-child(2) span {
    background-image: url(../images/shop/ss2.png);
    background-position: center center;
    background-size: cover;
}
.single_product_slider.owl-theme .owl-dots .owl-dot:nth-child(3) span {
    background-image: url(../images/shop/ss3.png);
    background-position: center center;
    background-size: cover;
}
.home_two_map.style2 {
    position: inherit;
}
#map {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
}
.marker {
    background-image: url("../images/marker.png");
    background-size: cover;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.mapboxgl-popup {
    max-width: 300px;
}
.mapboxgl-canvas {
  /*filter: grayscale(100%) brightness(95%) contrast(110%);*/
}
.seo-links {
    padding: 40px 0;
    position: relative;
    overflow: hidden;
}
.seo-links__wrap:first-child {
    margin-bottom: 40px;
}
.seo-links__wrap-inner.single {
    display: block;
}
.seo-links__wrap-inner {
    width: 100%;
    padding-right: var(--bs-gutter-x, 20px);
    padding-left: var(--bs-gutter-x, 20px);
    margin: auto;
    display: flex;
    flex-direction: column;
    max-width: 1280px;
}
.seo-links__wrap-inner.single .seo-links__group {
    padding: 0;
}
.seo-links__group {
    padding: 0 10px;
    flex: 1;
}
.seo-links__group .group__title {
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: -0.54px;
    font-weight: 400;
    color: #252628;
    margin-bottom: 20px;
}
.seo-links__group .group__list {
    padding: 0;
    margin: 0;
}
.seo-links__group .group__list .item:nth-child(n) {
    margin-top: 10px;
}
.seo-links__wrap-inner.single .group__list li {
    display: inline-block;
    width: 100%;
}
.seo-links__group .group__list .item {
    position: relative;
}
.seo-links__group .group__list .item__number {
    width: 40px;
    margin-right: 20px;
    color: #6f7178;
    text-align: right;
    flex-shrink: 0;
}
.seo-links__group .group__list .item__text {
    color: #04a7b7;
    margin: 0;
}
.seo-links__group .group__list .item__number,
.seo-links__group .group__list .item__text {
    font-size: 12px;
    line-height: 1.33;
    letter-spacing: -0.24px;
    font-weight: 500;
    transition: 0.2s;
}
.seo-links__group .group__list .item__link {
    display: flex;
    text-decoration: none !important;
}
.seo-links__wrap-inner.single .group__list {
    column-count: 1;
    column-gap: 40px;
}

.order_list li {
    padding-left: 30px;
    position: relative;
    line-height: 25px;
}

.list-style-type-bullet li {
    color: #000000;
    list-style-type: disc;
    margin-left: 15px;
    padding-left: 0;
    position: relative;
}

.white {
    color: #fff;
}

/* scroller */
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-250px * 15));
  }
}
.slider {
  background: white;
  /*box-shadow: 0 10px 20px -5px rgba(0, 0, 0, .125);*/
  height: 100px;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 1260px;
}
.slider::before, .slider::after {
  background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  content: "";
  height: 100px;
  position: absolute;
  width: 200px;
  z-index: 2;
}
.slider::after {
  right: 0;
  top: 0;
  transform: rotateZ(180deg);
}
.slider::before {
  left: 0;
  top: 0;
}
.slider .slide-track {
  animation: scroll 60s linear infinite;
  display: flex;
  width: calc(250px * 15);
}
.slider .slide {
  height: 100px;
  width: 250px;
}

.bgc-thm {
    background-color: #000000 !important;
}

.for_blog.list-type{
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
}
.for_blog.feat_property:hover{
  -webkit-box-shadow: 0px 10px 50px rgba(13, 38, 59, 0.1);
  -moz-box-shadow: 0px 10px 50px rgba(13, 38, 59, 0.1);
  -o-box-shadow: 0px 10px 50px rgba(13, 38, 59, 0.1);
  box-shadow: 0px 10px 50px rgba(13, 38, 59, 0.1);
}
.for_blog.feat_property.home2,
.for_blog.feat_property.home4{
  border: none;
}
.for_blog.feat_property.home2 .details .tc_content{
  padding: 20px 20px 30px;
}
.for_blog.feat_property.home4 .details .tc_content{
  padding: 20px 20px 30px 0;
}
.for_blog.feat_property.home4:hover{
  box-shadow: none;
}
.for_blog.feat_property.blog_details_inner:hover{
  box-shadow: none;
}
.for_blog.feat_property .details .bp_meta ul li:first-child{
  margin-right: 20px;
}
.for_blog.feat_property .details .bp_meta ul li a{
  font-size: 14px;
  color: #696969;
}
.for_blog.feat_property .thumb .tag{
  border-radius: 3px;
  font-size: 10px;
  font-weight: 600;
  left: 20px;
  line-height: 20px;
  padding: 3px 13px;
  position: absolute;
  text-transform: capitalize;
  top: 20px;
}
.for_blog.feat_property .thumb img{
  opacity: 1;
}
.for_blog.feat_property .fp_footer .fp_meta li:nth-child(2){
  margin-right: 30px;
}
.for_blog.feat_property .details .tc_content{
  padding: 20px 20px 30px;
}
.for_blog.feat_property .details .tc_content .bpg_meta li a{
  font-size: 14px;
  color: rgb(119, 119, 119);
  line-height: 1.6;
}
.for_blog.feat_property .details .tc_content .read_more_btn{
  font-size: 13px;
  font-weight: 600;
  line-height: 17px;
  text-transform: uppercase;
}
/*== Blog Post Main Page ==*/
.mbp_pagination {
  display: inline-block;
  position: relative;
  width: 100%;
}
.mbp_pagination ul.page_navigation {
  margin-bottom: 0;
  text-align: center;
  width: 100%;
}
.mbp_pagination ul.page_navigation li.page-item {
  display: inline-block;
  margin-right: 6px;
  margin-top: 12px;
}
.mbp_pagination ul.page_navigation li .page-link{
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 50%;
  color: #0D263B;
  font-size: 14px;
  font-family: Dm Sans;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  padding: 0;
  text-align: center;
  width: 40px;
}
.mbp_pagination ul.page_navigation li .page-link:hover{
  background-color: #F6F8F9;
}
.mbp_pagination ul.page_navigation li.active .page-link {
  background-color: #c70027;
  color: #ffffff;
}
.mbp_pagination .new_line_pagination{
  position: relative;
}
.mbp_pagination .new_line_pagination p{
  color: #696969;
  font-size: 15px;
  line-height: 22px;
}
.mbp_pagination .new_line_pagination .pagination_line{
  background-color: #E6E9EC;
  border-radius: 10px;
  height: 6px;
  margin: 0 auto 15px;
  max-width: 300px;
  position: relative;
  width: 100%;
}
.mbp_pagination .new_line_pagination .pagination_line:before{
  background-color: #234DD4;
  border-radius: 10px;
  content: "";
  left: 0;
  height: 6px;
  max-width: 119px;
  position: absolute;
  width: 100%;
}
.mbp_pagination .new_line_pagination .pagi_btn{
  position: relative;
}
.mbp_pagination .new_line_pagination .pagi_btn:before{
  background-color: #234DD4;
  bottom: -3px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 60px;
}
.mbp_thumb_post .thumb{
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}

.mbp_thumb_post a{
  color: #cf2537;
}

.mbp_thumb_post h2{
    font-size: 30px;
    font-family: Manrope, sans-serif !important;
    margin-top: 63px;
    margin-bottom: 30px;
    color: #000000;
}

.main_blog_post_content{
  position: relative;
}
.main_blog_post_content .mbp_thumb_post .details {
  padding-top: 30px;
}
.main_blog_post_content .mbp_thumb_post .details ul.post_meta{
  margin-bottom: 20px;
}
.mbp_thumb_post .details .post_meta li:nth-child(2) {
  margin-right: 20px;
  margin-left: 8px;
}
.mbp_thumb_post .details .post_meta li:nth-child(4) {
  margin-left: 8px;
}
.event_counter_plugin_container{
  position: relative;
}
.event_counter_plugin_content{
  text-align: center;
}
.event_counter_plugin_content ul{
  margin-bottom: 0;
  text-align: left;
}
.event_counter_plugin_content ul li {
  display: inline-block;
  font-size: 15px;
  font-family: Dm Sans;
  line-height: 2.667;
  margin-top: 10px;
  text-align: left;
  text-transform: capitalize;
}
.event_counter_plugin_content ul li:first-child,
.event_counter_plugin_content ul li:nth-child(2),
.event_counter_plugin_content ul li:nth-child(3){
  margin-right: 50px;
}
.event_counter_plugin_content ul li span {
  border: 1px solid #E6E9EC;
  border-radius: 50%;
  color: #234DD4;
  display: block;
  font-family: Dm Sans;
  font-size: 30px;
  font-weight: 500;
  height: 90px;
  line-height: 90px;
  margin: 0 auto;
  text-align: center;
  width: 90px;
}
.event_counter_plugin_content ul li .time_text{
  color: #0D263B;
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
  margin-top: 15px;
  text-align: center;
}
/*== Blog Grid Post ==*/
.blog_grid_post{
  border-style: solid;
  border-width: 2px;
  border-color: rgb(237, 239, 247);
  border-radius: 5px;
  background-color: #ffffff;
  overflow: hidden;
}
.blog_grid_post .thumb{
  position: relative;
  overflow: hidden;
}
.blog_grid_post .thumb:before{
  background-color: rgba(0,0,0, .3);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.blog_grid_post .thumb .tag{
  font-size: 14px;
  font-family: Dm Sans;
  color: rgb(250, 250, 250);
  line-height: 1.6;
  left: 30px;
  line-height: 40px;
  position: absolute;
  top: 30px;
}
.blog_grid_post .thumb .post_date{
  bottom: 30px;
  font-weight: bold;
  max-width: 95px;
  position: absolute;
  right: 30px;
  text-align: center;
}
.blog_grid_post .thumb .post_date h2{
  font-size: 50px;
  font-family: Dm Sans;
  color: #ffffff;
  margin-bottom: 0;
}
.blog_grid_post .thumb .post_date span{
  font-size: 18px;
  font-family: Dm Sans;
  color: #ffffff;
}
.blog_grid_post .details h3{
  font-size: 26px;
  font-family: Dm Sans;
  color: #0D263B;
  line-height: 1.6;
  margin-bottom: 15px;
}
.blog_grid_post .details{
  padding: 20px 25px 30px 30px;
}
.blog_grid_post .details ul.post_meta{
  margin-bottom: 18px;
}
.blog_grid_post .details ul.post_meta li a span{
  font-size: 15px;
  font-family: Dm Sans;
  color: rgb(126, 126, 126);
  line-height: 1.6;
}
.blog_grid_post .details p{
  font-size: 15px;
  font-family: Dm Sans;
  color: rgb(126, 126, 126);
  line-height: 1.6;
  margin-bottom: 0;
}
.blog_grid_post.style2 .details{
  border-radius: 0 5px 5px 0;
  padding: 60px 45px 55px 40px;
}
.blog_grid_post.style2 .details p{
  font-size: 15px;
  font-family: Dm Sans;
  color: rgb(126, 126, 126);
  line-height: 1.6;
}
.blog_grid_post .details .post_meta li:nth-child(2){
  margin-right: 20px;
  margin-left: 8px;
}
.blog_grid_post .details .post_meta li:nth-child(4){
  margin-left: 8px;
}
.blog_grid_post li{
  display: inline-block;
}
.blog_grid_post.style2.event_lists{
  border-left: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; 
}
.main_blog_post_content .event_lists:hover .blog_grid_post.event_lists{
  -webkit-box-shadow:0px 0px 30px 0px rgba(32, 32, 32, 0.15);
  -moz-box-shadow:0px 0px 30px 0px rgba(32, 32, 32, 0.15);
  -o-box-shadow:0px 0px 30px 0px rgba(32, 32, 32, 0.15);
  box-shadow:0px 0px 30px 0px rgba(32, 32, 32, 0.15);
}
.blog_grid_post.style2.event_lists .thumb img{
  max-width: 600px;
  max-height: 385px;
}
.blog_grid_post.style2.event_lists ul li{
  display: list-item;
}
.blog_grid_post.style2.event_lists .details{
  padding: 50px 75px 60px 50px;
}
.blog_grid_post.style2.event_lists .details h3{
  font-size: 22px;
  font-family: Dm Sans;
  color: #0D263B;
  line-height: 1.091;
}
.blog_grid_post.style2.event_lists .details p{
  font-size: 15px;
  font-family: Dm Sans;
  color: rgb(126, 126, 126);
  line-height: 1.6;  
}
.blog_grid_post.style2.event_lists .details ul{
  margin-top: 25px;
}
.blog_grid_post.style2.event_lists .details ul li{
  margin-bottom: 20px;
}
.blog_grid_post.style2.event_lists .details ul li:last-child{
  margin-bottom: 0;
}
.blog_grid_post.style2.event_lists .details ul li a{
  font-size: 14px;
  font-family: Dm Sans;
  color: rgb(126, 126, 126);
  line-height: 1.6;
}
.blog_grid_post.style2.event_lists .details ul li a span{
  font-size: 18px;
  padding-right: 10px;
}

.blog_single_post_heading{
  position: relative;
}
.blog_single_post_heading .contents .bsph_tag{
  border-radius: 3px;
  color: #ffffff;
  font-size: 10px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 96px;
}
.blog_single_post_heading .contents .bsph_tag.style2{
  margin: 0 auto 20px;
}
.blog_single_post_heading .contents ul li a{
  color: #696969;
  font-size: 14px;
}
.blog_single_post_heading .contents ul li a span{
  font-size: 15px;
}
/*== Recent Post Widget Blog Page ==*/
.blog_recent_post_widget{
  margin-bottom: 30px;
}
.blog_recent_post_widget .title{
  font-size: 20px;
  margin-bottom: 20px;
}
.blog_recent_post_widget.media_widget{
  border-style: solid;
  border-width: 2px;
  border-color: rgb(238, 238, 238);
  border-radius: 5px;
  background-color: rgba(243, 243, 246, 0);
  padding: 30px 20px 30px 30px;
}
.blog_recent_post_widget.media_widget .media{
  margin-bottom: 30px;
}
.blog_recent_post_widget.media_widget .media:last-child{
  margin-bottom: 0;
}
.blog_recent_post_widget.media_widget .media img{
  border-radius: 3px;
  max-width: 90px;
}
.blog_recent_post_widget .media-body .post_title{
  font-size: 16px;
  font-family: Dm Sans;
  color: #212121;
  line-height: 1.5;
  margin-bottom: 0;
}
.blog_recent_post_widget .media-body a{
  font-size: 14px;
  font-family: Dm Sans;
  color: rgb(123, 123, 123);
  line-height: 1.6;
}
/*== Tag Widget Blog Page ==*/
.blog_tag_widget {
  background-color: #FFFFFF;;
  border: 1px solid #E6E9EC;
  border-radius: 3px;
  padding: 30px 30px 20px;
  -webkit-box-shadow:0px 10px 30px rgba(13, 38, 59, 0.05);
  -moz-box-shadow:0px 10px 30px rgba(13, 38, 59, 0.05);
  -o-box-shadow:0px 10px 30px rgba(13, 38, 59, 0.05);
  box-shadow:0px 10px 30px rgba(13, 38, 59, 0.05);
}
.blog_tag_widget .title {
  font-size: 16px;
  color: #0D263B;
  font-weight: 600;
  line-height: 21px;
  margin-bottom: 20px;
}
.blog_tag_widget .tag_list li {
  background-color: #E6E9EC;
  border-radius: 3px;
  height: 30px;
  line-height: 30px;
  margin-bottom: 10px;
  padding: 0px 11px;
}
.blog_tag_widget .tag_list li:hover{
  cursor: pointer;
}
.blog_tag_widget .tag_list li a{
  font-size: 12px;
  color: #0D263B;
  line-height: 15px;
}
/*== BlokQuote Blog Sinlge Page ==*/
.mbp_blockquote{
  border-radius: 3px;
  margin-top: 25px;
  padding: 25px 30px 0px 40px;
}
.mbp_blockquote .blockquote{
  position: relative;
}
.mbp_blockquote .blockquote:before{
  background-color: transparent;
}
.mbp_blockquote .blockquote span{
  font-size: 16px;
  font-family: Dm Sans;
  color: rgb(187, 187, 187);
  font-style: italic;
  line-height: 0.333;
}
.mbp_blockquote .blockquote .icon{
  color: #696969;
  line-height: 0;
}
.mbp_blockquote .blockquote em{
  font-size: 16px;
  font-family: Dm Sans;
  color: #0D263B;
  font-style: italic;
  font-weight: 500;
  line-height: 26px;
}
.mbp_blockquote .blockquote .blockquote-footer:before{
  display: none;
}
.bpost_simage li{
  margin-bottom: 10px;
  max-width: 252px;
}
.bpost_simage li img{
  border-radius: 3px;
}
.bsp_tags{
  position: relative;
}
.bsp_tags li a{
  background-color: #E6E9EC;
  border-radius: 3px;
  color: #0D263B;
  font-size: 12px;
  line-height: 15px;
  padding: 8px 15px 8px;
}
.blog_post_share li{
  border-radius: 3px;
  margin-bottom: 10px;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.blog_post_share li:first-child{
  background-color: #306199;
}
.blog_post_share li:nth-child(2){
  background-color: #26C4F1;
}
.blog_post_share li:nth-child(3){
  background-color: #E82B2D;
}
.blog_post_share li:last-child{
  background-color: #0D263B;
}
.blog_post_share li:last-child a span{
  margin-right: 0;
}
.blog_post_share li:hover{
  cursor: pointer;
}
.blog_post_share li a{
  font-size: 12px;
  color: #ffffff;
  line-height: 15px;
  padding: 15px 30px;
  text-transform: capitalize;
}
.blog_post_share li a span{
  font-size: 14px;
  margin-right: 10px;
}
/*== Next Prev Pagination Blog Sinlge Page ==*/
.mbp_pagination_tab{
  padding: 30px 0;
  position: relative;
}
.mbp_pagination_tab .pag_prev{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.mbp_pagination_tab .pag_prev:hover,
.mbp_pagination_tab .pag_next:hover{
  cursor: pointer;
}
.mbp_pagination_tab .pag_prev .detls,
.mbp_pagination_tab .pag_next .detls{
  display: inline-block;
  font-size: 16px;
  color: #0D263B;
  line-height: 1.75;
  margin-bottom: 0;
}
.mbp_pagination_tab .pag_prev .detls h5,
.mbp_pagination_tab .pag_next .detls h5{
  color: #696969;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 0;
  text-transform: uppercase;
}
.mbp_pagination_tab .pag_prev .detls p,
.mbp_pagination_tab .pag_next .detls p{
  font-size: 14px;
  color: #0D263B;
  line-height: 18px;
  margin-bottom: 0;
}
.mbp_pagination_tab .pag_prev .detls h5:hover,
.mbp_pagination_tab .pag_next .detls h5:hover,
.mbp_pagination_tab .pag_prev a:hover,
.mbp_pagination_tab .pag_next a:hover{
  color: #0061DF;
}
/*== Commenting Blog Sinlge Page ==*/
.mbp_pagination_comments{
  position: relative;
}
.mbp_pagination_comments .total_review{
  padding: 30px 0 0;
  position: relative;
}
.mbp_pagination_comments .total_review h4{
  color: #0D263B;
  line-height: 26px;
  margin-bottom: 0;
}
.mbp_pagination_comments .title{
  font-size: 20px;
  margin-bottom: 30px;
}
.mbp_pagination_comments .mbp_first.media{
  padding: 30px 0 0;
}
.mbp_pagination_comments .mbp_first.media img{
  width: 70px;
}
.mbp_pagination_comments .mbp_first.media .media-body p{
  font-size: 14px;
  line-height: 1.714;
}
.mbp_pagination_comments .mbp_first .media-body .sub_title{
  font-size: 16px;
  font-family: 'Jost';
  color: #0D263B;
  font-size: 16px;
  font-weight: 500;
  line-height: 23px;
  margin-bottom: 0;
}
.mbp_pagination_comments .mbp_first .media-body .sspd_postdate{
  color: #696969;
  font-size: 14px;
  line-height: 20px;
}
.mbp_pagination_comments .mbp_first .media-body .sspd_postdate .sspd_review ul li a,
.sspd_review ul li a{
  color: #CAB877;
  font-family: "FontAwesome";
  font-size: 10px;
  line-height: 11px;
  text-align: right;
}
.mbp_pagination_comments .mbp_first .media-body .sspd_postdate .sspd_review ul li,
.sspd_review ul li{
  margin-right: 2px !important;
}
.sspd_review ul li:last-child {
  color: #696969;
  font-size: 12px;
}
/*== Commenting Form Blog Sinlge Page ==*/
.mbp_comment_form{
  margin-top: 20px;
}
.mbp_comment_form h4{
  font-size: 20px;
  margin-bottom: 30px;
}
.mbp_comment_form .comments_form{
  background-color: #f1f1f1;
  padding: 30px 50px 50px;
}
.mbp_comment_form .comments_form input{
  border: 1px solid #dddddd;
  height: 50px;
}
.mbp_comment_form .comments_form input:focus,
.mbp_comment_form .comments_form button.btn:focus,
.mbp_comment_form .comments_form textarea:focus{
  box-shadow: none;
}
.mbp_comment_form .comments_form textarea{
  border: 1px solid #dddddd;
  height: auto;
}
.mbp_comment_form .comments_form .form-group label {
  color: #221f1f;
}
.mbp_comment_form .comments_form button.btn {
  border-radius: 4px;
  font-size: 16px;
  height: 55px;
  margin-top: 10px;
}
.mbp_comment_form .comments_form button span {
  padding-left: 10px;
}
.mbp_blockquote {
    border-radius: 3px;
    margin-top: 25px;
    padding: 25px 30px 0px 40px;
}
.mbp_blockquote .blockquote {
    position: relative;
    border-left: 2px solid #cf2537;
    margin-bottom: 50px;
    padding: 10px 0px 10px 25px;
}
.blockquote {
    margin-bottom: 1rem;f
    font-size: 1.1rem;
}
.f_large {
    font-size: large !important;
}
.f_xlarge {
    font-size: x-large !important;
}
.f_xxlarge {
    font-size: xx-large !important;
}

.fa-2{
    font-size: 2em
}
.fa-3{
    font-size: 3em
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .25rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #d4e3f1;
    border-radius: .25rem;
}

/* Default: hidden */
.contact-form-bar {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: white;
  padding: 10px 16px;
  z-index: 9999;
}

.contact-form-bar.show-on-scroll {
    display: block;
}

.warehouse-listings-description {
  position: relative;
  max-height: calc(1.2em * 5); /* ~5 lines */
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.warehouse-listings-description::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2em;
  width: 100%;
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fff 100%);
  pointer-events: none;
}

.pulse-button {
  -webkit-animation: pulse 1.5s infinite;
}
.pulse-button:hover {
  -webkit-animation: none;
}

@-webkit-keyframes pulse {
  0% {
    @include transform(scale(.9));
  }
  70% {
    @include transform(scale(1));
  }
    100% {
    @include transform(scale(.9));
  }
}

.breadcrumb-item.active {
    color: #444; !important
}