@font-face {
font-family: Circe;
src: url(//ibz.travel/wp-content/themes/ibz.travel_new/fonts/CRC25.otf);
font-weight: 300;
}
@font-face {
font-family: Circe;
src: url(//ibz.travel/wp-content/themes/ibz.travel_new/fonts/CRC35.otf);
font-weight: 400;
}
@font-face {
font-family: Circe;
src: url(//ibz.travel/wp-content/themes/ibz.travel_new/fonts/CRC55.otf);
font-weight: 600;
}
@font-face {
font-family: Circe;
src: url(//ibz.travel/wp-content/themes/ibz.travel_new/fonts/Circe-Bold.otf);
font-weight: 700;
}
@font-face {
font-family: Circe;
src: url(//ibz.travel/wp-content/themes/ibz.travel_new/fonts/Circe-ExtraBold.otf);
font-weight: 900;
}
.fixed-call-btn {
display: inline-block;
width: 64px;
height: 64px;
cursor: pointer;
-webkit-transition: .2s ease;
-o-transition: .2s ease;
transition: .2s ease;
bottom: 50px;
left: 50px;
z-index: 997;
position: fixed;
}
.fixed-call-btn .inner .phone-link {
text-decoration: none;
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/icons/whatsapp.svg);
background-size: contain;
background-position: 50%;
background-repeat: no-repeat;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
opacity: 1;
height: 100%;
color: transparent;
white-space: nowrap;
width: 100%;
}
.fixed-call-btn .inner {
width: 100%;
height: 100%;
overflow: visible;
}
.b__o__s__card .img__cont .heart {
position: absolute;
right: 20px;
top: 20px;
display: flex;
justify-content: center;
align-items: center;
background: rgba(0,0,0,0.5);
width: 48px;
height: 48px;
border-radius: 50%;
cursor: pointer;
transition: all .1s linear;
}
.b__o__s__card .img__cont .heart i {
font-size: 16px;
color: #FFF;
}
.b__o__s__card .img__cont .heart:hover {
background: rgba(0,0,0,0.9);
}
.mobile_only {
display: none;
}
.heart_fav_abs {
position: absolute;
display: flex;
justify-content: center;
align-items: center;
background: rgba(0,0,0,0.5);
width: 48px;
height: 48px;
border-radius: 50%;
cursor: pointer;
transition: all .1s linear;
top: 110px;
right: 338px;
}
.heart_fav_abs i {
font-size: 16px;
color: #e04444;
}
.heart_fav_abs:hover {
background: rgba(0,0,0,0.9);
}
body {
font-family: Circe !important;
}
input:focus, button:focus, select:focus {
outline: 2px solid #f5bc0091;
}
a {
color: inherit;
text-decoration: none;
background-color: transparent;
outline: none;
}
a:hover {
color: inherit;
text-decoration: none;
}
button {
outline: none;
}
button, a, img, div, input {
outline: none !important;
}
.info {
padding-top: 120px;
padding-bottom: 90px;
padding-left: 50px;
width: 100%;
display: flex;
flex-direction: row;
flex-wrap: wrap;
align-items: flex-start;
}
.info .line {
margin-top: 20px;
border-top: 1px solid #070F22;
}
.info .desc {
display: flex;
flex-direction: column;
}
.info .desc h1 {
font-size: 36px;
font-weight: bold;
line-height: 36px;
color: #070F22;
margin-bottom: 36px;
}
.info .desc p {
font-weight: 300;
font-size: 20px;
line-height: 36px;
color: #5B575F;
margin-bottom: 24px;
}
.info .more {
display: flex;
flex-direction: row;
align-items: flex-end;
margin-right: -50px;
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/more-bg.png);
padding-top: 50px;
background-repeat: no-repeat;
background-size: 72% auto;
background-position: right top;
max-width: 100%;
}
.info .more .m__more {
height: 480px;
padding: 40px;
width: 300px;
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/want-bg.png);
background-size: cover;
background-position: center;
color: #FFFFFF;
position: relative;
}
.info .more .m__more h2 {
margin: 0;
font-size: 48px;
line-height: 64px;
font-weight: 300;
}
.info .more .m__more a {
position: absolute;
right: -32px;
display: flex;
align-items: center;
justify-content: center;
top: 30%;
background: #FFFFFF;
width: 64px;
height: 64px;
transition: all .1s linear;
}
.info .more a:hover {
background: rgba(255,255,255,.7);
}
.info .more .hotel {
padding-bottom: 20px;
padding-left: 35px;
display: flex;
flex-direction: column;
}
.info .more .hotel strong {
color: #070F22;
margin-bottom: 15px;
font-size: 24px;
line-height: 24px;
}
.info .more .hotel span {
color: #9493A3;
font-size: 14px;
line-height: 14px;
margin-bottom: 15px;
}
.info .more .hotel a {
color: #003ABC;
font-size: 14px;
line-height: 14px;
}
.offers {
display: flex;
flex-direction: column;
padding: 0 64px;
background: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/gray-bg.png);
background-size: 100% 75%;
background-position: bottom;
background-repeat: no-repeat;
}
.offers p {
color: #9493A3;
font-size: 16px;
line-height: 16px;
margin-bottom: 35px;
text-transform: uppercase;
}
.offers h2 {
margin-bottom: 45px;
color: #070F22;
font-size: 40px;
line-height: 56px;
font-weight: 300;
font-family: Forum;
}
.offers h1 {
margin-bottom: 0px;
color: #070F22;
font-size: 48px;
line-height: 56px;
font-weight: 300;
font-family: Forum;
}
.offers .offer__row {
display: flex;
flex-direction: row;
flex-wrap: wrap;
margin-left: -15px;
}
.offers .offer__row .o__card {
position: relative;
padding: 35px;
overflow: hidden;
display: flex;
flex-direction: column;
justify-content: flex-end;
height: 400px;
margin-bottom: 30px;
}
.offers .offer__row .o__card h2 {
color: #FFF;
font-size: 32px;
line-height: 36px;
margin-bottom: 20px;
z-index: 1;
font-weight: 300;
}
.offers .offer__row .o__card .url_arrow {
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
background: rgba(0,0,0,0.5);
min-width: 64px;
min-height: 64px;
max-width: 64px;
max-height: 64px;
transition: all .1s linear;
}
.offers .offer__row .o__card .url_arrow:hover {
background: rgba(0,0,0,0.9);
}
.offers .offer__row .o__card span {
margin-bottom: 20px;
color: #FFF;
font-size: 16px;
line-height: 24px;
z-index: 1;
font-weight: 300;
min-height: 72px;
}
.offers .offer__row .o__card .bg__img {
min-height: 100%;
min-width: 100%;
max-height: 100%;
display: flex;
justify-content: center;
align-items: center;
position: absolute;
top: 0;
left: 0;
background: #000;
}
.offers .offer__row .o__card .bg__img img {
height: 100%;
transition: all .15s linear;
width: 100%;
object-fit: cover;
}
.offers .o__card:hover .bg__img img {
opacity: .9
}
.b__offers {
padding: 95px 50px;
background: #FFF;
display: flex;
flex-direction: column;
padding-right: 0;
}
.b__offers p {
text-transform: uppercase;
font-size: 16px;
line-height: 16px;
color: #9493A3;
margin-bottom: 35px;
}
.b__o__top {
width: 100%;
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
padding-right: 50px;
margin-bottom: 40px;
}
.b__o__top h1 {
font-size: 56px;
line-height: 56px;
font-weight: 400;
font-family: Forum;
margin: 0;
}
.b__o__top .arrows {
display: flex;
align-items: center;
flex-direction: row;
}
.arrows .arr {
cursor: pointer;
}
.b__o__top .arrows .arr {
width: 64px;
height: 64px;
border-radius: 50%;
background: #FFF;
border: 1px solid #F3F0F3;
cursor: pointer;
display: flex;
justify-content: center;
align-items: center;
transition: all .1s linear;
}
.b__o__top .arrows .arr.left {
margin-right: 24px;
}
.b__o__top .arrows .arr:hover {
background: rgba(0,0,0,.07);
}
.b__o__s__card {
display: flex;
flex-direction: column;
align-items: flex-start;
}
.b__o__s__card h2 a:hover {
color: #555 !important;
}
.b__o__s__card .img__cont {
position: relative;
height: 250px;
overflow: hidden;
}
.b__o__s__card .img__cont img:hover {
opacity: .9;
}
.b__o__s__card .img__cont img {
height: auto;
object-fit: cover;
background-position: center;
max-width: 100%;
min-height: 100%;
transition: all .1s linear;
margin: 0;
position: absolute;
top: 50%;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.b__o__s__card .img__cont .heart {
position: absolute;
right: 20px;
top: 20px;
display: flex;
justify-content: center;
align-items: center;
background: rgba(0,0,0,0.5);
width: 48px;
height: 48px;
border-radius: 50%;
cursor: pointer;
transition: all .1s linear;
}
.b__o__s__card .img__cont .heart i {
font-size: 16px;
color: #FFF;
}
.b__o__s__card .img__cont .heart:hover {
background: rgba(0,0,0,0.9);
}
.b__o__s__card:focus {
outline: none;
}
.b__o__slider .slick-slide {
padding: 0 3px;
}
.b__o__s__card .line {
margin: 20px 0;
border-top: 1px solid #000;
width: 10%;
transition: all .2s linear;
}
.b__o__s__card:hover .line {
width: 100%;
}
.b__o__s__card h2 {
color: #000;
font-size: 24px;
line-height: 24px;
margin-bottom: 15px;
font-weight: 400;
}
.b__o__s__card span {
text-transform: uppercase;
color: #9493A3;
line-height: 14px;
font-size: 14px;
}
.follow__us {
padding: 95px 50px;
background: #AEE3EC;
position: relative;
flex-direction: column;
}
.follow__us .det {
display: flex;
flex-direction: column;
padding: 0;
}
.follow__us .det strong {
color: #9493A3;
font-size: 16px;
line-height: 16px;
text-transform: uppercase;
margin-bottom: 35px;
}
.follow__us .det h1 {
z-index: 10;
color: #070F22;
font-size: 56px;
line-height: 56px;
font-family: Forum;
margin-bottom: 48px;
}
.follow__us .det p {
z-index: 10;
font-size: 20px;
line-height: 36px;
color: #5B575F;
margin-bottom: 24px;
font-weight: 300;
}
.follow__us .det a {
z-index: 10;
color: #003ABC;
font-size: 24px;
font-weight: 600;
}
.follow__us .pics {
position: absolute;
right: 50px;
top: 0;
height: 150%;
display: flex;
flex-direction: column;
width: 75%;
padding: 95px 0;
overflow: hidden;
align-items: flex-end;
}
.follow__us .pics .top {
height: 50%;
padding-bottom: 10px;
display: flex;
flex-direction: row;
align-items: flex-end;
width: 90%;
}
.follow__us .pics .btm {
padding-top: 10px;
height: 50%;
width: 90%;
display: flex;
flex-direction: row;
align-items: flex-start;
}
.f__u__continue {
background: #AEE3EC;
}
.contact {
padding: 64px 24px;
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/map.png);
background-repeat: no-repeat;
background-position: center;
}
.contact h3 {
font-weight: 400;
color: #070F22;
font-size: 56px;
line-height: 56px;
margin-bottom: 45px;
font-family: Forum;
}
.contact__row {
width: 100%;
display: flex;
flex-direction: row;
align-items: flex-end;
flex-wrap: wrap;
}
.contact__row form {
display: flex;
flex-direction: column;
padding: 0;
}
.contact__row form input {
height: 64px;
border: none;
border-bottom: 1px solid #F3F0F3;
margin-bottom: 20px;
background: rgba(0,0,0,0);
}
.contact__row form input:focus {
outline: none;
}
.contact__row form input::placeholder {
font-weight: 300;
font-size: 16px;
line-height: 16px;
color: #000;
}
.contact__row .c__det {
display: flex;
flex-direction: column;
align-items: flex-end;
}
.contact__row .c__det .c__card {
margin-top: 35px;
text-align: right;
display: flex;
flex-direction: column;
}
.contact__row .c__det .c__card span {
text-transform: uppercase;
color: #9493A3;
font-size: 16px;
line-height: 16px;
margin-bottom: 20px;
}
.contact__row .c__det .c__card p {
margin: 0;
font-size: 36px;
line-height: 36px;
}
footer {
display: flex;
flex-direction: row;
align-items: flex-start;
background: #000;
justify-content: space-between;
padding: 64px 100px;
flex-wrap: wrap;
}
footer .f__links {
display: flex;
flex-direction: row;
align-items: flex-start;
color: #FFF;
}
footer .f__links .links {
display: flex;
flex-direction: column;
}
footer .f__links .links a {
color: #FFF;
font-size: 16px;
line-height: 36px;
}
footer .right {
display: flex;
flex-direction: row;
align-items: flex-start;
flex-wrap: wrap;
padding: 0;
}
footer .right .r__left {
display: flex;
flex-direction: column;
align-items: flex-start;
padding: 0;
}
footer .right .r__left .links {
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;
}
footer .right .r__left .links a {
font-size: 16px;
line-height: 36px;
color: #FFF;
}
footer .right .r__left button {
width: 80%;
margin-top: 35px;
margin-bottom: 50px;
display: flex;
justify-content: center;
align-items: center;
flex-direction: row;
background: #9493A3;
height: 64px;
border: none;
color: #FFF;
}
footer .right .r__left button .line {
height: 1px;
background: #FFF;
width: 20px;
margin-left: 20px;
}
footer .right .r__left .copyright {
color: #9493A3;
font-size: 12px;
line-height: 16px;
padding: 0;
}
footer .right .r__left .col-6 {
padding: 0;
}
footer .right .r__right {
padding-right: 0;
display: flex;
flex-direction: column;
align-items: flex-end;
}
footer .right .r__right .links {
display: flex;
flex-direction: row;
}
footer .right .r__right .links a {
margin-left: 35px;
color: #9493A3;
font-size: 16px;
line-height: 36px;
}
footer .right .r__right .space {
height: 149px;
}
footer .right .r__right .copyright {
color: #9493A3;
font-weight: 500;
font-size: 13px;
line-height: 16px;
padding-bottom: 15px;
}
footer .right .r__right .copyright strong {
font-weight: 600;
color: #F3B544;
}
.main {
height: 100vh;
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/main-bg.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
background-attachment: fixed;
position: relative;
display: flex;
}
.main .social {
position: absolute;
top: 195px;
left: -60px;
display: flex;
flex-direction: row;
align-items: center;
transform: rotate(-90deg);
}
.main .social a {
color: #FFF;
font-size: 16px;
line-height: 16px;
font-weight: 300;
}
.main .social .line {
width: 24px;
height: 1px;
background: #FFF;
margin: 0 24px;
}
.main .c__us {
position: absolute;
right: 50px;
top: 100px;
background: #000;
width: 240px;
height: 64px;
display: flex;
justify-content: center;
align-items: center;
color: #FFF;
}
.main .c__us .line {
width: 20px;
height: 1px;
background: #FFF;
margin-left: 20px;
}
.main .c__us:hover {
text-decoration: none;
}
.main .m__cont {
margin: 0 auto;
padding-top: 35vh;
display: flex;
flex-direction: column;
max-width: 100%;
}
.main .m__cont .text__cont p {
text-transform: uppercase;
color: #FFFFFF;
font-size: 16px;
line-height: 16px;
margin-bottom: 15px;
font-weight: 300;
}
.main .m__cont .text__cont {
align-self: center;
}
.main .m__cont .text__cont h1 {
font-size: 56px;
line-height: 74px;
color: #FFF;
font-weight: 400;
margin-bottom: 60px;
font-family: Forum;
}
.main .m__cont .types {
display: flex;
flex-direction: row;
margin-bottom: 30px;
flex-wrap: wrap;  margin: 0 auto 20px;
align-self: center;
}
.main .m__cont .types .type {
cursor: pointer;
font-size: 16px;
line-height: 16px;
margin-right: 45px;
color: rgba(255,255,255,0.5);
text-transform: uppercase;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;
margin-bottom: 15px;
}
.main .m__cont .types .type:hover {
color: #FFFFFF;
}
.main .m__cont .types .type.active {
color: #FFFFFF;
}
.main .m__cont form {
display: flex;
flex-direction: row;
width: 1080px;
max-width: 100%;
transition: all .1s linear;
}
.main .m__cont form:hover {
box-shadow: 0 0 5px 3px rgba(255,255,255,.1);
border: none;
}
.main .m__cont form .inp__cont {
width: 360px;
background: #FFF;
height: 95px;
padding: 0 15px;
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
}
.inp__cont.select {
justify-content: center !important;
border-left: 1px solid #eee;
}
.main .m__cont form .inp__cont.v__inp  {
display: flex;
justify-content: center;
}
.main .m__cont form .inp__cont.v__inp input {
max-width: 60%;
height: 94px;
}
.main .m__cont form .inp__cont.v__inp input::placeholder {
text-align: center;
}
.main .m__cont form .inp__cont.y__input {
width: 66.6%;
}
.main .m__cont form .inp__cont.big {
width: 480px;
max-width: 44.4%;
}
.main .m__cont form .inp__cont.small {
width: 240px;
max-width: 22.2%;
display: flex;
justify-content: center;
align-items: center;
}
.main .m__cont form .inp__cont.small input {
max-width: 40%;
}
.main .m__cont form .inp__cont .line {
width: 30px;
height: 2px;
background: #5B575F;
}
.main .m__cont form .inp__cont input {
border: none;
color: #000;
font-weight: 600;
font-size: 16px;
line-height: 16px;
max-width: 100%;
text-align: center;
display: flex;  width: 100%;
}
.main .m__cont form .inp__cont input:focus {
outline: none;
}
.main .m__cont form .inp__cont input::placeholder {
color: #000;
}
input[type="date"]::-webkit-inner-spin-button {
display: none;
-webkit-appearance: none;
}
input[type="date"] { font-size: 14px;
}
.main .m__cont form .inp__cont:first-child {
border-right: 1px solid #F3F0F3;
}
.main .m__cont form button {
width: 360px;
background: #F5BC00;
height: 95px;
color: #000;
font-weight: 600;
border: none;
transition: all .1s linear;
}
.main .m__cont form button:hover {
background: #ddaa00;
}
.main .m__cont form button {
max-width: 33.3%;
}
header {
position: fixed;
background: #000;
top: 0px;
width: 100%;
padding: 9px 50px;
height: 49px;
z-index: 1000;
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
z-index: 998;
}
header .left {
height: 100%;
display: flex;
flex-direction: row;
align-items: center;
}
header .left .close__btn {
height: 100%;
display: flex;
align-items: center;
cursor: pointer;
margin-right: 40px;
display: flex;
align-items: center;
justify-content: center;
}
header .left .menu {
height: 100%;
display: flex;
align-items: center;
cursor: pointer;
margin-right: 40px;
}
header .left a {
height: 100%;
font-size: 15px;
line-height: 24px;
color: #FFF;
display: flex;
align-items: center;
}
header .logo {
height: 100%;
display: flex;
color: #fff;
font-size: 21px;
justify-content: center;
align-items: center;
font-weight: 700;
user-select: none;
}
header .logo svg {
max-height: 100%;
min-height: 100%;
}
header .right {
display: flex;
flex-direction: row;
align-items: center;
justify-content: flex-end;
}
header .right .lang {
margin-right: 25px;;
}
header .right a { color: #FFF;
font-weight: 300;
}
header.scroll {
background: #000;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;
}
.villa__top {
height: 350px;
width: 100%;
position: relative;
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/villas-bg.png);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
display: flex;
flex-direction: column;
align-items: center;
justify-content: flex-start;
}
.villa__top.schedule {
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/schedule-bg.png);
}
.villa__top.favorites {
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/favorites-bg.png);
}
.villa__top.yachts {
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/yachts-bg.png);
}
.villa__top.cars {
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/cars-bg.png);
}
.villa__top.vip {
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/vip-bg.png);
}
.villa__top.blog {
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/blog-bg.png);
}
.villa__top.blog.about__us {
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/about-bg.png);
}
.villa__top .reset {
height: 70px;
margin: 0 auto;
border: none;
background: #F5BC00;
display: flex;
align-items: center;
justify-content: center;
width: 230px;
font-weight: bold;
}
.buttons_fav {
display: flex;
justify-content: space-between;
}
.villa__top .update {
height: 70px;
margin: 0 auto;
border: none;
background: #F5BC00;
display: flex;
align-items: center;
justify-content: center;
width: 230px;
font-weight: bold;
margin-left: 15px;
}
.prod__cont .sch__cont {
max-width: 1530px;
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.prod__cont .sch__cont .left {
display: flex;
flex-direction: column;
background: #003ABC;
padding: 48px;
}
.prod__cont .sch__cont .left .day {
text-transform: uppercase;
color: rgba(255,255,255,0.5);
font-size: 16px;
line-height: 16px;
letter-spacing: 2.4px;
margin-bottom: 24px;
}
.prod__cont .sch__cont .left .date__cont {
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: flex-end;
margin-bottom: 30px;
}
.prod__cont .sch__cont .left .date__cont .date {
color: #FFF !important;
font-size: 64px;
line-height: 64px;
font-weight: 800;
}
.prod__cont .sch__cont .left .date__cont .date sub {
font-size: 16px;
line-height: 16px;
font-weight: 400;
bottom: 0;
}
.prod__cont .sch__cont .left .date__cont .temp {
color: #FFF;
font-weight: 800;
font-size: 36px;
line-height: 46px;
}
.prod__cont .sch__cont .left hr {
border-color: #FFF;
width: 100%;
margin-top: 0;
margin-bottom: 24px;
opacity: 0.15;
}
.prod__cont .sch__cont .left .e__card {
width: 100%;
margin-bottom: 24px;
padding: 22px 36px;
background: rgba(255,255,255,0.15);
font-size: 20px;
line-height: 20px;
font-weight: 600;
color: #FFF;
}
.prod__cont .sch__cont .left .e__card:last-child {
margin-bottom: 0;
}
.prod__cont .sch__cont .calendar {
padding: 0;
}
.prod__cont .sch__cont .calendar .ui-widget {
font-family: Circe !important;
}
.prod__cont .sch__cont .calendar .ui-icon-circle-triangle-w {
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/icons/calendar-prev.png);
background-position: 0 0 !important;
}
.prod__cont .sch__cont .calendar .ui-icon-circle-triangle-e {
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/icons/calendar-next.png);
background-position: 0 0 !important;
}
.prod__cont .sch__cont .calendar .ui-icon {
width: 64px;
height: 64px;
left: 0;
top: 0;
margin-top: 0;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
margin: 0;
}
.ui-state-hover {
background: none !important;
border: none !important;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
width: 64px;
height: 64px;
}
.prod__cont .sch__cont .calendar .ui-datepicker {
width: 100%;
height: 100%;
border: none;
border-radius: 0;
padding: 40px;
cursor: pointer;
}
.ui-datepicker-next-hover {
top: 2px !important;
right: 2px !important;
}
.ui-datepicker-prev-hover {
top: 2px !important;
left: 2px !important;
}
.prod__cont .sch__cont .calendar .ui-datepicker-header {
border: none;
background: #FFF;
padding: 0;
}
.ui-state-default {
color: #070F22;
font-size: 14px;
line-height: 14px;
}
.ui-datepicker .ui-state-default {
border: none;
text-align: center;
font-size: 14px;
line-height: 14px;
color: #5B575F;
width: 36px;
height: 36px;
border-radius: 50%;
font-weight: 400;
display: flex;
justify-content: center;
align-items: center;
margin: 0 auto;
margin-bottom: 36px;
background: none;
}
.ui-datepicker .ui-state-active {
background: #003ABC;
color: #FFF;
}
.ui-datepicker .ui-state-active.ui-state-hover {
background: #003ABC !important;
color: #FFF !important;
}
.ui-datepicker th {
width: calc(100% / 7);
padding-bottom: 23px;
}
.prod__cont .sch__cont .calendar .ui-datepicker-title {
font-size: 20px;
color: #000;
margin: 0 64px;
margin-bottom: 36px;
line-height: 64px;
}
.prod__cont .reset {
margin-bottom: 24px;
height: 48px;
width: calc(100% - 32px);
border: none;
background: #F5BC00;
font-weight: bold;
display: flex;
justify-content: center;
align-items: center;
}
.prod__cont .update {
margin-bottom: 24px;
height: 48px;
width: calc(100% - 32px);
border: none;
background: #F5BC00;
font-weight: bold;
display: flex;
justify-content: center;
align-items: center;
}
.villa__top .links {
display: flex;
flex-direction: row;
align-items: center;
margin-top: 75px;
margin-bottom: 50px;
}
.villa__top .links a {
color: #FFF;
font-size: 12px;
line-height: 12px;
text-transform: uppercase;
}
.villa__top .links a.active {
color: rgba(255,255,255,0.5);
}
.villa__top .links .line {
width: 48px;
height: 1px;
background: #FFF;
margin: 0 24px;
}
.villa__top h1 {
font-weight: 400;
font-size: 56px;
line-height: 72px;
color: #FFF;
font-family: Forum;
}
.villa__top form {
position: absolute;
top: 302px;
display: flex;
flex-direction: row;
width: 1080px;
max-width: 100%;
z-index: 996;
}
.villa__top form .inp__cont {
width: 360px;
background: #FFF;
height: 96px;
padding: 0 15px;
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
}
.villa__top.cars form .inp__cont {
width: 480px;
}
.villa__top.vip form .inp__cont {
display: flex;
align-items: center;
justify-content: center;
}
.villa__top.vip form .inp__cont input {
max-width: 60%;
}
.villa__top.vip form .inp__cont input::placeholder {
text-align: center;
}
.villa__top.cars form .inp__cont.small {
width: 240px;
display: flex;
justify-content: center;
align-items: center;
}
.villa__top.cars form .inp__cont.small input {
max-width: 40%;
}
.villa__top form .inp__cont .line {
width: 45px;
height: 2px;
background: #5B575F;
}
.villa__top form .inp__cont input:focus {
outline: none;
}
.villa__top form .inp__cont input::placeholder {
color: #000;
}
.villa__top form .inp__cont:first-child {
border-right: 1px solid #F3F0F3;
}
.villa__top form button {
width: 360px;
background: #F5BC00;
height: 96px;
color: #000;
font-weight: bold;
border: none;
}
.villa__top .social {
position: absolute;
top: 150px;
left: -60px;
display: flex;
flex-direction: row;
align-items: center;
transform: rotate(-90deg);
}
.villa__top .social a {
color: #FFF;
font-size: 16px;
line-height: 16px;
}
.villa__top .social .line {
width: 24px;
height: 1px;
background: #FFF;
margin: 0 24px;
}
.c__us {
transition: all .1s linear;
}
.c__us:hover {
background: rgba(0,0,0,.5);
}
.villa__top .c__us {
position: absolute;
right: 10px;
top: 50px;
background: #000;
width: 240px;
height: 64px;
display: flex;
justify-content: center;
align-items: center;
color: #FFF;
}
.villa__top .c__us .line {
width: 20px;
height: 1px;
background: #FFF;
margin-left: 20px;
}
.villa__top .c__us:hover {
text-decoration: none;
}
.prod__cont {
display: flex;
flex-direction: column;
align-items: center;
padding: 0 35px;
padding-top: 80px;
padding-bottom: 50px;
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/gray-bg.png);
background-repeat: no-repeat;
background-size: 100% 300px;
background-position: top;
}
.prod__cont.blog {
padding-top: 96px;
}
.about__cont {
display: flex;
flex-direction: row;
flex-wrap: wrap;
padding-bottom: 50px;
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/gray-bg.png);
background-repeat: no-repeat;
background-size: 100% 300px;
background-position: top;
padding-top: 96px;
padding-left: 15px;
padding-right: 50px;
border-bottom: 1px solid #F3F0F3;
}
.about__cont .a__text {
display: flex;
flex-direction: column;
}
.about__cont .a__text h2 {
font-size: 30px;
line-height: 42px;
color: #070F22;
font-weight: 900;
margin-bottom: 24px;
}
.about__cont .a__text p {
font-size: 16px;
line-height: 32px;
color: #5B575F;
margin-bottom: 30px;
}
.about__cont .text__line {
width: 100%;
height: 1px;
background: #000;
padding-right: 0;
margin-top: 20px;
}
.about__cont .line__cont {
padding-left: 50px;
padding-right: 0;
}
.about__cont .a__img__cont {
display: flex;
flex-direction: column;
align-items: flex-start;
overflow: hidden;
}
.about__cont .a__img__cont:first-child {
padding-left: 0;
}
.about__cont .a__img__cont:last-child {
padding-right: 0;
}
.about__cont .a__img__cont a {
margin-left: 50px;
margin-top: 24px;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
width: 286px;
height: 64px;
background: #000;
color: #FFF;
}
.about__cont .a__img__cont a:hover {
text-decoration: none;
}
.about__cont .a__img__cont a .line {
width: 24px;
height: 1px;
background: #FFF;
margin-left: 24px;
}
.about__cont .a__img__cont img {
max-width: 100% !important;
min-width: 66% !important;
height: 522px;
object-fit: cover;
margin: 0 auto;
}
.about__cont.blog__post {
display: flex;
flex-direction: row;
flex-wrap: wrap;
padding-bottom: 50px;
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/gray-bg.png);
background-repeat: no-repeat;
background-size: 100% 300px;
background-position: top;
padding-top: 50px;
padding-left: 0;
padding-right: 50px;
border-bottom: 1px solid #F3F0F3;
justify-content: center;
}
.about__cont.blog__post {
display: flex;
flex-direction: row;
flex-wrap: wrap;
padding-bottom: 50px;
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/gray-bg.png);
background-repeat: no-repeat;
background-size: 100% 300px;
background-position: top;
padding-top: 96px;
padding-left: 0;
padding-right: 50px;
border-bottom: 1px solid #F3F0F3;
}
.about__cont .a__text.blog__post {
display: flex;
justify-content: center;
flex-flow: column wrap;
}
.about__cont .a__text.blog__post p {
width: 100%;
}
.about__cont .a__text {
display: flex;
flex-direction: column;
}
.about__cont .a__text h2 {
font-size: 30px;
line-height: 42px;
color: #070F22;
font-weight: 900;
margin-bottom: 24px;
}
.about__cont .a__text p {
font-size: 16px;
line-height: 32px;
color: #5B575F;
margin-bottom: 30px;
}
.about__cont .text__line {
width: 100%;
height: 1px;
background: #000;
padding-right: 0;
margin-top: 20px;
}
.about__cont .line__cont {
padding-left: 50px;
padding-right: 0;
}
.about__cont .a__img__cont {
display: flex;
flex-direction: column;
align-items: flex-start;
overflow: hidden;
}
.about__cont .a__img__cont:first-child {
padding-left: 0;
}
.about__cont .a__img__cont:last-child {
padding-right: 0;
}
.about__cont .a__img__cont a {
margin-left: 0;
margin-top: 24px;
margin-bottom: 40px;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
width: 250px;
height: 64px;
background: #000;
color: #FFF;
}
.about__cont .a__img__cont a:hover {
text-decoration: none;
}
.about__cont .a__img__cont a .line {
width: 24px;
height: 1px;
background: #FFF;
margin-left: 24px;
}
.about__cont .a__img__cont img {
max-width: 100%;
min-width: 100%;
}
.prod__cont .prod__container {
max-width: 1100px;
display: flex;
flex-direction: row;
flex-wrap: wrap;
width: 100%;
}
.prod__cont .fav__container {
max-width: 1100px;
display: flex;
flex-direction: row;
flex-wrap: wrap;
width: 100%;
margin-top: 75px;
}
.prod__cont .fav__container .vip__card {
display: flex;
flex-direction: column;
align-items: flex-start;
position: relative;
margin-bottom: 48px;
width: 100%;
}
.prod__cont .fav__container .vip__card a {
max-width: 100%;
min-width: 100%;
height: 200px;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
}
.prod__cont .fav__container .vip__card img {
max-width: 100%;
min-width: 100%;
}
.prod__cont .fav__container .vip__card .line {
width: 48px;
height: 1px;
background: #000;
margin: 24px 0;
}
.prod__cont .fav__container .vip__card p {
font-size: 24px;
line-height: 24px;
margin-bottom: 24px;
}
.prod__cont .fav__container .vip__card span {
color: #5B575F;;
}
.prod__cont .fav__container .vip__card .heart {
position: absolute;
left: 20px;
top: 20px;
display: flex;
justify-content: center;
align-items: center;
background: rgba(0,0,0,0.5);
width: 48px;
height: 48px;
border-radius: 50%;
cursor: pointer;
z-index: 100;
}
.prod__cont .fav__container .vip__card .heart i {
font-size: 16px;
color: #FFF;
}
.prod__cont .fav__container .p__card {
width: 100%;
display: flex;
flex-direction: column;
align-items: flex-start;
margin-bottom: 60px;
}
.prod__cont .fav__container .p__card .slider__cont {
position: relative;
width: 100%;
height: 200px;
}
.prod__cont .fav__container .p__card .slider__cont .arr {
position: absolute;
top: 76px;
width: 48px;
height: 48px;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
background: rgba(0,0,0,0.5);
z-index: 100;
cursor: pointer;
opacity: 0;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;
}
.prod__cont .fav__container .p__card .slider__cont .arr.active {
opacity: 1;
}
.prod__cont .fav__container .p__card .slider__cont .arr.left {
left: 20px;
}
.prod__cont .fav__container .p__card .slider__cont .arr.right {
right: 20px;
}
.prod__cont .fav__container .p__card .slider__cont .heart {
position: absolute;
left: 20px;
top: 20px;
display: flex;
justify-content: center;
align-items: center;
background: rgba(0,0,0,0.5);
width: 48px;
height: 48px;
border-radius: 50%;
cursor: pointer;
z-index: 100;
}
.prod__cont .fav__container .p__card .slider__cont .p__slider {
height: 100%;
}
.prod__cont .fav__container .p__card .slider__cont .p__slider .slick-list {
height: 100%;
}
.prod__cont .fav__container .p__card .slider__cont .p__slider .slick-track {
height: 100%;
}
.prod__cont .fav__container .p__card .slider__cont .p__slider .slick-track img {
min-height: 100%;
max-height: 100%;
width: 100%;
object-fit: cover;
}
.prod__cont .fav__container .p__card .slider__cont .heart i {
font-size: 16px;
color: #FFF;
}
.prod__cont .fav__container .p__card .line {
height: 1px;
width: 48px;
background: #000;
margin: 20px 0;
}
.prod__cont .fav__container .p__card .title {
font-size: 24px;
line-height: 24px;
color: #000;
margin-bottom: 35px;
}
.prod__cont .fav__container .p__card .features {
display: flex;
flex-direction: row;
align-items: center;
}
.prod__cont .fav__container .p__card .features .f__card {
display: flex;
flex-direction: row;
align-items: center;
margin-right: 35px;
}
.prod__cont .fav__container .p__card .features .f__card span {
margin-left: 15px;
font-size: 16px;
line-height: 16px;
color: #5B575F;
}
.prod__cont .prod__container .blog__card {
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: flex-end;
width: 100%;
height: 400px;
padding: 24px;
font-family: Forum;
margin-bottom: 30px;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.prod__cont .prod__container .blog__card:hover {
text-decoration: none !important;
}
.prod__cont .prod__container .blog__card .line {
width: 48px;
height: 1px;
background: #FFF;
margin-bottom: 16px;
}
.prod__cont .prod__container .blog__card span {
color: #FFF;
font-size: 24px;
line-height: 36px;
margin-bottom: 20px;
}
.prod__cont .prod__container .blog__card .arr {
display: flex;
align-items: center;
justify-content: center;
background: rgba(0,0,0,0.5);
border-radius: 50%;
width: 64px;
height: 64px;
}
.prod__cont .prod__container .vip__card {
display: flex;
flex-direction: column;
align-items: flex-start;
position: relative;
margin-bottom: 48px;
}
.prod__cont .prod__container .vip__card a {
max-width: 100%;
min-width: 100%;
}
.prod__cont .prod__container .vip__card img {
width: 100%;
height: 300px;
object-fit: cover;
}
.prod__cont .prod__container .vip__card .line {
width: 48px;
height: 1px;
background: #000;
margin: 24px 0;
}
.prod__cont .prod__container .vip__card p {
font-size: 24px;
line-height: 24px;
margin-bottom: 24px;
}
.prod__cont .prod__container .vip__card span {
color: #5B575F;;
}
.prod__cont .prod__container .vip__card .heart {
position: absolute;
left: 20px;
top: 20px;
display: flex;
justify-content: center;
align-items: center;
background: rgba(0,0,0,0.5);
width: 48px;
height: 48px;
border-radius: 50%;
cursor: pointer;
z-index: 100;
}
.prod__cont .prod__container .vip__card .heart i {
font-size: 16px;
color: #FFF;
}
.prod__cont .prod__container .p__card {
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
align-items: flex-start;
margin-bottom: 60px;
}
.prod__cont .prod__container .p__card .slider__cont {
position: relative;
width: 100%;
height: 300px;
}
.prod__cont .prod__container .p__card .slider__cont .arr {
position: absolute;
top: 126px;
width: 48px;
height: 48px;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
background: rgba(0,0,0,0.5);
z-index: 100;
cursor: pointer;
opacity: 0;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;
}
.prod__cont .prod__container .p__card .slider__cont .arr.active {
opacity: 1;
}
.prod__cont .prod__container .p__card .slider__cont .arr.left {
left: 20px;
}
.prod__cont .prod__container .p__card .slider__cont .arr.right {
right: 20px;
}
.prod__cont .prod__container .p__card .slider__cont .heart {
position: absolute;
left: 20px;
top: 20px;
display: flex;
justify-content: center;
align-items: center;
background: rgba(0,0,0,0.5);
width: 48px;
height: 48px;
border-radius: 50%;
cursor: pointer;
z-index: 100;
}
.prod__cont .prod__container .p__card .slider__cont:hover .p__slider {
opacity: .9;
}
.prod__cont .prod__container .p__card .slider__cont {
background: black;
}
.prod__cont .prod__container .p__card .slider__cont .p__slider {
height: 100%;
transition: all .1s linear;
}
.prod__cont .prod__container .p__card .slider__cont .p__slider .slick-list {
height: 100%;
}
.prod__cont .prod__container .p__card .slider__cont .p__slider .slick-track {
height: 100%;
}
.prod__cont .prod__container .p__card .slider__cont .heart i {
font-size: 16px;
color: #FFF;
}
.prod__cont .prod__container .p__card .line {
height: 1px;
width: 48px;
background: #000;
margin: 20px 0;
}
.prod__cont .prod__container .p__card .title {
font-size: 24px;
line-height: 24px;
color: #000;
margin-bottom: 35px;
}
.prod__cont .prod__container .p__card .features {
display: flex;
flex-direction: row;
align-items: center;
}
.prod__cont .prod__container .p__card .features .f__card {
display: flex;
flex-direction: row;
align-items: center;
margin-right: 35px;
}
.prod__cont .prod__container .p__card .features .f__card span {
margin-left: 15px;
font-size: 16px;
line-height: 16px;
color: #5B575F;
}
.prod__cont .slick-arrow {
display: none !important;
}
.prod__cont .prod__container {
margin-bottom: 15px;
}
.prod__cont .pagination {
display: flex;
flex-direction: column;
align-items: center;
}
.prod__cont .pagination .l__more {
border: none;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
background: #FFF;
color: #003ABC;
margin-bottom: 45px;
}
.prod__cont .pagination .l__more:focus {
outline: none;
}
.prod__cont .pagination .l__more .line {
height: 1px;
background: #003ABC;
width: 24px;
margin-left: 24px;
}
.prod__cont .pagination .numbers {
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
}
.prod__cont .pagination .numbers a {
padding: 0 25px;
color: #000;
font-size: 16px;
line-height: 16px;
font-weight: 400;
}
.prod__cont .pagination .numbers a.active {
font-weight: 600;
color: #003ABC;
}
.villa__cont {
position: relative;
display: flex;
flex-direction: column;
align-items: center;
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/villa-page-bg.png);
background-repeat: no-repeat;
background-size: cover; } .villa__cont.car {
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/car-page-bg.png);
}
.villa__cont .links {
display: flex;
flex-direction: row;
align-items: center;
margin-top: 75px;
margin-bottom: 50px;
}
.villa__cont .links a {
color: #FFF;
font-size: 12px;
line-height: 12px;
text-align: center;
text-transform: uppercase;
}
.villa__cont .links a.active {
color: rgba(255,255,255,0.5);
}
.villa__cont .links .line {
width: 48px;
height: 1px;
background: #FFF;
margin: 0 24px;
}
.villa__cont .social {
position: absolute;
top: 150px;
left: -60px;
display: flex;
flex-direction: row;
align-items: center;
transform: rotate(-90deg);
}
.villa__cont .social a {
color: #FFF;
font-size: 16px;
line-height: 16px;
}
.villa__cont .social .line {
width: 24px;
height: 1px;
background: #FFF;
margin: 0 24px;
}
.villa__cont .c__us {
position: absolute;
right: 50px;
top: 100px;
background: #000;
width: 240px;
height: 64px;
display: flex;
justify-content: center;
align-items: center;
color: #FFF;
}
.villa__cont .c__us .line {
width: 20px;
height: 1px;
background: #FFF;
margin-left: 20px;
}
.villa__cont .c__us:hover {
text-decoration: none;
}
.villa__cont h1 {
font-family: Forum;
font-weight: 400;
font-size: 56px;
line-height: 72px;
color: #FFF;
margin-bottom: 90px;
padding: 0 16px;
text-align: center;
}
.p__cont {
max-width: 100%;
width: 1080px;
display: flex;
flex-direction: row;
align-items: flex-start;
flex-wrap: wrap;
margin-bottom: 90px;
}
.p__cont .p__sliders {
display: flex;
flex-direction: column;
}
.p__cont .p__sliders .main__slider {
width: 100%;
position: relative;
margin-bottom: 35px;
}
.p__cont .p__sliders .main__slider .slick-list {
max-height: 100%;
}
.p__cont .p__sliders .main__slider .slick-track {
max-height: 100%;
}
.main__slider__down {
width: 100%;
}
.p__cont .p__sliders .main__slider .arr {
display: flex;
justify-content: center;
align-items: center;
width: 48px;
height: 48px;
border-radius: 50%;
position: absolute;
top: calc(50% - 24px);
cursor: pointer;
z-index: 10;
background: rgba(0,0,0,0.5);
}
.p__cont .p__sliders .main__slider .arr.left {
left: 20px;
}
.p__cont .p__sliders .main__slider .arr.right {
right: 20px;
}
.p__cont .p__sliders .main__slider .slider {
width: 100%;
height: auto;
}
.p__cont .p__sliders .main__slider .slider .slide {
height: auto;
}
.p__cont .p__sliders .main__slider .slider .slide img {
height: 500px;
width: 100%;
object-fit: cover;
}
.p__slider .slick-slide {
object-fit: cover;
}
.p__cont .p__sliders .main__slider__down .slick-slide {
padding: 0 3px;
height: 80px;
overflow: hidden;
display: flex;
align-items: center;
}
.p__cont .p__sliders .main__slider__down .slick-slide img {
min-width: auto;
width: auto;
max-width: 100%;
height: auto;
}
.p__cont .p__det {
display: flex;
flex-direction: column;
align-items: flex-start;
}
.p__cont .p__det .top {
width: 100%;
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
margin-bottom: 10px;
}
.p__cont .p__det .top .price {
color: #FFF;
font-size: 56px;
line-height: 56px;
font-weight: 800;
position: relative;
width: 75%;
}
.p__cont .p__det .top .price sup {
top: -0.9em;
font-size: 24px;
line-height: 24px;
}
.p__cont .p__det .top .price sub {
font-size: 16px;
line-height: 16px;
font-weight: 300;
opacity: 0.75;
left: -0.8em;
top: 0;
}
.villa__cont .inf {
position: absolute;
top: -40px;
right: 75px;
width: 36px;
height: 36px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
color: #070F22;
font-size: 18px;
font-weight: 400;
background: #F2C94C;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.villa__cont .heart {
width: 64px;
height: 64px;
border-radius: 50%;
background: rgba(0,0,0,0.5);
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
}
.villa__cont .heart i {
font-size: 16px;
color: #FFF;
}
.p__cont .p__det p {
font-size: 17px;
line-height: 30px;
color: #FFF;
font-weight: 300;
margin-bottom: 50px;
}
.p__cont .p__det .specs {
display: flex;
flex-direction: row;
align-items: center;
width: 100%;
}
.p__cont .p__det .specs .spec {
display: flex;
flex-direction: row;
align-items: center;
margin-right: 50px;
margin-bottom: 40px;
min-width: 40%;
max-width: 50%;
}
.p__cont .p__det .specs .spec span {
margin: 0 15px;
font-weight: 400;
font-size: 16px;
line-height: 16px;
color: #FFF;
}
.p__cont .p__det .specs .spec .num {
font-weight: 600;
font-size: 16px;
line-height: 16px;
color: #FFF;
}
.p__cont .p__det .btns {
display: flex;
flex-direction: row;
width: 100%;
margin-top: 10px;
}
.p__cont .p__det .btns button {
height: 75px;
display: flex;
justify-content: center;
align-items: center;
font-weight: bold;
font-size: 16px;
line-height: 16px;
}
.p__cont .p__det .btns button:focus {
outline: none;
}
.p__cont .p__det .btns button.yellow {
width: 300px;
background: #F5BC00;
color: #000;
border: none;
margin-right: 45px;
}
.p__cont .p__det .btns button.yellow:hover {
background: #f0b800;
}
.p__cont .p__det .btns button.simple {
color: #FFF;
background: rgba(0,0,0,0);
border: 1px solid #FFF;
width: 350px;
} .fol__sl__cont .top {
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
margin-bottom: 30px;
}
.fol__sl__cont .top a {
font-size: 24px;
line-height: 36px;
color: #003ABC;
font-weight: 600;
}
.fol__sl__cont .top .arrows {
display: flex;
flex-direction: row;
}
.fol__sl__cont .top .arrows .arr {
width: 48px;
height: 48px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
background: #FFF;
margin-right: 24px;
}
.fol__sl__cont .top .arrows .arr img {
max-height: 12px;
}
.main .m__cont .s__type {
width: 120px;
background: #fff;
border: none;
padding: 5px 5px;
color: black;
text-transform: uppercase;
font-size: 12px;
line-height: 16px;
-webkit-appearance: none;
-moz-appearance: none;
text-indent: 1px;
text-overflow: '';
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/icons/select-arrow.png);
background-repeat: no-repeat;
background-position: right center;
margin-bottom: 16px;
}
.main .m__cont .s__type:focus {
outline: none;
}
.b__o__down {
margin-top: 24px;
width: 100%;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
}
.b__o__down .arrows {
display: flex;
align-items: center;
flex-direction: row;
}
.b__o__down .arrows .arr {
width: 64px;
height: 64px;
border-radius: 50%;
background: #FFF;
border: 1px solid #F3F0F3;
cursor: pointer;
display: flex;
justify-content: center;
align-items: center;
}
.b__o__down .arrows .arr.left {
margin-right: 24px;
}
.m__foll__slider img {
min-width: 100%;
}
.fol__sl__cont .btm {
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
margin-top: 24px;
}
.fol__sl__cont .btm .arrows {
display: flex;
flex-direction: row;
}
.fol__sl__cont .btm .arrows .arr {
width: 48px;
height: 48px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
background: #FFF;
}
.fol__sl__cont .btm .arrows .arr.left {
margin-right: 24px;
}
.fol__sl__cont .btm .arrows .arr img {
max-height: 12px;
}
.modal__bg {
position: fixed;
z-index: 999;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.75);
}
.price__modal {
position: fixed;
z-index: 1000;
max-width: 720px;
width: 100%;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
flex-direction: column;
}
.price__modal div.mobile {
background: #FFF;
display: flex;
flex-direction: column;
height: calc(100vh - 108px);
justify-content: space-between;
position: relative;
}
.price__modal div.mobile .close {
width: 36px;
height: 36px;
border-radius: 50%;
position: absolute;
bottom: 72px;
left: 0;
right: 0;
margin: 0 auto;
background: rgba(0,0,0,0.5);
display: flex;
justify-content: center;
align-items: center;
}
.price__modal div.mobile button {
width: 100%;
height: 48px;
color: #FFF;
font-size: 14px;
line-height: 14px;
background: #003ABC;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
border: none;
}
.price__modal div.mobile button .line {
height: 1px;
background: #FFF;
width: 24px;
margin-left: 24px;
}
.price__modal div.mobile .inputs {
display: flex;
flex-direction: column;
width: 100%;
padding: 0 24px;
}
.price__modal div.mobile .inputs input {
margin-bottom: 16px;
padding: 15px 0;
color: #000;
border: none;
border-bottom: 1px solid #F3F0F3;
}
.price__modal div.mobile .inputs input:focus {
outline: none;
}
.price__modal div.mobile .inputs .dates {
width: 100%;
display: flex;
flex-direction: row;
align-items: center;
border-bottom: 1px solid #F3F0F3;
justify-content: space-between;
margin-bottom: 16px;
}
.price__modal div.mobile .inputs .dates .line {
background: #5B575F;
width: 24px;
height: 1px;
}
.price__modal div.mobile .inputs .dates input {
max-width: 35%;
border: none;
margin: 0;
}
.price__modal div.mobile .inputs .dates input:last-child::placeholder {
text-align: right;
}
.price__modal div.mobile .inputs input::placeholder {
color: #000;
}
.price__modal div.desktop {
padding: 48px;
width: 100%;
background: #FFF;
display: flex;
flex-direction: row;
flex-wrap: wrap;
padding-top: 0;
}
.price__modal div.desktop button {
width: 100%;
height: 64px;
color: #FFF;
font-size: 14px;
line-height: 14px;
background: #003ABC;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
border: none;
}
.price__modal div.desktop button .line {
height: 1px;
background: #FFF;
width: 24px;
margin-left: 24px;
}
.price__modal form .checkbox {
width: 100%;
display: flex;
flex-direction: row;
align-items: center;
margin-bottom: 24px;
cursor: pointer;
font-size: 14px;
line-height: 14px;
font-weight: 600;
}
.price__modal form .checkbox i {
display: none;
}
.price__modal form .checkbox.active i {
display: block
}
.price__modal form .checkbox .checkmark {
width: 24px;
height: 24px;
display: flex;
justify-content: center;
align-items: center;
background: #F3F0F3;
margin-right: 12px;
}
.price__modal div.desktop .i__row {
display: flex;
flex-direction: row;
justify-content: space-between;
}
.price__modal div.desktop .i__row input {
width: 30%;
}
.price__modal div.desktop input.large {
width: 100%;
}
.price__modal div.desktop input {
margin-bottom: 24px;
padding: 24px 0;
color: #000;
font-size: 16px;
line-height: 16px;
border: none;
border-bottom: 1px solid #F3F0F3;
}
.price__modal div.desktop input:focus {
outline: none;
}
.price__modal div.desktop input::placeholder {
color: #000;
}
.price__modal .top {
padding: 48px;
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
width: 100%;
background: #FFF;
}
.price__modal .top span {
font-size: 24px;
line-height: 36px;
font-weight: bold;
}
.price__modal .top .close {
cursor: pointer;
}
.map__modal {
position: fixed;
z-index: 1000;
max-width: 1200px;
width: 100%;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
flex-direction: column;
justify-content: flex-start;
height: calc(100% - 100px);
overflow: hidden;
}
.map__modal .mob__close {
position: fixed;
bottom: 36px;
left: 0;
right: 0;
margin: 0 auto;
border-radius: 50%;
display: none;
justify-content: center;
align-items: center;
height: 36px;
width: 36px;
background: rgba(0,0,0,0.5);
}
.map__modal .top {
padding: 48px;
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
width: 100%;
background: #FFF;
}
.map__modal .top span {
font-size: 24px;
line-height: 36px;
font-weight: bold;
}
.map__modal .top .close {
cursor: pointer;
}
.map__modal .m__map {
width: 100%;
position: relative;
}
.map__modal .m__map iframe {
width: 100%;
}
.map__modal .m__map img {
max-height: 100%;
}
.call__modal {
position: fixed;
z-index: 1000;
max-width: 720px;
width: 100%;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
flex-direction: column;
}
.call__modal .top {
padding: 48px;
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
width: 100%;
background: #FFF;
}
.call__modal .top span {
font-size: 24px;
line-height: 36px;
font-weight: bold;
}
.call__modal .top .close {
cursor: pointer;
}
.call__modal form .checkbox {
width: 100%;
display: flex;
flex-direction: row;
align-items: center;
margin-bottom: 24px;
cursor: pointer;
font-size: 14px;
line-height: 14px;
font-weight: 600;
}
.call__modal form .checkbox i {
display: none;
}
.call__modal form .checkbox.active i {
display: block
}
.call__modal form .checkbox .checkmark {
width: 24px;
height: 24px;
display: flex;
justify-content: center;
align-items: center;
background: #F3F0F3;
margin-right: 12px;
}
.call__modal input.large {
width: 100%;
}
.call__modal form input {
margin-bottom: 24px;
padding: 24px 0;
color: #000;
font-size: 16px;
line-height: 16px;
border: none;
border-bottom: 1px solid #F3F0F3;
width: 100%;
}
.call__modal form input:focus {
outline: none;
border-bottom: 1px solid #000;
}
.call__modal form input::placeholder {
color: #000;
}
.call__modal form input:hover { }
.call__modal form {
padding: 48px;
width: 100%;
background: #FFF;
display: flex;
flex-direction: row;
flex-wrap: wrap;
padding-top: 0;
}
.call__modal form button {
width: 100%;
height: 64px;
color: #FFF;
font-size: 14px;
line-height: 14px;
background: #003ABC;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
border: none;
}
.call__modal form button .line {
height: 1px;
background: #FFF;
width: 24px;
margin-left: 24px;
}
.header__open {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 997;
background-color: #000;
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/map-white.png);
background-repeat: no-repeat;
background-position: 60% 50%;
background-size: auto 280px;
padding: 0 50px;
}
.header__open .links {
display: flex;
flex-direction: column;
margin-top: 110px;
max-width: 100%;
margin-left: 30px;
width: 100%;
flex: auto;
}
.header__open .links a {
font-size: 18px;
width: 250px;
line-height: 30px;
color: #FFF;
width: 100%;
text-transform: uppercase;
}
.header__open .contacts {
display: flex;
position: fixed;
right: 30px;
flex-direction: column;
align-self: flex-end;
margin-bottom: 34px;
align-items: flex-end;
}
.header__open .contacts .c__card {
display: flex;
flex-direction: column;
align-items: flex-end;
margin-bottom: 36px;
}
.header__open .contacts .c__card span {
text-transform: uppercase;
margin-bottom: 16px;
color: #9493A3;
}
.header__open .contacts .c__card p {
margin: 0;
color: #FFF;
font-size: 28px;
text-align: right;
line-height: 28px;
}
.header__open .social {
position: absolute;
top: 150px;
left: -60px;
display: flex;
flex-direction: row;
align-items: center;
transform: rotate(-90deg);
}
.header__open .social a {
color: #FFF;
font-size: 16px;
line-height: 16px;
}
.header__open .social .line {
width: 24px;
height: 1px;
background: #FFF;
margin: 0 24px;
}
.header__open .c__us {
position: absolute;
right: 50px;
top: 50px;
background: #FFF;
width: 240px;
height: 64px;
display: flex;
justify-content: center;
align-items: center;
color: #000;
}
.header__open .c__us .line {
width: 20px;
height: 1px;
background: #000;
margin-left: 20px;
}
.b__o__slider {
margin-right: -150px;
}
.b__offers {
overflow: hidden;
}
.banner_t2 .events_bg{
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/bg-events.png);
}
.banner .contact_bg{
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/contact-bg.png);
}
.banner .services_bg {
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/bg-services.png);
}
.about_ibz {
position: relative;
display: flex;
flex-direction: row;
justify-content: flex-start;
padding-top:96px;
padding-left:0;
opacity: 1.0;
}
.about_ibz .heading {
display: flex;
flex-direction: row;
margin-bottom: 24px;
padding-left: 25px;
}
.about_ibz .heading .line {
height: 1px;
width: 110px;
border: 0.5px solid #000;
margin-right: 25px;
margin-top: 18px;
}
.about_ibz .text{
display: flex;
flex-direction: column;
}
.about_ibz .text .heading h1 {
color: #000;
font-size: 36px;
line-height: 36px;
display: flex;
align-items: center;
font-size: 36px;
font-weight: bold;
padding: 0;
margin: 0;
}
.about_ibz .text p {
color: #000;
font-size: 18px;
margin-bottom: 16px;
line-height: 36px;
display: flex;
align-items: center;
padding-left: 160px;
}
.about_ibz .more {
display: flex;
align-items: flex-end;
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/img-bg.png);
position: relative;
background-size: 73% 67%;
background-repeat: no-repeat;
background-position: right top;
padding: 0;
}
.about_ibz .more .image {
width: 260px;
height: 420px;
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/want-bg.png);
position: relative;
background-repeat: no-repeat;
background-size: cover;
margin-left: 78px;
bottom: 40px;
}
.about_ibz .more h6 {
position: absolute;
font-size: 36px;
line-height: 64px;
color: #fff;
letter-spacing: 2.4px;
font-weight: 150;
top:48px;
left:48px;
}
.background {
position: absolute;
width:100%;
height: 339px;
left: 0px;
background: #F3F0F3;
overflow:hidden;
}
.button {
position: absolute;
width: 60px;
height: 60px;
top: 53%;
right: -31px;
display: flex;
align-items: center;
justify-content: center;
background-color: #fff;
border: none;
}
.button .icon {
background: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/icons/Arrow.png) no-repeat;
background-repeat: no-repeat;
background-size: cover;
width: 35px;
height: 35px;
}
.button .span {
float: left;
width: 20px;
height: 20px;
}
.map {
display: flex;
flex-direction: column;
padding: 64px 0 0 25px;
}
.map .text {
display: flex;
flex-direction: row;
padding-bottom: 25px;
}
.map .text .line {
width: 110px;
height: 1px;
border: 0.5px solid #000;
margin-top: 20px;
}
.map .text h1 {
font-weight: bold;
font-size: 36px;
line-height: 48px;
padding-left: 25px;
}
.map img {
height: 400px;
}
.banner {
height: 360px;
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/bg-services.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
background-attachment: fixed;
position: relative;
display: flex;
flex-direction: column;
align-items: center;
justify-content: flex-start;
}
.banner .social {
display: flex;
flex-direction: row;
position: absolute;
left: -50px;
transform: rotate(-90deg);
margin-top: 170px;
}
.banner .social a {
text-decoration: none;
color: #fff;
font-weight: 150;
font-size: 16px;
line-height: 16px;
}
.banner .social .line {
width: 24px;
height: 0.8px;
margin: 0 24px;
margin-top: 7.5px;
border: 0.5px solid #fff;
}
.banner .links {
display: flex;
flex-direction: row;
align-items: center;
margin-bottom: 43px;
margin-top: 100px;
}
.banner .links a{
color: #fff;
text-decoration: none;
font-size: 12px;
font-weight: 100;
text-transform: uppercase;
line-height: 16px;
letter-spacing: 2px;
}
.banner .links a.active {
color: rgba(255,255,255,0.5);
}
.banner .links .line {
width: 50px;
height: 0.8px;
margin: 0 25px;
border: 0.5px solid #fff;
}
.banner h1 {
font-family: Forum;
line-height: 40px;
font-size: 60px;
color: #fff;
font-weight: 150;
letter-spacing: 2px;
}
.banner button {
position: absolute;
top: 25px;
right: 25px;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
color: #fff;
width: 220px;
height: 54px;
background-color: #000;
border: none;
font-weight: 100;
font-size: 16px;
line-height: 16px;
}
.banner button .line {
width: 24px;
height: 1px;
margin-left:22px;
border: 0.5px solid #fff;
}
.banner_t2 {
height: 360px;
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/bg-events.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
background-attachment: fixed;
position: relative;
display: flex;
flex-direction: column;
align-items: center;
justify-content: flex-start;
}
.banner_t2 .social {
display: flex;
flex-direction: row;
position: absolute;
left: -50px;
transform: rotate(-90deg);
margin-top: 170px;
}
.banner_t2 .social a {
text-decoration: none;
color: #fff;
font-weight: 150;
font-size: 16px;
line-height: 16px;
}
.banner_t2 .social .line {
width: 24px;
height: 0.8px;
margin: 0 24px;
margin-top: 7.5px;
border: 0.5px solid #fff;
}
.banner_t2 .links {
display: flex;
flex-direction: row;
align-items: center;
margin-bottom: 50px;
margin-top: 76px;
}
.banner_t2 .links a{
color: #fff;
text-decoration: none;
font-size: 12px;
font-weight: 100;
text-transform: uppercase;
line-height: 16px;
letter-spacing: 3px;
}
.banner_t2 .links a.active {
color: rgba(255,255,255,0.5);
}
.banner_t2 .links .line {
width: 50px;
height: 0.8px;
margin: 0 25px;
border: 0.5px solid #fff;
}
.banner_t2 h1 {
font-family: Forum;
line-height: 40px;
font-size: 64px;
color: #fff;
font-weight: 150;
letter-spacing: 2px;
}                 .banner_t2 button .line {
width: 24px;
height: 1px;
margin-left:22px;
border: 0.5px solid #fff;
}
.services {
position: relative;
display: flex;
flex-direction: row;
justify-content: flex-start;
padding-top:96px;
padding-left: 25px;
padding-right: 25px;
opacity: 1.0;
}
.services .images {
display: flex;
justify-content: flex-end;
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/services1.jpg);
position: relative;
background-size: 83% auto;
background-repeat: no-repeat;
background-position: left top;
padding: 0;
}
.services .images .text_img{
width: 295px;
height: 470px;
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/img2.png);
position: relative;
background-repeat: no-repeat;
background-size: cover;
margin-top: 40px;
display: flex;
align-items: flex-start;
right: 45px;
}
.services .info2 {
display: flex;
flex-direction: row;
position: relative;
padding:0;
width: 80%;
}
.services .images .line {
height: 1px;
width: 17%;
right: 0;
top: 20px;
border-bottom: 1px solid #000;
position: absolute;
}
.services .images .text_img h6 {
left: -50px;
color: #fff;
font-size: 30px;
letter-spacing: 1px;
transform: rotate(-90deg);
margin-top: 149px;
margin-left: -66px;
}
.services .info2 .text {
padding: 0;
}
.services .info2 .text h1 {
color: #070F22;
font-size: 36px;
font-weight: bold;
line-height: 48px;
}
.services .info2 .text ul {
margin-top: 20px;
list-style-type:none;
padding: 0px;
}
.services .info2 .text li {
color: #5B575F;
font-size: 16px;
line-height: 30px;
letter-spacing: 1px;
}
.about{
position: relative;
display: flex;
flex-direction: row;
padding-right: 25px;
margin-top: 64px;
}
.about .text {
padding-right: 25px;
padding-left: 25px;
}
.about .text h1{
color: #070F22;
font-size: 36px;
font-weight: bold;
line-height: 48px;
margin-bottom: 16px;
}
.about .text p {
margin-bottom: 20px;
font-size: 16px;
line-height: 36px;
color: #5B575F;
}
.about .line {
height: 1px;
width: 100%;
border-bottom: 0.5px solid #000;
padding-top: 23px;
padding-right: 0px;
margin-left: 25px;
}
.about .img {
width: auto;
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/services2.jpg);
height: 600px;
padding: 0;
background-repeat: no-repeat;
background-size: contain;
}
.about .text .info_top .img{
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/services2.jpg);
height: 450px;
background-repeat: no-repeat;
background-size: contain;
width: 100% !important;
background-position: center;
margin-bottom: 20px;
margin: 0 auto;
}
.l__container {
position: relative;
padding-left: 35px;
margin-bottom: 12px;
cursor: pointer;
font-size: 22px;
}
.l__container input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.l__container .checkmark {
position: absolute;
top: 0;
left: 0;
height: 24px;
width: 24px;
background-color: #F3F0F3;;
}
.contact2 .container_contacts .adress {
display: flex;
flex-direction: column;
align-items: flex-end;
justify-content: flex-end;
}
.contact2 .container_contacts .adress span{
font-size: 16px;
line-height: 16px;
text-transform: uppercase;
color: #9493A3;
margin-top: 36px;
}
.contact2 .container_contacts .adress p {
font-size: 24px;
display: flex;
align-items: center;
color: #000;
margin:0px;
}
.parties {
display: flex;
flex-direction: column;
padding-top: 100px;
align-items: center;
justify-content: center;
width: calc(100% - 30px);
}
.parties .container__parties{
display: flex;
flex-wrap: wrap;
min-width: 890px;
max-width: 890px;
}
.parties .container__parties .parties__card {
height: auto;
width: 100%;
display: flex;
flex-direction: column;
justify-content: flex-start;
padding-bottom: 35px;
margin-bottom: 36px;
}
.parties .container__parties .parties__card .image {
width: 100%;
height: 280px;
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/amnesia.png);
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
position: relative;
margin-bottom: 24px;
}
.parties .container__parties .parties__card .s__line {
height: 1px;
width: 48px;
border: 1px solid #000;
margin-bottom: 24px;
}
.parties .container__parties .parties__card  h1 {
font-size: 24px;
line-height: 24px;
font-family: Forum;
text-transform: uppercase;
margin-bottom: 24px;
}
.parties .container__parties .parties__card .date {
display: flex;
flex-direction: row;
justify-content: space-between;
}
.parties .container__parties .parties__card .date span {
font-family: Circe;
font-size: 12px;
line-height: 16px;
color: #5B575F;
display: flex;
flex-direction: row;
}
.parties .container__parties .parties__card .date span .d__line {
height: 1px;
width: 24px;
border: 1px solid #5B575F;
margin: 5px 16px 0;
}
.parties .container__parties .parties__card .date p{
font-size: 12px;
line-height: 16px;
color: #000;
text-transform: uppercase;
}
.parties button {
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
color: #003ABC;
width: 246px;
height: 64px;
background-color: #fff;
border: none;
font-weight: 100;
font-size: 16px;
line-height: 16px;
}
.parties button .line {
width: 24px;
height: 1px;
margin-left:24px;
border: 1px solid #003ABC;
left: 400px;
}
.banner_t2 .nav {
position: absolute;
bottom: -43px;
z-index: 100;
}
.banner_t2 .nav ul {
list-style-type: none;
margin: 0;
padding: 0;
display: flex;
flex-direction: row;
height: 80px;
background-color: #fff;
}
.banner_t2 .nav li:not(.place) {
border-right: 2px solid #F3F0F3;
display: flex;
align-items: center;
justify-content: center;
width: 200px;
font-weight: bold;
}
.banner_t2 .nav li a {
display: block;
color: #000;
font-size: 16px;
line-height: 16px;
}
.place {
display: flex;
align-items: center;
justify-content: center;
width: 260px;
background-color: #F5BC00;
border: none;
font-weight: bold;
}
.select_param {
width: 75px;
height: 100%;
background: #FFF;
border: none;
font-weight: 600;
font-size: 16px;
}
.contact .wpcf7 form {
display: block !important;
max-width: 100%;
}
.inp__cont.large {
width: 44.4% !important;
}
.inp__cont select::-ms-expand,
.nav select::-ms-expand {
display: none;
}
.nav select {
padding-left: 10px;
}
.links a:hover {
text-decoration: underline;
}
.wpcf7 .c__s__btn input[type="submit"] {
transition: all .1s linear;
}
.wpcf7 .c__s__btn input[type="submit"]:hover {
background: #003abce3;
}
.inp__cont.select {
position: relative;
}
.inp__cont.select .option {
width: 100%;
height: 100%;
cursor: pointer;
color: #000;
font-weight: 600;
font-size: 16px;
line-height: 16px;
display: flex;
justify-content: center;
align-items: center;
-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.inp__cont.select .opt__menu {
position: absolute;
top: 95px;
width: 100%;
display: flex;
flex-direction: column;
left: 0;
z-index: 1000;
}
.inp__cont.select .opt__menu .opt {
height: 30px;
background: #FFF;
padding: 0 25px;
display: flex;
align-items: center;
justify-content: flex-start;
cursor: pointer;
}
.btn.focus, .btn:focus {
outline: 0;
box-shadow: unset;
}
.displaynone{
display: none!important;
}
.whatsapp{
display: none;
}
.banner .c__us {
position: absolute;
right: 50px;
top: 50px;
background: #000;
width: 240px;
height: 64px;
display: flex;
justify-content: center;
align-items: center;
color: #FFF;
}
.gmap_canvas iframe {
max-width: 100%;
width: 100%;
}
.gmap_canvas {
width: 100% !important;
}
.mapouter {
width: 100% !important;
}
.lang-item {
margin-right: 45px;
list-style: none;
}
@media(max-width: 768px) {
#yachts_filter input[name="return_date"], #yachts_filter input[name="booking_date"] {
width: calc(50% - 50px);
}
#yachts_filter .inp__cont {
width: 100%;
display: flex; height: auto;
flex-wrap: wrap;
padding: 0 20px;
}
#yachts_filter .inp__cont .line {
width: 30px;
}
#yachts_filter input[name="yacht__people"] {
width: 100%;
border-top: 1px solid #000;
}
#yachts_filter input[name="yacht__meters"] {
width: 100%;
} 
#yachts_filter .inp__cont input {
max-width: 100% !important;
height: 60px;
}
}
@media(max-width: 800px) {
.text {
padding: 0;
}
.text ol {
padding: 0;
}
}
.villa__top form .inp__cont input {
border: none;
color: #000;
font-weight: 600;
font-size: 16px;
line-height: 16px;
max-width: 100% !important;
text-align: center;
width: 100%;
}
#loadMore {
border: none;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
background: #FFF;
color: #003ABC;
}
.pagination {
margin-bottom: 45px;
}
.prod__cont .pagination .numbers a.active {
font-weight: 600;
color: #003ABC;
}
.prod__cont .pagination .numbers a {
padding: 0 25px;
color: #000;
font-size: 16px;
line-height: 16px;
font-weight: 400;
}
.prod__cont .pagination .numbers {
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
}
.prod__cont .pagination {
display: flex;
flex-direction: column;
align-items: center;
}
@media (max-width: 600px) {
.listing__content {
width: 100% !important;
padding-top: 30px;
padding: 30px;
}
.listing__single {
padding: 0;
display: flex;
flex-direction: column;
}
}
.pagination {
display: -ms-flexbox;
display: flex;
padding-left: 0;
list-style: none;
border-radius: .25rem;
}
.main .m__cont .types .type:last-child {
margin-right: 0;
}
.main .m__cont .villas .inp__cont input {
max-width: 100%;
text-align: center;
width: 100%;
height: 100%;
}
.ph_number a {
display: none;
position: absolute;
top: 35px;
left: 21px;
font-size: 15px;
line-height: 16px;
font-weight: 300;
color: #FFF;
}
.row .col.s12 {
width: 100%;
margin-left: auto;
left: auto;
right: auto;
}
@media only screen and (min-width: 601px) {
.listing__single:not(.listing__single--job) {
padding: 0.625rem;
}
}
.row .col {
float: left;
-webkit-box-sizing: border-box;
box-sizing: border-box;
min-height: 1px;
}
.listing__single {
position: relative;
border-bottom: 1px solid #cfd8dc;
-webkit-box-shadow: none;
box-shadow: none;
}
.box-float {
-webkit-box-shadow: 0px 1px 10px -2px #4d4d4d;
box-shadow: 0px 1px 10px -2px #4d4d4d;
position: relative;
}
.listing__single > .listing__image:not(.listing__image--modal) {
display: flex;
overflow: hidden;
z-index: 10;
position: relative; }
@media only screen and (min-width: 601px) {
.listing__image {
margin-right: 1.25rem;
width: 35%;
max-height: 100%;
float: left;
}
}
.box-float:before {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
-webkit-box-shadow: 0px 2px 27px 0px #999999;
box-shadow: 0px 2px 27px 0px #999999;
-webkit-transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
-o-transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.listing__image img {
width: 100%;
height: auto;
object-fit: cover;
}
.listing__content {
width: 65%;
position: relative;
z-index: 1;
}
.listing__header {
margin-bottom: 0.625rem;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media only screen and (min-width: 601px) {
.listing__title:not(.listing__title--job-title) {
height: 40px;
}
}
.listing__title {
width: 100%;
}
.listing__title {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.no-push {
margin: 0 !important;
}
@media only screen and (min-width: 601px) {
.listing__desc {
margin-bottom: 0.625rem;
}
}
.listing__desc {
text-align: left;
}
.box-float:hover:before, .box-float:focus:before {
opacity: 1;
}
.listing__single {
background: #fafafa;
margin-bottom: 80px;
display: flex;
}
.articles {
margin-top: 60px;
}
.top_beaches {
margin-top: 80px;
font-weight: 500;
}
input[type="date"]::before { 
content: attr(data-placeholder);
width: 100%;
} input[type="date"]:focus::before,
input[type="date"]:valid::before { display: none }
.pics img {
object-fit: cover;
}
.event_container input {
background: transparent;
border: none;
font-size: 18px;
color: #fff;
}
.event_container .event_dates {
display: flex;
align-items: center;
max-width: 100%;
}
.event_container .event_dates input {
width: auto;
max-width: 45%;
font-size: 16px;
text-align: center;
}
.event_container .event_dates .line {
width: 14px;
border: 0.5px solid #fafafa; margin: 0 10px;
}
.event_container {
margin-bottom: 30px;
}
.post.container {
max-width: 1200px;
margin: 100px auto;
display: flex;
flex-direction: column;
justify-content: center;
margin-bottom: 0;
}
.post.container .block {
width: 100%;
display: flex;
justify-content: space-around;
margin-bottom: 120px;
}
.post.container .block p {
display: none;
}
.post.container .img {
width: 40%;
}
.post.container .img img {
height: 300px;
width: 90%;
object-fit: cover;
border-radius: 7px;
}
.responsive {
width : 33%;
padding: 0 10px;
}
.post.container .info {
width: 40%;
line-height: 35px;
padding: 0;
display: block;
}
@media(max-width: 1024px) {
.post.container .info {
width: 46%;
}
.post.container .img {
width: 46%;
}
.post.container .img img {
width: 100%;
}
.post.container .block {
justify-content: space-between;
}
.about__cont.blog__post {
padding: 0;
}
}
@media (max-width:767px) {
.post.container .block {
flex-wrap: wrap;
}
.villa__top h1 {
line-height: 14px;
}
.post.container .info {
width: 100%;
}
.responsive {
width : 50%;
padding: 0 10px;
}
.post.container .img {
width: 100%;
height: 250px;
margin-bottom: 10px; max-height: 250px;
}
.post.container .img img {
width: 100%;
height: 250px; max-height: 250px;
}
.listing__image img {
max-height: 250px;
height: 250px;
object-fit: cover;
}
.post.container .block:last-child{
margin-bottom: 60px;
}
}
.p__slider img {
display: block;
height: 100%;
width: 100%;
object-fit: cover;
}
header .mobile_phone {
top: 78px;
z-index: 11;
background-color: #fff;
position: fixed;
box-shadow: 0 0 3px rgba(0,0,0,.5);
border-radius: 10px;
text-align: center;
padding-top: 0;
padding-bottom: 0;
transform: translate(-50%,-50%);
display: inline-block;
padding: 4px 6px;
transition: display .4s;
right: -30px;
height: auto;
}
header .mobile_phone i {
font-size: 23px;
color: #5b5959;
}
header .mobile_phone a {
margin: 0 5px;
display: flex;
align-items: center;
justify-content: center;
}
.p__card .slider__cont .p__slider .slick-slide div, .p__card .slider__cont .p__slider .slick-slide a {
height: 100%;
}
.prod__cont .prod__container .p__card .slider__cont .p__slider a:first-child {
display: block;
}
.prod__cont .prod__container .p__card .slider__cont .p__slider a {
display: none;
height: 100%;
}
.fancybox-button--thumbs {
display:none !important;
}@media (max-width: 1920) {
.prod__cont .pagination .numbers {
display: block;
}
.prod__cont .pagination .l__more {
display: none;
}
.about_ibz {
position: relative;
display: flex;
flex-direction: row;
justify-content: flex-start;
padding-top:96px;
padding-left:0;
opacity: 1.0;
}
.about_ibz .heading {
display: flex;
flex-direction: row;
margin-bottom: 36px;
padding-left: 50px;
}
.about_ibz .heading .line {
height: 1px;
width: 160px;
border: 0.5px solid #000;
margin-right: 50px;
margin-top:18px
}
.about_ibz .text{
display: flex;
flex-direction: column;
}
.about_ibz .text .heading h1 {
color: #000;
font-size: 36px;
line-height: 36px;
display: flex;
align-items: center;
font-size: 36px;
font-weight: bold;
padding: 0;
margin: 0;
}
.about_ibz .text p {
color: #000;
font-size: 20px;
margin-bottom: 24px;
font-size: 20px;
line-height: 36px;
display: flex;
align-items: center;
padding-left: 260px;
}
.about_ibz .more {
display: flex;
align-items: flex-end;
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/img-bg.png);
position: relative;
background-size: 77% auto;
background-repeat: no-repeat;
background-position: right top;
}
.about_ibz .more .image {
width: 360px;
height: 580px;
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/more-bg.png);
position: relative;
background-repeat: no-repeat;
background-size: cover;
margin-left: 55px;
margin-top: 48px;
}
.about_ibz .more h6 {
position: absolute;
font-size: 48px;
line-height: 64px;
color: #fff;
letter-spacing: 2.4px;
font-weight: 150;
top:48px;
left:48px;
}
}
@media(min-width: 1600px) {
.prod__cont .pagination .numbers {
display: block;
}
.prod__cont .pagination .l__more {
display: none;
}
.b__o__slider {
margin-right: -250px;
}
.p__cont .p__sliders .main__slider__down .slick-slide {
height: 96px;
}
.villa__top.yachts form .inp__cont {
width: 66.6%;
}
.f__u__continue {
height: 300px;
}
.header__open .links a {
font-size: 24px;
line-height: 31px;
}
.header__open .contacts .c__card span {
margin-bottom: 24px;
}
.header__open .contacts {
margin-bottom: 140px;
}
.header__open .contacts .c__card p {
font-size: 36px;
line-height: 36px;
}
.about__cont .a__text p {
font-size: 20px;
line-height: 36px;
margin-bottom: 64px;
}
.about__cont .a__text h2  {
margin-bottom: 36px;
font-size: 36px;
line-height: 48px;
}
.header__open {
background-size: auto 480px;
}
.info .more {
background-size: 70% auto;
}
.info .more .m__more {
height: 580px;
width: 360px;
}
.info .more .m__more a {
top: 45%;
}
.offers h2 {
font-size: 40px;
line-height: 64px;
}
.contact h3 {
font-size: 64px;
line-height: 64px;
}
.villa__top h1 {
font-size: 64px;
line-height: 80px;
}
.p__cont .p__det p {
font-size: 20px;
line-height: 36px;
}
.p__cont .p__det .specs .spec {
min-width: 30%;
}
.p__cont {
width: 100%;
max-width: 1550px;
}
.main .m__cont .text__cont h1 {
font-size: 64px;
line-height: 80px;
margin-bottom: 64px;
}
.b__o__top h1 {
font-size: 64px;
line-height: 64px;
margin-bottom: 0;
}
.b__o__s__card .img__cont img {
max-height: none;
}
.follow__us .det h1 {
font-size: 64px;
line-height: 64px;
margin-bottom: 45px;
}
.follow__us .pics .top .half__img {
height: 50%;
margin-right: 20px;
}
.follow__us .pics .top .img__cont {
height: 75%;
margin-right: 20px;
}
.follow__us .pics .top .two__img {
height: 100%;
display: flex;
flex-direction: column;
align-items: flex-end;
justify-content: flex-end;
}
.follow__us .pics .top .two__img .small__img {
height: 20%;
margin-bottom: 20px;
margin-right: 20px;
}
.follow__us .pics .top .two__img .small__img  img {
max-height: 100%;
min-height: 100%;
}
.follow__us .pics .top .img__cont img {
min-height: 100%;
max-height: 100%;
}
.follow__us .pics .top .half__img img {
min-height: 100%;
max-height: 100%;
}
.follow__us .pics .top .big__img {
height: 100%;
}
.follow__us .pics .top .big__img img {
max-height: 100%;
min-height: 100%;
}
.follow__us .pics .btm .small__img {
height: 20%;
padding-right: 20px;
}
.follow__us .pics .btm .small__img img {
max-height: 100%;
min-height: 100%;
}
.follow__us .pics .btm .s__img {
height: 75%;
padding-right: 20px;
}
.follow__us .pics .btm .s__img img {
max-height: 100%;
min-height: 100%;
}
.follow__us .pics .btm .med__img {
height: 100%;
padding-right: 20px;
}
.follow__us .pics .btm .med__img img {
min-height: 100%;
max-height: 100%;
}
.follow__us .pics .btm .b__img {
height: 50%;
padding-right: 20px;
}
.follow__us .pics .btm .b__img img {
max-height: 100%;
min-height: 100%;
}
.follow__us .pics .btm .big__img {
height: 45%;
}
.follow__us .pics .btm .big__img img {
max-height: 100%;
min-height: 100%;
}
.prod__cont .prod__container .blog__card {
height: 480px;
}
.map__modal {
height: calc(100% - 180px);
}
}
@media (max-width: 1600px) {
.prod__cont .pagination .numbers {
display: block;
}
.prod__cont .pagination .l__more {
display: none;
}
.villa__top.cars form .inp__cont.small {
width: 22.2%;
}
.villa__top.cars form .inp__cont {
width: 44.4%;
}
.inp__cont.large {
width: 44.4%;
}
footer {
padding: 64px 40px;
}
.villa__top form .inp__cont {
width: 33.3%;
}
.villa__top form button {
width: 33.3%;
}
.main .m__cont form .inp__cont {
width: 33.3%;
}
.main .m__cont form button {
width: 33.3%;
}
.follow__us .pics {
height: 121%;
}
.follow__us .pics .top .half__img {
width: 20%;
padding-right: 20px;
}
.follow__us .pics .top .img__cont {
width: 25%;
padding-right: 20px;
}
.follow__us .pics .top .two__img {
width: 25%;
display: flex;
flex-direction: column;
align-items: flex-end;
justify-content: flex-end;
}
.follow__us .pics .top .two__img .img__cont {
width: 100%;
}
.follow__us .pics .top .two__img .small__img {
width: 50%;
margin-bottom: 20px;
padding-right: 20px;
}
.follow__us .pics .top .big__img {
width: 30%;
}
.follow__us .pics .top .big__img img {
max-width: 100%;
}
.follow__us .pics .top .two__img .small__img  img {
min-width: 100%;
max-width: 100%;
}
.follow__us .pics .top .img__cont img {
min-width: 100%;
max-width: 100%;
}
.follow__us .pics .top .half__img img {
min-width: 100%;
max-width: 100%;
}
.follow__us .pics .btm .small__img {
width: 10%;
padding-right: 20px;
}
.follow__us .pics .btm .small__img img {
max-width: 100%;
min-width: 100%;
}
.follow__us .pics .btm .s__img {
width: 25%;
padding-right: 20px;
}
.follow__us .pics .btm .s__img img {
max-width: 100%;
min-width: 100%;
}
.follow__us .pics .btm .med__img {
width: 30%;
padding-right: 20px;
}
.follow__us .pics .btm .med__img img {
min-width: 100%;
max-width: 100%;
}
.follow__us .pics .btm .b__img {
width: 20%;
padding-right: 20px;
}
.follow__us .pics .btm .b__img img {
max-width: 100%;
min-width: 100%;
}
.follow__us .pics .btm .big__img {
width: 15%;
}
.follow__us .pics .btm .big__img img {
max-width: 100%;
min-width: 100%;
}
.f__u__continue {
height: 150px;
}
}
@media (max-width: 1000px) {
.info .desc h1 .line {
width: 160px;
height: 1px;
background: #070F22;
margin: 0;
margin-right: 24px;
}
.info .desc h1 {
margin-bottom: 24px;
display: flex;
flex-direction: row;
align-items: center;
}
.info .desc h1 {
margin-bottom: 24px;
display: flex;
flex-direction: row;
align-items: center;
}
}
@media (max-width: 768px) {
.heart_fav_abs i {
font-size: 14px;
}
.info .more {
flex: none;
}
.heart_fav_abs {
display: flex;
top: 60px;
right: 25px;
width: 37px;
height: 37px;
}
.p__cont .p__sliders .main__slider .slick-list {
max-height: 500px;
overflow-y: hidden;
}
.pagination .numbers {
display: block;
}
.pagination .l__more {
display: none;
}
.lang-item {
margin-right: 20px;
}
header .left .menu {
margin-right: 20px;
}
.b__o__slider {
width: 100%;
}
header .right {
width: 33%;
}
.p__cont .p__sliders .main__slider .slider {
height: auto !important;
}
.p__cont .p__sliders .main__slider .slider .slide img {
height: auto;
width: 100%;
object-fit: cover;
min-height: auto;
max-height: auto;
min-width: auto;
}
.p__cont .p__sliders .main__slider__down .slick-slide img {
min-width: auto;
width: auto;
max-width: 100%;
height: auto;
}
.p__cont .p__sliders .main__slider .slider .slide {
height: auto !important;
}
.main .m__cont form .inp__cont.v__inp input {
height: auto;
}
.banner_t2{
height: 480px;
display: flex;
justify-content: center;
}
.banner_t2 h1{
font-size: 48px;
}
.banner_2 .links {
margin-top:0;
margin-bottom: 48px;
}
.banner_t2 button{
height: 36px;
width: 183px;
font-size: 12px;
}
.banner_t2 .social {
transform: none;
padding: 0px;
margin:0px;
top:25px;
left:24px;
}
.banner_t2 .nav ul{
width: 720px;
height: 96px;
}
.parties .container__parties {
max-width: 750px;
min-width: auto;
width: 100%;
}
.parties .container__parties .parties__card .image{
height: 230px;
}
.parties .container__parties .parties__card h1 {
font-size: 24px;
line-height: 24px;
}
.parties .container__parties .parties__card .date span {
font-size: 16px;
line-height: 16px;
}
.parties .container__parties .parties__card .date p {
font-size: 16px;
line-height: 16px;
margin: 0;
}
.parties .container__parties .parties__card .date {
display: flex;
flex-direction: column;
justify-content: flex-start;
}
.parties .container__parties .parties__card .date p {
padding-top: 24px;
}
.background {
height: 320px;
}
.banner_t2 .social a{
font-size: 12px;
}
.prod__cont .sch__cont .left {
padding: 36px;
}
.prod__cont .sch__cont .calendar .ui-datepicker {
padding:  36px;
}
.map{
margin-top: 80px;
padding: 0;
padding-bottom: 36px;
}
.map .text .line {
width: 64px;
}
.map .text h1{
margin:0;
padding-left: 36px;
}
.button{
top:58%;
}
.map img {
height: 480px;
}
.about_ibz  {
display: flex;
flex-direction: column;
padding: 48px 24px 0;
}
.about_ibz .text .heading {
display: flex;
flex-direction: row;
padding: 0;
}
.about_ibz .text .heading h1{
margin:0;
font-size: 36px;
line-height: 36px;
padding-left: 24px;
}
.about_ibz .text p{
padding: 0;
font-size: 16px;
line-height: 24px;
}
.about_ibz .text .heading .line {
width: 160px;
padding:0;
margin:0;
margin-top: 20px;
}
.about_ibz .more{
padding: 0;
background-size: 83% 91%;
margin-top: 36px;
}
.about_ibz .more .image {
margin-left: 0;
top: 38px;
}
.about{
display: flex;
flex-direction: row;
margin:0;
padding: 0;
padding-top: 48px;
}
.about .text {
display: flex;
flex-direction: column;
padding:0;
padding-left: 100px;
padding-bottom: 16px;
}
.about .text .info_top {
display: flex;
flex-direction: row;
padding-bottom: 24px;
flex-wrap: wrap;
}
.about .text .info_top p{
padding-top: 24px;
font-size: 16px;
margin: 0;
padding-right: 20px;
line-height: 36px;
}
.about .text h1{
color: #070F22;
font-size: 36px;
font-weight: bold;
line-height: 48px;
margin:0;
padding-right: 85px;
}
.about .text p {
font-size: 16px;
line-height: 36px;
color: #5B575F;
margin: 0 24px 36px 0;
}
.about .line {
height: 1px;
width: 64px;
border-bottom: 1px solid #000;
padding-top: 26px;
position: absolute;
}
.about .text .info_top .img {
padding-left:0px;
height: 384px;
padding-right: 0px;
}
.banner{
height: 480px;
display: flex;
justify-content: center;
}
.banner h1{
font-size: 48px;
}
.banner .links {
margin-top:0;
margin-bottom: 48px;
}
.banner button{
height: 36px;
width: 183px;
font-size: 12px;
}
.banner .social {
transform: none;
padding: 0px;
margin:0px;
top:50px;
left:24px;
}
.banner .social a{
font-size: 12px;
}
.banner_t2{
height: 480px;
display: flex;
justify-content: center;
}
.banner_t2 h1{
font-size: 48px;
}
.banner_2 .links {
margin-top:0;
margin-bottom: 48px;
}
.banner_t2 button{
height: 36px;
width: 183px;
font-size: 12px;
}
.banner_t2 .social {
transform: none;
padding: 0px;
margin:0px;
top:50px;
left:24px;
}
.banner_t2 .social a{
font-size: 12px;
}
.header__open {
height: calc(100% - 64px);
background-position: 70% 65%;
}
.header__open {
padding: 0 24px;
}
.header__open .social {
transform: rotate(0deg);
left: 24px;
top: 50px;
}
.header__open .social a {
font-size: 12px;
line-height: 12px;
font-weight: 300;
}
.header__open .links {
margin-top: 110px;
padding: 0;
}
.header__open .c__us {
right: 24px;
top: 38px;
height: 36px;
font-size: 12px;
line-height: 12px;
font-weight: 300;
}
.header__open .contacts {
width: 37%;
}
.header__open .contacts .c__card {
margin-bottom: 24px;
}
.header__open .contacts .c__card span {
font-size: 12px;
line-height: 12px;
margin-bottom: 12px;
}
.header__open .contacts .c__card p {
font-size: 20px;
line-height: 24px;
}
.price__modal {
bottom: 0;
max-width: 100%;
left: 0;
transform: translate(0%,0%);
top: auto;
}
.about__cont {
padding-top: 48px;
padding-right: 24px;
}
.about__cont .a__img__cont {
align-items: center;
}
.about__cont .a__text h2 {
font-size: 36px;
line-height: 48px;
margin-bottom: 36px;
}
.about__cont .a__text p {
font-size: 16px;
line-height: 32px;
margin-bottom: 24px;
}
.about__cont .line__cont {
padding: 0;
}
.about__cont .a__img__cont:last-child {
height: 640px;
}
.about__cont .a__img__cont a {
margin-left: 24px;
margin-top: 26px;
height: 36px;
width: calc(100% - 24px);
font-size: 12px;
line-height: 12px;
font-weight: 300;
}
.about__cont .a__img__cont:first-child img {
height: 355px;
min-width: 100%;
max-width: none;
}
.villa__top.blog .links {
margin-top: 160px;
}
.prod__cont.blog {
padding: 0 9px;
padding-top: 48px;
}
.main .m__cont {
padding: 0 24px;
padding-top: 30vh;
}
.main .m__cont form .inp__cont {
width: 240px;
}
.main .m__cont form button {
width: 240px;
}
.main .m__cont .types .type {
font-size: 14px;
margin-right: 24px;
}
header {
height: 64px;
padding: 8px 24px;
}
header .left a {
font-size: 14px;
line-height: 16px;
font-weight: 300;
}   header .left .menu img {
max-width: 48px;
}
header .right .lang {
margin-left: 0;
}
.main .social {
transform: rotate(0deg);
top: 80px;
left: 24px;
}
.main .c__us {
height: 36px;
width: 180px;
font-size: 12px;
line-height: 12px;
top: 38px;
right: 24px;
font-weight: 300;
}
.main .m__cont .text__cont h1 {
font-size: 48px;
line-height: 64px;
}
.info {
padding: 50px 24px;
}
.info .desc p {
font-size: 16px;
line-height: 24px;
}
.info .more .m__more {
height: 585px;
width: 360px;
}
.info .more {
background-size: 80% 480px;
padding: 0;
padding-top: 48px; }
.info .more .m__more a {
top: 55%;
}
.offers {
padding: 0 24px;
}
.offers h2 {
font-size: 36px;
line-height: 64px;
}
.offers h1 {
font-size: 36px;
line-height: 64px;
}
.offers .offer__row .o__card {
height: 480px;
padding: 24px;
}
.offers .offer__row .o__card h2 {
font-size: 24px;
line-height: 36px;
}
.offers .offer__row .o__card span {
font-size: 14px;
line-height: 24px;
font-weight: 300;
}
.offers .offer__row .o__card a {
min-width: 48px;
max-width: 48px;
min-height: 48px;
max-height: 48px;
}
.offers .offer__row .o__card a img {
max-width: 16px;
}
.b__offers {
padding: 48px 24px;
padding-right: 0;
}
.b__offers p {
margin-bottom: 24px;
}
.b__o__top h1 {
font-size: 48px;
line-height: 64px;
}
.b__o__top .arrows .arr {
width: 48px;
height: 48px;
}
.b__o__top .arrows .arr img {
max-height: 12px;
}
.follow__us {
padding: 48px 24px;
}
.follow__us .det strong {
font-weight: 300;
margin-bottom: 24px;
}
.follow__us .det h1 {
font-size: 48px;
line-height: 64px;
margin-bottom: 24px;
}
.follow__us .det p {
font-size: 16px;
line-height: 24px;
}
.follow__us {
padding-right: 0;
}
.contact {
padding: 48px 24px;
}
.contact h3 {
font-size: 48px;
line-height: 64px;
margin-bottom: 35px;
}
.contact__row {
flex-direction: column;
align-items: flex-start;
}
.contact__row form .check span {
font-size: 14px;
line-height: 14px;
}
.contact__row form input {
margin-bottom: 24px;
max-width: 100%;
}
.select_param {
width: 100%;
}
.contact__row form input::placeholder {
font-size: 16px;
}
.contact__row .c__det {
align-items: flex-start;
padding: 0;
}
.contact__row .c__det .c__card {
text-align: left;
}
.contact__row .c__det .c__card span {
margin-bottom: 18px;
}
.contact__row .c__det .c__card p {
font-size: 24px;
line-height: 24px;
}
.contact__row .c__det .c__card {
margin-top: 24px;
}
.contact__row form button {
margin-bottom: 10px;
}
.contact {
background-position: bottom;
}
footer {
padding: 48px 24px;
}
footer .f__links {
justify-content: space-between;
margin-bottom: 36px;
}
.villa__top {
height: 480px;
}
.villa__top .social {
transform: rotate(0deg);
left: 24px;
top: 50px;
position: unset;
padding-top: 30px;
}
.villa__top .social a {
font-size: 12px;
line-height: 12px;
font-weight: 300;
}
.villa__top .c__us {
right: 24px;
top: 38px;
height: 36px;
font-size: 12px;
line-height: 50px;
font-weight: 300;
position: relative;
}
.villa__top .links {
margin-top: 120px;
margin-bottom: 58px;
}
.villa__top .links a {
font-weight: 300;
}
.villa__top h1 {
font-size: 48px;
line-height: 64px;
}
.villa__top form .inp__cont {
width: 240px;
}
.villa__top form button {
width: 240px;
}
.villa__top form {
top: 300px;
display: flex; }
.villa__top form .inp__cont {
padding: 0 24px;
}
.villa__top form .inp__cont input {
font-size: 14px;
}
.prod__cont {
padding: 0 10px;
padding-bottom: 36px;
padding-top: 96px;
}
.prod__cont .prod__container {
max-width: calc(100% - 30px);
}
.prod__cont .prod__container .p__card .slider__cont .heart {
left: 24px;
top: 24px;
}
.prod__cont .prod__container .p__card .line {
margin: 24px 0;
}
.prod__cont .prod__container .p__card .title {
margin-bottom: 24px;
}
footer .f__links .links {
padding: 0;
}
footer .f__links {
padding: 0;
}
.villa__cont {
background-size: auto 920px;
}
.p__cont .p__sliders .main__slider .slick-track {
max-height: 500px;
}
.villa__cont .social a {
font-size: 12px;
line-height: 12px;
}
.villa__cont .c__us {
height: 36px;
width: 183px;
top: 38px;
right: 24px;
font-size: 12px;
line-height: 12px;
}
.villa__cont .links {
margin-top: 160px;
margin-bottom: 56px;
}
.villa__cont .links a {
font-weight: 300;
}
.villa__cont h1 {
font-size: 48px;
line-height: 56px;
margin-bottom: 70px;
}
.p__cont {
max-width: 100%;
}
.p__cont .p__sliders {
margin-bottom: 93px;
}
.p__cont .p__sliders .main__slider .arr.right {
right: 24px;
}
.p__cont .p__sliders .main__slider .arr.left {
left: 24px;
}
.p__cont .p__det .top .price {
color: #000;
}
.p__cont .p__det .top .price {
font-size: 64px;
line-height: 64px;
}
.villa__cont .inf {
right: 60px;
}
.p__cont .p__det .top .price sup {
top: -1.2em;
}
.p__cont .p__det .top {
margin-bottom: 70px;
}
.p__cont .p__det p {
color: #000;
font-size: 16px;
line-height: 32px;
margin-bottom: 50px;
}
.p__cont .p__det .specs .spec {
min-width: 250px;
}
.p__cont .p__det .specs .spec span {
color: #000;
font-weight: 300;
}
.p__cont .p__det .specs .spec .num {
color: #000;
}
.p__cont .p__det .btns button.yellow {
margin-right: 24px;
}
.p__cont .p__det .btns button.simple {
border: 1px solid #9493A3;
color: #000;
}
.p__cont {
margin-bottom: 0;
}
.villa__top.cars form .inp__cont {
width: 320px;
}
.villa__top.cars form .inp__cont.small {
width: 160px;
}
.prod__cont .prod__container .p__card .slider__cont {
height: 240px; }
.p__cont .p__sliders .main__slider .slider .slide { }
.villa__top.yachts form .inp__cont {
width: 480px;
}
.map__modal {
top: auto;
height: auto;
}
.villa__top .reset {
top: 245px;
}
}
@media (max-width: 685px) {
.prod__cont .pagination .numbers {
display: block;
}
.prod__cont .pagination .l__more {
display: none;
}
.villa__top.yachts form .inp__cont {
width: 66.6%;
}
.p__cont .p__det .specs .spec {
margin-right: 20px;
min-width: 190px;
}
.villa__top.cars form .inp__cont.small {
width: 22.2%;
}
.villa__top.cars form .inp__cont {
width: 44.4%;
}
.prod__cont .prod__container .p__card .features .f__card {
margin-right: 18px;
}
.villa__top form .inp__cont {
width: 33.3%;
}
.villa__top form button {
width: 33.3%;
}
.main .m__cont form .inp__cont {
width: 33.3%;
}
.main .m__cont form button {
width: 33.3%;
}
.main .m__cont .types .type {
font-size: 12px;
}
.prod__cont .pagination .numbers a {
padding: 0 20px;
}
.prod__cont .fav__container .p__card .features .f__card {
margin-right: 20px;
}
.prod__cont .fav__container .p__card .features {
flex-wrap: wrap;
}
.villa__top form {
flex-direction: column;
position: static;
max-width: 100%;
width: 100%;
}
.villa__top form .inp__cont {
width: 100%;
border: none !important;
height: 48px;
margin-bottom: 12px;
padding: 0 24px;
}
.villa__top form button {
width: 100%;
}
.villa__top form .inp__cont input {
font-weight: bold;
font-size: 14px;
line-height: 16px;
}
.villa__top form button {
height: 48px;
font-size: 16px;
font-weight: bold;
}
}
@media(min-width:768px) and (max-width: 800px) {
.heart_fav_abs {
top: 100px;
}
.villa__cont .social {
transform: rotate(0deg);
top: 50px;
left: 24px;
font-weight: 300;
}
}
@media (max-width: 800px) {
.heart_fav_abs i {
font-size: 14px;
}
.header__open .social a{
display: none;
}
.heart_fav_abs {
right:21px;
width: 37px;
height: 37px;
margin: 0 auto;
}
.inp__cont.select .opt__menu {
top: 48px;
}
.r__left .links .col-6 {
padding: 0;
}
.prod__cont .pagination .numbers {
display: none;
}
.prod__cont .pagination .l__more {
display: block;
}
.banner_t2 .nav ul  {
display: flex;
flex-direction: column;
width: 288px;
height: auto;
background-color: transparent;
}
.banner_t2 .nav li:not(.place) {
border: none;
height: 48px;
width: 288px;
margin-bottom: 12px;
background-color: #fff;
display: flex;
justify-content: flex-start;
padding-left: 24px;
}
.place {
width: 288px;
height: 48px;
}
.parties {
padding-top: 36px;
}
.parties .container__parties .parties__card {
padding: 0;
margin-bottom: 24px;
}
.parties .container__parties .parties__card .image{
height: 288px;
}
.parties button {
width: 221px;
height: 36px;
font-size: 12px;
line-height: 12px;
}
.banner_t2{
height: 568px;
display: flex;
justify-content: flex-start;
align-items: center;
}
.banner_t2 button{
width: 183px;
height: 36px;
top: 0;
right: 6px;
margin: 0px auto;
top: 24px;
position: relative;
}
.banner_t2 h1{
font-size: 24px;
letter-spacing: 0;
}
.banner_t2 .social {
display: none;
}
.banner_t2 .links{
margin-top: 75px;
margin-bottom: 10px;
display: flex;
justify-content: center;
align-items: center;
}
.banner_t2 .links a{
letter-spacing: 0;
font-size: 12px;
font-weight: 300;
line-height: 16px;
}
.banner_t2 .links .line {
width: 12px;
margin: 16px;
}
.banner_t2 .nav {
bottom: 81px;
}
.prod__cont .sch__cont .calendar .ui-icon {
background-size: contain;
width: 36px;
height: 36px;
}
.prod__cont .sch__cont .calendar .ui-datepicker-title {
margin: 0 36px;
line-height: 36px;
margin-bottom: 24px;
}
.prod__cont .sch__cont .left .e__card {
padding: 11px 0;
display: flex;
justify-content: center;
font-size: 14px;
margin-bottom: 16px;
}
.prod__cont .sch__cont .left hr {
margin-bottom: 16px;
}
.prod__cont .sch__cont .left .date__cont {
margin-bottom: 20px;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
width: 36px;
height: 36px;
}
.prod__cont .sch__cont .calendar .ui-datepicker {
padding: 43px 16px;
padding-bottom: 0;
}
.villa__top.schedule {
height: 300px;
}
.prod__cont .sch__cont .left .date__cont .date {
font-size: 48px;
line-height: 48px;
}
.prod__cont .sch__cont .left .date__cont .date sub {
font-weight: 300;
}
.prod__cont .sch__cont .left .date__cont .temp {
font-size: 24px;
line-height: 28px;
}
.prod__cont .sch__cont {
padding: 0;
}
.prod__cont .sch__cont .left {
padding: 36px 14px;
margin-top: -36px;
}
.banner .nav {
position: absolute;
bottom: 105px;
z-index: 100;
}
.banner_t2 .nav ul  {
display: flex;
flex-direction: column;
width: 288px;
height: auto;
background-color: transparent;
}
.banner_t2 .nav li:not(.place) {
border: none;
height: 48px;
width: 288px;
margin-bottom: 12px;
background-color: #fff;
display: flex;
justify-content: flex-start;
padding-left: 24px;
}
.about {
display: flex;
flex-direction: column;
flex-wrap: wrap;
padding-top: 36px;
}
.about .line {
width: 64px;
padding: 0;
}
.about .text .info_top {
display: flex;
flex: column;
flex-wrap: wrap;
padding-bottom: 16px;
}
.about .text .info_top p{
padding: 16px 0px 16px;
font-size: 14px;
line-height: 24px;
}
.about .text {
padding: 0px 16px 0px;
}
.about .text h1 {
font-size: 24px;
line-height: 36px;
padding-top:12px;
}
.about .text .info_top .img {
padding: 0;
height: 320px;
width: 288px;
}
.about .text p{
font-size: 14px;
line-height: 24px;
}                    .services .info2 {
display: flex;
flex-direction: column;
margin: 0;
padding: 0;
padding-top: 24px;
}
.services .info2 .line{
width: 64px;
left: 0;
position: relative;
padding: 0;
margin-bottom: 12px;
}
.services .info2 .text {
padding: 12px 16px 0px;
}
.services .info2 .text h1{
font-size: 24px;
margin-bottom: 16px;
line-height: 36px;
}
.services .info2 .text ul{
margin:0;
}
.services .info2 .text li{
font-size: 14px;
line-height: 24px;
}    .banner_t2{
height: 568px;
display: flex;
justify-content: flex-start;
align-items: center;
}
.banner_t2 button{
width: 183px;
height: 36px;
top: 0;
right: 6px;
margin: 0px auto;
top: 24px;
position: relative;
}
.banner_t2 h1{
font-size: 24px;
letter-spacing: 0;
}
.banner_t2 .social {
display: none;
}
.banner_t2 .links{
margin-top: 75px;
margin-bottom: 10px;
display: flex;
justify-content: center;
align-items: center;
}
.banner_t2 .links a{
letter-spacing: 0;
font-size: 12px;
font-weight: 300;
line-height: 16px;
}
.banner_t2 .links .line {
width: 12px;
margin: 16px;
}
.banner_t2 .nav {
bottom: 81px;
}
.banner{
height: 240px;
display: flex;
align-items:center;
justify-content:center;
}
.banner button{
width: 183px;
height: 36px;
top:0;
right:69px;
margin: 0 auto;
top:24px;
}
.banner h1{
font-size: 24px;
margin: 0;
letter-spacing: 0;
}
.banner .social {
display: none;
}
.banner .links{
margin-top: 36px;
margin-bottom: 24px;
}
.banner .links .line {
width: 12px;
}
.background {
display: none;
}
.about_ibz {
padding: 0;
padding-top:36px;
display: flex;
flex-direction: column;
}
.about_ibz .text .heading{
padding:0;
margin:0;
padding-bottom: 16px;
}
.about_ibz .text .heading .line {
display: none;
}
.about_ibz .text {
padding: 0 16px 0;
}
.about_ibz .text .heading h1 {
font-size: 24px;
line-height: 36px;
margin:0;
padding: 0;
}
.about_ibz .text p {
font-size: 13px;
line-height: 20px;
margin-bottom: 16px;
}
.about_ibz .more {
background-position: right bottom;
background-size: 93% 240px;
margin-top: -20px;
}
.about_ibz .more .image {
align-items: flex-start;
width: 100%;
height: 360px;
margin: 0;
margin-bottom: 135px;
}
.about_ibz .more h6{
font-size: 24px;
line-height: 48px;
padding: 24px 125px 0 16px;
top:0;
left:0;
margin:0;
}
.button {
top: 90%;
right: 160px;
}
.map {
padding: 0;
padding-top: 59px;
margin: 0;
padding-bottom: 24px;
}
.map .text {
display: flex;
flex-direction: column;
padding:0;
}
.map .text h1 {
font-size: 24px;
line-height: 36px;
margin: 0;
padding: 12px 16px 16px;
}
.map .text .line {
width: 64px;
margin:0;
}
.map img {
height: 200px;
}
.prod__cont {
background-image: none;
}
.main .m__cont form button {
max-width: 100%;
}
.main .m__cont form .inp__cont.big{
max-width: 100%;
}
.main .m__cont form .inp__cont.small {
width: 100%;
max-width: 100%;
}
.main .m__cont form .inp__cont.small input::placeholder {
text-align: center;
}
.main .m__cont form .inp__cont.y__input {
width: 100%;
}
.p__cont .p__det .specs .spec {
max-width: 100%;
}
.villa__top.cars form .inp__cont {
width: 100% !important;
}
.villa__top.favorites {
height: 240px;
}
.map__modal {
height: 100vh;
}
.map__modal .top {
padding: 24px;
line-height: 30px;
font-size: 20px;
}
.map__modal .top .close {
display: none;
}
.price__modal .top .close {
display: none;
}
.map__modal .mob__close {
display: flex;
}
.price__modal .top {
padding: 24px;
}
.price__modal .top span {
font-size: 20px;
line-height: 30px;
}
.villa__top.blog {
height: 340px;
padding-top: 50px;
}
.villa__top.blog .links {
margin-top: 96px;
}
.prod__cont.blog {
padding: 0px;
padding-top: 36px;
}
.prod__cont .prod__container .blog__card span {
font-size: 20px;
line-height: 30px;
}
.prod__cont .prod__container .blog__card .arr {
width: 48px;
height: 48px;
}
.prod__cont .prod__container .blog__card .arr img {
max-width: 16px;
}
.prod__cont .prod__container .blog__card {
margin-bottom: 24px;
}
.villa__top.yachts form .inp__cont {
width: 80%;
}
.villa__top form .inp__cont input {
max-width: 24%;
}
.main .m__cont {
padding: 0 16px;
padding-top: 17vh;
width: 100%;
display: flex;
justify-content: center;
}
.main .c__us {
right: 0;
left: 0;
margin: 0 auto;
top: 90px;
}
.villa__top .c__us {
right: 0;
left: 0;
margin: 0 auto;
top: 70px;
width: 205px;
height: 50px;
}
.main .m__cont .text__cont p {
font-size: 12px;
line-height: 12px;
margin-bottom: 12px;
}
.main .m__cont .text__cont h1 {
font-size: 24px;
line-height: 36px;
margin-bottom: 40px;
}
.main .m__cont form {
flex-direction: column;
}
.main .m__cont form .inp__cont {
width: 100% !important;
border: none !important;
height: 48px;
margin-bottom: 12px;
padding: 0 8px;
}
.main .m__cont form button {
width: 100%;
}
.main .m__cont form .inp__cont input {
font-weight: bold;
font-size: 14px;
line-height: 16px;
}
.main .m__cont form button {
height: 48px;
font-size: 16px;
font-weight: bold;
}
.info {
padding: 36px 0;
}
.info .desc h1 {
font-size: 24px;
line-height: 36px;
font-weight: 900;
margin-bottom: 16px;
width: 60%;
}
.info .desc p {
font-size: 13px;
line-height: 20px;
margin-bottom: 16px;
}
header {
height: 48px;
padding: 6px 0;
}
header .left .menu img {
max-width: 24px;
}
header .right .search {
margin-right: 12px;
}
header .right a { }
.info .more {
padding: 0;
margin: 20px 10px;
flex-direction: column;
align-items: flex-start;
background-size: 90%;
background-position: top right;
}
.info .more .m__more {
width: 40%;
height: 503px;
padding: 24px 16px;
background-size: 100% 85%;
background-repeat: no-repeat;
margin-top: 65px;
background-position: top;
}
.info .more .m__more h2 {
width: 80%;
font-size: 40px;
line-height: 48px;
}
.info .more .m__more a {
top: auto;
bottom: 50%;
right: auto;
left: 85%;
}
.info .more .hotel {
padding-left: 16px;
padding-top: 120px;
}
.info .more .hotel strong {
font-weight: 900;
font-size: 24px;
line-height: 24px;
margin-bottom: 16px;
}
.info .more .hotel span {
margin-bottom: 16px;
font-size: 14px;
line-height: 14px;
}
.offers {
padding: 0 16px;
padding-right: 0;
}
.offers p {
font-size: 12px;
margin-bottom: 20px;
}
.offers h2 {
font-size: 20px;
line-height: 36px;
margin-bottom: 24px;
}
.offers h1 {
font-size: 24px;
line-height: 36px;
margin-bottom: 24px;
}
.offers .offer__row .o__card {
height: 360px;
}
.offers .offer__row .o__card h2 {
font-size: 20px;
line-height: 30px;
margin-bottom: 16px;
}
.offers .offer__row .o__card span {
margin-bottom: 16px;
}
.b__offers {
padding: 36px 16px;
}
.b__offers p {
font-size: 12px;
line-height: 16px;
margin-bottom: 20px;
}
.b__o__top h1 {
font-size: 24px;
line-height: 36px;
margin-bottom: 0;
}
.b__o__top {
margin-bottom: 24px;
}
.b__o__s__card .img__cont .heart {
left: 24px;
top: 24px;
}
.b__o__s__card .img__cont {
height: 300px;
}
.b__o__s__card .line {
margin: 24px 0;
}
.b__o__s__card h2 {
font-size: 16px;
line-height: 24px;
margin-bottom: 16px;
}
.b__o__s__card span {
font-size: 12px;
}
.follow__us {
padding: 36px 16px;
padding-right: 0;
}
.follow__us .det strong {
font-size: 12px;
line-height: 16px;
margin-bottom: 20px;
}
.follow__us .det h1 {
font-size: 24px;
line-height: 36px;
margin-bottom: 24px;
}
.follow__us .det p {
font-size: 13px;
line-height: 20px;
width: 90%;
}
.fol__sl__cont .top a {
font-size: 16px;
line-height: 16px;
}
.fol__sl__cont .top {
margin-bottom: 24px;
}
.contact {
padding: 36px 16px;
background-size: contain;
}
.contact h3 {
font-size: 24px;
line-height: 36px;
margin-bottom: 24px;
}
.contact__row form button {
width: 100%;
font-size: 14px;
line-height: 14px;
margin: 0;
}
.contact__row .c__det .c__card p {
font-size: 16px;
}
footer {
padding: 24px 16px;
padding-bottom: 72px;
}
footer .f__links .links{
padding: 0;
}
footer .f__links {
padding: 0;
}
footer .f__links .links a { line-height: 30px;
font-weight: 600;
line-height: 40px;
}
footer .right .r__left .links {
justify-content: flex-start;
}
footer .right .r__left .links a:first-child {
margin-right: 63px;
font-weight: 600;
}
footer .right .r__left button {
margin-top: 16px;
height: 48px;
font-size: 16px;
line-height: 16px;
}
footer .right .r__right {
align-items: flex-start;
padding: 0;
}
footer .right .r__right .links a {
margin-left: 0;
font-size: 14px;
line-height: 36px;
}
footer .right .r__right .links a:first-child {
margin-right: 66px;
}
footer .right .r__right .space {
height: 36px;
}
footer .right .r__right .copyright {
margin-bottom: 16px;
}
.villa__top {
height: 568px;
padding: 0 16px;
}
.villa__top .links {
margin-top: 96px;
margin-bottom: 24px;
}
.villa__top h1 {
font-size: 24px;
line-height: 0;
margin-bottom: 118px;
}
.villa__top form .inp__cont {
width: 100%;
border: none !important;
height: 48px;
margin-bottom: 12px;
padding: 0 24px;
}   .villa__top form .inp__cont input {
font-weight: bold;
font-size: 14px;
line-height: 16px;
}
.villa__top form button {
height: 48px;
font-size: 16px;
font-weight: bold;
}
.prod__cont {
padding: 36px 0px;
}
.prod__cont .prod__container .p__card .slider__cont { height: auto;
}
.prod__cont .prod__container .p__card .title {
font-size: 20px;
line-height: 24px;
margin-bottom: 30px;
}
.prod__cont .prod__container .p__card {
margin-bottom: 30px;
}
.prod__cont .pagination .l__more {
font-size: 12px;
line-height: 12px;
}
.prod__cont .pagination .numbers a {
font-size: 12px;
line-height: 14px;
}
.prod__cont .pagination .numbers a img {
max-height: 10px;
}   .villa__cont .c__us {
right: 0;
left: 0;
margin: 0 auto;
top: 200px;
}
.villa__cont .links {
margin-top: 96px;
flex-wrap: wrap;
max-width: 90%;
justify-content: center;
margin-bottom: 12px;
}
.villa__cont .links .line {
width: 12px;
margin-bottom: 15px;
}
.villa__cont .links a {
padding-bottom: 12px;
}
.villa__cont h1 {
font-size: 24px;
line-height: 36px;
margin-bottom: 94px;
}
.p__cont .p__sliders .main__slider .slider { }
.p__cont .p__sliders {
margin-bottom: 75px;
}
.p__cont .p__det .top .price {
font-size: 36px;
line-height: 36px;
}
.villa__cont .inf {
width: 36px;
left: 20px;
top: 190px;
height: 36px;
}
.villa__cont .inf {
font-size: 14px;
}
.p__cont .p__det .top .price sup {
font-size: 16px;
line-height: 16px;
}
.p__cont .p__det .top {
position: relative;
}
.villa__cont .heart {
width: 36px;
position: absolute;
right: 20px;
top: 190px;
height: 36px;
}
.p__cont .p__det .top span {
align-self: flex-end;
color: #5B575F;
opacity: 0.5;
}
.p__cont .p__det .top {
margin-bottom: 30px;
}
.p__cont .p__det p {
font-size: 14px;
line-height: 24px;
font-weight: 400;
margin-bottom: 24px;
}
.p__cont .p__det .specs {
flex-wrap: wrap;
}
.p__cont .p__det .btns {
flex-wrap: wrap;
}
.p__cont .p__det .btns button {
width: 100% !important;
height: 48px !important;
margin-right: 0 !important;
margin-bottom: 12px;
}
.p__cont .p__det .btns button:last-child {
margin-bottom: 0;
}
.villa__top.cars form .inp__cont.small {
width: 100%;
}
.villa__top.cars form .inp__cont input {
text-align: center;
}
.p__cont .p__sliders .main__slider .slider .slide { }
.p__cont .p__sliders .main__slider__down .slick-slide {
height: 48px;
}
.about__cont {
padding: 36px 16px;
}
.about__cont .a__img__cont a {
margin-top: 24px;
margin-left: 0;
align-self: flex-start;
width: 216px;
font-size: 12px;
line-height: 12px;
margin-bottom: 36px;
}
.about__cont .a__text {
padding: 0;
}
.about__cont .a__text h2 {
font-size: 24px;
line-height: 36px;
margin-bottom: 16px;
}
.about__cont .a__text p {
font-size: 1rem;
line-height: 25px;
margin-bottom: 36px;
}
.about__cont .line__cont {
margin-left: -16px;
}
.about__cont .text__line {
margin: 0;
width: 64px;
margin-bottom: 12px;
}
.about__cont .a__img__cont:last-child {
padding-left: 0;
}
.about__cont .a__img__cont:last-child {
height: 248px;
}
header .left .close__btn img {
max-width: 16px;
}
.header__open {
height: 100vh;
overflow-y: scroll;
background-image: none;
padding: 0 16px;
padding-bottom: 50px;
}
.header__open .social {
top: 24px;
left: 16px;
}
.header__open .c__us {
top: 56px;
left: 16px;
height: 36px;
width: 183px;
}
}
@media (max-width: 992px){
.header__open .links{
overflow-x: hidden;
}
}
@media (max-width: 620px){
header .left a {
display: none;
}
.whatsapp {
display: flex !important;
margin-left: 10px !important;
}
}
@media (max-width: 576px) and (min-width: 526px) {
.offers .offer__row .o__card .bg__img img {
width: 100%;
}
}
@media (max-width: 576px) {
#yachts_filter .inp__cont .option {
height: 60px;
}
.buttons_fav {
flex-direction: column;
}
.mobile_only {
display: flex;
justify-content: center;
align-items: center;
width: 40px;
}
.mobile_only .heart_fav_abs i {
font-size: 16px;
}
.mobile_only .heart_fav_abs {
position: relative;
top: unset;
bottom: unset;
left: unset;
right: unset;
margin: 0;
width: auto;
height: auto;
display: flex !important;
align-items: center;
justify-content: center;
}
.heart_fav_abs {
display: none;
}
}
@media (max-width: 769px) {
.main .c__us {
top: 120px;
}
.heart_fav_abs {
right: 21px;
}
.main {
padding-top: 140px;
height: auto;
padding-bottom: 80px;
}
}
@media (max-width: 365px) {
.wpcf7 .c__s__btn .line {
display: none;
}
}
@media (max-width: 576px) {
.ph_number a {
display: flex;
top: 70px;
}
header .left a {
margin: 0 !important;
}
}
@media (max-width: 800px) {
.banner .c__us {
right: 0;
left: 0;
margin: 0 auto;
top: 30px;
width: 205px;
height: 50px;
} 
}
@media (max-width: 800px) {
.info .more .m__more h2 {
width: 80%;
font-size: 30px;
line-height: 48px;
}
}
@media(max-width: 580px) {
.info .more .m__more a {
top: auto;
bottom: 58%;
right: auto;
left: 85%;
}
.info .more .m__more {
height: 350px;
}
.responsive {
width : 100%;
padding: 0;
}
}
@media(max-width: 500px) {
.info .more .hotel {
padding-left: 35px;
padding-top: 40px;
}
.header .logo {
font-size: 16px;
}
.info .more .m__more {
padding: 26px 31px;
}
.info .more .m__more a {
top: auto;
bottom: 33%;
right: auto;
left: 31px;
}
.info .more .m__more {
width: 84%;
height: 350px;
padding: 26px 31px;
background-size: 100%;
background-repeat: no-repeat; background-position: top;
}
.info .more {
padding: 0;
margin: 20px auto;
flex-direction: column;
align-items: flex-start;
background-size: 0;
background-position: top right;
width: calc(100% - 20px);
}
.services .images .text_img h6 {
left: -50px;
color: #fff;
font-size: 22px;
letter-spacing: 1px;
transform: rotate(-90deg);
margin-top: 120px;
margin-left: -50px;
}
.services .images .text_img {
width: 195px;
height: 270px;
background-image: url(//ibz.travel/wp-content/themes/ibz.travel_new/images/img2.png);
position: relative;
background-repeat: no-repeat;
background-size: cover;
margin-top: 40px;
display: flex;
align-items: flex-start;
right: 45px;
}
.services .images {
background-size: 80% 85%;
}
}
@media(max-width: 370px) {
.info .more .hotel {
padding-left: 0;
}
}
@media(max-width: 1090px) {
.info .more {
background-size: 72% auto !important;
}
}
@media(max-width: 1150px) {
.info .more {
background-size: 91% auto ;
}
}
@media(max-width: 991px) { 
.p__cont .p__det {
margin-top: 60px;
}
}
@media(max-width: 900px) {
.services {
display: flex;
flex-direction: column;
padding:0px;
}
.services .images {
min-width: 100%;
background-size: 76% 85%;
padding: 0;
}        .services {
margin-top: 48px;
}
.services .info2 {
margin-top: 60px;
margin-right: 24px;
min-width: 100%;
}
.services .info2 .text {
padding:0;
padding-right: 24px;
padding-left: 16px;
}
.services .images .line {
position: absolute;
display: none;
}
.services .info2 .line {
height: 1px;
width: 17%;
right: 0;
top: 20px;
border-bottom: 1px solid #000;
}
.about .line {
margin-left: 0;
}
.about .text {
max-width: 100%;
}
}
@media(max-width: 800px) { 
.services .info2 .line {
top: 0px;  
}
.slider__cont .p__slider .slick-slide div, .slider__cont .p__slider .slick-slide a, .slider__cont .p__slider .slick-slide img  {
height: 100%;
}
}
@media(max-width: 500px) {
.p__cont .p__sliders .main__slider .slick-track {
max-height: 270px;
overflow-y: hidden;
}
.villa__cont {
background-size: 100% 720px;
}
.prod__cont .prod__container .p__card .slider__cont .p__slider {
height: 250px;
max-height: 250px;
}
}
@media(max-width: 800px) and (min-width: 685px){
.villa__top form .inp__cont{
width: 36%;
}
}
@media(max-width: 800px) and (min-width: 769px){
.villa__top .c__us {
right: 0;
left: 0;
margin: 0 auto;
top: 160px;
width: 205px;
height: 50px;
}
}
@media(max-width: 690px) {
.villa__cont .c__us {
right: 0;
left: 0;
margin: 0 auto;
top: 190px;
}
.wpcf7 .u__request {
display: flex; flex-wrap: wrap !important;
width: 100%;
justify-content: space-between;
}
header .logo {
font-size: 16px;
}
}
@media (min-width: 420px) {
#loadMore {
display: none !important;
}
.numbers {
display: block !important;
}
}
@media (max-width: 420px) {
#loadMore {
display: block;
}
.p__cont .p__det {
margin-top: 100px;
}
header .logo {
font-size: 12px;
}    .load_more_item.hidden {
height: 0px;
overflow-y: hidden;
}
.numbers {
display: none !important;
}
#loadMore {
font-size: 12px;
line-height: 12px;
}
}
@media(min-width: 450px) and (max-width: 750px) {
.event_container {
margin-bottom: 30px;
display: flex;
flex-direction: column;
align-items: center;
}
.event_container input {
background: transparent;
border: none;
font-size: 18px;
color: #fff;
text-align: center;
}
}
@media(max-width: 450px) {
.event_container {
margin-bottom: 30px;
display: flex;
flex-direction: column;
align-items: center;
}
.event_container input[name="event_name"]{
margin-bottom: 10px;
text-align: center;
}
}
@media(max-width: 800px) {
.text {
padding: 0;
}
.text ol {
padding: 0;
}
}
@media(max-width: 360px) {
.fixed-call-btn {
bottom: 20px;
left: 20px;
}
}