/*STYLE.CSS*/ /*-------------------------------------------------------------------------------------------------------------------------------*/ /*This is main CSS file that contains custom style rules used in this template*/ /*-------------------------------------------------------------------------------------------------------------------------------*/ /* Template Name: Lychee.*/ /* Version: 1.0 Initial Release*/ /* Build Date: 27-06-2015*/ /* Author: Unbranded.*/ /* Website: http://moonart.net.ua/ /* Copyright: (C) 2015 */ /*-------------------------------------------------------------------------------------------------------------------------------*/ /*--------------------------------------------------------*/ /* TABLE OF CONTENTS: */ /*--------------------------------------------------------*/ /* 01 - FONTS */ /* 02 - RESET STYLES */ /* 03 - LOADING */ /* 04 - BACKGROUND */ /* 05 - TEXT STYLE */ /* 06 - BUTTON STYLE */ /* 07 - HEADER */ /* 08 - SWIPER SLIDER */ /* 09 - HOMEPAGE == 1 */ /* 10 - TABS PANEL */ /* 11 - HOMEPAGE == 2 */ /* 12 - HOMEPAGE == 3 */ /* 13 - FOOTER */ /* 14 - FOOTER BG-WHITE*/ /* MEDIA QUERIES == HOMEPAGE-1 */ /* MEDIA QUERIES == HOMEPAGE-2 */ /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 01 - FONTS */ /*-------------------------------------------------------------------------------------------------------------------------------*/ @import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700); @import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,900); /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 02 - RESET STYLES */ /*-------------------------------------------------------------------------------------------------------------------------------*/ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline;} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;} blockquote, q {quotes: none;} blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;} body *{-webkit-text-size-adjust:none;} .clear{clear:both; overflow:hidden; height:0px; font-size:0px; display: block;} input:focus, select:focus, textarea:focus, button:focus {outline: none; box-shadow:none;} input, textarea, select{ -webkit-appearance: none; border-radius: 0; outline: none; border: 0px none; outline: none; transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in; font-family: 'Source Sans Pro', sans-serif; background: none;} a, a:link, a:visited, a:active, a:hover{cursor: pointer; text-decoration: none; outline: none;} a {text-decoration:none; color: inherit;} iframe {border: none; outline: none;} ul {list-style: none;} button {background: none; border:0px none;} ::-webkit-input-placeholder {color:#fff; opacity: 0.6;} ::-moz-placeholder {color:#fff; opacity: 0.6;} :-moz-placeholder {color:#fff; opacity: 0.6;} :-ms-input-placeholder {color:#fff; opacity: 0.6;} /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 03 - LOADING */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .loading {background-color: #fff;height: 100%;width: 100%;position: fixed;z-index: 5000;margin-top: 0px;top: 0px;} .loading-center{width: 100%;height: 100%;position: relative;} .loading-center-absolute {position: absolute;left: 50%;top: 50%;height: 200px;width: 200px;margin-top: -100px;margin-left: -100px;-ms-transform: rotate(-135deg); -webkit-transform: rotate(-135deg); transform: rotate(-135deg);-ms-transform: rotate(-135deg);} .object{-moz-border-radius: 50% 50% 50% 50%;-webkit-border-radius: 50% 50% 50% 50%;-ms-border-radius: 50% 50% 50% 50%;border-radius: 50% 50% 50% 50%;position: absolute;border-top: 5px solid #4AE5D1;border-bottom: 5px solid transparent;border-left: 5px solid #4AE5D1;border-right: 5px solid transparent;-webkit-animation: animate 2s infinite;animation: animate 2s infinite;-moz-animation: animate 2s infinite; -ms-animation: animate 2s infinite;} .object_one{left: 75px;top: 75px;width: 50px;height: 50px;} .object_two{left: 65px;top: 65px;width: 70px;height: 70px;-webkit-animation-delay: 0.2s;animation-delay: 0.2s;-moz-animation-delay: 0.2s;-ms-animation-delay: 0.2s;} .object_three{left: 55px;top: 55px;width: 90px;height: 90px;-webkit-animation-delay: 0.4s;animation-delay: 0.4s;-moz-animation-delay: 0.4s;-ms-animation-delay: 0.4s;} .object_four{left: 45px;top: 45px;width: 110px;height: 110px;-webkit-animation-delay: 0.6s;animation-delay: 0.6s;-moz-animation-delay: 0.6s;-ms-animation-delay: 0.6s;} @-webkit-keyframes animate { 50% {-ms-transform: rotate(360deg) scale(0.8); -webkit-transform: rotate(360deg) scale(0.8); transform: rotate(360deg) scale(0.8);}} @-moz-keyframes animate { 50% {-ms-transform: rotate(360deg) scale(0.8);-webkit-transform: rotate(360deg) scale(0.8); transform: rotate(360deg) scale(0.8);-moz-transform: rotate(360deg) scale(0.8);}} @keyframes animate { 50% {-ms-transform: rotate(360deg) scale(0.8); -webkit-transform: rotate(360deg) scale(0.8); transform: rotate(360deg) scale(0.8); }} .loading.orange .object {border-top: 5px solid #ff6600; border-left: 5px solid #ff6600;} .loading.blue .object {border-top: 5px solid #23b0e8; border-left: 5px solid #23b0e8;} .loading.blue-2 .object {border-top: 5px solid #1593d0; border-left: 5px solid #1593d0;} .loading.dr-blue .object {border-top: 5px solid #2D3E50; border-left: 5px solid #2D3E50;} .loading.dr-blue-2 .object {border-top: 5px solid #022c54; border-left: 5px solid #022c54;} .loading.green .object {border-top: 5px solid #66BB6A; border-left: 5px solid #66BB6A;} .loading.sea .object {border-top: 5px solid #00e5ff; border-left: 5px solid #00e5ff;} .loading.red .object {border-top: 5px solid #ef4836; border-left: 5px solid #ef4836;} .loading.red-3 .object {border-top: 5px solid #d73240; border-left: 5px solid #d73240;} /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 04 - GLOBAL SETTINGS */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .bg {position:absolute; left:0px; top:0px; width:100%; height:100%; overflow:hidden;} .bg img{position:absolute; top: 0px; width: 100%; height: 100%;} .bg video{position:absolute;} .bg-bg {background-position: 50% 0px; background-repeat: no-repeat;-webkit-background-size: cover;-moz-background-size: cover; -o-background-size: cover; background-size: cover; } .bg-bg-bag {background-attachment: scroll;background-origin: initial;background-clip: initial;background-size: cover;background-repeat:no-repeat;background-position:50% 0;position:relative;} .bg-bg-chrome{background-position: 50% 50%; background-repeat: no-repeat; background-attachment: scroll; -webkit-background-size: cover;-moz-background-size: cover; -o-background-size: cover;-ms-background-size: cover; background-size: cover;} .bg-bg-chrome.act{position: absolute;} .clip{clip: rect(auto, auto, auto, auto); height: 100%; position: absolute; width: 100%;} .background-block{background-size:cover;background-position: center center;} body{position:relative;} body.background-block{background-repeat: no-repeat; background-position: center center;background-attachment: fixed;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;} .img-full{display:block;width:100%;} .full-width {position:relative; float:left; width:100%;} .full-height {height:100vh; position:relative; float:left; width: 100%;} .vertical-center {-webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); top: 50%; position: absolute;} .vertical-align {-webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); top:50%; position: absolute; width: 100%; left: 0px;} .vertical-align.p-148{margin-top:148px;} .vertical-bottom {position: absolute; bottom: 0px; left: 0px; width: 100%;} .vertical-top {position: absolute; left: 0px; top: 0px; width: 100%;} .table-view{height: 100%; width: 100%; display: table;} .row-view{display: table-row;} .cell-view{display: table-cell; vertical-align: middle;} .row10{margin-right:-5px;margin-left:-5px;} .col10{padding-right:5px;padding-left:5px;} .row30{margin-right:-30px;margin-left:-30px;} .wide-container{position:relative;padding-right:30px;padding-left:30px;margin-right:auto;margin-left:auto;} .no-padd > div {padding-left: 0px; padding-right: 0px;} /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 05 - TEXT STYLE */ /*-------------------------------------------------------------------------------------------------------------------------------*/ body {font-family: 'Roboto Condensed', sans-serif;} h1 {font-size: 60px; font-weight: 700; line-height: 70px; text-transform: uppercase; letter-spacing: 10px;} h2 {font-size: 32px; line-height: 32px; font-weight: 700; text-transform: uppercase; letter-spacing: 5px;} h3 {font-size: 22px; line-height: 30px; font-weight: 700; text-transform: uppercase; letter-spacing: 5px;} h4 { font-size: 16px; line-height: 22px; font-weight: 400; text-transform: uppercase; letter-spacing: 1px;} h5 {font-size: 14px; line-height: 18px; font-weight: 400; letter-spacing: 1px;} h6 {font-size: 13px; line-height: 16px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px;} p {font-size: 16px; line-height: 26px; font-weight: 400; font-family: 'Source Sans Pro', sans-serif;} ul li {font-size: 16px; line-height: 32px; font-weight: 300;} ol li {font-size: 16px; line-height: 32px; font-weight: 300; list-style-position: outside;} b, strong {font-weight: 700;} .thin {font-weight:300;} .normal {font-weight: 400;} .medium {font-weight: 600;} .bold {font-weight: 700;} .ex-bold {font-weight: 800;} .text-left {text-align: left;} .text-right {text-align: right;} .text-center {text-align: center;} .tt {text-transform: uppercase;} .bg-white {background: #fff;} .bg-black-o {background: rgba(0,0,0,0.2);} .bg-dark {background: #1b1b1b;} .bg-dark-2{background: #343434;} .bg-black {background: #141414;} .bg-aqua {background: #4ae5d1;} .bg-orange {background: #ff6600;} .bg-dr-blue {background: #2d3e50;} .bg-blue {background: #23b0e8;} .bg-blue-light {background:rgba(35, 176, 232, 0.6);} .bg-blue-2 {background: #1593d0;} .bg-blue-3{background:#206ab0;} .bg-blue-7{background:#1e4389;} .bg-blue-8{background:#28a9e2;} .bg-dr-blue-2{background:#022c54;} .bg-bluejeans {background: #5d9cec;} .bg-sea{background:#00e5ff;} .bg-green{background:#66bb6a;} .bg-grey-2{background:#f8f8f8;} .bg-grey-3{background:#bebebe;} .bg-grey-6 {background:#f1f1f1;} .bg-red{background:#ef4836;} .bg-red-3{background:#d73240;} .color-white {color: #fff;} .color-white-op {color: rgba(255,255,255,0.6);} .color-dark {color: #000;} .color-dark-2 {color: #222;} .color-dark-2-light{color:rgba(34, 34, 34, 0.6);} .color-grey {color: #b9b9b9;} .color-grey-2{background:#f8f8f8;} .color-grey-3 {color: #bebebe;} .color-grey-4 {color: #cdcdcd;} .color-grey-5 {color:#a4a4a4;} .color-grey-6 {color:#f1f1f1;} .color-grey-7 {color: #777777;} .color-grey-8 {color: #999999;} .color-grey-9 {color: #bfbfbf;} .color-yellow {color: #ffde00;} .color-aqua {color: #4ae5d1;} .color-orange {color: #ff6600;} .color-blue{color:#23b0e8;} .color-blue-2{color:#1593d0;} .color-blue-3{color:#206ab0;} .color-blue-4{color:#bde9ff;} .color-blue-5{color:#a2b5c2;} .color-blue-6{color:#28a9e2;} .color-blue-7{color:#1e4389;} .color-blue-8{color:#28a9e2;} .color-dr-blue-2{color:#022c54;} .color-sea{color:#00e5ff;} .color-white-light{color:rgba(255, 255, 255, 0.6);} .color-green{color:#66bb6a;} .color-dark-green{color:#002222;} .color-red{color:#ef4836;} .color-red-2{color:#ff1515;} .color-red-3{color:#d73240;} .color-pink{color:#ffc0c5;} .link-dark-2:hover{color:#222;} .link-white:hover{color:#fff;} .link-blue:hover{color:#23B0E8;} .link-blue-2:hover{color:#1593d0;} .link-dr-blue:hover{color:#2d3e50;} .link-dr-blue-2:hover{color:#022C54;} .link-aqua:hover{color:#4AE5D1;} .link-red:hover{color:#ef4836;} .link-red-3:hover{color:#d73240;} .link-green:hover{color:#66BB6A;} .link-sea:hover{color:#00e5ff;} .fl {float: left;} .fr {float: right;} .dis-in {display: inline-block;} .f-14 {font-size: 14px; line-height: 24px; display: inline-block;} .f-32 {font-size: 32px;} .no-margin{margin-left:0;margin-right:0;} .no-padding{padding-left:0;padding-right:0;} .padd-0 {padding: 0px;} .padd-10 {padding: 10px;} .padd-15 {padding: 15px;} .padd-40 {padding-bottom: 40px;} .padd-70-70{padding-top:70px;padding-bottom:70px;} .padd-70-0{padding-top:70px;} .padd-80 {padding-bottom: 80px;} .padd-90 {padding-bottom: 90px;} .padd-90-90 {padding: 90px 0px;} .padd-94-94 {padding: 94px 0px;} .padd-100{padding: 100px 0px;} .padd-110{padding: 110px 0px;} .padd-120 {padding-bottom: 120px;} .col-no-padd > div {padding-left: 0px; padding-right: 0px;} .vert-title {margin-top: -275px;} .font-style-2 {font-family: 'Source Sans Pro', sans-serif;} .min-324 {max-width: 324px;} .min-204 {max-width: 204px;} .min-154 {min-height: 100px;} .w_50 {width: 50%; position: relative; display: inline-block;} .h_100{height:100%;} .h_50{height:50%;} .radius-0{border-radius:0px;} .radius-3{border-radius:3px;overflow:hidden;} .radius-4{border-radius:4px;overflow:hidden;} .radius-5{border-radius:5px;overflow:hidden;} .radius-5 .tour-layer{border-radius:5px;overflow:hidden;} .input-style-1 { position: relative; float: left; display: block; width: 100%; img {position: absolute; left: 25px; top: 50%; transform: translateY(-50%);} input {width: 100%; border: 1px solid rgba(255,255,255,0.5); border-radius: 4px; background: none; height: 60px; padding: 0px 20px 0px 50px; color: #fff;} } .submit input {padding: 21px 20px;letter-spacing: 1px;} .input-style-1.color-2{ input{border-color:rgba(219, 219, 219, 0.6);color:rgba(34, 34, 34, 0.6);} input::-webkit-input-placeholder {color:rgba(34, 34, 34, 0.6); opacity: 1;} input::-moz-placeholder {color:rgba(34, 34, 34, 0.6); opacity: 1;} input:-moz-placeholder {color:rgba(34, 34, 34, 0.6); opacity: 1;} input:-ms-input-placeholder {color:rgba(34, 34, 34, 0.6); opacity: 1;} } .input-style-1.color-3{ input{border-color:#f8f8f8;background:#f8f8f8;color:#b9b9b9;opacity:1;} input::-webkit-input-placeholder {color:#b9b9b9; opacity:1;} input::-moz-placeholder {color:#b9b9b9; opacity:1;} input:-moz-placeholder {color:#b9b9b9; opacity:1;} input:-ms-input-placeholder {color:#b9b9b9; opacity:1;} } .input-style-1.color-4{ input{border-color:#fff;background:#fff;color:#b9b9b9;opacity:1;} input::-webkit-input-placeholder {color:#b9b9b9; opacity:1;} input::-moz-placeholder {color:#b9b9b9; opacity:1;} input:-moz-placeholder {color:#b9b9b9; opacity:1;} input:-ms-input-placeholder {color:#b9b9b9; opacity:1;} } .input-style-1.color-5{ input{border-color:#dfdfdf;background:#fff;color:#b9b9b9;opacity:1;} input::-webkit-input-placeholder {color:#b9b9b9; opacity:1;} input::-moz-placeholder {color:#b9b9b9; opacity:1;} input:-moz-placeholder {color:#b9b9b9; opacity:1;} input:-ms-input-placeholder {color:#b9b9b9; opacity:1;} } .input-style-1.color-6{ input{border-color:rgba(223,223,223,0.6);background:transparent;color:rgba(255,255,255,0.6);} input::-webkit-input-placeholder {color:rgba(255,255,255,0.6); opacity:1;} input::-moz-placeholder {color:rgba(255,255,255,0.6); opacity:1;} input:-moz-placeholder {color:rgba(255,255,255,0.6); opacity:1;} input:-ms-input-placeholder {color:rgba(255,255,255,0.6); opacity:1;} } .input-style-1.b-50{ input{font-size:14px;height:50px;padding:0px 20px 0px 44px;} img{left:22px;} } .input-style-1.type-2{ input{padding: 0px 20px 0px 21px;} } .input-style-1.type-2.b-50{ input{padding: 0px 20px 0px 21px;} } .input-style-1.brd-0 input{ border: none; } .area-style-1{ display:block;width:100%;height:216px;padding:20px;border-radius:4px; } .area-style-1.type-2{ font-family: 'Source Sans Pro';font-size:14px;line-height:18px;font-weight:400;letter-spacing:0.5px;height:110px;padding:20px; } .area-style-1.color-1{ border:1px solid rgba(219, 219, 219, 0.6); &::-webkit-input-placeholder {color:rgba(34, 34, 34, 0.6); opacity: 1;} &::-moz-placeholder {color:rgba(34, 34, 34, 0.6); opacity: 1;} &:-moz-placeholder {color:rgba(34, 34, 34, 0.6); opacity: 1;} &:-ms-input-placeholder {color:rgba(34, 34, 34, 0.6); opacity: 1;} } .area-style-1.color-2{ background:#fff;color:#b9b9b9; &::-webkit-input-placeholder {color:#b9b9b9; opacity: 1;} &::-moz-placeholder {color:#b9b9b9; opacity: 1;} &:-moz-placeholder {color:#b9b9b9; opacity: 1;} &:-ms-input-placeholder {color:#b9b9b9; opacity: 1;} } .area-style-1.color-3{ background:#f8f8f8;color:#b9b9b9; &::-webkit-input-placeholder {color:#b9b9b9; opacity: 1;} &::-moz-placeholder {color:#b9b9b9; opacity: 1;} &:-moz-placeholder {color:#b9b9b9; opacity: 1;} &:-ms-input-placeholder {color:#b9b9b9; opacity: 1;} } /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 06 - BUTTON STYLE */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .border-white {border: 1px solid #fff;} .bg-grey{background: #2d3e50; border: 2px solid #2d3e50;} .c-button {position: relative; display: inline-block; border-radius: 6px; text-align: center; padding: 16px 22px; font-size: 14px; text-transform: uppercase; line-height: 14px; font-weight: 700;} .c-button img {vertical-align: middle; margin-right: 5px;} .c-button span {letter-spacing: 1px;} .c-button.bg-grey:hover {background: none; color: #fff;} .c-button.bg-white:hover {background: none; color: #fff;} .c-button:hover .img-hov {opacity: 1;} .c-button.small {font-size: 12px; padding: 11px 18px; border-radius: 6px;} .c-button.big {padding: 17px 20px;} .c-button.b-26{height:26px;font-size:10px;line-height:23px;font-weight:400;padding:0 15px;letter-spacing:0.5px;} .c-button.b-30{height:30px;font-family:'Source Sans Pro';font-size:12px;line-height:28px;font-weight:400;padding:0 18px;} .c-button.b-40{height:40px;font-size:12px;line-height:36px;padding:0 18px;} .c-button.b-40.b-1{line-height:38px;} .c-button.b-40 img{position:relative;top:-2px;} .c-button.b-50{height:50px;line-height:48px;padding:0 19px;} .c-button.b-60{height:60px;line-height:56px;padding-top:0px;padding-bottom:0px;} .c-button.b-60 .fa{position:relative;top:2px;font-size:20px;margin-right:5px;} .c-button.full{width:100%;padding-left:5px;padding-right:5px;} .c-button.custom-icon .img-hov{display:none;} .c-button.custom-icon:hover .img-hide{display:none;} .c-button.custom-icon:hover .img-hov{display:inline;} .c-button.bg-aqua {color: #fff;border: 2px solid #4ae5d1;} .c-button.bg-white {color: #2d3e50;border: 2px solid #fff;} .c-button.bg-green{color:#fff;border: 2px solid #66BB6A;text-transform:uppercase;} .c-button.bg-red{color:#fff;border: 2px solid #EF4836;} .c-button.bg-sea{color:#fff;border: 2px solid #00e5ff;} .c-button.bg-sea-t{color:#222;border: 2px solid #00e5ff;background:transparent;} .c-button.bg-grey-2{color:#bebebe;border: 2px solid #f8f8f8;} .c-button.bg-grey-3-t{background:transparent;color:#bebebe;border: 2px solid #bebebe;} .c-button.bg-grey-3-t1{background:transparent;color:#bebebe;border: 1px solid #bebebe;} .c-button.bg-grey-5-t{background:transparent;color:#a4a4a4;border: 2px solid #eaeaea;} .c-button.bg-blue{color:#fff;border: 2px solid #23b0e8;} .c-button.bg-blue-t{background:transparent;color:#23b0e8;border: 2px solid #23b0e8;} .c-button.bg-blue-2{color:#fff;border: 2px solid #1593d0;} .c-button.bg-blue-3{color:#fff;border: 2px solid #206ab0;} .c-button.bg-blue-7{color:#fff;border: 2px solid #1e4389;} .c-button.bg-blue-8{color:#fff;border: 2px solid #28a9e2;} .c-button.bg-dr-blue{color:#fff;border: 2px solid #2D3E50;} .c-button.bg-dr-blue-2{color:#fff;border: 2px solid #022C54;} .c-button.bg-tr-1{color:#fff;border: 2px solid rgba(255,255,255, 0.33);} .c-button.bg-red-3{color:#fff;border: 2px solid #d73240;} .c-button.bg-orange{color:#fff;border: 2px solid #FF6600;} .c-button.color-grey-3{color:#bebebe;} .c-button.color-dark-2{color:#222;} .c-button.color-dr-blue{color:#2D3E50;} .c-button.transparent{background:transparent;} .c-button.brd-grey{border: 2px solid #dedede;} .c-button.hv-aqua:hover{background:#4ae5d1;color:#fff;border-color:#4ae5d1;} .c-button.hv-aqua-o:hover{background:transparent;color:#4ae5d1;} .c-button.hv-white:hover{color:#222;background:#fff;border-color:#fff;} .c-button.hv-white-o:hover{background:transparent;color:#fff;} .c-button.hv-green:hover{background:#66BB6A;color:#fff;border-color:#66BB6A;} .c-button.hv-green-o:hover{background:transparent;color:#66BB6A;} .c-button.hv-red:hover{background:#EF4836;color:#fff;border-color:#EF4836;} .c-button.hv-red-o:hover{background:transparent;color:#EF4836;border-color:#EF4836;} .c-button.hv-sea-t:hover{background:#00e5ff;color:#fff;} .c-button.hv-sea:hover{background:#00e5ff;color:#fff;border-color:#00e5ff;} .c-button.hv-sea-o:hover{background:transparent;color:#00e5ff;} .c-button.hv-grey-3-t:hover{background:#bebebe;color:#fff;} .c-button.hv-grey-5-t:hover{background:#eaeaea;color:#fff;} .c-button.hv-blue:hover{background:#23b0e8;color:#fff;border-color:#23b0e8;} .c-button.hv-blue-o:hover{background:transparent;color:#23b0e8;border-color:#23b0e8;} .c-button.hv-blue-2:hover{background::#1593d0;color:#fff;border-color::#1593d0;} .c-button.hv-blue-2-o:hover{background:transparent;color:#1593d0;} .c-button.hv-blue-3-o:hover{background:transparent;color:#206ab0;} .c-button.hv-blue-3-f:hover{background:#206ab0;color:#fff;border-color:#206ab0;} .c-button.hv-blue-7-o:hover{background:transparent;color:#1e4389;} .c-button.hv-blue-8-o:hover{background:transparent;color:#28a9e2;} .c-button.hv-dr-blue:hover{background:#2D3E50;color:#fff;border-color:#2D3E50;} .c-button.hv-dr-blue-o:hover{background:transparent;color:#2D3E50;} .c-button.hv-dr-blue-2:hover{background:#022C54;color:#fff;} .c-button.hv-dr-blue-2-o:hover{background:transparent;color:#022C54;} .c-button.hv-red-3:hover{background:#d73240;color:#fff;border-color:#d73240;} .c-button.hv-red-3-o:hover{background:transparent;color:#d73240;} .c-button.hv-orange:hover{background:#FF6600;color:#fff;border-color:#FF6600;} .c-button.hv-orange-o:hover{background:transparent;color:#FF6600;} .c-button.hv-transparent:hover{background:transparent;} .c-button.hv-o:hover{opacity:0.6;} .c-button.b-1{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;} //.img-hov {position: absolute; left: 25px; top: auto; opacity: 0;transition:all 0.3s ease-in;} .button-s-2 {padding: 10px; border-radius: 6px; font-size: 12px; text-transform: uppercase; line-height: 12px; color: #fff; font-weight: 400; letter-spacing: 1px; position: relative; display: inline-block;} .button-s-2:hover {color: #ff6600; background: #fff;} /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 07 - HEADER */ /*-------------------------------------------------------------------------------------------------------------------------------*/ header {position: fixed; left: 0px; top: 0px; z-index: 100; width: 100%; transition:all .2s ease-out;} .top-header-bar {position: relative; width:100%; padding: 30px 0px 0px; transition:all .2s ease-out;} header.scrol .top-header-bar {padding: 15px 0px 0px;} header.hovered.scrol {background: rgba(0,0,0,0.8);} //header.bg-white.scrol {background: #fff;} header.bg-black-o.scrol{background: rgba(0,0,0,0.8);} header.type-2{ .nav{padding: 33px 0px 27px;} .nav-menu-icon{display:block;width:19px;height:18px;border-left:1px solid #ededed;padding-left:33px;margin-top:10px;margin-right:18px} .nav-menu-icon a{display:block;width:19px;height:18px;margin-top:8px;} .nav-menu-icon a i{display:block;} .nav-menu-icon a i, .nav-menu-icon a i:before, .nav-menu-icon a i:after{width:19px;} .top-header-block{letter-spacing:0.4px;padding-right:30px;padding-left:30px;margin-top:10px;height:18px;border-left:1px solid #ededed;} .top-header-block img{margin-right:7px;} .search{;padding-bottom:2px;padding-right:25px;} .search img{margin-top:2px;} } header.type-3{ .logo{position:absolute;top:30px;left:50%;transform:translateX(-50%);} nav.menu{float:none;text-align:center;padding-top:56px;} nav.menu .dropmenu{text-align:left;} nav > ul > li{display:inline-block;float:none;} li.type-2 > .dropmenu{left:50%;transform:translateX(-50%);margin-top:-30px;} li.type-3 > .dropmenu{left:50%;transform:translateX(-50%);margin-top:-30px;} li.type-4 > .dropmenu{left:50%;transform:translateX(-50%);margin-top:-30px;} } header.type-4{ .top-header-bar{padding:20px 0px 20px;} } header.type-5{ } header.type-6{ nav{float:none;text-align:center;} nav > ul > li{float:none;display:inline-block;} nav.menu{float:none;text-align:center;} nav.menu .dropmenu{text-align:left;} nav > ul > li{display:inline-block;float:none;} li.type-2 > .dropmenu{left:50%;transform:translateX(-50%);margin-top:-30px;} li.type-3 > .dropmenu{left:50%;transform:translateX(-50%);margin-top:-30px;} li.type-4 > .dropmenu{left:50%;transform:translateX(-50%);margin-top:-30px;} } header.color-1{ nav > ul > li:hover > a{color:#FFF;background:#4AE5D1;} nav li.type-2 a.dropmenu-title{color:#222;} nav li.type-2 a.dropmenu-title:hover{opacity:0.6;} nav li.type-4 a.dropmenu-title{color: #222;} nav li.type-4 a.dropmenu-title:hover{opacity:0.6;} } header.color-2{ .top-header-block{color:rgba(34, 34, 34, 0.6);} .nav-menu-icon a i, .nav-menu-icon a i:before, .nav-menu-icon a i:after{background:#7a7a7a;} .nav-menu-icon .active i{background:transparent;} nav > ul > li > a:hover{color:#203F20;} } header.color-3{ nav > ul > li:hover > a{color:#fff;background:#F60;} nav li.type-2 a.dropmenu-title{color:#222;} nav li.type-2 a.dropmenu-title:hover{opacity:0.6;} nav li.type-4 a.dropmenu-title{color: #222;} nav li.type-4 a.dropmenu-title:hover{opacity:0.6;} } header.color-4{ nav > ul > li > a{color:#222;} nav > ul > li:hover > a{color:#fff;background:#2D3E50;} nav li.type-2 a.dropmenu-title{color:#222;} nav li.type-2 a.dropmenu-title:hover{opacity:0.6;} nav li.type-4 a.dropmenu-title{color: #222;} nav li.type-4 a.dropmenu-title:hover{opacity:0.6;} .top-header-block {color: rgba(34,34,34,0.6);} } header.color-5{ nav > ul > li > a{color:#222;} nav > ul > li:hover > a{color:#fff;background:#022C54;} } header.color-6{ nav > ul > li > a{color:#fff;} nav > ul > li:hover > a{color:#fff;background:#d73240;} } header.color-7{ .nav-menu-icon a i, .nav-menu-icon a i:before, .nav-menu-icon a i:after{background:#23b0e8;} .nav-menu-icon .active i{background:transparent;} } header.color-8{ nav > ul > li > a{color:#222;} nav > ul > li:hover > a{color:#fff;background:#00e5ff;} } header.color-9{ nav > ul > li > a{color:#fff;} nav > ul > li:hover > a{color:#fff;background:#ef4836;} } header.color-10{ nav > ul > li > a{color:#fff;} nav > ul > li:hover > a{background:#1593d0;color:#fff;} } header.color-11{ nav > ul > li > a{color:#fff;} nav > ul > li:hover > a{background:#fff;color:#022C54;} .nav-menu-icon a i, .nav-menu-icon a i:before, .nav-menu-icon a i:after{background:#23b0e8;} .nav-menu-icon .active i{background:transparent;} } header.color-12{ nav > ul > li > a{color:#222;} nav > ul > li:hover > a{background:#23b0e8;color:#fff;} .nav-menu-icon a i, .nav-menu-icon a i:before, .nav-menu-icon a i:after{background:#23b0e8;} .nav-menu-icon .active i{background:transparent;} } body.stick{padding-top:100px;} body.st-58{padding-top:58px;} body.st-100{padding-top:100px;} body.st-148{padding-top:148px;} .top-header-block {position: relative; color: rgba(255,255,255,0.6); font-size: 10px; line-height: 5px; text-transform: uppercase; padding-right: 30px;} .top-header-block:last-child {padding-right: 0px;} .top-header-block a {display: inline-block;padding-top:5px;letter-spacing:0.6px;} .top-header-block img {vertical-align: middle; margin-right: 5px;} .top-header-block.search > img:hover{cursor:pointer;opacity:0.6;} .card{position:relative;} .serach {position: relative; float: right;} .nav {padding: 30px 0px 30px;} .logo {position: relative; float: left;} nav {float: right; color: #fff; padding-top: 4px; transition:all .2s ease-out;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;} nav a, nav a:focus{color:#fff;} nav > ul > li {position: relative; float: left; margin-left: 5px; font-size: 12px; font-weight: 700; line-height: 16px; text-transform: uppercase;} nav > ul > li > a {position:relative;display:block;padding: 7px 15px;border-radius:4px;margin-bottom:2px;} nav > ul > li > a > span {padding-left: 5px;} nav > ul > li > .dropmenu{display:none;position:absolute;top:32px;left:0px;min-width:178px;background:#fff;padding:20px 0px;box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1);} nav .dropmenu a{display:block;font-family:'Source Sans Pro';font-size:12px;line-height:18px;font-weight:400;color:#b9b9b9;letter-spacing:0.5px;padding:6px 20px 6px 30px;} nav .dropmenu li{position:relative;} nav .dropmenu li:hover > a{color:#222;background:#f8f8f8;} nav .dropmenu .dropmenu{display:none;position:absolute;top:0px;left:100%;min-width:178px;background:#fff;padding:18px 0px;margin-left:1px;box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1);} nav .dropmenu li:hover .dropmenu{display:block;} nav li.type-1{ .dropmenu a:before{content:'• ';} .dropmenu .fa-chevron-right{display:none;} &:nth-last-child(1) .dropmenu, &:nth-last-child(2) .dropmenu, &:nth-last-child(3) .dropmenu{left:auto;right:0px;} &:nth-last-child(1) .dropmenu .dropmenu, &:nth-last-child(2) .dropmenu .dropmenu, &:nth-last-child(3) .dropmenu .dropmenu{left:auto;right:101%;} } nav li.type-2{ position:static; > .dropmenu{min-width:75%;top:100%;left:auto;right:0px;margin-top:-34px;padding: 13px 0px 25px 0;} > .dropmenu:after{content:'';display:block;position:absolute;top:0px;right:0px;bottom:0px;width:76%;background:#F8F8F8;z-index:1;} > .dropmenu:hover li:first-child .dropmenu{opacity:0;display:none;} > .dropmenu:hover li:first-child:hover .dropmenu{opacity:1;display:block;} > .dropmenu li{position:static;width:24%;z-index:100;} .dropmenu a{position:relative;padding:13px 20px 13px 30px;margin-bottom:6px;z-index:200;} .dropmenu .fa{float:right;line-height:18px;} .dropmenu .dropmenu{display:none;left:24%;width:76%;background:#f8f8f8;padding:30px;opacity:0;box-shadow:none;} .dropmenu .dropmenu:after{content:'';display:block;width:31.805555555%;position:absolute;top:0px;left:-31.805555555%;bottom:0px;background:#fff;z-index:1;} .dropmenu li:hover .dropmenu{display:block;opacity:1;z-index:100;} .dropmenu li:first-child .dropmenu{display:block;opacity:1;z-index:100;} .dropmenu-item{width:50%;float:left;margin-bottom:30px;} .dropmenu .dropmenu-image{display:inline-block;float:left;width:40%;padding:0;margin:0;} .dropmenu .dropmenu-image:before{display:none;} .dropmenu-text{display:inline-block;width:60%;padding-left:30px;padding-top:13px;} .dropmenu-subtitle{font-size:12px;line-height:18px;font-weight:700;color:#222222;letter-spacing:1px;text-transform:uppercase;margin-bottom:9px;} a.dropmenu-title{display:block;font-size:14px;line-height:20px;font-weight:700;text-transform:uppercase;letter-spacing:1.3px;margin-bottom:9px;padding:0px;} .dropmenu-desc{font-family:'Source Sans Pro';font-size:12px;line-height:18px;font-weight:400;color:#bebebe;text-transform:uppercase;} } nav li.type-3{ position:static; > .dropmenu{min-width:85%;top:100%;left:auto;right:0px;margin-top:-34px;padding:0;} > .dropmenu ul{display:block;width:20%;float:left;padding: 13px 0px 7px 0;border-left:1px solid #f1f1f1;} .dropmenu li{margin-bottom:6px;} .dropmenu a{padding: 13px 20px 13px 30px;letter-spacing:0px;} } nav li.type-4{ position:static; > .dropmenu{min-width:78%;top:100%;left:auto;right:0px;margin-top:-34px;padding: 13px 0 42px 0; box-shadow: none;} > .dropmenu li{position:static;width:21.5%;} .dropmenu li:first-child .dropmenu{display:block;} .dropmenu a{padding: 13px 20px 13px 30px;margin-bottom:6px;letter-spacing:0;} .dropmenu .dropmenu{left:21.5%;bottom:0px;width:78.5%;padding:30px;} .dropmenu-item{float:left;width: 33.33333333%;text-align:center;} .dropmenu .dropmenu-image{display:inline-block;padding:0;margin: 0 0 5px 0;} a.dropmenu-title{display:block;font-size:14px;line-height:18px;font-weight:700;letter-spacing:3px;margin-bottom:12px;padding:0;} .dropmenu-desc{font-size:12px;line-height:16px;font-weight:400;color:#b9b9b9;letter-spacing:1.1px;} .dropmenu-desc strong{font-weight:700;} .dropmenu .fa-chevron-right{display:none;} } .nav-menu-icon {position: relative; float: right; width: 24px; height: 24px; z-index: 200; margin-right: 0px; margin-top: 4px; display: none; transition:all .2s ease-out;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;z-index:99;} .nav-menu-icon a {display: inline-block;width:24px;height:24px;cursor: pointer;text-decoration: none;} .nav-menu-icon a i {position: relative;display: inline-block;width: 24px;height: 3px;color:#000;font:bold 14px/.4 Helvetica;text-transform: uppercase;text-indent:-55px;background: #fff;transition:all .2s ease-out;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;} .nav-menu-icon a i:before, .nav-menu-icon a i:after {content:''; width: 24px;height: 3px;background: #fff;position: absolute;left:0;transition:all .2s ease-out;} .nav-menu-icon a i:before {top: -7px;} .nav-menu-icon a i:after {bottom: -7px;} .nav-menu-icon a:hover i:before {top: -10px;} .nav-menu-icon a:hover i:after {bottom: -10px;} .nav-menu-icon a.active i {background: none;} .nav-menu-icon a.active i:before {top:0;-webkit-transform: rotateZ(45deg);-moz-transform: rotateZ(45deg);-ms-transform: rotateZ(45deg); -o-transform: rotateZ(45deg);transform: rotateZ(45deg);} .nav-menu-icon a.active i:after {bottom:0;-webkit-transform: rotateZ(-45deg);-moz-transform: rotateZ(-45deg);-ms-transform: rotateZ(-45deg); -o-transform: rotateZ(-45deg);transform: rotateZ(-45deg);} .search-icon {position: relative; float: right; display: inline-block; padding-left: 35px; vertical-align: middle;} .search-icon span {position:relative;font-size:16px;padding:7px 0px;border-radius:4px;margin-bottom:2px;cursor:pointer;} .search-icon span:hover{opacity:0.6;} /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 08 - VIDEO */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .video-click {position: relative; float: left; width: 100%;} .det-img .video-click {padding-top: 0px;} .video-click.vsplay {padding-top: 0px;} .video-click a {display: block; overflow: hidden; backface-visibility: hidden;} .video {float: none;clear: both;width: 100%;position: relative;padding-bottom: 56.25%;padding-top: 25px;height: 0; display: none;} .video iframe {position: absolute;top: 0;left: 0;width: 100%; height: 100%;} .video .clos {width: 16px; height: 16px; position: absolute; top: 20px; right: 53px; z-index: 5;} .play {position: relative; float: none; display: block; width: 70px; height: 70px; margin: 0 auto 40px; cursor: pointer; transition:all .2s ease-out;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;} .play:hover {transform: scale(1.05);-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);} .close-v {position: absolute; left: 20px; top: 8px; cursor: pointer;} .video img {width: 20px; height: 20px;} .video-title {position: absolute; bottom: 15px; text-align: center; left: 0px; width: 100%;} .video-click.style-2{ img{margin-bottom:0px;} .video-title{bottom:50%;margin-bottom:-35px;} .play{margin:0 auto 0px;} iframe{height:100%!important} } /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 08 - SWIPER SLIDER */ /*-------------------------------------------------------------------------------------------------------------------------------*/ //general .swiper-container {margin:0 auto;position:relative;overflow:hidden;direction:ltr;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;height: auto;} .swiper-wrapper {position:relative;width:100%;-webkit-transition-property:-webkit-transform, left, top;-webkit-transition-duration:0s; -webkit-transform:translate3d(0px,0,0);-webkit-transition-timing-function:ease;-moz-transition-property:-moz-transform, left, top;-moz-transition-duration:0s;-moz-transform:translate3d(0px,0,0);-moz-transition-timing-function:ease;-o-transition-property:-o-transform, left, top;-o-transition-duration:0s;-o-transform:translate3d(0px,0,0);-o-transition-timing-function:ease;-o-transform:translate(0px,0px);-ms-transition-property:-ms-transform, left, top;-ms-transition-duration:0s;-ms-transform:translate3d(0px,0,0);-ms-transition-timing-function:ease;transition-property:transform, left, top;transition-duration:0s; transform:translate3d(0px,0,0);transition-timing-function:ease;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;cursor:url(../img/drag.png) 16 9, ew-resize!important;margin: 0 auto;height: inherit!important;float: left;} .swiper-free-mode > .swiper-wrapper {-webkit-transition-timing-function: ease-out;-moz-transition-timing-function: ease-out;-ms-transition-timing-function: ease-out;-o-transition-timing-function: ease-out;transition-timing-function: ease-out;margin: 0 auto;} .swiper-slide {float: left; height: inherit!important; position: relative;} .swiper-wp8-horizontal {-ms-touch-action: pan-y;} .swiper-wp8-vertical {-ms-touch-action: pan-x;} .pagination-hidden.pagination{display: none;} //arrows .swiper-arrow-left, .swiper-arrow-right{cursor: pointer; -webkit-transition: all 320ms cubic-bezier(0.565, 0.42, 0.355, 1.155);-moz-transition: all 320ms cubic-bezier(0.565, 0.42, 0.355, 1.155);-o-transition: all 320ms cubic-bezier(0.565, 0.42, 0.355, 1.155);transition: all 320ms cubic-bezier(0.565, 0.42, 0.355, 1.155); text-align: center; z-index: 5; width: 40px; height: 40px; border-radius: 50%; position: absolute; top:50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);} .arrow-wrapp {position: absolute; left: 0px; top: 50%; width: 100%; margin: 0 auto;} .cont-1170 {float: none; width: 100%; margin: 0 auto; display: block; position: relative; max-width: 1170px;} .sw-arrow {border: 2px solid rgba(255,255,255,0.2); background: none;} .sw-arrow:hover {border: 2px solid #4ae5d1;} .m-200 .sw-arrow:hover {background: #4ae5d1;} .sw-arrow span {font-size: 16px; color: #fff; line-height: 10px; padding-top: 12px;} .swiper-arrow-left {left: 15px;} .swiper-arrow-right {right: 15px;} .m-200 .swiper-arrow-left {margin-top: -200px;} .m-200 .swiper-arrow-right {margin-top: -200px;} //offers arrow .offers-arrow { background: #eaeaea; border: 5px solid #fff; span {font-size: 16px; color: #fff; line-height: 10px; padding-top: 9px; color: #fff;} &.swiper-arrow-left {left: -7px;} &.swiper-arrow-right {right: -7px;} &:hover {background: #4ae5d1; border: 5px solid #4ae5d1;} } .offers-arrow.color-2{background:#23b0e8;} .offers-arrow.color-2:hover{background:#23b0e8;border-color:#23b0e8;} .offers-arrow.color-3{background:#022c54;} .offers-arrow.color-3:hover{background:#022c54;border-color:#022c54;} .offers-arrow.color-3{background:#66bb6a;} .offers-arrow.color-3:hover{background:#66bb6a;border-color:#66bb6a;} .offers-arrow.color-4{background:#f8f8f8;} .offers-arrow.color-4 span{color:#222222;} .offers-arrow.color-4:hover{background:#d73240;border-color:#d73240;} .offers-arrow.color-4:hover span{color:#fff;} .arr-s-1 .sw-arrow:hover span {color: #ff6600;} .arr-s-1 .sw-arrow:hover {border: 2px solid #ff6600;} .arr-s-2 .sw-arrow:hover span {color: #66BB6A;} .arr-s-2 .sw-arrow:hover {border: 2px solid #66BB6A;} .arr-s-3 .sw-arrow:hover span {color: #23b0e8;} .arr-s-3 .sw-arrow:hover {border: 2px solid #23b0e8;} .arr-s-4 .sw-arrow:hover span {color: #00e5ff;} .arr-s-4 .sw-arrow:hover {border: 2px solid #00e5ff;} .arr-s-5 .sw-arrow:hover span {color: #1593d0;} .arr-s-5 .sw-arrow:hover {border: 2px solid #1593d0;} .arr-s-6 .sw-arrow:hover span {color: #022C54;} .arr-s-6 .sw-arrow:hover {border: 2px solid #022C54;background:transparent;} .arr-s-7 .sw-arrow:hover span {color: #fff;} .arr-s-7 .sw-arrow:hover {border: 2px solid #fff;background:transparent;} .arr-t-2{ top:0%; .sw-arrow{background:rgba(0, 0, 0, 0.3);border:none;} .swiper-arrow-left{left:0;top:0%;bottom:0%;width:30px;height:auto;border-radius:0; transform:translateY(0%);} .swiper-arrow-left span{position:absolute;top:50%;transform:translateY(-50%);padding-top:0;} .swiper-arrow-right{right:0;top:0%;bottom:0%;width:30px;height:auto;border-radius:0; transform:translateY(0%);} .swiper-arrow-right span{position:absolute;top:50%;transform:translateY(-50%);padding-top:0;} .swiper-arrow-left:hover, .swiper-arrow-right:hover{background:rgba(0, 0, 0, 0.5);} } .arr-t-3{ top:0%; .sw-arrow{border:none;} .swiper-arrow-left{left:0;top:0%;bottom:0%;width:30px;height:auto;border-radius:0; transform:translateY(0%);} .swiper-arrow-left span{position:absolute;top:50%;transform:translateY(-50%);padding-top:0;} .swiper-arrow-right{right:0;top:0%;bottom:0%;width:30px;height:auto;border-radius:0; transform:translateY(0%);} .swiper-arrow-right span{position:absolute;top:50%;transform:translateY(-50%);padding-top:0;} .swiper-arrow-left:hover, .swiper-arrow-right:hover{background:rgba(0, 0, 0, 0.5);} } //pagination .pagination {position: absolute; width: 100%; text-align: center; left: 0px; margin: 0px;} .poin-style-1 {bottom: 40px;} .poin-style-1 .swiper-pagination-switch {position: relative; display: inline-block; width: 10px; height: 10px; border-radius: 50%; border: 1px solid rgba(255,255,255,0.6); margin: 0px 7px; cursor: pointer; transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;-ms-transition:all 0.3s ease-in;} .poin-style-1 .swiper-pagination-switch.swiper-active-switch {transform: scale(1.4);-webkit-transform: scale(1.4);-moz-transform: scale(1.4);-ms-transform: scale(1.4); border: 2px solid #fff;} .poin-style-2{position:relative;margin-top:25px;} .poin-style-2 .swiper-pagination-switch {position: relative; display: inline-block; width: 10px; height: 10px; border-radius: 50%; border: 1px solid rgba(185, 185, 185, 0.4); margin: 0px 7px; cursor: pointer; transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;-ms-transition:all 0.3s ease-in;} .poin-style-2 .swiper-pagination-switch.swiper-active-switch {transform: scale(1.4);-webkit-transform: scale(1.4);-moz-transform: scale(1.4);-ms-transform: scale(1.4); border: 2px solid #fff;border: 1px solid rgba(185, 185, 185, 1)} .pagination.vertical{position:absolute;top:50%;left:50%;bottom:auto;width:10px;margin-left:-570px;text-align:left;transform:translateY(-50%);} .pagination-left{margin-left:-472px;left: 50%;text-align:left;width: 100%;} .pagination-left-2{margin-left:-570px;left: 50%;text-align:left;width: 100%;} /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 09 - MAIN-TITLE */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .top-baner {position: relative; width: 100%;} .main-title {position: relative; width: 100%; text-align: center; color: #fff;} .main-title h1 {padding-bottom: 25px;} .main-title > p {padding-bottom: 45px; max-width: 747px; margin: 0 auto;} .main-title .input-style-1 {margin: 0px 15px;} .main-title .category{font-size:16px;line-height:20px;font-weight:700;text-transform:uppercase;letter-spacing:3px;} .main-title .person_price{font-size:28px;line-height:30px;font-weight:400;} .main-title .person_price strong{font-weight:700;} .main-title .main-date{font-family:'Source Sans Pro';font-size:22px;line-height:25px;font-weight:400;text-transform:uppercase;} .main-title .main-date strong{font-weight:900;} .main-title .main-date.underline:after{margin:26px 0 0px;} .main-title .main-date{margin-bottom:22px;} .main-title .main-people strong{font-weight:700;} .main-title .people-and-date{font-family:'Source Sans Pro';font-size:16px;line-height:20px;font-weight:400;text-transform:uppercase;} .main-title .people-and-date strong{font-weight:900;} .main-title.style-1{ h3{font-size:28px;line-height:30px;font-weight:400;margin-bottom:20px;} } .main-title.style-2{ .category{margin-bottom:16px;} h1{font-size:50px;line-height:55px;letter-spacing:9px;padding-bottom:16px;} .person_price{font-size:22px;letter-spacing:2px;} } .main-title.style-3{ .category{margin-bottom:14px;} h1{padding-bottom:50px;letter-spacing:11px;} .sb-price{letter-spacing:2px;margin-bottom:10px;} h2{font-size:38px;line-height:38px;letter-spacing:7px;margin-bottom:20px;} .rate-wrap{margin-bottom:13px;} .people-and-date{margin-bottom:67px;} } .main-title.style-4{ h2{margin-bottom:20px;} .sb-price{font-size:40px;line-height:40px;font-weight:700;letter-spacing:1px;} .sb-price span{font-size:32px;line-height:40px;font-weight:700;vertical-align:top;text-decoration:line-through;} .c-button{margin-bottom:0;} } .main-title.style-6{ h1{font-size:50px;line-height:50px;font-weight:700;} h4{font-size:16px;line-height:20px;font-weight:700;letter-spacing:2px;} } .main-title.right{ text-align:right; .info-line{text-align:right;} > p{margin-left:0;margin-right:0;float:right;} } .main-title.left{ text-align:left; .info-line{text-align:left;} > p{margin-left:0;margin-right:0;float:left;} } .top-weather-info {position: relative; font-size: 20px; text-align: center; padding-bottom: 35px; display: inline-block;} .top-weather-info img {vertical-align: middle; margin-left: 10px;} .top-weather-info span {padding-left: 10px; display: inline-block; float: none; font-weight: 700;} .top-weather-info p {float: none; display: inline-block; } .res-img {width: 100%; height: auto;display: block;} /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 09 - MAIN SLIDER */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .main-slider .swiper-slide {min-height: 1170px;} .main-slider-3 { height: 100vh; .input-style-1 {margin: 0px;} .input-style-1 input {padding: 0px 30px; font-size: 16px;} .main-title .c-button {position: absolute; right: 0px; top: 0px; height: 60px;} .main-title form {position: relative; width: 100%; display: inline-block;} } .main-slider-4 {position:absolute;top:0px;left:50%;right:0%;bottom:0%;height:100%;} .main-slider-5{ .swiper-slide{min-height:762px;} .cell-view{width:50%;} .slider-block{position:relative;background:#fff;padding-top:40px;padding-bottom:30px;border-radius:3px;} .slider-block-left{position:absolute;top:0px;left:0px;width:50%;bottom:0px;} .slider-block-right{width:50%;float:right;text-align:center;} .slider-block-right .rate-wrap{display:block;text-align:center;} .slider-block-right .rate-wrap .rate{float:none;} .rate-wrap{margin-bottom:12px;} .rate{display:inline-block;float:none;margin-bottom:5px;} .rate span{font-size: 11px;} .rate-wrap i{display:inline-block;float:none;font-family:'Source Sans Pro';font-size:14px;line-height:18px;} .sb-title{font-size:38px;line-height:44px;font-weight:700;color:#222;letter-spacing:6px;padding-left:20%;padding-right:20%;margin-bottom:15px;} .sb-text{font-family:'Source Sans Pro';font-size:14px;line-height:20px;font-weight:400;color:#222;opacity:0.6;padding:0px 10%;margin-bottom:37px;} .c-button{margin-bottom:56px;} .slide-preview a{display:inline-block;margin-right:10px;} .slide-preview img{border-radius:4px;} .slide-preview img:hover, .slide-preview .active img{filter: grayscale(100%);} } .main-slider-6{ .swiper-slide{min-height:725px;} } .main-slider-7{ } .swiper-container.h-143{ padding-top:71.5px; } .best-slider {height: 350px;} .best-slider .vertical-align {z-index: 2;} .slider-wth-thumbs.style-1{ .thumbnails .swiper-slide img{opacity:0.6;} .thumbnails .swiper-slide img:hover{opacity:1;} .thumbnails .swiper-slide.current img{opacity:1;} } .slider-wth-thumbs.style-2{ .thumbnails .swiper-slide{position:relative;} .thumbnails .swiper-slide:hover:before, .thumbnails .swiper-slide.current:before{content:'';display:block;position:absolute;top:0px;left:0px;right:0px;bottom:0px;border:10px solid #2d3e50;z-index:10;} } /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 08 - TP_ENTRY */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .tp_entry{position:relative;top:0px;width:100%;z-index:99;} .tp_image{height:200px; position: relative; top: 0;z-index:1;} .tp_image .price {opacity:0;} .tp_content{position:absolute;top:105px;left:0%;width:100%;padding:0px 20px;opacity:0;} .tp_content .date{font-family: 'Source Sans Pro';font-size: 12px;line-height: 16px;font-weight: 400;color: #bebebe;text-transform: uppercase;} .tp_content .date strong{font-weight:700;} .tp_entry:hover .tp_image{top: -105px;} .tp_entry:hover .tp_image .price{opacity:1;} .tp_entry:hover .tp_content{opacity:1;} .tp_entry-active { .tp_image { top: -105px; } .tp_image .price { opacity: 1; } .tp_content { opacity: 1; } } .tp_entry.style-2{ .tp_price{font-size:16px;line-height:18px;font-weight:700;letter-spacing:1px;float:right;} h4{letter-spacing:2px;margin-bottom:5px;} .tour-info{margin-right:20px;} } /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 10 - WORLD CITY*/ /*-------------------------------------------------------------------------------------------------------------------------------*/ .world-city{ position:relative;min-height:299px;text-align:center;margin-bottom:30px; .world-title{font-size:16px;line-height:20px;font-weight:700;letter-spacing:2.5px;margin-bottom:13px;} .world-price{font-size:14px;line-height:18px;font-weight:400;margin-bottom:11px;} .rate{margin-bottom:9px;} .rate span{font-size:12px;} p{font-family:'Source Sans Pro';font-size:14px;line-height:20px;font-weight:400;margin-bottom:28px;} } .world-country{ position:relative;min-height:299px;margin-bottom:30px; h4{font-size:14px;line-height:18px;font-weight:700;letter-spacing:2.4px;margin-bottom:10px;} ul{list-style:none;} li{font-family:'Source Sans Pro';font-size:14px;line-height:18px;font-weight:400;margin-bottom:6px;} li:before{content:'•';display:inline-block;margin-right:10px;} } /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 10 - TABS PANEL */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .baner-tabs {position: absolute; left: 0px; bottom: -4px; width: 100%; z-index: 50;} .nav-tabs {position: relative; text-align: center; float: none; display: inline-block; border-bottom: 0px none;} .nav-tabs>li {float: left; position: relative; display: inline-block;} .tabs-style-1.nav-tabs > li > a {font-size: 14px; font-weight: 700; color: #fff; text-transform: uppercase; border: 1px solid rgba(255,255,255,0.3); padding: 18px 25px; border-radius: 0px; margin: 0px; position: relative; float: left; display: block; border-bottom: 0px none; letter-spacing: 1px;} .tabs-style-1.nav-tabs > li > a:hover {background: rgba(0,3,5,0.2); border: 1px solid rgba(0,3,5,0); border-bottom: 0px none;} .tpl-tabs-cont {background: rgba(0,3,5,0.2); min-height: 225px; border: 0px none; position: relative; display: inline-block; width: 100%; margin-top: -3px; padding: 60px 0px 65px;} .t-con-style-1.tab-content > .tab-pane {display: none;visibility: hidden; opacity: 0;} .t-con-style-1.tab-content > .active {display: block;visibility: visible; opacity: 1;} .tab-pane.active {display: block;visibility: visible; opacity: 1;} .tabs-style-1.nav-tabs>li.active>a, .tabs-style-1.nav-tabs>li.active>a:focus, .tabs-style-1.nav-tabs>li.active>a:hover {background: rgba(0,3,5,0.2); border: 1px solid rgba(0,3,5,0); border-bottom: 0px none; color: #fff;} .tabs-block {position: relative; float: left; width: 100%; color: #fff; border-bottom: 1px solid rgba(255,255,255,0.3); padding-bottom: 12px;} .tabs-block h5 {padding-bottom: 40px;} .input-style {position: relative; float: left; width: 100%; font-size: 14px; color: rgba(255,255,255,0.6);} .input-style img {vertical-align: middle; position: absolute; left: 0px;} .input-style input {background: none; width: 100%; padding-left: 23px;} .baner-tabs.style-2{ .tabs-style-1.nav-tabs > li.active > a, .tabs-style-1.nav-tabs > li.active > a:focus, .tabs-style-1.nav-tabs > li.active > a:hover{background:#022c54;} .tabs-style-1.nav-tabs > li > a:hover{background:#022c54;} .tpl-tabs-cont{background:url(../img/home_9/bg-tab.jpg) repeat;} .tab-pane .c-button{margin-top:58px;} .tabs-block{padding-bottom:12px;border-bottom:none;} .input-style-1 input{border-color:rgba(255,255,255,0.3);} .drop-wrap-s-3{border-color:rgba(255,255,255,0.3);} } //DROP WRAP .drop-wrap {position: relative; float: left; width: 100%; display: block; height: 19px;} .drop {position: absolute; display: block; left: 0px; top: 0px; width: 100%; color: rgba(255,255,255,0.6); font-size: 13px; font-weight: 400; height: 100%; cursor: pointer;} .drop b {position:relative; float: left; text-transform: capitalize; width: 100%; font-family: 'Source Sans Pro', sans-serif; font-weight: 400;} .drop .drop-list {position: absolute; font-size: 13px; top: 0px; right: 0px; padding-left: 10px;} .drop span {position:absolute; left:0; top: 100%; width:100%; display: none; z-index: 50; border: 1px solid rgba(255,255,255,0.6); margin: 0; background: #fff; padding: 10px 0px; min-width: 100px;} .drop-list.act {transform: rotateX(180deg);-webkit-transform: rotateX(180deg);-moz-transform: rotateX(180deg);-ms-transform: rotateX(180deg); z-index: 51; margin-top: 3px; color: #777;} .drop span{box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1);} .drop span a {display:block;font-family:'Source Sans Pro';float:left;position:relative;width:100%;text-decoration:none;text-align:left;line-height:20px;color:#777;transition:all 0.3s ease-in;z-index:52;text-transform:capitalize;padding: 6px 18px;} .drop span a:hover {background: #f8f8f8; color:#222;} .drop-wrap-s-2{ height: 40px;border: 1px solid rgba(255,255,255,0.5);border-radius: 5px; .drop {font-size: 16px; padding: 9px 20px;} .drop .drop-list {font-size: 16px;} } .drop-wrap-s-3{ height:60px;border:1px solid #91d8f4;border-radius:4px;line-height:60px; .drop{font-size:13px;line-height:60px;font-weight:400;color:rgba(255,255,255,0.6);padding:0px 20px;} .drop .drop-list{right:20px;} } .drop-wrap-s-4{ height:50px;border-radius:4px;line-height:50px; .drop{font-size:14px;padding:0px 20px;} .drop .drop-list{right:20px;} } .drop-wrap.color-2{ border: 1px solid rgba(219, 219, 219, 0.6); .drop{color:rgba(34, 34, 34, 0.6);opacity:1;} .drop-list{color:#1593d0;} } .drop-wrap.color-3{ border: 1px solid #2D3E50; .drop{opacity:1;} .drop b{color:#2D3E50;} .drop-list{color:#2D3E50;} } .drop-wrap.color-4{ background:#fff; border: 1px solid #fff; .drop{color:#b9b9b9;opacity:1;} } .drop-wrap.color-5{ background:#f8f8f8; border: 1px solid #f8f8f8; .drop{color:#b9b9b9;opacity:1;} .drop span{background:#f8f8f8;} .drop span a:hover{background:#8b8b8b;} .drop-list{color:#022c54;} } .tab-pane .c-button {margin-top:30px;} .drop-tabs b {display: none;} .arrow-down {display: none;} .arrow-down.act {transform: rotateX(180deg);-webkit-transform: rotateX(180deg);-moz-transform: rotateX(180deg);-ms-transform: rotateX(180deg);} .main-wraper {position: relative; width: 100%;overflow:hidden;} .main-wraper.color-2{ .second-title h2{color:#fff;} } .second-title {position: relative; text-align: center; padding-top: 110px;padding-bottom: 65px;} .second-title h2 {padding-bottom: 24px; letter-spacing: 6px;} .second-title h4{font-weight:700;letter-spacing:2px;margin-bottom:7px;} .second-title h4.underline{margin-bottom:20px;} .second-title p {padding-bottom: 65px;} .second-title > *:last-child{padding-bottom:0px;} .second-title.style-2{ h2 {padding-bottom:72px;} & > *:last-child{padding-bottom:0px;} } .second-title.style-3{ padding-top:0px;text-align:left; h2{line-height:40px;} & > *:last-child{padding-bottom:0px;} } .second-description{font-family:'Source Sans Pro';font-size:14px;line-height:24px;font-weight:400;margin-bottom:30px;} .radius-mask .tour-layer {border-radius: 5px;} .radius-mask .bg {border-radius: 5px; overflow: hidden;} .photo-block { text-align: center; color: #fff; position: relative; width: 100%; img {width: 100%; height: auto; display: block;} h3 {padding-bottom: 10px;} h4 {padding-bottom: 10px; transform: translateY(-40px);-webkit-transform: translateY(-40px);-moz-transform: translateY(-40px);-ms-transform: translateY(-40px); opacity: 0;} h5 {transform: translateY(20px);-webkit-transform: translateY(20px);-moz-transform: translateY(20px);-ms-transform: translateY(20px); opacity: 0;} &:hover h4, &:hover h5 {transform: translateY(0px);-webkit-transform: translateY(0px);-moz-transform: translateY(0px);-ms-transform: translateY(0px); opacity: 1;} &:hover .tour-layer {opacity: 1;} } .offers-block {position: relative; width: 100%; min-height: 450px; color: #fff; float: left; display: inline-block;} .offers-slider .swiper-slide {padding: 0px 15px;width: 33.333%;} .offers-block .vertical-top {padding: 30px;} .offers-block .vertical-top .rate {padding-bottom: 10px;} .offers-block .vertical-bottom {padding: 0px 10px 30px 30px;} .offers-block .vertical-bottom p {padding-bottom: 25px; font-size: 14px; line-height: 22px;} .offers-info {width: 100%; position: relative; padding-bottom: 20px; display: inline-block;} .offers-info li {font-size: 14px; font-weight: 700; text-transform: uppercase; position: relative; float: left; padding: 0px 10px 0px 20px; border-right: 1px solid rgba(255,255,255,0.5); line-height: 24px;} .offers-info li:first-child {padding-left: 0px;} .offers-info li:last-child {border-right: 0px none; padding-right: 0px;} .offers-info li b {font-size: 24px; padding-right: 10px;} .offers-block:hover .tour-layer {opacity: 1;} .offers-block:hover h3 {color: #4ae5d1;} .offers-block.style-2{ min-height: 429px; .vertical-top{padding:20px 30px;} .rate span{font-size:9px;padding:0px 1.5px;} .vertical-bottom{padding:0px 10px 0px 30px;} .offet-title{font-size:16px;line-height:20px;font-weight:700;color:#fff;margin-bottom:10px;} p{opacity:0.6;} } .underline-block{} .underline{position:relative;display:inline-block;} .underline:after{content:'';width: 100%;background:#FFF;height:5px;position:relative;display:block;float:none;margin:13px 0 0px;transition:all 0.3s ease-in;} .underline:before{width:0%; right:0px; background:#F60; height:5px; position:absolute; display:block; float:none; content:''; bottom:0px; transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1.1);} .underline-block:hover .underline:before{width: 100%;z-index: 1;} .underline.m94:before, .underline.m94:after{max-width:94px;left:0px;right:auto;} .underline.color-blue-2:after{background:#1593d0;} .underline.color-red-3:after{background:#D73240;} .underline.color-dr-blue-2:after{background:#022c54;} .popular-img {position: relative; width: 100%; min-height: 200px; color: #fff; margin-bottom: 30px;} .popular-img .vertical-bottom {padding: 0px 0px 22px 30px;} .popular-img h4 {font-weight: 700; letter-spacing: 3px; padding-bottom: 10px;} .popular-img h5 {text-transform: uppercase; font-weight: 700; letter-spacing: 1px;} .popular-img:hover .tour-layer {opacity: 1;} .popular-img:hover a {color: #4ae5d1;} .popular-desc {position: relative; width: 100%; min-height: 430px;} .bg-contain.bg-bg-chrome {background-size: contain;} .popular-desc h3 {padding-bottom: 20px;} .popular-desc p {padding-bottom: 30px;} .popular-desc h4 {font-weight: 700; letter-spacing: 2px; padding-bottom: 20px;} .popular-desc ul {position: relative; width: 100%; list-style-type: disc; color: #bebebe; list-style-position: inside;} .popular-desc ul li {font-size: 14px; line-height: 24px;} .popular-desc ul li a:hover {color: #777;} .popular-desc .c-button {margin-top: 35px;} .popular-desc .c-button:hover {color: #4ae5d1;} /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 11 - ITEM-BLOCK */ /*-------------------------------------------------------------------------------------------------------------------------------*/ //item block .item-block {position: relative; width: 100%; text-align: center; color: #fff;} .item-block img {width: 100%; height: auto; display: block;} .item-block p {color: rgba(255,255,255,0.6); padding: 0px 26% 35px;} .item-block h3 {padding-bottom: 15px; font-size: 26px; transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;-ms-transition:all 0.3s ease-in;} .item-block h4 {padding-bottom: 15px;} .item-block .rate {padding-bottom: 22px;} .item-block:hover .tour-layer {opacity: 1;} .item-block:hover h3 {color: #ff6600; } //item-block style-2 .item-block.style-2 h3 {font-size: 22px; position: relative; display: inline-block; float: none;} .item-block.style-2 h3:after {width: 100%; background: #fff; height: 5px; position: relative; display: block; float: none; margin: 13px auto 0px; text-align: center; content: ''; transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;-ms-transition:all 0.3s ease-in;} .item-block.style-2 h3:before {width: 0%; right: 0px; background: #ff6600; height: 5px; position: absolute; display: block; float: none; text-align: center; content: ''; bottom: 15px; -webkit-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1.1); -moz-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1.1); -o-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1.1); transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1.1);} .item-block.style-2:hover h3:before {width: 100%; z-index: 1;} //item-block style-3 .item-block.style-3{ min-height:489px; .ib-subtitle{font-weight:400;} .ib-subtitle span{font-size:30px;font-weight:700;} h3{font-size:22px;} .underline{margin-left:65px;margin-right:65px;} .underline:before{bottom:15px;} p{padding:0px 10% 0px} } //item-block style-4 .item-block.style-4{ h3{font-size:48px;line-height:50px;letter-spacing:9px;padding-bottom:18px;} h4{font-size:22px;line-height:25px;font-weight:400;letter-spacing:3.5px;padding-bottom:18px;} .main-date{font-family:'Source Sans Pro';font-size:18px;line-height:22px;font-weight:400;text-transform:uppercase;margin-bottom:24px;} .rate{padding-bottom:19px;} .rate span{font-size:11px;} p{padding:0px 14% 35px;} } //item-block style-5 .item-block.style-5{ position:relative;min-height:488px; .ib-subtitle{font-size:16px;line-height:20px;font-weight:400;letter-spacing:3px;padding-bottom:11px;} .ib-subtitle span{font-size:22px;font-weight:700;} h3{font-size:22px;line-height:25px;font-weight:700;letter-spacing:4px;margin-bottom:11px;} p{font-family:'Source Sans Pro';font-size:14px;line-height:22px;padding:0px 12% 32px;} .ib-undertitle{font-size:16px;line-height:20px;font-weight:400;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;} .ib-price{font-size:32px;line-height:35px;font-weight:700;margin-bottom:44px;} } .submit input:hover {background: #ff6600; color: #fff;} .border-white.c-button:hover {background: #000; color: #fff; border: 1px solid #000;} .submit {position: relative; display: block; padding-left: 15px; float: left;} .slide-tour {text-align: center; position: relative; width: 100%; color: #fff;} .slide-tour h2 {font-size: 40px; padding-bottom: 40px;} .slide-tour span {font-size: 20px; font-weight: 700; padding-bottom: 25px; text-transform: uppercase; display: block;} .info-line {position: relative; width: 100%; text-align: center;} .info-line-bar {position: relative; float: none; display: inline-block; margin: 0px 10px;} .info-line-bar span {font-size: 28px; font-weight: 700; position: relative; display: inline-block; margin-left: 5px; padding-bottom: 0px;} .info-line-bar h5 {text-transform: uppercase; font-weight: 700; position: relative; display: inline-block; padding-left: 3px; line-height: 14px; vertical-align: text-top;} .tm-title {color: #fff; text-align: left; padding-left: 50px;} .tm-title .button-s-2 {margin-bottom: 15px;} .tm-title h3 {padding-bottom: 32px;} .comm-info img {position: absolute;} //.tm-title img {position: absolute;} .comm-info .comm-info-txt {position: relative; display: block; padding: 30px 50px 0px 80px; } //.tm-title .comm-info-txt {position: relative; display: block; padding: 30px 50px 0px 80px; } .comm-info-txt h5 {text-transform: uppercase; font-weight: 700; letter-spacing: 1px;} .comm-info-txt p {font-size: 14px; color: rgba(255,255,255,0.6); line-height: 22px;} .comm-info-slider .poin-style-1 {left: 50px; bottom: 57px;} .comm-info-slider .poin-style-1 .swiper-pagination-switch {float: left;} /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 11 - TOUR-BLOCK */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .tour-block {position: relative; float: left; width: 100%; min-height: 350px; margin-bottom: 30px;} .tour-block:hover h3 {color: #4ae5d1;} .tour-block:hover .border-line-top:before {height: 100%;} .tour-block:hover .border-line-top:after {width: 100%;} .tour-block:hover .border-line-bottom:before {height: 100%;} .tour-block:hover .border-line-bottom:after {width: 100%;} .tour-caption { width: 100%; text-align: center; color: #fff; h3 {padding-bottom: 10px;letter-spacing:4px;transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;-ms-transition:all 0.3s ease-in;} h3.underline{padding-bottom:0px;} .rate {padding-bottom:9px;} .rate span{font-size:12px;} .vertical-bottom {padding: 0px 30px 30px; text-align: left; text-transform: uppercase;} .vertical-align {margin-top: -40px;} .c-button.b-50{padding: 0 19px;font-size:12px;} } .rate span {font-size: 14px; padding: 0px 3px; display: inline-block;} .tour-info {display: block; font-size: 12px; text-transform: uppercase; padding-bottom: 15px;} .tour-info:last-child {padding-bottom: 0px;} .tour-info span {padding-left: 10px;} .tour-info img {vertical-align: bottom;} .tour-layer {position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: rgba(0,0,0,0.6); opacity: 0;} .tour-block:hover .tour-layer {opacity: 1;} .slider-tour{ position:relative;width:100%;text-align:center;color: #fff; .rate {padding-bottom:25px;} .rate span{font-size:12px;} h2 {padding-bottom:22px;letter-spacing:6px;} h3 {font-size:20px;text-transform:uppercase;padding-bottom:16px;display:inline-block;letter-spacing:2px;} h5 {text-transform: uppercase;letter-spacing:0px;} } .slider-tour.style-2{ h2{letter-spacing: 6.3px;padding-bottom:20px;} h3{display:block;font-weight:400;padding-bottom:12px;} h3 strong{font-weight:700;} h4{font-size:14px;line-height:18px;font-weight:700;text-transform:uppercase;margin-bottom:5px;} .rate-wrap{width:auto;padding:4px 0px 0px;} .rate-wrap i{font-size:14px;line-height:26px;letter-spacing:1px;} .rate{padding-bottom:20px;} .tour-info{display: inline-block;margin-right: 37px;} .tour-info:last-child{margin-right:0px;} .tour-info-line{margin-bottom:21px;} .c-button{margin-bottom:38px;} p{font-family:'Source Sans Pro';} } .weth-icon b {font-size: 16px; padding-left: 7px; letter-spacing: 1px;} .weth-icon img {vertical-align: middle;} .weth-icon.style-2{ margin-top:50px;margin-right:50px;width:108px;padding-top:23px;padding-bottom:18px;text-align:center; img{display:block;margin:0 auto 12px auto;} b{display:inline-block;font-size:18px;line-height:22px;font-weight:700;padding-left:0px;margin-bottom:3px;} sup{font-size:15px;} .weth-city{font-size:10px;line-height:13px;font-weight:700;text-transform:uppercase;letter-spacing:0.5px;} } //tour-block-s-1 .tour-block.tour-block-s-1 {min-height: 100%; margin-bottom: 0px;} .tour-block.tour-block-s-1:hover h3 {color: #ff6600;} .tour-block-s-1 .vertical-align {margin-top: 0px;} .tour-block-s-1 .tour-caption .vertical-bottom {padding: 0px 50px 50px;} .tour-block-s-1 .tour-caption .vertical-top {padding: 50px 50px 0px;} //tour-block-s-2 .tour-block-s-2 {min-height:243px; margin-bottom: 30px;} .tour-block-s-2 .vertical-align {margin-top: 0px;} .tour-block-s-2 .tour-caption .vertical-bottom {padding: 0px 50px 50px;} .tour-block-s-2 .tour-caption .vertical-top {padding: 50px 50px 0px;} .tour-block-s-2 h3{margin-bottom:22px;} //tour-block-s-3 .tour-block.tour-block-s-3 {cursor: pointer; margin-bottom: 0px; min-height: 100%;} .tour-block.tour-block-s-3:hover h3 {color: #e74f4f;} .tour-block.tour-block-s-3 .vertical-align {margin: 0px;} //tour-block-s-4 .tour-block-s-4{ margin-bottom: 0px; min-height: 516px;cursor:pointer; .vertical-top .weth-icon{margin-top:29px;margin-right:29px;} .vertical-align {margin:0px;} .tour-caption .rate{padding-bottom:20px;} .tour-caption h3{margin-bottom:15px;} h4{margin-bottom:10px;} p{padding:0px 12%;} } //tour-block-s-5 .tour-block-s-5{ cursor: pointer; margin-bottom: 0px; min-height: 100%; .vertical-align {margin:0px;} h3 {letter-spacing:2px;margin-bottom:30px;} h4{font-family:'Source Sans Pro';font-size:18px;line-height:18px;font-weight:400;text-transform:uppercase;letter-spacing:0px;} h5{font-size:14px;line-height:18px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:2px;} .underline:after{margin:23px 0 0px;} } //tour-block-s-6 .tour-block-s-6{ min-height:516px;margin-bottom:0px; h4{font-size:22px;line-height:25px;font-weight:300;letter-spacing:2px;margin-bottom:11px;} h3{font-size:32px;line-height:35px;font-weight:700;letter-spacing:6px;margin-bottom: 13px;} p{font-size:32px;line-height:35px;font-weight:700;letter-spacing:4px;text-transform:uppercase;margin-bottom:18px;} .tour-caption .vertical-align{margin-top:0px;padding-left:20px;padding-right:20px;} } //tour-block-s-7 .tour-block-s-7{ min-height:243px; h3{margin-bottom:9px;} h4{font-size:18px;line-height:22px;font-weight:400;letter-spacing:2px;margin-bottom:9px;} h4 span{font-size:22px;font-weight:700;} p{font-family:'Source Sans Pro';font-size:14px;line-height:24px;} .tour-caption .vertical-align{margin-top:0px;padding:0px 30px;text-align:left;} } //tour-block-s-8 .tour-block-s-8{ min-height:243px; h3{margin-bottom:4px;} h4{font-size:18px;line-height:22px;font-weight:400;letter-spacing:1.8px;margin-bottom:9px;} h4 span{font-size:22px;font-weight:700;} .tb_category{font-size:18px;line-height:22px;font-weight:300;letter-spacing:3px;text-transform:uppercase;margin-bottom:10px;} .tour-caption .vertical-align{margin-top:0px;padding:0px 30px;text-align:right;} } .tour-block-s-9{ min-height:auto; .vertical-align {margin-top: 0px;} .tour-caption .vertical-bottom {padding: 0px 50px 50px;} .tour-caption .vertical-top {padding: 50px 50px 0px;} h3{margin-bottom:22px;} } /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 12 - BLOCK HOVERS */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .hover-green{ &:hover .hover-it{color:#66BB6A;} &.underline-block:hover .underline:before{background:#66BB6A;} } .hover-yellow{ &:hover .hover-it{color:#F60;} &.underline-block:hover .underline:before{background:#F60;} } .hover-aqua{ &:hover .hover-it{color:#4AE5D1;} &.underline-block:hover .underline:before{background:#4AE5D1;} } .hover-sea{ &:hover .hover-it{color:#00e5ff;} &.underline-block:hover .underline:before{background:#00e5ff;} } .hover-blue{ &:hover .hover-it{color:#23B0E8;} &.underline-block:hover .underline:before{background:#23B0E8;} } .hover-blue-3{ &:hover .hover-it{color:#206ab0;} &.underline-block:hover .underline:before{background:#206ab0;} } .hover-dr-blue-2{ &:hover .hover-it{color:#022c54;} &.underline-block:hover .underline:before{background:#022c54;} } .hover-red-3{ &:hover .hover-it{color:#D73240;} &.underline-block:hover .underline:before{background:#D73240;} } /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 12 - TESTIMONIALS */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .testimonials {position: relative; width: 100%;} .testi-wrap {text-align: center; position: relative; color: #fff; max-width: 830px; display: block; border: 1px solid #fff; padding: 45px 35px 40px; margin: 0 auto; position: relative; border-radius: 3px; border-top: 0px none;} .testi-wrap p {color: rgba(255,255,255,0.6); padding-bottom: 20px;} .qq {position: absolute; width: 100%; top: 0px; left: 0px;} .qq img {width:30px; height: 30px; margin-top: -15px;} .qq:before {content: ''; position: absolute; left: 0px; width: 45%; height: 1px; background: #fff;} .qq:after {content: ''; position: absolute; right: 0px; width: 45%; height: 1px; background: #fff;} .testi-3 {padding: 130px 0px;} .testi-3 .poin-style-1 {bottom: 50px;} /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 12 - HOTEL-CHOOSE */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .hotel-choose {position: relative; width: 100%; border-radius: 5px; background: #fff; padding: 30px; display: inline-block; margin: 100px 0px;} .hotel-choose.hotel-hidden{display:none;} .hotel-choose .swiper-container {width: 100%;} .hotel-choose .title {padding-left: 30px; color: #222;} .hotel-choose .title p {color: #bebebe; font-size: 14px; line-height: 24px; display: inline-block;} .hotel-choose .title p span {position: relative; float: left; display: inline-block;} .hotel-choose .title .c-button {margin-top: 18px;} .hotel-sm {position: relative; float: left; height: 100px; width: 100%;} .hotel-sm-slide .tour-block {min-height: 100px; margin: 17px 0px 0px;} .hotel-sm-slide.swiper-slide {padding: 0px 15px;} .hotel-sm-slide h6 b {padding-bottom: 8px; display: inline-block;} .arrows-3 .swiper-arrow-left, .arrows-3 .swiper-arrow-right {margin-top: 28px;} .arrows-3 .swiper-arrow-left {left: -35px;} .arrows-3 .swiper-arrow-right {right: -35px;} .choose-hotel {position: relative; width: 100%; margin: 100px 0px; display: inline-block;} .choose-hotel .drop-wrap {max-width: 165px;margin-right: 30px;} .choose-hotel .drop-wrap:last-child{margin-right: 0px;} .choose-hotel .drop-wrap-s-2 .drop .drop-list {right: 20px; top: 10px;} .price {font-size: 16px; font-weight: 700; text-align: center;} .price-s-1 {background: rgba(0,0,0,0.3); padding: 10px 20px; color: #fff; position: absolute; left: 0px; top: 0px; border-radius: 5px;} .price-s-2{font-size:14px;background: rgba(0, 0, 0, 0.3);padding: 8px 17px;color: #FFF;position: absolute;left:24px;top:30px;-moz-border-radius: 5px;border-radius: 5px;} .price-s-3{font-size:12px;background: rgba(0, 0, 0, 0.3);padding: 10px 17px;color: #FFF;position: absolute;left:0px;top:0px;-moz-border-radius: 5px;border-radius: 5px;} .price-s-4{font-size:14px;background: rgba(0, 0, 0, 0.3);padding: 8px 17px;color:#f8f8f8;position: absolute;left:20px;top:20px;-moz-border-radius: 5px;border-radius: 5px;} .price.red{background:rgba(252, 29, 29, 0.8);} .price.green{background:rgba(0, 200, 38, 0.8);} .arrows-3 .offers-arrow:hover {background: #2d3e50; border: 5px solid #A8AEB1;} //.c-button.bg-dr-blue:hover {background: #A8AEB1; color: #fff;} /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 12 - HOTEL ITEM */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .hotel-item {position: relative; width: 100%; float: left; display: inline-block;} .radius-top {position: relative; width: 100%; border-top-left-radius: 5px; border-top-right-radius: 5px; overflow: hidden;} .radius-top img {width: 100%; height: auto; display: block;} .hotel-item .title {position: relative; width: 100%; padding: 24px 20px; border: 1px solid #f7f7f7; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; margin-bottom: 5px; box-shadow: 4px 3px 5px 0px rgba(0, 0, 0, 0.03);} .hotel-item .title h4{margin-bottom:-4px;} .rate-wrap {position: relative; display: inline-block; width: 100%; padding: 10px 0px 3px;} .rate-wrap .rate {position: relative; float: left; padding-right: 10px;} .rate-wrap i {position: relative; float: left; color: #bebebe; font-size: 12px; line-height: 21px; width: auto; font-style: normal; font-weight: 400;} .hotel-item .title p {color: #bebebe; padding:8px 0px 27px; font-size: 12px; line-height: 18px;} .hotel-item .title span.f-14 {font-size: 12px;} .hotel-item .c-price{font-size:22px;line-height:50px;font-weight:700;letter-spacing:1px;} .hotel-item .hotel-person{font-size:14px;line-height:18px;font-weight:400;letter-spacing:2px;text-transform:uppercase;} .hotel-item .hotel-person span{font-weight:700;} .hotel-item .hotel-icons-block{ .hotel-icon{display:inline-block;width:18px;line-height:20px;padding:1px 13.5px;border-right:1px solid #eaeaea;box-sizing:content-box;} .hotel-icon:last-child{border-right:none;} } .arrows-travel {border-radius: 5px; background: #e74f4f; top: 80px; transform: translateY(0px);} .arrows-travel span {font-size: 16px;color: #FFF;line-height: 12px;padding-top: 13px; text-align: center;} .arrows-travel:hover{background: #2D3E50;} .swiper-slide .hotel-item{padding:0px 15px;} .hotel-item.style-2{ .price{font-size:12px;line-height:39px;font-weight:700;color:#fff;text-transform:uppercase; background: rgba(229, 74, 74, 0.8);padding: 0px 19px;} .title h4{letter-spacing:1.5px;margin-bottom:0px;margin-bottom: 9px;} .rate-wrap{padding: 0px 0px 3px;} } .hotel-item.style-3{ .price-s-1{top:30px;left:24px;} .title{background:#fff;padding:27px 20px;} .title h4{letter-spacing:2.7px;} .title p{padding:8px 0px 11px;} .date{font-family: 'Source Sans Pro';font-size:12px;line-height:16px;font-weight:400;color:#bebebe;text-transform:uppercase;margin-bottom:9px;} .date strong{font-weight:700;} .people{font-family: 'Source Sans Pro';line-height:16px;font-weight:400;color:#bebebe;text-transform:uppercase;} .people strong{font-weight:800;} .tour-weather{top:29.5px;left:auto;right:13px;} .c-button{padding: 0 14px;} } .hotel-item.style-4{ .radius-top{border-top-left-radius:0; border-top-right-radius:0;} .hotel-place{font-size:12px;line-height:16px;font-weight:400;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;} .hotel-hot{font-weight:300;} } .hotel-item.style-5{ .price-s-1{top:30px;left:24px;} .radius-top{border-top-left-radius:0;border-top-right-radius:0;} .title{background:#fff;padding:27px 20px;box-shadow:none;border:none;} .title h4{letter-spacing:2.7px;} .title p{padding:8px 0px 11px;} .date{font-family: 'Source Sans Pro';font-size:12px;line-height:16px;font-weight:400;color:#bebebe;text-transform:uppercase;margin-bottom:9px;} .date strong{font-weight:700;} .people{font-family: 'Source Sans Pro';line-height:16px;font-weight:400;color:#bebebe;text-transform:uppercase;} .people strong{font-weight:800;} } .hotel-item.style-6{ .title{border:1px solid #efefef;border-bottom-left-radius:0px;border-bottom-right-radius:0px;box-shadow:none;} .radius-top{border-top-left-radius:0px;border-top-right-radius:0px;} .tour-info{margin-right:15px;} .rate-wrap{margin-bottom:6px;} h5{font-size:14px;line-height:18px;font-weight:400;text-transform:uppercase;} h5 strong{font-size:16px;} } .hotel-item.style-7{ .title{border:1px solid #efefef;border-bottom-left-radius:0px;border-bottom-right-radius:0px;box-shadow:none;} h4{letter-spacing:1.3px;margin-bottom:3px;} h5{font-size:14px;line-height:18px;font-weight:400;text-transform:uppercase;letter-spacing:1.7px;margin-bottom:12px;} h5 strong{font-size:16px;font-weight:700;} h6{font-family:'Source Sans Pro';font-size:12px;line-height:15px;font-weight:400;text-transform:uppercase;letter-spacing:0px;margin-bottom:12px;} p{font-family:'Source Sans Pro';font-size:12px;line-height:15px;font-weight:400;text-transform:uppercase;letter-spacing:0px;} } .hotel-item.style-8{ .hotel-person{font-size:16px;line-height:22px;} .rate-wrap{padding:6px 0px 3px;} .title h4{margin-bottom:0px;} .price-s-2{left:0px;top:0px;} } .hotel-item.style-9{ .title{border-bottom-left-radius:0px;border-bottom-right-radius:0px;box-shadow:none;} .radius-top{border-top-left-radius:0px;border-top-right-radius:0px;} .tour-info{margin-right:15px;} h5{font-size:14px;line-height:18px;font-weight:400;text-transform:uppercase;} h5 strong{font-size:16px;} .buttons-block{padding:30px 20px;margin:0px -20px 0px -20px;} } .hotel-item.style-10{ .radius-top{border-bottom:1px solid #ededed;} .title{border-bottom-left-radius:0px;border-bottom-right-radius:0px;box-shadow:none;} .fi_block{margin-bottom:10px;} h4{letter-spacing:1.3px;margin-bottom:3px;} h5{font-size:14px;line-height:18px;font-weight:400;text-transform:uppercase;letter-spacing:1.7px;margin-bottom:12px;} h5 strong{font-size:16px;font-weight:700;} h6{font-family:'Source Sans Pro';font-size:12px;line-height:15px;font-weight:400;text-transform:uppercase;letter-spacing:0px;margin-bottom:12px;} p{font-family:'Source Sans Pro';font-size:12px;line-height:15px;font-weight:400;text-transform:uppercase;letter-spacing:0px;} .hotel-right-text{font-family:'Source Sans Pro';font-size:12px;line-height:18px;font-weight:400;text-transform:uppercase;} } .hotel-item.style-11{ .price-s-1{top:30px;left:24px;} .title{padding:27px 20px;box-shadow:none;border:none;} .title h4{letter-spacing:2.7px;} .title p{padding:8px 0px 11px;} .date{font-family: 'Source Sans Pro';font-size:12px;line-height:16px;font-weight:400;color:#bebebe;text-transform:uppercase;margin-bottom:9px;} .date strong{font-weight:700;} .people{font-family: 'Source Sans Pro';line-height:16px;font-weight:400;color:#bebebe;text-transform:uppercase;} .people strong{font-weight:800;} .tour-weather{top:29.5px;left:auto;right:13px;} .c-button{padding: 0 14px;} } .flight-icon{ .fi_icon{float:left;} .fi_content{padding-left:35px;} .fi_icon{margin-top:6px;} .fi_title{margin-bottom:3px;} .fi_title, .fi_text{font-family:'Source Sans Pro';font-size:12px;line-height:15px;font-weight:400;text-transform:uppercase;} } .border-line-top:before {position: absolute; left: 0px; top: 0px; width: 10px; height: 0%; content: ''; background: #fff; z-index: 50; transition:all 0.3s ease-in;} .border-line-top:after {position: absolute; left: 0px; top: 0px; width: 0%; height: 10px; content: ''; background: #fff; z-index: 50; transition:all 0.3s ease-in;} .border-line-bottom:before {position: absolute; right: 0px; bottom: 0px; width: 10px; height: 0%; content: ''; background: #fff; z-index: 50; transition:all 0.3s ease-in;} .border-line-bottom:after {position: absolute; left: 0px; bottom: 0px; width: 0%; height: 10px; content: ''; background: #fff; z-index: 50; transition:all 0.3s ease-in;} .hotel-wrpp {position: relative; display: none; width: 100%;} .hotel-wrpp.active {display:inline-block;} .tab-select{display:none;} .hotel-choose-1 .hotel-sm-block .tour-block {min-height: 140px; margin: 0px;} .hotel-choose-1 .swiper-slide {padding: 0px 5px;} .hotel-choose-1 .title {padding: 0px 0px 30px 0px;} .hotel-choose-1 .title h4 {padding-bottom: 10px;} .hotel-choose-1 .title .palce-txt {padding-bottom: 15px; display: block;} .hotel-choose-1 .title .palace-txt {padding-bottom: 20px;} .hotel-choose-1 .arrows-3 .swiper-arrow-left, .hotel-choose-1 .arrows-3 .swiper-arrow-right {margin-top: 0px;} .row-5.row {margin-left: -5px; margin-right: -5px;} .hotel-choose-1 .arrows-3 .swiper-arrow-left {left: -45px;} .hotel-choose-1 .arrows-3 .swiper-arrow-right {right: -45px;} .hotel-choose-1 .rate-wrap{padding: 6px 0px 3px;} .hotel-choose-1 .rate-wrap i{position:relative;font-size:13px;top:2px;} .hotel-choose-1 .rate span{font-size:12px;} .title-small{margin-bottom:10px;letter-spacing:6px;margin-bottom:67px;} .hotel-small{ margin-bottom:31px; .hotel-img{display:block;width:81px;float:left;} .hotel-desc{margin-left:100px;margin-top:3px} h4{font-size:12px;line-height:16px;font-weight:700;color:#222222;letter-spacing:1px;margin-bottom:8px;} .hotel-loc{font-size:12px;line-height:16px;font-weight:400;letter-spacing:0.5px;color:#bebebe;} .rate span{font-size: 12px;padding: 0px 2px;margin-bottom:10px;} } .hotel-small.style-2{ .hotel-img{width:120px;} .hotel-desc{margin-left:150px;} h4{font-size:16px;line-height:20px;font-weight:700;letter-spacing:1.5px;margin-bottom:10px;} h5{font-size:14px;line-height:18px;font-weight:400;text-transform:uppercase;letter-spacing:1.5px; margin-bottom:7px;} h5 strong{font-weight:700;} .hotel-loc{line-height:20px;} .tour-info{display:inline-block;text-transform:initial;} .tour-info:last-child{padding-bottom:15px;} } .black-hover{position:relative;} .black-hover:hover .tour-layer{opacity: 1; border-radius: } /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 12 - TOUR-ITEM */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .tour-item{ padding: 0px 15px; .tour-desc{text-align:center;padding-top:25px;padding-bottom:27px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;} .tour-title{display:inline-block;font-size:14px;line-height:18px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:9px;} .tour-text{font-family:'Source Sans Pro';font-size:14px;line-height:18px;font-weight:400;margin-bottom:13px;} .tour-price{font-size:14px;line-height:18px;font-weight:400;color:#222;text-transform:uppercase;letter-spacing:1px;} .tour-price span{font-weight:700;} } .tour-item.style-2{ padding: 0; .radius-top{border-radius:0;} .tour-weather{font-size:12px;line-height:34px;text-transform:uppercase;letter-spacing:1px;} .tour-desc{padding-left:20px;text-align:left;} .c-button{float:right} .tour-title{max-width:58%;text-align:left;} .tour-text{max-width:58%;} .c-button{margin-right:20px;} } .tour-item.style-3{ padding: 0; .tour-weather{font-size:12px;line-height:34px;text-transform:uppercase;letter-spacing:1px;} .tour-desc{position:relative;padding-top:55px;padding-left:25px;padding-right:25px} .tm-people{position:absolute;top:-50px;left:50%;margin-left:-50px;border:5px solid #fff;border-radius:100%;} .rate{margin-bottom:13px;} .rate span{font-size:9px;padding:0px 1.5px;} .tour-title{font-size:16px;line-height:20px;letter-spacing:1.2px;} .tour-text{line-height:20px;} } .tour-item.style-4{ padding: 0; .radius-top{border-radius:0;} .tour-weather{font-size:10px;line-height:27px;text-transform:uppercase;letter-spacing:1px;border-radius:0px;height:27px;} .tour-desc{padding-left:20px;text-align:left;border:1px solid #efefef;border-radius:0;} .tour-title{font-size:16px;line-height:22px;letter-spacing:1.2px;max-width:58%;text-align:left; margin-bottom:1px;} .tour-text{max-width:58%;font-size:12px;text-transform:uppercase;margin-bottom:6px;} .plane-icon{margin-right:8px;} .tour-price span{font-size:16px;} .c-button{margin-right:20px;float:right;} } .tour-item.style-5{ padding: 0; .radius-top{border-radius:0;} .tour-weather{font-size:12px;line-height:34px;text-transform:uppercase;letter-spacing:1px;} .tour-desc{padding-left:20px;padding-right:20px;text-align:left;} .tour-title{text-align:left;} .c-button{margin-right:20px;} .tour-person{float:right;font-size:14px;line-height:40px;font-weight:400;text-transform:uppercase;} .tour-person span{font-weight:700;} } .swiper-slide .tour-item{padding-left:15px;padding-right:15px;} .tour-weather{position:absolute;top:20px;left:20px;font-size:14px;line-height:28px;font-weight:700;color:#222;background:#fff;border-radius:7px;padding:0 14px;height:34px;} .tour-weather.red{color:#fff;background:rgba(215, 50, 64, 0.8);} .tour-weather.green{color:#fff;background:rgba(0, 200, 38, 0.8);} .tour-weather .sup{vertical-align:super;} .tour-weather img{position:relative;top:4px;display:inline-block;width:auto;margin-right:11px;} .tour-item-grid .tour-item{margin-bottom:30px;} /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 12 - MAP BLOCK */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .map-block{ position:relative; .container{position:relative;margin:0 auto;height:100%;} } #map-canvas{height:702px;z-index:2;} #map-canvas.style-2{height:550px;} #map-canvas.style-3{height:388px;} #map-canvas.style-4{height:350px;} .map-form{ position:absolute;top:0;left:0;bottom:0;right:0; .table-view{position:relative;width:42%;z-index:3;} .map-title{font-size:32px;line-height:40px;font-weight:700;color:#fefefe;letter-spacing:6px;margin-bottom:22px;} .map-text{font-family:'Source Sans Pro';font-size:14px;line-height:24px;font-weight:400;color:#fff;opacity:0.6;margin-bottom:37px;} .submit{padding-left:0;} } .left-title{ position:absolute;top:50%;left:30px;width:155px;float:left;margin-right:63px;transform:translateY(-50%); .second-title{text-align:left;padding-top:0px;} .subtitle{font-size:16px;line-height:20px;} .second-title h2{line-height:40px;} .second-title p{padding-bottom:0px;} } .left-content{padding-left:218px;} /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 12 - COUNTER-ENRTRY */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .counter-entry{text-align:center;} .counter-icon{display:block;margin:0 auto 25px auto;} .counter-number{font-size:32px;line-height:35px;font-weight:700;letter-spacing:3px;margin-bottom:17px;} .counter-title{font-size:16px;line-height:20px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;} .counter-entry.style-2{ margin-bottom: 25px; .counter-icon-block{position:relative;display:inline-block;width:71px;height:71px;border-radius:100%;margin-bottom:21px;} .counter-icon{position:absolute;top:50%;left:50%;margin:0px;transform:translateX(-50%) translateY(-50%);} .counter-number{margin-bottom:10px;} } /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 12 - CONTRY-ITEM */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .sb-price{font-family:'Source Sans Pro';font-size:14px;line-height:20px;font-weight:400;text-transform:uppercase;margin-bottom:20px;} .sb-price span{position:relative;top:1.5px;font-size:20px;line-height:25px;font-weight:900;} .sb-price-2{} .contry-item{ display:block;text-align:center; img{display:inline-block;border-radius:100%;border:5px solid transparent;margin-bottom:9px;} h5{font-size:14px;line-height:18px;font-weight:700;color:#222;text-transform:uppercase;} &:hover img{border:5px solid #66bb6a;} &:hover h5{color:#66bb6a;} } /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 12 - TABS */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .city-entry{ .tour-block{margin-bottom:0;float:none;} .nav-tab-item{display:block;float:left;width:33.33333333%;font-size:14px;line-height:53px;font-weight:700;color:#222;text-transform:uppercase;letter-spacing:1px;text-align:center;cursor:pointer;border-left:1px solid #ececec;border-bottom:1px solid #ececec;} .nav-tab-item:first-child{border-left:none;} .nav-tab-item.active{color:#66bb6a;} .tab-info{display:none;} .tab-info.active{display:block;} } .swiper-slide .city-entry{margin-left:15px;margin-right:15px;} .simple-tab{ .nav-tab{text-align:center;font-size:0;position:relative;top:1px;z-index:2;} .nav-tab-item{display:inline-block;height:50px;font-size:12px;line-height:50px;font-weight:700;letter-spacing:0.5px;text-transform:uppercase;padding:0px 30px;border:1px solid #eaeaea;border-left:none;cursor:pointer;} .nav-tab-item:first-child{border-left:1px solid #eaeaea;} .nav-tab-item.active{border-bottom:none;} .tab-info{border:1px solid #eaeaea;display:none;padding:26px 32px} .tab-info.active{display:block;} .tab-info .hotel-small:last-child{margin-bottom:0px;} } .simple-tab.color-1{ .nav-tab-item{color:#222;} .nav-tab-item.active{background:#f8f8f8;} .tab-info{background:#f8f8f8;} } .simple-tab.tab-3{ .nav-tab-item{display:block;float:left;width:33.33333333%;padding:0px 5px;} } .simple-tab.type-2{ .tab-nav-wrapper{margin-bottom:50px;} .nav-tab-item{position: relative;font-size: 12px;line-height: 39px;font-weight: 700;color: #b9b9b9;letter-spacing:0.5px;display: inline-block;height: 39px;background: #f8f8f8;padding: 0 14px;text-transform: uppercase;border:none;margin-right:5px;} .nav-tab-item:last-child{margin-right:0px;} .nav-tab-item:before{content: '';display: block;position: absolute;top: 100%;left: 50%;margin-left: -10px;width: 0;height: 0;border-style: solid;border-width: 9px 10px 0 10px;border-color: transparent transparent transparent transparent;} .nav-tab-item.active{background:#022c54;color:#fff;} .nav-tab-item.active:before{border-color: #022c54 transparent transparent transparent;} .tab-info{border:none;padding:0px;} } /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 12 - HOMEPAGE == 5 */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .hotel-line{ position:relative;padding: 16px 0px;margin: 0 30px;border-bottom:1px solid #ececec; .hotel-img{position:absolute;top:16px;right:0px;display:block;width:81px;height:70px;} .hotel-img img, .tour-layer{border-radius:4px;} .hotel-line-content{padding-right:100px;} .hotel-line-title{display:block;font-size:14px;line-height:18px;font-weight:700;color:#222;text-transform:uppercase;letter-spacing:1px;} .hotel-line-price{font-size:14px;line-height:18px;font-weight:700;color:#222;text-transform:uppercase;letter-spacing:1px;} &:last-child{border-bottom:0;} } .flight-desc{padding:30px;} .flight-line{ padding-bottom:15px;border-bottom:1px solid #ededed;margin-bottom:15px; .fl_image{display:block;width:87px;float:left} .fl_content{margin-left:110px;} .fl_title{font-size:14px;line-height:18px;font-weight:700;text-transform:uppercase;margin-bottom:11px;} .fl_direct{font-family:'Source Sans Pro';font-size:12px;line-height:15px;font-weight:400;text-transform:uppercase;margin-bottom: 11px;} .fl_price{font-size:16px;line-height:20px;font-weight:700;text-transform:uppercase;} .fl_price span{font-size:14px;text-decoration:line-through;margin-right:11px;} &:last-child{padding-bottom:0px;border-bottom:none;margin-bottom:0px;} } /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 12 - FULL-HEIGHT */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .full-height{ .c-button + .c-button{margin-left:30px;} } .full-height .video-bg{} .full-height .vertical-top{margin-top:65px;} .full-height .vertical-bottom{margin-bottom:65px;} .change-slider-block{position:absolute;top:50%;left:50%;width:250px;transform:translateY(-50%);margin-left:-570px;z-index:2;} .change-slider{display:block;width:170px;} .change-slider.active img{filter: grayscale(100%);} .preview-slider-image{box-shadow:6px 6px 10px 0px rgba(0, 0, 0, 0.5);margin-bottom:30px;} .section .main-slider-5 .swiper-slide{min-height:100px;} .section .vertical-top{padding-top:148px;} .fullpage .c-button + .c-button{margin-left:30px;} .fullpage{position:relative;background:#000;} .fullpage-wrapper{position:absolute;top:0px;left:0px;right:0px;} .fullpage .section{position:relative;width:100%;height:100vh;} .fullpage .section:not(.footer){background:#000;} .fullpage .vertical-bottom{margin-bottom:65px;} .footer.section{height:auto;} /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 12 - GALLERY */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .gal-item{margin-bottom:30px;} .gal-item.col10{margin-bottom:10px;} .gal-item .black-hover{display:block;position:relative;} .gal-item .black-hover .tour-layer.delay-1 { border-radius: 5px; } .gal-item .vertical-align{text-align:center;opacity:0;} .gal-item .black-hover:hover .vertical-align{opacity:1; margin-top: 0px;} .gal-item .date{font-family:'Source Sans Pro';font-size:12px;line-height:16px;font-weight:400;text-transform:uppercase;margin-bottom:9px;} .gal-item h4{letter-spacing: 2.7px;} .gal-item h3{font-size:22px;font-weight:700;letter-spacing:4px;margin-bottom:10px;} .gal-item h5{font-family:'Source Sans Pro';font-size:14px;line-height:18px;font-weight:400;letter-spacing:0px;text-transform:uppercase;} .gal-item.style-2{ margin-bottom:0px; } .gal-item.style-3{ margin-bottom:50px; .gal-item-icon{position:relative;} .gal-item-desc{text-align:center;padding:16px 5px 18px 5px;background:#fff;} h4{font-size:14px;line-height:18px;color:#222;letter-spacing:2.5px;margin-bottom:5px;} h5{font-size:12px;line-height:15px;color:#b9b9b9;} a:hover .gal-item-desc{background:#022c54;} a:hover h4{color:#fff;} a:hover h5{color:rgba(255, 255, 255, 0.6);} &.gal-big .gal-item-desc{padding:25px 5px 27px 5px} &.gal-big h4{font-size:18px;line-height:22px;letter-spacing:3px;} &.gal-big h5{font-size:14px;line-height:18px;} } .filter-nav{ text-align:center;margin-bottom:70px; li{display:inline-block;} a{position:relative;font-size:12px;line-height:39px;font-weight:700;color:#b9b9b9;letter-spacing:1px;display:inline-block;height:39px;background:#f8f8f8;padding:0 31px;text-transform:uppercase;} a:hover{background:#022c54;color:#fff;} a:before{content:'';display:block;position:absolute;top:100%;left:50%;margin-left:-10px;width:0;height:0;border-style:solid;border-width:9px 10px 0 10px;border-color:transparent transparent transparent transparent;} a:hover:before{border-color:#022c54 transparent transparent transparent;} li.selected a{background:#022c54;color:#fff} li.selected a:before{border-color:#022c54 transparent transparent transparent;} } /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 12 - GALLERY-DETAIL */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .gallery-detail{ margin-bottom:117px; .top-baner{margin-bottom:62px} .gd-category{font-family:'Source Sans Pro';font-size:16px;line-height:22px;font-weight:400;text-transform:uppercase;margin-bottom:13px;} .gd-title{letter-spacing:5.5px;margin-bottom:34px;} p{margin-bottom:28px;color:#b9b9b9;} h4{color:#222;font-weight:700;letter-spacing:1.2px;margin-bottom:28px;} .gd-content{margin-bottom:65px;} .gd-content > *:last-child{margin-bottom:0px;} } .photo-ar-left,.photo-ar-right{position:relative;} .photo-ar-left .arrow-img,.photo-ar-right .arrow-img{display:block;width:77px;height:50px;position:absolute;top:-2px;margin-right:0px;filter:grayscale(100%);} .photo-prev,.photo-next{position:absolute;opacity:0;padding-top:5px;} .photo-prev-title,.photo-next-title{font-size:14px;line-height:18px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;white-space:nowrap;margin-bottom:6px;} .photo-prev-desc,.photo-next-desc {font-family:'Source Sans Pro';font-size:12px;line-height:15px;font-weight:400;text-transform:uppercase;white-space:nowrap;} .photo-ar-left:hover .photo-prev, .photo-ar-right:hover .photo-next{opacity:1;} .photo-ar-left:hover .arrow-img, .photo-ar-right:hover .arrow-img{filter:grayscale(0%)} .photo-ar-left{float:left;} .photo-ar-left.c-button.b-50{padding: 0 93px 0 14px;} .photo-ar-left .arrow-img{right:-2px;border-top-right-radius:6px;border-bottom-right-radius:6px;} .photo-prev{top:0px;left:100%;text-align:left;padding-left:14px;padding-top:5px;} .photo-ar-right{float:right;} .photo-ar-right.c-button.b-50{padding: 0 14px 0 93px;} .photo-ar-right .arrow-img{left:-2px;border-top-left-radius:6px;border-bottom-left-radius:6px;} .photo-next{top:0px;right:100%;text-align:right;padding-right:14px;} /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 12 - RELATED-BLOCK */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .related-title{margin-bottom:24px;letter-spacing:2px;} /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 12 - TESTIMONALS */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .sl-testimonals{ padding-top:100px;padding-bottom:110px; h3{margin-bottom:20px;} p{margin-bottom:20px;} .sl-img{margin-right:10px;} } .sl-bg{position:absolute;top:0;left:50%;right:0;bottom:0;} .sg-testimonals{ text-align:center; .sg-image{border-radius:100%;} } /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 12 - TWEETS */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .slider-tweet{ text-align:center; .s-tweet-icon{font-size:40px;color:#28a9e2;margin-bottom:15px;} .s-tweet-title{font-family:'Source Sans Pro';font-size:18px;line-height:22px;font-weight:700;margin-bottom:10px;} p{font-family:'Source Sans Pro';font-size:18px;line-height:26px;font-weight:400;margin-bottom:9px;} .s-tweet-date{font-family:'Source Sans Pro';font-size:14px;line-height:18px;font-weight:400;} } /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 12 - PARTNERS */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .partner-entry{ text-align:center; a{display:inline-block;} a img{filter:grayscale(100%);opacity:0.5;} a:hover img{filter:grayscale(0%);opacity:1;} } .investor-logo{ display:block;border-bottom:1px solid #eaeaea;border-right:1px solid #eaeaea; img{width:100%;filter:grayscale(100%);opacity:0.2;} &:hover img{filter:grayscale(0%);opacity:1;} } .investors-block div[class^="col-"]:nth-child(6n) .investor-logo{border-right:none;} .investors-block div[class^="col-"]:nth-last-child(1) .investor-logo{border-bottom:none;} .investors-block div[class^="col-"]:nth-last-child(2) .investor-logo{border-bottom:none;} .investors-block div[class^="col-"]:nth-last-child(3) .investor-logo{border-bottom:none;} .investors-block div[class^="col-"]:nth-last-child(4) .investor-logo{border-bottom:none;} .investors-block div[class^="col-"]:nth-last-child(5) .investor-logo{border-bottom:none;} .investors-block div[class^="col-"]:nth-last-child(6) .investor-logo{border-bottom:none;} /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 12 - TEAM-ENTRY */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .team-entry{ text-align:center; .team-img{margin-bottom:25px;} .team-name{margin-bottom:15px;} .team-position{font-weight:300;margin-bottom:20px;text-transform:uppercase;} p{font-family:'Source Sans Pro';font-size:14px;line-height:22px;font-weight:400;} } .team-entry.style-2{ p{margin-bottom:20px;} .team-social a{font-size:16px;margin:0px 14px;} } /*-------------------------------------------------------------------------------------------------------------------------------*/ /* ICON-BLOCK */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .icon-block{ text-align:center; .icon-img{margin-bottom:23px;} .icon-title{font-size:16px;line-height:20px;font-weight:700;text-transform:uppercase;margin-bottom:10px;} .icon-text{font-family:'Source Sans Pro';font-size:14px;line-height:22px;font-weight:400;margin-bottom:20px;} } .icon-block.style-2{ position:relative;margin-top:40px;padding: 80px 20px 30px 20px; .icon-img{position:absolute;left:50%;top:-45px;margin-left:-45px;border-radius:90px;} } .icon-block.style-3{ padding-top:27px;padding-bottom:30px; .icon-price{font-size:14px;line-height:18px;font-weight:400;text-transform:uppercase;letter-spacing:1.7px;margin-bottom:18px;} .icon-img{margin-bottom:0px;} .rate-wrap {padding:8px 0px 3px;margin-bottom:10px;} .rate-wrap .rate{display:inline-block;float:none;} .rate-wrap i{font-size:14px;float:none;} .rate span{font-size:13px;} .icon-title{letter-spacing:1.5px;} .icon-text{padding:0px 15px;margin-bottom:26px;} } .icon-block.style-4{ margin-bottom: 62px; .icon-img-entry{width:70px;float:left;text-align:center;} .icon-img{display:inline-block;} .icon-content{padding-left:70px;text-align:left;} } .icon-block.style-5{ background:#f8f8f8;padding:30px 12px 25px 12px;margin-bottom:30px;border-radius:5px; .icon-img{margin-bottom:10px;} .icon-text{margin-bottom:0px;} } .icon-block-entry:nth-last-child(1) .icon-block.style-5, .icon-block-entry:nth-last-child(2) .icon-block.style-5, .icon-block-entry:nth-last-child(3) .icon-block.style-5, .icon-block-entry:nth-last-child(4) .icon-block.style-5{margin-bottom:0px;} .icon-block-entry:nth-last-child(1) .icon-block.style-4, .icon-block-entry:nth-last-child(2) .icon-block.style-4, .icon-block-entry:nth-last-child(3) .icon-block.style-4, .icon-block-entry:nth-last-child(4) .icon-block.style-4{margin-bottom:0px;} .swiper-slide .icon-block{margin-left:15px;margin-right:15px;} .border-grey-2{border:5px solid #F8F8F8;} /*-------------------------------------------------------------------------------------------------------------------------------*/ /* SUBSCRIBE-FORM */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .form-block{ margin-bottom:46px; .form-label{font-size:14px;line-height:18px;font-weight:700;letter-spacing:1.2px;margin-bottom:26px;} } .form-block.type-2{ margin-bottom:37px; .form-label{margin-bottom:15px;} } .simple-group{margin-bottom:32px;} .confirm-terms{margin-bottom:34px;} .subscribe-form{ .subscribe-input{width:585px;} } .find-form{ background:#23b0e8;padding:87px 42px 92px 63px; .ff_subtitle{color:#fff;opacity:0.6;letter-spacing:3.2px;margin-bottom:10px;} .ff_title{font-size:38px;line-height:40px;color:#fff;letter-spacing:7px;margin-bottom:21px;} .ff_text{font-family:'Source Sans Pro';font-size:16px;line-height:26px;font-weight:400;color:#fff;opacity:0.6;margin-bottom: 48px;} } .small-title{letter-spacing:4px;margin-bottom:28px;} .confirm-label{position:relative;padding:28px 165px 28px 81px;} .confirm-title{font-size:14px;line-height:18px;font-weight:400;letter-spacing:1.4px;text-transform:uppercase;margin-bottom:10px;} .confirm-text{font-family:'Source Sans Pro';font-size:14px;line-height:18px;font-weight:400;letter-spacing:0px;} .confirm-img{position:absolute;top:50%;left:29px;transform:translateY(-50%);} .confirm-print{position:absolute;top:50%;right:32px;transform:translateY(-50%);} .custom-panel{font-family:'Source Sans Pro';font-size:14px;line-height:18px;font-weight:700;padding:15px 20px 17px 20px;} /*-------------------------------------------------------------------------------------------------------------------------------*/ /* S_NEWS-ENTRY */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .s_news-entry{ .s_news-img{margin-bottom:20px;} .s_news-title{margin-bottom:15px;font-weight:700;} .tour-info-line{margin-bottom:10px;} .tour-info{text-transform: none;margin-right:30px;} .tour-info:last-child{margin-right:0;} .s_news-text{font-family:'Source Sans Pro';font-size:14px;line-height:24px;font-weight:400;} } .s_news-entry.style-2{ .s_news-text{margin-bottom:23px;} } .swiper-slide .s_news-entry{margin-left:15px;margin-right:15px;} /*-------------------------------------------------------------------------------------------------------------------------------*/ /* BLOG LIST/GRID*/ /*-------------------------------------------------------------------------------------------------------------------------------*/ .blog-grid .blog-grid-entry{margin-bottom:70px;} .blog-list{margin-bottom:37px;} .blog-list-entry{margin-bottom:73px;} .blog-list-top{margin-bottom:27px;} .blog-list-title{font-size:22px;line-height:25px;font-weight:700;letter-spacing:2px;margin-bottom:15px;} .blog-list .tour-info{margin-right:34px;} .blog-list .tour-info:last-child{padding-bottom:5px;} .blog-list-text{font-family:'Source Sans Pro';font-size:14px;line-height:24px;font-weight:400;margin-bottom:21px;} .blockquote{ padding:20px 30px 24px 30px; &:before{content:'“';display:block;height:33px;font-family:'Source Sans Pro';font-size:50px;line-height:50px;font-weight:700;transform:rotate(180deg);transform-origin: 50% 50%;text-align:right;margin-bottom:5px;} p{font-family:'Source Sans Pro';font-size:20px;line-height:28px;font-weight:400;margin-bottom:10px;} footer{font-family:'Roboto Condensed';font-size:16px;line-height:22px;font-weight:400;text-transform:uppercase;padding-top:0px;letter-spacing:1.6px;} footer:before{display:none;} } .blockquote.color-1{ background:#022c54; p{color:rgba(255,255,255,0.6);} &:before{color:#fff;} footer{color:#fff;} } .blog-list-entry.style-2{ text-align:center; .tour-info{display:inline-block;float:none;} .blockquote:before{text-align:center;} } /*-------------------------------------------------------------------------------------------------------------------------------*/ /* CONTACT-FORM */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .contact-form{ .input-style-1{margin-bottom:30px;} .drop-wrap{margin-bottom:30px;} textarea{margin-bottom:50px;} } .contact-about{ margin-bottom:30px; h4{font-size:18px;line-height:22px;margin-bottom:15px;} p{font-family:'Source Sans Pro';font-size:14px;line-height:26px;font-weight:400;} } .contact-info{ margin-bottom:47px; h4{font-size:18px;line-height:22px;margin-bottom:22px;} .contact-line{font-family:'Source Sans Pro';font-size:14px;line-height:18px;font-weight:700;margin-bottom:33px;} .contact-line img{margin-right:20px;vertical-align:middle;} } .contact-socail{ a{font-size:16px;margin-right:27px;} a:last-child{margin-right:0;} } .contact-row{margin-bottom:67px;} .contact-entry{text-align:center;} .contact-icon{margin-bottom:17px;} .contact-label{font-family:'Source Sans Pro';font-size:14px;line-height:18px;font-weight:400;letter-spacing:0.5px;margin-bottom: 6px;} .contact-text{display:block;font-family:'Source Sans Pro';font-size:14px;line-height:18px;font-family:400;letter-spacing:0.5;text-transform:uppercase;} /*-------------------------------------------------------------------------------------------------------------------------------*/ /* POPUPS */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .search-popup{ display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.9);z-index:200; &.active{display:block;} .s_form{position:relative;} .s_input{display:block;height:88px;width:100%;padding-right:25px;font-size:32px;line-height:88px;font-weight:700;color:#fff;margin-top:155px;border-bottom:1px solid #868686;} .s_input::-webkit-input-placeholder {color:#fff; opacity: 1;} .s_input::-moz-placeholder {color:#fff; opacity: 1;} .s_input:-moz-placeholder {color:#fff; opacity: 1;} .s_input:-ms-input-placeholder {color:#fff; opacity: 1;} .s_submit{position:absolute;top:50%;right:0%;margin-top:-10px;width:20px;height:20px;background:url(../img/search_icon.png) no-repeat;} .s_close{position:absolute;top:30px;right:30px; width:30px;height:30px;background:#fff;border-radius:4px;} .s_close:before{content:'';display:block;position:absolute;top:50%;left:25%;width:15px;height:2px;background:#022c54;transform:rotate(45deg);margin-top:-1px;} .s_close:after{content:'';display:block;position:absolute;top:50%;right:25%;width:15px;height:2px;background:#022c54;transform:rotate(-45deg);margin-top:-1px;} .s_close:hover{cursor:pointer;opacity:0.6;} } .cart-popup{ display:none;position:absolute;top:44px;right:0px;width:403px;background:#fff;padding:30px 30px 30px 33px; box-shadow:0px 4px 5px 0px rgba(0, 0, 0, 0.1);z-index:20; .cart_close{display:none;} .cart-title{display:none;} .hotel-small{position:relative;} .hotel-img{padding-top:0;} .item-remove{position:absolute;top:50%;right:0%;width:21px;height:21px;margin-top:-10.5px;border-radius:3px;cursor:pointer;} .item-remove:before{content:'';display:block;position:absolute;top:50%;left:26%;width:10px;height:2px;background:#fff;transform:rotate(45deg);margin-top:-1px;} .item-remove:after{content:'';display:block;position:absolute;top:50%;right:26%;width:10px;height:2px;background:#fff;transform:rotate(-45deg);margin-top:-1px;} .item-remove:hover{opacity:0.6;} .cart-total{margin-bottom:18px;} .cart-total span{font-weight:700;} .c-button{margin-bottom:10px;} .c-button:last-child{margin-bottom:0;} &:before{content:'';display:block;position:absolute;top:-18px;right:56px;width:0;height:0; border-style:solid;border-width:0 14px 18px 14px;border-color:transparent transparent #ffffff transparent;} } /*-------------------------------------------------------------------------------------------------------------------------------*/ /* PROGRESS-BLOCK */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .progress-block .progress-label{font-family:'Source Sans Pro';font-size:14px;line-height:18px;font-weight:400;text-transform:uppercase;margin-bottom:4px;} .progress-block .progress{background:transparent;box-shadow: none;border-radius:0px;overflow:visible!important;} .progress-block .progress-bar{position:relative;height:11px;transition: none;} .progress-block .progress-perscent{position:absolute;top:-20px;right:0px;font-size:13px;line-height:16px;font-weight:700;text-transform:uppercase;letter-spacing:1px;} /*-------------------------------------------------------------------------------------------------------------------------------*/ /* PRICE BLOCK */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .pb_entry{margin-bottom:29px;} .pb_entry:last-child{margin-bottom:0;} .pb_entry .table-view{min-height:200px;} .pb_header{position:relative;width:16.66666667%;text-align:center;} .pb_header:after{content:'';position:absolute;top:50%;right:-6px;margin-top:-5.5px;width:0;height:0;border-style:solid;border-width:5.5px 0 5.5px 6px;border-color: transparent transparent transparent #ffffff;z-index:2;} .pb_content{position:relative;width:16.66666667%;text-align:center;} .pb_content:after{content:'';display:block;position:absolute;top:23px;right:0px;bottom:23px;width:1px;background:#e8e8e8;} .pb_content:nth-last-child(1):after{display:none;} .pb-title{font-size:18px;line-height:22px;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin-bottom:15px;} .pb-price{font-size:14px;line-height:18px;font-weight:400;letter-spacing:1.1px;text-transform:uppercase;margin-bottom:17px;} .pb-price span{font-size:16px;font-weight:700;} .pb-text{font-family:'Source Sans Pro';font-size:12px;line-height:16px;font-weight:400;text-transform:uppercase;margin-bottom:13px;} .pb-text:last-child{margin-bottom:0px;} .pb-text .plane-icon{margin-right:7px;} .pb-text .location-icon{position:relative;top:3px;margin-right:7px;} .pb_check{position:relattive;width:16.66666667%;text-align:center;padding:15px;} .pb_check_title{font-size:12px;line-height:16px;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin-bottom:12px;} .pb_check_text{font-family:'Source Sans Pro';font-size:12px;line-height:18px;font-weight:400;margin-bottom:18px;} /*-------------------------------------------------------------------------------------------------------------------------------*/ /* INNER-BANNER */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .inner-banner{ position:relative;min-height:380px;text-align:center; h2{font-size:38px;line-height:40px;letter-spacing:7.5px;margin-bottom:20px;} h4{font-size:16px;line-height:22px;font-weight:400;letter-spacing:2px;} h4 span{font-size:22px;font-weight:700;} } .banner-breadcrumb{margin-bottom: 20px} .banner-breadcrumb li{display:inline-block;margin-right:2px;} .banner-breadcrumb li, .banner-breadcrumb a{font-family:'Source Sans Pro';font-size:14px;line-height:18px;font-weight:700;text-transform:uppercase;} .inner-banner.style-2{ min-height:306px; h4{margin-bottom:20px;} } .inner-banner.style-3{ min-height:430px; h3{letter-spacing:1px;font-weight:400;} h3 span{font-weight:700;} h4{letter-spacing:1.5px;margin-bottom:20px;} .rate-wrap{display:block;margin-bottom:14px;} .rate-wrap .rate{display:inline-block;float:none;} .rate-wrap i{float:none;} .vertical-align{padding-bottom:50px;} } .inner-banner.style-4{ min-height:428px; .vertical-align{padding-top:78px;} } .inner-banner.style-5{ min-height:430px; .banner-breadcrumb span{font-weight:700;} } .inner-banner.style-6{ min-height:211px; .banner-breadcrumb span{font-weight:700;} } /*-------------------------------------------------------------------------------------------------------------------------------*/ /* LIST-WRAPPER */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .list-wrapper{padding-top:30px;} .list-breadcrumb{ margin-top:10px;margin-bottom:31px; li{font-family:'Source Sans Pro';font-size:12px;line-height:14px;font-weight:400;text-transform:uppercase;float:left;margin-right:4px;} } .sidebar{ padding:18px 20px 18px 20px; .form-block{margin-bottom:10px;} .input-entry.type-2{margin-right:9px;} .input-entry.type-2:last-child{margin-right:0px;} } .sidebar.style-2{ padding: 0px 0px 18px 0px; .sidebar-block{border-bottom:none;} } .sidebar-title{font-size:22px;line-height:25px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:27px;} .sidebar-block{padding-bottom:39px;border-bottom:1px solid #ededed;margin-bottom:37px;} .sidebar-block:last-child{margin-bottom:0px;padding-bottom:0px;border-bottom:none;} .sidebar-block.type-2{padding-bottom:0px;border-bottom:none;} //search-block .search-inputs {margin-bottom:30px;} .search-inputs .form-block:last-child{margin-bottom:0px;} //category-block .sidebar-category{ li {margin-bottom:29px;} a{display:block;font-size:14px;line-height:18px;font-weight:700;letter-spacing:1px;text-transform:uppercase;} ul{display:none;} > li:first-child ul{display:block;} li ul{padding-left:23px;padding-top:27px;} li li{margin-bottom:30px;} li li a{font-size:12px;line-height:16px;font-weight:400;} } .sidebar-category.color-1{ a{color:#222;} a:hover, li.active > a{color:#1593d0;} li li a{color:#b9b9b9;} } .sidebar-category.color-2{ li{margin-bottom:1px;} a{background:#fff;padding:13.5px 20px 13.5px 22px;} a:hover, li.active > a{background:#2d3e50;color:#fff;} ul{padding-left:0px;padding-top:0px;} ul a{color:#b9b9b9;padding: 13.5px 20px 13.5px 44px;} ul a{color:#b9b9b9;padding: 13.5px 20px 13.5px 44px;} ul a:hover, ul li.active a{background:#fff;color:#2d3e50;} } .sidebar-category.color-3{ a{color:#222;} a:hover, li.active > a{color:#022c54;} li li a{color:#b9b9b9;} } .sidebar-category.color-4{ a{color:#222;} a:hover, li.active > a{color:#d73240;} li li a{color:#b9b9b9;} } .sidebar-category.color-5{ li{margin-bottom:1px;} a{background:#f8f8f8;color:#b9b9b9;padding:13.5px 20px 13.5px 22px;} a:hover, li.active > a{background:#022c54;color:#fff;} ul{padding-left:0px;padding-top:0px;} ul a{color:#b9b9b9;padding: 13.5px 20px 13.5px 44px;} ul a{color:#b9b9b9;padding: 13.5px 20px 13.5px 44px;} ul a:hover, ul li.active a{background:#fff;color:#2d3e50;} } //range slider .slider-range{margin-bottom:25px;} .slider-range .ui-slider{margin-bottom:10px;} .ui-slider-horizontal{position:relative;height:3px;text-align:left;} .ui-slider .ui-slider-range{position:absolute;top:0;height:100%;display:block;border:0;background-position:0 0;z-index: 1;} .ui-slider .ui-slider-handle{position:absolute;top:-5px;cursor:default;-ms-touch-action:none;width:8px;height:12px;margin-left:0px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;touch-action:none;z-index:2;} .ui-slider .ui-slider-handle:focus{outline: none;} .amount-start,.amount-end{font-size:11px;width:50%;font-weight:bold;background:transparent;border:none;} .amount-start{float:left;text-align:left;} .amount-end{float:right;text-align:right;} .slider-range.color-1{ .ui-slider-horizontal{background:#efefef;} .ui-slider .ui-slider-range{background: #1593d0;} .ui-slider .ui-slider-handle{background: #1593d0;} .amount-start,.amount-end{color:#bebebe;} } .slider-range.color-2{ .ui-slider-horizontal{background:#eeeeee;} .ui-slider .ui-slider-range{background:#2d3e50;} .ui-slider .ui-slider-handle{background:#2d3e50;} .amount-start,.amount-end{color:#bebebe;} } .slider-range.color-3{ .ui-slider-horizontal{background:#efefef;} .ui-slider .ui-slider-range{background:#022c54;} .ui-slider .ui-slider-handle{background:#022c54;} .amount-start,.amount-end{color:#bebebe;} } .slider-range.color-4{ .ui-slider-horizontal{background:#ededed;} .ui-slider .ui-slider-range{background:#d73240;} .ui-slider .ui-slider-handle{background:#d73240;} .amount-start,.amount-end{color:#bebebe;} } //input-entry .input-entry{ .checkbox-form{display:none;} .checkbox-form + label{display:block;font-size:11px;margin-bottom:6px;line-height: 18px;} .checkbox-form + label span.sp-check {position:relative;display:inline-block;float:left;width:19px;height:19px;top:0px;margin:0px 15px 0 0;border-radius:5px;cursor:pointer;} .checkbox-form + label span.sp-check i {display:none;position:absolute;top:50%;left:50%;margin-top:-5px;margin-left:-5px;} .checkbox-form:checked + label span.sp-check i {display:block;} .rate{display:block;padding-top:2px;} .rate .fa{margin-right:7px;cursor:pointer;font-size:11px;padding:0px;} .rate .fa:last-child{margin-right:0px;} .checkbox-text{font-family:'Source Sans Pro';font-size:14px;font-weight:400;padding-top:2px;} } .input-entry.color-1{ .checkbox-form + label span.sp-check {background:#f8f8f8;border:1px solid #eaeaea;} .checkbox-form:checked + label span.sp-check i{color:#1593d0;} .checkbox-text{color:#bebebe;cursor:pointer;} } .input-entry.color-2{ .checkbox-form + label span.sp-check {background:#f8f8f8;border:1px solid #eaeaea;} .checkbox-form:checked + label span.sp-check i{color:#1593d0;} .checkbox-text{color:#222222;cursor:pointer;} } .input-entry.color-3{ .checkbox-form + label span.sp-check {background:#ffffff;border:1px solid #f1f1f1;} .checkbox-form:checked + label span.sp-check i{color:#2D3E50;} .checkbox-text{color:#bebebe;cursor:pointer;} } .input-entry.color-4{ .checkbox-form + label span.sp-check {background:#ffffff;border:1px solid #f1f1f1;} .checkbox-form:checked + label span.sp-check i{color:#2D3E50;} .checkbox-text{color:#222222;cursor:pointer;} } .input-entry.color-5{ .checkbox-form + label span.sp-check {background:#f8f8f8;border:1px solid #ebebeb;} .checkbox-form:checked + label span.sp-check i{color:#022c54;} .checkbox-text{color:#bebebe;cursor:pointer;} } .input-entry.color-6{ .checkbox-form + label span.sp-check {background:#f8f8f8;border:1px solid #ebebeb;} .checkbox-form:checked + label span.sp-check i{color:#022c54;} .checkbox-text{color:#222222;cursor:pointer;} } .input-entry.color-7{ .checkbox-form + label span.sp-check {background:#f8f8f8;border:1px solid #ebebeb;} .checkbox-form:checked + label span.sp-check i{color:#d73240;} .checkbox-text{color:#bebebe;cursor:pointer;} } .input-entry.color-8{ .checkbox-form + label span.sp-check {background:#f8f8f8;border:1px solid #ebebeb;} .checkbox-form:checked + label span.sp-check i{color:#d73240;} .checkbox-text{color:#222222;cursor:pointer;} } .input-entry.type-2{ display: inline-block; .rate{display:inline-block;} .checkbox-text{display:block;margin-bottom:4px;} } .sidebar-rating{ .input-entry{margin-bottom:9px;} } //ui-tepicker .ui-datepicker{background:#fff;padding:10px;border-radius:5px;box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1);} .ui-datepicker-calendar .ui-state-hover{background:#b9b9b9;color:#fff;} .ui-datepicker-calendar .ui-state-active{background:#b9b9b9;color:#fff;} .ui-datepicker .ui-datepicker-next{text-align:center;} .ui-datepicker .ui-datepicker-next:before{content: "\f105";display:inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;} .ui-datepicker .ui-datepicker-prev{text-align:center;} .ui-datepicker .ui-datepicker-prev:before{content: "\f104";display:inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;} .ui-datepicker .ui-datepicker-prev{left: 2px;top:2px;} .ui-datepicker .ui-datepicker-next{right: 2px;top:2px;} //list-header .list-header{ margin-bottom:29px; .list-sort{display:inline-block;width:auto;min-width:170px;margin-right:30px;} .list-view-change{float:right;margin-top:8px;} .change-grid, .change-list{width:35px;height:35px;line-height:35px;text-align:center;margin-left:20px;} .change-to-label{font-family:'Source Sans Pro';font-size:14px;line-height:35px;font-weight:400;} } .change-grid.color-1, .change-list.color-1{background:#fff;color:#23b0e8;cursor:pointer;} .change-grid.color-1.active, .change-list.color-1.active, .change-grid.color-1:hover, .change-list.color-1:hover{background:#23b0e8;color:#fff;cursor:pointer;} .change-grid.color-2, .change-list.color-2{background:#fff;color:#2d3e50;cursor:pointer;} .change-grid.color-2.active, .change-list.color-2.active, .change-grid.color-2:hover, .change-list.color-2:hover{background:#2d3e50;color:#fff;cursor:pointer;} .change-grid.color-3, .change-list.color-3{background:#fff;color:#022c54;cursor:pointer;} .change-grid.color-3.active, .change-list.color-3.active, .change-grid.color-3:hover, .change-list.color-3:hover{background:#022c54;color:#fff;cursor:pointer;} .change-grid.color-4, .change-list.color-4{background:#fff;color:#d73240;cursor:pointer;} .change-grid.color-4.active, .change-list.color-4.active, .change-grid.color-4:hover, .change-list.color-4:hover{background:#d73240;color:#fff;cursor:pointer;} //list-content .grid-content{ margin-right:-15px;margin-left:-15px;margin-bottom:42px; .list-item-entry:nth-child(3n+1){clear:both;} .hotel-item{margin-bottom:30px;} .list-item-entry{float:left;width:33.33333333%;padding-right:15px;padding-left:15px;} .cell-view{display:block;width:100%;} .hotel-item .grid-hidden{display:none;} .title{box-shadow:none;border:none;} .hotel-item.style-3 .hotel-middle{padding: 27px 20px 0px 20px;} .title.hotel-right{padding: 0px 20px 27px 20px;} .hotel-item.style-8{border-radius:5px;} .hotel-item.style-8 .hotel-right{display:none;} .hotel-item.style-8 .hotel-middle{padding: 27px 20px 25px 20px;} } .list-content{ margin-bottom:42px; .hotel-item{margin-bottom:30px;} .list-item-entry:last-child .hotel-item{margin-bottom:0px;} .table-view{float:none;display:table;margin-right:-15px;margin-left: -15px;width:auto;} .radius-top{width:33.33333333%;padding-right:15px;padding-left:15px;} .hotel-middle{width:44.44444444%;padding-right:15px;padding-left:15px;} .title{box-shadow:none;border:none;} .hotel-right{width:22.22222223%;padding-right:15px;padding-left:15px;text-align:center;} .hotel-right .hotel-person{margin-bottom:27px;} .hotel-right .hotel-person span{display:block;font-size:24px;margin:16px 0px 3px 0px;} .hotel-item .list-hidden{display:none;} .hotel-item.style-8 .title h4{transform:translateY(-100%);} .hotel-item.style-8 .rate-wrap{transform:translateY(100%);} .hotel-item.style-8 .hotel-person span{display:inline;font-size:18px;} .hotel-item.style-8 .hotel-right{border-radius:5px;border-top-left-radius:0px;border-bottom-left-radius:0px;} .hotel-item.style-8 .price-s-3{left:15px;top:0px;} .hotel-item.style-9 .buttons-block{padding:0px;margin:0px;background:transparent;} .hotel-item.style-9 .buttons-block .c-button{float:left;margin-right:20px;} .hotel-item.style-9 .buttons-block .c-button:last-child{margin-right:20px;} .hotel-item.style-9 .buttons-block .bg-white{color:#fff;background:#022c54;border:2px solid #022C54;} .hotel-item.style-9 .buttons-block .bg-white:hover{background:transparent;color:#022C54;} .hotel-item.style-9 .hotel-right{border-left:1px solid #ececec;} .hotel-item.style-9 .hotel-right .rate{float:none;} .hotel-item.style-9 .hotel-right .rate-wrap{margin-bottom:15px;padding: 0px 0px 3px;} .hotel-item.style-9 .hotel-right .rate-wrap i{float:none;} .hotel-item.style-9 .hotel-right .hotel-person{font-size:11px;line-height:15px;margin-bottom:15px;} .hotel-item.style-9 .hotel-right .hotel-person span{display:inline;font-size:18px;} .hotel-item.style-10 h4{margin-bottom:9px;} .hotel-item.style-10 .fi_block{margin-bottom:18px;} .hotel-item.style-10 .radius-top{border:none;} .hotel-item.style-10 .c-button{float:none;} .hotel-item.style-10 .hotel-middle{position:relative;} .hotel-item.style-10 .hotel-middle:before{content:'';position:absolute;top:28px;left:0px;bottom:28px;display:block;width:1px;background:#ececec;} .hotel-item.style-10 .hotel-middle:after{content:'';position:absolute;top:28px;right:0px;bottom:28px;display:block;width:1px;background:#ececec;} } /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 13 - PAGINATION */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .c_pagination{position:relative;} .cp_content{position:absolute;top:0px;left:50%;transform:translateX(-50%);} .cp_content a{display:inline-block;width:40px;height:40px;border-radius:4px;font-size:12px;line-height:40px;text-align:center;} .cp_content li{display:inline-block;} .cp_content.color-1{ a{color:#bebebe;} .active a, a:hover{background:#1593d0;color:#fff;} } .cp_content.color-2{ a{color:#bebebe;} .active a, a:hover{background:#2d3e50;color:#fff;} } .cp_content.color-3{ a{color:#bebebe;} .active a, a:hover{background:#022c54;color:#fff;} } .cp_content.color-4{ a{color:#bebebe;} .active a, a:hover{background:#d73240;color:#fff;} } /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 13 - SIMPLE-TEXT */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .simple-text{ margin-bottom:23px; h3{letter-spacing:2px;margin-bottom:12px;} h4{font-size:14px;line-height:18px;font-weight:700;text-transform:uppercase;} p{margin-bottom:23px;} p, li{font-family:'Source Sans Pro';font-size:14px;line-height:22px;font-weight:400;} li{position:relative;padding-left:14px;margin-bottom:10px;} li:beforea{content:'•';display:inline-block;position:absolute;top:0px;left:0px;} } ul.dot-blue-2 li:before{color:#022c54;} /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 13 - CIRCLIFUL */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .circliful{position:relative;} .circle-text{color:#fff;} .circle-info-half{font-family:'Source Sans Pro';font-size:14px;color: rgba(255, 255, 255, 0.6);text-transform:uppercase;} .circle-text, .circle-info, .circle-text-half, .circle-info-half {width:100%;position:absolute;text-align:center;display:inline-block;} .circle-info{color:#fff;} .circliful .fa {margin:-10px 3px 0 3px;position:relative;bottom:4px;} .circle.color-dark-2{ .circle-text{color:#222;} } /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 13 - TARIFF */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .tariff-header{padding:15px 5px 18px 5px;text-align:center;border-top-left-radius:5px;border-top-right-radius:5px;} .tariff-title{font-size:22px;line-height:25px;font-weight:400;text-transform:uppercase;letter-spacing:2px;margin-bottom: 5px;} .tariff-trial{font-family:'Source Sans Pro';font-size:14px;line-height:18px;font-weight:400;} .tariff-content{text-align:center;padding:28px 40px 30px 40px;} .tariff-price{font-size:18px;line-height:22px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:20px;} .tariff-price span{font-size:36px;} .tariff-line{font-family:'Source Sans Pro';font-size:14px;line-height:18px;font-weight:400;text-transform:uppercase;border-top:1px solid #eeeeee;padding:15.5px 0px;} .tariff-line:nth-last-child(2){border-bottom:1px solid #eeeeee;margin-bottom:31px;} .tariff.style-2{ padding-top:15px; .circle-wrapper{margin-bottom:17px;} .tariff-title{text-align:center;margin-bottom:7px;} .tariff-trial{text-align:center;} } /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 13 - DETAIL */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .detail-wrapper{padding-top:61px;} .detail-category{font-family:'Source Sans Pro';font-size:16px;line-height:22px;font-weight:400;margin-bottom:11px;} .detail-header{margin-bottom:60px;} .detail-header.style-2{ margin-bottom:20px; .detail-title{margin-bottom:20px;letter-spacing:6px;} .tour-info{margin-right: 32px;} } .detail-header.style-3{ margin-bottom:20px;text-align:center; .detail-title{margin-bottom:20px;letter-spacing:6px;} .tour-info{display:inline-block;margin-right: 32px;} } .detail-title{letter-spacing: 2.5px;} .detail-rate.rate-wrap span{font-size:12px;} .detail-rate.rate-wrap i{line-height:23px;} .detail-price{font-size:13px;line-height:15px;font-weight:400;letter-spacing:1.5px; text-transform:uppercase;text-align:right;padding-top:39px;} .detail-price span{font-size:28px;font-weight:700;} .detail-top{margin-bottom:63px;} .detail-content-block{margin-bottom:66px;} .detail-content-block > p:last-child{margin-bottom:0px;} .detail-content, .acc-body{ font-family:'Source Sans Pro';font-size:14px;line-height:22px;font-weight:400;color:#b9b9b9; h1, h2, h3, h4, h5, h6{font-family:'Roboto Condensed';color:#222222;font-weight:700;} h1{margin-bottom:20px;} h2{margin-bottom:15px;} h3{letter-spacing:1.8px;margin-bottom:11px;} h4{margin-bottom:18px;} h5{font-size:14px;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:21px;} h6{font-size:11px;text-transform:uppercase;margin-bottom:13px;} p{font-size:14px;line-height:22px;font-weight:400;margin-bottom:25px;} ul{margin-bottom:25px;} li{position:relative;font-family:'Source Sans Pro';font-size:14px;line-height:22px;font-weight:400;padding-left:14px;margin-bottom:10px;} li:before{content:'•';display:inline-block;position:relative;left:-10px;color:#2d3e50;} img{max-width:100%;margin-bottom:25px;} .swiper-slide img{margin-bottom:0px;} .embed-responsive{margin-bottom:25px;} .gal-item img{margin-bottom:0px;} .gal-item h4.color-white{color:#fff;} .isotope-container{margin-bottom:20px;} .slider-wth-thumbs, .arrows{margin-bottom:25px;} } .detail-content.color-1{ p{color:#2d3e50;} } //ACCORDION .accordion{ .acc-panel{margin-bottom:17px;} .acc-panel:last-child .acc-title{border-bottom:0px;} .acc-title{position:relative;font-size:14px;line-height:21px;font-weight:700;letter-spacing:0.8px;padding: 14px 45px 14px 70px;text-transform:uppercase;cursor:pointer;} .acc-icon{position:absolute;top:0px;left:0px;bottom:0px;width:50px;} .acc-icon:before{content: "\f067";position:absolute;top:50%;left:50%;display:block;width:14px;height:14px;margin-top:-7px;margin-left:-7px;text-align:center; font: normal normal normal 14px/1 FontAwesome;font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; transform: translate(0, 0);} .acc-title.active .acc-icon:before{content: "\f068";} .acc-body{display:none;font-size:13px;line-height:22px;padding:30px 30px 10px 50px} .acc-body.active{display:block;} .acc-body h5{margin-bottom:8px;} .acc-body p{margin-bottom:17px;} } .accordion.style-1{ .acc-title{color:#fff;background:#1593d0;} .acc-icon{background:#1593d0;} .acc-icon:before{color:#fff;} .acc-title.active .acc-icon:before{color:#1593d0;} .acc-body{background:#f8f8f8; color:#b9b9b9;} .acc-title.active .acc-icon{background:#f8f8f8;} li:before{color:#1593d0;} } .accordion.style-2{ .acc-title{color:#fff;background:#2d3e50;} .acc-icon{background:#2d3e50;} .acc-icon:before{color:#fff;} .acc-title.active .acc-icon:before{color:#1593d0;} .acc-body{background:#f8f8f8; color:#b9b9b9;} .acc-title.active .acc-icon{background:#f8f8f8;} li:before{color:#2d3e50;} p{color:#b9b9b9;} } .accordion.style-3{ .acc-title{color:#fff;background:#022c54;} .acc-icon{background:#022c54;} .acc-icon:before{color:#fff;} .acc-title.active .acc-icon:before{color:#022c54;} .acc-body{background:#f8f8f8; color:#b9b9b9;} .acc-title.active .acc-icon{background:#f8f8f8;} li:before{color:#022c54;} p{color:#b9b9b9;} } .accordion.style-4{ .acc-title{color:#fff;background:#d73240;} .acc-icon{background:#d73240;} .acc-icon:before{color:#fff;} .acc-title.active .acc-icon:before{color:#d73240;} .acc-body{background:#f8f8f8; color:#b9b9b9;} .acc-title.active .acc-icon{background:#f8f8f8;} li:before{color:#d73240;} p{color:#b9b9b9;} } .accordion.style-5{ .acc-title{color:#fff;background:#022c54;} .acc-icon{background:#022c54;} .acc-icon:before{color:#fff;} .acc-title.active .acc-icon:before{color:#022c54;} .acc-body{background:#fff; color:#b9b9b9;} .acc-title.active .acc-icon{background:#fff;} li:before{color:#022c54;} p{color:#b9b9b9;} } .accordion.style-6{ .acc-title{color:#222;background:#fff;} .acc-icon{background:#517395;} .acc-icon:before{color:#fff;} .acc-title.active{background:#517395;color:#fff;} .acc-title.active .acc-icon{background:#fff;} .acc-title.active .acc-icon:before{color:#517395;} .acc-body{background:#fff; color:#b9b9b9;} li:before{color:#022c54;} p{color:#b9b9b9;} } .accordion-chooser{ margin-bottom:30px; a{font-size:13px;line-height:16px;font-weight:400;letter-spacing:1px;text-transform:uppercase;color:#b9b9b9;display:block;background:#fff;margin-bottom:1px;padding:14.5px 25px;} a:hover, a.active{color:#fff;background:#022c54;} } .accordion-form{ margin-left:-50px;margin-right:-30px;padding:30px 30px 30px 50px; h5 .c-button{margin-right:10px;} textarea{margin-bottom:30px;} } .table{ &>thead>tr>th{border-bottom:none;padding:15px 25px;} &>tbody>tr>td{padding:16px 25px 12px 25px;} .table-label{font-family:'Source Sans Pro';font-size:13px;font-weight:400;text-transform:uppercase;} .table-hotel{text-align:center;font-family:'Source Sans Pro';font-size:13px;font-weight:400;text-transform:uppercase;} .table-hotel .fa{font-size:12px;margin:0px 4.5px;} } .table.type-1{ td:nth-child(1){width:33%;} td:nth-child(2){width:25%;} td:nth-child(3){width:42%;} } .table.type-2{ border-top:1px solid #f2f2f2; td:nth-child(1){width:50%;} td:nth-child(2){width:50%;} .table-label{font-family:'Roboto Condensed';font-size:14px;line-height:18px;font-weight:400;} } .table.type-3{ font-family:'Source Sans Pro';font-size:12px;font-weight:400;text-align:center;text-transform:uppercase; th{padding: 15px 0px;vertical-align:middle;text-align:center;} td{vertical-align:middle;min-height:50px;} } .table.style-1{ thead{font-size:14px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:0.5px; background:#1593d0;} td, th{border-right:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;border-top:0px;} th:nth-child(1), td:nth-child(1){border-left:1px solid #f2f2f2;} } .table.style-2{ th{color:#b9b9b9;background:#f8f8f8;} td, th{border-right:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;border-top:0px;} th:nth-child(1), td:nth-child(1){border-left:1px solid #f2f2f2;} td{color:#222;} } .table.style-3{ tr:first-child td{border-top:1px solid #f2f2f2;} td{color:#b9b9b9;border-right:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;border-top:0px;text-align:left;height:50px;vertical-align:middle;} td:before{content:"•";display:inline-block;position:relative;left:-10px;color:#2d3e50;} td:nth-child(1){border-left:1px solid #f2f2f2;} td:hover{background:#022c54;color:#fff;} td:hover:before{color:#fff;} } .striped>tbody>tr:nth-of-type(even){background-color: #f8f8f8;} .tags{ margin-bottom:30px; .tags-title{font-size:16px;line-height:30px;font-weight:700;text-transform:uppercase;float:left;} ul{margin-bottom:0px;} li{list-style:none;float:left;} li:before{display:none;} } .share{ .share-title{font-size:16px;line-height:30px;font-weight:700;text-transform:uppercase;float:left;margin-right:10px;} ul{margin-bottom:0px;} li{position:relative;display:inline-block;margin-bottom:5px;padding-left:0px;border-radius: 5px;font-size: 13px;margin-right:7px;} li:before{display:none;} a{float: left;color:#fff;line-height:33px;padding-left:13px;padding-right: 45px;} li i{padding-right: 13px;display: inline-block;position: relative;} li span{position: absolute;right: 0px;height: 100%;top: 0px;padding: 0px 10px;color: #fff;border-radius: 3px;font-size: 13px;font-weight: 700;} } .share.style-2{ text-align:center; li{margin-right:27px;} } .additional-title{font-size:22px;line-height:25px;font-weight:700;margin-bottom:25px;letter-spacing:2px;} .comments-block{ list-style:none; .commnent-img{float:left;width:86px;height:86px;border-radius:86px;} .tour-info{display:inline-block;padding-bottom:4px;margin-right:30px;} .tour-info img{vertical-align:middle;} .comment-content{position:relative;margin-left:113px;margin-bottom:50px;padding:17px 30px 20px 30px;background:#f8f8f8;border-radius:3px;} .comment-content:before{content:'';display:block;position:absolute;top:22px;left:-16px; width:0;height:0;border-style:solid;border-width:11.5px 16px 11.5px 0;border-color:transparent #f8f8f8 transparent transparent;} .comment-text{font-family:'Source Sans Pro';font-size:14px;font-weight:400;line-height:24px;} .comment-reply{position:absolute;top:27px;right:30px;} .comments-block{margin-left:70px;} .tour-info-line{padding-right:80px;} } .blog-nav-left,.blog-nav-right{ .blog-nav-img{display:block;width:170px;float:left;} .blog-nav-text{margin-left:200px;padding-top:7px;} .tour-info{display:inline-block;padding-bottom:14px;margin-right:15px;} .c-button{margin-bottom:11px;} h4{font-size:16px;line-height:26px;font-weight:700;letter-spacing:1.5px;margin-bottom:9px;} } .blog-nav-right{ .blog-nav-img{float:right;} .blog-nav-text{margin-left:0px;margin-right:200px;text-align:right;} .tour-info{margin-left:15px;margin-right:0px;} .tour-info span{padding-left:0px;padding-right:10px;} } .sport-block{padding:28px;background:#f8f8f8;border-radius:5px;} .sport-block h3{font-size:18px;line-height:24px;margin-bottom:8px;} .sport-block p:last-child{margin-bottom:0px;} .bar{ text-align:center;margin-bottom:25px; .bar-img{margin-bottom:12px;} .bar-title{font-size:14px;line-height:24px;font-weight:700;text-transform:uppercase;letter-spacing:0.6px;} } /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 13 - RIGHT SIDEBAR */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .sidebar-widget{margin-bottom:30px;} .detail-block{ padding:28px 34px 31px 34px;border-radius:4px;margin-bottom:30px; h4{font-size:22px;line-height:25px;font-weight:700;margin-bottom:22px;} p{font-size:13px;line-height:15px;font-weight:400;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:20px;} .fa-star{font-size:12px;margin-right:10px;margin-left:0px;} p span{margin-left:3px;} } .details-desc{margin-bottom:26px;} .details-desc p:last-child{margin-bottom:0px;} .details-btn .c-button:first-child{margin-right:6px;} .right-sidebar .map-block{margin-bottom:30px;} .popular-tours{ padding: 31px 30px;border-radius:4px;margin-bottom:30px; h4{font-size:22px;line-height:25px;font-weight:700;text-transform:uppercase;letter-spacing:2px;margin-bottom: 25px;} .hotel-small:last-child{margin-bottom:0px;} } .sidebar-filter{padding: 31px 30px;border-radius: 4px;margin-bottom: 30px;} .sidebar-filter h4{font-size:22px;line-height:25px;font-weight:700;text-transform:uppercase;letter-spacing:2px;margin-bottom:25px;} .sidebar-text-label{font-size:14px;line-height:17px;font-weight:700;text-transform:uppercase;text-align:center;padding:21px 15px;border-radius:7px;margin-bottom:30px;} .help-contact{ padding: 31px 30px;border-radius:4px; h4{font-size:22px;line-height:25px;font-weight:700;text-transform:uppercase;letter-spacing:2px;margin-bottom:18px;} p{font-size:14px;line-height:22px;font-weight:400;margin-bottom:25px;} .help-phone{display:block;font-size:14px;line-height:18px;font-weight:400;letter-spacing:1px;margin-bottom:27px;} .help-phone img{vertical-align:middle;margin-right: 20px;} .help-mail{display:block;font-size:14px;line-height:18px;font-weight:400;letter-spacing:1.3px;text-transform:uppercase;} .help-mail img{vertical-align:middle;margin-right:20px;} } .detail-logo{margin-bottom:30px;border-radius:4px;text-align:center;padding: 24px 15px;} .detail-logo-name{font-size:18px;line-height:22px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:15px;} .widget-search{position:relative;margin-bottom:30px;} .widget-search .input-style-1{margin-bottom:0px;} .widget-submit{position:absolute;top:50%;right:19px;width:16px;height:16px;margin-top:-8px;background:url(../img/search_icon_small_grey.png) no-repeat;} .widget-slider{ .swiper-slide{min-height:215px;} .vertical-bottom{text-align:center;bottom:15px;} h4{letter-spacing: 1.5px;font-weight:700;} .rate-wrap{display:block;text-align:center;padding:7px 0px 3px;} .rate-wrap .rate{display:inline-block;float:none;} .rate span{font-size:13px;} .rate-wrap i{float:none;} .tour-info{display:inline-block;margin-right:20px;} .tour-info:last-child{margin-right:0px;} } .w-comment-entry{margin-bottom:24px;} .w-comment-date{font-family:'Roboto Condensed';font-size:12px;line-height:15px;font-weight:400;text-transform:uppercase;letter-spacing:0.3px;margin-bottom:12px;} .w-comment-date img{vertical-align:bottom;margin-right:9px;} .w-comment-title{font-family:'Roboto Condensed';font-size:14px;line-height:18px;font-weight:400;letter-spacing:0.4px;} .w-comment-title a{font-weight:700;} .w-comment-text{font-family:'Roboto Condensed';font-size:14px;line-height:24px;font-weight:400;} //tags .widget-tags li{float:left;margin-right:5px;margin-bottom:2px;} //widget-gallery .widget-gallery a{display:block;width:25%;float:left;} .widget-gallery a:hover{opacity:0.6;} /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 13 - fullpage */ /*-------------------------------------------------------------------------------------------------------------------------------*/ //login .login-fullpage{position:relative;margin-top:116px;margin-bottom:116px;background:#fff;} .f-login-content{padding:78px 100px 78px 100px;} .f-login-header{margin-bottom:69px;} .f-login-title{font-size:32px;line-height:40px;font-weight:700;letter-spacing:6px;text-transform:uppercase;text-align:center;margin-bottom:5px;margin-bottom:16px;} .f-login-desc{font-family:'Source Sans Pro';font-size:14px;line-height:18px;font-weight:400;text-align:center;} .f-login-form .input-style-1{margin-bottom:9px;float:none;} .f-login-form .input-entry{margin-bottom:12px;} .f-login-form .login-btn{margin-bottom:30px;} .checkbox-group{margin-bottom:40px;} .login-logo{position:absolute;top:0px;right:0px;bottom:0px;left:58.33333333%;} .full-copy{position:absolute;bottom:50px;left:50%;transform:translateX(-50%);color:#fff;font-size:13px;letter-spacing:1px;} //soon .login-fullpage{position:relative;margin-top:116px;margin-bottom:116px;background:#fff;} .f-soon-title{font-size:60px;line-height:60px;font-weight:700;text-transform:uppercase; text-align:center;letter-spacing:10.5px;margin-bottom:40px;} .soon-logo{position:absolute;top:0px;left:0px;bottom:0px;right:58.33333333%;} .f-soon-content{padding:78px 10px 78px 10px;} .back-counter{text-align:center;margin-bottom:85px;} .back-counter .part-counter{position:relative;display:inline-block;width:115px;height:80px;background:#022c54;color:#fff;text-align:right;margin-right:30px;} .back-counter .part-counter:last-child{margin-right:0px;} .back-counter .part-counter:before{content:'';display:block;position:absolute;top:0px;left:50%;width:5px;height:100%;margin-left:-2.5px;background:#fff;} .back-counter .part-numbers{position:relative;right:-12px;font-size:48px;line-height:80px;font-weight:700;letter-spacing:38px;margin-bottom:10px;} .back-counter .part-text{font-size:14px;line-height:18px;font-weight:400;color:#222222;text-align:center;text-transform:uppercase;} .s-contact-entry{float:left;text-align:center;border-right:1px solid #ececec;} .s-contact-entry:last-child{border-right:none;} .s-contact-entry.s25{width:25%;} .s-contact-entry.s30{width:30%;} .s-contact-entry.s45{width:45%;} .s-contact-text{font-family:'Source Sans Pro';font-size:13px;line-height:15px;font-weight:700;} .s-contact-title{display:inline-block;font-family:'Source Sans Pro';font-size:13px;line-height:15px;font-weight:700;text-transform:uppercase;} .soon-contact{margin-bottom:75px;} .s-contact-form{position:relative;display:block;margin-left:30px;margin-right:30px;margin-bottom:40px;} .s-contact-form .c-button{position:absolute;top:0px;right:0px;} //soon 2 .fullsoon{text-align:center;padding-top:161px;padding-bottom:161px;} .fullsoon-title{font-size:60px;line-height:60px;font-weight:700;text-transform:uppercase;letter-spacing:11px;margin-bottom:32px;} .fullsoon-text{font-family:'Source Sans Pro';font-size:16px;line-height:26px;font-weight:400;margin-bottom:65px;} .ClassyCountdown {margin-bottom:70px;} .ClassyCountdown .ClassyCountdown-value div{font-size:52px;line-height:20px;font-weight:700;} .ClassyCountdown .ClassyCountdown-value span{font-family:'Source Sans Pro';font-size:12px!important;line-height:12px;font-weight:700;text-transform:uppercase;} .ClassyCountdown-wrapper>div{background:rgba(0, 0, 0, 0.15);border-radius:100%;width:160px;margin-right:78px;} .ClassyCountdown-wrapper>div:last-child{margin-right:0px;} //404 .not-found{padding-top:177px;padding-bottom:177px;} .not-found-box{width:800px;text-align:center;border:10px solid #fff;margin:0 auto;padding-top:60px;padding-bottom:80px;} .not-found-title{font-size:150px;line-height:150px;font-weight:700;text-transform:uppercase;color:#fff;letter-spacing:10px;margin-bottom:14px;} .not-found-message{font-size:18px;line-height:22px;font-weight:700;color:#fff;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:45px;} .not-found.style-2{padding-top:160px;} .not-found-label{text-align:center;} .not-found-number{position:relative;margin-bottom:68px;} .not-found-number h2{font-size:300px;line-height:300px;font-weight:700;text-transform:uppercase;color:#fff;letter-spacing:28px;} .not-found-number h3{display:block;width:100%;position:absolute;top:100px;left:50%;font-family:'Source Sans Pro';font-size:89px;line-height:86px;font-weight:700;text-transform:uppercase;color:#fff;background:#022c54;z-index:2;letter-spacing:0px;transform:translateX(-50%);padding-left:27px;padding-right:27px;} .not-found.style-2 .not-found-title{font-family:'Source Sans Pro';font-size:48px;line-height:48px;font-weight:700;letter-spacing:0px;margin-bottom:20px;} .not-found.style-2 .not-found-message{font-family:'Source Sans Pro';font-size:22px;line-height:25px;font-weight:400;color:rgba(255,255,255,0.6);text-transform:initial;letter-spacing:0px;margin-bottom:48px;} /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 13 - FOOTER */ /*-------------------------------------------------------------------------------------------------------------------------------*/ footer {position: relative; width: 100%; padding-top: 70px;} .instagram-wiget {position: relative; width: 100%; padding-right: 10px;} .instagram-wiget a:hover img {opacity: 0.7;} .logo-footer {margin-top: -7px;margin-bottom: 43px;} .footer-block {position: relative; width: 100%; margin-bottom: 70px; float: left; padding-right:15px; padding-left:15px;} .row30 .footer-block{padding-right:30px; padding-left:30px;} .footer-block h6 {padding-bottom: 15px; color: #fff;} .footer-block:before {content: ''; position: absolute; width: 1px; height: 100%; right: 0px; top: 0px; background: #383838;} .no-separ.footer-block:before {display: none;} .footer-block ul {position: relative; float: left;} .footer-block li {line-height: 25px;} .footer-block li a {color: #777; font-size: 13px; line-height: 30px;} .footer-folow {position: relative; width: 100%; max-width: 130px;} .footer-folow li {margin-bottom: 5px; width: 100%; border-radius: 3px; float: left; font-size: 13px; padding-left: 13px;} .footer-folow li a {width: 100%; position: relative; float: left; color: #fff; line-height: 33px;} .footer-folow li a:hover {color: #fff;} .footer-folow li i {padding-right: 13px; display: inline-block; position: relative;} .footer-folow li span {position: absolute; right: 0px; height: 100%; top: 0px; padding: 0px 10px; color: #222; border-radius: 3px; font-size: 13px; font-weight: 700;} .color-in {background: #11669c;} .color-in-2 {background: #0d5989;} .color-fb {background: #3b5998;} .color-fb-2 {background: #223f7c;} .color-tw {background: #00abf1;} .color-tw-2 {background: #0094d0;} .color-gg {background: #d0422a;} .color-gg-2 {background: #bf280f;} .color-pin {background: #cc2127;} .color-pin-2 {background: #b6090f;} .footer-form {padding-top: 15px;} .form-input {position: relative; float: left; width: 100%; margin-bottom: 15px; border: 1px solid #565656; border-radius: 6px; padding: 15px; display: inline-block;} .form-input input {position: relative; width: 100%; font-size: 10px; height: 100%; background: none; color: #fff;} .form-input span {position: absolute; right: 15px; top: 16px; color: #777;} .footer-form input[type="submit"] {position: relative; width: 100%; display: inline-block; font-size: 13px; text-transform: uppercase; color: #fff; border-radius: 6px; text-align: center; padding: 15px 0px; font-weight: 700; letter-spacing: 3px;} .footer-form input[type="submit"].bg-aqua {border: 1px solid #4ae5d1;} .footer-form input[type="submit"]:hover {background: none; color:#4ae5d1;} .footer-form input[type="submit"].bg-grey:hover {color: #fff;} .footer-link {position: relative; width: 100%; padding: 30px 0px 18px;} .footer-link ul {position: relative; float: left;} .footer-link ul li {position: relative; float: left; font-size: 13px; font-weight: 400; color: #fff; margin-right: 17px; text-transform: uppercase; letter-spacing: 1px; line-height: 13px;} .copyright {position: relative; float: right;} .copyright span {color: #777; font-size: 12px; line-height: 12px;} /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 14 - FOOTER BG-WHITE*/ /*-------------------------------------------------------------------------------------------------------------------------------*/ footer.bg-white .footer-block:before {background: #f6f6f6;} footer.bg-white .footer-block h6 {color: #444;} .footer-link.bg-white {border-top: 1px solid #f6f6f6;} .footer-link.bg-white ul li a {color: #777; font-weight: 700;} .footer-link.bg-white ul li a:hover {color: #000;} footer.bg-white .footer-folow li span {color: #fff;} .footer-form input[type="submit"].bg-orange {border: 1px solid #ff6600;} .footer-form input[type="submit"].bg-orange:hover {color: #ff6600;} footer.bg-white .footer-block li a:hover {color: #ff6600;} footer.bg-white input::-webkit-input-placeholder {color:#777777; opacity: 1;} footer.bg-white input::-moz-placeholder {color:#777777; opacity: 1;} footer.bg-white input:-moz-placeholder {color:#777777; opacity: 1;} footer.bg-white input:-ms-input-placeholder {color:#777777; opacity: 1;} /*-------------------------------------------------------------------------------------------------------------------------------*/ /* 14 - FOOTER TYPE-2*/ /*-------------------------------------------------------------------------------------------------------------------------------*/ footer.type-2{ .footer-block h6{padding-bottom:24px;} .footer-link{padding:20px 0px 20px;} .f_logo{display:inline-block;position:relative;top:3px;} .copyright{margin-top:10px;} } .f_contact{ p{font-family:'Source Sans Pro';font-size:13px;line-height:16px;font-weight:400;margin-bottom:23px;} p a, p span{text-transform:uppercase;} } .f_tags{ li{float:left;margin-right:7px;margin-bottom:5px;} } .f_slider{ .swiper-slide{min-height:173px;} .vertical-bottom{text-align:center;bottom:15px;} h4{letter-spacing: 1.5px;} .rate-wrap{display:block;text-align:center;padding:7px 0px 3px;} .rate-wrap .rate{display:inline-block;float:none;} .rate span{font-size:13px;} .rate-wrap i{float:none;} } .f_twitter{ li{position:relative;font-family:'Source Sans Pro';font-size:13px;line-height:18px;font-weight:400;padding-left:30px;margin-bottom:16px;} li .fa{position:absolute;top:5px;left:0px;font-size:16px;} } .f_text{font-family:'Source Sans Pro';font-size:13px;line-height:22px;font-weight:400;} .f_news{ margin-bottom: 16px; .f_news-img{display:block;width:86px;float:left;} .f_news-content{margin-left:104px;padding-top:9px;} .f_news-tilte{display:block;font-size:12px;line-height:15px;letter-spacing:1.3px;font-weight:400;text-transform:uppercase;margin-bottom: 10px;} .f_news-desc{font-family:'Source Sans Pro';font-size:12px;line-height:18px;font-weight:400;} } /*-------------------------------------------------------------------------------------------------------------------------------*/ /* MEDIA QUERIES */ /*-------------------------------------------------------------------------------------------------------------------------------*/ @media screen and (max-width: 1199px) { nav > ul > li{margin-left:0px;} nav li.type-2 .dropmenu-text{padding-top:0px;} header.type-2 .top-header-block{padding-right:25px;padding-left:25px;} .change-slider-block{margin-left: -470px;} .search-icon {padding-left: 0px;} .input-style-1 {display: inline-block; float: left; margin-bottom: 15px;} .input-style-1.min-324 {max-width: 100%; margin: 0 auto; display: block; margin-bottom: 15px;} .submit {float: right; display: inline-block; position: relative;} .main-title .input-style-1 {margin: 0px 15px 15px 0px;} .pagination-left{margin-left:-395px;} .pagination-left-2{margin-left:-470px;} .choose-hotel .drop-wrap{margin-bottom:30px;} .hotel-choose .w_50{margin-bottom:15px;} .hotel-item .c-button{display:block;margin:0 auto;float:none;margin-bottom:15px;} .hotel-item .c-button:last-child{margin-bottom:0px;} .hotel-item.style-4 .hotel-hot{display:block;float:none;} .item-block.style-3{min-height:549px;} .tour-item.style-4 .c-button{float:none;display:block;margin-bottom:15px;} //tabs-block .tabs-block {margin-bottom: 30px;} .tabs-block h5{padding-bottom: 25px;} .tab-pane .c-button {margin-top: 20px; float: right;} //list-wrapper .sidebar .input-entry.type-2{margin-right:7px;} //tour-block .tour-block-s-2{min-height:200px;} .tour-block-s-4{min-height:431px;} .tour-block-s-6{min-height:431px;} .tour-block-s-7, .tour-block-s-8{min-height:200px;} .details-btn .c-button{width:100%;} .details-btn .c-button:first-child{margin-bottom:15px;} .popular-tours .hotel-small .hotel-img{width:100%;} .popular-tours .hotel-img img{width:100%;margin-bottom:30px;} .popular-tours .hotel-small .hotel-desc{margin-left:0px;} //detail .detail-content .simple-tab .nav-tab-item{padding:0px 19px;} .blog-nav-left .blog-nav-img, .blog-nav-right .blog-nav-img{width:150px;} .blog-nav-left .blog-nav-text {margin-left:170px;} .blog-nav-right .blog-nav-text{margin-right:170px} //right sidebar .sidebar-block.type-2 .simple-tab .tab-info{padding: 25px 25px;} .sidebar-block.type-2 .hotel-small.style-2 .hotel-img{width:100px;} .sidebar-block.type-2 .hotel-small.style-2 .hotel-desc{margin-left:120px;} .subscribe-form .subscribe-input{width:465px;} //soon .back-counter .part-counter{width:90px;height:60px;} .back-counter .part-numbers{font-size:36px;line-height:60px;letter-spacing:30px;} .back-counter{margin-bottom:40px;} .s-contact-entry.s25, .s-contact-entry.s45, .s-contact-entry.s30{float:none;width:50%;margin-left:auto;margin-right:auto;margin-bottom:30px;} .soon-contact{margin-bottom:35px;} .ClassyCountdown-wrapper > div{margin-left:80px;margin-right:80px;margin-bottom:25px;} .ClassyCountdown-wrapper > div:nth-child(3){margin-left:0px;} footer .row30{margin-right:-15px;margin-left:-15px;} footer .row30 .footer-block{padding-right: 15px;padding-left: 15px;} } @media screen and (min-width: 992px) { nav > ul > li:hover > .dropmenu{display:block;} header.type-2 .menu{position:fixed;top:100px;right:-50px;width:0px;height:100vh;padding-top: 50px;padding-left: 45px;z-index:-1;} header.type-2 nav > ul > li{float:none;font-size:14px;margin-bottom:15px;} .menu_opened header.type-2 .menu{width:300px;} } @media screen and (max-width: 991px) { body.st-148{padding-top:88px;} header .nav-menu-icon a i{background:#fff;} header .nav-menu-icon a i:before, header .nav-menu-icon a i:after{background:#fff;} header .nav-menu-icon a.active i{background: none;} nav {position: fixed; width: 100%; height: 100%; background:#4ae5d1; left: 0px; top: 0px; padding-top: 100px; text-align: center; transform: translateY(-100%);overflow:hidden;} nav > ul > li {width: 100%; font-size: 16px; margin: 5px 0px; font-weight: 400;} nav > ul > li:hover > .dropmenu{position:relative;} nav > ul > li{float:none;} nav > ul > li:hover > .dropmenu{display:none;} nav > ul > li > a > span{float:right;position:absolute;right:20px;top:8px;} nav > ul > li > .dropmenu{position:relative;top:0px;margin-top:5px;padding:0px;} nav .dropmenu li.active > a{color:#222;background-color:rgba(0, 0, 0, 0);} nav .fa-chevron-right{transform:rotate(90deg);} nav .dropmenu .dropmenu{position:relative;left:0%;background: #f8f8f8;box-shadow:none;margin-left:0px;} nav .dropmenu li:hover .dropmenu{display:none;} nav.slide-menu {transform: translateY(0%);overflow:auto;} .nav-menu-icon {display: block;} .menu_opened .nav-menu-icon{position:fixed;top:50px;right:13px;} nav li.type-1 .dropmenu a{padding: 13px 20px 13px 30px;} nav li.type-1 .dropmenu a:before{display:none;} nav li.type-1 .dropmenu .fa-chevron-right{display:inline-block;float:right;} nav li.type-1:nth-last-child(1) .dropmenu .dropmenu, nav li.type-1:nth-last-child(2) .dropmenu .dropmenu, nav li.type-1:nth-last-child(3) .dropmenu .dropmenu{right:0%;} nav li.type-2 > .dropmenu{margin-top: 0px;padding: 0px;} nav li.type-2 > .dropmenu:after{display:none;} nav li.type-2 > .dropmenu li{width: 100%;} nav li.type-2 > .dropmenu:hover li:first-child:hover .dropmenu{opacity:1;display: none;} nav li.type-2 .dropmenu a{margin-bottom:0px;} nav li.type-2 .dropmenu .dropmenu{position:relative;left:0%;width:100%;} nav li.type-2 .dropmenu .dropmenu-image{display:none;} nav li.type-2 .dropmenu-item{width:100%;float:none;margin-bottom:15px;} nav li.type-2 .dropmenu-item:last-child{margin-bottom:0px;} nav li.type-2 .dropmenu li:hover .dropmenu{display:none;} nav li.type-2 .dropmenu li:first-child .dropmenu{display:none;} nav li.type-2 .dropmenu li .dropmenu{padding:20px;margin:0px;opacity:1;} nav li.type-2 .dropmenu li .dropmenu:after{display:none;} nav li.type-2 .dropmenu-text{width:100%;padding-left:0px;} header.type-2 .nav-menu-icon{padding-left:15px;} header.type-2 .top-header-block{font-size:9px;padding-right:5px;padding-left:5px;} .menu_opened header.type-2 .nav-menu-icon{border-left:none;} nav li.type-3 > .dropmenu{margin-top:0px;} nav li.type-3 > .dropmenu ul{width:100%;float:none;border-left:none;padding:0px;} nav li.type-3 .dropmenu li{margin-bottom:0px;} nav li.type-4 > .dropmenu{margin-top:0px;padding:0px;} nav li.type-4 > .dropmenu li{width: 100%;} nav li.type-4 .dropmenu .dropmenu{left:0%;width:100%;} nav li.type-4 .dropmenu li:first-child .dropmenu{display:none;} nav li.type-4 .dropmenu .fa-chevron-right{display:inline-block;float:right;} nav li.type-4 .dropmenu .dropmenu-image{display:none;} nav li.type-4 .dropmenu-item{width:100%;float:none;margin-bottom:15px;} nav li.type-4 .dropmenu-item:last-child{margin-bottom:0px;} nav li.type-4 .dropmenu a{margin-bottom:0px;} header.type-3 nav.menu{padding-top:100px;} header.type-3 nav.menu .dropmenu{text-align: center;left:0%;transform: translateX(0%);margin-top:0px;} header.type-5 .search{display:none;position:fixed;top:22px;right:19px;width:15px;z-index:100;} .menu_opened header.type-5 .search{display:block;} .menu_opened header.color-1 .link-aqua:hover{color:#fff;} header.color-3 nav{background:#F60;} header.color-4 nav{background: #5E80A3;color:#fff;} header.color-4 nav > ul > li > a{color:#fff;border-radius:0px;} //header.color-4 nav li:hover > a{opacity:0.6;} //header.color-4 nav > ul > li.active > a{background:#537090;color:#FFF;} //header.color-4 nav > ul > li > .dropmenu{background-color: #F9F9F9;} //header.color-4 nav > ul > li > .dropmenu .dropmenu{background-color: #F9F9F9;} //.menu_opened header.color-4 .link-dr-blue:hover{color:#fff;} header.color-4 .nav-menu-icon a i, header.color-4 .nav-menu-icon i:before, header.color-4 .nav-menu-icon i:after{background:#222;} header.color-4 .nav-menu-icon .active i:before, header.color-4 .nav-menu-icon .active i:after{background:#fff;} header.color-4 .nav-menu-icon .active i{background:transparent;} header.color-4 .nav-menu-icon .active:hover i{opacity:0.6;} header.color-5 nav{background:#022c54;} header.color-5 nav > ul > li > a{color:#fff;} header.color-5 .nav-menu-icon a i, header.color-5 .nav-menu-icon i:before, header.color-5 .nav-menu-icon i:after{background:#022c54;} header.color-5 .nav-menu-icon .active i:before, header.color-5 .nav-menu-icon .active i:after{background:#fff;} header.color-5 .nav-menu-icon .active i{background:transparent;} header.color-7 .nav-menu-icon .active i:before, header.color-7 .nav-menu-icon .active i:after{background:#fff;} .menu_opened header.color-7 nav{background:#6CD5FF;} header.color-8{ nav{background:#00E5FF;} .nav-menu-icon i{background:#00E5FF;} .nav-menu-icon i:before,.nav-menu-icon i:after{background:#00E5FF;} .nav-menu-icon .active i{background:transparent;} .nav-menu-icon .active i:before,.nav-menu-icon .active i:after{background:#fff;} } header.color-9{ nav{background:#ef4836;} nav > ul > li > a{color:#fff;} nav > ul > li:hover > a{color:#fff;background:#ef4836;} } header.color-10{ nav{background:#1593d0;} nav > ul > li > a{color:#fff;} nav > ul > li:hover > a{color:#fff;background:#1593d0;} } header.color-12{ nav{background:#23b0e8;} nav > ul > li > a{color:#fff;} nav > ul > li:hover > a{color:#fff;background:#23b0e8;} .nav-menu-icon i{background:#fff;} .nav-menu-icon i:before,.nav-menu-icon i:after{background:#fff;} .nav-menu-icon .active i{background:transparent;} .nav-menu-icon .active i:before,.nav-menu-icon .active i:after{background:#fff;} } .wide-container{padding-right:15px;padding-left:15px;} .left-title{left:15px;} .main-slider-4{position:relative;top:0px;left:0px;height:750px;} .pagination-left{margin-left:-305px;} .pagination-left-2{margin-left:-360px;} .find-form{width: 750px;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;float: none;} .submit {float: none; width: 100%; padding: 0px 15px;} .input-style-1 {/*padding: 0px 15px;*/ float: none;} .submit input {float: none;} .main-title .input-style-1 {margin: 0px 0px 15px;} .style-2 .full-height {min-height: 800px;} .second-title.style-3{text-align:center;} .item-block.style-3{min-height:300px;margin-bottom:30px;} .item-block.style-5{min-height:350px;} .choose-hotel{margin: 100px 0px 0px 0px;} .choose-hotel .drop-wrap{margin-bottom:0px;} .hotel-small .hotel-img{float:none;margin-bottom:15px;} .hotel-small .hotel-desc{margin-left:0px;} .hotel-small.style-2 .hotel-img{float:left;} //hotel-item .hotel-item.style-4{margin-bottom:50px;} .popular-tours .hotel-small .hotel-img{width:120px;} .hotel-small.style-2 .hotel-desc{margin-left:150px;} .cart-popup .hotel-small .hotel-img{float:left;margin-bottom:0px;} .cart-popup .hotel-small.style-2 .hotel-desc{margin-left:150px;} .second-title {padding-top: 80px;} .second-title h2 {padding-bottom: 10px;} .second-title p {padding-bottom: 45px;} .padd-90 {padding-bottom: 50px;} .padd-120{padding-bottom:60px;} .title-small{margin-bottom:33px;} .tour-block-s-2{min-height:316px;} .tour-block-s-4{margin-bottom:30px;} .tour-block-s-6{margin-bottom:30px;} .tour-block-s-7, .tour-block-s-8{min-height:316px;} .subscribe-form .subscribe-input{width:315px;} .grid-content .list-item-entry{width:50%;} .grid-content .list-item-entry:nth-child(3n+1){clear:none;} .grid-content .list-item-entry:nth-child(2n+1){clear:both;} .list-header .list-sort{display: block;width:35%;} .list-header .list-view-change{float:left;margin-top:30px} //fullpage .change-slider-block{position:absolute;bottom:0px;transform:translateY(0%);margin-left:0px;left:0px;width:100%;text-align:center;top:auto;} .change-slider{display:inline-block;margin-right:10px;width:140px;} .change-slider:last-child{margin-right:0px;} .fullpage .section{height:768px;height:100vh;} .footer.section{height:auto;} .fullpage .full-height{height:768px;} .fullpage-wrapper{position:static;} .fullpage{height:auto!important;} .section .vertical-top{padding-top:30px;} .vertical-align.p-148{margin-top:0px;} //city .city-entry{margin: 0 auto 30px auto;} .city-entry.style-2{max-width:500px;} .contry-item{margin-bottom:15px;} //partners .investors-block div[class^="col-"]:nth-child(6n) .investor-logo{border-right: 1px solid #eaeaea;} .investors-block div[class^="col-"]:nth-child(4n) .investor-logo{border-right: none;} .investors-block div[class^="col-"]:nth-last-child(5) .investor-logo{border-bottom: 1px solid #eaeaea;} .investors-block div[class^="col-"]:nth-last-child(6) .investor-logo{border-bottom: 1px solid #eaeaea;} .icon-block{margin-bottom:30px;} .icon-block-entry:nth-last-child(3) .icon-block.style-5, .icon-block-entry:nth-last-child(4) .icon-block.style-5{margin-bottom:30px;} .tariff.style-2{margin-bottom:30px;} //right sidebar .widget-gallery a{width: 16.66666666%;} .widget-gallery img{width:100%;} .blog-nav-left{margin-bottom:30px;} //not-found .not-found{padding-top:132px;padding-bottom:132px;} .not-found-box{width:600px;} .not-found-title{font-size:112px;line-height:112px;letter-spacing:7.5px;margin-bottom:10.5px} .not-found-message{font-size: 14px;line-height:18px;margin-bottom:34px;} .not-found-number{margin-bottom:51px;} .not-found-number h2{font-size:225px;line-height:225px;letter-spacing:21px;} .not-found-number h3{font-size:66px;line-height:64px;top:75px;} .not-found.style-2 .not-found-title{font-size:36px;line-height:36px;margin-bottom:15px;} .not-found.style-2 .not-found-message{font-size:16px;line-height:19px;margin-bottom:36px;} //login .f-login-content{padding:39px 50px 39px 50px;} .f-login-header{margin-bottom:35px;} //soon .f-soon-title{ font-size:45px;line-height:45px;letter-spacing:7.5px;margin-bottom:30px;} .f-soon-content{padding: 58px 10px 58px 10px;} .back-counter .part-counter{width:70px;height:46px;} .back-counter .part-numbers{right:-9px;font-size:27px;line-height:46px;letter-spacing:25px;} .back-counter{margin-bottom:30px;} .s-contact-entry.s25, .s-contact-entry.s45, .s-contact-entry.s30{margin-bottom:15px;} .soon-contact{margin-bottom:25px;} .ClassyCountdown-wrapper > div{margin-left:60px;margin-right:60px;} .ClassyCountdown-wrapper > div:nth-child(3){margin-left:0px;} .footer-block:before {display: none;} } @media screen and (max-width: 767px) { header.type-2 .nav-menu-icon{border-left:none;} header.type-2 .inner-header{display:none;} header.type-2 .card{border-left:none;} header.type-2 .search{border-left:none;} header.type-2 .top-header-block img{margin-right:0px;} .menu_opened header.type-2 .inner-header{display:block;position:fixed;top:0px;left:0px;width:100%;z-index:100;} .menu_opened header.type-2 .inner-header .top-header-block{float:none;} .menu_opened header.type-2 .phone{max-width:70%;} .menu_opened header.type-2 .e-mail{max-width:70%;} header.type-4 .top-header-bar{padding: 15px 0px 0px;} header.color-1 .top-header-bar{background:#4AE5D1;padding:10px 0px 10px 0px;} header.color-10 .top-header-bar{background:#1593d0;} .nav-menu-icon{z-index:99;} //sliders .main-slider-3{height:600px;} .main-slider-4{height:500px;} .main-slider-5 .slider-block{padding-top:0px;} .main-slider-5 .slider-block-left{position:relative;height:200px;width:100%;} .main-slider-5 .slider-block-right{width:100%;} .main-slider-5 .rate-wrap{margin-bottom:0px;} .main-slider-5 .sb-title{font-size:24px;margin-bottom:0px;} .main-slider-5 .sb-text{margin-bottom:15px;} .main-slider-5 .c-button{margin-bottom:25px;} .pagination-left{margin-left:0px;left:15px;} .pagination-left-2{margin-left:0px;left:15px;} .sl-bg{position:static;height:350px;} .find-form{width:100%;} .tabs-block {margin-bottom: 20px;} .tabs-block h5 {padding-bottom: 10px;} .tab-pane .c-button {margin-top: 10px; float: left;} .tpl-tabs-cont {padding: 30px 0px 20px;} .drop-tabs {position: absolute; left: 0px; top: -4px; width: 100%; text-align: center; z-index: 4;} .drop-tabs b {display: block; height: 35px; font-size: 14px; font-weight: 700; text-transform: uppercase; color: #fff; border: 1px solid rgba(255,255,255,0.3); cursor: pointer; padding-top: 12px; height: 41px;} .arrow-down {display: block; position: absolute; right: 15px; top: 12px; color: #fff;} .nav-tabs {width: 100%; position: absolute; left: 0px; top: 0px; background: #fff; z-index: 5; display: none} .nav-tabs > li {width: 100%; text-align: center;} .tabs-style-1.nav-tabs > li > a {width: 100%; padding: 10px 0px; border-left: 0px none; border: 0px none; border-right: 0px none; color: #222;} .tpl-tabs-cont {padding: 60px 0px 20px;} .tabs-style-1.nav-tabs > li > a:hover {border: 0px none;} .search {position: absolute; right: 15px; top: 0px;} .e-mail {width: 100%;margin-bottom:5px;} .offers-arrow.swiper-arrow-left {left: 20px;} .offers-arrow.swiper-arrow-right {right: 20px;} .popular-desc .vertical-align {top: 0px; transform: translateY(0); padding: 0px 0px 30px; position: relative;} .popular-desc {min-height: 100%; float: left;} .popular-desc.text-right {text-align: left;} //left-title .left-title{position:relative;top:0px;left:0px;float:none;width:100%;transform:translateY(0%);} .left-content{padding-left:0px;} //cart-popup .card {position: absolute; right: 70px; top: 0px; padding-right: 0px;} .cart-popup{position:fixed;top:0px;left:0%;right:0px;bottom:0px;width:100%;overflow:auto;} .cart-popup:before{content:'';display:block;width:100%;height:100%;position:fixed;top:0px;left:0px;right:0px;bottom:0px;background:#fff;} .cart-popup .cart_close{display:block;position:absolute;top:30px;right:30px;width:30px;height:30px; background:#FFF;border-radius:4px;z-index:200;} .cart-popup .cart_close:before{content:'';display:block;position:absolute;top:50%;left:25%;width:15px;height:2px; background:#022C54;transform:rotate(45deg);margin-top:-1px;} .cart-popup .cart_close:after{content:'';display:block;position:absolute;top:50%;right:25%;width:15px;height:2px;background:#022C54;transform:rotate(-45deg);margin-top:-1px;} .cart-popup .cart-title{position:relative;display:block;text-align:center;margin-bottom:15px;} .top-header-bar{display:none;} .search-popup .s_close{top:15px;right:15px;z-index:100;} .menu_opened .top-header-bar{display:block;position:fixed;top:0px;left:0px;right:0px;z-index: 100; padding:15px 0px 0px;} .main-title h1 {font-size: 50px; line-height: 56px; padding-bottom: 15px;} .main-title > p {padding-bottom: 25px;} .slide-tour h2 {font-size: 30px; padding-bottom: 20px;} .slide-tour span {padding-bottom: 10px;} .item-block.style-3{min-height: 250px;} //tab-tour .tab-select{display:block;} .tab-tour-header{display:none;} //team .team-entry{margin-bottom:60px;} .team-entry .team-img{display:inline-block;} //partners .investors-block div[class^="col-"]:nth-child(4n) .investor-logo{border-right: 1px solid #eaeaea;} .investors-block div[class^="col-"]:nth-child(3n) .investor-logo{border-right: none;} .investors-block div[class^="col-"]:nth-last-child(4) .investor-logo{border-bottom: 1px solid #eaeaea;} //fullpage .change-slider{width:100px;} .fullpage .section{height:700px;} .fullpage .full-height{height:700px;} .footer.section{height:auto;} //tour-item .tour-item.style-2 .c-button{display:block;float:none;margin-bottom:15px;} .tour-item.style-2 .tour-text{max-width:100%;} .tour-item-grid .tour-item.style-4{max-width:500px;margin-left:auto;margin-right:auto;} .tour-item.style-5 .c-button{display:block;width:100%;} .tour-item.style-5 .tour-person{float:none;text-align:center;} //s_news .s_news-entry{margin-bottom:30px;} //icon-block .icon-block{margin-bottom:50px;} //tariff .tariff{margin-bottom:30px;} //counters .counter-entry{margin-bottom:30px;} //gallery .gal-item.style-3.gal-big .gal-item-desc{ padding:16px 5px 18px 5px;} .gal-item.style-3.gal-big h4{font-size:14px;line-height:18px;letter-spacing:2.5px;} .gal-item.style-3.gal-big h5{font-size:12px;line-height:15px;} .simple-tab .nav-tab{margin-bottom:30px;} .simple-tab .nav-tab-item{display:block;max-width:500px;margin:0 auto;} //right sidebar .simple-tab.tab-3 .nav-tab-item{width:100%;float:none;margin:0 auto} //forms .confirm-label{padding: 28px 28px 28px 81px;} .confirm-print{position:relative;top:0%;right:0px;transform:translateY(0%);} .confirm-text{margin-bottom:15px;} .contact-form{margin-bottom:30px;} .contact-entry{margin-bottom:30px;} .subscribe-form .subscribe-input{width:100%;} .subscribe-form .c-button{display:block;float:none;margin:0 auto;} //price-block .pb_entry{max-width:500px;margin-left:auto;margin-right:auto;} .pb_entry .table-view{display:block;} .pb_entry .pb_header{display:block;width:100%;padding:15px;} .pb_entry .pb_content{display:block;width:100%;padding:15px;} .pb_entry .pb_check {display:block;width:100%;padding:15px;} //not-found .not-found{padding-top:99px;padding-bottom:99px;} .not-found-box{width:450px;} .not-found-title{font-size:84px;line-height:84px;letter-spacing:5.6px;margin-bottom:10.5px} .not-found-message{margin-bottom:25px;} .not-found-number{margin-bottom:38px;} .not-found-number h2{font-size:168px;line-height:168px;letter-spacing:15px;} .not-found-number h3{font-size:49px;line-height:48px;top:56px;} .not-found.style-2 .not-found-message{font-size:14px;line-height:17px;margin-bottom:36px;} //login .login-logo{position:static;height:300px;margin-left:15px;margin-right:15px;} .f-login-form .c-button {margin-bottom:15px;} //soon .soon-logo{position:static;height:300px;margin-left:15px;margin-right:15px;} .fullsoon{padding-top:80px;padding-bottom:80px;} .fullsoon-title{font-size:40px;line-height:40px;margin-bottom:25px;} .fullsoon-text{font-size:14px;line-height:18px;margin-bottom:35px} .ClassyCountdown-wrapper > div{margin-left:52px;margin-right:52px;} .ClassyCountdown-wrapper > div:nth-child(3){margin-left:0px;} //footer .footer-block {margin-bottom: 40px;} .footer-link ul {width: 100%; text-align: center;} .footer-link ul li {width:100%;padding-bottom:8px;margin-right:0px;} .copyright {text-align: center; width: 100%; padding-top: 15px;} footer.type-2 .footer-link{text-align:center;} } @media screen and (max-width: 600px) { .cp_content{position:relative;left:0%;transform:translateX(0%);text-align:center;} .c_pagination .c-button{display:none;} .filter-nav li{display:block;} .filter-nav li a{min-width:250px;margin-bottom:1px;} .filter-nav a:before{display:none;} .widget-gallery a{width:25%;} .ClassyCountdown-wrapper > div{margin-left:30px;margin-right:30px;} .ClassyCountdown-wrapper > div:nth-child(3){margin-left:0px;} } @media screen and (max-width: 480px) { .main-slider .swiper-slide{min-height:1000px;} .main-slider-3{height:520px;} .main-slider-3 .main-title button[type="submit"] span{display:none;} .detail-content .thumbnails{display:none;} .vert-title{margin-top:-320px;} header.type-3 .logo{left:15px;transform:translateX(0%);} .offers-info {padding-bottom: 0px;} .offers-block .vertical-bottom p {padding-bottom: 20px;} .main-title h1 {font-size: 40px; line-height: 50px; letter-spacing: 5px;} .main-title.style-2 h1{font-size:40px;line-height:50px;letter-spacing:4px;} .main-title .main-date{margin-bottom:5px;} .main-title .main-date.underline:after{margin:10px 0 0px;} .sw-arrow {display: none;} .main-slider .pagination-hidden.pagination {display: block; bottom: 420px;} .item-block p {padding: 0px 15px 15px;} .item-block h3 {font-size: 22px;} .item-block p {line-height: 20px;} .play {width: 40px; height: 40px; margin: 0 auto 20px;} .item-block p {display: none;} .video-title {bottom: 50%; transform: translateY(50%);} .best-slider .pagination-hidden.pagination {display: block;} .testi-3 .swiper-slide {padding: 0px 15px;} .testi-wrap {padding: 45px 15px 40px;} .tour-block-s-1 .tour-caption .vertical-top {padding: 15px 15px 0px;} .tour-block-s-1 .tour-caption .vertical-bottom {padding: 0px 15px 15px;} .tour-block-s-2 .tour-caption .vertical-top {padding: 15px 15px 0px;} .tour-block-s-2 .tour-caption .vertical-align {padding: 0px 15px 15px;} .tour-block-s-2 .tour-caption .vertical-bottom {padding: 0px 15px 15px;} .tour-block-s-4{min-height:500px;padding: 0px 15px 15px;} .change-slider{width:60px;} .weth-icon.style-2{margin-top:10px;margin-right:10px;padding-top:7px;padding-bottom:7px;width:87px;} .hotel-choose{margin:20px 0px 50px 0px;} .hotel-choose.hotel-choose-1{margin:50px 0px;} .hotel-choose .w_50{width:100%;} .hotel-choose .title{padding-left:0px;} .hotel-choose .popular-img{margin-bottom:0px;} .choose-hotel{margin:50px 0px 0px 0px;} .choose-hotel .drop-wrap{margin-bottom:15px;} .hotel-line .rate span{padding:0px 1px;} .hotel-line .rate-wrap{padding-top:0px;} .hotel-item.style-4 .pagination{display:block;} .grid-content .list-item-entry{width:100%;} .list-content .table-view{display:block;width:auto;} .list-content .radius-top{display:block;width:100%;} .list-content .hotel-middle{display:block;width:100%;} .list-content .hotel-right{display:block;width:100%;} .list-content .hotel-item.style-8 .hotel-right{border-radius:5px;border-top-left-radius:0px;border-top-right-radius:0px;} //partners .investors-block div[class^="col-"]:nth-child(3n) .investor-logo{border-right: 1px solid #eaeaea;} .investors-block div[class^="col-"]:nth-child(2n) .investor-logo{border-right: none;} .investors-block div[class^="col-"]:nth-last-child(3) .investor-logo{border-bottom: 1px solid #eaeaea;} .photo-ar-left.c-button.b-50{float:none;display:block;margin-bottom:15px;} .photo-ar-right.c-button.b-50{float:none;display:block;} .photo-ar-left:hover .photo-prev, .photo-ar-right:hover .photo-next{opacity:0;} .popular-tours .hotel-small .hotel-img{width:100%;} .popular-tours .hotel-small .hotel-desc{margin-left:0px;} //detail .comments-block .commnent-img{float:none;display:block;margin-left:auto;margin-right:auto;margin-bottom:30px;} .comments-block .comment-content:before{display:none;} .comments-block .comment-content{margin-left:0px;} .comments-block .comments-block{margin-left:0px;} .blog-nav-left .blog-nav-img, .blog-nav-right .blog-nav-img{display:block;float:none;margin-bottom:10px;} .blog-nav-left .blog-nav-text{margin-left:0px;} .blog-nav-right .blog-nav-text{margin-right:0px;text-align:left;} .blog-nav-right .tour-info{margin-left:0px;margin-right:15px;} //not found .not-found{padding-top:55px;padding-bottom:55px;} .not-found-box{width:253px;padding-top:30px;padding-bottom:30px;} .not-found-title{font-size:47px;line-height:47px;letter-spacing:5.6px;margin-bottom:10.5px} .not-found-message{margin-bottom:18px;} .not-found-box .c-button.b-60{height:50px;line-height:46px} .not-found.style-2{padding-top: 100px;} .not-found-number{margin-bottom:28px;} .not-found-number h2{font-size:126px;line-height:126px;letter-spacing:11px;} .not-found-number h3{font-size:36px;line-height:36px;top:42px;} .not-found.style-2 .not-found-message{font-size:14px;line-height:17px;margin-bottom:27px;} //login .login-fullpage{margin-top:50px;margin-bottom:50px;} .login-fullpage .full-copy{bottom:20px;} //soon .back-counter .part-counter:nth-child(1), .back-counter .part-counter:nth-child(2){margin-bottom:45px;} .back-counter .part-counter:nth-child(2), .back-counter .part-counter:nth-child(4){margin-right:0px;} .contact-socail a{margin-right:16px;} .s-contact-input input{display:block;} .s-contact-form .c-button{position:static;float:none;width:100%;} .ClassyCountdown-wrapper > div{display:block;margin-left:auto;margin-right:auto;} .ClassyCountdown-wrapper > div:nth-child(3){margin-left:auto;} .ClassyCountdown-wrapper > div:last-child{margin-right:auto;} } @media screen and (max-width: 390px) { .tour-info {padding-bottom: 5px;} .tour-caption .vertical-bottom {padding: 0px 15px 15px;} .offers-block .vertical-bottom {padding: 0px 10px 15px 15px;} .tour-caption .vertical-bottom .fr {float: left;} .tour-caption .vertical-bottom .fl {width: 100%; padding-bottom: 15px;} .tour-caption .vertical-align {margin-top: -65px;} .tour-block-s-1 .vertical-align {margin-top: -40px;} .tour-block-s-2 .vertical-align {margin-top: 0px;} .city-entry.style-2 .vertical-align{margin-top: 0px;} } /*-------------------------------------------------------------------------------------------------------------------------------*/ /* CLEARFIX */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .clear-mob-2:nth-child(2n+1){clear:both;} .clear-mob-3:nth-child(3n+1){clear:both;} .clear-mob-4:nth-child(4n+1){clear:both;} .clear-mob-5:nth-child(5n+1){clear:both;} .clear-mob-6:nth-child(6n+1){clear:both;} @media screen and (min-width: 481px) { .clear-xs-1:nth-child(n+1), .clear-xs-2:nth-child(n+1), .clear-xs-3:nth-child(n+1), .clear-xs-4:nth-child(n+1), .clear-xs-5:nth-child(n+1), .clear-xs-6:nth-child(n+1){clear:none;} .clear-xs-2:nth-child(2n+1){clear:both;} .clear-xs-3:nth-child(3n+1){clear:both;} .clear-xs-4:nth-child(4n+1){clear:both;} .clear-xs-5:nth-child(5n+1){clear:both;} .clear-xs-6:nth-child(6n+1){clear:both;} .clear-xs-0:nth-child(n+1){clear:none;} } @media screen and (min-width: 768px) { .clear-sm-1:nth-child(n+1), .clear-sm-2:nth-child(n+1), .clear-sm-3:nth-child(n+1), .clear-sm-4:nth-child(n+1), .clear-sm-5:nth-child(n+1), .clear-sm-6:nth-child(n+1){clear:none;} .clear-sm-1:nth-child(n+1){clear:both;} .clear-sm-2:nth-child(2n+1){clear:both;} .clear-sm-3:nth-child(3n+1){clear:both;} .clear-sm-4:nth-child(4n+1){clear:both;} .clear-sm-5:nth-child(5n+1){clear:both;} .clear-sm-6:nth-child(6n+1){clear:both;} .clear-sm-0:nth-child(n+1){clear:none;} } @media screen and (min-width: 992px) { .clear-md-1:nth-child(n+1), .clear-md-2:nth-child(n+1), .clear-md-3:nth-child(n+1), .clear-md-4:nth-child(n+1), .clear-md-5:nth-child(n+1), .clear-md-6:nth-child(n+1){clear:none;} .clear-md-1:nth-child(n+1){clear:both;} .clear-md-2:nth-child(2n+1){clear:both;} .clear-md-3:nth-child(3n+1){clear:both;} .clear-md-4:nth-child(4n+1){clear:both;} .clear-md-5:nth-child(5n+1){clear:both;} .clear-md-6:nth-child(6n+1){clear:both;} .clear-md-0:nth-child(n+1){clear:none;} } @media screen and (min-width: 1200px) { .clear-lg-1:nth-child(n+1), .clear-lg-2:nth-child(n+1), .clear-lg-3:nth-child(n+1), .clear-lg-4:nth-child(n+1), .clear-lg-5:nth-child(n+1), .clear-lg-6:nth-child(n+1){clear:none;} .clear-lg-1:nth-child(n+1){clear:both;} .clear-lg-2:nth-child(2n+1){clear:both;} .clear-lg-3:nth-child(3n+1){clear:both;} .clear-lg-4:nth-child(4n+1){clear:both;} .clear-lg-5:nth-child(5n+1){clear:both;} .clear-lg-6:nth-child(6n+1){clear:both;} .clear-lg-0:nth-child(n+1){clear:none;} } /*-------------------------------------------------------------------------------------------------------------------------------*/ /* BOOTSTRAP MOB */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .visible-mob-block,.visible-mob-inline,.visible-mob-inline-block,.visible-mob{display: none !important;} @media (max-width: 480px) { .col-mob-1,.col-mob-2,.col-mob-3,.col-mob-4,.col-mob-5,.col-mob-6,.col-mob-7,.col-mob-8,.col-mob-9,.col-mob-10,.col-mob-11,.col-mob-12 {float:left;} .col-mob-12{width: 100%;} .col-mob-11 {width: 91.66666667%; } .col-mob-10 {width: 83.33333333%; } .col-mob-9 {width: 75%; } .col-mob-8 {width: 66.66666667%; } .col-mob-7 {width: 58.33333333%; } .col-mob-6 {width: 50%; } .col-mob-5 {width: 41.66666667%; } .col-mob-4 {width: 33.33333333%; } .col-mob-3 {width: 25%; } .col-mob-2 {width: 16.66666667%; } .col-mob-1 {width: 8.33333333%; } .col-mob-pull-12 {right: 100%; } .col-mob-pull-11 {right: 91.66666667%; } .col-mob-pull-10 {right: 83.33333333%; } .col-mob-pull-9 {right: 75%; } .col-mob-pull-8 {right: 66.66666667%; } .col-mob-pull-7 {right: 58.33333333%; } .col-mob-pull-6 {right: 50%; } .col-mob-pull-5 {right: 41.66666667%; } .col-mob-pull-4 {right: 33.33333333%; } .col-mob-pull-3 {right: 25%; } .col-mob-pull-2 {right: 16.66666667%; } .col-mob-pull-1 {right: 8.33333333%; } .col-mob-pull-0 {right: auto; } .col-mob-push-12 {left: 100%; } .col-mob-push-11 {left: 91.66666667%; } .col-mob-push-10 {left: 83.33333333%; } .col-mob-push-9 {left: 75%; } .col-mob-push-8 {left: 66.66666667%; } .col-mob-push-7 {left: 58.33333333%; } .col-mob-push-6 {left: 50%; } .col-mob-push-5 {left: 41.66666667%; } .col-mob-push-4 {left: 33.33333333%; } .col-mob-push-3 {left: 25%; } .col-mob-push-2 {left: 16.66666667%; } .col-mob-push-1 {left: 8.33333333%; } .col-mob-push-0 {left: auto; } .col-mob-offset-12 {margin-left: 100%; } .col-mob-offset-11 {margin-left: 91.66666667%; } .col-mob-offset-10 {margin-left: 83.33333333%; } .col-mob-offset-9 {margin-left: 75%; } .col-mob-offset-8 {margin-left: 66.66666667%; } .col-mob-offset-7 {margin-left: 58.33333333%; } .col-mob-offset-6 {margin-left: 50%; } .col-mob-offset-5 {margin-left: 41.66666667%; } .col-mob-offset-4 {margin-left: 33.33333333%; } .col-mob-offset-3 {margin-left: 25%; } .col-mob-offset-2 {margin-left: 16.66666667%; } .col-mob-offset-1 {margin-left: 8.33333333%; } .col-mob-offset-0 {margin-left: 0; } .visible-mob {display: block !important; } table.visible-mob {display: table; } tr.visible-mob {display: table-row !important; } th.visible-mob, td.visible-mob {display: table-cell !important; } .visible-mob-block {display: block !important; } .visible-mob-inline {display: inline !important; } .visible-mob-inline-block {display: inline-block !important; } .hidden-mob {display: none !important; } } /*-------------------------------------------------------------------------------------------------------------------------------*/ /* CUSTOM 5 COL */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .cust-mob-5{width:20%} @media screen and (min-width: 481px) { .cust-xs-5{width:20%;} } @media screen and (min-width: 768px) { .cust-sm-5{width:20%;} } @media screen and (min-width: 992px) { .cust-md-5{width:20%;} } @media screen and (min-width: 1200px) { .cust-lg-5{width:20%;} } /*-------------------------------------------------------------------------------------------------------------------------------*/ /* CSS ANIMATIONS */ /*-------------------------------------------------------------------------------------------------------------------------------*/ .bg-bg-chrome{transition: none;} //0.15s a, .c-button, .investor-logo img, .filter-nav a:before, .photo-next, .photo-prev, .contry-item img, .contry-item h5, .slider-wth-thumbs.style-1 .thumbnails img {transition:all 0.15s ease-in-out;} //0.5s .gal-item .vertical-align, header.bg-black-o{transition: all 0.5s ease-in-out;} //0.7s .tp_entry .tp_image, .tp_entry .price { -moz-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; } //1.0s .tp_entry .tp_content, .fullpage .section { -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; } //delay .delay-1 {transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);} .delay-2 {transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1) 300ms;}