/****** DO NOT EDIT THIS FILE!!! IT IS CREATED BY THE THEME AND MAY GET OVERWRITTEN! ******/
/****** VARIABLES ******/
/****** DO NOT EDIT THIS FILE!!! IT IS CREATED BY THE THEME AND MAY GET OVERWRITTEN! ******/
/****** MIXINS ******/
/* FONT MIXINS */
.fw-100 {
  font-weight: 100 !important; }

.fw-200 {
  font-weight: 200 !important; }

.fw-300 {
  font-weight: 300 !important; }

.fw-400 {
  font-weight: 400 !important; }

.fw-500 {
  font-weight: 500 !important; }

.fw-600 {
  font-weight: 600 !important; }

.fw-700 {
  font-weight: 700 !important; }

.fw-800 {
  font-weight: 800 !important; }

.fw-900 {
  font-weight: 900 !important; }

.center-it {
  display: block;
  float: none;
  clear: both;
  margin: 0 auto;
  text-align: center; }

.no-padding {
  padding: 0 !important; }

.primary-color {
  color: #fff; }

.primary-bg {
  background-color: #fff; }

.secondary-color {
  color: #fff; }

.secondary-bg {
  background-color: #fff; }
/***** MEDIA QUERIES *****/
/*General */
a {
  text-decoration: none !important; }

.nolink {
  pointer-events: none; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px !important;
  line-height: 1.42857143;
  color: #333; }

p {
  font-size: 14px !important;
  line-height: 1.42857143; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: #333; }
/*Header*/
.p_details ul {
  list-style-type: disc;
  padding-left: 30px; }

.header {
  background: url(https://site3.iseo.biz/wp-content/uploads/2019/05/back-bg.png);
  background-repeat-y: no-repeat;
  /*Menu */
  /*SUB Menu */ }
  @media only screen and (max-width: 1025px) {
  .header .site-logo {
    margin-left: 15px; }
  .header .payrent {
    right: 15px;
    position: relative; } }
  @media only screen and (max-width: 767px) {
    .header .payrent {
      display: block;
      float: none !important;
      text-align: center; } }
  .header .top_area {
    background-color: transparent; }
  .header .top_area {
    padding: 0px; }
    .header .top_area > .container {
      background-color: transparent; }
      @media only screen and (max-width: 767px) {
    .header .top_area > .container > .row {
      display: block; } }
        @media only screen and (min-width: 768px) {
  .header .top_area > .container > .row {
    display: flex;
    align-items: stretch;
    background-image: url(https://site3.iseo.biz/wp-content/uploads/2019/05/menu_final.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-bottom: 15px;
    padding-top: 0px;
    margin: auto; } }
        @media only screen and (min-width: 768px) and (max-width: 1199px) {
  .header .top_area > .container > .row {
    max-width: 90%; } }
        @media only screen and (min-width: 1200px) {
  .header .top_area > .container > .row {
    margin-left: auto;
    margin-right: auto; } }
  @media only screen and (min-width: 1200px) {
      .header .ws-menu .navbar-collapse {
        padding-right: 0px !important; } }
    .header .ws-menu .navbar-nav {
      display: flex;
      margin: 0;
      padding: 0; }
      .header .ws-menu .navbar-nav > li {
        width: auto;
        height: auto;
        float: none;
        display: inline-block;
        padding-top: 8px;
        padding-bottom: 8px;
        border-radius: 5px; }
        .header .ws-menu .navbar-nav > li:nth-child(n+2) {
          margin-left: 5px; }
        .header .ws-menu .navbar-nav > li > a {
          padding: 0px;
          margin: 0px;
          height: auto;
          float: none;
          display: inline-block;
          text-align: center;
          font-size: 14px;
          color: #fff;
          white-space: nowrap; }
          @media only screen and (max-width: 1024px) {
  .header .ws-menu .navbar-nav > li > a {
    width: 10vw; } }
          @media only screen and (min-width: 1025px) {
  .header .ws-menu .navbar-nav > li > a {
    width: 110px; } }
  .header ul#menu-main-menu-1 li a:hover {
    color: #fff !important; }
  .header ul#menu-main-menu-1 li:first-child {
    background: #32c3fc; }
  .header ul#menu-main-menu-1 li:nth-child(2) {
    background: #4599df; }
  .header ul#menu-main-menu-1 li:nth-child(3) {
    background: #77aa41; }
  .header ul#menu-main-menu-1 li:nth-child(4) {
    background: #d5a922; }
  .header ul#menu-main-menu-1 li:nth-child(5) {
    background: #dd594c; }
  .header .payrent {
    font-size: 12px;
    background: #155b8a;
    padding: 5px 10px;
    border-bottom: 2px solid #5a5a5a;
    float: right;
    margin-top: 10px;
    margin-bottom: 20px; }
  .header .payrent ul {
    margin: 0px;
    padding: 0px; }
  .header .payrent ul li {
    height: auto;
    width: auto;
    display: inline-block;
    float: none;
    border-right: 1px solid #fff; }
  .header .payrent ul li:last-child {
    border: none; }
  .header .payrent ul li a {
    height: auto;
    width: auto;
    display: block;
    float: none;
    color: #fff;
    font-weight: bold;
    padding: 0px 5px; }
  .header ul#menu-main-menu-1 li ul.dropdown-menu {
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 3px;
    -webkit-box-shadow: 1px 1px 1px 1px #ccc;
    box-shadow: 1px 1px 1px 1px #ccc;
    padding: 0px; }
  .header ul#menu-main-menu-1 li ul.dropdown-menu li a {
    color: #000; }
  .header ul#menu-main-menu-1 li ul.dropdown-menu li {
    background-color: #fff !important;
    width: 100%; }
  .header ul#menu-main-menu-1 li i.dropdown-caret {
    display: none; }
  .header ul#menu-main-menu-1 li ul.dropdown-menu li a {
    width: 100% !important;
    text-align: left;
    padding: 8px; }
  .header ul#menu-main-menu-1 li:nth-child(2) ul.dropdown-menu li a:hover {
    background: #4599df !important;
    width: 100% !important; }
  .header ul#menu-main-menu-1 li:first-child ul.dropdown-menu li a:hover {
    background: #32c3fc !important;
    width: 100% !important; }
/*HomePage - Slider */
div#carousel {
  -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
  -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
  box-shadow: 0px 1px 5px 0px #4a4a4a;
  margin: 30px 0 50px; }

.carousel-indicators {
  bottom: -40px !important; }

.carousel-indicators .active {
  background-color: #fff;
  margin-right: 10px; }

.carousel-indicators li {
  border: 2px solid #494747;
  background-color: #494747;
  margin-right: 10px; }

.site-core {
  background-color: transparent; }
/* Home Section1*/
.hp_sectioncon {
  border: 1px solid #ddd;
  padding: 10px; }
  .hp_sectioncon .hp_section1 {
    color: #fff;
    background-color: #135b91;
    border: 10px solid #fbf9e4;
    padding-top: 20px;
    padding-bottom: 20px; }
    @media only screen and (min-width: 768px) {
  .hp_sectioncon .hp_section1 {
    display: flex;
    padding-bottom: 10px; } }
    .hp_sectioncon .hp_section1 div.welcome-intro {
      font-size: 18px;
      line-height: 25px; }

.col-sd-12.hp_section1 .col-md-4 {
  border-left: 2px solid #ddd;
  height: 100%; }

.divider {
  background: #fff;
  height: 2px;
  position: relative;
  top: -40px;
  width: 110%;
  left: -15px; }

#primary {
  overflow: hidden;
  background-color: transparent; }

.list-group {
  list-style: none; }

.list-group li {
  text-align: center; }

.list-group li a {
  width: fit-content;
  display: block;
  padding: 5px;
  margin: 5px auto 2px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.list-group li a img {
  height: 94px;
  width: 191px; }

.list-group li a:hover img.pro_img2 {
  display: block; }

.list-group li a:hover img.pro_img1 {
  display: none; }

img.pro_img2 {
  display: none;
  text-align: center;
  margin: 0 auto;
  -webkit-transition: width 2s;
  /* Safari */
  transition: width 2s; }

.wpsl-search.wpsl-clearfix.wpsl-no-filters {
  display: none; }

div#wpsl-result-list {
  display: none; }

#wpsl-gmap {
  width: 100%; }

#wpsl-wrap {
  margin-top: 20px;
  border-radius: 3px; }
/* FAQ */
.faqcoverimage {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  display: block; }
/* Parents*/
hr {
  margin-top: 40px;
  margin-bottom: 40px;
  border: 0;
  border-top: 1px solid #333;
  max-width: 60%; }

.ri_btn {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  background-image: linear-gradient(#d87001, #d88902);
  color: #12282e !important;
  text-transform: uppercase;
  width: fit-content;
  padding: 5px 15px;
  border-radius: 20px;
  font-weight: 500;
  letter-spacing: 0.5px;
  font-size: 15px; }

.ri_btn:hover {
  background-image: linear-gradient(to right, #d87f03, #ecad01, #d87001); }

.page-id-11 .ri_btn {
  margin-top: 40px;
  margin-bottom: 80px; }
/*Properties */
.properties h1.entry-title {
  display: none; }
/*Slider */
.cdi-opacity {
  opacity: 1; }

.cdi-content, .usc-auto {
  margin-left: auto;
  margin-right: auto; }

.col-md-2 {
  width: 22%;
  float: left; }

.cdi-opacity-off, .cdi-hover-opacity-off:hover {
  opacity: 1; }

.cdi-opacity, .cdi-hover-opacity:hover {
  opacity: 0.6; }

img.mySlides {
  border: 5px solid #e2e4e5; }

.img-cdi {
  border: 5px solid #e2e4e5;
  margin-top: 5px;
  margin-bottom: 15px;
  margin-right: 2%;
  width: 14.96%;
  padding: 0px; }

.img-cdi:last-child, .img-cdi:nth-child(6) {
  margin-right: 0px; }

.img-cdi img {
  object-fit: cover;
  width: 100%;
  height: 100%; }

.p-content {
  background-color: #135b8f;
  display: inline-block;
  padding: 4px;
  margin-top: 10px;
  margin-bottom: 20px;
  line-height: 1.7;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 25px 15px;
  color: #fff; }

img.property_logo {
  margin: 0 auto 30px;
  display: block; }

img.property_title {
  margin: 10px auto 30px;
  display: block; }

.details-info ul {
  list-style-type: disc !important;
  padding-left: 30px; }

.p_details ul li {
  background-image: url(https://site3.iseo.biz/wp-content/uploads/2019/04/arrow.png);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  padding-left: 30px;
  line-height: 1.7;
  color: #fff;
  font-size: 16px;
  font-weight: 700; }

.p_details ul {
  list-style-type: disc;
  padding: 30px;
  margin: 0px;
  width: 50%;
  float: left;
  padding-right: 50px; }

.properties .author-info {
  display: none; }

.select_layouts {
  background: url(https://site3.iseo.biz/wp-content/uploads/2019/04/dropdown-bg.jpg) no-repeat;
  width: 290px;
  height: 26px;
  margin: 0px auto;
  margin-bottom: 15px;
  background-size: 100% 100%; }

.select_layouts {
  display: flex;
  justify-content: center; }

.select_layouts select {
  float: left;
  /* margin-top: 3px; */
  font-size: 15px;
  font-weight: bold;
  color: #c48431;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  background: none;
  border: none;
  cursor: pointer; }

.properties ul.list-group li {
  width: 50%;
  float: left; }

.properties div#wpsl-wrap {
  margin-top: 0px; }

.sb_option img {
  max-height: 100px;
  width: auto !important;
  margin: 0 auto; }

.sb_option {
  max-width: 400px;
  margin: 0 auto; }

.prev_next_links_container.col-xs-12, .author-info.clearfix.byline.vcard, #comments, #respond {
  display: none; }
/*Pay Rent */
h1.entry-title {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 36px;
  text-align: center; }

.cdi-form {
  display: flex;
  margin-bottom: 5px;
  max-width: 800px;
  margin: 0 auto; }

.cdi-form label {
  width: 50%; }

article#post-608 h1.entry-title {
  margin-bottom: 50px; }

input.wpcf7-form-control.wpcf7-submit {
  margin: 0 auto;
  display: block; }
/* FOOTER */
.social-custom-module a {
  display: inline-block;
  border-radius: 50px;
  height: 40px;
  width: 40px;
  margin-left: 5px;
  margin-right: 5px; }

.basement.outer-container > .container {
  padding: 0px !important;
  background-image: url(https://site3.iseo.biz/wp-content/uploads/2019/04/fotlin.jpg);
  background-size: 100% 4px;
  background-repeat: no-repeat;
  background-position: bottom; }

div#basement-custom-area-1 {
  padding-left: 15px; }

@media (max-width: 991px) {
  .page-id-2 ul.list-group li {
    width: 33.33%;
    float: left; }

  .col-sd-12.hp_section1 .col-md-4 {
    border-left: 0px solid #ddd; }

  .hp_section1 .divider {
    display: none; }

  .hp_section1 img {
    margin-bottom: 10px !important; }

  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 5px;
    padding-left: 5px; } }

@media (max-width: 767px) {
  .top_area {
    background-color: #f4eeee;
    background-image: #f4eeee;
    padding-bottom: 0;
    padding-top: 0px; }

  div#header-column-1 a img.site-logo {
    display: none; }

  .navbar-header {
    background-color: #f4eeee; }

  a.navbar-brand.pull-left {
    padding: 0 0 0 27px; }

  .navbar-inverse .navbar-toggle {
    border-color: #135b91;
    background: #135b91; }

  .mobile-menu .navbar-inverse .mobile_nav_trigger_text {
    color: #fff;
    display: none; }

  .entry-content {
    padding: 15px; }

  .p_details ul {
    width: 100%; }

  .p-content {
    padding-right: 15px;
    padding-left: 15px; } }

@media only screen and (min-width: 768px) {
    .main_content_area {
      padding: 0px !important; } }

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

.header {
  max-width: 1500px;
  margin: 0 auto; }
