/*-----------------------------------------------------------------------------------

    Template Name: Haven Real Estate html5 template
    Description: This is html5 template
    Author: Devitems
    Version: 1.0

-----------------------------------------------------------------------------------

    CSS INDEX
    ===================

    1. Theme Default CSS
    02. Find home section css here
    03. Property area css here
    04. Welcome Haven css here
    05. Download apps css here
    06. Our services css here
    07. Feature property css here
    08. Awesome feature css here
    09. Fun fact css here
    10. Our team css here
    11. Cleint review css her
    12. Brand css here
    13. Footer css here
    14. Home 2 css here
    15. Home 3 css here
    16. Home 4 css here
    17. Scrollup css here
    18. Breadcrumbs css here
    19. Pagination css here
    20. Properties sidebar css here
    21. Property list css here
    22. Single property css here
    23. Agent css here
        23.1 Agent Details css here
    24. Blog Sidebar css here
    25. Article css here
    26. Add property css here
    27. Contact Page css here
    28. Register page css here
    29. 404 page css here
    30. My account page css here
    31. Welcome fixd text css here
    32.  Tab css
    33. Progress bar css
    34. Accordion css here



-----------------------------------------------------------------------------------*/

/*-----------------
	1. Theme Default CSS

--------------------*/

/*--
  Google fonts
--*/

/*************************************
         Custom-content all
 **************************************/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');

.boxed-layout .wrapper {
  box-shadow: -3px 0 50px -2px rgba(0, 0, 0, 0.14);
  margin: auto;
  position: relative;
  width: 1500px;
}

.boxed-layout .sticky {
  left: 0;
  right: 0;
  width: 1500px;
}

.boxed-layout.fixed {
  margin: 70px 0;
}

.pattern-fixed.pattern {
  background: url("/images/bg/pattern.png") repeat fixed 0 0;
}

img,
iframe {
  max-width: 100%
}

body,
html {
  overflow-x: hidden;
}


/*----------------
   02. Find home section css here
------------------------*/

.find-home {
  background: #f5f9fd none repeat scroll 0 0;
  padding: 90px 0;
}

.find-home-title > h3 {
  color: #004395;
  font-size: 26px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 46px;
}

.bs-caret {
  display: none;
}

.bootstrap-select > .dropdown-toggle {
  position: relative;
  padding-right: 12px;
}

.bootstrap-select > .dropdown-toggle::before {
  content: "";
  font-family: Fontawesome;
  position: absolute;
  right: 12px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: none;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default,
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default.focus:active,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  background-color: inherit;
  border-color: #e1e1e1;
  color: #1f1f1f;
}

.form-control:focus {
  border-color: inherit;
}

.form-control {
  border-color: #004395;
  border-radius: 0;
}

.bootstrap-select > .dropdown-toggle,
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #555
}

.bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}

.find-home-item > input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #e1e1e1;
  color: #555;
  height: 40px;
  opacity: 1;
}

.find-home-box-inner .find-home-item > input placeholder {
  color: #fff;
}

.find-home-item > input::-moz-placeholder {
  color: #555;
  opacity: 1;
}

.find-home-3 .find-home-item > input::-moz-placeholder,
.postion .find-home-item > input::-moz-placeholder,
.find-home-box-inner .find-home-bottom .price_slider_amount > input {
  color: #fff;
}

.find-home-box-inner .find-home-item input::-webkit-input-placeholder {
  color: #fff;
}

.find-home-box-inner .find-home-bottom .price_slider_amount > input::-webkit-input-placeholder {
  color: #fff;
}


/*Price filter css*/

.slider-area {
  position: relative;
}

.price_filter {
  padding-bottom: 8px;
}

.find-home-box .container {
  width: 100%;
}

.price_slider_amount {
  overflow: hidden;
}

.price_slider_amount > input {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  box-shadow: none;
  float: left;
  font-size: 14px;
  font-weight: 300;
  height: 20px;
  line-height: 20px;
  margin-bottom: 5px;
  padding: 0;
  text-align: left;
  width: 50%;
}

.price_slider_amount > input:first-child {
  padding-right: 5px;
  text-align: right;
}

.ui-widget-content {
  background: #e0edfc none repeat scroll 0 0;
  border: medium none;
  color: #222;
  height: 8px;
  border-radius: 0;
}

.ui-slider .ui-slider-range {
  background: #004395 none repeat scroll 0 0;
  border-radius: 0;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: #004395 none repeat scroll 0 0;
  border: medium none;
  border-radius: 50%;
  height: 17px;
  margin-left: -4px;
  margin-top: -8px;
  top: 50%;
  width: 17px;
}

.price_slider_amount > input {
  color: inherit;
  font-weight: 300;
}

.find-home-item > button {
  background: #f9c322 none repeat scroll 0 0;
  border: 1px solid rgba(0, 0, 0, 0);
  color: #ffffff;
  font-weight: 400;
  height: 40px;
  line-height: 38px;
  transition: all 0.3s ease 0s;
  width: 100%;
}

.find-home-item > button:hover {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-color: #f9c322;
  color: #f9c322;
}


/*---------------------
    03. Property area css here
----------------*/

.property-desc {
  background: #004395 none repeat scroll 0 0;
}

.property-desc img {
  width: auto !important;
  display: inline-block !important;
}

.property-desc-top h6 a:hover {
  color: #f9c322;
}

.property-bottom-list {
  border-top: 1px solid #ffffff;
  overflow: hidden;
  padding: 18px;
}

.property-bottom-list ul {
  display: flex;
  justify-content: space-between;
}

.property-bottom-list ul li {
  color: #ffffff;
  display: inline-block;
}

.property-bottom-list ul li span {
  margin-left: 5px;
}

.property-desc-top h6 {
  color: #ffffff;
  font-weight: 400;
  line-height: 14px;
  margin-bottom: 6px;
}

.property-desc-top h4.price {
  color: #f9c322;
  font-size: 20px;
  margin-bottom: 0;
  position: absolute;
  right: 18px;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.property-location > p {
  color: #eee;
  font-weight: 300;
  margin-bottom: 0;
}

.property-location > p img {
  margin-right: 5px;
  position: relative;
  top: -1px;
}

.property-desc-top {
  padding: 25px 18px 15px;
  position: relative;
}

.feature-property-title > h3 {
  color: #004395;
  font-size: 26px;
  line-height: 20px;
  margin: 0;
}

.feature-property-title {
  padding: 0 0 17px 0;
}

.property-img {
  overflow: hidden;
  margin: 15px 0 0 0;
}

.property-img a img {
  transition: all 0.5s ease 0s;
  width: 100%;
  display: block;
}

.single-property:hover .property-img a img {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.property-list .col-md-4 {
  width: 100%;
}

.property-list.owl-carousel .owl-nav,
.property_list.owl-carousel .owl-nav,
.happy-client-list.owl-carousel .owl-nav {
  width: 100%;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.property-list.owl-carousel .owl-nav > button,
.property_list.owl-carousel .owl-nav > button,
.happy-client-list.owl-carousel .owl-nav > button {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #e1e1e1;
  border-radius: 0;
  color: #C1392B;
  font-size: 22px;
  height: 40px;
  line-height: 38px;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  transition: all 0.5s ease 0s;
  width: 40px;
}

.property-list.owl-carousel .owl-nav > button.owl-prev,
.property_list.owl-carousel .owl-nav > button.owl-prev,
.happy-client-list.owl-carousel .owl-nav > button.owl-prev {
  left: -15px;
}

.property-list.owl-carousel .owl-nav > button.owl-next,
.property_list.owl-carousel .owl-nav > button.owl-next,
.happy-client-list.owl-carousel .owl-nav > button.owl-next {
  right: -15px;
}

.property-img > a {
  display: block;
}

.property-list.owl-carousel:hover .owl-nav > button,
.property_list.owl-carousel:hover .owl-nav > button,
.happy-client-list.owl-carousel:hover .owl-nav > button {
  opacity: 1;
}

.property-list.owl-carousel .owl-nav > button:hover,
.property_list.owl-carousel .owl-nav > button:hover,
.happy-client-list.owl-carousel .owl-nav > button:hover {
  background: linear-gradient(180deg, #F9C322 0%, #EF7F1A 100%);
  border: none;
  color: #ffffff;
}

.property_list.owl-carousel .owl-controls,
.property-list.owl-carousel .owl-controls {
  margin-top: 0;
}

.happy-client-list.owl-carousel .owl-controls {
  margin-top: 0;
}

.property-tab-menu ul li {
  display: inline-block;
  margin-left: 32px;
}

.property-tab-menu {
  padding-bottom: 18px;
  text-align: right;
}

.property-tab-menu ul li a {
  color: #303030;
  font-weight: 500;
  padding: 0;
}

.property-tab-menu ul li a:hover,
.property-tab-menu ul li a:focus {
  background: inherit;
}

.property-tab-menu ul li a:hover,
.property-tab-menu ul li.active a {
  color: #f9c322;
}


/*-------------
    04. Welcome Haven css here
---------------*/

.welcome-title .title-1 {
  color: #004395;
  font-size: 26px;
}

.welcome-haven-img {
  text-align: right;
}

.welcome-title .title-1 span,
.welcome-title .title-2 span {
  color: #f9c322;
}

.welcome-title .title-2 {
  color: #004395;
  font-size: 22px;
  text-transform: uppercase;
}

.welcome-title {
  padding-bottom: 17px;
}

.welcome-content > p span {
  color: #f9c322;
  font-size: 16px;
}

.welcome-content ul {
  font-size: 14px;
  line-height: 24px;
}

.services-img,
.services-desc {
  display: inline-block;
}

.services-img {
  float: left;
  margin-right: 16px;
}

.services-desc > h6 {
  color: #303030;
}

.services-desc > p {
  margin: 0;
}

.w-single-services {
  margin: 0 0 20px 0;
}

.welcome-services {
  padding: 20px 0 0 0;
}

.welcome-haven {
  padding: 60px 0;
}

.detail-property-area {
  padding-bottom: 80px;
}

.property-area {
  padding: 60px 0 0 0;
}

.feature-property__container .fix .property-desc-top {
  padding: 0;
}

.feature-property__container .fix {
  margin: 0 -15px 50px -15px;
}

.feature-property__container .feature-property__header {
  padding: 0 0 17px 0;
  font-size: 28px;
}

.feature-property__container .fix .h4 {
  text-align: left !important;
  line-height: 24px;
  color: #2e2e2e;
  font-family: Verdana, sans-serif;
  font-weight: 300;
  font-size: 14px;
}

.feature-property__container .fix span {
  font-size: 14px !important;
}

.g-button {
  background: #f9c322;
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #000 !important;
  width: 100%;
  border: 0;
}

.g-button:hover {
  opacity: .8;
}

.welcome-content__link {
  width: 160px;
  margin: 15px 0 0 0;
}

.expositions__link {
  width: 220px;
  margin: 0 auto;
}

.expositions-gallery {
  height: 220px;
  display: block;
}

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

#social {
  width: 40px;
  position: fixed;
  transform: translate(0, -50%);
  top: 50%;
  left: 15px;
  cursor: pointer;
  z-index: 9999;
}

#social img:hover {
  opacity: .5;
}

#social a img {
  margin-bottom: 10px;
  transition: all .6s;
}

/* ----- */

.social-network-fixed {
  position: fixed;
  left: 18px;
  bottom: 0;
  z-index: 998;
  display: flex;
  margin-bottom: 110px;
}

.social-network-fixed__list {
  position: absolute;
  left: 100%;
  top: 9px;
  display: flex;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: all .3s;
}

.social-network-fixed__item {
  background-color: #c0392b;
  width: 50px;
  height: 50px;
  border-radius: 99px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 10px 0 0;
  transition: .4s all;
  border: 1px solid #c0392b;
}

.social-network-fixed__list .social-network-fixed__item:last-child {
  margin-right: 0;
}

.social-network-fixed__button {
  width: 66px;
  height: 66px;
  background: #c0392b;
  border-radius: 99px;
  cursor: pointer;
  position: relative;
  border: none;
  transition: .4s all;
  border: 2px solid #c0392b;
  outline: none;
}

.social-network-fixed_open .social-network-fixed__list {
  padding-left: 16px;
  opacity: 1;
  visibility: visible;
}

.social-network-fixed__button:hover,
.social-network-fixed__item:hover {
  opacity: .7;
}

.social-network-fixed__item svg {
  width: 30px;
  height: 30px;
}

@media screen and (max-width: 767px) {

  .social-network-fixed {
    margin-bottom: 180px;
  }

}

/* ----- */

.footer {
  background: #555;
  font-size: .8rem;
  color: #e2e0e0;
}

.footer__container {
  padding-top: 45px;
  padding-bottom: 50px;
  text-align: center;
}

.copyright__link {
  text-decoration: underline;
  font-weight: 700;
  color: #e2e0e0 !important;
}

.copyright__link:hover {
  text-decoration: none;
}

.copyright__point {
  color: #FFCC04;
}

.copyright__position {
  padding: 8px 0 0 0;
}


/*--------------
    05. Download apps css here
----------------*/

.download-apps {
  background: rgba(0, 0, 0, 0) url("/img/common/download.jpg") no-repeat scroll center center / cover;
  padding: 59px 0 23px;
  position: relative;
}

.download-apps-desc {
  margin-top: 14px;
}

.overlay-blue:before {
  position: absolute;
  content: "";
  background: rgba(0, 67, 149, 0.95);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.fun-fact.overlay-black::before {
  background: rgba(0, 0, 0, 0.95) none repeat scroll 0 0;
}

.fun-fact.no-bg {
  background-color: #9e9e9e;
  background-image: none;
}

.download-app-inner {
  position: relative;
  z-index: 9;
  overflow: hidden;
}

.download-apps-title h3 {
  color: #f9c322;
  font-size: 26px;
}

.download-apps-title h3.title-1 {
  margin-bottom: 6px;
}

.download-apps-bottom > p {
  color: #eee;
  font-weight: 300;
}

.download-apps-bottom > a {
  background: #f9c322 none repeat scroll 0 0;
  border: 1px solid rgba(0, 0, 0, 0);
  color: #ffffff;
  display: inline-block;
  height: 40px;
  line-height: 38px;
  margin-top: 11px;
  padding: 0 21px;
}

.download-apps-bottom > a:hover {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-color: #f9c322;
  color: #f9c322;
}

.download-apps-title h3.title-2 {
  margin-bottom: 16px;
}


/*---------------
    06. Our services css here
--------------*/

.services-section {
  padding-bottom: 125px;
  padding-top: 130px;
}

.section-title h3 {
  color: #004395;
  font-size: 26px;
  line-height: 20px;
  margin-bottom: 18px;
}

.section-title p {
  color: #555;
  font-weight: 300;
  margin: 0;
}

.section-title {
  margin: 30px 0;
}

.single-services-desc {
  margin-top: 24px;
}

.single-services-desc > p {
  color: #555;
  font-weight: 300;
  margin-bottom: 0;
}

.single-services h5 {
  color: #303030;
  text-transform: capitalize;
}


/*----------------------------
    07. Feature property css here
---------------------*/

.single-property {
  position: relative;
}

.single-property > span {
  background: #f9c322 none repeat scroll 0 0;
  color: #ffffff;
  height: 28px;
  left: 16px;
  line-height: 28px;
  padding: 0 13px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 20px;
  z-index: 99;
}

.single-property span.bg-blue {
  background: #15539e none repeat scroll 0 0;
}


/*-------------
   08. Awesome feature css here
----------------*/

.awesome-feature-img-inner,
.awesome-feature-img-border {
  display: inline-block;
  position: relative;
}

.awesome-feature-img {
  text-align: center;
}

.awesome-feature-img-inner::before,
.awesome-feature-img-inner::after,
.awesome-feature-img-border::before {
  border: 1px solid #eef0f1;
  border-radius: 50%;
  content: "";
  left: 50%;
  position: absolute;
  top: 50%;
  pointer-events: none;
  z-index: 99;
}

.awesome-feature-desc {
  margin-top: 39px;
}

.awesome-feature-img-inner::before {
  margin-left: -270px;
  margin-top: -192.5px;
  width: 540px;
  height: 385px;
}

.awesome-feature-img-inner::after {
  height: 414px;
  margin-left: -292.5px;
  margin-top: -207px;
  width: 585px;
}

.awesome-feature-img-border::before {
  height: 442px;
  margin-left: -310px;
  margin-top: -221px;
  width: 620px;
}

.awesome-feature-list .col-4.right {
  float: right;
}

.awesome-feature-list .col-4 {
  padding: 0;
}

.awesome-feature-desc {
  position: relative;
}

.awesome-feature-list {
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}

.awesome-feature {
  padding-bottom: 165px;
  padding-top: 130px;
}

.s-awesome-feature-icon i {
  font-size: 30px;
  color: #303030;
}

.s-awesome-feature-title > h6 {
  color: #303030;
  font-weight: 500;
  margin-bottom: 8px;
  text-transform: capitalize;
}

.col-4.left .s-awesome-feature-icon {
  margin-left: 16px;
}

.col-4.left .s-awesome-feature-head {
  float: left;
  text-align: right;
}

.s-awesome-feature-icon,
.s-awesome-feature-head {
  display: inline-block;
}

.col-4.right .s-awesome-feature-head {
  text-align: left;
}

.col-4.right .s-awesome-feature-icon {
  float: left;
  margin-right: 16px;
}

.single-awesome-feature {
  overflow: hidden;
}

.s-awesome-feature-text > p {
  color: #555;
  font-weight: 300;
  margin: 0;
}

.single-awesome-feature {
  position: relative;
}

.single-awesome-feature.one {
  left: 101px;
}

.single-awesome-feature.two {
  left: 15px;
}

.single-awesome-feature.three {
  left: 107px;
}

.single-awesome-feature.six {
  left: 35px;
}

.single-awesome-feature.five {
  left: 120px;
}

.single-awesome-feature.four {
  left: 30px;
}


/*----------------------
    09. Fun fact css here
---------------*/

.fun-fact {
  background: url(/img/fun/cover-bg.png) no-repeat scroll center center / cover;
  position: relative;
  padding: 140px 0;
}

.fun-icon i {
  color: #f9c322;
  font-size: 40px;
  line-height: 36px;
}

.fun-icon,
.fun-count {
  display: inline-block;
}

.fun-count h3.counter {
  color: #ffffff;
  font-size: 34px;
  font-weight: 400;
  margin: 0;
}

.fun-icon {
  float: none;
  margin-right: 10px;
}

.fun-text p {
  color: #e0e0e0;
  display: block;
  font-weight: 400;
  line-height: 14px;
  margin: 0;
}

.fun-head {
  margin-bottom: 7px;
}

.fun-icon > img {
  position: relative;
  top: -8px;
}

.singe-fun-fact.middle {
  margin-left: 45px;
}

.singe-fun-fact.middle-2 {
  margin-left: 50px;
}


/*----------------
   10. Our team css here
--------------*/

.team-area {
  padding: 130px 0;
}

.single-team {
  box-shadow: 0 0 4px rgba(1, 1, 1, 0.2);
  overflow: hidden;
  position: relative;
  text-align: center;
}

.team-desc {
  background: #f5f9fd none repeat scroll 0 0;
  bottom: 0;
  box-shadow: 0 0 4px rgba(1, 1, 1, 0.2);
  position: absolute;
  width: 100%;
}

.team-member-title > h6 {
  color: #303030;
  font-weight: 400;
  margin: 0;
  text-transform: capitalize;
}

.team-member-title > p {
  color: #555;
  font-weight: 300;
  margin: 0;
}

.team-member-title {
  padding-bottom: 6px;
  padding-top: 14px;
  transition-duration: 0.4s;
}

.team-member-social > a {
  border: 1px solid #ebebeb;
  color: #555;
  display: inline-block;
  font-size: 12px;
  height: 36px;
  line-height: 36px;
  margin-left: 11px;
  text-align: center;
  width: 36px;
}

.team-member-social > a:first-child {
  margin-left: 0;
}

.team-member-social > a:hover {
  background: #004395 none repeat scroll 0 0;
  border-color: #004395;
  color: #ffffff;
}

.team-member-social {
  padding-bottom: 16px;
}

.team-member-social {
  bottom: 0;
  opacity: 0;
  padding-bottom: 16px;
  position: absolute;
  -ms-transform: translateY(50px);
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  transition: all 0.5s ease 0s;
  width: 100%;
}

.single-team:hover .team-member-social {
  opacity: 1;
  position: inherit;
  -ms-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}


/*.single-team:hover .team-member-title {
  padding-bottom: 60px;
}*/

.blog-thubmnail {
  position: relative;
}

.latest-blog .blog-thubmnail {
  height: 270px;
}

.latest-blog .blog-thubmnail img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.blog-desc .h4 {
  min-height: 60px;
}

.blog-post {
  bottom: 15px;
  left: -12px;
  position: absolute;
}

.blog-post span {
  background: #f9c322 none repeat scroll 0 0;
  display: block;
  color: #004395;
  text-align: center;
  width: 51px;
  margin-bottom: 5px;
}

.blog-desc span.post-day {
  font-size: 28px;
}

.blog-post span.post-day {
  font-size: 28px;
  font-weight: 400;
  height: 46px;
  line-height: 46px;
}

.blog-post span.post-month {
  font-size: 12px;
  height: 37px;
  line-height: 37px;
}

.blog-post span:last-child {
  margin-bottom: 0;
}

.blog-desc {
  background: #f5f9fd none repeat scroll 0 0;
  padding: 20px;
}

.blog-desc > h6 {
  color: #303030;
  line-height: 22px;
  margin-bottom: 12px;
}

.blog-desc p.post-content {
  color: #555;
  font-weight: 300;
  margin-bottom: 12px;
}

.bolg-continue > a {
  color: #f9c322;
  display: block;
  font-weight: 400;
  padding-bottom: 16px;
}

.blog-desc h6 a {
  font-weight: 400;
}

.blog-desc h6 a:hover {
  color: #f9c322;
}

.bolg-continue > a:hover {
  color: #000000;
}


/*-------------------
    11. Cleint review css here
--------------*/

.client-reveiw {
  margin: 5px 0;
  padding: 20px;
  text-align: center;
  transition: all 0.3s ease 0s;
}

.review-quote i {
  color: #ebeaea;
  font-size: 31.5px;
}

.review-desc > p {
  color: #555;
  font-weight: 300;
}

.review-desc {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.review-desc img {
  margin: 0 0 10px 0;
}

.review-desc > p span {
  color: #004395;
  font-weight: 600;
  text-transform: uppercase;
}

.happy-client-name > h6 {
  color: #303030;
  font-weight: 400;
  padding-top: 14px;
  position: relative;
}

.happy-client-name > h6 span {
  color: #555;
  font-weight: 300;
}

.happy-client-name > h6::before {
  background: #dadada none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 50%;
  margin-left: -22.5px;
  position: absolute;
  top: 0;
  width: 45px;
}

.client-reveiw:hover {
  background: #f5f9fd none repeat scroll 0 0;
  box-shadow: 0 0 4px rgba(1, 1, 1, 0.2);
}

.happy-client-list .item {
  padding-left: 5px;
  padding-right: 5px;
}


/*------------------
    12. Brand css here
-----------------*/

.single-brand img {
  -webkit-filter: grayscale(100%);
  -mz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
  filter: grayscale(100%);
}

.single-brand img:hover {
  -webkit-filter: none;
  -mz-filter: none;
  -o-filter: none;
  filter: none;
}

.brand-section {
  padding: 132px 0;
}

.single-brand img {
  width: auto !important;
  margin: 0 auto;
}

.brand-section.pd-2 {
  padding: 132px 0;
}


/*-----------------
    13. Footer css here
---------------------*/

.singe-footer-newsletter {
  background: rgba(0, 67, 149, 0.85) none repeat scroll 0 0;
  float: left;
  height: 100%;
  position: absolute;
  top: 0;
  width: 33.3333%;
  text-align: center;
  padding-bottom: 40px;
  padding-left: 48px;
  padding-right: 48px;
}

.single-footer-contact {
  background: rgba(0, 67, 149, 0.85) none repeat scroll 0 0;
  float: right;
  height: 100%;
  padding: 47px 43px;
  position: absolute;
  right: 0;
  top: 0;
  width: 33.3333%;
}

.map-area {
  position: relative;
}

.on_gmap.dropdown.gmap_controls {
  margin-top: 60px !important;
}

#gmap {
  width: 100%;
  height: 600px;
}

#googleMap-2 {
  width: 100%;
  height: 466px;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}

.f-logo > a {
  background: #ffffff none repeat scroll 0 0;
  display: inline-block;
  height: 112px;
  line-height: 110px;
  width: 125px;
}

.footer-logo {
  padding-bottom: 28px;
  padding-top: 40px;
}

.newsletter > p {
  color: #e2e0e0;
  font-weight: 300;
  margin-bottom: 30px;
  text-align: left;
}

.newsletter-form input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #fff;
  color: #e2e0e0;
  padding: 0 45px 0 12px;
  text-transform: capitalize;
}

.newsletter-form input::-webkit-input-placeholder {
  color: #e2e0e0;
}

.newsletter-form {
  position: relative;
}

.newsletter-form button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #e2e0e0;
  position: absolute;
  right: 15px;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.contact-head h2 {
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
}

.contact-head > p {
  color: #e2e0e0;
  font-weight: 300;
  padding-bottom: 21px;
  padding-top: 4px;
}

.contact-icon,
.contact-text {
  display: inline-block;
}

.contact-text > p {
  color: #e2e0e0;
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
  margin: 0;
}

.contact-icon {
  float: left;
  margin-right: 25px;
  position: relative;
  top: 10px;
}

.single-contact-list {
  padding-bottom: 16px;
}

.footer-bottom {
  background: #004395 none repeat scroll 0 0;
}

.footer-menu li {
  display: inline-block;
}

.footer-menu li a {
  color: #e2e0e0;
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  margin: 0 12px;
  padding: 5px 0;
  text-transform: uppercase;
}

.footer-menu li a:hover {
  color: #f9c322;
}

.copyright_align {
  text-align: right;
}

.copyright_position {
  text-align: center;
  padding: 22px 0 0 0;
}

.copyright > p {
  color: #e2e0e0;
  font-size: 13px;
  font-weight: 300;
  margin: 0;
  padding: 24px 0;
  text-align: right;
}

.copyright > p a {
  color: #f9c322;
  font-weight: 500;
  text-transform: capitalize;
}

.copyright > p a:hover {
  text-decoration: underline;
}


/*---------------
   14. Home 2 css here
---------------*/


/*Slider css*/

.find-home-box.postion {
  position: absolute;
  right: 20%;
  top: 50%;
  transform: translateY(-50%);
}

.find-home-box {
  background: rgba(0, 67, 149, 0.7) none repeat scroll 0 0;
  margin-left: 26px;
  padding: 52px 25px;
  position: relative;
  width: 367px;
  z-index: 9;
}

.find-home-box-inner .find-home-title > h3 {
  color: #ffffff;
  text-align: left;
  font-family: 'Raleway', sans-serif;
}

.find-home-box-inner .find-home-title > h3 span {
  display: block;
  font-weight: 600;
  margin-bottom: 13px;
}

.find-home-cagtegory .col-md-6 {
  padding-bottom: 30px;
}

.find-home-bottom {
  text-align: left;
}

.find-home-bottom .col-md-12 {
  padding-top: 4px;
}

.find-home-bottom .find-home-item > button {
  margin-top: 43px;
}

.find-home-bottom .ui-state-default,
.find-home-bottom .ui-widget-content .ui-state-default,
.find-home-bottom .ui-widget-header .ui-state-default {
  background: #f9c322 none repeat scroll 0 0;
}

.find-home-bottom .ui-slider .ui-slider-range {
  background: #f9c322 none repeat scroll 0 0;
}

.find-home-bottom .price_slider_amount > input:first-child {
  text-align: left;
}

.find-home-bottom .price_slider_amount > input {
  color: #a8a8a8;
  width: inherit;
}

.find-home-box-inner .bootstrap-select > .dropdown-toggle,
.find-home-box-inner .bootstrap-select > .dropdown-toggle.bs-placeholder,
.find-home-box-inner .bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.find-home-box-inner .bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.find-home-box-inner .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #fff;
}

.find-home-box-inner .find-home-item > input {
  color: #d7d7d7;
}

.find-home-box-inner .btn-default:active,
.find-home-box-inner .btn-default.active,
.find-home-box-inner .open > .dropdown-toggle.btn-default,
.find-home-box-inner .btn-default:active:hover,
.find-home-box-inner .btn-default.active:hover,
.find-home-box-inner .open > .dropdown-toggle.btn-default:hover,
.find-home-box-inner .btn-default:active:focus,
.find-home-box-inner .btn-default.active:focus,
.find-home-box-inner .open > .dropdown-toggle.btn-default:focus,
.find-home-box-inner .btn-default.focus:active,
.find-home-box-inner .btn-default.active.focus,
.find-home-box-inner.open > .dropdown-toggle.btn-default.focus {
  color: #f9c322;
}

.no-caret .bootstrap-select > .dropdown-toggle::before {
  display: none;
}

.slider-container.home-2 .display-tablecell .col-md-7 {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
}

.slider-container.home-2 .display-tablecell .col-md-5 {
  float: right;
}

.home-2 .slide1-text {
  text-align: left;
}

.home-2 .title-1 h3 {
  font-size: 20px;
  margin-bottom: 14px;
}

.home-2 .title-2 h1 {
  font-size: 44px;
}

.home-2 .slide1-text .title-2 {
  padding-bottom: 4px;
}

.home-2 .slide1-text .contact-us a {
  margin-top: 23px;
}


/*-------------
    15. Home 3 css here
---------------*/


/* Map css here */

.find-home-3 .find-home-box {
  background: rgba(0, 67, 149, 0.85) none repeat scroll 0 0;
  left: 50%;
  margin-left: -183px;
  position: absolute;
  right: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition-duration: .3s;
}

.home-3-map {
  position: relative;
}

.find-home-box {
  border-bottom: 4px solid #f9c322;
}

.find-home-box.fadeOut {
  visibility: hidden;
}

.find-home-close {
  position: absolute;
  right: 20px;
  text-align: right;
}

.close-home {
  color: #ffffff;
  font-size: 19px;
}

.close-home:hover {
  color: #f9c322;
}


/*-------------
    16. Home 4 css here
---------------*/

.single_property {
  overflow: hidden;
  position: relative;
}

.single_property:hover .single_property-text {
  animation: 700ms ease-in-out 0.1s normal none 1 running flipInY;
}

.single_property-text {
  background: rgba(0, 67, 149, 0.7) none repeat scroll 0 0;
  bottom: 43px;
  left: 37px;
  position: absolute;
  right: 37px;
  top: 43px;
  transition: all 0.3s ease 0s;
}

.single_property_inner {
  position: absolute;
  text-align: center;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}

.single_property_inner > h4 {
  color: #fefefe;
  font-weight: 500;
  margin-bottom: 2px;
  text-transform: capitalize;
}

.single_property_inner > h4 a:hover {
  color: #f9c322;
}

.single_property_inner > p {
  color: #fefefe;
  font-weight: 300;
  margin: 0;
}

.single_propert_img > img {
  transition: all 0.5s ease 0s;
}

.single_property:hover .single_propert_img > img {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}


/*---------------------
    17. Scrollup css here
---------------*/

#scrollUp {
  background: #004395 none repeat scroll 0 0;
  bottom: 200px;
  color: #ffffff;
  cursor: pointer;
  display: none;
  font-size: 28px;
  height: 40px;
  line-height: 37px;
  position: fixed;
  right: 55px;
  text-align: center;
  width: 40px;
  z-index: 9999;
}

#scrollUp:hover {
  background: #f9c322 none repeat scroll 0 0;
}


/*--------------
    18. Breadcrumbs css here
----------------*/

.breadcrumbs {
  background: url(/img/common/breadcrumbs.jpg) no-repeat scroll center center / cover;
  padding: 176px 0 19px;
  position: relative;
}

.breadcrumbs-small {
  background: url(/img/common/breadcrumbs.jpg) no-repeat scroll center center / cover;
  padding: 176px 0 19px;
  position: relative;
}

.overlay-black:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  left: 0;
  top: 0;
}

.breadcrumbs-title h1 {
  color: #ffffff;
  font-weight: 600;
  line-height: 28px;
  margin: 0;
  text-transform: uppercase;
}

.breadcrumbs-title h1 {
  color: #ffffff;
  font-weight: 600;
  line-height: 28px;
  margin: 0;
  text-transform: uppercase;
}

.breadcrumbs-menu li,
.breadcrumbs-menu li a {
  color: #ffffff;
  display: inline-block;
  font-weight: 300;
  text-transform: capitalize;
}

.breadcrumbs-menu {
  padding-top: 138px;
  text-align: right;
}

.breadcrumbs-menu li a:hover {
  color: #f9c322;
}


/*---------------
   19. Pagination css here
----------------*/

.pagination {
  border-radius: 0;
  display: block;
  margin: 0 0 60px 0;
}

.pagination__project {
  margin: 20px 0 30px 0;
}

.welcome-haven.single-services .pagination {
  margin: 30px 0 0 0;
}

.pagination-inner {
  position: relative;
  z-index: 3;
}

.pagination-inner li a,
.pagination-inner li.current {
  border: 1px solid #e1e1e1;
  color: #303030;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  width: 26px;
}

.pagination-inner li a:hover,
.pagination-inner li.current {
  color: #fff;
  background: #ffc400;
  border-color: #ffc400;
}

.current {
  background-color: #ffc400;
  border-color: #937100;
  color: #fff !important;
}

.pagination-inner li {
  display: inline-block;
  margin-left: 12px;
}

.pagination-inner li:first-child {
  margin-left: 0;
}


/*--------------
   20. Properties sidebar css here
----------------*/

.sidebar .find-home-box {
  width: 100%;
  margin: 0;
  padding: 0;
}

.sidebar {
  padding-right: 20px;
}

.agent-img > a {
  border: 1px solid #ebebeb;
  display: block;
}

.find-home_bottom .find-home-item > button {
  margin-top: 26px;
}

.find_home-box .price_filter {
  width: 246px;
}

.aside-title h5 {
  color: #004395;
  line-height: 20px;
  margin: 0;
  padding-bottom: 10px;
  position: relative;
  text-transform: capitalize;
}

.aside-title {
  margin-bottom: 30px;
}

.aside-title h5::before {
  background: #004395 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 50px;
}

@font-face {
  font-family: "rouble";
  src: url("/fonts/rouble.otf") format("opentype");
}

.rub {
  font-family: "rouble";
}

.bg-red {
  background: #ff1717;
}

.pliceBl {
  font-family: 'Cormorant', serif;
  font-size: 3.0rem;
  height: 5.0rem;
  padding-top: .75rem;
  margin-bottom: .5rem;
  text-align: center;
  vertical-align: center;
  color: #fff;
}

.old-price {
  position: absolute;
  top: -.5rem;
  left: 0;
  width: 100%;
  text-align: left;
  height: 3.0rem;
  line-height: 3.0rem;
  font-size: 1.7rem;
  color: #ccc;
}

.strikethrough {
  position: relative;
}

.strikethrough:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 4px solid;
  border-color: #474747;
  opacity: 0.8;
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  transform: rotate(-5deg);
}

.fa-info-circle {
  display: none;
  visibility: hidden;
}

.feature .feature-property .property-desc-top {
  padding: 13px 9px 9px;
}

.feature .feature-property .property-desc-top h6 {
  font-size: 14px;
}

.feature .property-desc-top h4.price {
  font-size: 14px;
  position: inherit;
  right: 0;
  top: inherit;
  -ms-transform: inherit;
  -webkit-transform: inherit;
  transform: inherit;
}

.feature .feature-property .single-property {
  margin-bottom: 13px;
}

.agent-title > h6 {
  color: #1f223e;
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 0;
  margin-top: 10px;
}

.agent-img img {
  width: 100%;
}

.single-agent {
  text-align: center;
}

.single-agent {
  margin-bottom: 23px;
  text-align: center;
}

.our-tag-list li {
  display: inline-block;
  margin-bottom: 15px;
  margin-right: 10px;
}

.our-tag-list li a {
  border: 1px solid #cccccc;
  color: #303030;
  display: block;
  font-weight: 300;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  text-transform: capitalize;
}

.our-tag-list li a:hover {
  background: #f9c322 none repeat scroll 0 0;
  border-color: #f9c322;
  color: #ffffff;
}

.video-sidebar {
  position: relative;
}

.play-button {
  position: absolute;
  text-align: center;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  z-index: 99;
}

.play-button > a {
  border: 4px solid #ffffff;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 28px;
  height: 60px;
  line-height: 55px;
  text-align: center;
  width: 60px;
}

.video-sidebar::before {
  background: rgba(0, 67, 149, 0.45) none repeat scroll 0 0;
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 9;
}

.video-img > img {
  transition: all 0.5s ease 0s;
  width: 100%;
}

.video-sidebar:hover img {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.video-img {
  overflow: hidden;
}

.sidebar aside.single-side-box {
  margin-bottom: 60px;
}

aside.single-side-box.feature {
  margin-bottom: 47px;
}

aside.single-side-box.agent {
  margin-bottom: 37px;
}

aside.single-side-box.tags {
  margin-bottom: 45px;
}

.search-property .find_home-box {
  padding: 0 5px;
}

.search-property .find-home-cagtegory .find-home-item {
  padding-bottom: 30px;
}

.search-property .find-home_bottom .find-home-item {
  padding-bottom: 0;
}

.single-side-box.feature .row .col-md-6 {
  padding-left: 6px;
  padding-right: 6px;
}

.single-side-box.feature .feature-property {
  padding-left: 9px;
  padding-right: 9px;
}

aside.single-side-box.agent .our-agent-sidbar {
  padding-left: 7.5px;
  padding-right: 7.5px;
}

.agent-img > img {
  width: 100%;
}

.sidebar.right-side {
  padding-left: 20px;
  padding-right: 0;
  padding-top: 50px;
}


/*-----------
    21. Property list css here
--------------*/

.list_property {
  background: #f5f9fd none repeat scroll 0 0;
}

.property-desc.list_property_desc {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.list_property .property-bottom-list ul li {
  color: #303030;
}

.list_property .property-desc-top h6 {
  color: #004395;
  font-weight: 400;
  line-height: 16px;
  margin-bottom: 6px;
}

.list_property .property-desc-top h4.price {
  font-size: 22px;
  position: absolute;
  right: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.list_property .property-location > p {
  color: #999999;
}

.property-list-desc > p {
  color: #1e1e1e;
  font-weight: 300;
}

.property-list-desc > p span {
  color: #1e1e1e;
  font-weight: 400;
}

.feature-property .list_property .property-desc-top {
  padding: 13px 9px 9px 0;
}

.list_property .property-bottom-list {
  border-top: medium none;
  overflow: hidden;
  padding: 0;
}

.list_property .property-desc-bottom {
  padding-top: 18px;
}

.property-desc.list_property_desc {
  padding-right: 20px;
  padding-top: 30px;
}

.list_property .col-6:last-child {
  padding-left: 15px;
}

.list_property .col-6:first-child {
  padding-right: 15px;
  padding-left: 0;
}


/*----------------------
    22. Single property css here
----------------*/

.desc-title > h5 {
  color: #303030;
  font-weight: 400;
  line-height: 16px;
  margin-bottom: 25px;
}

.single-property-description {
  margin-top: 47px;
}

.description-inner p {
  color: #555;
  font-weight: 300;
}


/*.description-inner p span {
  color: #f9c322;
  font-weight: 400;
}*/

.description-inner p.text-1 {
  margin-bottom: 24px;
}

.description-inner p.text-2 {
  margin-bottom: 28px;
}

.description-inner p.text-3 {
  margin: 0;
}

.single-property-tab-slider .nav-link {
  padding: 0;
}

.single-property-tab-slider.owl-carousel .owl-nav {
  text-align: center;
  margin-top: 10px;
}

.single-property-tab-slider.owl-carousel .owl-nav button {
  color: #FFF !important;
  display: inline-block;
  margin: 5px;
  padding: 3px 10px !important;
  font-size: 12px !important;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791 !important;
  opacity: .5;
  outline-style: none;
}

.condtion-title > h5,
.amenities-title > h5 {
  color: #303030;
  font-weight: 400;
  margin-bottom: 36px;
  text-transform: capitalize;
}

.condition-amenities {
  padding-top: 48px;
}

.property-condition-list,
.amenities-list {
  background: #f5f9fd none repeat scroll 0 0;
}

.embed-responsive-16by9 {
  padding-bottom: 64.25%;
}

.property-condition-list li {
  color: #555;
  display: inline-block;
  float: left;
  font-weight: 300;
  height: 25px;
  margin-bottom: 35px;
  width: 50%;
}

.property-condition-list {
  height: 277px;
  padding: 40px 0 40px 35px;
}

.property-condition-list li span {
  margin-left: 5px;
}

.property-condition-list ul li.price {
  color: #555;
  font-weight: 400;
}

.property-condition-list li span.price {
  color: #555;
  font-size: 16px;
  font-weight: 400;
}

.condition-amenities .property-location {
  display: inline-block;
}

.condition-amenities .property-location > p {
  color: #555;
  font-size: 15px;
}

.amenities-list ul li {
  color: #555;
  float: left;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 23px;
  width: 50%;
}

.amenities-list {
  height: 277px;
  overflow: hidden;
  padding-bottom: 10px;
  padding-left: 50px;
  padding-top: 43px;
}

.amenities-list ul li i {
  font-size: 18.2px;
}

.amenities-list ul li span {
  margin-left: 7px;
}

.plan-title > h5,
.review-title h5 {
  color: #303030;
  font-weight: 400;
  margin-bottom: 36px;
  text-transform: capitalize;
}

.planning {
  margin-top: 57px;
}

.feedback-title > h5 {
  color: #303030;
  font-weight: 400;
  margin-bottom: 47px;
}

.feedback {
  margin-top: 53px;
}

.feedback-img {
  display: inline-block;
  float: left;
  width: 11%;
}

.feedback-desc {
  display: inline-block;
  float: left;
  padding-left: 22px;
  width: 89%;
}

.feedback-title > h6 {
  color: #303030;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 2px;
  text-transform: capitalize;
}

.feedback-desc p.feedback-post {
  color: #555;
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 5px;
}

.feedback-desc p.review-desc {
  color: #565656;
  font-weight: 300;
  margin: 0;
}

.review-title h5 {
  margin-bottom: 42px;
}

.leave-review {
  margin-top: 53px;
}

.form-top .input-filed {
  float: left;
  width: 50%;
}

.form-top {
  margin-bottom: 28px;
  overflow: hidden;
}

.form-top .input-filed:first-child {
  padding-right: 9px;
}

.form-top .input-filed:last-child {
  padding-left: 9px;
}

.form-bottom .input-field {
  margin-bottom: 28px;
}

.submit-form {
  margin-top: 33px;
}

.form-top .input-filed > input,
.form-bottom .input-field input,
.profile-desc .input-type input,
.social-form-box .input-type input,
.change-password .input-type > input {
  background: #f5f9fd none repeat scroll 0 0;
  border: 1px solid #ebebeb;
  color: #555;
  font-weight: 300;
  line-height: 36px;
  padding-left: 13px;
}

.form-bottom textarea,
.profile-desc .input-type textarea {
  background: #f5f9fd none repeat scroll 0 0;
  border: 1px solid #ebebeb;
  font-weight: 300;
  height: 198px;
  padding-left: 13px;
  padding-top: 22px;
  resize: none;
}

.submit-form > button {
  background: #f9c322 none repeat scroll 0 0;
  border: 1px solid rgba(0, 0, 0, 0);
  color: #ffffff;
  font-weight: 400;
  height: 40px;
  line-height: 40px;
  padding: 0 32px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}

.submit-form > button:hover {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-color: #f9c322;
  color: #f9c322;
}


/*-------------
    23. Agent css here
----------------*/

.welcome-haven .agent {
  padding-right: 25px;
}

.agent-page .single-team {
  margin-bottom: 59px;
}

.agent-page .pagination {
  margin-top: 0;
}


/*----------------
    23.1 Agent Details css here
------------*/

.agent-profile .single-team:hover .team-member-title {
  padding-bottom: 6px;
}

.agent-text > p {
  color: #555;
  font-weight: 300;
}

.agent-text > p span.black {
  color: #1f223e;
  font-weight: 600;
}

.agent-text > p span.yellow {
  color: #f9c322;
  font-weight: 400;
}

.agent-description {
  margin-top: 18px;
  padding-right: 11px;
}

.biography-title > h5 {
  color: #004395;
  font-weight: 400;
  margin-bottom: 18px;
}

.biography-desc > p {
  color: #555;
  font-weight: 300;
}

.agent-funt-fact .fun-text p,
.agent-funt-fact .fun-count h3.counter {
  color: #1f223e;
}

.agent-funt-fact .fun-count h3.counter {
  font-size: 26px;
}

.agent-funt-fact .fun-icon i {
  font-size: 29px;
}

.contact-title > h5 {
  color: #004395;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 20px;
  text-transform: capitalize;
}

.contact-title > p {
  margin-bottom: 31px;
}

.contact-title > p,
.working-experience-text > p,
.experience-content > p {
  color: #555;
  font-weight: 300;
}

.experience-check .feature-check input[type="checkbox"] + label::before {
  top: -18px;
}

.contact-list ul li {
  color: #555;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 30px;
}

.contact-list ul li i {
  font-size: 19px;
}

.contact-list ul li img,
.contact-list ul li i {
  margin-right: 4px;
}

.contact-social a {
  background: #f5f9fd none repeat scroll 0 0;
  border: 1px solid #ebebeb;
  color: #555;
  display: inline-block;
  font-size: 12px;
  height: 33px;
  line-height: 33px;
  margin-left: 17px;
  text-align: center;
  width: 36px;
}

.contact-social a:first-child {
  margin-left: 0;
}

.contact-social a:hover {
  background: #f9c322 none repeat scroll 0 0;
  border-color: #f9c322;
  color: #ffffff;
}

.working-title > h5,
.contact-inquiry-title > h5 {
  color: #004395;
  font-size: 20px;
  font-weight: 400;
}

.experience-check {
  display: inline-block;
  float: left;
  height: 68px;
  margin-top: 7px;
  width: 36px;
}

.experience-check i {
  color: #555;
  font-size: 22px;
}

.agent-birography {
  padding-top: 15px;
}

.agent-funt-fact {
  padding-top: 33px;
}

.working-title {
  padding-bottom: 8px;
}

.contact-inquiry-title {
  padding-bottom: 31px;
}

.agent-working-desc {
  margin-top: 96px;
}

.experience-list {
  padding-top: 18px;
}

.experience-content {
  padding-bottom: 10px;
}

.blog-pages .pagination {
  margin: 60px 0 0;
}


/*--------------
   24. Blog Sidebar css here
----------------*/

.blog-sidbar {
  padding-right: 57px;
}

.blog-search-inner input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #cccccc;
  color: #555;
  padding: 0 40px 0 20px;
}

.blog-search-inner {
  position: relative;
}

.blog-search-inner button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #555;
  font-size: 15px;
  position: absolute;
  right: 15px;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.aside_title h5 {
  border-bottom: 1px solid #cccccc;
  color: #004395;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  padding-bottom: 12px;
}

.categories-list li a,
.archive-list li a {
  color: #555;
  display: block;
  font-weight: 300;
  text-transform: capitalize;
}

.categories-list li a span {
  float: right;
}

.categories-list ul li,
.archive-list li {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 13px;
  padding-bottom: 6px;
}

.categories-list ul li:last-child {
  margin-bottom: 0;
}

.aside_title {
  margin-bottom: 24px;
}

.blog-sidbar .single-side-box {
  margin-bottom: 53px;
}

.categories-list li a:hover,
.archive-list ul li a:hover {
  color: #f9c322;
}

.recent-post-desc {
  float: left;
  padding-left: 18px;
  width: 62%;
}

.recent-post-thumbnail {
  float: left;
  width: 38%;
}

.recent-post-thumbnail img {
  width: 100%;
}

.recent-post-thumbnail > a {
  display: block;
}

.post-title > h6 {
  color: #303030;
  font-weight: 400;
  margin: 0;
}

.post-publish > p {
  color: #555;
  font-weight: 300;
  margin: 0;
}

.post-content > p {
  color: #555;
  font-size: 13px;
  font-weight: 300;
  margin: 0;
}

.single-recent-post {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 30px;
  padding-bottom: 11px;
}

.recent-post-inner .single-recent-post:last-child {
  margin-bottom: 0;
}

.archive-list ul li {
  padding-bottom: 9px;
}

.latest-tweet > p,
.tweet-post > p {
  color: #555;
  font-weight: 300;
  margin: 0;
}

.latest-tweet > p a {
  color: #f9c322;
  font-size: 15px;
  font-weight: 400;
}

.tweet-post {
  padding-top: 7px;
}

.latest-tweet {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 23px;
  padding-bottom: 13px;
}

.tweet-list .latest-tweet:last-child {
  margin: 0;
}

.guide-title > h6 {
  color: #004395;
  display: inline-block;
  font-weight: 400;
  margin-bottom: 0;
  position: relative;
  text-transform: capitalize;
  top: 2px;
}

.guide-icon,
.guide-title {
  display: inline-block;
}

.guide-title {
  margin-left: 16px;
}

.single-guide {
  background: #f5f9fd none repeat scroll 0 0;
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.17);
  height: 65px;
  line-height: 64px;
  margin-bottom: 49px;
  padding: 0 30px;
}

.property-buying-guide .single-guide:last-child {
  margin: 0;
}

.discount-inner,
.discount-img {
  overflow: hidden;
  position: relative;
}

.discount-text {
  bottom: 11px;
  left: 18px;
  position: absolute;
  z-index: 9;
}

.discount-img::before {
  background: rgba(0, 76, 149, 0.54) none repeat scroll 0 0;
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 9;
}

.discount-text > p {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  margin: 0;
}

.discount-img > img {
  transition: all 0.5s ease 0s;
  width: 100%;
}

.discount-inner:hover .discount-img > img {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.blog-sidbar.right-side {
  padding-left: 57px;
  padding-right: 0;
}


/*----------------
    25. Article css here
-------------*/

article .post-title h4 {
  color: #303030;
  font-weight: 400;
  line-height: 19px;
  margin-bottom: 32px;
}

.article-desc {
  padding: 42px 37px 65px 50px;
}

article .post-content > p {
  font-size: 14px;
}

article blockquote {
  border-left: medium none #800000;
  margin: 0;
  padding: 30px 0 28px;
}

.post-content blockquote p {
  color: #303030;
  font-size: 16px;
}

.article-tag > p {
  color: #565656;
  font-weight: 300;
  line-height: 16px;
  margin: 0;
}

.article-tag > p span {
  color: #303030;
  font-size: 16px;
  font-weight: 400;
}

.article-tag,
.article-share {
  display: inline-block;
}

.article-share {
  float: right;
}

.share-title > h6 {
  color: #303030;
  font-weight: 400;
  margin: 0;
}

.share-title,
.share-social {
  display: inline-block;
}

.share-social > a {
  color: #555;
  font-size: 13px;
  margin-left: 24px;
}

.article-action {
  padding-top: 85px;
}

.comment-title > h5 {
  color: #303030;
  font-weight: 400;
  line-height: 14px;
  margin: 0;
}

.article-comment-box {
  margin-top: 60px;
}

.article-comment-box .comment-title {
  margin-bottom: 50px;
}

.comment-thumbnail {
  float: left;
  width: 11%;
}

.comment-desc {
  float: left;
  width: 89%;
  padding-left: 22px;
}

.comment-name > h6 {
  color: #303030;
  font-size: 14px;
  margin: 0;
  text-transform: capitalize;
}

.comment-desc .comment-post > p {
  color: #555;
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 4px;
}

.comment-content > p {
  color: #565656;
  font-weight: 300;
  margin-bottom: 5px;
}

.reply-button > a {
  color: #303030;
  font-size: 13px;
  font-weight: 400;
}

.reply-button > a:hover {
  color: #004395;
}

.single-comment-box.reply-comment {
  margin: 40px 0 40px 53px;
}

.comment-form {
  margin-top: 55px;
}

.comment-form .comment-title {
  margin-bottom: 45px;
}

.comment-form-box .form-top .input-filed:first-child {
  padding-right: 15px;
}

.comment-form-box .form-top .input-filed:last-child {
  padding-left: 15px;
}

.comment-form-box .form-top .input-filed > input,
.comment-form-box .form-bottom .input-field input {
  height: 37px;
  line-height: 37px;
}

.agency-profile-title > h5 {
  margin-bottom: 42px;
  text-align: center;
}

.agency-profile-title > h5,
.agency-profile-title h6 {
  color: #303030;
  font-weight: 400;
  margin-bottom: 25px;
  margin-top: 66px;
  text-transform: capitalize;
}

.creat-agency-form > input,
.contact-information-box input {
  height: 40px;
  margin-bottom: 24px;
  padding-left: 15px;
}

.creat-agency-form textarea {
  height: 178px;
  padding-left: 15px;
  padding-top: 22px;
  resize: none;
}

.creat-agency-form textarea,
.creat-agency-form > input,
.contact-information-box input {
  background: #f8fafe none repeat scroll 0 0;
  border: 1px solid #dbdbdb;
  color: #555;
}

.creat-agency-form textarea,
.creat-agency-form > input,
.contact-information-box input {
  margin-bottom: 28px;
}

.contact-information-bottom .input-field > input {
  margin-bottom: 0;
}

.creat-agency-profile .agency-profile-title > h5 {
  margin-top: 0;
}

.contact-information-box.right > input:last-child {
  margin-bottom: 0;
}


/*---pricing table css*/

.single-package {
  background: #f8fafe none repeat scroll 0 0;
  padding-bottom: 25px;
  text-align: center;
  transition: all 0.3s ease 0s;
}

.package-title {
  background: #004395 none repeat scroll 0 0;
  transition: all 0.3s ease 0s;
}

.package-title h4 {
  color: #ffffff;
  font-weight: 400;
  height: 65px;
  line-height: 65px;
  margin: 0;
  text-transform: uppercase;
}

.package-desc {
  padding: 38px 0 37px;
}

.package-fee > h5 {
  color: #303030;
  font-weight: 400;
  margin: 0;
}

.package-propert-list li {
  color: #555;
  font-weight: 300;
  margin-top: 22px;
  text-transform: capitalize;
}

.package-select > button {
  background: #004395 none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  display: inline-block;
  font-weight: 400;
  height: 35px;
  line-height: 35px;
  padding: 0 35px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}

.single-package:hover {
  box-shadow: 1px 0 7px rgba(0, 0, 0, 0.17);
}

.single-package:hover .package-title,
.single-package:hover .package-select button {
  background: #f9c322 none repeat scroll 0 0;
}


/*------------
   26. Add property css here
-----------------*/

.step-title h4 {
  color: #004395;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
  padding-bottom: 7px;
  position: relative;
}

.step-title h4::before {
  background: #004395 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  position: absolute;
  width: 74px;
}

.step-title {
  margin-bottom: 32px;
}

.information-title > h5 {
  color: #303030;
  font-weight: 400;
  text-transform: capitalize;
}

.add-property-box .input-file > label,
.information-text > label {
  color: #303030;
  margin-bottom: 14px;
  text-transform: capitalize;
}

.add-property-box .input-file > input {
  background: #fbfbfe none repeat scroll 0 0;
  border: 1px solid #dbdbdb;
  color: #555;
  font-size: 12px;
}

.information-text textarea {
  background: #fbfbfe none repeat scroll 0 0;
  border: 1px solid #dbdbdb;
  color: #555;
  font-size: 12px;
  height: 258px;
  resize: none;
}

.details-information-box .bootstrap-select > .dropdown-toggle {
  background: #fbfbfe none repeat scroll 0 0;
  height: 45px;
}

.details-information-box .input-file,
.basic-information-form .input-file {
  margin-bottom: 30px;
}

.custom-file-upload > input[type="file"],
.custom-video-upload > input[type="file"] {
  display: none;
}

.image-upload-box .custom-file-upload,
.video-upload-box .custom-video-upload {
  background: #f9c322 none repeat scroll 0 0;
  color: #ffffff;
  height: 45px;
  line-height: 43px;
  margin: 0;
  width: 187px;
  cursor: pointer;
}

.image-upload-box .custom-file-upload span i {
  font-size: 18px;
  margin-right: 3px;
}

.image-upload-box,
.video-upload-box {
  background: #fcfcfe none repeat scroll 0 0;
  border: 1px solid #dbdbdb;
  display: block;
  padding: 25px 0;
  text-align: center;
}

.step-1 .information-title {
  padding-bottom: 20px;
}

.add-property-box.step-2 {
  margin-top: 95px;
}

.step-2 .information-title {
  padding-bottom: 22px;
}

.step-3 .information-title {
  padding-bottom: 25px;
}

.video-upload-inner {
  margin-top: 60px;
}

.step-4 .information-title {
  padding-bottom: 30px;
}

.add-property-box.step-4 {
  padding-top: 60px;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}

.feature-check input[type="checkbox"] {
  float: left;
  height: 0;
  position: absolute;
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  visibility: hidden;
  width: 0;
}

.feature-check input[type="checkbox"] + label {
  display: inline-block;
  margin: 0;
  padding-left: 23px;
  position: relative;
  color: #555;
  font-weight: 300;
  text-transform: capitalize;
}

.feature-check input[type="checkbox"] + label::before {
  content: "";
  font-family: FontAwesome;
  font-size: 18px;
  left: 0;
  position: absolute;
  color: #555;
}

.feature-check input[type="checkbox"]:checked + label::before {
  content: "\f046";
}

.features-box .col-md-6.pd-left {
  padding-left: 50px;
}

.feature-check {
  padding-bottom: 32px;
}

.add-property-submit > button {
  background: #f9c322 none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  font-weight: 400;
  height: 45px;
  line-height: 45px;
  padding: 0 33px;
}

.add-property-submit {
  margin-top: 65px;
  text-align: right;
}


/*------------
    27. Contact Page css here
---------------*/

.single-contact-icon,
.single-contact-desc {
  display: inline-block;
}

.contact-list-inner {
  background: #f5f8fd none repeat scroll 0 0;
  box-shadow: 1px 0 21px rgba(0, 0, 0, 0.2);
  margin-bottom: 58px;
  margin-top: 60px;
  padding-bottom: 49px;
  padding-left: 50px;
  padding-top: 52px;
}

.single-contact-icon {
  position: relative;
  top: -12px;
}

.single-contact-desc > p {
  color: #555;
  font-weight: 300;
  line-height: 18px;
  margin: 0;
}

.single-contact-icon {
  padding-right: 16px;
}

.contact-form-title h5 {
  color: #303030;
  font-weight: 400;
  margin-bottom: 42px;
  text-align: center;
  text-transform: capitalize;
}

.contact-form-inner input {
  background: #f8fafe none repeat scroll 0 0;
  border: 1px solid #dbdbdb;
  color: #555;
  height: 35px;
  line-height: 33px;
  padding: 0 12px;
  margin-bottom: 22px;
}

.contact-form-inner textarea {
  background: #f8fafe none repeat scroll 0 0;
  border: 1px solid #dbdbdb;
  color: #555;
  height: 134px;
  padding: 20px 12px 0;
  resize: none;
}

.contact-form-inner button {
  background: #f9c322;
  max-width: 160px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #000 !important;
  width: 100%;
  transition: all .6s;
  border: 0;
}

.contact-form-inner button:hover {
  opacity: .8;
}

.contact-form__result {
  width: calc(100% - 170px);
  display: inline-block;
  vertical-align: middle;
  padding: 0 20px 0 0;
}

.form-submit {
  text-align: right;
  padding: 22px 0 0 0;
}

.form-messege.success {
  color: #4caf50;
}

.form-messege {
  color: #ff9800;
  font-style: italic;
  margin-bottom: 0;
  margin-top: 20px;
  text-transform: capitalize;
}

.form-messege.error {
  color: #ff9800;
}


/*-------------
   28. Register page css here
--------------------*/

.register-page-form {
  background: #ffffff none repeat scroll 0 0;
  padding: 30px;
  position: relative;
  width: 400px;
  margin: auto;
}

.register-page-form input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #dbdbdb;
  color: #555;
  font-size: 13px;
  height: 42px;
  margin-bottom: 15px;
  padding-left: 36px;
  text-transform: capitalize;
}

.register-page-form .username,
.register-page-form .email,
.register-page-form .password {
  position: relative;
}

.register-page-form .username::before,
.register-page-form .email::before,
.register-page-form .password::before {
  color: #555;
  font-family: Icofont;
  font-size: 16px;
  left: 12px;
  position: absolute;
  top: 10px;
}

.register-page-form .username::before {
  content: "";
}

.register-page-form .email::before {
  content: "";
}

.register-page-form .password::before {
  content: "";
}

.agree-text input {
  float: left;
  height: 25px;
  margin: 0 12px 0 0;
  width: 20px;
}

.agree-text span {
  color: #959595;
  font-weight: 300;
}

.register > button,
.login > button {
  background: #004395 none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  height: 40px;
  padding: 0 48px;
  text-transform: capitalize;
  transition: all 0.3s ease 0s;
}

.register,
.login {
  padding-top: 20px;
  text-align: center;
}

.register > button:hover,
.login > button:hover {
  opacity: 0.9;
}

.account-title h5 {
  color: #303030;
  font-weight: 400;
  margin-bottom: 30px;
  text-align: center;
  text-transform: capitalize;
}

.lost-password p {
  margin-bottom: 10px;
}

.login-with-another {
  border-top: 1px solid #dbdbdb;
  margin-top: 30px;
  padding-top: 30px;
}

.login-with-another a {
  border-radius: 5px;
  color: #ffffff;
  display: block;
  font-size: 14px;
  height: 45px;
  line-height: 45px;
  margin-bottom: 15px;
  padding: 0 10px;
  text-align: center;
  text-transform: capitalize;
  width: 100%;
}

.login-with-another a.facebook {
  background: #3b5998 none repeat scroll 0 0;
}

.login-with-another a.linkedin {
  background: #007bb6 none repeat scroll 0 0;
}

.login-with-another a.google {
  background: #dd4b39 none repeat scroll 0 0;
}

.login-with-another a:last-child {
  margin: 0;
}

.login-with-another a i {
  padding-right: 15px;
}

.login-with-another a:hover {
  opacity: 0.8;
}

.login-with-another a:hover {
  color: #ffffff;
}

.modal-dialog {
  width: 400px;
}

.modal-header {
  border: 1px solid #dbdbdb;
  color: #004395;
  cursor: pointer;
  height: 30px;
  line-height: 28px;
  padding: 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: 20px;
  width: 30px;
  border-radius: 0;
}

.modal-header span {
  margin: 0 auto;
}

.modal-body {
  padding: 0;
}

.agree-text > p label {
  cursor: pointer;
}


/*----------------------------
    29. 404 page css here
-------------------------*/

.error-content h2 {
  color: #004395;
  font-size: 180px;
  font-weight: bold;
  letter-spacing: 10px;
  text-shadow: 7px 6px 0 #dadada, 0 -1px 0 #dadada, 1px -1px 0 #dadada, -1px 1px 0 #dadada, 1px 1px 0 #dadada;
}

.error-content > h3 {
  color: #535353;
  font-size: 55px;
  font-weight: 500;
  text-transform: capitalize;
}

.error-content h4 {
  color: #535353;
  font-weight: 400;
  text-transform: capitalize;
}

.error-content > p {
  font-weight: 300;
}

.error-content .go-home {
  background: #004395 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  margin-top: 15px;
  padding: 13px 28px;
  text-transform: uppercase;
}

.error-content .go-home:hover {
  background: #f9c322 none repeat scroll 0 0;
}


/*----------------
    30. My account page css here
----------------*/

.profile-img > img {
  width: 100%;
}

.profile_name input {
  display: none;
}

.profile_name > label {
  background: #f9c322 none repeat scroll 0 0;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  text-transform: capitalize;
}

.profile-title > h5 {
  color: #004395;
  font-weight: 500;
  line-height: 16px;
  margin: 0;
  text-transform: capitalize;
}

.profile-desc .input-type {
  margin-bottom: 25px;
}

.profile-desc .input-type > label,
.social-form-box .input-type > label {
  color: #555;
  font-weight: 400;
  text-transform: capitalize;
}

.profile-desc .input-type,
.social-form-box .input-type {
  margin-bottom: 15px;
}

.profile-title {
  margin-bottom: 25px;
}

.profile_name {
  bottom: 0;
  position: absolute;
  width: 100%;
}

.profile-desc .input-type textarea {
  height: 170px;
}

.update-profile-submit > button {
  background: #f9c322 none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  font-size: 16px;
  height: 38px;
  line-height: 38px;
  padding: 0 20px;
  text-transform: capitalize;
  transition: all 0.3s ease 0s;
}

.update-profile-submit > button:hover {
  opacity: 0.8;
}

.update-profile-submit {
  margin-top: 10px;
}

.change-password .update-profile-submit {
  margin-top: 25px;
}


/*-------------------
    31. Welcome fixd text css here
---------------*/

.welcome-fixed-area {
  background: url(/img/slider/3.jpg) no-repeat scroll center center / cover;
  position: relative;
  height: 700px;
}

.welcome-fixed-area.parallax {
  background: url(/img/slider/3.jpg) no-repeat fixed center center / cover;
}

.welcome-fixed-area.youtube-bg {
  background: url(/img/slider/5.jpg) no-repeat fixed center center / cover;
}

.dotted-overlay::after {
  background: url("img/icon/grid.png") repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}


/*--------------------------
   32.  Tab css
---------------------------------*/

.elements .nav-tabs > li > a {
  color: #555;
  font-weight: 500;
}

.elements .nav-tabs > li.active > a {
  border-radius: 0;
  border-top: 1px solid transparent;
  color: #004395;
}

.elements .nav.nav-tabs {
  border: 1px solid #ddd;
  display: inline-block
}

.elements .nav-tabs > li.active:first-child > a {
  border-left: medium none;
}

.elements .nav-tabs > li.active:last-child > a {
  border-right: medium none;
}

.elements .elements-tab-1 .nav.nav-tabs {
  margin-bottom: 15px;
}

#settings_1 > p,
#messages_2 > p {
  font-weight: 300;
}


/*--------------------------
   33. Progress bar css
---------------------------------*/

.our-skill .progress {
  background-color: #f0f0f0;
  border-radius: 0;
  box-shadow: none;
  height: 6px;
  margin-bottom: 43px;
  overflow: visible;
  position: relative;
}

.our-skill .lead {
  color: #444;
  font-size: 13px;
  font-weight: 700;
  left: 0;
  position: absolute;
  top: -23px;
}

.our-skill .progress-bar {
  background-color: #004395;
  box-shadow: none;
}

.our-skill .progress-bar > span:before,
.our-skill .progress-bar > span:after {
  border: medium solid transparent;
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  width: 0;
}

.our-skill .progress-bar > span:before {
  border-top-color: #333;
  border-width: 5px;
  left: 50%;
  margin-left: -5px;
}

.our-skill .progress-bar > span {
  background: #333 none repeat scroll 0 0;
  float: right;
  font-size: 11px;
  margin-right: 10px;
  margin-top: -26px;
  padding: 0 5px;
  position: relative;
}

.progress-style-2 .progress-bar {
  font-size: 14px;
  line-height: 23px;
  padding-left: 12px;
  text-align: left;
  text-transform: capitalize;
}

.progress-style-2 .progress {
  border-radius: 0;
  box-shadow: none;
  height: 23px;
}

.audio audio {
  width: 100%;
}

.properties-video h5 {
  font-size: 24px;
  font-weight: 500;
}

.typhography h1,
.typhography h2,
.typhography h3,
.typhography h4,
.typhography h5,
.typhography h6 {
  color: #303030;
  font-weight: 400;
  text-transform: capitalize;
}

.typhography p {
  font-weight: 300;
}


/*--------
    34. Accordion css here
-------------*/

.accordion .card-header {
  background-color: #fff;
}

.accordion .card-body {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #1E1E1E;
}

.accordion .card-header .btn-link {
  color: #1E1E1E;
  text-decoration: none;
}

.accordion-1 .card-header {
  padding: 3px 0px;
}

.accordion-1 .card-header .btn-link {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.accordion-2 .card {
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

.accordion-2 .card-header {
  border-radius: 0;
  border: none;
}

.accordion-2 .card-header .btn-link {
  font-size: 18px;
  padding-left: 30px;
  position: relative;
  text-transform: capitalize;
}

.accordion-2 .card-header .btn-link:before {
  color: rgb(48, 48, 48);
  font-family: FontAwesome;
  font-size: 14px;
  font-weight: 300;
  left: 0px;
  margin-left: 5px;
  margin-right: 15px;
  position: absolute;
  transition: all 0.3s ease 0s;
}

.accordion-2 .card-header .btn-link.collapsed:before {
  content: "\f067";
}

.accordion-2 .card-header .btn-link:before {
  content: "\f068";
}

.accordion-2 .card-body {
  padding-top: 0;
  padding-bottom: 3px;
}


/* css end */


/* Updated CSS */

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}

button {
  cursor: pointer;
}

.find-home-item.custom-select {
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 0;
  line-height: 1.5;
  color: inherit;
  vertical-align: middle;
  background: transparent;
  background-size: 0 0;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.find-home-item.custom-select .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}

.find-home-item.custom-select .dropdown-toggle:after {
  display: none;
}

.find-home-item.custom-select button {
  background: transparent;
  height: 40px;
  border-color: #adadad;
  padding-right: 12px;
}

.find-home-item .dropdown-header {
  font-size: 12px;
  color: #777;
}

.find-home-item .bootstrap-select .dropdown-menu li a.opt {
  font-size: 12px;
  padding-left: 35px;
}

.find-home-item .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  color: #555;
}

.find-home-box-inner .find-home-item .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  color: #fff;
}

.gutter-30 {
  margin-left: -15px;
  margin-right: -15px;
}

.gutter-30 > [class*="col-"] {
  padding-left: 15px;
  padding-right: 15px;
}

.gutter-20 {
  margin-left: -10px;
  margin-right: -10px;
}

.gutter-20 > [class*="col-"] {
  padding-left: 10px;
  padding-right: 10px;
}

.gutter-15 {
  margin-left: -7.5px;
  margin-right: -7.5px;
}

.gutter-15 > [class*="col-"] {
  padding-left: 7.5px;
  padding-right: 7.5px;
}

.mb-30 {
  margin-bottom: 30px;
}

.elements-tab {
  background-color: #fff;
  padding: 15px;
}

.tab.vertical .tab-nav {
  flex-basis: 200px;
}

.tab.vertical .tab-content {
  flex-basis: calc(100% - 200px);
  padding-left: 30px;
  padding-right: 30px;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}


/* Home 10 CSS */


/* Spacing */

.mb-88 {
  margin-bottom: 88px;
}

.mb-103 {
  margin-bottom: 103px;
}

.mb-115 {
  margin-bottom: 115px;
}

.mb-117 {
  margin-bottom: 117px;
}

.pt-38 {
  padding-top: 38px;
}

@media (max-width: 1199px) {
  .pt-lg--0 {
    padding-top: 0;
  }

  .mb-lg-68 {
    margin-bottom: 68px;
  }

  .mb-lg-70 {
    margin-bottom: 70px;
  }

  .mb-lg-95 {
    margin-bottom: 95px;
  }

  .mb-lg-97 {
    margin-bottom: 97px;
  }

  .mb-lg-100 {
    margin-bottom: 100px;
  }

  .mb-lg-111 {
    margin-bottom: 111px;
  }
}

@media (max-width: 991px) {
  .mb-md-30 {
    margin-bottom: 30px;
  }

  .mb-md-40 {
    margin-bottom: 40px;
  }

  .mb-md-46 {
    margin-bottom: 46px;
  }

  .mb-md-48 {
    margin-bottom: 48px;
  }

  .mb-md-50 {
    margin-bottom: 50px;
  }

  .mb-md-75 {
    margin-bottom: 75px;
  }

  .mb-md-77 {
    margin-bottom: 77px;
  }

  .mb-md-80 {
    margin-bottom: 80px;
  }

  .pl-md-15 {
    padding-left: 15px;
  }
}

@media (max-width: 767px) {
  .mb-sm-10 {
    margin-bottom: 10px;
  }

  .mb-sm-13 {
    margin-bottom: 13px;
  }

  .mb-sm-18 {
    margin-bottom: 18px;
  }

  .mb-sm-20 {
    margin-bottom: 20px;
  }

  .mb-sm-40 {
    margin-bottom: 40px;
  }

  .mb-sm-45 {
    margin-bottom: 45px;
  }

  .mb-sm-47 {
    margin-bottom: 47px;
  }

  .mb-sm-50 {
    margin-bottom: 50px;
  }
}


/* Section Title */

.section-title-2 h3 {
  color: #004395;
  text-transform: capitalize;
}

.section-title-2 h3 span.inactive-title {
  color: #afafaf;
}

.section-title-3 {
  max-width: 500px;
}

.section-title-3 h2 {
  color: #222;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 20px;
}

.section-title-3 p {
  color: #222;
  font-size: 16px;
  margin-bottom: 0;
}


/* Rounded Navigation */

.nav-round .owl-nav button {
  width: 30px;
  height: 30px;
  border: 1px solid #e1e1e1 !important;
  line-height: 28px !important;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  outline-style: none;
}

.nav-round .owl-prev {
  margin-right: 5px;
}

.nav-round .owl-nex {
  margin-left: 5px;
}


/* Nav Position Top */

.nav-position-top {
  position: relative;
}

.nav-position-top .owl-nav {
  position: absolute;
  top: -66px;
  right: 0;
}


/* Nav Vertical Center */

.nav-vertical-center {
  position: relative;
}

.nav-vertical-center .owl-nav {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}

.nav-vertical-center .owl-nav button {
  position: absolute;
  outline-style: none;
}

.nav-vertical-center .owl-prev {
  left: 0;
}

.nav-vertical-center .owl-next {
  right: 0;
}


/* Hero area */

.hero-container {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  background-position: center;
}

.hero-container.height-1,
.homepage-slider .height-1 {
  min-height: calc(100vh - 115px)
}

.hero-container .slide-text-box {
  background-color: rgba(0, 0, 0, .6);
  padding: 70px 35px;
}

.hero-container .slide-text-box h1 {
  color: #fff;
  font-weight: bold;
}

.hero-container .slide-text-box p {
  color: #fff;
}

.slider-content h3 {
  color: #ffffff;
  font-size: 24px;
  font-weight: 400;
}

.slider-content h1 {
  color: #ffffff;
  font-size: 50px;
  font-weight: 600;
  text-transform: uppercase;
}

.slider-content h1 span {
  color: #f9c322;
}

.slider-content p {
  color: #ffffff;
  font-size: 16px;
}

.slider-content .btn {
  background: #004395 none repeat scroll 0 0;
  color: #ffffff;
  display: inline-block !important;
  height: 40px;
  line-height: 38px;
  margin-top: 40px;
  padding: 0 18px;
  border: 1px solid transparent;
}

.slider-content .btn:hover {
  background-color: #fff;
  color: #004395;
}

.slider-overlay {
  position: relative;
}

.slider-overlay:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .6);
}

.homepage-slider.nav-vertical-center .owl-prev {
  left: 20px;
}

.homepage-slider.nav-vertical-center .owl-next {
  right: 20px;
}

.homepage-slider button i {
  color: #fff;
  font-size: 40px;
}


/* Property */

.property {
  padding: 3px;
}

.property__inner {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
}

.property__image {
  margin: 0;
}

.property__image img {
  border-radius: 10px 10px 0px 0px;
  -webkit-border-radius: 10px 10px 0px 0px;
  -moz-border-radius: 10px 10px 0px 0px;
  -ms-border-radius: 10px 10px 0px 0px;
  -o-border-radius: 10px 10px 0px 0px;
}

.property__info {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
}

.property__title {
  background-color: #004395;
  color: #fff;
  font-size: 15px;
  padding: 8px 0;
  margin-left: -15px;
  margin-right: -15px;
}

.property__desc {
  font-size: 14px;
  padding-top: 5px;
}

.property__price {
  font-size: 16px;
}


/* Featured Property */

.featured-property {
  background-color: #ebf8fd;
  padding: 20px 35px;
}

.featured-property__details {
  text-align: center;
}

.featured-property__title {
  color: #004395;
  font-weight: 900;
  font-size: 40px;
}

.featured-property__address {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 5px;
}

.featured-property__price {
  color: #004395;
  margin-bottom: 20px;
}

.featured-property__tab .nav-tabs {
  border: none;
}

.featured-property__tab .nav-tabs .nav-link {
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  background-color: transparent;
  padding: 0px 10px;
}

.feature-property__content.h-100 div,
.feature-property__content.h-100 figure {
  height: 100%;
}

.featured-property__image {
  position: relative;
  margin-bottom: 0;
}

.featured-property__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #004395;
  text-align: center;
  color: #fff;
  padding: 12px 0;
  font-size: 24px;
  font-weight: 700;
}


/* Location Module */

.location-module {
  position: relative;
}

.location-module__image {
  height: 350px;
  position: relative;
}

.location-module__name {
  color: #fff;
  position: absolute;
  left: 30px;
  bottom: 10px;
  font-weight: 700;
}

.location-module__badge {
  position: absolute;
  right: 0;
  top: 30px;
  background-color: #004395;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  padding: 5px 10px;
}

.location-module__link {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-indent: -99999px;
  opacity: 0;
  visibility: hidden;
}

.location-module:hover .location-module__link {
  opacity: 1;
  visibility: visible;
}


/* Feature */

.feature {
  position: relative;
  padding-left: 55px;
}

.feature__icon {
  position: absolute;
  left: 0;
  top: 0
}

.feature__icon i {
  color: #004395;
  font-size: 35px;
}

.feature__title {
  color: #222;
  font-size: 18px;
  font-weight: 700;
}

.feature__desc {
  margin-bottom: 0;
}


/* Image Card */

.image__card {
  position: relative;
  width: 270px;
  height: 335px;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  margin: 0;
}

.image__card img {
  height: 100%;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.image__caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  background: #fff;
  color: #004395;
  font-size: 24px;
  padding: 20px 0;
  font-weight: bold;
  border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -ms-border-radius: 0 0 10px 10px;
  -o-border-radius: 0 0 10px 10px;
}


/* Overlay Image */

.overlay-image {
  position: relative;
  min-height: 415px;
}

.overlay-image figure {
  position: absolute;
  left: 0;
  top: 0;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
}

.overlay-image figure:nth-child(1) {
  z-index: 2;
}

.overlay-image figure:nth-child(2) {
  left: 190px;
  top: 80px;
  z-index: 1;
}

.overlay-image figure:hover {
  z-index: 3;
}


/* Curve Badge */

.curve-badge {
  position: relative;
  z-index: 3;
}

.curve-badge span {
  display: inline-block;
  padding: 10px 15px;
  background-color: #004395;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  transform: rotate(-45deg) translate(-49px, -25px);
}


/* Testimonial Section */

.testimonial-section {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  background-position: bottom;
}

.testimonial {
  padding-top: 105px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
}

.testimonial__inner {
  box-shadow: 0px 1px 4px 0px rgba(5, 52, 74, 0.38);
  background-color: #fff;
  padding: 30px 40px 55px;
  position: relative;
}

.testimonial__author {
  position: relative;
  padding-left: 180px;
}

.testimonial__author--img {
  position: absolute;
  top: -105px;
  left: 0;
  margin-bottom: 0;
}

.testimonial__author--img img {
  width: auto !important;
}

.testimonial__author--name {
  color: #222;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0px;
}

.testimonial__author--role {
  margin-bottom: 0px;
}

.testimonial__desc {
  margin-top: 30px;
  padding-right: 25px;
  position: relative;
}

.testimonial__desc:after {
  position: absolute;
  font-family: 'FontAwesome' !important;
  content: "\f10e";
  color: #ebebeb;
  right: 0;
  font-size: 45px;
}

.testimonial__desc p {
  margin-bottom: 0;
}


/* Post  */

.post__inner {
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0px 1px 4px 0px rgba(5, 52, 74, 0.38);
}

.post__media {
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  -o-border-radius: 10px 10px 0 0;
}

.post__info {
  padding: 25px 30px 25px 35px;
}

.post__title {
  color: #222;
  font-size: 14px;
  font-weight: 700;
}

.post__title a {
  font-weight: 700;
}

.post__meta a {
  color: #222;
  font-size: 12px;
  font-weight: 600;
}

.post__excerpt {
  margin-top: 14px;
  margin-bottom: 15px;
}

.read-more {
  /*color: #004395;*/
}


/* Home 11 CSS */


/*-------------
  Property Flip Card CSS
---------------*/

.flip-card {
  background: transparent;
  width: 100%;
  height: 275px;
  perspective: 1000px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform .8s;
  -webkit-transition: transform .8s;
  -moz-transition: transform .8s;
  -ms-transition: transform .8s;
  -o-transition: transform .8s;
  transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
}

.flip-card-back {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  background: #004395;
}

.flip-card-front {
  background-color: #fafafa;
  color: #000;
}

.property.flip-card {
  padding: 0;
}

.property.flip-card .property__inner {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

.property.flip-card .property__inner a:hover {
  color: inherit;
}

.property.flip-card .property__image {
  width: 100%;
  height: 100%
}

.property.flip-card .property__image img {
  height: 100%;
  object-fit: cover;
  width: 100%;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

.property.flip-card .property__info {
  padding-top: 45px;
  background: #004395;
  width: 100%;
  height: 100%;
}

.property.flip-card .property__info img {
  width: auto;
}

.property.flip-card .property__info-top {
  position: relative;
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.property.flip-card .property__info-top h6 {
  color: #ffffff;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 6px;
  text-align: left;
}

.property.flip-card .property__info-top h4 {
  color: #f9c322;
  font-size: 20px;
  margin-bottom: 0;
  position: absolute;
  right: 18px;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.property.flip-card .property__location p {
  color: #eee;
  font-weight: 300;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}

.property.flip-card .property__location span {
  padding-left: 10px;
}

.property.flip-card .property__info-middle {
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.property.flip-card .property-bottom__list {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.property.flip-card .property-bottom__list li {
  display: flex;
  align-items: center;
}

.property.flip-card .property-bottom__list li span {
  color: #fff;
  padding-left: 10px;
}

.property.flip-card .property__price {
  color: #f9c322;
  font-size: 20px;
  text-align: left;
}

.card-project-name {
  min-height: 55px;
  border-bottom: 2px #fff solid;
}

.single-services .welcome-content strong {
  font-weight: 700;
}

.menu-item_active {
  color: #373737 !important;
}

.header__span {
  /*white-space: nowrap;*/
  display: inline-block;
}

.header__span_2 {
  padding: 0 15px;
}

.header__span_3 {
  color: #0b51c5;
}

.contact-form__policy {
  font-size: .75rem;
  padding: 22px 0 0 0;
}

.projects-short {
  font-family: "Montserrat";
  font-size: 10px;
  padding-bottom: 30px;
  text-align: center;
  position: relative;
  height: 100%;
}

.projects-short__link {
  display: block;
  /*height: 338px;*/
  overflow: hidden;
}

.projects-short__img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.projects-short__property-item {
  text-transform: uppercase;
  background: #EAEBEC;
  padding: 19px 0;
  font-size: 1.4em;
  font-weight: 600;
}

.projects-short__property-item b {
  font-weight: 700;
}

.projects-short__property-item span {
  text-transform: none;
}

.projects-short__property-item sup {
  font-size: .6em;
}

.projects-short__property .projects-short__property-item:nth-of-type(even) {
  background: #F5F5F6;
}

.projects-short__footer-link {
  display: block;
  padding: 19px 0;
  font-size: 1.4em;
  font-weight: 700;
  text-transform: uppercase;
}

.projects-short__more {
  background: #28A645;
  color: #fff !important;
  transition: all .6s;
}

.projects-short__equipment {
  background: #FFCF00;
  color: #000 !important;
  transition: all .6s;
}

.projects-short__more:hover,
.projects-short__equipment:hover {
  opacity: .8;
}

.projects-short__header {
  /*font-size: 1.2rem;*/
  font-size: clamp(1.8em, 1.5vw, 3.0em);
  font-weight: 800;
  color: #000;
  padding-top: 21px;
  margin-bottom: 4px;
  text-transform: uppercase;
  font-family: 'Montserrat';
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 21px;
}

.projects-short__header-calc {
  padding-left: 15px;
  padding-right: 15px;
}

.projects-short__price-standard {
  font-weight: 600;
  text-transform: uppercase;
  padding: 2px 0 21px 0;
}

.projects-short__price-standard b {
  color: #C1392B;
  font-weight: 800;
}

.projects-short__text {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.4em;
  padding-top: 21px;
  padding-bottom: 3px;
}

.projects-short__price-discount {
  color: #28A645;
  font-size: 2.4em;
  font-weight: 800;
  padding: 3px 0 21px 0;
}

.projects-short__category {
  position: absolute;
  left: 15px;
  top: 15px;
  background: #f9c322;
  color: #000;
  padding: 8px 10px;
  font-size: 1.2em;
}

/* ---- */


.projects-detail__container {
  padding-top: 45px;
}

.projects-detail__header {
  font-size: 24px;
  padding: 0 0 50px 0;
  margin: 0;
  font-weight: 700;
  color: #373736;
  font-family: 'Montserrat';

}

.projects-detail-info {
  background: #EAEBEC;
  margin: 0 0 10px 0;
}

.projects-detail-info-item {
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #373736;
  padding: 18px 5px;
}

.projects-detail-info-item:nth-of-type(even) {
  background: #F5F5F6;
}

.projects-detail-info-item__left-col {
  text-transform: uppercase;
}

.projects-detail-info-item__link {
  text-decoration: underline;
  color: #373736 !important;
  font-family: 'Montserrat';
  font-weight: 600;
}

.projects-detail-info-item__link:hover {
  text-decoration: none !important;
}

.projects-detail-info-item__sale-price {
  color: #C1392B;
  font-weight: 900;
}


/*.projects-detail-info {
  background: #9a000a;
  padding: 5px 20px 7px 20px;
  margin: 30px 0 15px 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .15);
}

.projects-detail-info__item span {
  float: right;
}

.projects-detail-info__item b {
  font-weight: 700;
}

.projects-detail-info__item {
  border-bottom: 1px dashed #ccc;
  color: #fff;
  padding: 15px 0;
}

.projects-detail-info .projects-detail-info__item:nth-last-of-type(1) {
  border: 0;
}*/

.projects-detail-mortgage {
  margin: 0 0 9px 0;
}

.projects-detail-mortgage .projects-detail-mortgage__item:nth-of-type(1) {
  padding-right: 10px;
}

.projects-detail-mortgage__item {
  padding-bottom: 10px;
}

.projects-detail-mortgage__sber {
  width: 150px;
  background: #fff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 99px;
  height: 45px;
  position: relative;
}

.projects-detail-mortgage__img {
  display: block;
  max-width: 100px;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.projects-detail-mortgage__link {
  background: linear-gradient(180deg, #92C73A 0%, #21A038 25.52%, #21A038 51.56%, #38A939 76.56%, #92C73A 100%);
  color: #fff !important;
  line-height: 45px;
  width: 190px;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 14px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.projects-detail-mortgage__link:hover {
  opacity: .6;
}

.projects-detail__description em,
.projects-detail__description span,
.projects-detail__description p {
  color: #555 !important;
  font-weight: 300 !important;
  font-size: 16px !important;
  font-family: Raleway, sans-serif;
}

.projects-detail__description p {
  text-align: justify !important;
  line-height: 140%;
}

.projects-detail__row {
  padding-top: 70px;
  padding-bottom: 60px;
}

.projects-detail__row h4,
.projects-detail__row h5 {
  font-size: 24px;
  font-weight: 500;
  padding: 0;
  margin: 0 0 20px 0;
  text-transform: lowercase;
}

.projects-detail__row h4:first-letter,
.projects-detail__row h5:first-letter {
  text-transform: uppercase;
}

.projects-detail__text p,
.projects-detail__text span {
  font-size: 16px !important;
}

.projects-detail__text strong {
  font-weight: bold;
}

.projects-detail__pictures p {
  padding: 0;
  margin: 5px 0 20px;
  min-height: 50px;
}

.projects-detail__row .blog-desc {
  padding: 20px;
  margin: 0 0 15px 0;
}

.projects-detail__row .blog-desc > h6 {
  font-size: 18px !important;
  font-weight: 500;
  padding: 0 0 15px 0;
  margin: 0;
}

.projects-detail__row .blog-desc p.post-content {
  text-align: left;
  padding: 0;
  margin: 0;
}

.projects-detail-pictures__item {
  width: 100%;
}

.single-side-box__project {
  line-height: 1.5rem;
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 6px;
  background: #f6f6f6;
  margin-bottom: 10px;
  margin-bottom: 20px;
}

.aside-title__header {
  text-transform: capitalize !important;
  padding-bottom: 10px !important;
  font-size: 18px !important;
}

.projects-detail__action iframe {
  height: 300px !important;
}

.header-menu li {
  line-height: 1;
}

.header-menu ul li {
  display: inline-block;
  margin-right: 25px;
  position: relative;
}

.carousel-indicators {
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 -5px -10px -5px !important;
}

.carousel-indicators li {
  cursor: pointer;
  width: calc(33.33% - 10px) !important;
  height: 194px !important;
  background-size: cover !important;
  /*width: calc(14.285% - 10px) !important;
  height: 80px !important;*/
  margin: 0 5px 10px 5px !important;
}

@media screen and (max-width: 1279px) {
  .projects-detail__pictures p {
    min-height: 100px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .header-menu ul li a {
    font-size: 12px;
  }

  .blog-sidbar.right-side {
    padding-left: 0;
  }

  .sidebar.right-side {
    padding-left: 0;
  }

  .header__contact {
    font-size: 14px !important;
  }

  .header__span_2 {
    padding: 0 10px;
  }

  .carousel-indicators li {
    height: 150px !important;
  }
}

@media screen and (max-width: 1023px) {
  .header-top.sticky-header:after {
    content: "";
    display: block;
    clear: both;
  }

  .mean-container a.meanmenu-reveal {
    left: auto !important;
  }

  .header__callback_mobile {
    margin: 0 0 0 15px;
  }

  .header-top {
    padding: 5px 0;
  }

  .g-width__align_end-mobile {
    justify-content: start;
  }

  .video-background-block__title {
    font-size: 32px !important;
  }

  .video-background-block__header {
    font-size: 22px !important;
    padding: 15px 0 !important;
  }

  .video-background-block__text {
    font-size: 14px !important;
  }

  /* .video-background-block__link {
    margin: 30px auto 0 auto !important;
  } */
  .welcome-haven-img {
    margin-top: 30px;
  }

  .blog-sidbar.right-side {
    padding-left: 0;
  }

  .table {
    max-width: 100% !important;
    display: block;
  }

  .single-side-box__project {
    width: 100%;
  }

  .single-side-box__header {
    min-height: auto;
  }

  .single-side-box__link {
    height: auto;
  }

  /* ---------- */
  .carousel-indicators li {
    width: calc(50% - 10px) !important;
    height: 124px !important;
  }
}

@media screen and (max-width: 991px) {

  .projects-short__price-standard {
    padding-bottom: 10px;
  }

  .projects-short__text {
    padding-top: 10px;
  }

}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .header-top-1 {
    height: 72px !important;
  }

  .header__contact {
    line-height: normal !important;
    font-size: 14px !important;
    padding: 15px 15px 15px 30px;
  }

  .header__span_3 {
    padding: 4px 0 0 0;
  }

  .welcome-haven {
    padding: 30px 0;
  }
}

@media screen and (max-width: 767px) {

  /*.projects-short__link {
        height: 260px;
    }*/
  .header-top-1 {
    height: 93px !important;
  }

  .header__contact {
    line-height: normal !important;
    font-size: 12px !important;
    padding: 10px 15px 10px 20px;
  }

  .header__span_2 {
    padding: 10px 0;
  }

  .logo {
    margin-bottom: 0 !important;
  }

  .header__callback_mobile {
    margin: 0 0 0 5px;
  }

  .welcome-haven {
    padding: 30px 0;
  }

  #scrollUp {
    bottom: 190px;
  }

  .video-background-block__title {
    font-size: 26px !important;
  }

  .video-background-block__header {
    font-size: 18px !important;
    padding: 15px 0 !important;
  }

  .video-background-block__text {
    font-size: 12px !important;
  }

  .video-background-block__link {
    margin: 30px auto 0 auto !important;
  }

  .welcome-haven-img {
    margin-top: 30px;
  }

  .g-modal-callback__overlay_show .g-modal-callback__window {
    transform: translate(0) !important;
    top: 15% !important;
  }

  .g-modal-callback__window {
    max-width: calc(100% - 70px);
    padding: 25px;
  }

  .g-modal-callback__close {
    right: 25px;
    top: 25px;
    width: 16px;
  }

  .g-modal-callback__close {
    right: -24px !important;
    top: 0 !important;
    width: 16px !important;
  }

  .video-background-block__content {
    position: static !important;
    transform: translate(0) !important;
    color: #2e2e2e !important;
    padding: 30px 15px 35px 15px !important;
    max-width: 100% !important;
  }

  .video-background-block:before {
    display: none !important;
  }

  .projects-detail__header {
    margin: 30px 0 0 0;
    padding: 0 0 30px 0;
  }

  .projects-detail__action iframe {
    height: 250px !important;
  }

  .carousel-indicators li {
    height: 150px !important;
  }
}

@media screen and (max-width: 479px) {
  .header__span {
    white-space: normal;
  }

  .logo > a {
    height: 75px !important;
    width: 75px !important;
  }

  .header-top-1 {
    height: 108px !important;
  }

  .header__callback {
    max-width: 165px;
  }

  .btn {
    font-size: 12px;
  }

  #contact-form .btn {
    font-size: 14px !important;
  }

  .offset-1 {
    margin-left: 0;
  }

  .sidebar.right-side {
    padding: 0;
  }

  .welcome-content__mob {
    column-count: 1 !important;
  }

  .projects-detail__pictures p {
    min-height: auto;
  }

  .projects-detail__action iframe {
    height: 160px !important;
  }

  .projects-detail-mortgage__link {
    font-size: 12px;
  }

  .carousel-indicators li {
    height: 118px !important;
  }
}

.welcome-haven.single-services.one {
  min-height: calc(100vh - 393.433px);
}

.modal-dialog {
  max-width: 350px;
  background: linear-gradient(0deg, #FFFFFF, #FFFFFF);
  border: 1px solid #C9C9C9;
}

.modal-content {
  border: none;
}

#orderModal .alert.alert-success {
  color: #000;
  background: linear-gradient(0deg, #FFFFFF, #FFFFFF);
  border: none;
  padding: 41px 27px 27px 27px;
  margin: 0;
}

#orderModal .h4.alert-heading {
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  margin-bottom: 25px;
}

#orderModal .col-form-label {
  font-family: 'Montserrat';
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  margin-bottom: 15px;
  padding: 0;
}

#orderModal input,
#orderModal textarea {
  background: linear-gradient(0deg, #FFFFFF, #FFFFFF);
  border: 1px solid #C9C9C9;
  width: 100%;
  height: 45px;
  font-family: 'Montserrat';
  font-size: 14px;
}

#orderModal input::placeholder,
#orderModal textarea::placeholder {
  font-weight: 300;
  font-size: 14px;
  color: #C9C9C9;
  font-family: 'Montserrat';
}

#orderModal textarea {
  height: 200px;
}

#orderModal .btn.btn-sm.btn-info {
  background: linear-gradient(180deg, #F9C322 0%, #EF7F1A 100%) !important;
  width: 100%;
  max-width: 100%;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  color: #FFFFFF !important;
  height: 45px !important;
  margin-bottom: 15px;
  font-family: 'Montserrat';
}

#orderModal .btn.btn-secondary {
  background: linear-gradient(0deg, #E31E24, #E31E24) !important;
  width: 100%;
  max-width: 100%;
  color: #fff !important;
  height: 45px !important;
  font-weight: 600;
  font-family: 'Montserrat';
}

.projects-detail__button {
  background: linear-gradient(180deg, #F9C322 0%, #EF7F1A 100%) !important;
  height: 45px;
  border: none;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 14px;
  margin: 3px 0 5px 0;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  box-shadow: none !important;
  padding: 0 15px;
}

.projects-detail__button:hover {
  opacity: .6;
}

.projects-detail__question-icon {
  margin: 0 8px 0 0;
  width: 21px;
}


/*

.projects-detail__button:focus {
  box-shadow: none;
}

.projects-detail__button:active {
  background: linear-gradient(180deg, #F9C322 0%, #EF7F1A 100%) !important;
  border: none !important;
}

*/

.projects-detail__pdf {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 14px;
  padding: 15px;
  margin-top: 3px;
  background: #373736;
  color: #fff !important;
  display: block;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.projects-detail__pdf.projects-detail__pdf_capital {
  background: linear-gradient(#F21700, #FF9900);
  margin: 0 0 15px 0;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.projects-detail__pdf:hover {
  opacity: .6;
}

.projects-detail__text .btn.btn-primary.btn-block {
  background: linear-gradient(180deg, #F9C322 0%, #EF7F1A 100%);
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  border: none;
}

.projects-detail__text .btn.btn-primary.btn-block:focus {
  box-shadow: none;
}

.error-404 {
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  min-height: 100vh;
  padding: 30px 0;
}

.error-404__text-button {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  width: 296px;
  height: 45px;
  background: linear-gradient(180deg, #F9C322 0%, #EF7F1A 100%);
  color: #fff;
  position: relative;
  transition: .3s all ease;
  flex-shrink: 0;
}

.error-404__text-button:hover {
  color: #fff;
  text-decoration: none;
}

.error-404__text-button:hover::before {
  left: 50px;
  transition: .3s all ease;
}

.error-404__text-button::before {
  content: '';
  position: absolute;
  left: 60px;
  width: 10px;
  height: 10px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(45deg);
  transition: .3s all ease;
}

.error-404__text-title {
  font-family: Montserrat;
  font-weight: bold;
  font-size: 64px;
  line-height: 78px;
  margin: 76px 0 33px 0;
  text-align: center;
}

@media (max-width: 767px) {
  h1.error-404__text-title {
    font-size: 40px !important;
    line-height: 54px !important;
    margin: 40px 0 30px 0 !important;
  }
}

.header-top-1.intro.hidden-xs.hidden-sm {
  height: auto !important;
}

.last-price-refresh {
  background: #E31E24;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 14px;
  border: none;
  color: #fff;
  padding: 8px 15px;
  text-align: center;
  /*display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;*/
}

.meanmenu-reveal.meanclose {
  position: relative;
}

.meanmenu-reveal.meanclose span:first-child {
  transform: rotate(45deg);
  position: absolute;
  top: 19px;
  right: 16px;
  height: 4px;
  width: 28px;
}

.meanmenu-reveal.meanclose span:last-child {
  transform: rotate(-45deg);
  position: absolute;
  top: 19px;
  right: 16px;
  height: 4px;
  width: 28px;
}

.advice {
  font-family: 'Montserrat';
}

.advice-row {
  display: flex;
  padding: 10px 65px 20px 65px;
  background: #F5F5F6;
}

.advice-row:nth-child(even) {
  background: #EAEBEC;
}

.advice-row__number {
  font-family: 'Montserrat';
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  margin: 0 30px 0 0;
  width: 17px;
  flex-shrink: 0;
  text-align: right;
}

.advice-row__text {
  font-family: 'Montserrat';
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
}

.advice-row__text b {
  display: block;
  font-weight: bold;
  margin: 0 0 10px 0;
}

.advice-table .advice-row__text {
  width: 100%;
  max-width: 380px;
  flex-shrink: 0;
  padding: 13px 30px 20px 113px;
  border-right: 1px solid #fff;
}

.advice-table .advice-row {
  padding: 10px 0 20px 113px;
}

.advice-table .advice-row__number {
  margin: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  flex-shrink: 1;
}

.advice-row__title {
  display: block;
  font-weight: bold;
  padding: 30px 0 30px 46px;
  line-height: 20px;
}

.advice-table .advice-row {
  padding: 0;
}

.header__link {
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  margin: 0 50px 0 0;
}

.header__span_2 {
  padding: 0;
}

.header__link_mail {
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: #000000 !important;
}

.owl-dots .owl-dot:last-child {
  margin: 0;
}

.owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}

.owl-dot {
  width: 26px;
  height: 26px;
  background: linear-gradient(180deg, #F9C322 0%, #EF7F1A 100%) !important;
  margin: 0 10px 0 0;
}

.owl-dot:focus {
  outline: none;
}

.owl-dot.active span {
  width: 14px;
  height: 14px;
  background: #fff;
  display: flex;
  margin-left: 6px;
  border-radius: 100px;
}

.projects-detail__text .btn.btn-primary.btn-block.mt-10.mb-10 {
  font-family: 'Montserrat';
}

.happy-client-name h6 {
  font-size: 12px !important;
}

.wrap_e464 {
  margin-bottom: 110px !important;
  margin-right: 18px !important;
}

.g-modal-callback__close {
  display: none;
}

.g-modal-callback__policy {
  font-weight: 300;
  font-size: 14px !important;
  line-height: 17px;
  color: #000;
}

.g-modal-callback__link {
  font-weight: 300;
}

.g-modal-callback__input.g-modal-callback__input_first.g-input.g-animation,
.g-modal-callback__input.g-input.g-animation.g-input_phone {
  height: 45px !important;
  border: 1px solid #C9C9C9 !important;
  background: #fff !important;
}

.g-modal-callback__input.g-modal-callback__input_first.g-input.g-animation::placeholder,
.g-modal-callback__input.g-input.g-animation.g-input_phone::placeholder {
  color: #C9C9C9;
}

.modal-dialog-centered {
  min-height: auto !important;
}

#orderModal.modal.fade.show {
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.g-modal-callback__exit {
  background: linear-gradient(0deg, #E31E24, #E31E24) !important;
  width: 100%;
  max-width: 100%;
  color: #fff !important;
  height: 45px !important;
  font-weight: 600;
  font-family: 'Montserrat';
  margin-top: 15px;
}

.actions-title h1 {
  font-family: 'Montserrat' !important;
  font-weight: bold !important;
  font-size: 36px;
  line-height: 44px;
  color: #000000 !important;
  margin: 0 0 39px 0;
}

.actions-content p {
  font-family: 'Montserrat' !important;
  font-weight: 300 !important;
  font-size: 18px;
  line-height: 22px;
  color: #000000 !important;
  margin: 0 0 39px 0;
}

.actions-content p:last-child {
  margin: 0;
}

.welcome-title {
  padding: 0;
}

.video-background-block__title {
  font-family: 'Montserrat';
  font-weight: bold !important;
  font-size: 48px !important;
  line-height: 59px;
  text-align: center;
  color: #F8BB21;
  text-transform: uppercase;
}

.video-background-block__title span {
  display: block;
  font-weight: 300;
  font-size: 48px;
  line-height: 59px;
  text-align: center;
  color: #FFFFFF;
  text-transform: none;
}

.video-background-block__subtitle {
  font-family: 'Montserrat';
  font-weight: 300;
  font-size: 32px;
  line-height: 39px;
  text-align: center;
  color: #FFFFFF;
  max-width: 820px;
  margin: 66px 0 70px 0;
}

.video-background-block__subtitle b {
  font-weight: bold;
}

.video-background-block__content {
  display: flex;
  flex-direction: column;
  align-items: center;
}


/* cost styles */

.cost {
  padding-bottom: 60px;
  background: url('/images/bg/cost-bg.png') no-repeat center center;
  background-size: cover;
  position: relative;
  z-index: 2;
  margin-top: 82px;
}

.cost-left {
  position: relative;
  z-index: 2;
}

.cost-right {
  position: relative;
  z-index: 1;
}

.cost__title {
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  color: #000000;
  font-family: 'Montserrat';
  max-width: 445px;
  margin-bottom: 43px;
}

.cost__title span {
  color: #C1392B;
}

.cost-list {
  list-style: none;
  counter-reset: counter;
}

.cost-list .cost-list-item:last-child {
  margin-bottom: 0;
}

.cost-list-item {
  list-style: none;
  position: relative;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  font-family: 'Montserrat';
  padding-left: 60px;
  margin-bottom: 33px;
}

.cost-list-item b {
  font-weight: bold;
}

.cost-list-item::before {
  content: '0' counter(counter) '. ';
  counter-increment: counter;
  position: absolute;
  top: -15px;
  left: 0;
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  color: #C1392B;
  width: 43px;
  text-align: right;
}

.cost-image {
  position: relative;
  top: -130px;
  left: -176px;
}

.cost-image img {
  max-width: none;
  position: absolute;
  top: 0;
  left: 0;
}

.cost-info {
  padding-top: 66px;
  position: relative;
  z-index: 1;
}

.cost-info p {
  font-family: 'Montserrat';
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #000000;
  margin-bottom: 37px;
  max-width: 640px;
}

.cost-info p span {
  color: #C1392B;
}

.cost-info p:last-child {
  margin: 0;
}


/* ------ */

.category-item {
  padding-top: 30px;
  position: relative;
  z-index: 3;
}

.category__header {
  font-family: 'Montserrat';
  line-height: 34px;
  color: #202020;
  text-align: center;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 30px 0 10px;
}

.front-page-card .category-item__header {
  color: #fff;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-family: Montserrat;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 20px;
  min-height: 78px;
}

.category-item__header {
  font-family: 'Montserrat';
  line-height: 34px;
  color: #202020;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 20px;
}

.category-item__description {
  color: #D9D9D9;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 20px;
  min-height: 72px;
}

.category-item__description p {
  color: #D9D9D9;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.category-item__more {
  color: #F7CD58;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-decoration: underline;
}

.category-item__more:hover {
  text-decoration: none;
}

.category-item__list,
.main-page-project__list {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #555555;
  padding: 0 0 0 30px;
  margin-bottom: 15px;
}

.category-item__list li,
.main-page-project__list li {
  padding: 0 0 0 10px;
  list-style-type: disc;
}

.projects-short__link.category-item__link {
  position: relative;
}

.front-page-card .category-item__link {
  position: relative;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 310px;
  padding: 50px 38px;
}

.front-page-card .category-item__link::after {
  content: '';
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(39, 38, 38, .8);
}

.front-page-card .category-item__content {
  position: relative;
  z-index: 2;
}

/* .category-item__link:before {
    font-family: 'IcoFont' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    content: "\eb1f";
    color: #fff;
    position: absolute;
    z-index: 99;
    top: 50%;
    transform: translate(0, -50%);
    left: 0;
    display: block;
    font-size: 80px;
    opacity: 0;
    transition: .4s all;
    text-align: center;
} */

/* .category-item__link:hover:after {
    opacity: 1;
} */

/* .category-item__link:hover:before {
    opacity: 1;
    left: 50%;
    transform: translate(-50%, -50%);
} */

.category-item__content p:last-child {
  margin: 0;
}

.category-item__button-house,
.category-item__button-consultation {
  width: 100%;
  font-weight: 700;
  font-size: 14px;
  font-family: 'Montserrat';
  background: #f9c322;
  display: block;
  line-height: 40px;
  text-align: center;
  border: 0;
  color: #1E2020;
  margin: 15px 0 0 0;
  text-transform: uppercase;
  border: 1px solid transparent;
}

.category-item__button-consultation {
  color: #fff;
  background: #28A645;
}

.category-item__button-consultation:focus {
  color: #fff;
  outline: none;
}

.category-item__container {
  padding-bottom: 30px;
  border-bottom: 1px solid #C4C4C4;
}

.category-item__button-house:hover {
  border: 1px solid #F9C220;
  color: #F9C220;
  background-color: transparent;
}

.category-item__button-consultation:hover {
  border: 1px solid #28A645;
  color: #28A645;
  background-color: transparent;
}

.feature-property .category-item:last-child .category-item__container {
  padding-bottom: 0;
  border: none;
}

.low-price-guarantee__video {
  border-radius: 4px;
}

.swal2-html-container {
  margin: 0 !important;
  max-height: 500px !important;
  overflow: hidden !important;
}

.phone {
  position: relative;
  line-height: normal;
}

.phone__arrow {
  position: absolute;
  right: 37px;
  top: 22%;
  margin-top: -2px;
  width: 5px;
  height: 3px;

}

.phone .phone__dropdown {
  position: absolute;
  top: 21px;
  left: 10px;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  z-index: 11;
  background: #fff;
  border-radius: 0 0 2px 2px;
  line-height: 63px;
}

.phone:hover .phone__dropdown {
  opacity: 1;
  visibility: visible;
}

.phone .phone__item {
  padding: 0 35px 0 25px;
}

.phone .phone__item a {
  margin: 0;
}

.project_video {
  position: relative;
  padding: 0 0 56.25% 0;
  height: 0;
  overflow: hidden;
  margin-bottom: 20px;
}

.project_video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 1200px) {
  .phone img {
    padding: 0;
  }

  .phone .header__link {
    margin: 0 30px 0 0;
  }

  .phone__arrow {
    right: 17px;

  }

  .phone .phone__dropdown {
    left: 0px;
  }
}

@media (max-width: 768px) {

  .phone__arrow {
    display: none;
  }

  .phone .phone__dropdown {
    position: initial;
    opacity: 1;
    visibility: visible;
    padding: 1px 0 0 9px;
  }

  .phone .phone__item {
    padding: 0 0 0 15px;
    line-height: normal;
  }

  .project_video {
    margin-top: 20px;
  }
}

.mean-container a.meanmenu-reveal {
  background-color: #c0392b;
}