body {
  font-family: 'Helvetica', sans-serif;
  color:#3e3e3e;
  font-size:18px;
}
a{
  text-decoration:none;
  color:#3e3e3e;
}
a:hover {
    color: #0675a3;
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(6,117,163, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
h2{
  color:#0675a3;
  font-size:32px;
  font-weight:700;
}
.frame-grey{
  background:#f4f4f4;
  border:1px solid #DCDCDC;
  border-radius:0px;
}
.frame-white{
  background:#fff;
  border:1px solid #cae2ec;;   
  border-radius:0px;
}
.background-head-index{
  background-image: url("../img/bg_1_1980.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; 
  height: 725px;
}
.background-blue-circle{
  background-image: url("../img/bg_bluecircle.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; 
}
.background-spain{
  background-image: url("../img/spanelsko.png");
  background-repeat: no-repeat;
  background-size: cover; 
  height: 725px;
}
.background-main{
  background-image: url("../img/bg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; 
  padding-bottom: 10px;
}
.background-seller{
  background-image: url("../img/makler.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 700px; 
}
.background-refer{
  background-image: url("../img/reference.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 900px;
}
#header .background-main{
  height:708px;
}
.counts .color-blue{
    color: #0675a3;
    padding-left:4px;
    font-weight:500;
}
.navbar {
   margin-bottom: -75px;
   padding-top: 16px;
}
.navbar-nav{
margin: 0 auto;
}
.nav-item a {
  color:#3e3e3e !important;
  font-size:18px;
  font-weight:500; 
}
.nav-item a:hover,.nav-item a.active {
  text-decoration:underline;
  color:#0675A3 !important;
  text-underline-offset: 8px;
}
.navbar-nav li{
  padding: 0 1vw;
}
.bg-dark {
  background:transparent;
  background-color:transparent !important;
}
.btn-primary{
  background:#0675a3;
  border:1px solid #0675a3;
  border-radius:0;
  border:none;
  padding:8px 30px;
  box-shadow: 0px 16px 40px rgb(6 117 163 / 50%);
}
.btn-primary:hover{
  color:#3e3e3e;
  background:#fff;
}
header .bg{
  position: absolute;
  right: 0;
  top: 205%;
  width: 768px;
}
#header h1{
  margin-top:90px;
  font-weight:700;
  color:#0675a3;
  margin-bottom:20px;
}
.btn-secondary{
  background:#fff;
  color:#3e3e3e;
  border:1px solid #0675a3;
  border-radius:0;
  padding:8px 30px;
  box-shadow: 0px 16px 40px rgb(0 0 0 / 10%);
}
.btn-secondary img,.btn-primary img {
  padding-left:20px;
}
.btn-secondary:hover{
  background:#0675a3;;
  color:#fff;
  box-shadow: 0px 16px 40px rgb(6 117 163 / 50%);
} 
#header .counts h2{
  margin-top:60px;
  font-size:3rem;
  font-weight:500;
  color:#3e3e3e;
}
#header .counts p{
  margin-top:20px;
  line-height:20px;
}
#head-bloks .item{
  background:#fff;
  box-shadow: 0px 16px 40px rgb(0 0 0 / 10%);
  text-align:center;
  border-radius:5px;
  padding: 40px;
  margin-top:-110px;
  z-index:99999;
}
#head-bloks .item:hover{
  box-shadow: 0px 16px 40px rgb(0 0 0 / 40%);
  color:#3e3e3e;
}
#head-bloks .item .image{
  padding-bottom:30px;
}
#head-bloks .item h3{
  font-size: 24px;
}
#head-bloks .item .line{
  padding:15px;
}
.z9{
  z-index:9999999;
}  
#finem .bg_house{
  position: absolute;
  right: 0;
  width: 768px;
}
#finem .item{
  padding-top:40px;
  padding-right: 10%;
}
#finem h4{
  font-weight:600; 
}
#real-estate{
  margin-top:70px;
}
#real-estate .item{
  background:#fff;
  box-shadow: 0px 16px 40px rgb(0 0 0 / 10%);
  border-radius:5px;
  padding:12px;
  max-height: 100%;
  transition: all .4s;
  -moz-transition: all .4s;
  -webkit-transition:all .4s;
  -o-transition: all .4s;   
}
#real-estate .item:hover{
  box-shadow: 0px 16px 40px rgb(0 0 0 / 40%);
  color:#3e3e3e;
  margin-top:-5px;
  transition: all .4s;
  -moz-transition: all .4s;
  -webkit-transition:all .4s;
  -o-transition: all .4s;
}
#real-estate .item img{
  width:100%;
  object-fit: cover;
  height: 250px;
}
#real-estate h4{
  padding-top:15px;
  font-size: 18px;
  padding-left:5px;
}
#real-estate p{
  font-size: 16px;
line-height: 18px;
  padding-left:5px;
}
#real-estate .hashtag{
  text-align:center;
}
#real-estate .tag{
  background:#E4EFDC;
  text-align:center;
  border-radius:5px;
}
#real-estate .item .typ_offer {
    position: absolute;
    right: 12px;
    top: 10px;
    background: #fff;
    color:#0675a3;
    font-size:15px;
    border-radius: 20px;
    padding: 2px 15px;
}
#real-estate .item .price_offer {
    position: absolute;
    top: -35px;
    font-size: 23px;
    color: #fff;
    width: 100%;
    background-image: url("../img/blur.png");
    border-radius: 5px;
    padding-left: 18px;
}
#real-estate .button_offers{
  width:250px;
  margin:25px auto;
}
#spain{
  margin-bottom: 110px;
}
#spain .image{
  margin-top:50px;
  margin-bottom: 100px;
  margin-left:20px;
}
#spain .frame-grey{
  height:440px;
}
#spain .frame-grey .text{
  padding:45px;
}
#spain .lydia_logo{
  float: right;
  width: 100px;
}
#advisor .frame-grey .text{
  padding:45px;
  padding-right:0px;
}
#advisor h2{
  color:#3e3e3e;
  font-weight:400;
  padding-bottom:20px;
}
#advisor .title{
  text-decoration:underline;
  font-weight:400px;
  font-size:20px;
}
#advisor .notice{
  margin-top:50px;
  color:#0675a3;
  font-size:26px;
  font-style: italic;
  display:block;
}
#advisor .btn{
  margin-top:50px;
  width:250px;
}
#advisor ul {
  list-style: none; /* Remove default bullets */
}

#advisor ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #0675a3; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
#advisor .advisor{
  text-align:center;
  display: inline-table;
  margin: 15px auto;
}
#advisor .advisor img {
  height: 100%;
  margin-top: -40px;
}
.social img{
  opacity: 0.8;
  display: inline-block;
}
.social img:hover{
  opacity: 1;
  margin-top:-5px !important;
}
footer .light{
  margin-top:80px;
  background:#edf8ff;
  height:150px;
  padding:35px 0px;
}
footer .light h2{
  font-size:28px;
}
footer .light p{
  font-size:18px;
}
footer .btn{
  float:right;
  margin-right:40px;
}
footer .dark{
  background-image: url("../img/footer_bg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; 
  padding:25px 0px;
}
footer .dark h2{
  font-size:28px;
}
footer .dark p{
  font-size:18px;
}
footer .line{
  color:#fff;    
  height:2px;
  margin:15px 0;
  opacity: 1;
}
footer .logo{
  margin-top:15px;
}
footer .social{
  float:right;
  margin-right:40px;
  margin-top:15px;
}
footer .social img:first-child{
  padding-right:10px;
}
footer .copyright{
  margin-top:20px;
  text-align:center;
}
#filter{
  box-shadow: 0px 16px 40px rgb(0 0 0 / 10%);
}
#filter label{
  color:#bebebe;
}
#filter .price label{
  width:100%;
}
#filter .price_num{
  float:right;
  font-weight:700;
  color:#000;
}
#filter .typ_nem_cat label{
  border:1px solid #e3e3e3;
  color:#3e3e3e;
  padding:3px 10px;
  border-radius:5px;
  margin-right:10px;
}
#filter .typ_nem_cat{
  padding-top:20px;
}

#filter .btn-check:checked+.btn-outline-primary,#filter .btn-outline-primary:hover{
  background-color: #E4efdc;
}
#filter .search{
  float:right;
  width:150px;
  margin-top:20px;
}
#filter .form-select {
    background-image: url("../img/icon/arrow_down.svg");
}
#filter .form-range::-webkit-slider-thumb {
  background: #0675a3;
}

#filter .form-range::-moz-range-thumb {
  background: #0675a3;
}

#filter .form-range::-ms-thumb {
  background: #0675a3;
}
.form-select {
    border: 0px;
    outline: 0px;
    border-bottom:1px solid #e3e3e3;
    font-weight:700;
}
#deatil_estate table{
  width:100%;
}
#deatil_estate .name{
  text-align:center;
  background:#fff;
  color:#3e3e3e;
  font-size:20px;
  font-weight:600;
}
#deatil_estate thead{
  background:#0675a3;
}
#deatil_estate thead th:nth-child(2){
  width:35%;
  text-align:center;
  border-left:1px solid #fff;
}
#deatil_estate .carousel-indicators button img{
    width: 100%;
    object-fit: cover;
    height: 60px;
}
#table_detail{
  width:30%;
  margin-top:-1px;
  text-align:left !important;
}
#table_detail td:nth-child(2){
  width:35%;
  border-left:1px solid #fff;
}
#deatil_estate thead th{
  color:#fff;
  font-weight:400;
  padding:8px;
}
#deatil_estate thead th .address{
    font-size: 17px;
    font-weight: 400;
}
element.style {
    font-size: 17px;
    font-weight: 400;
}
#deatil_estate thead .price{
  color:#fff;
  font-weight:600;
}
#deatil_estate hr{
  margin:5px;
}
#deatil_estate td{
  background:#c9e1eb;
  padding-left:8px;
  border:1px solid #fff;
}
#deatil_estate h4{
  font-size:24px;
}
#deatil_estate .frame{
  box-shadow: 0px 16px 40px rgb(0 0 0 / 10%);
  margin-top:30px;
  padding:15px;
}
#deatil_estate hr{
  color:#0675a3;    
  height:2px;
  margin:15px 0;
}

#estate_seller .frame-grey{
  width:97%;
  float:left;
  padding:30px;
  height:auto;
  min-height: 420px;
}
#estate_seller h2{
  font-size:16px;
  font-weight:600;
  color:#3e3e3e;
  line-height:30px;
}
#estate_seller p{
  font-size:16px;
  font-weight:400;
  color:#3e3e3e;
  line-height:12px;
}
#estate_seller a.email{
  font-size:16px;
  font-weight:400;
  color:#0675a3;
  display:block;
  line-height:30px;
}
#estate_seller a.phone{
  font-size:16px;
  font-weight:400;
  color:#0675a3;
}
#estate_seller p.title{
  font-size:16px;
  font-weight:400;
  color:#3e3e3e;
  line-height:20px;
  font-style:italic;
}
#estate_seller a.btn{
  margin:0 15px;
}
#estate_seller iframe, #map_contact iframe{
  width:100%;
  height: 420px;
}
#estate_form{
  margin-top:70px;
}
#estate_form .form-group:not(:first-child){
  margin-top:30px;
}

#estate_form input[type=text],#estate_form input[type=email],#estate_form input[type=tel]{
  height: 80px;
  background:#f4f4f4;
  border:1px solid #DCDCDC;
  padding-left:5%;
  width:85%;
  font-size:22px;
  border-radius:0px;
}
#estate_form textarea{
  height: 220px;
  background:#f4f4f4;
  border:1px solid #DCDCDC;
  padding-left:5%;
  padding-top:20px;
  width:85%;
  font-size:22px;
  border-radius:0px;
}
#estate_form .form-check{
  margin-top:20px;
}
#estate_form .form-check a{
  text-decoration:underline;
}
#estate_form .card{
  padding:15px 22px;
  height:67px;
  box-shadow: 0px 16px 40px rgb(6 117 163 / 10%);
  margin-bottom:30px;
}
#estate_form .card:hover{
  box-shadow: 0px 16px 40px rgb(6 117 163 / 50%);
}
#estate_form p,#estate_form a{
  font-size:20px;
  margin-top:5px;
  display: inline-block;
}
#estate_form .card .social img{
  margin-top:0px;
}
#estate_form .card .social img:first-child{
  padding-right:15px; 
}
#estate_form .card .address{
margin-top:-8px;
line-height:23px;
}
#estate_form .card .br img {
  border-right:1px solid #cae2ec;
  padding-right: 18px;
}
#estate_form .card .br{
  text-align:left;
  margin-top: -8px;
}
#estate_form .gdpr{
  padding-left: 0px; 
  display: inline;
}
#estate_form gdpr:hover{
  color:#0675a3 !important;
}
#estate_form .send{
  width:170px;
}
#estate_form .form-check-input:checked {
    background-color: #0675a3;
    border-color: #0675a3;
}
#lydia .item{
  padding:30px;
}
#lydia.background-main{
  height: 365px;
}
#lydia .image{
  margin-top: -32px;
  float: right;
}
#lydia .social{
  float: right;
  margin-top: 25px;
}
#lydia .social img:first-child{
  margin-left: 10px;
}
#title_lydia {
  margin-top: 20px;
  margin-bottom: -40px;
}
#title_makler {
  margin-top: 20px;
  margin-bottom: -40px;
}
#map_contact{
  margin-bottom:-80px;
}

#carouselEstate{
    margin-top: 30px;
}
.carousel-indicators{
    display: contents;    
}
.carousel-indicators [data-bs-target] {
    width: 100px;
    height:auto;
}
.carousel-control-prev,.carousel-control-next {
    position: absolute;
    top: 55%;
    width: 44px;
    height: 44px;
    border: none;
    border-radius: 50%;
    background: white;
    background: hsla(0, 0%, 100%, 0.75);
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding:10px;
    margin:-20px 15px;
}
#estate_seller.makler_detail img{
    border-radius: 10px;
    margin-top: -15px;
    margin-left: -15px;
    padding: 15px;
    object-fit: cover;
    height: 387px;
}
}
#estate_seller.makler_detail .title{
  margin-top:30px;
}  
#team h3 {
    margin-top: 70px;
}
#team .btn {
  width:50%;
  margin: 10px auto !important;
}
#team a.btn:hover {
  color:#fff !important;
}
#team .item {
    background: #fff;
    box-shadow: 0px 16px 40px rgb(0 0 0 / 10%);
    border-radius: 5px;
    padding: 12px;
    max-height: 100%;
    text-align: center;
      transition: all .4s;
  -moz-transition: all .4s;
  -webkit-transition:all .4s;
  -o-transition: all .4s;  
}
#team .item:hover {
  color:#3e3e3e;
    transition: all .4s;
  -moz-transition: all .4s;
  -webkit-transition:all .4s;
  -o-transition: all .4s;  
  margin-top:-5px;
  box-shadow: 0px 16px 40px rgb(0 0 0 / 40%);
}
#team .item a:hover {
  color:#3e3e3e;
}
#team .item h2 {
    margin-top:15px;
    font-size: 16px;
    font-weight: 600;
    color: #3e3e3e;
    line-height: 30px;
}
#team .item p {
    line-height: 5px;
    color: #3e3e3e;
}
#team .item hr {
    color: #b1b1b1;
    width:80%;
    margin:15px auto;
}
#team .item a {
  color:#0675a3 !important;
  display:block;
}
#team img {
    width: 60%;
    margin: 0 auto;
    display: block;     
    object-fit: cover;
    height: 220px;
}
#reference{
  margin-top:-20px;
}
#reference h3{
  margin-bottom:30px;
}
#reference .item{
    background: #fff;
    box-shadow: 0px 16px 40px rgb(0 0 0 / 10%);
    border-radius: 5px;
    margin-bottom:25px;
    padding: 12px;
    max-height: 100%;
      transition: all .4s;
  -moz-transition: all .4s;
  -webkit-transition:all .4s;
  -o-transition: all .4s;  
}
#reference .item:hover{
  color:#3e3e3e;
    transition: all .4s;
  -moz-transition: all .4s;
  -webkit-transition:all .4s;
  -o-transition: all .4s;  
  margin-top:-5px;
  box-shadow: 0px 16px 40px rgb(0 0 0 / 40%);
}
#reference .item .name{
  color:#0675a3;
  font-weight:600;
}
#reference .item .star{
  float:right;
}
#service h3{
  margin:20px 0;
}
#service hr{
  margin:40px 0;
  color:#cde3ed;
  opacity:1;
}
#service .item:nth-child(4),#service .item:nth-child(11){
  margin-top:60px;
}
#service .item .text{
  padding-left:20px !important;  
}
#service .item h3{
  padding-left:20px !important;  
}
#service .item .step{
    margin: 35px auto;
    display: block;
}

.modal .text_formular{
  text-align:center;
  padding: 50px 0px;
  font-weight:600;
} 
#modal_reference h3{
  font-weight:700;
  padding:20px 10px;
} 
#modal_reference .modal-header{
  border-bottom:none;
}
#modal_reference .modal-footer{
  background-color:#c1e8fe;
}
#modal_reference .form-group{
  padding:12px;
}
#modal_reference .form-control{
  float:right;
}
#modal_reference .modal-footer {
     padding:33px 22px;
     display: block; 
     flex-wrap: none;
}
#modal_reference .btn-primary{
  float:right;
  margin-top: -20px;
  margin-right:20px;
}
#modal_reference .form-select {
    background-image: url(../img/icon/arrow_down.svg);
}
#modal_reference .form-select {
    background-image: url(../img/icon/arrow_down.svg);
}
#modal_reference .btn-close{
  margin-right:10px;
}
#modal_reference a{
  text-decoration:underline;
}
#modal_reference label{
  color:#b3b3b3;
}
.logo_firmy{
    height: 55px;
    margin-left: 5px;
    box-shadow: 0px 16px 40px rgb(0 0 0 / 20%);
    padding:10px;
    border-radius:5px;
}
.logo_firmy:hover{
    box-shadow: 0px 16px 40px rgb(0 0 0 / 60%);
}
.text_firmy{
  color:#b3b3b3;
  font-size: 15px;
  margin-left:30px;
}
.reserve{
  filter: grayscale(1);
}
@media screen and (max-width:1200px) {
    #finem .bg_house {
        display: none;
    }
}

@media screen and (max-width:1024px) {
    #header .counts {
        width: 140%;
    }
    #head-bloks .p-5{
      padding:10px !important;
    }
    #spain .image {
        width: 100%;
    }
    #spain .frame-grey {
        height: 100%;
    }
    #finem .item {
        padding-right:0; 
    }
    #real-estate{
      margin-bottom:80px;
    }
    #service .item.image .col-md-2{
      width: -webkit-fill-available;
      margin: 0 auto;
      display: block;
      text-align: center;
    }
}


@media screen and (max-width:768px) {
      .background-head-index {
        height: 100%;
    }
    #header .counts {
      width: 100%;
    }
    #header .counts .col-sm-2 {
      margin-right:90px;
    }
    #header .counts h2 {
      margin-top: 20px;
    }
    #head-bloks{
      margin-top: 75px;
    }
    #head-bloks .item {
      margin-bottom: 110px;
    }
    #spain .image {
      margin:0;
      width: 100%;
    }
    #spain .frame-grey {
      padding:0px;
      height: 100%;
    }
    #finem.background-main {
      height: 100%;
    }
    #spain {
      margin-bottom: 0px;
      margin-top: -20px !important;
    }
    #finem .bg_house {
      display:block;
      position: relative;
      right: 0;
      width: 100%;
    }
    #real-estate .p-5 {
      padding: 20px !important;
    }
    #advisor .btn {
      width: 88%;
    }
    footer .light {
      height: 285px;
    }
    footer .logo {
     text-align:center;
    }
    footer .social {
      display: block;
      text-align: center;
      margin: 0 auto;
      float: none;
    }
    footer .btn {
    float:none;
    }
    #estate_seller .frame-grey {
      height: 100%;
      margin-bottom:10px;
    }
    #estate_form form {
      margin-bottom: 50px;
    }
    #estate_form input[type=text], #estate_form input[type=email], #estate_form input[type=tel] {
      width: 100%;
    }
    #estate_form textarea {
      width: 100%;
    }
    #lydia.background-main {
      height: 100%;
      margin-bottom:20px;
    }
    #lydia .image {
    display:none;
    }
    #real-estate.spain_page {
      margin-top: 0px !important;
    }
    #header{
      display: block;
      margin-top: -51px;
    }
    .navbar-collapse {
    height:340px;
    }
    
    #filter label {
      margin-top: 10px;
    }
    #header h1 {
      margin-top: 125px;
    }
    #service .item.image img {
      margin-left:auto;
      margin-right:auto;
      display: block;
    }
}      
