html {
  scroll-behavior: smooth;
}

#slick-cloned{
  border: 2px;
}

.gallery-tumbs{
  height: 145px;
  overflow: hidden;
}
.hide-select{
  display: none;
}

.show-select{
  display: inline;
}

#buy-areas-limassol, #buy-areas-larnaca, #buy-areas-paphos, #buy-areas-nicosia, #buy-areas-famagusta{
  display: none;
}
form{
  display: inline;
}

#srtl-form, #rent-form, #rent-price-min, #rent-price-max, #srtl-price-min, #srtl-price-max {
  display: none;
}


#buy-areas, #buy-bed-max, #buy-bath-min, #buy-bath-max, #buy-cov-min, #buy-cov-max, #buy-plot-min, #buy-plot-max, #buy-comm-pool, #buy-pool, #buy-priv-pool, #buy-new, #buy-results, #buy-sortby{
  display: none;
}

#buy-lp-build-min, #buy-lp-build-max, #buy-lp-cover-min, #buy-lp-cover-max, #buy-lp-road{
  display: none;
}

#buy-bed-max, #buy-bath-max, #buy-plot-min, #buy-plot-max, #buy-comm-pool, #buy-priv-pool, #buy-new, #buy-results{
  display: none;
}

#commercial-property, #commercial-property2, #land-property, #land-property2{
  display: none;
}

.navbar-light .navbar-brand {
  padding-right: 50px;
}

.cat-lines{
  background-image: url(/img/section-2-bg.jpg);
  opacity:0.2; 
  position: absolute; 
  top: 0; 
  left: 0;
  width: 100%;
 height: 100%;
  z-index: 999;
 
}

.slider-clickhome {
  /*background-image: url("background-gr.jpg");*/
  /*min-height: 100vh;*/
  /*padding-top: 60px;*/
  /*text-align: center;*/
  /*padding-top: 30vh;*/
  /*color: #fff;*/
}

#top-phone{
  color: rgba(0,0,0,.5);
  position: absolute;
  left: 70px;
  top: 9px;
  font-weight: bold;
}

#top-phone-print{
  color: rgba(0,0,0,.5);
  position: absolute;
  left: 70px;
  top: 20px;
}



.navbar-light .navbar-brand {
  background-image: url("../../img/logo-70.jpg");
  background-repeat: no-repeat;
  width: 70px;
  height: 47px;
  position: absolute;
  top: 4px;
  left: 8px;
}

.navbar-brand-print{
 /* background-image: url("../../img/logo.jpg");
  background-repeat: no-repeat;*/
  width: 1100px;
  height: 80px;
  top: 4px;
  left: -30px;
  float: left;
}


.navbar-contacts-print{
 
   width: 350px;
   height: 80px;
   top: 4px;
   float: right;
   padding: 0 0 100px 0;
   text-align: right;
   font-weight: bold;
 }
 


.news li{
  padding-bottom: 15px;
  

}

.news a{
  color: #FFF;
  font-size: 0.8rem;
}

#search-form-advanced {
  background-color: rgba(248,249,250,.4);
  height: 100%;
  width: 100%;
  margin: 2% auto 0 auto;
  border-radius: 5px;
  padding: 0 15px 8px 15px;
}

@media (min-width: 992px) {
  .navbar-light .navbar-brand {
    background-image: url("../../img/logo-87.jpg");
    background-repeat: no-repeat;
    width: 87px;
    height: 59px;
    position: absolute;
    top: 8px;
    left: 25px;
  }
  #navcol-1 {
    height: 61px;
  }
   

  #top-phone{
    color: rgba(0,0,0,.5);
    position: absolute;
    left: 110px;
    top: 18px;
  }
  
}

 

.navbar-toggler:not(:disabled):not(.disabled) {
  margin-left: auto;
}





@media (max-width: 992px) {
.navbar-nav{
    float: right;
  }
}

.h1, h1.clickaway {
  font-family: 'Comfortaa', cursive;
  font-size: 3rem;
}

.search-form {
  background-color: rgba(248,249,250,.4);
  height: 100%;
  width: 75%;
  margin: auto;
  border-radius: 5px;
  padding: 5px 5px 10px 5px;
}

.textinput {
  font-size: 0.8rem;
  min-width: 105px;
  display: inline;
  border-radius: 5px;
  margin: 7px 8px 0 0;
  height: calc(2rem + 2px);
  padding-top: 3px;
}

.contact-form{
  font-size: 0.8rem;
  width: 350px;
  display: inline;
  margin: 4px 8px 7px 8px;
  height: calc(2rem + 4px);
  text-align: left;
  padding: 10px 0 10px 15px;

}

.contact-form-select{
  font-size: 0.8rem;
  width: 350px;
  display: inline;
  margin: 4px 8px 7px 8px;
  height: calc(2rem + 4px);
  text-align: left;
  padding: 10px 0 10px 10px;
  color: #767676;
 

}

.contact-row{
  width: 100%;
  margin: 0 auto;
}

.form-submit-button-block{
  width: 250px;   
}
 
.list-my-property-button{
  width: 200px; 
  margin: 15px auto 0 auto;  
}


.contain {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  padding: 1em;
}

.wrapper-list-form {
  display: grid;
  grid-template-columns: 1fr;
}
 

@media (min-width: 992px) {
  .textinput {
    font-size: 0.8rem;
    width: 120px;
    display: inline;
    border-radius: 5px;
    margin: 7px 8px 0 0;
    height: calc(2rem + 2px);
    line-height: 0.8rem;
  }

  .contain {
    max-width: 870px;
    margin-left: auto;
    margin-right: auto;
    padding: 1em;
  }
  
  .wrapper-list-form {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
   
.common-fields{
  width: 300px;
}
}

.textinput-small {
  font-size: 0.7rem;
  width: 125px;
  display: inline;
  border-radius: 5px;
  margin: 10px 0 0 0;
  height: calc(2rem + 2px);
}


/*.search-button {
  display: inline-block;
  min-width: 125px;
  height: 33px;
  margin: 10px 5px 5px 5px;
  padding: 2px 10px 8px 10px;
  font-size: 1.0rem;
  background-color: #e93a03;
  border-radius: 5px;

  
}*/

.search-button {

  display: inline-block;
  min-width: 125px;
  height: 34px;
  margin: 7px 5px 5px 3px;
  padding: 5px 5px 0 5px;
  font-size: 0.8rem;
  /*margin: 0 5px 0 5px;*/
  background-color: #e93a03;
  border-radius: 5px;
  color: #fff;
  border: 1px solid #e93a03;
}

.advanced-button {
  display: inline-block;
  min-width: 125px;
  height: 33px;
  margin: 7px 5px 5px 3px;
  padding: 6px 5px 0 5px;
  font-size: 0.8rem;
  /*margin: 0 5px 0 5px;*/
  background-color: #fff;
  border-radius: 5px;
  color: #e93a03;
  border: 1px solid #e93a03;
}



.submit-button {
  position: relative;
  font-size: 0.8rem;
  margin: 0 auto 0 auto;
  background-color: #e93a03;
  border-radius: 5px;
  display: inline-block;
  height: 33px;
  width: 170px;
  padding: 5px 5px 0 5px;
  color: #ffffff;
  border: 2px solid #e93a03;
  text-decoration: none;
  text-align: center;
}

.submit-button:hover {
  box-shadow: 0 8px 10px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  text-decoration: none;
  color: #fff;
}




.fa.fa-search.search {
  font-size: 16px;
  color: #fff;
}

 

.search-button:hover {
  box-shadow: 0 8px 10px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}

.advanced-button:hover {
  box-shadow: 0 8px 10px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  text-decoration: none;
  color: #f20000;
}

.form-buttons {
  padding: 0px;
  display: inline;
}

.selectinput {
  font-size: 0.7rem;
  min-width: 125px;
  display: inline;
  border-radius: 5px;
  margin: 5px 8px 5px  0;
  padding: 3px 4px 5px 6px;
  height: 33px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url("../../img/drop-arrow.png") 96% center no-repeat #FFF!important;
}


.contact-text {
  font-size: 0.7rem;
  width: 100%;
  display: inline;
  border-radius: 5px;
  margin: 5px 8px 5px  0;
  padding: 3px 4px 5px 10px;
  height: 33px;
  color: #495057;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid;
  border-color: #ced4da;
  
}

.contact-textarea {
  font-size: 0.7rem;
  width: 240px;
  display: inline;
  border-radius: 5px;
  margin: 5px 8px 15px 0px;
  padding: 6px 4px 5px 10px;
  height: 33px;
  color: #0f0f33;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid;
  border-color: #ced4da;
  
}

.contact-checkbox{
 
  min-width: 40px;
  display: inline-block;
  position: relative;
  top: 2px;
  margin: 13px 0 20px 0;
 
}

.contact-checkbox-text{
  font-size: 0.7rem;
  min-width: 125px;
  display: inline;
  padding: 3px 4px 5px 0;
  color: #0f0f33;

}



.list-block{
  width: 270px;
  padding: 5px 15px 8px 15px;
}


.list-withus-width{
  width: 240px;
}

.request-form-width{
  width: 232px;
}

#residential-property{
  padding: 0;
  width: 300px;
}
#residential-property2{
  padding: 0;
  width: 300px;
}


#commercial-property{
  padding: 0;
  width: 300px;
}
#commercial-property2{
  padding: 0;
  width: 300px;
}


#land-property{
  padding: 0;
  width: 300px;
}
#land-property2{
  padding: 0;
  width: 300px;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #495057;
  opacity: 1; /* Firefox */
}

@media (min-width: 992px) {
  .selectinput {
    font-size: 0.7rem;
    width: 135px;
    display: inline;
    border-radius: 5px;
    margin: 6px 8px 5px 0;
    /*padding: 3px 4px 5px 4px;*/
    height: 34px;
    border: 1px solid;
    border-color: #ced4da;
  }

 
  .contact-text {
    font-size: 0.7rem;
    width: 125px;
    display: inline;
    border-radius: 5px;
    margin: 6px 8px 6px  0;
    padding: 3px 4px 5px 10px;
    height: 33px;
    color: #495057;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid;
    border-color: #ced4da;
    
  }

  .list-withus-width{
    width: 250px;
  }

  .request-form-width{
    width: 232px;
  }


  .contact-textarea {
    margin: 5px 8px 15px 0;
    
  }

}

.row.no-gutters.search-form-by-id {
  display: block;
  background-color: rgba(248,249,250,.4);
  height: 100%;
  width: 15%;
  margin: auto;
  border-radius: 5px;
  padding: 5px 5px 8px 5px;
  /*float: right;*/
}

#search-by-id {
  display: inline-block;
  background-color: rgba(248,249,250,.4);
  height: 100%;
  border-radius: 5px;
  padding: 10px 15px 4px 15px;
  width: 270px;
  margin: 5% auto 0 auto;
}


#clickaway {
  font-family: 'Comfortaa';
  padding: 55px 30px 50px 30px;
}

.black{
  color: #444444;
}

.gray-bg{
  background-color: #f8f8f8;
 
}

.title-text{
  padding: 35px 0 10px 0;
  text-align: center;
}

.title-text-top{
  padding: 75px 0 10px 0;
  text-align: center;
}

.scroll-section{
  padding-top: 50px;
}
.logo-move-down{
  top: 37px;
  position: relative;
}

#search-by-id-container {
  /*width: 970px;*/
  /*margin: 20% 0 5% 0;*/
}

@media (min-width: 1200px) {
  #search-by-id-container {
    /*width: 970px;*/
    /*margin: 20% 0 5% 0;*/
  }
}

#categories {
  background-color: #f8f6f7;
  height: 100%;
  text-align: center;
  padding: 5% 0 5% 0;
}

#experience {
  font-family: 'Comfortaa';
  color: #444444;
  text-align: center;
  margin: auto;
}

#top-categories {
  width: 100%;
  background-color: #f8f7f7;
  height: 365px;
  background-repeat: repeat-x;
  margin: 3% 0 1% 0;
}

#categories {
  background-color: #fff;
  height: 100%;
  text-align: center;
  padding: 40px 0 40px 0;
}


#sub-header-text {
  color: #444;
  font-size: 0.8rem;
}

.blue-text {
  color: blue;
  font-weight: 800;
}

#seefront {
  background-image: url("../../img/seefront-1.jpg");
 
}

#exclusive {
  background-image: url("../../img/exclusive.jpg");
  
}

#penthouse {
  background-image: url("../../img/penthouse-3.jpg");
  background-repeat: no-repeat;
   
}

#contryside {
  background-image: url("../../img/countryside-4.jpg");
   
}


#webportal {
  background-image: url("../../img/web-portal.jpg");
 
}


#magazine {
  background-image: url("../../img/magazine.jpg");
 
}

#forsalesign {
  background-image: url("../../img/forsalesign.jpg");
 
}

#associates {
  background-image: url("../../img/associates.jpg");
 
}

#primary-residence{
  background-image: url("../../img/primary-residence.jpg");
 
}

#commercial{
  background-image: url("../../img/commercial.jpg");
 
}

.pdf{
  margin: -2px 15px 0 15px;
  width: 25px;
}
.category {
  margin: 0 5px 0 5px;
  height: 365px;
  width: 265px;
  margin: 0 auto 20px auto;

}


.darken-overlay div {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.darken-overlay:hover div {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0, 0); 
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.darken-overlay:not( :hover ) {
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
 
}


@media (min-width: 1200px) {
  .category {
    margin: 0 5px 0 5px;
    height: 365px;
    width: 265px;
    margin: 0 auto 0 auto;
  }

  
}
 

.category:hover {
  /*opacity: 0.8;*/
 
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  background-color: rgba(0,0,0, 0); 
  transform: scale(1.1,1.1);
  -webkit-transform: scale(1.1,1.1);
 
}

.category:not( :hover ) {
  transform: scale(1.0,1.0);
  -webkit-transform: scale(1.0,1.0);
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
}

.category-link:hover {
  display: block;
  text-decoration: none;
  margin: 0;
  padding: 0;
}


 
.category-title {

  padding: 40% 20px;
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  filter: brightness(100%);
  text-decoration: none;
}

.category-description {
  font-size: 1.2rem;
  margin-top: 80%;
  color: #fff;
}

.calculator{
  display: none;
}

.request-info{
  display: none;
}

.showRequest{
  display: inline-block;
}

.request-info-box{
  width: 70%;
  margin: 30px auto 20px auto;
}

.request-form-box{
  width: 70%;
  margin: 10px auto 20px auto;
 
}

.request-field{
  font-size: 0.8rem;
  width: 200px;
  display: inline-block;
  margin: 4px auto 7px auto;
  height: calc(2rem + 4px);
  padding: 10px 0 10px 5px;
}

.request-field-select{
  font-size: 0.8rem;
  width: 200px;
  display: inline;
  margin: 4px 8px 7px 8px;
  height: calc(2rem + 4px);
  text-align: center;
  padding: 10px 0 10px 7px;
  text-align: left; 

}

 


.calc-box{
  width: 70%;
  margin: 30px auto 20px auto;
}

.showCalc{
  display: inline-block;
}

.calc-field{
  font-size: 0.8rem;
  width: 200px;
  display: inline;
  margin: 4px 8px 7px 8px;
  height: calc(2rem + 4px);
  text-align: center;
  padding: 10px 0 10px 10px;
  text-align: left;
}

.calc-title{
  text-align: center;
}

.calc-submit{
  width: 100%;
  margin: 10px auto 20px auto;
  text-align: center;
}

#tets {
  border: 1px solid;
  height: 30px;
}

#featured {
  background-color: #fff;
  margin: 3% 0 2% 0;
}

#featured-logo {
  top: 12px;
}

#latest-heading {
  font-family: 'Comfortaa';
  color: #444444;
  text-align: center;
  margin: 2% auto 2% 0;
}

#featured-heading {
  font-family: 'Comfortaa';
  color: #444444;
  text-align: center;
  margin: 2% auto 1% 0;
}

#cat-block {
  background-image: url("../../img/section-2-bg.jpg");
  margin-top: 2%;
  position: relative;
}

#first {
  padding-right: 30px;
}

.btn-more {
  border: 2px solid;
  border-color: #3d4e96;
  border-radius: 5px;
  padding: 8px 20px;
  font-family: 'Comfortaa';
  color: #3d4e96;
  font-weight: bold;
}

#welcome {
  height: 100%;
  
  background-color: #f8f8f8;
}

#welcome-text {
  font-family: 'Fira Sans Condensed';
  font-size: 1.2rem;
  padding: 88px 15px 10px 35px;
}

#welcome-heading {
  font-family: 'Comfortaa';
  color: #444444;
  text-align: center;
  margin: 2% auto 1% 0;
  text-align: right;
  padding: 80px 45px 10px 10px;
}

#ship-bg {
  background-image: url("../../img/ship-bg3.jpg");
  background-repeat: no-repeat;
  height: 358px;
  background-position: right center; 
}

#h3-clickhome {
  font-family: 'Comfortaa';
  font-size: 1.2rem;
}

#footer-row {
  padding: 40px;
  font-family: 'Comfortaa';
  font-size: 0.8rem;
  color: #fff;
}

footer {
  background-image: url("../../img/footer-image.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

#blue-overlay {
  background-color: rgb(0,19,54,0.7);
}

.icon-text {
  font-family: 'Comfortaa';
  font-size: 0.8rem;
  display: block;
  text-align: center;
}

.icon-image {
  width: 150px;
  margin: 0 auto 0 auto;
  display: block;
}

#icons {
  padding: 50px 20px 0 20px;
}



/*
@media (min-width: 1200px) {
  #slider {
    padding: 12% 9% 20% 9%;
    text-align: center;
  }
}*/

#search-form {
  background-color: rgba(248,249,250,.4);
  height: 100%;
  width: 270px;
  margin: 2% auto 0 auto;
  border-radius: 5px;
  padding: 5px 15px 8px 15px;
}





@media (min-width: 992px) {
  .forms-container {
    max-width: 1250px;
    margin: auto;
  }
  .wrapper-list-form {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
}



#search-result {
  padding: 50px 0 50px 0;
}

.thumb {
  height: auto; 
  width: auto; 
  width: 320px; 
  height: 215px;
  margin: 10px auto 10px auto;
}

.thumb-area {
  width: 320px; 
  height: 215px;
  margin: 10px auto 10px auto;
}

@media (min-width: 576px) {
  .thumb {
    height: auto; 
    width: auto; 
    width: 320px; 
    height: 215px;
 
    margin: 10px auto 10px auto;
  }

   

}

#sort-order-wrapper {
  float: right;
}

#sort-by {
  display: inline;
  padding: 15px;
  font-size: 0.8rem;
  float: right;
}

.object-wrapper {
  width: 320px;
  margin: auto;
}

@media (min-width: 576px) {
  .object-wrapper {
    width: 350px;
    margin: 10px auto 20px auto;
  }
}

.prop-city {
  color: #3d4e96;
  font-size: 1.4rem;
  padding-top: 5px;
  font-weight: 400;
}

#object-text-wrapper {
  font-family: 'Comfortaa';
  padding: 5px 8px 0 10px;
  text-align: left;
}

.btn-more-details:hover {
  box-shadow: 0 8px 10px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}

.btn-more-details {
  border: 1px solid;
  border-color: #3d4e96;
  border-radius: 5px;
  font-family: 'Comfortaa';
  color: #3d4e96;
  width: 155px;
  display: block;
  height: 40px;
  margin: 10px auto 0 auto;
  padding: 7px 5px 5px 22px;
}

.btn-more-details-featured {
  border: 1px solid;
  border-color: #3d4e96;
  border-radius: 5px;
  font-family: 'Comfortaa';
  color: #3d4e96;
  width: 155px;
  display: block;
  height: 40px;
  margin: 10px auto 0 auto;
  /*padding: 7px 5px 5px 22px;*/
}

.prop-object {
  /*padding: 0;*/
  line-height: 1.2rem;
  color: #323435;
  margin: 10px 0 0 0;
}

.prop-price {
  font-size: 1.5rem;
  /*padding: 0;*/
  margin: 14px 0 0 0;
  font-weight: 600;
}

.link-details:hover {
  color: #3d4e96;
  text-decoration: none;
}

.link-details {
  color: #3d4e96;
}

.row.result-row {
  margin: 0 0 30px 0;
}

.prop-icon {
  text-align: center;
  font-size: 0.8rem;
  font-family: 'Comfortaa';
  color: #000;
}

#property-icons {
  margin: 15px 0 0 0;
}

.price-h {
  color: #3d4e96;
  font-size: 2rem;
  padding-top: 5px;
  font-weight: 200;
  margin: 5px 25px 5px 25px;
  display: inline;
}


.price-h-print {
  color: #3d4e96;
  font-size: 1.3rem;
  padding-top: 5px;
  font-weight: 200;
  margin: 5px 25px 5px 25px;
  display: inline;
}

.vat{
  color: #3d4e96;
  font-size: 1.2rem;
  display: inline;
}

.property-title {
  text-align: center;
  color: #3d4e96;
  font-size: 2rem;
  padding-top: 5px;
  font-weight: 200;
  margin: 5px 25px 25px 25px;
}

#property-price {
  border: 1px solid;
  border-color: #3d4e96;
  border-right: none;
  border-left: none;
  /*height: 120px;*/
}
 

#property-details {
  font-family: 'Comfortaa';
  font-size: 0.8rem;
  color: #000;
  text-align: left;
  line-height: 1.2rem;
  margin: 15px 0 5px 0;
}

#property-description {
  font-family: 'Comfortaa';
  font-size: 0.8rem;
  color: #000;
  text-align: left;
  line-height: 1.2rem;
  margin: 15px 0 5px 0;
}

#property-details p{
 margin: 0 0 0.5rem 0;
}

.icon-desc {
  margin-top: 10px;
}

#prop-details-right {
  margin-top: 5px;
}

#prop-details-left {
  margin-top: 5px;
}

#contact-icons {
  margin-top: 20px;
}

#property-agent {
}

#prop-agent-photo {
  width: 110px;
  height: 110px;
  margin: 10px 20px;
}

 
#prop-agent-details {
  width: 270px;
  font-family: 'Comfortaa';
  font-size: 0.8rem;
  color: #000;
  text-align: left;
  line-height: 0.3rem;
  margin: 15px auto;
}

#prop-agent-details-print {
  width: 270px;
  font-family: 'Comfortaa';
  font-size: 0.8rem;
  color: #000;
  text-align: left;
  line-height: 0.3rem;
  margin: 15px 16px;
}

.icon-link {
  text-decoration: none;
  color: #000;
  font-family: 'Comfortaa';
  font-size: 0.8rem;
}

.icon-link:hover {
  text-decoration: none;
}

#agent-photo {
  /*width: 80%;*/
  /*margin: 0 auto 0 30px;*/
}

#prop-details-list {
}

body {
  font-family: 'Comfortaa';
}

#prop-details-list {
  margin: 30px 0 0 0;
}

#property-title {
  text-align: center;
}

@media (min-width: 992px) {
  #property-title {
    text-align: initial;
  }
  #prop-agent-block {
    margin: 5px 15px 0 15px;
  }
}

#prop-agent-block {
  width: 270px;
  margin: 5px auto 0 auto;
}

.slider-big {
  height: 450px;
  overflow: hidden;
}

.slider-nav {
  margin-top: 10px;
  margin-bottom: 40px;
}

.ico-resize {
  width: 38px;
  height: 38px;
  display: inline-block;
  position: absolute;
  top: 4px;
  right: 4px;
  background: url("../../img/ico-resize.png") no-repeat;
}

.slider-nav .slick-prev, .slider-nav .slick-next {
  width: 44px;
  height: 44px;
  background: url("../../img/ellips-btn.png") no-repeat;
  z-index: 5;
  top: 50%;
}

.slider-nav .slick-prev::before {
  content: "";
  color: transparent;
  width: 13px;
  height: 22px;
  display: inline-block;
  background: url("../../img/arrows-slider.png") no-repeat 0 0;
}

.slider-nav .slick-next::before {
  content: "";
  color: transparent;
  width: 13px;
  height: 22px;
  display: inline-block;
  background: url("../../img/arrows-slider.png") no-repeat -13px 0;
}

.slider-big .slick-prev, .slider-big .slick-next::before {
  font-size: 0;
}

.paginator {
  text-align: center;

}


#slider {
  height: 80%;
  padding: 100px 0 250px 0;
  text-align: center;
  color: #fff;
  background-image: url("../../img/slider1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; 
}


#slider-citizenship {
  height: 80%;
  padding: 100px 0 250px 0;
  text-align: center;
  color: #fff;
  background-image: url("../../img/citizenship.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; 
}

#slider-list-with-us {
  height: 80%;
  padding: 100px 0 250px 0;
  text-align: center;
  color: #fff;
  background-image: url("../../img/list-with-us.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; 

}

#slider-about-us {
  height: 80%;
  padding: 100px 0 250px 0;
  text-align: center;
  color: #fff;
  background-image: url("../../img/about-us.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; 
}

#aboutus {
  height: 80%;
  padding: 100px 0 250px 0;
  text-align: center;
  color:#000;
  background-image: url("../../img/aboutus-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; 
}

#general-terms{
 padding: 70px 0 10px 0;
 background-color: #FFF;
 text-align: center;
}

.cy-terms-list{
  padding: 50px 0 50px 50px;
  text-align: left;
}

.text-block{
  padding: 10px 0 50px 50px;
  text-align: left;
}

#passp{
  padding: 50px 0 50px 0;
 
}

#passp li{
  font-family: 'Comfortaa', cursive;
  font-size: 1.5rem;
 
}

.benefit-row{
  margin-top: 25px;
  margin-bottom: 25px;
}

.benefit-col{
  padding: 25px 20px 0 20px;
}

.benefit-icon{
  width: 100px;
  height: 100px;
}

.reasons-text{
  padding: 15px 0 20px 0;
}

.image-wrap img{
  border-radius: 80em;
  width:150px;
  height: 150px;
	overflow: hidden;
  text-align: center;
  box-shadow: 0 1px 2px rgba(0,0,0,.3);
  border: solid 1px #999;
  background: #fff;
  padding: 2px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

}

.featured-image-h{
  height: 230px;
  overflow: hidden;
}


 

@media (min-width: 992px) {
  #search-form {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    position: relative;
    width: 100%;
    /*max-width: 1125px;*/
    padding: 0 7px 4px 8px;
    background-color: rgba(248,249,250,0.4);
  }
  #search-button-block{
    width: 133px;
    padding: 4px 20px 0 0;

  }
}


@media (min-width: 768px) {
  #slider {
    /*padding: 10% 2% 25% 2%;*/
    height: 630px;
    text-align: center;
  }

  #slider-citizenship {
    height: 630px;
  }
  
  #slider-list-with-us {
    height: 630px;
  }
  
  #slider-about-us {
    height: 630px;
  }
  
  .benefit-col{
    padding: 25px 15px 0 15px;
  }
/*

*/
  
}


.clearfix::after {
  clear: both;
  display: block;
}


@media (max-width: 478px) {
 
  
  .search-form {
    background-color: rgba(248,249,250,.4);
    height: 100%;
    width: 270px;
    margin: auto;
    border-radius: 5px;
    padding: 5px 5px 10px 5px;
  }

  .search-by-id {
    background-color: rgba(248,249,250,.4);
    height: 100%;
    width: 270px;
  }



}


 
@media (min-width: 992px) {
#search-by-id {
    
  float: right;
  width: 423px;
  margin: 10% 0 0 0;
  padding: 3px 0px 4px 5px;
  
}

}

  #buy-form{
    display: inline;
 
  }

  #form-block{
    display: inline;
    padding: 0 0;
    
  }
 
  .page-table table, th, td {
    border: 1px solid black;
  }

  #title-icons{
    padding: 20px 0;

  }

  hr {
    width: 30%;
    margin-left: auto;
    margin-right: auto;
    height: 1px;
    background-color: rgba(0,0,0,.05);
 
    }
    
.print-img{

  }

  
.printimg{
  padding: 0 10px 10px 0;
  width:180px;
}

.print-thumb{
  max-width: 180px;
  max-height: 120px;

}

.print-info{
  width: 340px;

}

.print-slider-big{
  width: 360px;
  padding: 0 10px 0 0;
  height: 480px;
}

.print-property-id{
  display: block;
  padding-bottom: 10px;
  text-align: center;
}



.print-row{
  width: 680px;
  margin: 0 0 10px 0;
}

.print-price-h{
  color: #3d4e96;
    font-size: 1.4rem;
    padding-top: 5px;
    font-weight: 200;
    margin: 5px 25px 5px 13px;
    display: inline;

}

#search-result-print{
  width: 700;
}


.print-container {
  width: 680px;
  padding-right: 5px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}


@media print {

}


@media (max-width: 992px) {
  #top-phone{
    top: 9px;
  }

}