<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
* Author: Colorful Design
* Author URI: https://themeforest.net/user/colorfuldesign
* Theme Name: Wish House
* Version: 0.1
*/

/* Table of Content
==================================================
	#Typography
	#General
	#Header
  #Footer
	#Home
  -- #Property Expert
  -- #Property Featured v1
  -- #Property Featured v2
  -- #Special Property
  #Blog
  #Contacts
  #Property Grid and Listing
  #Property Single (Product detail)
  #Price Table
  #404 Error

/* #Typography
================================================== */
a:focus {
  outline: none;
}
#nav-section a {
  cursor: pointer;
}
a:hover, a:visited, a:focus {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Poppins', sans-serif;
  color: #353535;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1 {
  font-size: 60px;
}
h2 {
  font-size: 40px;
}
h3 {
  font-size: 30px;
  font-weight: 600;
}
h4 {
  font-size: 21px;
}
h5 {
  font-size: 17px;
  font-weight: 900;
}
h6 {
  font-size: 14px;
  font-weight: 900;
}

p {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  line-height: 25px;
  margin: 0 0 15px;
}
small, .small {
    font-size: 85%;
}
code {
  font-size: 17px;
  font-weight: 500;
}
.text-normal {
  text-transform: none;
}
.manuscript {
  font-family: 'Dancing Script', cursive;
  text-transform: none;
  font-weight: 700;
  padding: 10px 0;
}
.text-uppercase{
  text-transform: uppercase;
}
.center-text {
  text-align: center;
  float: none;
}
.section-title {
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0px;
}
.center-position {
  display: inline-block;
  width: 100%;
  text-align: center;
  float: none;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.textBox-width80 {
  width: 80%;
}
.textBox-width70 {
  width: 70%;
}
.textBox-width60 {
  width: 60%;
}
.textBox-width50 {
  width: 50%;
}
.textBox-width40 {
  width: 40%;
}
.section-title .fa {
  display: block;
  margin-top: 3px;
  font-size: 25px;
  color: #51a3e9;
}
.decor-pin {
  display: block;
  top: -21px;
  position: relative;
  width: 200px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.decor-pin:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 30px;
  text-align: center;
  height: 3px;
  width: 50px;
  background-color: #51a3e9;
  margin: 6px auto 6px auto;
}
.decor-pin:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 30px;
  text-align: center;
  height: 3px;
  width: 50px;
  background-color: #51a3e9;
  margin: 6px auto 6px auto;
}
 .white-decor:after {

}
.section-title-border:after {
  content: "";
  display: block;
  position: relative;
  height: 3px;
  width: 113px;
  background-color: #51a3e9;
  margin: 5px auto 0px;
}
.whiteTitleBorder:after {
  content: "";
  background-color: #ffffff;
}
.section-title-border.whiteTitleBorder {
  color: #ffffff;
}
.sectionBox-color .section-title-border {
  color: #ffffff;
}
.section-title-border {
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  color: #353535;
  padding: 0px 0 0;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
.section-subtitle {
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 20px;
  font-size: 16px;
  color: #7a7a7a;
  padding: 10px 0;
  width: 100%;
  max-width: 470px;
  margin: 0 auto;
}
.section-subtitle.white {
  color: #ffffff;
}
.sectionBox-color .section-subtitle {
  color: #ffffff;
}
.fa-2 {
  font-size: 16px;
}

.edit-padding0 {
  padding: 0;
}
.edit-paddingBoth10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.edit-paddingTop0 {
  padding-top: 0px;
}
.edit-paddingTop10 {
  padding-top: 10px;
}
.edit-paddingBottom0 {
  padding-bottom: 0px;
}
.edit-paddingBottom10 {
  padding-bottom: 10px;
}
.edit-paddingBoth20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.edit-paddingTop20 {
  padding-top: 20px;
}
.edit-paddingBottom20 {
  padding-bottom: 20px;
}
.edit-paddingBoth30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.edit-paddingTop30 {
  padding-top: 30px;
}
.edit-paddingBottom30 {
  padding-bottom: 30px;
}
.edit-paddingBoth40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.edit-paddingTop40 {
  padding-top: 40px;
}
.edit-paddingBottom40 {
  padding-bottom: 40px;
}
.edit-paddingBoth50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.edit-paddingTop50 {
  padding-top: 50px;
}
.edit-paddingBottom50 {
  padding-bottom: 50px;
}
.edit-paddingBoth60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.edit-paddingTop60 {
  padding-top: 60px;
}
.edit-paddingBottom60 {
  padding-bottom: 60px;
}
.edit-paddingBoth70 {
  padding-top: 70px;
  padding-bottom: 70px;
}
.edit-paddingTop70 {
  padding-top: 70px;
}
.edit-paddingBottom70 {
  padding-bottom: 70px;
}
.edit-paddingBoth80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.edit-paddingTop80 {
  padding-top: 80px;
}
.edit-paddingBottom80 {
  padding-bottom: 80px;
}
.edit-paddingBoth90 {
  padding-top: 90px;
  padding-bottom: 90px;
}
.edit-paddingTop90 {
  padding-top: 90px;
}
.edit-paddingBottom90 {
  padding-bottom: 90px;
}
.edit-paddingBoth100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.edit-paddingTop100 {
  padding-top: 100px;
}
.edit-paddingBottom100 {
  padding-bottom: 100px;
}
.edit-paddingBoth150 {
  padding-top: 150px;
  padding-bottom: 150px;
}
.edit-paddingTop150 {
  padding-top: 150px;
}
.edit-paddingBottom150 {
  padding-bottom: 150px;
}
.edit-paddingRight30 {
  padding-right: 30px;
}
.edit-margin0 {
  margin: 0;
}
.edit-marginBoth10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.edit-marginTop10 {
  margin-top: 10px;
}
.edit-marginBottom10 {
  margin-bottom: 10px;
}
.edit-marginBoth20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.edit-marginTop20 {
  margin-top: 20px;
}
.edit-marginBottom20 {
  margin-bottom: 20px;
}
.edit-marginBoth30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.edit-marginTop30 {
  margin-top: 30px;
}
.edit-marginBottom30 {
  margin-bottom: 30px;
}
.edit-marginBoth40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.edit-marginTop40 {
  margin-top: 40px;
}
.edit-marginBottom40 {
  margin-bottom: 40px;
}
.edit-marginBoth50 {
  margin-top: 50px;
  margin-bottom: 50px;
}
.edit-marginTop50 {
  margin-top: 50px;
}
.edit-marginBottom50 {
  margin-bottom: 50px;
}
.edit-marginBoth60 {
  margin-top: 60px;
  margin-bottom: 60px;
}
.edit-marginTop60 {
  margin-top: 60px;
}
.edit-marginBottom60 {
  margin-bottom: 60px;
}
.edit-marginBoth70 {
  margin-top: 70px;
  margin-bottom: 70px;
}
.edit-marginTop70 {
  margin-top: 70px;
}
.edit-marginBottom70 {
  margin-bottom: 70px;
}
.edit-marginBoth80 {
  margin-top: 80px;
  margin-bottom: 80px;
}
.edit-marginTop80 {
  margin-top: 80px;
}
.edit-marginBottom80 {
  margin-bottom: 80px;
}
.edit-marginBoth90 {
  margin-top: 90px;
  margin-bottom: 90px;
}
.edit-marginTop90 {
  margin-top: 90px;
}
.edit-marginBottom90 {
  margin-bottom: 90px;
}
.edit-marginBoth100 {
  margin-top: 100px;
  margin-bottom: 100px;
}
.edit-marginTop100 {
  margin-top: 100px;
}
.edit-marginBottom100 {
  margin-bottom: 100px;
}
.edit-marginBoth150 {
  margin-top: 150px;
  margin-bottom: 150px;
}
.edit-marginTop150 {
  margin-top: 150px;
}
.edit-marginBottom150 {
  margin-bottom: 150px;
}
/******Letter Spacing********/
.edit-letterSpacing1 {
  letter-spacing: 1px;
}
.edit-letterSpacing2 {
  letter-spacing: 2px;
}
.edit-letterSpacing3 {
  letter-spacing: 3px;
}
.edit-letterSpacing4 {
  letter-spacing: 4px;
}
.edit-letterSpacing5 {
  letter-spacing: 5px;
}
.edit-letterSpacing6 {
  letter-spacing: 6px;
}
.edit-letterSpacing7 {
  letter-spacing: 7px;
}
.edit-letterSpacing8 {
  letter-spacing: 8px;
}
.edit-letterSpacing9 {
  letter-spacing: 9px;
}
.edit-letterSpacing10 {
  letter-spacing: 10px;
}
.cs-padding {
  padding-left: 10px;
  padding-right: 10px;
}
.edit-displayTable {
  display: table;
}
.edit-displayTable-cell {
  display: table-cell;
}
.edit-verticalalignMiddle {
  vertical-align: middle;
}
.edit-verticalalignTop {
  vertical-align: top;
}
.edit-verticalalignBottom {
  vertical-align: bottom;
}
/* #General
================================================== */
html {
  overflow: auto;
}
body {
  padding: 0;
  height: 100%;
  color: #7a7a7a;
  overflow: hidden;
  background-color: #fff;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
}
.overflow-visible {
  overflow: visible;
}

#pageloader {
  width: 100%;
  height: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.90);
  z-index: 10000;
  position: fixed;
  display: block;
}
.loaded #pageloader {
  visibility: hidden;
  zoom: 1;
  filter: alpha(opacity=50);
  opacity: 1;
  -webkit-transition: opacity .15s ease-in-out;
  -moz-transition: opacity .15s ease-in-out;
  -ms-transition: opacity .15s ease-in-out;
  -o-transition: opacity .15s ease-in-out;
  transition: opacity .15s ease-in-out;
}
.sk-cube-grid {
  width: 40px;
  height: 40px;
  margin: auto;
  display: table-cell;
  vertical-align: middle;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  position: absolute;
}

.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #51a3e9;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
          animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}
.sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s; }
.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0s;
          animation-delay: 0s; }
.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1);
  }
}

@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1);
  }
}


::selection {
  background: #51a3e9;
  color: #fff;
}
::-moz-selection {
  background: #51a3e9;
  color: #fff;
}
.color {
  color: #51a3e9;
}
a {
  color: #353535;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover,
a:focus {
  color: #51a3e9;
}
iframe[src="about:blank"] {
  display: none;
}

#wrapper.open {
    -webkit-transform: translate3d(270px, 0, 0);
    transform: translate3d(270px, 0, 0);
}
#wrapper {
    position: relative;
    overflow: hidden;
    left: 0;
    z-index: 99;
    height: 100%;
    background-color: #fff;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#wrapper.boxed {
  max-width: 1230px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}

/* mozilla solution - this is for firefox 18- */
:-moz-placeholder { color:#e7e7e7; }

section {
  padding:70px 0;
  background: #fff;
  overflow: hidden;
}
img {
  width: 100%;
  height: auto;
}
.divider {
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  height: 4px;
}
.content {
  padding: 20px 10px;
}
.content p {
  line-height: 30px;
  margin-bottom: 25px;
}
.show-more {
  max-height: 240px;
  overflow: hidden;
  position: relative;
  transition: max-height 1s;
}
.show-more:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 180px;
  display: block;
  background: linear-gradient(rgba(255,255,255,0),#fff 88%);
  z-index: 9;
  opacity: 1;
  visibility: visible;
  transition: all 1s;
}
.show-more-button {
  position: absolute;
  bottom: -15px;
  left: 0;
  margin-left: 50%;
  transform: translateX(-50.5%);
  z-index: 10;
  text-align: center;
  display: block;
  opacity: 1;
  visibility: visible;
  transition: all 0.3s;
  padding: 10px 20px;
}
.show-more.visible {
  max-height: 2000px;
}
.show-more.visible:after, .show-more.visible .show-more-button {
  opacity: 0;
  visibility: hidden;
}
.content .first-letter::first-letter {
  font-size: 60px;
  color: #c5a866;
  margin-right: 3px;
}
.about-us .content img{
  width: 100%;
  height: auto;
  display: block;
}
.checkbox-list {
  margin: 0;
  padding: 0px 10px 20px 10px;
  list-style: none;
}
.checkbox-list li {
  margin-bottom: 10px;
  display: -webkit-flex;
  display: flex;
  font-size: 14px;
}
.checkbox-list li .fa {
  margin-right: 10px;
}
.number-list {
  list-style-type: none;
  counter-reset: li-counter;
  margin: 0;
  padding: 0px 10px 20px 40px;
}
.number-list li {
  display: list-item;
  margin-bottom: 10px
}
.number-list&gt;li:before{
  position: absolute;
  left: 25px;
  width: 20px;
  height: 20px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  content: counter(li-counter);
  counter-increment: li-counter;
  background-color: #6f6f6f;
}
.normal-list {
  padding: 0px 10px 20px 40px;
}
.normal-list li{
  margin-bottom: 5px;
  font-size: 14px;
}
.socials-box {
  display: table-cell;
  vertical-align: middle;
  margin: 1px 5px;
  padding: 0;
}
.socials-box li {
  display: inline-block;
  opacity: 1;
  margin-left: 7px;
}
.socials-box a {
  line-height: 20px;
}
.socials-box a:hover .social-circle-border{
  color: #51a3e9;
  border-color:#51a3e9;
}
#top-bar .socials-box a:hover .social-circle-border, #footer .socials-box a:hover .social-circle-border {
  color: #51a3e9;
  border-color:#51a3e9;
}
#top-bar .social-circle-border, #footer .social-circle-border{
  background-color: transparent;
  border: 2px solid #e7e7e7;
  color: #fff;
}
.social-circle-border {
  font-size: 14px;
  line-height: 21px;
  margin-right: 2px;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  background-color: transparent;
  border: 2px solid #6f6f6f;
  color: #6f6f6f;
  text-align: center;
}
.social-square-border {
  font-size: 14px;
  line-height: 21px;
  margin-right: 2px;
  height: 25px;
  width: 25px;
  border: 2px solid #6f6f6f;
  color: #6f6f6f;
  background-color: transparent;
  border-radius: 5px;
  text-align: center;
}
.social-square-border:hover {
    border-color: #51a3e9;
    color: #51a3e9;
}
.social-square-border.icon-sm {
  font-size: 18px;
  line-height: 36px;
  height: 39px;
  width: 39px;
}
.social-circle-border, .social-square-border {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.socials-box .social-circle-border:hover{
  border: 2px solid #51a3e9;
  color: #51a3e9;
}
.center-button {
  width: 100%;
  text-align: center;
}
  /*Owl Carousel*/
.owl-carousel {
  font-family: 'Poppins', sans-serif;
}
.owl-nav {
  text-align: center;
  position: absolute;
  top: 45%;
  width: 100%;
  display: block;
}
.owl-nav .owl-prev, .owl-nav .owl-next {
  position: absolute;
  opacity: 0.5;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.owl-nav .owl-prev:hover, .owl-nav .owl-next:hover {
   opacity: 1;
 }
.owl-nav .owl-prev {
  left: -40px;
}
.owl-nav .owl-next {
  right: 10px;
}
.owl-nav .owl-button-icons {
  margin: auto;
  background-image: url(../images/default.png);
  background-repeat: no-repeat;
  position: absolute;
}
.owl-nav .owl-prev-icon, .owl-nav .owl-next-icon {
  width: 48px;
  height: 48px;
}
.owl-nav .owl-prev-icon {
  background-position: -48px 0px;
}
.owl-nav .owl-next-icon {
  background-position: 0px 0px;
}
/*Owl button nav modern style*/
      /*-- TOP nav --*/
.owl-top-nav .owl-nav {
  position: absolute;
  top: -5px;
  right: 20px;
  display: block;
  background-color: #2e363d;
  height: 17px;
  width: 130px;
  z-index: 100;
}
.owl-top-nav .owl-nav:before {
  content: "";
  float: left;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 0px 5px 12px 0px;
  border-right-color: #1f1f1f;
  position: relative;
  top: 0px;
  margin-top: 5px;
  margin-left: -5px;
}
.owl-top-nav .owl-nav:after{
  content: "";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 0px 0 12px 5px;
  border-left-color: #1f1f1f;
  position: relative;
  top: 0px;
  margin-top: 5px;
  margin-right: -5px;
}
.owl-top-nav .owl-nav .owl-next {
  right: 17px;
  top: -40px;
}
.owl-top-nav .owl-nav .owl-prev {
  left: 17px;
  top: -40px;
}
.owl-top-nav .owl-nav .owl-next, .owl-top-nav .owl-nav .owl-prev {
  background-color: #51a3e9;
  border-bottom: 3px solid #247dca;
  border-radius: 3px;
  opacity: 0.9;
}
.owl-top-nav .owl-nav .owl-prev:hover, .owl-top-nav .owl-nav .owl-next:hover {
  background-color: #51a3e9;
  border-bottom: 3px solid #247dca;
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  }
.owl-top-nav .owl-nav .owl-next-icon {
  background-position: 0px 0px;
}
.owl-top-nav .owl-nav .owl-prev-icon, .owl-top-nav .owl-nav .owl-next-icon {
  width: 45px;
  height: 30px;
  color: #fff;
  padding: 10px 20px 0 17px;
}
.owl-top-nav .owl-nav .owl-next:after, .owl-top-nav .owl-nav .owl-prev:after {
  content: "";
  height: 7px;
  left: 45%;
  border-right: 4px solid;
  border-color: #247dca;
  position: absolute;
  bottom: -10px;
}
.owl-top-nav .owl-nav .owl-button-icons {
  margin: auto;
  background-image: url(../images/default-black.png);
  background-repeat: no-repeat;
  position: absolute;
}

/*-- CENTER nav --*/
.owl-center-nav .owl-nav {
  position: absolute;
  right: 0;
  display: block;
  background-color: transparent;
  height: auto;
  width: 100%;
}
.owl-center-nav .owl-nav:before {
  content: "";
  background-image: url(../images/owl-button-decor.png);
  background-repeat: no-repeat;
  float: left;
  width: 15px;
  height: 135px;
  position: relative;
  top: -45px;
  margin-top: 5px;
  margin-left: -5px;
}
.owl-center-nav .owl-nav:after{
  content: "";
  background-image: url(../images/owl-button-decor.png);
  background-repeat: no-repeat;
  background-position-x: -17px;
  float: right;
  width: 15px;
  height: 135px;
  position: relative;
  top: -45px;
  margin-top: 5px;
  margin-right: -5px;
}
.owl-center-nav .owl-nav .owl-next {
  right: -47px;
  top: 0px;
}
.owl-center-nav .owl-nav .owl-prev {
  left: -47px;
  top: 0px;
}
.owl-center-nav .owl-nav .owl-next, .owl-center-nav .owl-nav .owl-prev {
  background-color: #51a3e9;
  border-bottom: 3px solid #247dca;
  border-radius: 3px;
  opacity: 0.9;
}
.owl-center-nav .owl-nav .owl-prev:hover, .owl-center-nav .owl-nav .owl-next:hover {
  background-color: #51a3e9;
  border-bottom: 3px solid #247dca;
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  }
.owl-center-nav .owl-nav .owl-next-icon {
  background-position: 0px 0px;
}
.owl-center-nav .owl-nav .owl-prev-icon, .owl-center-nav .owl-nav .owl-next-icon {
  width: 35px;
  height: 45px;
  color: #fff;
  padding: 17px 0px 10px 0px;
}
.owl-center-nav .owl-nav .owl-next:after, .owl-center-nav .owl-nav .owl-prev:after {
  content: "";
  top: 50%;
  border-top: 4px solid;
  border-color: #51a3e9;
  -webkit-box-shadow:0 2px 0 #3a8acf;
  box-shadow: 0 2px 0 #3a8acf;
  position: absolute;
}
.owl-center-nav .owl-nav .owl-next:after {
  width: 7px;
  left: -7px;
}
.owl-center-nav .owl-nav .owl-prev:after {
  width: 7px;
}
.owl-center-nav .owl-nav .owl-button-icons {
  margin: auto;
  background-image: url(../images/default-black.png);
  background-repeat: no-repeat;
  position: absolute;
}

/* Progress Bars customise */
  .progress .progress-bar {
    line-height: 23px;
  }
  .progress-bar {
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
  }
  .progress.progress-e {
    background-color: #e2e2e2;
  }
  .progress-bar-e {
    background-color: #aebbc7;
    color: #2e363d;
  }

/* Select Elements */
.bootstrap-select .dropdown-menu {
  padding: 0px 0;
}
.bootstrap-select .dropdown-menu&gt;li&gt;a:hover, .dropdown-menu&gt;li&gt;a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #51a3e9;
}
.bootstrap-select .dropdown-menu&gt;li&gt;a {
  padding: 7px 15px;
  height: 35px;
  font-weight: 800;
  font-family: 'Poppins', sans-serif;
}
.input-group {
  display: block;
}

/* Search elements */
.search-form {
  width: auto;
  position: relative;
  display: inline-block;
}
.search-form button[type="submit"] {
  border: none;
  background: none;
  position: absolute;
  right: 8px;
  top: 8px;
  color: #97aab7;
}
.search-module {
  padding: 0;
  background: transparent;
  overflow: visible;
  position: relative;
  top: -10px;
}
.form-action.form-default {
  background: transparent;
  border: 1px solid;
  border-color: rgb(226, 226, 226);
  border-bottom: 3px solid rgb(226, 226, 226);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.form-action.form-dark {
  background: #2e363d;
  border-bottom: 3px solid #1f1f1f;
  border-radius: 3px 3px 3px 3px;
}
.form-action.form-default {
  background: #ffffff;
  border-bottom: 3px solid #e2e2e2;
  border-radius: 3px 3px 3px 3px;
}
.form-action {
  position: relative;
}
.form-action .form-group {
  margin-bottom: 0;
}
aside .form-action .row &gt; [class*='col-'] {
  margin-bottom: 20px;
}
.form-action.form-default .row &gt; [class*='col-'] {
  margin-bottom: 20px;
}
.hidden-box {
  width: 100%;
  padding: 0 15px;
  position: relative;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.box-action-one {
  padding: 0px 15px 0px 15px;
  margin: 0;
  height: auto;
}
.form-toggled-box .box-action-one {
  border-radius: 3px 3px 0px 0px;
}
.form-action.form-default .box-action-two {
  background: #aebbc7;
}
.form-action.form-dark .box-action-two {
  background: #22282d;
  box-shadow: inset 0 1px 3px rgba(0,0,0,0.125);
}
.box-action-two {
  z-index: 2;
  border-radius: 0px 0px 3px 3px;
  position: relative;
  padding: 20px 15px 5px 15px;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.form-toggled-box .box-action-two {

}
.form-title-section {
  position: relative;
  text-align: center;
  width: 100%;
  top: -15px;
}
.form-title-display {
  background-color: #51a3e9;
  border-bottom: 3px solid rgba(0, 0, 0, 0.39);
  border-radius: 3px;
  position: relative;
  text-align: center;
  width: auto;
  display: inline-block;
}
.form-title-section .form-group-btn {
  display: table-cell;
  width: 40px;
}
.form-title-section .form-group-btn button{
  background-color: #247dca;
  border-color: #247dca;
  margin: 0;
  padding: 8px 12px 6px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.form-title-section .form-group-btn button:hover {
  background-color: #1f76c1;
  border-color: #1f76c1;
}
.form-title-section .form-group-btn .btn {
  background-color: #6fb1e9;
  border-color: #6fb1e9;
  margin: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.form-title-section .form-group-btn .btn:hover {
  background-color: #4c9bde;
  border-color: #4c9bde;
}
.form-title-section .form-title {
  vertical-align: middle;
  display: table-cell;
  color: #fff;
}
.form-title-section .form-title span {
  padding: 5px 20px;
}
.form-title-section .form-title, .form-title-section .form-group-btn {
  font-family: 'Poppins', sans-serif;
}
.form-title-section .btn {
  font-size: 14px;
  padding: 7px 10px 6px;
}
.form-group label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
}
.form-default .form-group label {
  color: #353535;
}
.form-dark .form-group label {
  color: #fff;
}
.input-group .form-control:first-child {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.search-module-inside {
  padding: 0;
  border-radius: 3px 3px 3px 3px;
}
.search-module-inside .input-group-addon {
  color: #999999;
  background-color: transparent;
  border: 1px solid #505b65;
  border-left: 0;
}
.search-module-inside .input-group-addon:active, .search-module-inside .input-group-addon:focus {
  border: 2px solid #acacac;
}
.search-module-inside .bootstrap-select &gt; .dropdown-toggle {
    border-color: #505b65 !important;
  }

.form-decor-shadow {

}
.form-decor-shadow:before {
  content:"";
  float: left;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 0px 15px 100px 0px;
  border-right-color: #1f1f1f;
  position: relative;
  top: 0px;
  margin-top: 10px;
  margin-left: -15px;
}
.form-decor-shadow:after {
  content: "";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 0px 0 100px 15px;
  border-left-color: #1f1f1f;
  position: relative;
  top: 0px;
  margin-top: 10px;
  margin-right: -15px;
}
.form-decor-shadow.defult:before {
  border-right-color: #aebbc7;
}
.form-decor-shadow.default:after {
  border-left-color: #aebbc7;
}
.btn {
  font-family: 'poppins', sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}
.btn {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.btn:active {
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -ms-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
}
.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #51a3e9;
    border-color: #51a3e9;
}
.btn {
  padding: 6px 10px 3px;
  font-size: 14px;
  line-height: 1.3333333;
  border-radius: 3px;
}
.btn-sm {
  padding: 7px 10px;
  font-size: 16px;
  line-height: 1.3333333;
}
.btn-lg {
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
}
.btn-o {
  text-align: center;
  line-height: 1.3333333;
  border-radius: 5px;
}
.btn-o-primary {
  color: #51a3e9;
  background-color: transparent;
  border: 2px solid #51a3e9;
  border-radius: 5px;
}
.btn-o-primary:hover {
  background-color: #51a3e9;
  color: #fff;
}
.btn-primary:active:hover, .btn-primary.active:hover, .open&gt;.dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open&gt;.dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open&gt;.dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #4695d8;
  border-color: #4695d8;
  outline: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline:none;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #4695d8;
  border-color: #4695d8;
}
.btn-primary:hover {
  color: #fff;
  background-color: #4695d8;
  border-color: #4695d8;
}
.btn-primary:active {
  color: #fff;
  background-color: #4695d8;
  border-color: #4695d8;
}
.btn-primary {
  background-color: #51a3e9;
  border-color: #51a3e9;
}
.btn-success:active, .btn-success:active:focus, .btn-success:focus, .btn-success.focus{
  background-color: #8eba39;
  border-color: #8eba39;
}
.btn-success {
  background-color: #9cce3d;
  border-color: #9cce3d;
}
.btn-success:hover {
  background-color: #8eba39;
  border-color: #8eba39;
}
.btn-info:active, .btn-info:active:focus, .btn-info:focus, .btn-info.focus{
  background-color: #52aaad;
  border-color: #52aaad;
}
.btn-info {
  background-color: #62babd;
  border-color: #62babd;
}
.btn-info:hover {
  background-color: #52aaad;
  border-color: #52aaad;
}
.btn-warning:active, .btn-warning:active:focus, .btn-warning:focus, .btn-warning.focus{
  background-color: #e2902f;
  border-color: #e2902f;
}
.btn-warning {
  background-color: #ffa73f;
  border-color: #ffa73f;
}
.btn-warning:hover {
  background-color: #e2902f;
  border-color: #e2902f;
}
.btn-danger:active, .btn-danger:active:focus, .btn-danger:focus, .btn-danger.focus{
  background-color: #cc3434;
  border-color: #cc3434;
}
.btn-danger {
  background-color: #ff3f3f;
  border-color: #ff3f3f;
}
.btn-danger:hover {
  background-color: #cc3434;
  border-color: #cc3434;
}
.btn-black {
  background-color: #2e363d;
  border-color: #2e363d;
}
.btn-black:hover {
  background-color: #434b52;
  border-color: #434b52;
}
.btn-black:active, .btn-black:active:focus, .btn-black:focus, .btn-black.focus{
  background-color: #434b52;
  border-color: #434b52;
}
.btn-primary .fa {
  font-size: 13px;
}
.button-section {
  text-align: center;
  padding: 20px 0;
}
.special-button-box {
  display: inline-block;
  border-left: 1px solid #51a3e9;
  margin-left: 18px;
  padding: 5px 0 5px 20px;
}
aside .cs-search-btn {
  text-align: center;
  width: 100%;
}
.sb-search {
  margin: 0px 0 20px;
  padding-bottom: 0;
  position: relative;
}
.sb-search .search-form {
  width: 100%;
}
.sb-search .search-form input {
  border: 1px solid rgba(0, 0, 0, 0.13);
  margin-bottom: 0;
  width: 100%;
}
.other-alter-box {
  color: #3b7795;
  padding: 5px 10px;
  margin: 5px 0 10px;
  background: #d9edf7;
  display: inline-block;
}
.alert {
  font-size: 15px;
}
.close {
  font-size: 35px;
}
.alert-dismissable .close, .alert-dismissible .close {
    top: -10px;
  }
  .close:hover, .close:focus {
    color: #000;
  }
.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #efefef;
}
.panel-default &gt; .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #6f6f6f;
    background-color: #efefef;
    border: 1px solid #e7e7e7;
    border-bottom: none;
}
.panel-default:last-child &gt; .panel-heading {
  border-bottom: 1px solid #e7e7e7;
}
.panel-title {
    font-size: 14px;
}
.panel-title &gt; a {
    display: block;
    padding: 15px;
    text-decoration: none;
    color:#6f6f6f;
    font-size: 18px;
}
.more-less {
    float: right;
    color: #6f6f6f;
}
.panel-default &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  padding: 10px 15px;
  border: 1px solid #e7e7e7;
  border-bottom: none;
  font-size: 17px;
  line-height: 25px;
}
.panel-default:last-child &gt; .panel-heading + .panel-collapse &gt; .panel-body {
    border-bottom: 1px solid #e7e7e7;
    border-top: none;
}

input, textarea, select {
    width: auto;
    padding: 9px;
    margin-bottom: 20px;
    border-radius: 3px;
    border: none;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    background: white;
}
.form-group input, .form-group textarea {
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.13);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 8px 6px;
  height: 40px;
  color: #151515;
  font-size: 14px;
}
.ct-formLogin {
  max-width: 370px;
}
.ct-formLogin .btn {
  width: 100%;
}
.regular-checkbox {
	display: none;
}

.regular-checkbox + label {
	background-color: #fafafa;
	border: 1px solid #cacece;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 9px;
	border-radius: 3px;
	display: inline-block;
	position: relative;
}

.regular-checkbox + label:active, .regular-checkbox:checked + label:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.regular-checkbox:checked + label {
  background-color: #efefef;
  border: 1px solid #dadada;
  box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
  color: #dadada;
}

.regular-checkbox:checked + label:after {
	content: '\2714';
	font-size: 14px;
	position: absolute;
	top: 0px;
	left: 3px;
	color: #99a1a7;
}


.big-checkbox + label {
	padding: 18px;
}

.big-checkbox:checked + label:after {
	font-size: 28px;
	left: 6px;
}

.radio-1 {
	width: 193px;
}
/* RADIO */

.regular-radio {
	display: none;
}

.regular-radio + label {
	-webkit-appearance: none;
	background-color: #fafafa;
	border: 1px solid #cacece;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 9px;
	border-radius: 50px;
	display: inline-block;
	position: relative;
}

.regular-radio:checked + label:after {
	content: ' ';
	width: 12px;
	height: 12px;
	border-radius: 50px;
	position: absolute;
	top: 3px;
	background: #dadada;
	box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3);
	text-shadow: 0px;
	left: 3px;
	font-size: 32px;
}

.regular-radio:checked + label {
  background-color: #efefef;
  color: #dadada;
  border: 1px solid #dadada;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1), inset 0px 0px 10px rgba(0,0,0,0.1);
}

.regular-radio + label:active, .regular-radio:checked + label:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.big-radio + label {
	padding: 16px;
}

.big-radio:checked + label:after {
	width: 24px;
	height: 24px;
	left: 4px;
	top: 4px;
}
.checkbox label {
  font-weight: normal;
  cursor: pointer;
  font-size: 14px;
}
.checkbox input {
  left: 0;
  margin-left: 0;
  width: auto;
  height: auto;
}
.checkbox span {
  position: absolute;
  margin-left: 10px;
}
.checkbox label a {
    color: #51a3e9;
}
.form-default .form-title-section .form-title span {
    padding: 10px 20px 7px;
    display: block;
}
.form-default .form-title-display {
    background-color: #efefef;
    border-bottom: 3px solid rgb(226, 226, 226);
  }
.form-default .form-title-section .form-title {
    vertical-align: middle;
    display: table-cell;
    color: #515151;
  }
.form-default .bootstrap-select &gt; .dropdown-toggle {
  border-color: rgba(0, 0, 0, 0.13) !important;
  font-weight: 400;
  color: #a5a5a5;
}
.form-default .bootstrap-select.btn-group .dropdown-toggle .bs-caret {
  border-left: 1px solid rgba(0, 0, 0, 0.13);
  color: #2e363d;
}
.form-default .bootstrap-select.btn-group .dropdown-toggle:focus .bs-caret {
  border-left: 2px solid #acacac;
}
.form-default .bootstrap-select .dropdown-toggle:focus {
  border-color: #acacac !important;
  -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0px 0px 0px 1px rgb(172, 172, 172);
  -moz-box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0px 0px 0px 1px rgb(233, 233, 233);
  box-shadow: inset 0 0px 0px rgb(172, 172, 172), 0px 0px 0px 1px rgb(172, 172, 172);
}
.form-default input, .form-default textarea {
  border: 1px solid rgba(0, 0, 0, 0.13);
  background-color: transparent;
  padding: 5px 10px;
  height: 35px;
  font-weight: 500;
}
.form-dark input, .form-dark textarea {
  border: 1px solid #505b65;
  background-color: transparent;
  padding: 5px 10px;
  height: 35px;
  color: #999999;
  font-weight: 800;
}
.form-group input:focus, .form-group textarea:focus {
  outline: none;
  outline-offset: -2px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: #acacac !important;
  -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0px 0px 0px 1px rgb(172, 172, 172);
  -moz-box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0px 0px 0px 1px rgb(233, 233, 233);
  box-shadow: inset 0 0px 0px rgb(172, 172, 172), 0px 0px 0px 1px rgb(172, 172, 172);
}
.form-control:focus {
  border-color: #acacac;
  outline: 0;
  -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0px 0px 0px 1px rgb(172, 172, 172);
  -moz-box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0px 0px 0px 1px rgb(233, 233, 233);
  box-shadow: inset 0 0px 0px rgb(172, 172, 172), 0px 0px 0px 1px rgb(172, 172, 172);
}
.contact-form input[type='number'] {
-moz-appearance:textfield;
}
/* Internet explorer - 11+ */
.contact-form input::-webkit-outer-spin-button,
.contact-form input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.contact-form {
  margin: 20px 0;
}
.parallax-box{
  background-color: #ffffff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  width: 100%;
  height: 100%;
  display: flex;
  display: -webkit-flex;
}
.parallax-box .mediaSection-box {
  display: block;
  position: relative;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 50px 0;
}
.note-new {
  font-family: 'Oswald', cursive;
  font-size: 18px;
  color: #2e363d;
  background-color: #51a3e9;
  border-bottom-right-radius: 5px;
  padding: 2px 10px;
  margin-left: 10px;
  border-top-right-radius: 5px;
}
.note-spicy {
  font-family: 'Oswald', cursive;
  font-size: 18px;
  color: #fff;
  background-color: #df400b;
  border-bottom-right-radius: 5px;
  padding: 2px 10px;
  margin-left: 10px;
  border-top-right-radius: 5px;
}
.note-milk {
  font-family: 'Oswald', cursive;
  font-size: 18px;
  color: #b4985b;
  background-color: #ece6da;
  border: 1px solid #e3d6bc;
  border-bottom-right-radius: 5px;
  padding: 2px 10px;
  margin-left: 10px;
  border-top-right-radius: 5px;
}
.embed-container {
  position: relative;
  padding-bottom: 56.56%;
  margin-bottom: 30px;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  }
  .embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #e2e2e2;
  }
  gm-map {
      display: block;
      width: 100%;
      height: 300px;
  }

  section.colorsidebar:before {
    content: "";
    top: 0;
    right: 0;
    width: 33.3%;
    height: 100%;
    position: absolute;
    background-color: #51a3e9;
  }
  .colorsidebar {
    position: relative;
  }
  .sidebar.colorsidebar{
    background-color: #51a3e9;
    color: #fff;
  }
  .sidebar {
    padding: 70px 40px 40px;
  }
  .sidebar.colorsidebar .section-title-border {
    color: #fff;
    margin-bottom: 15px;
  }
  .sidebar.colorsidebar .section-title-border:after {
    background-color: #ffffff;
  }
  .colorsidebar .sidebar .title {
    color: #fff;
    text-align:center;
  }
  .blog-content .main {
    padding: 70px 15px 40px;
  }
  .blog-content .main .title {
    text-align: center;
  }
  .colorsidebar .btn-o-primary {
    color: rgba(255, 255, 255, 0.73);
    background-color: transparent;
    border: 2px solid rgba(255, 255, 255, 0.73);
    border-radius: 5px;
  }
  .colorsidebar .btn-o-primary:hover {
    background-color: transparent;
    border: 2px solid #ffffff;
    color: #ffffff;
  }

  /*******  Widget secton ******/
  aside&gt;div {
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
  }
  aside {
    font-family: 'Poppins semi-bold', sans-serif;
  }
  aside .widget-title {
    font-family: 'Poppins semi-bold', sans-serif;
    position: relative;
    margin: 0 0 25px;
    padding: 16px 0 21px;
    text-transform: uppercase;
  }
  aside .sb-category {

  }
  .sb-category .widget-title {

  }
  aside .widget-title:before, aside .widget-title:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background-color: rgba(103, 100, 93, 0.38);
  }
    aside .widget-title:before {
    width: 50%;
    left: 0;
    height: 3px;
    background-color: #51a3e9;
    z-index: 1;
  }
    aside ul {
    padding: 0;
    margin: 0;
    list-style: none;
  }
    aside ul li a:hover {
    color:#51a3e9;
  }
    aside ul li a, aside ul li, aside img{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  aside .bootstrap-datetimepicker-widget table td span:hover{
      color: #fff;
  }
  .sb-latest-posts .text-box {
    float: left;
    width: 60%;
    padding: 0;
    margin: 0;
  }
    .sb-category ul li a:hover, .sb-latest-posts ul li a:hover {
    color:#51a3e9;
  }
  .sb-category ul li a, .sb-latest-posts ul li a {
    text-decoration: none;
    color:#6f6f6f;
  }
  .sb-category ul li {
    font-size: 16px;
    list-style: none;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
  }
    .sb-latest-posts ul li {
    font-size: 16px;
    list-style: none;
    display: inline-block;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .sb-latest-posts img {
    float: left;
    width: 80px;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    border: 2px solid #e7e7e7;
  }
  .sb-latest-posts img:hover, .sb-latest-posts a:hover&gt;img {
    border: 2px solid #51a3e9;
  }
  .sb-latest-posts .title {
    margin-bottom: 5px;
    display: block;
  }
  .sb-latest-posts .date {
    color:#aaa;
    font-style: italic;
  }
  .sb-featured .property-price {
    line-height: 20px;
    font-size: 17px;
    font-weight: 600;
    color: #9cce3d;
    margin: 5px 0;
  }
  .sb-featured .property-price .old-price {
    text-decoration: line-through;
    color: #9b1616;
  }
  .sb-tags .tag-content{
    width: 100%;
    padding: 5px;
  }
  .sb-tags ul li{
    font-size: 16px;
    list-style: none;
    display: inline-block;
    margin: 11px 1px;
  }
  .sb-tags ul li a {
    text-decoration: none;
    color:#353535;
    background: #efefef;
    border: 1px solid #eee;
    padding: 10px 12px;
  }
  .sb-tags ul li a:hover {
    background: #51a3e9;
    border: 1px solid #51a3e9;
    color: #fff;
  }
.sb-advert {
  text-align: center;
}
.sb-advert .advert-image {
  height: auto;
  width: 100%;
  padding: 35px 20px 20px 20px;
  position: relative;
  z-index: 0;
}
.sb-advert .advert-image .ads-overlay {
  background: rgba(57, 41, 31, 0.6);
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  z-index: -1;
}
.sb-advert .advert-image span {
  text-align: center;
  font-family: 'Oswald', sans-serif;
  font-size: 17px;
  text-transform: uppercase;
  color: #ffffff;
  display: block;
  padding-bottom: 30px;
}
.sb-advert .advert-image h3 {
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-size: 19px;
  text-transform: uppercase;
  color:#ffffff;
  margin-bottom: 10px;
  line-height: 22px;
}
.sb-advert .advert-image a {
  text-decoration: none;
  color:#ffffff;
}
.sb-advert .advert-image a:hover {
  color: #51a3e9;
}
.sb-advert .advert-image h3:after {
  content: "";
  border-bottom: 2px solid #ffffff;
  width: 100%;
  max-width: 150px;
  display: block;
  margin: 10px auto;
}
.sb-advert .advert-image p {
  color: #d9d9d9;
  line-height: 20px;
  font-size: 16px;
  text-align: center;
}
.blog-content .flex-row.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.blog-content .flex-row.row &gt; [class*='col-'] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.blog-content .sb-advert .button-section {
  text-align: center;
}
.sb-advert .button-section .btn-o-primary {
  border: 2px solid #ffffff;
}
.sb-advert .button-section .btn-o-primary:hover {
  background-color: #51a3e9;
  border: 2px solid #51a3e9;
  color: #ffffff;
}

.sidebarAds-section {
  margin: 20px 0;
  padding-bottom: 0px;
  width: 100%;
  display: table;
}
.sidebarAds-box {
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  float: left;
  padding: 10px 10px 35px;
  margin-bottom: 60px;
}
.sidebarAds-box {
  border: 1px solid #e2e2e2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.colorsidebar .sidebarAds-box {
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.sidebarAds-box .ads-title {
  font-size: 18px;
  color: #fff;
  line-height: 21px;
  font-weight: 400;
}
.sidebarAds-box .ads-desc {
  font-size: 14px;
  line-height: 25px;
  margin: 0 0 25px;
  padding: 0;
}
.sidebarAbout-box {
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  float: left;
  padding: 10px 10px 20px;
  margin-bottom: 10px;
}
.sidebarAbout-box .desc {
  font-size: 14px;
  line-height: 25px;
  margin: 0 0 15px;
  padding: 0;
}
.sidebarAbout-box strong {
  color: rgba(0, 0, 0, 0.42);
}
.persons-section {
  /*padding: 0;*/
  margin-top: 5px;
}
.person-item {
  width: 100%;
  margin: 14px 0;
  padding-bottom: 0;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 3px 0 rgba(4, 4, 4, 0.3);
  -moz-box-shadow: 0 0 3px 0 rgba(4, 4, 4, 0.3);
  box-shadow: 0 0 3px 0 rgba(4, 4, 4, 0.3);
}
.person-item ul {
  list-style: none;
  padding: 0;
}
.person-box {
  position: relative;
  border: 3px solid #fff;
  border-radius: 4px 4px 0 0;
}
.person-box .person-image {
  overflow: hidden;
  border-radius: 2px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  position: relative;
}
.person-image .socials-box {
  top: 0;
  right: 0px;
  padding: 15px 0px;
  margin: 0;
  position: absolute;
  height: 100%;
}
.person-box .socials-box {
  background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0) 110px);
  background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0) 110px);
  background: -o-linear-gradient(right, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0) 110px);
  background: linear-gradient(right, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0) 110px);
}
.person-image .socials-box {
  overflow: hidden;
  opacity: 0;
  margin-right: -45px;
  -webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.person-item:hover .person-image .socials-box {
  overflow: visible;
  opacity: 1;
  margin-right: 0px;
}
.person-box .socials-box li {
  display: block;
  margin-bottom: 7px;
}
.person-box .socials-box a {
    padding: 7px 10px;
}
.person-box .person-image img {
  width: 100%;
}
.person-item .person-box .person-image .overlay{
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  background: #51a3e9;
  text-align: center;
  -webkit-opacity: 0;
  -moz-opacity: 0;
   opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.person-item:hover .person-box .person-image .overlay{
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
}
.person-box .person-content {
  padding: 20px 20px;
  background: #ffffff;
}
.person-box .person-content h4 small, .person-box .person-content small {
  display: block;
  font-size: 11pt;
  margin-top: 5px;
}
.person-box .btn {
  width: 100%;
}
.person-contacts {
  font-size: 14px;
  line-height: 24px;
}
.person-contacts i {
  margin-right: 10px;
}

/*Person Detail*/
.person-detail .person-box {
  display: table;
}
.person-detail .person-box .person-image {
  float: left;
  width: 50%;
  border: 1px solid #efefef;
  padding: 5px 5px 0;
}
.person-detail .person-box .person-content {
  float: left;
  width: 50%;
}
.person-detail .person-item .person-image .socials-box {
  overflow: visible;
  opacity: 1;
  margin-right: 0px;
  background: #efefef;
}
.person-progress-boxes {
  margin-bottom: 10px;
}
.person-progress-boxes .small-title {
  margin-bottom: 5px;
  display: block;
}
.person-progress-boxes .progress {
  height: 14px;
  margin-bottom: 10px;
}
.person-progress-boxes .progress .progress-bar {
  line-height: 18px;
  font-size: 11px;
}
.person-contact {
  padding: 0;
  margin: 0;
}
.person-contact .btn {
  width: 100%;
}
.owl-persons {
  padding-right: 20px;
  padding-left: 20px;
}
.owl-persons .owl-item {
  padding: 0 10px;
}
.owl-persons .person-item {
  margin: 10px 0;
}
.owl-persons ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.pagination {
  width: 100%;
  text-align: center;
  padding: 20px 0 15px;
  margin-top: 20px;
  border-top: 1px solid #e4e4e4;
  display: inline-block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.pagination ul {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin: 0 5px;
}
.pagination ul &gt; li {
  font-size: 12pt;
  font-weight: bold;
  display: inline-block;
  margin: 0 2px;
  width: 37px;
  height: 35px;
  text-align: center;
  float: left;
  line-height: 32px;
  border-radius: 3px;
  border: 1px solid #e4e4e4;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -ms-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
.pagination ul &gt; li a {
  display: block;
  width: 34px;
  height: 34px;
  color: #74777c;
}
.pagination ul &gt; li a:hover,
.pagination ul &gt; li a:focus {
  text-decoration: none;
}
.pagination ul li:hover,
.pagination ul li.active {
  background-color: #51a3e9;
  border: 1px solid #51a3e9;
  border-bottom: 3px solid #2169a6;
}
.pagination ul li:hover a,
.pagination ul li.active a {
  color: #fff;
}
/**** Comment Section ****/
.comment-section {
  margin-top: 30px;
}
.comment-section .comment-title{
  margin:0 0 50px 0;
}
.comment-section .comment-list-children {
  margin-left: 70px;
  margin-bottom: 0px;
  padding: 15px;
  list-style: none;
}
.comment-section .comment-listings {
  margin-bottom: 50px;
  padding: 0;
}
.comment-section .comment-listings&gt;li {
    list-style: none;
    border-bottom: 2px dotted #e7e7e7;
    padding-bottom: 10px;
    margin-bottom: 20px;
    display: inline-block;
  }
.comment-listings .comment {
    padding-bottom: 20px;
    display: inline-block;
}
.comment-listings .user-image {
  float:left;
  margin-right: 20px;
}
.comment-listings .user-image .image-thumb {
  width: 80px;
  border: 1px solid #e7e7e7;
  border-radius: 50%;
  box-shadow: 0px 3px 0 #c5c4c1;
  -webkit-box-shadow: 0px 3px 0 #c5c4c1;
  -moz-box-shadow: 0px 3px 0 #c5c4c1;
}
.comment-listings .comment-info {
  padding-left: 100px;
}
.comment-listings .comment-info .author {
  font-size: 16px;
  font-weight: bold;
  color: #353535;
  float: left;
}
.comment-listings .comment-info .time {
  float: right;
  text-align: right;
  font-size: 16px;
  color: #aaa;
}
.comment-listings .comment-info .desc {
  padding: 10px 0px;
  float: left;
  color: #656565;
}
.comment-listings .btn-comment {
  float: right;
  text-decoration: none;
  color: #353535;
}
.comment-listings .btn-comment:hover {
  color: #51a3e9;
}
.comment-listings a {
  list-style: none;
}
.comment-reply-title {
  margin: 0 0 40px 0;
}

.comment-respond .form-group textarea {
  height: 160px;
}
aside .comment-respond .form-group textarea {
  height: 100px;
}
/* webkit solution */
.comment-respond ::-webkit-input-placeholder { color:#7e7e7e;}

/* mozilla solution - this is for firefox 18+ */
.comment-respond ::-moz-placeholder { color:#7e7e7e;}
.comment-respond input[type='number'] {
-moz-appearance:textfield;
}
.comment-respond input::-webkit-outer-spin-button,
.comment-respond input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

/*Begin Deail Page*/
.product-cheader .product-title {
  margin-top: 0px;
  margin-bottom: 0px;
}
.product-cheader .text-small {
  text-transform: none;
  font-size: 16px;
  margin-bottom: 10px;
  display: block;
}
.product-topicon {
  margin-bottom: 5px;
  display: inline-block;
  width: 100%;
}
.product-topicon .socials-box {
  margin: 0;
  margin-bottom: 10px;
  padding-right: 0;
  display: block;
}
.product-topicon .socials-box li{
  margin-left: 2px;
}
.product-topinfo {
  width: 100%;
  text-transform: none;
  text-align: left;
  margin: 0;
  margin-bottom: 20px;
  border: 1px solid #e3e3e3;
  background-color: #efefef;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  clear: both;
}
.product-topinfo .amenities {
  list-style: none;
  margin: 0;
  padding: 5px 0;
  background-color: #fff;
  display: inline-block;
  border-right: 1px solid #E4E4E4;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.product-topinfo .amenities li {
  display: inline-block;
  height: 30px;
  border-right: 1px solid #E4E4E4;
  margin: 0;
  padding: 5px 18px 0 18px;
}
.product-topinfo .amenities li:last-child {
  border-right: none;
}
.product-topinfo .amenities li .fa {
  color: #777777;
  font-size: 18px;
}
.product-topinfo .property-id {
  float: right;
  line-height: 45px;
  margin-right: 20px;
}
.product-topinfo:after,
.product-topinfo:before {
  content: " ";
  display: table;
}
.product-topinfo:after {
  clear: both;
}

/* # Product Item Slide */
.product-item-slide {
  position: relative;
  
}
.product-item-slide .decor-label {
  height: 500;
  right: -7px;
  padding: 10px 20px 5px 10px;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.4);
}
.product-item-slide .decor-label span{
  display: block;
  font-size: 16pt;
  font-weight: 700;
  margin-top: 0px;
  line-height: 1.4;
}
.product-item-slide .decor-label:before {
  border-width: 30px;
  margin-top: -30px;
}

.product-item-slide #item-thumbs .owl-stage-outer {
  background: #efefef;
  border: 1px solid #eee;
  margin: 10px 0;
}
.product-item-slide #item-thumbs .item img {
  width: 100%;
  height: auto;
}
.product-item-slide #item-thumbs .item{
  background: #C9C9C9;
  padding: 0;
  margin: 5px;
  color: #FFF;
  text-align: center;
  cursor: pointer;
}
.product-item-slide #item-thumbs.item{
  font-size: 18px;
}
.product-item-slide #item-thumbs .item-active .item img{
 
}
.product-item-slide #item-thumbs .item-active .item{
  background: #51a3e9;

}
.product-item-slide #item-thumbs .owl-item:hover{
  opacity: 0.8;
}
.product-item-slide #item-thumbs .owl-item{
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.product-item-slide .owl-theme .owl-nav {
    top: 45%;
  }
.product-item-slide .owl-theme .owl-nav div {
    padding: 0px 30px;
    margin: 5px;
}
.product-item-slide .owl-nav .owl-prev {
    left: 10px;
  }
.product-item-slide .owl-nav .owl-next {
    right: 60px;
  }
.product-item-slide .owl-nav .owl-button-icons {
    margin: auto;
    background-image: url(../images/default-black.png);
    background-repeat: no-repeat;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.58);
}
  /*FINISH*/

/* # Price Tabs */
.pricingTables {

}
.priceTableBox .priceTab-section .priceTab-overlay {
  background: rgba(0, 0, 0, 0.41);
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  top: 0px;
  display: table;
}
.priceTableBox.ct-basic .priceTab-section .priceTab-overlay {
  background: rgba(0, 112, 255, 0.38);
}
.priceTableBox.ct-silver .priceTab-section .priceTab-overlay {
  background: rgba(97, 32, 32, 0.38);
}
.priceTableBox.ct-gold .priceTab-section .priceTab-overlay {
  background: rgba(220, 121, 15, 0.71);
}
.priceTableBox {
  width: 100%;
  margin: 0 10px;
  margin-left: 0;
  border-radius: 3px;
  border: 1px solid #e2e2e2;
}
.priceTable-group {
  margin-bottom: 20px;
  position: relative;
}
.priceTableBox .priceTab-section {
  position: relative;
  border: 3px solid #fff;
  border-radius: 4px 4px 0 0;
  text-align: center;
}
.priceTableBox .priceTab-section .tab-title{
  color: #fff;
  text-align: center;
}
.priceTableBox .priceTab-section .tab-title span {
  font-size: 24px;
  color: #fff;
}
.priceTableBox .priceTab-section .tab-title .flat-text{
  font-weight: 300;
}
.priceTableBox .priceTab-section .tab-price{
  color: #fff;
  text-align: center;
  display: inline-block;
  margin-bottom: 15px;
}
.priceTableBox .priceTab-section .tab-price span{
  text-align: center;
}
.priceTableBox .priceTab-section .tab-price .ct-currency {
  display: table-cell;
  vertical-align: top;
}
.priceTableBox .priceTab-section .tab-price .ct-value {
  font-size: 55px;
  font-weight: 500;
  display: table-cell;
  vertical-align: middle;
}
.priceTableBox .priceTab-section .tab-price .ct-duration {
  display: table-cell;
  vertical-align: bottom;
}
.priceTableBox .priceTab-section .tab-price .ct-currency, .priceTableBox .priceTab-section .tab-price .ct-duration {
  font-size: 17px;
  opacity: 0.9;
}
.priceTableBox .priceTab-section .tab-featured{
  position: absolute;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  background: rgba(0, 0, 0, 0.47);
  color: #ffffff;
  border-top-right-radius: 8px;
  padding: 6px 15px;
  line-height: 1;
  bottom: 0;
  left: 0;
  z-index: 10;
}
.priceTableBox .priceContent-section {
  position: relative;
  text-align: center;
  border: 3px solid #fff;
  border-radius: 4px 4px 0 0;
}
.priceTableBox .priceContent-section ul{
  list-style: none;
  padding: 0;
}
.priceTableBox .priceContent-section ul li:nth-child(odd) {
  background: #ffffff;
}
.priceTableBox .priceContent-section ul li:nth-child(even) {
  background: #efefef;
}
.priceTableBox .priceContent-section ul li{
  text-align: center;
  color: #353535;
  padding: 10px;
  font-weight: 600;
  font-family: 'Porpple', sans-serif;
}
.priceTableBox .priceContent-section li span{
  font-weight: 500;
  color: #777777;
}
.priceTableBox .priceContent-section .btn {
  margin-bottom: 10px;
}
/* # Responsive Tabs */

/*----- Tabs -----*/
.tabs {
  width:100%;
  display:inline-block;
}
  /*----- Tab Links -----*/
  /* Clearfix */
  .tab-links:after {
    display:block;
    clear:both;
    content:'';
  }
  .tab-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
  }
  .tab-links li {
    margin:0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 4px;
    display: inline-block;
    border-radius: 3px 3px 0px 0px;
    color: #6f6f6f;
    background: #efefef;
    border-top: 3px solid transparent;
    border-bottom: 1px solid transparent;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    margin-bottom: 1px;
    float:none;
    text-align: center;
    list-style:none;
  }
  .tab-links li:last-child {
    margin-right: 0px;
  }
  .tab-links li.active:last-child, .tab-links li.active:hover:last-child{
    margin-right: 0px;
  }
  .tab-links a {
    color: #6f6f6f;
    text-align: center;
    font-size: 16px;
    padding: 12px;
    display: block;
    font-weight: 600;
    text-decoration: none;
    transition:all linear 0.15s;
  }
  .tab-links a:hover {
    color: #51a3e9;
    text-decoration:none;
  }
  .tab-links li.active a, .tab-links li.active a:hover {
    color: #2e363d;
  }
  .tab-links li.active, .tab-links li.active:hover {
    background-color: #fff;
    border-top: 3px solid #51a3e9;
    border-bottom: 0px solid #fff;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    margin-bottom: -1px;
    margin-right: 4px;
  }
/*----- Content of Tabs -----*/
.tab-content {
}

.tab {
    display:none;
    padding: 15px;
    border-radius: 3px;
    background: #fff;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    border-bottom: 3px solid #e7e7e7;
    border-bottom: 3px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
}

.tab.active {
    display:block;
    padding: 15px;
    border-radius: 3px;
    background: #fff;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    border-bottom: 3px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
}
.tab-links li i,
.tab-links li span {
  margin: 0;
  padding: 0;
  line-height: 1;
}
.tab-links li i {
  font-size: 18px;
  margin-right: 7px;
}
.tab-links span {
  display: none;
  font-size: 18px;
}

@media all and (min-width: 720px) {
  .tab-links i {
    /*margin-right: 7px;*/
    font-size: 22px;
  }
  .tab-links span {
    display: inline-block;
  }
}


/* Tables Style 1*/

.pasta-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-color: #dadada;
}
.pasta-table th, .pasta-table td{
  font-size:14px;
  padding:10px 5px;
  border-style:solid;
  border-width:0px;
  overflow:hidden;
  word-break:normal;
  border-color:#dadada;
  color:#6f6f6f;
  border-top-width:1px;
  border-bottom-width:1px;
  text-align:center
}
.pasta-table th {
  background-color:#efefef;
  font-weight:bold;
}
.pasta-table td {
  background-color:#fff;
}
.pasta-table td {

}

/* Tables Style 2*/
.pasta-table2 {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-color: #dadada;
}
.pasta-table2 th, .pasta-table2 td{
  font-size:14px;
  padding:10px 5px;
  border-style:solid;
  border-width:0px;
  overflow:hidden;
  word-break:normal;
  border-color:#dadada;
  color:#6f6f6f;
  border-top-width:1px;
  border-bottom-width:1px;
  text-align:center
}
.pasta-table2 th {
  background-color:#efefef;
  font-weight:bold;
}
.pasta-table2 td {
  background-color: #efefef;
  border-color: transparent;
}
.pasta-table2 tr:nth-child(2n) td {
  background-color:#fff;
}

/** icon Boxes **/
.iconBox {
  cursor: pointer;
}
.iconBox a {
  text-decoration: none;
}
.iconBox .iconBox-icon {
  text-align: center;
  width: 95px;
  height: 95px;
  background: transparent;
  border-radius: 50%;
  position: relative;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.iconBox .iconBox-icon:before {
  height: 115px;
  width: 115px;
  border: 2px solid #51a3e9;
  border-radius: 50%;
  position: absolute;
  content: "";
  top: -10px;
  left: -10px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.iconBox:hover .iconBox-icon {
  background-color: #51a3e9;
}
.iconBox .iconBox-description {

}
.iconBox .iconBox-title {
  display: block;
  text-align: center;
  color: #353535;
  font-size: 23px;
  line-height: 30px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
}
.iconBox .iconBox-text {
  font-size: 16px;
  line-height: 25px;
  display: block;
  text-align: center;
}
.iconBox .iconBox-icon .glyph-icon:before {
  font-size: 65px;
  margin-left: 0px;
  color: #51a3e9;
}
.iconBox:hover .iconBox-icon .glyph-icon:before {
  color: #fff;
}
.iconBox .iconBox-icon .fa {
  font-size: 60px;
  margin-top: 20px;
  color: #51a3e9;
}
.iconBox:hover .iconBox-icon .fa {
  color: #fff;
}

/*Property map*/
.map-property {
  position: relative;
  margin: 0 5px;
  padding: 10px 0;
  max-width: 270px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.map-property .item-box a {
  text-decoration: none;
  color: #7a7a7a;
}
.map-property .item-box {
  width: auto;
  height: auto;
  margin: 0 10px;
  margin-left: 10px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 3px 0 rgba(4, 4, 4, 0.3);
  -moz-box-shadow: 0 0 3px 0 rgba(4, 4, 4, 0.3);
  box-shadow: 0 0 3px 0 rgba(4, 4, 4, 0.3);
}
.map-property .main-content {
  position: relative;
  border: 3px solid #fff;
  border-radius: 4px 4px 0 0;
}
.map-property .image-box {
  overflow: hidden;
  border-radius: 2px;
  position: relative;
}
.map-property .image-box i {
  display: none;
  top: 50%;
  left: 50%;
  color: #fff;
  position: absolute;
  font-size: 20px;
  line-height: 10px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-left: -5px;
  margin-top: -5px;
}
.map-property .main-info {
  padding: 10px;
  background-color: #fff;
}
.map-property .main-info-overlay {
  background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(0, 0, 0, 0.9)), color-stop(100%, transparent));
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.1) 110px);
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.1) 110px);
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.1) 110px);
  background: linear-gradient(bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.1) 110px);
  height: 100%;
  top: 0px;
  left: 0px;
  position: absolute;
  width: 100%;
}
.map-property .property-bottom-info {
  padding: 5px 20px;
  background-color: #51a3e9;
  border-bottom: 3px solid #2169a6;
  border-radius: 0 0 4px 4px;
  text-align: right;
}
.map-property .property-bottom-info .icons {
  float: left;
  display: inline-block;
}
.map-property .property-bottom-info .icons span, .map-property .property-bottom-info .text span {
  font-size: 16px;
  font-weight: 600;
  font-family: 'Poppins semi-bold', sans-serif;
  color: #fff;
  margin-right: 7px;
}
.map-property .property-bottom-info .text {
  display: inline-block;
}
.map-property .main-info .property-address {
  font-size: 16px;
}
.map-property .main-info-overlay .property-tilte {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 10px 15px;
}
.map-property .main-info-overlay .property-tilte {
  line-height: 22px;
  font-size: 17px;
  font-weight: 600;
  color: #fff;
}
.map-property .line-decor {
  display: block;
  text-align: center;
  margin: 5px 0px 0px;
  width: 100%;
}
.map-property hr {
  margin-top: 15px;
  margin-bottom: 10px;
  border-color: #e2e2e2;
}
.map-property .line-decor:before {
  content: "";
  position: absolute;
  border-bottom: 1px  solid;
  width: 40px;
  margin-top: 8px;
  left: 30%;
}
.map-property .line-decor:after{
  position: absolute;
  content: "";
  border-bottom: 1px  solid;
  width: 40px;
  margin-top: 8px;
  right: 30%;
}
.map-property .line-decor {
  color: #bebebe;
  border-color: #bebebe;
}
.map-property .bottom-arrow {
  position: absolute;
  width: 92%;
  height: 0;
  left: 0;
  margin: 7px 10px;
  bottom: 0;
  border-radius: 0 0 3px 3px;
  z-index: 100;
}
.map-property .bottom-arrow:before {
  content: "";
  width: 0;
  height: 0;
  position: relative;
  top: 3px;
  left: 50%;
  margin-left: -4px;
  border-style: solid;
  border-width: 6px 7px 0 7px;
  border-color: #2169a6 transparent transparent transparent;
  z-index: 100;
}
.gm-style-iw .map-property {
  width: 265px !important;
}
.gm-style-iw {
  width: 270px !important;
  left: 13px !important;
}

.mapSlideDown{
  opacity: 1;
  filter: alpha(opacity=1);

	animation-name: mapSlideDown;
	-webkit-animation-name: mapSlideDown;

	animation-duration: 0.5s;
	-webkit-animation-duration: 0.5s;

	animation-timing-function: ease;
	-webkit-animation-timing-function: ease;

	visibility: visible !important;
}

@keyframes mapSlideDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes mapSlideDown {
	0% {
    opacity: 0;
   -webkit-transform: translate3d(0, -20px, 0);
   transform: translate3d(0, -20px, 0);
	}
	100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
	}
}
.gm-style-iw div &gt; div{
  overflow: hidden !important;
}

/* #Header
================================================== */
#header {
  width: 100%;
  position: relative;
  z-index: 100;
}
#header:after {
  content: " ";
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 100%;
  height: 6px;
  background-color: transparent;
  z-index: 10;
}
#top-bar {
  width: 100%;
  min-height: 30px;
  font-size: 13px;
  line-height: 30px;
  background-color: #F0F2F5;
  position: relative;
  z-index: 1020;
}
#top-bar a {
    color: #777777;
}
#top-bar a:hover,
#top-bar a:focus {
  color: #51A3E9;
  text-decoration: none;
}
#top-info,
#top-buttons{
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
#top-info li,
#top-buttons li {
  color:#777777;
}
#top-info li,
#top-buttons li {
  display: inline-block;
  margin-left: 20px;
}
#top-info .fa {
  margin-right: 5px;
}
#top-buttons {
  float: right;
}
#top-buttons .divider {
  position: relative;
  border-left: 1px solid #74777c;
  width: 1px;
  height: 22px;
  overflow: hidden;
  margin-bottom: -6px;
}
#top-social a::after {
  content: "";
  background: transparent;
  width: 26px;
  height: 26px;
  position: absolute;
  margin: 8px -18px;
  border: 2px solid;
  border-radius: 50%;
}
.header-default .navbar-header {
  float: none;
}
.header-default .header-search input {
    border: 1px solid rgba(0, 0, 0, 0.13);
    margin-bottom: 0;
}
.header-default .header-search input, .header-default .header-search textarea, .header-default .header-search select {
    padding: 8px 16px;
  }

.header-left {
  float: left;
  text-align: left;
  margin: 11.5px auto;
}
.header-right {
  float: right;
  text-align: right;
  margin: 20px auto;
  padding-right: 0px;
}
.header-search {
  display: inline-block;
  padding: 0;
  vertical-align: middle;
}
.call-center {
  display: inline-block;
  width: auto;
  margin: 0 10px;
  padding: 0;
  vertical-align: middle;
  text-align: left;
  font-size: 13px;
}
.call-center div {
  display: inline-block;
    margin: 0 10px;
}
.call-center i {
  color: #51a3e9;
}
.call-center span {
  display: block;
  font-size: 16px;
  color: #535353;
  font-weight: 600;
}
.navbar-header .btn {
  margin-left: 5px;
}
.header-default .special-actions {
  padding: 0;
  margin-left: 20px;
  float: right;
}
.header-default .special-actions .btn-primary {
  padding: 5px 10px 4px;
  line-height: 20px;
  letter-spacing: 0.4px;
  font-size: 14px;
  border-radius: 0;
  background-color: #247dca;
  border-color: #247dca;
}
.header-default .special-actions .btn-primary:hover{
  background-color: #1f76c1;
  border-color: #1f76c1;
}
.header-default .special-actions .fa {
  height: auto;
  width: 29px;
  height: 29px;
  padding-top: 5px;
  border-radius: 50%;
  margin-left: -24px;
  margin-right: 6px;
  background-color: #247dca;
  border: 3px solid #51a3e9;
}
.header-default .special-actions .btn-primary:hover .fa {
  background-color: #1f76c1;
  border-color: #51a3e9;
}
.header-default .special-actions .btn-primary, .header-default .special-actions .fa {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.nav-mobile-btn, .search-mobile-btn {
  display: none;
}
.header-default .logo img {
  height: 55px;
  width: auto;
}
#nav-section .mob-logo img {
  display: none;
}
#nav-section {
  min-height: 40px;
  padding: 0;
  background-color: #ffffff;
  width: 100%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#nav-section.stuck {
  position: fixed;
  top: 0;
  left: 0;
}
#nav-section.stuck:after {
  content: " ";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: transparent;
  z-index: 10;
}
#nav-section.navshrink {
  min-height: 0px;
  background-color: #ffffff;
}
#nav-section.navshrink .nav-logo img {
  height: 45px;
}
.header-default #nav-section.navshrink .navbar-nav &gt; li &gt; a {
  line-height: 20px;
}
#nav-section.navshrink .sb-search {
  margin-top: 15px;
}
.navbar-btn {
  display: none;
}
.header-background-box .header-background {
  width: 100%;
  height: 100vh;
  z-index: 0;
}
.header-background-box .header-background {
  display: table;
  position: relative;
  vertical-align: middle;
  text-align: center;
  background-color: #111;
}
.half .header-background {
  height: auto;
}
.half .center-section {
  padding: 50px 0 80px;
}
.header-background .center-section {
  width: 100%;
  position: relative;
  text-align: center;
}
.header-background-box .section-title, .header-background-box .section-subtitle {
  color:#ffffff;
}
.header-background-box .section-title-border {
    color: #ffffff;
    padding-bottom: 0px;
}
.webkit-and-moz-overlay-background {
  background: rgba(50, 29, 29, 0.26);
  position: relative;
  width: 100%;
  height: 100%;
  top: 0px;
  vertical-align: middle;
  display: table-cell;
}
.site-map {
  background-color: #1b1b1b;
  overflow: hidden;
  line-height: 10px;
  position: relative;
  width: 100%;
  margin-top: -30px;
}
.site-map .container {
  text-align: left;
}
.site-map a {
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  color: #959595;
  font-size: 12px;
  line-height: 18px;
  position: relative;
  margin-right: 20px;
  padding: 6px 25px 6px 0;
  overflow: hidden;
}
.site-map a:hover {
  color:#51a3e9;
}
.site-map a:after {
  content: "";
  height: 30px;
  width: 30px;
  border-top: 1px dashed #5b5b5b;
  border-right: 1px dashed #5b5b5b;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
  position: absolute;
  right: 6px;
  top: 0;
  border-radius: 2px;
  }
  .site-map a:before {
    content: "";
    background: #5b5b5b;
    height: 6px;
    width: 6px;
    display: block;
    position: absolute;
    right: 0px;
    top: 12px;
    border-radius: 5px;
    }
/* #Navigation
================================================== */
.nav-background {
  background: #51a3e9;
  webkit-box-shadow: 0 1px 3px 0 rgba(4, 4, 4, 0.32);
  -moz-box-shadow: 0 1px 3px 0 rgba(4, 4, 4, 0.32);
  box-shadow: 0 1px 3px 0 rgba(4, 4, 4, 0.72);
}
.navbar {
  float: right;
  margin: 0px 30px 0 0;
  min-height: 0;
  border: none;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.navbar-nav &gt; li &gt; a {
  padding: 10px 10px;
  display: block;
  color: #fff;
  line-height: 20px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.nav .open &gt; a,
.nav .open &gt; a:hover,
.nav .open &gt; a:focus,
.nav &gt; li &gt; a:hover,
.nav &gt; li &gt; a:focus,
.navbar-nav &gt; li &gt; a.active {
  background-color: rgba(0, 0, 0, 0.07);
  color: #ffffff;
}
.onepage .navbar-nav &gt; li &gt; a.active
{
  background-color: transparent;
  color: #ffffff;
}
.onepage .navbar-nav &gt; .current &gt; a, .onepage .navbar-nav &gt; .current &gt; a.active {
  background-color: rgba(0, 0, 0, 0.07);
  color: #ffffff;
}
.navbar-nav &gt; li.dropdown &gt; a i {
  margin-left: 5px;
  font-size: 15px;
}
.navbar-nav .dropdown-submenu:hover &gt; a i {
  margin-left: 5px;
  font-size: 15px;
}
.navbar-nav &gt; li.dropdown &gt; a .caret {
  border-right: 3px solid rgba(0, 0, 0, 0);
  border-top: 3px solid;
  margin-left: 10px;
}
.navshrink .navbar-nav .dropdown-menu {
  background-color: #1b1b1b;
}
.navbar-nav .dropdown-menu {
  background-color: rgba(2, 2, 2, 0.8);
  text-align: center;
  padding: 0;
  border: none;
  display: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.navbar-nav .open &gt; .dropdown-menu,
.navbar-nav .dropdown-menu:hover {
  display: block;
  border-top: 5px solid transparent;
}

.navbar-nav .dropdown-menu &gt; li:last-child &gt; a {
  border-bottom: 4px solid #247dca;
}

.navbar-nav .dropdown-menu &gt; li &gt; a {
  display: block;
  line-height: 40px;
  padding: 0 25px 0 25px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.29);
  color: #fff;
  background-color: #51a3e9;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  text-transform: initial;
  text-align: left;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.navbar-nav .dropdown-menu &gt; li &gt; a:hover,
.navbar-nav .dropdown-menu &gt; li &gt; a:focus,
.navbar-nav .dropdown-menu &gt; li &gt; a.active {
  background-color: #247dca;
  color: #fff;
}
.navbar-nav .dropdown-submenu {
  position: relative;
}
.navbar-nav .dropdown-submenu &gt; .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: 0px;
  margin-left: -1px;
  max-height: 0;
  overflow: hidden;
}
.navbar-nav .dropdown-submenu:hover &gt; .dropdown-menu {
  max-height: 500px;
  overflow: visible;
  border-left: 1px solid rgba(0, 0, 0, 0.08) !important;
  display: block
}
.navbar-nav .dropdown-submenu:hover &gt; .dropdown-menu:hover {
  border-top: 0px solid transparent;
}
.navbar-nav .dropdown-submenu &gt; a:after {
  content: "\f105";
  margin-left: 5px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.navbar-nav .dropdown-submenu:hover &gt; a:after {
  border-left-color: #51a3e9;
}
.navbar-nav .dropdown-submenu .pull-left {
  float: none;
}
.navbar-nav .dropdown-submenu.pull-left &gt; .dropdown-menu {
  left: -100%;
  margin-left: 10px;
}
#home-advanced-search .container {
  overflow: visible;
}


/* #Home
============================================= */
  /**** Property Expert ****/

.property-expert {
  padding: 0;
  margin: 10px 0 0;
  overflow: visible;
  background: #fbfbfb;
  border-bottom: 1px solid;
  border-color: #eeeeee;
}
.property-expert .item {
  position: relative;
}
.property-expert .item-box {
  padding: 30px 0px 30px;
  margin: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.property-expert .item-box &gt; [class*='col-'] {
  border-right: 1px solid;
  border-color: #e7e7e7;
  padding: 0px 30px;
}
.property-expert .item-box &gt; [class*='col-']:last-child {
  border: none;
}
.property-expert .image {
  bottom: -30px;
  margin-left: 50px;
  position: absolute;
}
.property-expert .image img {
  width: 240px;
  margin: 20px 20px 0;
  text-align: center;
}
.property-expert span {
  font-size: 16px;
  color: #7a7a7a;
  line-height: 25px;
  margin-bottom: 10px;
  display: block;
  font-family: 'Poppins', sans-serif;
}
.property-expert .section-title-border {
  padding: 40px 0 0;
}
.property-expert p {
  font-size: 14px;
}
.property-expert hr {
  border-color: #e7e7e7;
}
.property-expert .title {
  color: #353535;
  font-weight: 600;
}
.property-expert .socials-box {
  margin: 0 0 20px;
  width: 100%;
}
.search-box {
  margin: 20px 0 0;
  display: block
}
.search-box .search-form {
    width: auto;
}
.search-box .search-form input {
  border: 1px solid rgba(0, 0, 0, 0.13);
  margin-bottom: 10px;
}

  /**** Main icon box ****/

/*.main-iconBox .main{
  padding-top: 30px;
  padding-bottom: 20px;
  display: inline-block;
}*/

  /**** Featured Property ****/
.featured-property .container {
  padding-right: 30px;
  padding-left: 30px;
}
.featured-property .parallax-box {
  height: 100%;
  border: 1px solid rgba(0, 0, 0, 0.16);
  /* background-attachment: scroll!important; */
  display: flex;
  overflow: visible;
}
.featured-property .parallax-box .mediaSection-box {
  padding: 0;
}
.featured-property-title {
  margin-left: 50px;
}
.owl-featured {
  padding: 40px 20px;
}
.featured-property.ct-background-color .owl-featured {
  padding: 40px 0px;
}
.owl-featured .owl-dots {
  margin-top: 20px;
}
/*.featured-property .owl-top-nav {
  padding: 40px 0;
}*/
.featured-property .item {
  position: relative;
  margin: 0 5px;
}
.featured-property .item-box a {
  text-decoration: none;
  color: #7a7a7a;
}
.featured-property .item-box {
  width: auto;
  margin: 0 10px;
  margin-left: 10px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 3px 0 rgba(4, 4, 4, 0.3);
  -moz-box-shadow: 0 0 3px 0 rgba(4, 4, 4, 0.3);
  box-shadow: 0 0 3px 0 rgba(4, 4, 4, 0.3);
}
.featured-property .main-content {
  position: relative;
  border: 3px solid #fff;
  border-radius: 4px 4px 0 0;
}
.featured-property .image-box {
  overflow: hidden;
  border-radius: 2px;
  position: relative;
}
.featured-property .main-info {
  padding: 20px 10px 15px;
  background-color: #fff;
}
.featured-property .property-bottom-info {
  padding: 5px 20px;
  background-color: #51a3e9;
  border-bottom: 3px solid #2169a6;
  border-radius: 0 0 4px 4px;
  text-align: right;
}
.featured-property .property-bottom-info .icons {
  float: left;
  display: inline-block;
}
.featured-property .property-bottom-info .icons span, .featured-property .property-bottom-info .text span {
  font-size: 16px;
  font-weight: 600;
  font-family: 'Poppins semi-bold', sans-serif;
  color: #fff;
  margin-right: 7px;
}
.featured-property .property-bottom-info .text {
  display: inline-block;
}
.featured-property .main-info .property-tilte {
  line-height: 20px;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  padding: 0px 10px;
  color: #353535;
}
.featured-property .main-info .property-price {
  line-height: 18px;
  font-size: 20px;
  font-weight: 600;
  font-family: 'Poppins semi-bold', sans-serif;
  text-align: left;
  color: #9cce3d;
  margin: 10px 0;
  padding: 0px 10px;
}
.featured-property .main-info .property-price .old-price {
  text-decoration: line-through;
  color: #9b1616;
}
.featured-property .line-decor {
  display: block;
  text-align: center;
  margin: 5px 0px 0px;
  width: 100%;
}
.featured-property hr {
  margin-top: 15px;
  margin-bottom: 10px;
  border-color: #e2e2e2;
}
.featured-property .line-decor:before {
  content: "";
  position: absolute;
  border-bottom: 1px  solid;
  width: 40px;
  margin-top: 8px;
  left: 30%;
}
.featured-property .line-decor:after{
  position: absolute;
  content: "";
  border-bottom: 1px  solid;
  width: 40px;
  margin-top: 8px;
  right: 30%;
}
.featured-property .line-decor {
  color: #bebebe;
  border-color: #bebebe;
}
.featured-property .item-box .main-info .property-category {
  width: 92%;
  text-align: center;
  position: absolute;
  display: block;
  bottom: -3px;
}
.featured-property .item-box .main-info .property-category {
  opacity: 0;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.featured-property .item-box:hover .main-info .property-category {
  opacity:1;
}
.featured-property .item-box .main-info .property-category .title {
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  line-height: 17px;
  padding: 5px 25px 2px;
  text-transform: uppercase;
  width: 83%;
  text-align: center;
  display: inline-block;
  bottom: 0px;
  position: relative;
  z-index: 10;
}
.featured-property .item-box .main-info .property-category .title {
  background: #2169a6;
}
.featured-property .item-box .main-info .property-category .title {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.featured-property .item-box .main-info .property-category .decor {
  padding: 0;
  position: absolute;
  width: 83%;
  height: 22px;
  background: transparent;
  bottom: 0px;
  text-align: center;
  z-index: 0;
}
.featured-property .item-box .main-info .property-category .decor:before {
  content: "";
  float: left;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 0px 0px 22px 10px;
  border-bottom-color: #2169a6;
  position: relative;
  bottom: 0px;
  margin-top: 0;
  margin-left: -9px;
}
.featured-property .item-box .main-info .property-category .decor:after {
  content: "";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 0px 10px 22px 0px;
  border-bottom-color: #2169a6;
  position: relative;
  bottom: 0px;
  right: 0;
  margin-top: 0;
  margin-right: -9px;
}
.featured-property .main-info .property-desc {
  font-size: 14px;
  margin-bottom: 10px;
  text-align: left;
  padding: 0px 10px;
}
.decor-label:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px;
  margin-top: -16px;
  top: 50%;
  bottom: 0px;
  right: 100%;
}
.let-agreed:before {
  border-color: transparent #9cce3d transparent transparent;
}
.to-let:before {
  border-color: transparent #51a3e9 transparent transparent;
}
.for-sale:before {
  border-color: transparent #e44343 transparent transparent;
}
.decor-label {
  box-shadow: 2px 1px 6px -2px #000;
  position: absolute;
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  color: #ffffff;
  padding: 8px 10px 8px 7px;
  line-height: 16px;
  height: auto;
  width: auto;
  top: 15px;
  right: 3px;
  z-index: 10;
  -webkit-text-resize: 100%;
  -ms-text-resize: 100%;
  -webkit-text-size-adjust: 100%;
  /*-moz-hyphens:none;
  -ms-hyphens:none;
  -webkit-hyphens: none;
  hyphens:none;
  word-break: keep-all;
  word-wrap: break-word;
  word-break: break-all;*/
}
.decor-label:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 7px 7px;
  bottom: -7px;
  right: 0;
}
.to-let:after {
  border-color: transparent transparent transparent #2169a6;
}
.to-let {
  background-color: #51a3e9;
}
.let-agreed:after {
  border-color: transparent transparent transparent #5d8c05;
}
.let-agreed {
  background-color: #9cce3d;
}
.for-sale:after {
  border-color: transparent transparent transparent #9b1616;
}
.for-sale {
  background-color: #e44343;
}

  /***** Testimonials ******/
  .testimonials {
    height: 100%;
    /* background-attachment: scroll!important; */
    display: flex;
  }
  .testimonials .mediaSection-box {
    padding: 10px 0;
  }
  .testimonials {
    background-image: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.57) 0%,rgba(0, 0, 0, 0.87) 100%), url(../images/content/testimonials-parallax.jpg);
    background-image: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.57) 0%,rgba(0, 0, 0, 0.87) 100%), url(../images/content/testimonials-parallax.jpg);
  }
  .testimonials .thumb-section {
    display: inline-block;
  }
  .testimonials .desc {
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .testimonials .thumb-section img {
    max-width: 120px;
    padding: 5px;
    border: 3px solid #e7e7e7;
    border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
  }
  .testimonials .thumb-section .name {
    font-size: 30px;
    color: #51a3e9;
    position: relative;
    padding: 10px 0 0 0;
    font-family: 'Cabin', sans-serif;
    font-weight: 300;
    text-transform: none;
  }
  .testimonials .thumb-section .town {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    position: relative;
    padding: 0 0 10px 0;
  }
  .testimonials .desc p {
    font-size: 27px;
    font-weight: 300;
    line-height: 40px;
    color: #fff;
    padding: 0 50px;
  }
  .testimonials .desc p .fa-quote-left {
    margin-top: -20px;
    left: 10px;
    position: absolute;
  }
  .testimonials .desc p .fa-quote-right {
    margin-top: 20px;
    right: 20px;
    position: absolute;
  }
  .testimonials .owl-nav {
    margin-top: 10px;
    text-align: center;
    position: relative;
  }


/***** Testimonials version two ******/
.testimonials-two {
  height: 100%;
  background: #fbfbfb;
  border-top: 1px solid #eeeeee;
}

.testimonials-two .item-bg-box {
  text-align: center;
}
.testimonials-two .thumb-section {
    display: inline-block;
    margin: 10px 0;
  }
  .testimonials-two .desc {
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .testimonials-two .thumb-section img {
    max-width: 120px;
    padding: 5px;
    border: 3px solid #e7e7e7;
    border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
  }
  .testimonials-two .thumb-section .name {
    font-size: 20px;
    color: #22282d;
    position: relative;
    margin: 10px 0 0;
    padding: 10px 0 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-transform: none;
  }
  .testimonials-two .thumb-section .town {
    font-size: 16px;
    font-weight: 400;
    color: #7a7a7a;
    position: relative;
    padding: 0 0 10px 0;
  }
  .testimonials-two .desc p {
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    color: #7a7a7a;
    padding: 0 50px;
  }
  .testimonials-two .desc p .fa-quote-left {
    margin-top: -20px;
    left: 10px;
    position: absolute;
  }
  .testimonials-two .desc p .fa-quote-right {
    margin-top: 20px;
    right: 20px;
    position: absolute;
  }
  .testimonials-two .thumb-section .town, .testimonials-two .desc p {
    font-family: 'Poppins', sans-serif;
  }

  .testimonials-two .owl-nav {
    margin-top: 10px;
    text-align: center;
    position: relative;
  }
  .testimonials-two .embed-container {
    margin: 40px 0 40px;
  }
  .testimonials-two .owl-testimonials {
    margin: 20px 0;
  }
  .testimonials-two .other-info {
    position: relative;
    display: inline-block;
    width: 100%;
  }
  .testimonials-two .other-info .info-title {
    font-size: 15px;
    font-weight: 400;
    text-transform: none;
    color: #7a7a7a;
    margin-bottom: 15px;
  }

  /***** Special Properties ******/
  .specialBox-section {
    padding: 30px 0;
  }
  .sectionBox-color {
    background: -moz-radial-gradient(center, ellipse cover, rgb(125, 195, 255) 0%,rgb(31, 99, 158) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgb(125, 195, 255) 0%,rgb(31, 99, 158) 100%);
    background: radial-gradient(ellipse at center, rgb(125, 195, 255) 0%,rgb(31, 99, 158) 100%);
    }
  .sectionBox-image {
    background-image: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.35) 0%,rgba(0, 0, 0, 0.6) 100%), url(..images/content/reservation-parallax.html);
    background-image: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.35) 0%,rgba(0, 0, 0, 0.6) 100%), url(../images/content/reservation-parallax.jpg);
    background-image: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%,rgba(0, 0, 0, 0.6) 100%), url(../images/content/reservation-parallax.jpg);
    }
  .special-item-box {
    position: relative;
    width: 100%;
  }
.special-item-box .decor-label {
  right: -7px;
}
  .special-item-box .image-box {
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .special-item-box .image-box img {
    border: 2px solid rgba(255, 255, 255, 0.43);
    border-radius: 3px;
  }
  .special-item-box .image-box:hover {
    -webkit-box-shadow: 0 0 20px 0 rgba(4, 4, 4, 0.32);
    -moz-box-shadow: 0 0 20px 0 rgba(4, 4, 4, 0.32);
    box-shadow: 0 0 20px 0 rgba(4, 4, 4, 0.32);
  }
  .special-item-box .image-box .mini-info {
    background: transparent;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    width: 100%;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
  }
  .special-item-box .image-box:hover .mini-info {
    background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(0, 0, 0, 0.9)), color-stop(100%, transparent));
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.1) 110px);
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.1) 110px);
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.1) 110px);
    background: linear-gradient(bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.1) 110px);
    overflow:visible;
    opacity: 1;
  }
  .special-item-box {
    font-family: 'Poppins', sans-serif;
  }
  .special-item-box .mini-info .property-price {
    position: absolute;
    left: 0;
    bottom: 15px;
    margin: 15px 0;
    padding: 10px 17px 7px;
  }
  .special-item-box .mini-info .icons {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 4px 12px;
  }
  .special-item-box .mini-info .text {
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: right;
    padding: 4px 12px;
  }
  .special-item-box .mini-info .property-price {
    line-height: 18px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
  }
  .special-item-box .mini-info .icons span, .special-item-box .mini-info .text span {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Poppins semi-bold', sans-serif;
    color: #fff;
    margin: 0 7px;
  }
  .special-item-box .main-info {
    width: 100%;
    margin: 20px 0 30px;
  }
  .special-item-box .main-info .property-tilte {
    font-size: 21px;
    font-weight: 400;
    line-height: 27px;
    text-transform: uppercase;
    color: #fff;
  }
  .special-item-box .main-info .property-desc {
    font-size: 14px;
    line-height: 25px;
    color: rgba(255, 255, 255, 0.79);
    margin: 5px 0;
  }

    /***** Our Partners ******/
  .our-partners {

  }
  .owl-ourPartners.owl-center-nav .owl-nav {
    top:18%;
  }
  .owl-ourPartners .owl-dots {
    margin-top: 30px;
  }
  .owl-ourPartners {
    list-style: none;
    padding: 0 20px;
  }
  .owl-ourPartners li {
    background: #f4f4f4;
    border: 1px solid #e2e2e2;
    padding: 10px;
    margin: 5px 10px;
    border-radius: 3px;
    text-align: center;
  }
  .owl-ourPartners li:hover {
    -webkit-box-shadow: 0 0 7px 0 rgba(4, 4, 4, 0.19);
    -moz-box-shadow: 0 0 7px 0 rgba(4, 4, 4, 0.19);
    box-shadow: 0 0 7px 0 rgba(4, 4, 4, 0.19);
  }
  .owl-ourPartners li {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .owl-ourPartners img {
    max-width: 155px;
  }

    /***** Certificates ******/
  .sertificates {
    background-color: #fff;
  }
  .newsletter {
    background-color: #efefef;
    border-top: 1px solid #e2e2e2;
    padding: 35px 0;
    font-family: 'Poppins', sans-serif;
    position: relative;
  }
  .newsletter.decor-bg:before {
    content: "";
    background: url(../images/decoration-patter.png);
    background-repeat: no-repeat;
    width: 258px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0 30% 0 0;
  }
  .newsletter .big-title {
    float: none;
    margin: 15px 0px 15px 20px;
    font-size: 30px;
    font-weight: 600;
    color: #353535;
    display: inline-block;
    vertical-align: middle;
    text-transform: none;
  }
  .newsletter .small-title {
    float: none;
    font-size: 18px;
    color: #2e363d;
    margin: 20px 0px 15px 30px;
    display: inline-block;
    vertical-align: middle;
  }
  .newsletter .nl-box {
    display: inline-block;
    width: 320px;
    margin: 11px 0 0px 30px;
    float: none;
  }
  .newsletter .newsletter-form {
    vertical-align: middle;
  }
  .newsletter .form-group {
    float: left;
    margin: 0;
    width: 100%;
  }
  .newsletter button {
    background-color: #bfbfbf;
    padding: 6px 15px;
    margin: 0;
    color: #2e363d;
    border-radius: 0;
  }
  .newsletter button:hover {
    background-color: #d5d5d5;
  }
  .newsletter .btn {
    background-color: #51a3e9;
    border: 1px solid #51a3e9;
    margin: -3px 10px 0px;
    padding: 5px 12px;
    color: #ffffff;
    font-size: 17px;
    width: auto;
  }
  .newsletter .btn:hover {
    background-color: #4695d8;
    border-color: #4695d8;
  }
  .newsletter input, .newsletter textarea {
    background-color: #ffffff;
    border-radius: 3px;
    padding: 6px 12px;
    margin-bottom: 0;
    color: #2e363d;
    -webkit-appearance: none;
    width: auto;
    height: 40px;
    display: inline-block;
  }
  .newsletter .form-control:focus {
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0px 0px 0px 1px rgb(233, 233, 233);
    -moz-box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0px 0px 0px 1px rgb(233, 233, 233);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0px 0px 0px 1px rgb(233, 233, 233);
  }
  .newsletter .alert-success {
      margin-top: -20px;
  }
  #nl-message {
    display: block;
    margin-top: 10px;
    width: 100%;
    float: left;
  }
  .contact-form .loader, .newsletter .loader{
    width: 16px;
    height: 16px;
    display: inline-block;
    position: absolute;
    margin-top: 15px;
    margin-left: 8px;
    background: url('../images/ajax-loader-bg.gif');
  }
  .newsletter .alert-danger {
    background-color: rgba(255, 214, 214, 0.27);
    border-color: rgba(255, 126, 126, 0.18);
    color: #a94442;
    margin-bottom: 0;
    font-family: 'Lato', sans-serif;
  }


/* #Blog Post
================================================== */
.blog-content .post-info {
  margin-bottom: 20px;
}

.blog-content .articleTop-info {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eeeeee;
}
.blog-content .post-title {
  margin: 0;
  padding-bottom: 20px;
}
.blog-content a {
  text-decoration: none;
}
.blog-content a .post-title{
  color: #353535;
}
.blog-content a:hover .post-title{
  color: #51a3e9;
}
.blog-content .post-author {
  font-size: 13px;
  margin-right: 10px;
}
.blog-content .post-author a {
  text-decoration: none;
  color: #51a3e9;
}
.blog-content .post-author a:hover {
  color: #353535;
}
.blog-content .post-category {
  font-size: 13px;
}
.blog-content .post-category a{
  text-decoration: none;
  color: #51a3e9;
}
.blog-content .post-category a:hover{
  color: #2e363d;
}
.blog-content .post-comment {
  display: inline-block;
  font-size: 16px;
}
.blog-content .right-position {
  float: right;
}
.blog-content .left-position {
  float: left;
}
.content-share .print-button {
  float: right;
  font-size: 15pt;
  margin: 7px 0;
  padding-left: 20px;
  border-left: 1px solid #a9a9a9;
  color: #6f6f6f;
}
.content-share .share-title {
  display: inline-block;
  margin-right: 20px;
}
.content-share .right-position .socials-box{
  display: inline-block;
  margin-right: 20px;
  margin: 0px 0px 10px;
}
.content-share .left-position .socials-box{
  display: inline-block;
  margin-left: 20px;
  margin: 0px 0px 10px;
}
.blog-content p {
  line-height: 25px;
  margin-bottom: 25px;
}
.blog-content .button-section {
  text-align: left;
  padding: 5px 0;
}
.blog-content article {
  margin-bottom: 60px;
}
.blog-content article img{
  margin-bottom: 30px;
}
.blog-page .header-background-box .button-section {
  padding: 5px 0 5px 0;
}
.header-background-box .btn-o-primary {
  color: #ffffff;
  background-color: transparent;
  border: 2px solid #ffffff;
  border-radius: 5px;
}
.header-background-box .btn-o-primary:hover {
  background-color: #51a3e9;
  border: 2px solid #51a3e9;
  color: #ffffff;
}
.blog-content a .post-title, .blog-content .post-author a, .blog-content .post-category a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

  /***** Special article box section ******/

.articleBox {
  width: 100%;
}
.articleBox-body, .articleBox-body a {
  font-family: 'Poppins', sans-serif;
}
.articleBox-body {
  width: 100%;
  display: table;
  border-top: 1px solid #eeeeee;
}
.blog-content .main .articleBox-body:first-child {
  border-top: none;
}
.articleBox-vidgets {
  float: left;
  width: auto;
  display: table;
  margin: 20px 10px 0;
  padding: 20px 0 0;
}
.articleBox-vidgets .calendar-day {
  vertical-align: middle;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  height: 100px;
  width: 100px;
}
.calendar-day .day {
  font-size: 30px;
  line-height: 25px;
  font-weight: 600;
  background-color: #51a3e9;
  padding: 20px 20px 10px;
}
.calendar-day .month {
  font-size: 20px;
  line-height: 18px;
  font-weight: 400;
  background-color: #2e363d;
  padding: 15px 0 20px;
}
.articleBox-vidgets .comments {
  vertical-align: middle;
  text-align: center;
}
.articleBox-vidgets .comments {
  font-size: 20px;
  line-height: 25px;
  margin: 20px 0;
  padding: 10px;
  border-top: 1px solid #e2e2e2;
}
.articleBox-media {
  width: 40%;
  float: left;
  vertical-align: middle;
  line-height: 1;
  display: table-cell;
  margin: 20px 0px;
}
.articleBox-media img {
  border: 1px solid #e2e2e2;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.articleBox-info {
  width: 56%;
  float: left;
  margin: 20px 0px 10px 20px;
  padding: 20px 0 0;
}
.articleBox-info .articleBox-titles {
  width: 100%;
  line-height: 1;
  vertical-align: middle;
  display: table-cell;
  margin-bottom: 5px;
}
.articleBox-info .articleBox-titles a {
  display: block;
  font-size: 18px;
  line-height: 21px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 7px;
}
.articleBox-info .articleTop-info {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eeeeee;
}
.articleTop-info span {
  font-size: 13px;
  line-height: 15px;
  color: #a9a9a9;
  margin-right: 14px;
  display: inline-block;
}
.articleBox-info .articleBox-description {
  margin: 0 0 10px;
  color: #7a7a7a;
  line-height: 25px;
}
.articleBox-info .articleBox-description a {
  color: #51a3e9;
}
.articleBox-info .articleBox-description a:hover {
  color: #7a7a7a;
}

/* #Key Featured list
================================================== */

.bd-ratings {
  display: inline-block;
  text-align: right;
  margin-left: 20px;
  margin-right: 20px;
}
.bd-ratings .star-box li{
  padding: 5px 0px;
  margin: 0 5px;
  cursor: pointer;
}
.bd-ratings .star-box .fa {
  font-size: 20px;
  color:#b2b2b2;
}
.bd-ratings .star-box .active {
  color:#51a3e9;
}
.bd-com-icon {
  float: right;
  padding: 5px;
  margin: 15px 12px 15px 0px;
  font-size: 16px;
}
.bd-com-icon .fa {
  color: #b2b2b2;
}

.key-featured-list {
  margin: 0;
  padding: 0px 20px 0px 0px;
  list-style: none;
}
.key-featured-list li {
  margin-bottom: 15px;
  display: -webkit-flex;
  display: flex;
  font-size: 14px;
  line-height: 14px;
}
.key-featured-list li .fa {
  margin-right: 10px;
}
.key-featured-list .enabled {
  color: #51a3e9;
}
.key-featured-list .disabled {
  color: #9b1616;
}

.property-features {
  list-style: none;
  padding: 0;
}
 .property-features li{
  position: relative;
  margin: 0 15px 15px 0;
  padding: 15px 20px 15px 60px;
  border: 1px solid #e2e2e2;
  background: #efefef;
  border-radius: 3px;
  font-size: 14px;
}
.property-features:nth-child(even) li {
  margin: 0 0 15px 15px;
}

.property-features li i {
  color: #51a3e9;
  font-size: 20px;
  margin-right: 10px;
  float: left;
  top: 5px;
  left: 20px;
  position: absolute;
}
.property-features li .glyph-icon:before {
  font-size: 30px;
}

/* #Contact
================================================== */
.contact-section {
  padding: 0;
}
.contact-section .contact-map {
  width: 100%;
}
.contact-section .contact-map, .contact-section .contact-info-right {
  height: 620px;
}
.contact-info {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0 10%;
}
.contact-info p {
}
.contact-section p{
  display: flex;
}
.contact-section h3 {
  /*margin: 10px 0px 20px 0px;*/
  padding-left: 15px;
  padding-right: 15px;
}
.contact-page .contact-section h3 {
  padding-left: 0;
  padding-right: 0;
}
.contact-section a {
  text-decoration: none;
}
.contact-section a {
  color: #6f6f6f;
}
.contact-section a:hover {
  color: #51a3e9;
}
.contact-section .iconBox .iconBox-title {
  color: #2e363d;
  font-size: 23px;
  line-height: 25px;
}
.contact-section .iconBox .iconBox-text {
  font-size: 14px;
  color: #353535;
}
.contact-section .iconBox {
  padding: 35px 15px;
  border-radius: 5px;
  margin: 12px 0;
  box-shadow: 0px 0px 0px 1px #fff;
}
.contact-section .container &gt; [class*='col-']:nth-child(odd) .iconBox {
  background: #f5f5f5;
  border: 1px solid#dedede;
}
.contact-section .container &gt; [class*='col-']:nth-child(even) .iconBox {
  background: #f5f5f5;
  border: 1px solid#dedede;
}
.contact-section .iconBox .iconBox-icon {
  width: 65px;
  height: 65px;
}
.contact-section .iconBox .iconBox-icon:before {
  height: 85px;
  width: 85px;
}
.contact-section .iconBox .iconBox-icon .glyph-icon:before {
  font-size: 50px;
}
.contact-section .iconBox .iconBox-icon .fa {
  font-size: 45px;
  margin-top: 10px;
}
.contact-section .socials-box a {
  color: #2e363d;
}
.contact-section .socials-box a:hover {
  color: #51a3e9;
}
.contact-section .contact-form .form-group textarea {
  height: 120px;
}
.contact-section .socials-box {
  display: block;
  margin: 10px 5px 15px;
  padding: 0;
  text-align: center;
}
.contact-section .socials-box li {
  margin: 5px 8px;
}
.contact-section .socials-box i {
  font-size: 23px;
}
.contact-section #message {
  position: absolute;
  width: 100%;
  max-width: 77%;
  top: 40px;
}
.contact-section .alert p {
    display: block;
    text-align: center;
}
.home-page.onepage .contact-section {
  padding: 0;
}
/* #Property Location Goofle Map
================================================== */

.googleMap {
  height: 290px;
  width: 100%;
  border: 1px solid #e7e7e7;
}
.googleMap1 {
  height: 600px;
  width: 100%;
}

/* #Property Sorting Bar
================================================== */
.sorting-bar {
  margin-top: 60px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e4e4e4;
}
.sorting-bar .form-sort-control {
  margin-left: 0;
  padding: 0;
  display: inline-block;
  margin: 0;
  float: left;
  width: 205px;
}
.sorting-bar .bootstrap-select &gt; .dropdown-toggle {
  border-color: #dedede !important;
  padding: 0;
  height: 35px;
  color: #2e363d;
  font-size: 14px;
  font-weight: 800;
}
.sorting-bar .bootstrap-select.btn-group .dropdown-toggle .bs-caret{
  border-color: #dedede;
  color: #2e363d;
}
.sorting-bar .bootstrap-select.open&gt;.dropdown-toggle .bs-caret {
  border-left: 1px solid #dedede;
}
.sorting-bar .bootstrap-select .dropdown-toggle:focus .bs-caret, .sorting-bar .bootstrap-select .dropdown-toggle:active .bs-caret {
    border-left: 1px solid #dedede;
}
.sorting-bar .bootstrap-select &gt; .dropdown-toggle {
    border-color: #dedede !important;
    padding: 0;
    height: 35px;
    color: #6f6f6f;
    font-size: 14px;
    font-weight: 600;
}
.sorting-bar .bootstrap-select .dropdown-toggle:focus {
    outline: none;
    outline-offset: -2px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: #dedede !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.view-mode, .sort {
  float: right;
  margin-left: 15px;
  height: 40px;
  margin-bottom: 15px;
  display: inline-block;
}
.view-mode span, .sort span {
  display: inline-block;
  float: left;
  line-height: 34px;
}
.view-mode ul, .sort ul {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin-left: 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.view-mode ul li, .sort ul li {
  float: left;
  display: inline-block;
  height: 35px;
  line-height: 34px;
  padding: 0;
  margin: 0;
  text-align: center;
  font-size: 19pt;
  padding: 0 6px;
  border: 1px solid #e4e4e4;
  border-radius: 3px;
  color: #a9a9a9;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -ms-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
.view-mode ul li:hover, .sort ul li:hover, .view-mode ul li.active, .sort ul li.active {
  background-color: #51a3e9;
  color: #fff;
  border-color: #51a3e9;
}
.view-mode ul li + li, .sort ul li + li {
  margin-left: 4px;
}

/* #Property Grid and Listing
================================================== */
.properties-items {
  overflow: visible;
  padding-top: 10px;
}
.grid-style .item {
position: relative;
margin-bottom: 25px
}
.grid-style .item-box a {
text-decoration: none;
color: #7a7a7a;
}
.grid-style .item-box {
  width: 100%;
  margin: 0 10px;
  margin-left: 0;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 3px 0 rgba(4, 4, 4, 0.3);
  -moz-box-shadow: 0 0 3px 0 rgba(4, 4, 4, 0.3);
  box-shadow: 0 0 3px 0 rgba(4, 4, 4, 0.3);
}
.grid-style .main-content {
  position: relative;
  border: 3px solid #fff;
  border-radius: 4px 4px 0 0;
}
.grid-style .image-box, .articleBox-body .articleBox-media {
  overflow: hidden;
  border-radius: 2px;
  position: relative;
}
.articleBox-body .articleBox-media {
  border-radius: 0;
}
.item-box .image-box .overlay-box, .articleBox-body .articleBox-media .overlay-box {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.item-box .image-box .overlay, .articleBox-body .articleBox-media .overlay {
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  background: #002a4e;
  text-align: center;
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.item-box:hover .image-box .overlay, .articleBox-body:hover .articleBox-media .overlay  {
  opacity: 0.7;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
}
 .item-box .image-box .overlay-box i, .articleBox-body .articleBox-media .overlay-box i {
  display: none;
  top: 50%;
  left: 50%;
  color: #fff;
  position: absolute;
  font-size: 20px;
  line-height: 10px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-left: -5px;
  margin-top: -5px;
}
.item-box:hover .image-box .overlay-box i, .articleBox-body:hover .articleBox-media .overlay-box i {
  display: block;
}
.grid-style .main-info {
  padding: 20px 10px 15px;
  background-color: #fff;
}
.grid-style .property-bottom-info {
  padding: 5px 20px;
  background-color: #51a3e9;
  border-bottom: 3px solid #2169a6;
  border-radius: 0 0 4px 4px;
  text-align: right;
}
.grid-style .property-bottom-info .icons {
  float: left;
  display: inline-block;
}
.grid-style .property-bottom-info .icons span, .grid-style .property-bottom-info .text span {
  font-size: 16px;
  font-weight: 600;
  font-family: 'Poppins semi-bold', sans-serif;
  color: #fff;
  margin-right: 7px;
}
.grid-style .property-bottom-info .text {
  display: inline-block;
}
.grid-style .main-info .property-tilte {
  line-height: 20px;
  font-size: 18px;
  font-weight: 600;
  color: #353535;
}
.grid-style .item-box:hover .main-info .property-tilte, .list-style .item-box:hover .main-info .property-tilte{
  color:#51a3e9;
}
.main-info .property-price {
  line-height: 18px;
  font-size: 20px;
  font-weight: 600;
  font-family: 'Poppins semi-bold', sans-serif;
  color: #9cce3d;
  margin: 10px 0;
}
.main-info .property-price .old-price {
  text-decoration: line-through;
  color: #9b1616;
}
.grid-style .line-decor {
  display: block;
  text-align: center;
  margin: 5px 0px 0px;
  width: 100%;
}
.grid-style .decor-label {
  right: 8px;
}
.grid-style hr {
  margin-top: 15px;
  margin-bottom: 10px;
  border-color: #e2e2e2;
}
.grid-style .line-decor:before {
  content: "";
  position: absolute;
  border-bottom: 1px  solid;
  width: 40px;
  margin-top: 8px;
  left: 30%;
}
.grid-style .line-decor:after{
position: absolute;
content: "";
border-bottom: 1px  solid;
width: 40px;
margin-top: 8px;
right: 30%;
}
.grid-style .line-decor {
color: #bebebe;
border-color: #bebebe;
}
.grid-style .item-box .main-info .property-category {
width: 92%;
text-align: center;
position: absolute;
display: inline-block;
bottom: -3px;
}
.grid-style .item-box .main-info .property-category {
opacity: 0;
-moz-transition: .3s;
-ms-transition: .3s;
-o-transition: .3s;
transition: .3s;
}
.grid-style .item-box:hover .main-info .property-category {
opacity:1;
}
.grid-style .item-box .main-info .property-category .title {
font-size: 12px;
font-weight: 500;
color: #fff;
line-height: 17px;
padding: 5px 25px 2px;
text-transform: uppercase;
width: 83%;
text-align: center;
display: inline-block;
bottom: 0px;
position: relative;
z-index: 10;
}
.nav-ios .grid-style .item-box .main-info .property-category .title, .nav-ios .featured-property .item-box .main-info .property-category .title {
  /*bottom: 0;*/
}
.grid-style .item-box .main-info .property-category .title {
background: #2169a6;
}
.grid-style .item-box .main-info .property-category .title {
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.grid-style .item-box .main-info .property-category .decor {
padding: 0;
position: absolute;
width: 83%;
height: 22px;
background: transparent;
bottom: 0px;
text-align: center;
z-index: 0;
}
.grid-style .item-box .main-info .property-category .decor:before {
content: "";
float: left;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
border-width: 0px 0px 22px 10px;
border-bottom-color: #2169a6;
position: relative;
bottom: 0px;
margin-top: 0;
margin-left: -9px;
}
.grid-style .item-box .main-info .property-category .decor:after {
content: "";
float: right;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
border-width: 0px 10px 22px 0px;
border-bottom-color: #2169a6;
position: relative;
bottom: 0px;
right: 0;
margin-top: 0;
margin-right: -9px;
}
.grid-style .main-info .property-desc {
font-size: 14px;
margin-bottom: 10px;
}

/*List style*/
.list-style .item {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 25px
}
.list-style .item-box a {
  text-decoration: none;
  color: #7a7a7a;
}
.list-style .item-box {
  width: 100%;
  margin: 0 10px;
  margin-left: 0;
  border-radius: 4px;
  display: table-cell;
  -webkit-box-shadow: 0 0 3px 0 rgba(4, 4, 4, 0.3);
  -moz-box-shadow: 0 0 3px 0 rgba(4, 4, 4, 0.3);
  box-shadow: 0 0 3px 0 rgba(4, 4, 4, 0.3);
}
.list-style .main-content {
  position: relative;
  border: 3px solid #fff;
  border-radius: 4px;
  display: flex;
}
.list-style .image-box {
  overflow: hidden;
  border-radius: 2px;
  position: relative;
  width: 35%;
  float: left;
}
.list-style .main-info {
  padding: 20px 25px;
  background-color: #fff;
  float: left;
  width: auto;
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.list-style .property-bottom-info {
  padding: 5px 20px;
  margin-right: 10px;
  background-color: transparent;
  border: none;
  border-radius: 4px;
  text-align: right;
  position: absolute;
  bottom: 10px;
  right: 0;
}
.list-style .property-bottom-info .icons {
  float: left;
  display: inline-block;
}
.list-style .property-bottom-info .icons span, .list-style .property-bottom-info .text span {
  font-size: 16px;
  font-weight: 600;
  font-family: 'Poppins semi-bold', sans-serif;
  color: #777777;
  margin-right: 7px;
}
.list-style .property-bottom-info .icons span i, .list-style .property-bottom-info .text span i{
  color: #a9a9a9;
}
.list-style .property-bottom-info .text {
  display: inline-block;
}
.list-style .main-info .property-tilte {
  line-height: 20px;
  font-size: 18px;
  font-weight: 600;
  color: #353535;
  width: 90%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.list-style .line-decor {
  display: block;
  text-align: center;
  margin: 5px 0px 0px;
  width: 100%;
}
.list-style .decor-label {
  right: 8px;
}
.list-style hr {
  margin-top: 15px;
  margin-bottom: 10px;
  border-color: #e2e2e2;
}
.list-style .line-decor:before {
  content: "";
  position: absolute;
  border-bottom: 1px  solid;
  width: 40px;
  margin-top: 8px;
  left: 30%;
}
.list-style .line-decor:after{
position: absolute;
content: "";
border-bottom: 1px  solid;
width: 40px;
margin-top: 8px;
right: 30%;
}
.list-style .line-decor {
  color: #bebebe;
  border-color: #bebebe;
}
.list-style .item-box .main-info .property-category {
  position: absolute;
  display: inline-block;
  bottom: 0px;
}

.list-style .item-box .main-info .property-category .title {
  font-size: 14px;
  font-weight: 700;
  color: #353535;
  line-height: 17px;
  padding: 5px 10px 5px;
  text-transform: none;
  width: auto;
  text-align: left;
  display: inline-block;
  position: relative;
}
.list-style .item-box .main-info .property-category .title {
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.list-style .item-box .main-info .property-category .decor {
  display: none;
}

.list-style .main-info .property-desc {
font-size: 14px;
margin-bottom: 10px;
}

/* #Gallery Page
================================================== */
.gallery-content {
  padding: 70px 0 40px;
}

/* #404 Page
================================================== */

.error-header .button-section {
  padding: 0;
}
.error-header .btn-primary {
  margin: 10px 3px;
  border: 2px solid;
  border-color: #51a3e9;
}
.error-header .error-title {
  font-size: 120px;
  color: #e7e7e7;
  padding-top: 20px;
  margin-top: 0px;
}

/* #One Page
================================================== */
.home-gallery {
    padding: 70px 0 60px;
    background: #efefef;
  }
  .home-page .contact-section {
    padding: 60px 0;
  }
  .home-page .contact-map {
    padding: 15px 0px 30px;
    position: relative;
    width: 100%;
    border-top: none;
    border-bottom: none;
  }
  .home-page .contact-map #googleMap {
    position: relative;
    height: 361px;
    border: 1px solid #e7e7e7;
  }

/* #Footer
================================================== */
#footer {
  color:#b8c1c9;
  height: 100%;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}
.footer-background{
  background-color: #2e363d;
}
#footer a {
  text-decoration: none;
}
#footer ul {
  line-height: 30px;
  list-style: none;
  padding: 0;
}
#footer .footer-overlay {
  background-color: rgba(0, 0, 0, 0.63);
  opacity: 1;
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  transition: all 1s ease-in-out 0.5s;
  transform: perspective(800px);
}
#footer-top .block {
  padding-top: 40px;
  padding-bottom: 20px;
}

#footer-top .footer-title {
  font-size: 20px;
  font-weight: 400;
  padding: 20px 0;
  margin: 0;
  color: #f4f4f4;
}

#footer-top p {
  font-size: 14px;
  line-height: 30px;
  font-weight: normal;
  letter-spacing: 0.2px;
}

#footer-top img {
    max-width: 100%;
}
#footer-top a {
    color: #b8c1c9;
}
#footer-top a:hover {
    color: #51a3e9;
    text-decoration: none;
}
#footer-top hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid rgba(238, 238, 238, 0.16);
}
#footer .socials-box i {
  font-size: 23px;
}
#footer-about .brend-logo {
  width: auto;
  text-align: left;
  padding: 0px 0px 10px;
}
#footer .socials-box a {
  opacity: 0.7;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#footer .socials-box a:hover {
  opacity: 1;
}
.footer-socials-m {
  margin: 10px 0;
  line-height: 30px;
  border: 2px solid rgba(255, 255, 255, 0.1);
  background: rgba(197, 168, 106, 0.18);
  border-radius: 7px;
  padding: 4px;
  /*width: 100%;*/
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer-socials-m:hover {
  border: 2px solid #51a3e9;
  background: rgba(197, 168, 106, 0.09);
}
#footer .footer-contacts {
  line-height: 20px;
  padding: 0;
}
.footer-contacts li {
  font-weight: 600;
  letter-spacing: 0.2px;
}
.footer-contacts .fa {
  color: #b8c1c9;
  margin-right: 15px;
  margin-top: 5px;
  font-size: 20px;
}
#footer-work-time {
  line-height: 12px;
  padding: 0;
  overflow: hidden;
  position: relative;
}
#footer-work-time li{
  font-weight: normal;
  letter-spacing: 0.2px;
  width: 100%;
  display: inline-block;
}
#footer-work-time .date {
  background: transparent;
  position: relative;
  overflow: hidden;
  width: auto;
  max-width: 100%;
  float: left;
  padding: 5px 5px 5px 0px;
  margin: 0;
}
#footer-work-time .time {
  background: transparent;
  position: relative;
  color: #f4f4f4;
  float: right;
  width: auto;
  max-width: 100%;
  padding: 5px 0px 5px 5px;
  margin: 0;
}
#footer-work-time .line-box {
    position: relative;
    top: 12px;
    overflow: hidden;
}
#footer-work-time .line-dotted {
    position: relative;
    border-top: 2px dotted #ccc;
    z-index: 1;
    left: 0;
}
#footer-recent-post {
    line-height: 25px;
    padding: 0;
    overflow: hidden;
}
#footer-recent-post .post-image {
  float: left;
  margin-right: 5px;
}
#footer-recent-post .post-image img {
  width: 80px;
  height: 80px;
  border: 2px solid;
  border-color: rgba(255, 255, 255, 0.7);
  border-radius: 3px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#footer-recent-post .post-image img:hover, #footer-recent-post a:hover &gt; .post-image img{
    border-color: #51a3e9;
}
#footer-recent-post li {
  padding-bottom: 10px;
  display: inline-flex;
}
#footer-recent-post .info {
  padding-left: 80px;
}
#footer-recent-post .data-time{
  display: block;
  opacity: 0.6;
}
#footer-recent-post .title {
  line-height: 25px;
  display: block;
}
#footer .logo-partners {
  text-align: center;
  margin: 20px 0;
}
#footer .logo-partners .item {
  width: 155px;
  margin: 0 10px;
  display: inline-block;
  opacity: 0.7;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#footer .logo-partners .item:hover {
  opacity: 1;
}
#footer .logo-partners .item img {
  max-width: 155px;
}
#footer .logo-cards {
  text-align: center;
  margin: 20px 0 40px;
}
#footer .logo-cards .item {
  width: 40px;
  margin: 4px 5px;
  opacity: 0.7;
  display: inline-block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#footer .logo-cards .item:hover {
  opacity: 1;
}
#footer .logo-cards .item img {
  width: auto;
}

#copyright {
  background: #22282d;
  border-top: 4px solid #474d52;
  text-align: center;
  position: relative;
  margin-top: 40px;
}

#copyright span {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.2px;
  display: inline-block;
  text-align: center;
  color: #82868b;
  padding: 15px 0;
}
#copyright .allright {
  padding: 20px 0;
}
#copyright .t-color {
  color: #51a3e9;
  font-weight: 600;
}
#copyright .scrollTopButton {
  position: absolute;
  left: 48%;
  top: -50px;
  line-height: 19px;
  margin-left: -19px;
}

#copyright .button-square {
  background: #22282d;
  border: 4px solid;
  border-color: #474d52;
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-radius: 80%;
  width: 100px;
  height: 100px;
  position: absolute;
  display: block;
}

#copyright .scrollTopButton i, #copyright .bugutton-square i {
  font-size: 30px;
  line-height: 24px;
  color: #b8c1c9;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#copyright .scrollTopButton i:hover, #copyright .bugutton-square i:hover {
color:#51a3e9;
}

/* #Media Queries
================================================== */

@media (min-width: 993px) and (max-width: 1199px) {

  .navbar-nav {
    font-size: 17px;
  }
  .navbar-nav &gt; li &gt; a {
    padding: 10px;
  }
  .navbar-nav .nav-logo img {
    width: 100px;
    height: auto;
  }
  .form-group label {
    font-size: 14px;
}
  .newsletter .big-title {
    font-size: 25px;
    padding: 10px 0;
    margin: 10px 0;
  }
  .newsletter .small-title {
    font-size: 15px;
    margin: 0 0 0 30px;
    padding: 25px 10px 25px 0px;
  }
  .newsletter .nl-box {
    width: auto;
    margin: 0 0 0 20px;
  }
  .newsletter input {
    width: 175px;
  }
  .special-menu-slider .item-bg-box .info span {
    float: none;
  }
  .header-background-box .header-background {
    height: auto;
  }
  .note-new {
    font-size: 16px;
    font-weight: 500;
  }
    .note-spicy {
    font-size: 16px;
    font-weight: 500;
  }
    .note-milk {
    font-size: 16px;
    font-weight: 500;
  }
  .widget-search .form-group {
    width: 70%;
  }
  .navbar-nav &gt; li:nth-child(n+7) .dropdown-submenu &gt; .dropdown-menu {
    left: -100%;
    margin-top: 0;
    margin-left: 0px;
  }

  /*ON Article Box */
  .articleBox-vidgets {
    margin: 20px 10px 0;
    padding: 20px 0;
  }
  .articleBox-vidgets .calendar-day {
      height: 80px;
      width: 80px;
  }
  .calendar-day .day {
    font-size: 18px;
    line-height: 18px;
    padding: 15px 10px 10px;
  }
  .calendar-day .month {
    font-size: 18px;
    line-height: 18px;
    padding: 10px 10px 10px 10px;
  }
  .articleBox-vidgets .comments {
    line-height: 20px;
    margin: 15px 0;
  }
  .articleBox-vidgets {
    margin: 20px 10px 0;
    padding: 20px 0;
  }
  .articleBox-media {
    width: 40%;
    margin: 20px 10px;
  }
  .articleBox-info {
    width: 52.9%;
    margin: 20px 10px;
    padding: 5px 0;
  }
  .articleBox-info .articleBox-titles a {
    font-size: 17px;
    line-height: 20px;
  }
  .articleBox-info .articleBox-description {
    margin: 10px 0 0px;
  }
  /*OFF Article Box*/

  .bd-ratings {
    margin-left: 20px;
    margin-right: auto;
  }
  .bd-ratings .star-box .fa {
    font-size: 16px;
  }
  #nl-message {
    width:93%;
  }
  #page-loader-box {
    left: 53%;
  }
  .parallax-box {
    background-attachment: scroll!important;
  }

  /*** Property Expert ***/
  .property-expert .image {
    margin-left: auto;
  }
  .grid-style .property-bottom-info .icons span, .grid-style .property-bottom-info .text span, .featured-property .property-bottom-info .icons span, .featured-property .property-bottom-info .text span {
      font-size: 14px;
  }
  .sb-latest-posts img {
    width: 50px;
  }
  .sb-latest-posts .text-box {
    width: 70%;
  }
  .sb-latest-posts ul li {
    font-size: 14px;
  }
  .sb-featured .property-price {
    line-height: 15px;
  }

}
@media (min-width: 768px) and (max-width: 992px) {

  .navbar-nav .nav-logo img {
    width: 100px;
    height: auto;
  }
  .pad100 {
    width:100%;
  }
  #footer-about .brend-logo {
    padding: 5px 0px 10px;
  }
  #footer-recent-post li {
    padding-bottom: 20px;
  }
  #footer-recent-post .info {
    padding-left: 0;
    font-size: 12px;
  }
  #footer-top p {
    font-size: 12px;
    line-height: 25px;
  }
  #footer-contacts {
    line-height: 25px;
    font-size: 12px;
  }
  .footer-contacts li {
    font-size: 12px;
    font-weight: 400;
  }
  .footer-contacts .fa {
    margin-right: 3px;
    font-size: 12px;
  }
  #footer ul {
    line-height: 25px;
    font-size: 12px;
  }
  #footer-work-time {
    line-height: 12px;
    font-size: 12px;
  }
  #footer {
    max-height: none;
  }
  .newsletter .small-title {
    font-size: 15px;
  }
    .note-new {
    font-size: 16px;
    font-weight: 500;
  }
    .note-spicy {
    font-size: 16px;
    font-weight: 500;
  }
    .note-milk {
    font-size: 16px;
    font-weight: 500;
  }
  .header-background .center-section {

  }

}

@media (max-width: 992px) {
  .navbar {
    border-bottom: none;
    border-top: none;
    margin: 0 0px 0 0px;
    float: none;
    font-size: 14px;
  }
  .navbar-nav &gt; li &gt; a {
    padding: 10px 7px;
  }
  #nav-section.navshrink .navbar-header {
    margin-top: -145px;
  }
  .header-left {
    float: none;
    text-align: center;
    margin: 11.5px auto;
  }
  .header-right {
    float: none;
    text-align: center;
    margin: 20px auto;
  }

  .header-default .special-actions {
    padding: 0;
    float: right;
    position: relative;
    margin-left: 0;
  }
  .header-default .special-actions .btn-primary {
    font-size: 13px;
  }
  .action-box {
    text-align: center;
  }
  .social-networks {
    float: none;
    margin-top: 20px;
  }
  .section-title {
    margin-bottom: 0px;
  }
  .section-title:after {

  }
  .white-decor:after {

  }
  .chef-team-section {
    padding: 60px 0 80px;
  }

  /*Property list style*/

  .list-style .item-box {
    /*display: table-cell;*/
  }
  .list-style .main-content {
    position: relative;
    border: 3px solid #fff;
    border-radius: 4px 4px 0 0;
    display: block;
  }
  .list-style .image-box {
    overflow: hidden;
    border-radius: 2px;
    position: relative;
    width: auto;
    float: none;
  }
  .list-style .image-hover:hover .image-box i {
    display: block;
  }
  .list-style .main-info {
    padding: 20px 10px 15px;
    background-color: #fff;
    float: none;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .list-style .property-bottom-info {
    padding: 5px 20px;
    margin-right: 0;
    background-color: #51a3e9;
    border-bottom: 3px solid #2169a6;
    border-radius: 0 0 4px 4px;
    text-align: right;
    position: relative;
    bottom: auto;
    right: auto;
  }
  .list-style .property-bottom-info .icons span i, .list-style .property-bottom-info .text span i {
    color: #fff;
  }
  .list-style .property-bottom-info .icons span, .list-style .property-bottom-info .text span {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Poppins semi-bold', sans-serif;
    color: #fff;
    margin-right: 7px;
  }
  .list-style .main-info .property-tilte {
    line-height: 20px;
    font-size: 18px;
    font-weight: 600;
    color: #2e363d;
    width: 100%;
  }
  .list-style .line-decor {
    display: block;
    text-align: center;
    margin: 5px 0px 0px;
    width: 100%;
  }
  .list-style .decor-label {
    right: 8px;
  }
  .list-style hr {
    margin-top: 15px;
    margin-bottom: 10px;
    border-color: #e2e2e2;
  }
  .list-style .line-decor:before {
    content: "";
    position: absolute;
    border-bottom: 1px  solid;
    width: 40px;
    margin-top: 8px;
    left: 30%;
  }
  .list-style .line-decor:after{
    position: absolute;
    content: "";
    border-bottom: 1px  solid;
    width: 40px;
    margin-top: 8px;
    right: 30%;
  }
  .list-style .line-decor {
    color: #bebebe;
    border-color: #bebebe;
  }
  .list-style .item-box .main-info .property-category {
    width: 92%;
    text-align: center;
    bottom: -3px;
    opacity: 0;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }

  .list-style .item-box:hover .main-info .property-category {
    opacity:1;
  }
  .list-style .item-box .main-info .property-category .title {
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    line-height: 17px;
    padding: 5px 25px 2px;
    text-transform: uppercase;
    width: 83%;
    text-align: center;
    display: inline-block;
    bottom: 0px;
    position: relative;
    z-index: 10;
  }
  .list-style .item-box .main-info .property-category .title {
    background: #2169a6;
  }
  .list-style .item-box .main-info .property-category .title {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  .list-style .item-box .main-info .property-category .decor {
    padding: 0;
    position: absolute;
    width: 83%;
    height: 22px;
    background: transparent;
    bottom: 0px;
    text-align: center;
    z-index: 0;
    display: inline-block;
  }
  .list-style .item-box .main-info .property-category .decor:before {
    content: "";
    float: left;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 0px 0px 22px 10px;
    border-bottom-color: #2169a6;
    position: relative;
    bottom: 0px;
    margin-top: 0;
    margin-left: -9px;
  }
  .list-style .item-box .main-info .property-category .decor:after {
    content: "";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 0px 10px 22px 0px;
    border-bottom-color: #2169a6;
    position: relative;
    bottom: 0px;
    right: 0;
    margin-top: 0;
    margin-right: -9px;
  }
  .list-style .main-info .property-desc {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .owl-featured-recipe .owl-nav .owl-prev {
    left: -50px;
  }
  .owl-featured-recipe .owl-nav .owl-next {
    right: auto;
  }
  .owl-featured-recipe .item-box .view-image {
    position: relative;
  }

  /*ON Article Box */
  .articleBox-vidgets {
    margin: 20px 10px 0;
    padding: 20px 0;
  }
  .articleBox-vidgets .calendar-day {
      height: 80px;
      width: 80px;
  }
  .calendar-day .day {
    font-size: 18px;
    line-height: 18px;
    padding: 15px 10px 10px;
  }
  .calendar-day .month {
    font-size: 18px;
    line-height: 18px;
    padding: 10px 10px 10px 10px;
  }
  .articleBox-vidgets .comments {
    line-height: 20px;
    margin: 15px 0;
  }
  .articleBox-vidgets {
    margin: 20px 10px 0;
    padding: 20px 0;
  }
  .articleBox-media {
    width: 40%;
    margin: 20px 10px;
  }
  .articleBox-info {
    width: 53.9%;
    margin: 20px 10px;
    padding: 5px 0;
  }
  .articleBox-info .articleBox-titles a {
    font-size: 17px;
    line-height: 20px;
  }
  .articleBox-info .articleBox-description {
    margin: 10px 0 0px;
  }
  section.colorsidebar:before {
    background-color: transparent;
  }

  /*OFF Article Box*/

  .newsletter .big-title {
    float: none;
    text-align: center;
    display: block;
    margin: 15px 0px 10px 0;
  }
  .newsletter .small-title {
    float: none;
    border: none;
    text-align: center;
    display: block;
    padding: 0px 30px 0px 30px;
    margin: 10px 0 15px 0;
  }
  .newsletter .nl-box {
    width: 100%;
    float: none;
    text-align: center;
    margin-left: 0;
  }
  .newsletter .form-group {
      float: none;
      display: inline-block;
      -moz-display: inline-block;
      margin: 0;
      margin-right: -5px;
  }
  .newsletter button {
    margin-top: 0;
    vertical-align: top;
  }
  #nl-message {
    width:100%;
  }
  .header-background-box .header-background {
    height: auto;
  }

  .menu-page .background-img-static {
    background-image: none;
  }
    .sb-latest-posts ul li {
    display: flex;
  }
  .sb-latest-posts .text-box {
    width: auto;
  }
  .comment-respond {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #eee;
  }
  .product-topinfo .amenities {
    /*width: 100%;*/
    /*border-right:none;*/
  }
  .person-detail .person-box {
    display: block;
  }
  .person-detail .person-box .person-image {
    float: none;
    width: auto;
  }
  .person-detail .person-box .person-content {
    float: none;
    width: auto;
  }
  .featured-property .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .featured-property .parallax-box {
    margin-top: 60px;
  }
  .featured-property-title {
    margin-left: 40px;
  }
  .owl-center-nav .owl-nav {
    position: absolute;
    top: -5px;
    right: 20px;
    display: block;
    background-color: #2e363d;
    height: 17px;
    width: 130px;
    z-index: 100;
  }
  .owl-center-nav .owl-nav:before {
    content: "";
    float: left;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 0px 5px 12px 0px;
    border-right-color: #1f1f1f;
    position: relative;
    top: 0px;
    margin-top: 5px;
    margin-left: -5px;
  }
  .owl-center-nav .owl-nav:after{
    content: "";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 0px 0 12px 5px;
    border-left-color: #1f1f1f;
    position: relative;
    top: 0px;
    margin-top: 5px;
    margin-right: -5px;
  }
  .owl-center-nav .owl-nav:before {
    content: "";
    background-image: none;
  }
  .owl-center-nav .owl-nav:after{
    content: "";
    background-image: none;
  }
  .owl-center-nav .owl-nav .owl-next {
    right: 17px;
    top: -40px;
  }
  .owl-center-nav .owl-nav .owl-prev {
    left: 17px;
    top: -40px;
  }
  .owl-center-nav .owl-nav .owl-next, .owl-center-nav .owl-nav .owl-prev {
    background-color: #51a3e9;
    border-bottom: 3px solid #247dca;
    border-radius: 3px;
    opacity: 0.9;
  }
  .owl-center-nav .owl-nav .owl-prev:hover, .owl-center-nav .owl-nav .owl-next:hover {
    background-color: #51a3e9;
    border-bottom: 3px solid #247dca;
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    }
  .owl-center-nav .owl-nav .owl-next-icon {
    background-position: 0px 0px;
  }
  .owl-center-nav .owl-nav .owl-prev-icon, .owl-center-nav .owl-nav .owl-next-icon {
    width: 45px;
    height: 30px;
    color: #fff;
    padding: 10px 20px 0 17px;
  }
  .owl-center-nav .owl-nav .owl-next:after, .owl-center-nav .owl-nav .owl-prev:after {
    content: "";
    height: 7px;
    width: auto;
    top: auto;
    left: 45%;
    border-top: none;
    border-right: 4px solid;
    border-color: #247dca;
    box-shadow: 0px 0px 0 #3a8acf;
    position: absolute;
    bottom: -10px;
  }
  .owl-center-nav .owl-nav .owl-button-icons {
    margin: auto;
    background-image: url(../images/default-black.png);
    background-repeat: no-repeat;
    position: absolute;
  }
  #footer .logo-partners .item {
    margin: 5px 10px;
  }
  .contact-section .contact-loacation, .contact-section .contact-socials, .contact-section .contact-drect {
    padding: 0px 20px;
    margin-bottom: 40px;
  }
  .parallax-box {
    background-attachment: scroll!important;
  }
  .sb-latest-posts img {
    width: 100%;
  }

}

@media (max-width: 767px) {
  #nav-section {
    padding: 0;
    background-color: transparent;
    margin-top: 0;
    top: 0;
    left: 0;
    min-height: 0;
    z-index: 11;
  }
  .toggled #nav-section {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 11;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
  }
  .nav-background {
    background: transparent;
    webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  #nav-section.stuck .nav-background {
    /*background: transparent;*/
  }
  #wrapper.toggled #nav-section.stuck .nav-background {
    /*background: transparent;
    height: auto;
    position: relative;
    width: 100%;*/
  }
  .sticky-wrapper {
    height: auto !important;
  }
  #nav-section .mob-logo {
    float: none;
    text-align: center;
    position: fixed;
    width: 94%;
    margin-top: 10px;
    display: none;
  }
  .toggled #nav-section .mob-logo, .search-toggled #nav-section .mob-logo {
    display: block;
    height: 80px;
    width: 100%;
    background: #fff;
    margin-top: 0;
    margin-left: -15px;
    padding-top: 25px;
    z-index: 10;
  }

  #nav-section .mob-logo img{
    width: auto;
    height: 55px;
    display: block;
    margin: 0 auto;
  }
  .nav {
    float: left;
    position: relative;
    top: 10px;
    text-align: left;
    width: 100%;
  }
  .navbar-nav {
    margin: 0;
  }
  #nav-section.stuck {
    background-color: transparent;
  }

  .header-default .special-actions {
    margin-top: 80px;
  }
  .header-default .special-actions .fa {
    border-color:#fff;
    margin-left: -15px;
    left: 0;
    top: 8px;
    position: absolute;
  }
  .grid-style .property-bottom-info .icons span, .grid-style .property-bottom-info .text span, .featured-property .property-bottom-info .icons span, .featured-property .property-bottom-info .text span {
      font-size: 14px;
  }


  /*-------------------------------*/
  /*      Nav mobile btn           */
  /*-------------------------------*/
  .navbar-nav .nav-mobile-btn{
    background: transparent;
    border: none;
    display: block;
    height: auto;
    margin-left: 0px;
    position: relative;
    top: auto;
    width: auto;
    z-index: 999;
    left: auto;
  }

  .nav-mobile-btn {
    background: transparent;
    border: none;
    display: block;
    height: 32px;
    margin-left: 0px;
    position: absolute;
    top: 30px;
    width: 32px;
    z-index: 999;
    left: 25px;
  }
  .navmobBtn .stuck .nav-mobile-btn {
    position: relative;
  }
  .nav-mobile-btn:hover {
    outline: none;
  }
  .nav-mobile-btn:focus {
    outline: none;
  }
  .nav-mobile-btn:active {
    outline: none;
  }
  .toggled .nav-mobile-btn {
    position: fixed;
  }
  .onepage .navbar-nav .nav-mobile-btn {
    position: relative;
  }
  .nav-mobile-btn.is-closed:before {
    -o-transform: translate3d(0, 0, 0);
    -o-transition: all 0.35s ease-in-out;
    -ms-transform: translate3d(0, 0, 0);
    -ms-transition: all 0.35s ease-in-out;
    -moz-transform: translate3d(0, 0, 0);
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.35s ease-in-out;
    color: #ffffff;
    content: '';
    display: block;
    font-size: 14px;
    line-height: 32px;
    opacity: 0;
    text-align: center;
    width: 100px;
  }
  .nav-mobile-btn.is-closed:hover before {
    -o-transform: translate3d(-100px, 0, 0);
    -o-transition: all 0.35s ease-in-out;
    -ms-transform: translate3d(-100px, 0, 0);
    -ms-transition: all 0.35s ease-in-out;
    -moz-transform: translate3d(-100px, 0, 0);
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transform: translate3d(-100px, 0, 0);
    -webkit-transition: all 0.35s ease-in-out;
    display: block;
    opacity: 1;
  }
  .nav-mobile-btn.is-closed:hover .hamb-top {
    -o-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    top: 0;
  }
  .nav-mobile-btn.is-closed:hover .hamb-bottom {
    -o-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    bottom: 0;
  }
  .nav-mobile-btn.is-closed .hamb-top {
    -o-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    background-color: #353535;
    top: 5px;
  }
  .nav-mobile-btn.is-closed .hamb-middle {
    background-color: #353535;
    margin-top: -2px;
    top: 50%;
  }
  .nav-mobile-btn.is-closed .hamb-bottom {
    -o-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    background-color: #353535;
    bottom: 5px;
  }
  .nav-mobile-btn.is-closed .hamb-top,
  .nav-mobile-btn.is-closed .hamb-middle,
  .nav-mobile-btn.is-closed .hamb-bottom,
  .nav-mobile-btn.is-open .hamb-top,
  .nav-mobile-btn.is-open .hamb-middle,
  .nav-mobile-btn.is-open .hamb-bottom {
    height: 4px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .nav-mobile-btn.is-open .hamb-top {
    -o-transform: rotate(45deg);
    -o-transition: -o-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
    -ms-transform: rotate(45deg);
    -ms-transition: -ms-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
    -moz-transform: rotate(45deg);
    -moz-transition: -moz-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
    -webkit-transform: rotate(45deg);
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
    background-color: #353535;
    margin-top: -2px;
    top: 50%;
  }
  .nav-mobile-btn.is-open .hamb-middle {
    background-color: #353535;
    display: none;
  }
  .nav-mobile-btn.is-open .hamb-bottom {
    -o-transform: rotate(-45deg);
    -o-transition: -o-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
    -ms-transform: rotate(-45deg);
    -ms-transition: -ms-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
    -moz-transform: rotate(-45deg);
    -moz-transition: -moz-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
    -webkit-transform: rotate(-45deg);
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
    background-color: #353535;
    margin-top: -2px;
    top: 50%;
  }
  .nav-mobile-btn.is-open:before {
    -o-transform: translate3d(0, 0, 0);
    -o-transition: all 0.35s ease-in-out;
    -ms-transform: translate3d(0, 0, 0);
    -ms-transition: all 0.35s ease-in-out;
    -moz-transform: translate3d(0, 0, 0);
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.35s ease-in-out;
    color: #ffffff;
    content: '';
    display: block;
    font-size: 14px;
    line-height: 32px;
    opacity: 0;
    text-align: center;
    width: 100px;
  }
  .nav-mobile-btn.is-open:hover before {
    -o-transform: translate3d(-100px, 0, 0);
    -o-transition: all 0.35s ease-in-out;
    -ms-transform: translate3d(-100px, 0, 0);
    -ms-transition: all 0.35s ease-in-out;
    -moz-transform: translate3d(-100px, 0, 0);
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transform: translate3d(-100px, 0, 0);
    -webkit-transition: all 0.35s ease-in-out;
    display: block;
    opacity: 1;
  }
  html.noscroll {
    position: fixed;
    overflow-y: scroll;
    width: 100%;
  }
  /* END Nav mobile btn */


  /*-------------------------------*/
  /*       Search mobile btn   */
  /*-------------------------------*/
  .search-mobile-btn {
    background: transparent;
    border: none;
    display: block;
    height: 50px;
    margin-right: 0px;
    position: absolute;
    top: 20px;
    width: 50px;
    z-index: 3000;
    right: 18px;
    outline: none;
  }
  .search-toggled .search-mobile-btn {
    position: fixed;
  }
  .search-mobile-btn:hover {
    outline: none;
  }
  .search-mobile-btn .fa {
    border: 3px solid;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    padding: 4px;
    font-size: 20px;
    color: #353535;
    background: #fff;
  }
  .search-mobile-btn .fa:after {
    content: "\f00d";
  }
  .search-mobile-btn.s-is-closed .fa:after {
    opacity: 0;
    overflow: hidden;
    display: none;
  }
  .search-mobile-btn.s-is-closed .fa, .search-mobile-btn.s-is-closed .fa:after {
    -o-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
  }
  .search-mobile-btn.s-is-open .fa:after {
    opacity: 1;
    overflow: visible;
  }
  .search-mobile-btn.s-is-open .fa:before {
    opacity: 0;
    overflow: hidden;
    display: none;
  }
  .search-mobile-btn.s-is-open .fa{
    -o-transform: rotate(90deg);
    -o-transition: -o-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
    -ms-transform: rotate(90deg);
    -ms-transition: -ms-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
    -moz-transform: rotate(90deg);
    -moz-transition: -moz-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
    -webkit-transform: rotate(90deg);
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
  }

  .search-module-inside {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    width: 100%;
    height: auto;
    max-height: 670px;
    padding: 15px 10px 15px;
    overflow: auto;
  }
  .search-module-inside {
    margin-right: 0;
    margin-top: 90px;
    margin-bottom: 0px;
    bottom: 0px;
    float: none;
    z-index: 1000;
  }
  .nav-ios .search-module-inside {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .search-toggled .search-module-inside {
    visibility: visible;
    opacity: 1;
    overflow-y: scroll;
    margin-right: 0;
    background: #fff;
  }
    .toggled .header-right, .search-toggled .header-right {
    opacity: 0;
    display: none;
  }
  #wrapper.search-toggled {
    z-index: 10;
  }
  .search-toggled #nav-section {
    background: transparent;
    position: relative;
    min-height: 0;
  }
  #wrapper.search-toggled #nav-section.stuck .nav-background {
    background: transparent;
    height: auto;
    position: relative;
    width: 100%;
  }
  .search-toggled .nav-mobile-btn {
    display: none;
  }
  .toggled .search-mobile-btn {
    display: none;
  }
  .input-group .form-control:first-child {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
  }
  .cs-search-btn {
    margin-top: 25px;
    margin-bottom: 20px;
    width: 100%;
  }
  .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
  }
  .default-page .search-module-inside {
    display: block;
  }

  .form-action .row &gt; [class*='col-'] {
    margin-bottom: 20px;
  }

  .form-action.form-default {
    margin-top: 30px;
  }
  /* END Search mobile btn */

  #wrapper.toggled {
    left: 0;
    z-index: 10;
  }
  #wrapper {

  }
  .toggled .navbar {
    opacity: 1;
    background: #ffffff;
    overflow-y: scroll;
    margin-left: 0;
    visibility: visible;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
  }
  .page-overlay {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.54) !important;
    z-index: 5000;
    opacity: 1;
  }

  .onepage .page-overlay {
    opacity: 0;
  }
.navbar {
  position: fixed;
  top: 0px;
  left: 0;
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  height: 100%;
  padding: 15px 15px 15px;
  overflow: auto;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  }
  .navbar &gt; i {
    position: absolute;
    top: 6px;
    right: 15px;
    font-size: 28px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #605339;
    background-color: #51a3e9;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .navbar &gt; i:hover,
  .navbar &gt; i:active {
    color: #605339;
    background-color: #51a3e9;
  }
  .navbar h2 {
    text-align: center;
    margin: 10px 0 25px;
    color: #e7e7e7;
  }
  .navbar h2 i {
    margin-right: 10px;
  }
  .navbar a {
    color: #e7e7e7;
  }
  .navbar a:hover {
    color: #51a3e9;
    text-decoration: none;
  }
  .navbar a:focus {
    text-decoration: none;
  }
  .navbar ul {
    list-style: none;
  }
  .navbar &gt; ul {
    padding: 0;
    padding-bottom: 10px;
  }
  .navbar &gt; ul li {
    margin-bottom: 10px;
  }
  .navbar &gt; ul li &gt; a {
    line-height: 61px;
    margin-bottom: 10px;
    display: block;
  }
  .navbar &gt; ul &gt; li {
    margin-bottom: 10px;
    margin-left: 0px;
    float: none;
  }
  .onepage   .navbar &gt; ul &gt; li {
    margin-bottom: 20px;
    margin-left: 0px;
    float: none;
  }
  .navbar &gt; ul ul {
    padding-right: 0px;
    border-left: 1px dashed #5c5c5c;
    padding: 0 15px;
  }
  .navbar-nav &gt; li &gt; a {
    color: #353535;
  }
  .navbar::after {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    content: '';
    display: none;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .navbar-nav .open .dropdown-menu&gt;li&gt;a {
      line-height: normal;
      text-align: left;
      padding: 0;
  }
  .navbar-nav .dropdown-menu &gt; li &gt; a {
    border: none;
    line-height: normal;
    text-align: left;
  }
  .navbar-nav .open &gt; .dropdown-menu, .navbar-nav .dropdown-menu:hover {
    background: transparent;
    border-left: 1px solid rgba(0, 0, 0, 0.08) !important;
    width: 100%;
    float: none;
    position: static;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .dropdown-menu &gt; li:last-child &gt; a {
      border-bottom: none;
      padding-bottom: 10px;
  }
  .navbar-nav .dropdown-menu &gt; li &gt; a:hover, .navbar-nav .dropdown-menu &gt; li &gt; a:focus, .navbar-nav .dropdown-menu &gt; li &gt; a.active {
    background-color: transparent;
    color: #353535;
  }
  .navbar-nav .dropdown-menu&gt;li&gt;a {
    background-color: transparent;
    color: #353535;
  }
  .navbar-nav .open .dropdown-menu &gt; li:last-child &gt; a {
      border-bottom: none;
      padding-bottom: 10px;
  }
  .navbar-nav .dropdown-menu .dropdown-submenu a {
    border-bottom: none;
    padding-bottom: 10px;
  }
  .navbar-nav .dropdown-submenu .dropdown-menu &gt; li:last-child &gt; a {
    padding-bottom: 10px;
  }
  .navbar-nav .open .dropdown-menu {
      width: 100%;
      position: static;
      margin-top: 0;
      padding-left: 15px;
      border-left: 1px solid rgba(0, 0, 0, 0.08) !important;
      background-color: transparent;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu {
    visibility: visible;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .navbar-nav .dropdown-submenu &gt; .dropdown-menu {
    top: 0;
    left: auto;
    margin-left: 15px;
    display: block;
    background: transparent;
    width: 100%;
    float: none;
    position: static;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .dropdown-submenu &gt; .dropdown-menu &gt; li &gt; a {
    color:#353535 !important;
  }
  .navshrink .navbar-nav .dropdown-menu {
    background-color: transparent;
  }
  .navbar-nav .dropdown-submenu:hover &gt; a:after {
      margin-top: -4px;
  }
  .toggled .border-none {
    position: absolute;
    top: -50px;
    display: none;
  }
  .navbar-nav&gt;li:before, .navbar-nav &gt; li:after {
      border-top: none;
      border-bottom: none;
  }
  .stuck .navbar-nav&gt;li:after {
    border:none;
  }
  .navbar {
    float: none;

  }
  .nav-ios .navbar {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .mob-logo img {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .navbar-header .btn {
    margin: 5px;
  }
  #top-bar {
    display: none
  }
  .header-default .navbar-header {
    float: none;
    background: #ffffff;
    display: block;
    height: auto;
    position: relative;
    width: 100%;
    margin-top: 0px;
  }
  .toggled .header-default .navbar-header, .search-toggled .header-default .navbar-header{
    position: fixed;
    height: 95px;
    z-index: 100;
  }
  .header-left {
    width: 100%;
    z-index: 100;
    margin: 10px auto 0;
    padding: 0;
  }
  .header-search {
    display: none;
  }
  .header-default .special-actions {
    float: none;
    opacity: 0;
  }
  .toggled .header-default .special-actions {
    opacity: 1;
  }
  .header-default .special-actions .btn-primary {
    width: 100%;
    padding: 10px 20px;
  }
  /*Search Filtir */
  .form-decor-shadow {
    display: none;
  }
  .form-title-section .form-title, .form-title-section .form-group-btn {
    font-size: 10px;
    text-align: center;
  }
  .form-title-section .mobSearch-btn {
    display: none;
  }
  .form-title-section .form-title span {
    padding: 5px 10px;
    text-align: center;
  }
  aside .form-title-section .form-title span {
    font-size: 14px;
    padding: 10px 20px 7px;
    display: block;
  }
  .form-title-section .btn {
    font-size: 10px;
    padding: 8px 10px 6px;
  }
  .form-title-section .btn .fa {
    font-size: 10px;
  }
  .section-title {
    font-size: 30px;
    margin-bottom: 0px;
  }
  .section-title:after {

  }
  .white-decor:after {

  }
  .section-title-border:after {
    width: 110px;
  }
  .section-subtitle {
    font-size: 15px;
    padding: 10px 0;
  }
  hr {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .content {
    padding: 10px 0;
  }

  .content p {
    line-height: 25px;
    margin-bottom: 18px;
  }
  p {
      font-family: 'Cabin', sans-serif;
      font-size: 14px;
  }
  .content .first-letter::first-letter {
    font-size: 45px;
  }
  .property-features li, .property-features:nth-child(even) li {
    margin: 0 0 15px 0;
  }

  #footer {
    max-height: none;
  }
  #footer-top .block {
    padding-top: 30px;
    padding-bottom: 10px;
  }
  #footer-contacts li {
    display: flex;
  }
  #footer-about {
    padding-bottom: 30px;
  }

  /*ON Article Box */
  .articleBox-body {
    border-top: none;
    margin-bottom: 25px;
    background: #f4f4f4;
    padding: 15px;
    border: 1px solid #e2e2e2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
  .articleBox-vidgets {
    margin: 10px 0;
    padding: 0;
    float: none;
    text-align: center;
    width: 100%;
    position: relative;
  }
  .articleBox-vidgets .calendar-day {
    height: auto;
    width: 50%;
    float: left;
    display: inline-block;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .articleBox {
    margin-bottom: 60px;
  }
  .calendar-day .day {
    font-size: 18px;
    line-height: 18px;
    padding: 10px 10px 10px;
    float: left;
    width: 50%;
    text-align: center;
  }
  .calendar-day .month {
    font-size: 18px;
    line-height: 18px;
    padding: 10px 10px 10px;
    float: left;
    width: 50%;
  }
  .articleBox-vidgets .comments {
    line-height: 0px;
    margin: 0;
    padding: 8.5px 15px;
    width: 50%;
    float: left;
    text-align: right;
    display: inline-block;
    height: auto;
    overflow: hidden;
    border: 1px solid #e2e2e2;
  }
  .articleBox-media {
    width: 100%;
    margin: 10px 0px;
  }
  .articleBox-info {
    width: 100%;
    margin: 0px 0px 0px;
    padding: 15px 0;
  }
  .articleBox-info .articleBox-titles a {
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 2px;
  }
  .articleBox-info .articleBox-description {
    margin: 10px 0 0px;
  }
  /*OFF Article Box*/

  .menu-button-filter .iconBox-icon {
    width: 45px;
    height: 45px;
  }
  .menu-button-filter .iconBox-icon:before {
    width: 60px;
    height: 60px;
    left: -10px;
  }
.menu-button-filter .iconBox-icon .glyph-icon:before {
  font-size: 30px;
}

  .testimonials .desc p {
    font-size: 20px;
    line-height: 28px;
  }

  .header-background .center-section {

  }
  .half .header-background {
    height: auto;
  }
  .comment-listings .user-image {
    float: none;
    margin-right: 0;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: center;
  }
  .comment-listings .user-image:after {
    content: "";
    height: 4px;
    width: 100%;
    color: #e7e7e7;
    text-align: center;
    position: relative;
    bottom: 10px;
    display: inline-block;
  }
  .comment-section .comment-list-children {
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 15px;
    list-style: none;
    border-left: 2px dotted #e7e7e7;
    border-right: 2px dotted #e7e7e7;
  }
  .comment-listings .comment-info {
    padding-left: 0px;
  }
  .comment-section .comment-listings&gt;li {
    padding-bottom: 0;
  }
  .blog-content .right-position {
    margin-top: 10px;
    float: none;
    text-align: left;
  }
  .contact-section .contact-loacation, .contact-section .contact-socials, .contact-section .contact-drect {
    text-align: center;
  }
  .contact-section p {
    display: block;
  }
  .contact-section .socials-box {
    display: block;
  }
  .error-page .error-title {
    font-size: 30px;
    margin: 3% 3% 0px;
  }
  .error-page .btn-lg {
    margin-bottom: 10px;
  }
  .error-page .center-position {
    margin-top: 30px;
  }
  #page-loader-box {
      left: 54%;
      top: 50%;
      width: 100px;
      height: 100px;
  }
  .nav .open &gt; a, .nav .open &gt; a:hover, .nav .open &gt; a:focus, .nav &gt; li &gt; a:hover, .nav &gt; li &gt; a:focus, .navbar-nav &gt; li &gt; a.active {
    background-color: transparent;
    color: #353535;
  }
  .onepage .navbar-nav &gt; li &gt; a.active {
    background-color: transparent;
    color: #353535;
}
  .onepage .navbar-nav &gt; .current &gt; a, .onepage .navbar-nav &gt; .current &gt; a.active {
    background-color: transparent;
    color: #353535;
  }
  .navbar &gt; ul li &gt; a {
    display: inline-block;
    line-height: normal;
    padding: 0;
  }
  .navbar-nav .dropdown-menu&gt;li&gt;a {
    line-height: normal;
    padding: 0 10px 0 15px;
  }

  .navbar-nav .dropdown-submenu:hover &gt; a:after {
    margin-top: -3px;
  }
  .property-expert .search-box .search-form {
    width: auto;
    text-align: center;
    display: block;
  }
  .property-expert .search-box .search-form input {
    width: 100%;
  }

}

@media (max-width: 600px) {

}

@media (min-width: 481px) and (max-width: 992px) {

}

@media (max-width: 480px) {
  .header-search {
    margin-bottom: 20px;
  }
  #top-info {
    display: block;
    line-height: 20px;
    margin-top: 7px;
  }
  #top-info li {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 0;
  }
  #top-buttons {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  #top-social {
    display: inline-block;
    float: none;
    text-align: center;
    width: 100%;
  }
  #copyright .scrollTopButton {
    left: 42%;
  }
  .note-new {
  font-size: 16px;
  font-weight: 500;
  position: relative;
  }
  #page-loader-box {
      left: 54%;
  }
  .newsletter .newsletter-form {
    position: relative;
  }
  .newsletter input {
    margin-bottom: 15px;
    width: 80%;
  }
  .header-left {
    margin: 25px auto 0;
  }
  .header-default .logo img {
    height: 45px;
  }
  #nav-section .mob-logo {
    margin-top: 25px;
  }
  #nav-section .mob-logo img {
    height: 45px;
  }
  .owl-top-nav .owl-nav {
    right: 50% !important;
    margin-right: -70px;
  }
  .property-expert-title {
    margin-bottom: 50px;
    text-align: center;
  }
  .featured-property-title {
    margin-bottom: 60px;
    margin-left: auto;
    text-align: center;
  }
  .persons-section-title {
    margin-bottom: 60px;
    margin-left: auto;
    text-align: center;
  }

}

@media (max-width: 350px) {

  .owl-carousel-3 .owl-wrapper-outer{
    width: 255px;
  }

  #page-loader-box {
      left: 57%;
  }
  .section-title:after {
    width: 270px;
    height: 26px;
  }
  .white-decor:after {
    width: 270px;
    height: 26px;
  }

}

@media (max-width: 992px) {

  #top-social {
    display: inline-block;
    float: none;
    text-align: center;
    width: 100%;
  }
  .cs-search-btn {
    margin-top: 28px;
    text-transform: none;
    padding: 8px 10px 6px;
    font-size: 14px;
  }
  aside .cs-search-btn {
    margin-top: 10px;
  }
  .search-module-inside label {
    font-size: 12px;
    font-weight: 500;
  }
  .search-module-inside #collapseBox label {
    font-size: 11px;
    font-weight: 400;
  }
  .widget-search .form-group {
    float: none;
    width: 75%;
    display: inline-block;
  }
  .widget-search button {
    margin-left: -4px;
    vertical-align: top;
  }
  .owl-top-nav .owl-nav {
    right: 30px;
  }

  /*** Property Expert ***/
  .property-expert .item-box {
    display: block;
  }
  .property-expert .image {
    bottom: -10px;
    margin-left: auto;
    position: relative;
    text-align: center;
    border-bottom: 3px solid #dedede;
  }
  .property-expert .image img {
    width: 170px;
  }
  .property-expert .item-box &gt; [class*='col-'] {
    border-right: none;
    padding: 10px 30px;
  }
  .property-expert .title, .property-expert span, .property-expert .socials-box {
    text-align: center;
  }

}

@media (min-width: 1100px){
  .menu-page .menu-standart .container {
    width: 1100px;
  }
}

@media(min-width: 1200px){
  .contact-section .center-button {
    width: auto;
  }
  .video-background video {
    position: absolute;
    top: calc(53% - 0px);
    top: -webkit-calc(50% - 0px);
    left: 50%;
    height: calc(180%) !important;
    height: -webkit-calc(180%) !important;
    -webkit-transform: translateY(-50%) translateX(-50%);
  }

}

@media (min-width: 1440px){

}

@media (min-width: 768px) {
  aside  .form-title-section .form-title span {
    padding: 10px 20px 7px;
    display: block;
  }
  aside .form-action input {
    margin-bottom: 0;
  }
  .form-default input {
    margin-bottom: 0;
  }
  aside .search-module-inside .cs-search-btn {
    text-transform: none;
    font-size: 14px;
    width: 100%;
    margin-top: 10px;
  }
  .footer-flex-row.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	}
  .footer-flex-row.row &gt; [class*='col-'] {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
  }
  .flex-row.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex-row.row &gt; [class*='col-'] {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
  }
}

@media only screen and (min-width: 992px){
  .header-default .navbar {
    float: none;
    margin: 0;
  }
  .header-default .navbar-nav {
    float: left;
    margin: 0;
    text-align: center;
  }
  .header-default .navbar-nav&gt;li {
    float: left;
    display: block;
  }
  .search-module-inside .col-md-3 {
    width: 20%;
  }
  .search-module-inside .cs-search-btn {
    margin-top: 25px;
    text-transform: none;
  }
	.menu-thubnail .flex-row.row &gt; [class*='col-'] {
    padding: 15px 10px;
  }
  .recipe-content .col-md-6 .view-image {
    width: 50%;
  }
  .owl-featured-recipe .item-box .view-image {
    width: 50%;
  }
  .featured-property .container {
    padding-right: 30px;
    padding-left: 30px;
  }
  .featured-property.ct-background-color .container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .owl-persons {
    padding-right: 0px;
    padding-left: 0px;
  }

}
@media screen and (max-width: 800px){ 
.icon-bar2 {
  	position: fixed;
  	right: auto;
  	left: auto;
	bottom:0px;
 	width: 100%;
 	z-index: 999;
}
.column {
    float: left;
    width: 25%;
	font-size: 10px;
    padding: 0px;
	bottom:0px;
}
.icon-bar2 a {
  display: block;
  text-align: center;
  padding: 8px;
  transition: all 0.3s ease;
  color: white;
  font-size: 16px;
}

.icon-bar2 a:hover {
    background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.line {
  background: green;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}

}
@media screen and (min-width: 800px){
.icon-bar2 {
  position: fixed;
  right:0px;
  top:50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999;
}

.icon-bar2 a {
  display: block;
  text-align: center;
  padding: 14px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
  
}
.icon-bar2 a:hover {
    background-color: #fff;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.line {
  background: green;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}
}

</pre></body></html>