@import url(https://fonts.googleapis.com/css?family=Archivo+Narrow:400,700);
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,500,500i,700,700i&display=swap&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext');

.subheader,
header .top-bar {
    background-repeat: no-repeat;
    background-size: cover
}

#search-results .item,
.sm,
.sm li,
.sm ul,
.topmenu li>a,
ul.sm a,
ul.sm:after {
    display: block
}

#error-page,
#scrollUp,
.topmenu li>a {
    text-align: center
}

body,
html {
    font-size: 14px;
}

body {
    font-family: 'Ubuntu', sans-serif;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,0.5);
    text-rendering: optimizeLegibility;
    font-weight: 400;
    overflow-x: hidden;
}

body.menu-opened::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.4);
    bottom: 0;
    z-index: 100;
}

header,
.header-telephone,
.header-language,
#topwidget,
#page,
.package-publish-top,
.package-publish-middle,
.package-publish-bottom,
#botwidget,
footer {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

body.menu-opened .header-telephone,
body.menu-opened .header-language,
body.menu-opened #topwidget,
body.menu-opened #page,
body.menu-opened #botwidget,
body.menu-opened footer {
    -weblit-filter: blur(10px);
    filter: blur(10px);
}

body.form-opened header,
body.form-opened #topwidget,
body.form-opened .package-publish-top,
body.form-opened .package-publish-middle,
body.form-opened .package-publish-bottom,
body.form-opened #botwidget,
body.form-opened footer {
    -weblit-filter: blur(10px);
    filter: blur(10px);
}

a,
a.inverted,
a.white {
    cursor: pointer;
    color: inherit;
    text-decoration: none;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    outline: 0
}

a.white {
    color: #fff
}

a.hover,
a:focus,
a:hover {
    color: inherit;
    -webkit-transition: all .55s ease;
    -moz-transition: all .55s ease;
    -o-transition: all .35s ease;
    transition: all .55s ease;
    outline: 0;
    text-decoration: none
}

hr {
    margin-top: 2em;
    margin-bottom: 2em;
    border: 0;
    height: 3px;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .1), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .1), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .1), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .1), rgba(0, 0, 0, 0))
}

h1,
h2,
h2.h3.h4,
h3,
h5,
h6 {
    margin-bottom: 1rem;
}

p {
    margin-bottom: 1em;
}

p:last-child {
    margin-bottom: 0
}

.sk-content {
    padding: 30px;
}

.sk-content-full {
    padding: 50px 0;
}

.sk-content-half {
    padding: 25px 0;
}

header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    color: white;
    padding-top: 35px;
    font-size: 18px;
}

header .top-bar {
    color: #fff;
    background-attachment: scroll;
    background-position: center center;
    padding: .5em 0
}

header .top-bar .doSearch {
    float: right;
    min-width: 300px
}

header .logo {
    max-width: 240px;
}

header .logo {
    max-width: 240px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

body.menu-opened header .logo {
    opacity: 0.6;
}

.subheader h1 {
    color: #fff;
    margin: 0;
    font-weight: 100
}

.subheader h1 small {
    display: block;
    font-weight: 300;
    color: #fff;
    margin-top: .5em
}

.subheader .sk.breadcrumb {
    position: absolute;
    bottom: 0;
    right: 1em;
    background-color: rgba(255, 255, 255, .2);
    color: #fff;
    padding: .5em 1.2em;
    text-transform: capitalize;
    width: auto
}

.topmenu li ul li a,
.topmenu li>a strong {
    text-transform: uppercase;
    font-weight: 400
}

.subheader .sk.breadcrumb a.section {
    color: #fff
}

.subheader .sk.breadcrumb a:hover {
    text-decoration: underline
}

.subheader .sk.breadcrumb .section {
    font-size: .876em;
    color: #fff
}

.subheader .sk.inverted.input {
    width: 300px
}

#suggestions {
    position: absolute;
    width: 300px;
    top: 5em;
    z-index: 100
}

ul.sm a,
ul.sm li {
    position: relative
}

#search-results {
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .08);
    background-color: #FFF
}

.topmenu li>a.active,
.topmenu ul {
    background-color: #53BD99
}

#pagination {
    margin-top: 1em
}

.sm,
.sm li,
.sm ul {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: normal;
    direction: ltr
}

ul.sm li {
    float: left
}

ul.sm a {
    white-space: nowrap
}

ul.sm a.disabled {
    cursor: default
}

ul.sm ul {
    position: absolute;
    top: -999999px;
    left: -800px;
    width: 100px
}

.top-menu,
.topmenu li>a i,
.topmenu li>a small,
.topmenu li>a strong {
    position: relative
}

ul.sm-rtl {
    direction: rtl
}

ul.sm-rtl li {
    float: right
}

ul.sm ul li,
ul.sm-vertical li {
    float: none
}

ul.sm ul a,
ul.sm-vertical a {
    white-space: normal
}

* html ul.sm-vertical li {
    float: left;
    width: 100%
}

* html ul.sm-vertical ul li {
    float: none;
    width: auto
}

ul.sm ul.sm-nowrap>li>a {
    white-space: nowrap
}

ul.sm:after {
    content: "\00a0";
    height: 0;
    font: 0/0 serif;
    clear: both;
    visibility: hidden;
    overflow: hidden
}

* html ul.sm {
    height: 1px
}

ul.sm li *,
ul.sm li:after,
ul.sm li:before {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

ul.sm {
    -webkit-tap-highlight-color: transparent
}

.topmenu li>a {
    text-decoration: none;
    padding: .85em 1.6em;
    font-weight: 400;
    color: #fff
}

.topmenu li a>i {
    display: none;
    font-size: 2em
}

.topmenu li>a strong {
    display: block;
    font-size: .778em;
    padding: 1em 0
}

.topmenu li>a small {
    display: none;
    font-size: .85em
}

.topmenu li:hover a small,
.topmenu li:hover a strong,
.topmenu li:hover>a i {
    opacity: 1
}

.topmenu a>small {
    display: block
}

.topmenu a.highlighted,
.topmenu a:active,
.topmenu a:focus,
.topmenu a:hover {
    color: #53BD99
}

.topmenu li>a.active {
    color: #fff
}

.topmenu li>a.active:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #53BD99;
    bottom: -10px;
    left: 50%;
    margin-left: -8px
}

.topmenu li.nav-submenu-item i.icon {
    margin-right: .5em
}

.topmenu ul a.has-submenu,
.topmenu-vertical a.has-submenu {
    padding-right: 1.8em
}

.topmenu li ul li a {
    padding: .85em;
    text-align: left;
    border: 0;
    box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, .2);
    font-size: .778em
}

.topmenu li ul li a:hover {
    color: #394147
}

.topmenu li ul li a i {
    font-size: 1em;
    display: inline-block;
    margin: 0 .5em 0 0
}

#menu ul.two.cols {
    width: 380px!important
}

#menu ul.three.cols {
    width: 500px!important
}

#menu ul.three.cols li {
    width: 33.33%
}

#menu ul.four.cols li {
    width: 25%
}

#menu ul.four.cols {
    width: 680px!important
}

#menu ul.cols li {
    display: block;
    float: left;
    width: 50%
}

#menu ul.cols li:first-child {
    box-shadow: none
}

#menu ul.cols {
    clear: both
}

.topmenu ul.menu-submenu {
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, .1)
}

.topmenu a span.sub-arrow {
    position: absolute;
    left: 50%;
    bottom: 16px;
    margin-left: -12px;
    width: 1em;
    height: 1em;
    line-height: 1em
}

.topmenu ul.menu-submenu a span.sub-arrow,
.topmenu-vertical a span.sub-arrow {
    right: 1em;
    top: 1.4em;
    left: auto;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.topmenu li:first-child,
.topmenu ul li,
.topmenu-vertical li {
    border-left: 0
}

.topmenu ul li:first-child,
.topmenu-vertical li:first-child {
    border-top: 0
}

.topmenu span.scroll-down,
.topmenu span.scroll-up {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    border: solid #bbb;
    border-width: 1px 0;
    background: #fff;
    height: 20px
}

.topmenu span.scroll-down-arrow,
.topmenu span.scroll-up-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 8px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #555
}

#botwidget,
.loader {
    position: relative
}

.topmenu span.scroll-down-arrow {
    top: 6px;
    border-style: solid dashed dashed;
    border-color: #555 transparent transparent
}

#topwidget {
    background-color: #fff
}

#topwidget .static-image {
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 1em 4em;
    color: #fff
}

#topwidget .static-image>h1 {
    font-size: 3em;
    text-transform: uppercase;
    color: #fff;
    font-weight: 100
}

#leftwidget aside,
#rightwidget aside {
    margin-bottom: 1.5em
}

#leftwidget aside h3,
#rightwidget aside h3 {
}

.loader:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    background: url(../images/loader-large.gif) 50% 50% no-repeat rgba(255, 255, 255, .8);
    visibility: visible;
    z-index: 5000
}

#scrollUp {
    bottom: 10px;
    right: 10px;
    width: 45px;
    height: 45px;
    background-color: rgba(9,114,142, 0.79);
    border-radius: 0;
    line-height: 40px;
    opacity: .8;
    color: #fff;
}

#scrollUp:before {
    content: "\f077";
    display: inline-block;
    vertical-align: middle;
    font: 20px Icons;
}

#error-page {
    background-image: url(../images/404_bg.png);
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: top center;
    height: 100vh;
    background-color: #282828;
    box-shadow: inset 0 10px 0 0 #000, inset 0 -10px 0 0 #000;
    position: relative
}

#error-page .logo {
    padding-top: 2em
}

#error-page h1 {
    padding-top: .5em;
    color: #fff;
    font-size: 5em;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .75)
}

#error-page h3 {
    color: #7F7F7F;
    font-size: 1.5em;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .75)
}

#error-page h3.primary {
    margin-top: 2em
}

#error-page #but.button {
    font-size: 2em;
    border-radius: 500em
}

#error-page #but.button i.icon {
    font-size: 4em
}

.section1 {
    background: #f4f6f8;
    position: relative;
    padding: 3em 1em
}

.section1:after,
.section1:before,
.section2:after {
    content: "";
    display: inline-block;
    height: 1px;
    left: 0;
    position: absolute;
    right: 0
}

.section1:before {
    background: #fff;
    border-top: 1px solid #e1e1e1;
    top: 1px
}

.section1:after {
    background: #e1e1e1;
    border-bottom: 1px solid #fefefe;
    bottom: 5px
}

.section2:after {
    background: #fefefe;
    top: 0;
    transition: all .3s ease 0s
}

.section2,
.section3,
.section4 {
    padding: 3em 1em;
    position: relative
}

.section2 {
    background: #f4f6f8;
    border-top: 1px solid #e3e3e3
}

.section3 {
    background: #fff;
    border-top: 1px solid #dadada
}

.section4 {
    background: #e3e8ee;
    border-bottom: 1px solid #f4f6f8
}

.menu.lang_menu.show {
    display: block;
    position: absolute;
    background: white;
    z-index: 10000;
    width: auto;
    top: 46px;
}

.sk.menu {
    font-size: 20px;
}

.headerlanguage {
    cursor: pointer;
}

#langmenu a.item:hover {
    color: rgba(0,0,0, 0.6);
    background-color: white;
}

.lazyload {
    display: block;
    min-height: 1px;
}

.lazyload.custom-loader {
    max-width: 50px;
    max-height: 50px;
    left: calc(50% - 25px);
}

/*All*/
b {
    font-weight: 900;
}
input,
textarea,
select,
button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
::-webkit-input-placeholder {
    opacity:1;
}
::-moz-placeholder {
    opacity:1;
}
:-ms-input-placeholder {
    opacity:1;
}
:-moz-placeholder {
    opacity:1;
}
.underline, a.underline:hover, a.underline:focus {
    text-decoration: underline;
}
.big-grid {
    padding-left: 45px;
    padding-right: 45px;
}
.row {
    margin-left:-15px;
    margin-right:-15px;
}
.col {
    padding-left:15px;
    padding-right:15px;
}
.row-2 {
    margin-left:-2px;
    margin-right:-2px;
}
.col-2 {
    padding-left:2px;
    padding-right:2px;
}
.row-5 {
    margin-left:-5px;
    margin-right:-5px;
}
.col-5 {
    padding-left:5px;
    padding-right:5px;
}
.row-7 {
    margin-left:-7px;
    margin-right:-7px;
}
.col-7 {
    padding-left:7px;
    padding-right:7px;
}
.row-10 {
    margin-left:-10px;
    margin-right:-10px;
}
.col-10 {
    padding-left:10px;
    padding-right:10px;
}
.row-20 {
    margin-left:-20px;
    margin-right:-20px;
}
.col-20 {
    padding-left:20px;
    padding-right:20px;
}
.row-25 {
    margin-left:-25px;
    margin-right:-25px;
}
.col-25 {
    padding-left:25px;
    padding-right:25px;
}
.row-30 {
    margin-left:-30px;
    margin-right:-30px;
}
.col-30 {
    padding-left:30px;
    padding-right:30px;
}
.row-35 {
    margin-left:-35px;
    margin-right:-35px;
}
.col-35 {
    padding-left:35px;
    padding-right:35px;
}
.row-40 {
    margin-left:-40px;
    margin-right:-40px;
}
.col-40 {
    padding-left:40px;
    padding-right:40px;
}
.row-50 {
    margin-left:-50px;
    margin-right:-50px;
}
.col-50 {
    padding-left:50px;
    padding-right:50px;
}
.row-60 {
    margin-left:-60px;
    margin-right:-60px;
}
.col-60 {
    padding-left:60px;
    padding-right:60px;
}
.row-65 {
    margin-left:-65px;
    margin-right:-65px;
}
.col-65 {
    padding-left:65px;
    padding-right:65px;
}
.row-70 {
    margin-left:-70px;
    margin-right:-70px;
}
.col-70 {
    padding-left:70px;
    padding-right:70px;
}
.row-80 {
    margin-left:-80px;
    margin-right:-80px;
}
.col-80 {
    padding-left:80px;
    padding-right:80px;
}
.row-100 {
    margin-left:-100px;
    margin-right:-100px;
}
.col-100 {
    padding-left:100px;
    padding-right:100px;
}
.v-align-middle {
    vertical-align:middle;
}
.overflow-hidden {
    overflow: hidden;
}
.visibility-hidden {
    visibility:hidden;
}
.uppercase {
    text-transform:uppercase;
}
.bold {
    font-weight:bold;
}
.light {
    font-weight: 300;
}
.block {
    display:block;
}
.inline-block {
    display: inline-block;
}
.flex {
    display:flex;
}
.flex-wrap {
    display:flex;
    flex-wrap:wrap;
}
.flex-between {
    display:flex;
    justify-content: space-between;
}
.flex-wrap-between {
    display:flex;
    flex-wrap:wrap;
    justify-content: space-between;
}
.flex-center {
    display:flex;
    justify-content: center;
}
.flex-wrap-center {
    display:flex;
    flex-wrap:wrap;
    justify-content: center;
}
.flex-right {
    display:flex;
    justify-content: flex-end;
}
.flex-wrap-right {
    display:flex;
    flex-wrap:wrap;
    justify-content: flex-end;
}
.flex-all-center {
    display:flex;
    justify-content: center;
    align-items:center;
}
.flow-column {
    flex-flow:column;
}
.flex-vertical-center {
    display:flex;
    align-items:center;
}
.flex-bottom {
    display:flex;
    align-items:flex-end;
}
.flex-wrap-bottom {
    display:flex;
    flex-wrap:wrap;
    align-items:flex-end;
}
.image-link img.over, .image-link:hover img.normal {
    display:none;
}
.image-link:hover img.over {
    display:inline-block;
}
.visible-phone {
    display:none !important;
}
.photo-landscape img, img.photo-landscape {
    width: 100%;
    height: auto;
}
.photo-portrait img, img.photo-portrait {
    width: auto;
    height: 100%;
}
.sk-grid {
    max-width: 1520px;
}
.sk-grid-left {
    padding-left: calc((100% - 1520px) / 2);
}
.sk-grid-right {
    padding-left: calc((100% - 1520px) / 2);
}
.page-section {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
}
#packages-categories {
    margin-top: 70px !important;
}
.page-section-top {
    margin-top: 100px !important;
}
.page-section-bottom {
    margin-bottom: 100px !important;
}
#packages-slider {
    margin-bottom: 70px !important;
}
.page-small-section {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}
.page-small-section-top {
    margin-top: 50px !important;
}
.page-small-section-bottom {
    margin-bottom: 50px !important;
}
.page-small-title {
    font-size: 18px;
    color: #09728e;
    font-weight: 400;
    letter-spacing: 9px;
    line-height: 1;
    margin-bottom: 5px;
}
.page-small-title.black {
    color: black;
}
.page-big-title {
    font-size: 60px;
    font-weight: bold;
    color: black;
    line-height: 1;
    margin-bottom: 30px;
}
.page-subtitle {
    font-size: 28px;
    font-weight: 400;
    color: black;
    line-height: 1;
    letter-spacing: 9px;
    margin-bottom: 5px;
}
.page-header-text {
    background-color: white;
    padding: 40px;
    margin-top: -200px;
    position: relative;
    min-height: 200px;
}
.page-sidebar-navigation-section {
    position: relative;
}
.page-sidebar-navigation-section::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    display: block;
    border-top: 2px solid #09728e;
}
.page-sidebar-navigation-left ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-weight: 500;
}
.page-sidebar-navigation-left ul li {
    background-color: #f4f4f4;
    width: calc(100% - 65px);
    position: relative;
    padding: 30px 15px 30px calc((100vw - 1520px) /2);
    -webkit-transition: all .15s ease;
    -moz-transition: all .15s ease;
    -o-transition: all .15s ease;
    transition: all .15s ease;
    cursor: pointer;
    color: rgba(0,0,0,0.3);
}
.page-sidebar-navigation-left ul li.active,
.page-sidebar-navigation-left ul li.active:hover {
    background-color: #09728e;
    color: white;
}
.page-sidebar-navigation-left ul li img {
    width: 25px;
    opacity: 0.3;
    -webkit-filter: brightness(0);
    filter: brightness(0);
    margin-right: 10px;
    -webkit-transition: all .15s ease;
    -moz-transition: all .15s ease;
    -o-transition: all .15s ease;
    transition: all .15s ease;
}
.page-sidebar-navigation-left ul li:hover img,
.page-sidebar-navigation-left ul li.active img {
    opacity: 1;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.page-sidebar-navigation-left ul li .lnr {
    position: absolute;
    background-color: inherit;
    top: 0;
    bottom: 0;
    right: 0;
    width: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    -webkit-transition: all .15s ease;
    -moz-transition: all .15s ease;
    -o-transition: all .15s ease;
    transition: all .15s ease;
}
.page-sidebar-navigation-left ul li.active .lnr {
    right: -65px;
    opacity: 1;
}
.page-sidebar-navigation-right {
    padding-right: calc((100% - 1520px) / 2);
}
.page-sidebar-navigation-paragraph {
    display: none;
}
.page-sidebar-navigation-paragraph.active {
    display: block;
}
.page-sidebar-navigation-left ul li:hover {
    background-color: rgba(9,114,142, 0.6);
    color: white;
}
.page-sidebar-navigation-paragraph ul,
.package-publish-top-right ul {
    padding-left: 25px;
    margin: 0;
    list-style: none;
}
.page-sidebar-navigation-paragraph ul li,
.package-publish-top-right ul li {
    margin-bottom: 20px;
    position: relative;
}
.page-sidebar-navigation-paragraph ul li:last-child,
.package-publish-top-right ul li:last-child {
    margin-bottom: 0;
}
.page-sidebar-navigation-paragraph ul li:before,
.package-publish-top-right ul li:before {
    content: "";
    display: block;
    width: 0.5em;
    height: 0.5em;
    border-radius: 50%;
    background-color: #09728e;
    position: absolute;
    top: 0.25em;
    left: -25px;
}
.lnr.lnr-chevron-right.double::before {
    content: "\e876 \e876";
    letter-spacing: -0.5em;
}
/*Header*/
header .logo-scroll {
    display: none; 
}
header .logo-scroll img {
    max-height: 85px;
}
.header-telephone {
    text-align: right;
    font-weight: bold;
}
.header-menu {
    display: flex;
    justify-content: flex-end;
}
.header-menu-container {
    position: relative;
}
.header-menu-tabs {
    display: flex;
    border: 1px solid white;
}
.header-menu-tab {
    background-color: rgba(2,1,0,0.1);
    border-right: 1px solid white;
    line-height: 1;
}
.header-menu-tab:last-child {
    border-right: none;
}
.header-menu-tab-title {
    padding: 10px 20px;
    cursor: pointer;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.header-menu-tab-title::after {
    content: "";
    display: inline-block;
    border-top: 4px solid;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    vertical-align: middle;
    margin-left: 5px;
}
.header-menu-tabs-results {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    background-color: white;
    color: black;
}
.header-menu-tab-results {
    display: none;
    padding: 35px 20px;
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    background-color: white;
    color: black;
}
.header-menu-results.left ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-weight: bold;
}
.header-menu-results.left ul li {
    padding: 10px 0;
    cursor: pointer;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.header-menu-results.left ul li.inactive {
    color: rgba(0,0,0,0.1);
}
.header-menu-continent-results {
    display: none;
}
.header-menu-continent-results.active {
    display: block;
}
.header-menu-res-item {
    margin-bottom: 20px;
    text-transform: uppercase;
}
.header-menu-res-wrap {
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.header-menu-res-wrap.inactive {
    color: rgba(0,0,0,0.3);
}
.header-menu-res-item.view-all .header-menu-res-wrap {
    border-radius: 10px;
    overflow: hidden;
}
.header-menu-res-image {
    position: relative;
    overflow: hidden;
}
.header-menu-res-image-container {
    background-size: cover;
    background-position: center center;
    padding-top: 100%;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.header-menu-res-over {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: white;
    font-size: 10px;
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-weight: 300;
    background-color:  rgba(0,0,0,0.4);
    opacity: 0;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.header-menu-res-item.view-all .header-menu-res-over {
    opacity: 1;
    background-color: rgba(189,3,38,0.7);
    font-weight: 500;
}
.header-menu-res-title {
    text-align: center;
    font-size: 13px;
    font-weight: 500;
}
.header-language {
    position: absolute;
    top: 35px;
    right: 15px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
}
.header-language a.item {
    border: 1px solid white;
    width: 35px;
    height: 38px !important;
    line-height: 35px;
    display: block;
}
.header-menu-res-item.view-all .header-menu-res-wrap:hover {
    border-radius: 0;
}
.header-menu-res-wrap:hover .header-menu-res-over {
    opacity: 1;
}
.header-menu-res-wrap:hover .header-menu-res-image-container {
    -webkit-filter: blur(1px);
    filter: blur(1px);
}
header.scroll {
    position: fixed;
    background-color: white;
    padding: 10px;
    max-height: 60px;
    color: black;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
}
header.scroll .logo {
    display: none;
}
header.scroll .logo-scroll {
    display: block;
    position: relative;
}
header.scroll .logo-scroll::after {
    content: "";
    position: absolute;
    width: 120px;
    left: 0;
    bottom: 0;
    height: 28px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
    z-index: -6;
}
header.scroll .logo-scroll img {
    background-color: white;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

header.scroll .header-telephone {
    display: none;
}
header.scroll .header-menu-tabs {
    border: 1px solid rgba(0,0,0,0.3);
}
header.scroll .header-menu-tab {
    background-color: transparent;
    border-right: 1px solid rgba(0,0,0,0.3);
}
header.scroll .header-menu-tab:last-child {
    border-right: none !important;
}
header.scroll .header-language {
    top: 10px;
}
header.scroll .header-language a.item {
    border: 1px solid rgba(0,0,0,0.3);
}
header.scroll #langmenu a.item {
    color: rgba(0,0,0, 0.6);
}
header.scroll #langmenu a.item:hover {
    background-color: rgba(0,0,0, 0.3);
    color: white;
}
/*Dropdown Menu*/
.menu-icons-inside {
    position: relative;
    text-align: center;
    cursor: pointer;
    z-index: 200000;
    display: none;
}
.menu-icon {
    position: relative;
    color: #fff;
    height: 30px;
    margin-right: 0;
    display: inline-block;
}
.menu-icon.menu-icon-main.opened {
    position: fixed;
    top: 15px;
    right: 20px;
    border: 1px solid rgba(0,0,0,0.6);
    height: 35px;
    width: 35px;
}
.menu-icon-create {
    display: inline-block;
    width: 33px;
    height: 2px;
    position: relative;
    top: 13px;
    vertical-align: bottom;
    background: #fff;
    white-space: nowrap;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    float: left;
}
header.scroll .menu-icon-create {
    background: rgba(0,0,0,0.3);
}
.menu-icon-create::after, .menu-icon-create::before {
    position: absolute;
    content: '';
    display: inline-block;
    width: 33px;
    height: 2px;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    outline: 1px solid transparent;
    left: 0;
    background: #fff;
}
header.scroll .menu-icon-create::after,
header.scroll .menu-icon-create::before {
    background: rgba(0,0,0,0.3);
}
.menu-icon-create::before {
    top: -13px;
}
.menu-icon-create::after {
    top: 13px;
}
.menu-icon.opened .menu-icon-create {
    background: none;
    top: 17px;
    left: 4px;
}
.opened .menu-icon-create::after,
.opened .menu-icon-create::before {
    background: rgba(0,0,0,0.6) !important;
    width: 20px;
    height: 1px;
}
.menu-icon.opened .menu-icon-create::before {
    top: 1px;
    left: 1px;
    -webkit-transform: rotate(-48deg) translate(2px,0);
    -moz-transform: rotate(-48deg) translate(2px,0);
    -ms-transform: rotate(-48deg) translate(2px,0);
    -o-transform: rotate(-48deg) translate(2px,0);
    transform: rotate(-48deg) translate(2px,0);
}
.menu-icon.opened .menu-icon-create::after {
    -webkit-transform: rotate(45deg) translate(0,1px);
    -moz-transform: rotate(45deg) translate(0,1px);
    -ms-transform: rotate(45deg) translate(0,1px);
    -o-transform: rotate(45deg) translate(0,1px);
    transform: rotate(45deg) translate(0,1px);
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -o-transform-origin: 100% 0;
    transform-origin: 100% 0;
    top: 6px;
    left: 1px;
}
/*Pop Up*/
#sliderevmodal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: white;
    z-index: 10000;
    overflow-x: hidden;
    overflow-y: auto;
}
#sliderevmodal-inner {
    max-width: 960px;
    margin: auto;
    height: 100%;
}
.popup-title {
    font-size: 18px;
    color: white;
    font-weight: bold;
}
#revsliclo {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    color: #09728e;
    font-size: 45px;
    padding: 50px;
}
#revsliclo .lnr {
    cursor: pointer;
}
.revclowrap {
    max-width: 960px;
    margin:auto;
    margin-top: 50px;
}
.revcloicon {
    cursor: pointer;
    border-radius: 50%;
    background: rgba(0,0,0,0.9);
    padding: 5px;
    width: 40px;
    height: 40px;
    margin: -20px 0px -20px auto;
    display: flex;
    z-index: 100;
    position: relative;
    filter: invert(100%);
}
.rev_slider_wrapper {
    height: auto !important;
}
#rev_slider_1 {
    border: 1px solid rgba(255,255,255,0.25);
    height: auto !important;
    padding-top: calc(100vh - 125px);
    background-color: #f4f4f4;
}
.rev_slider > ul {
    background: none !important;
}
.tp-thumb {
    border: 1px solid rgba(255,255,255,0.25);
}
.thumbs-nav{
    cursor:pointer;
    width:40px;
    height:40px;
    position:absolute;
    display:block;
    z-index:1001;
    border-radius:50%;
    border:1px solid #d3d3d3;
}
.thumbs-nav::before{
    font-family:revicons;
    font-size:20px;
    color:#fff;
    display:block;
    line-height:40px;
    text-align:center;
}
.thumbs-nav-vertical{
    right:5.4%;
}
.thumbs-nav-vertical.thumbs-next{
    bottom:0;
}
.thumbs-nav-vertical.thumbs-prev{
    top:0;
}
.thumbs-nav-vertical.thumbs-next::before{
    content:"\e82d";
    -ms-transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg);
}
.thumbs-nav-vertical.thumbs-prev::before{
    content:"\e82c";
    -ms-transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg)
}
.thumbs-nav-horizontal{
    bottom:3.5%;
}
.thumbs-nav-horizontal.thumbs-next{
    right:2%;
}
.thumbs-nav-horizontal.thumbs-prev{
    left:2%;
}
.thumbs-nav-horizontal.thumbs-next::before{
    content:"\e82d";
    margin-left:3px
}
.thumbs-nav-horizontal.thumbs-prev::before{
    content:"\e82c";
    margin-right:3px;
}
.tp-bannertimer {
    display: none !important;
}
.gyges .tp-thumb-img-wrap,
.gyges .tp-thumb-image {
    padding: 0 !important;
}
.hesperiden.tparrows {
    background: transparent !important;
    width: 70px !important;
    height: 70px !important;
    border-radius: 0 !important;
    border: 4px solid white !important;
    top: auto !important;
    bottom: 0 !important;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.tp-rightarrow.tparrows.hesperiden {
    left: 195px !important;
}
#rev_slider_1 .slotholder::after {
    content: "";
    position: absolute;
    background: black;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 85%, rgba(0,0,0,0.55) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 85%,rgba(0,0,0,0.55) 100%);
    background: linear-gradient(to bottom,
    rgba(0,0,0,0) 0%,rgba(0,0,0,0) 85%,
    rgba(0,0,0,0.55) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#8c000000',GradientType=0 );
}
.hesperiden.tparrows::before {
    font-family: Linearicons-Free !important;
    line-height: 62px !important;
    font-size: 25px !important;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.hesperiden.tparrows.tp-leftarrow::before {
    content: "\e879" !important;
}
.hesperiden.tparrows.tp-rightarrow::before {
    content: "\e87a" !important;
}
.hesperiden.tparrows:hover {
    background-color: #fff !important;
}
.hesperiden.tparrows:hover:before {
    color: rgba(0,0,0,0.6) !important;
}
/*Package Slider*/
.package-slider-image {
    max-height: 100vh;
    height: 75vw;
    background-size: cover;
    background-position: center center;
    position: relative;
}
.package-slider-over {
    background-color: rgba(0,0,0,0.2);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    color: white;
    text-align: center;
    padding: 210px 20px 125px;
}
.package-slider-over h3 {
    font-size: 30px;
    margin: 0;
    text-shadow: 0px 3px 4px rgba(0,0,0,0.5);
    line-height: 1;
}
.package-slider-over h1,
.package-slider-over h2 {
    font-size: 8.35vw;
    font-weight: 300;
    line-height: 1;
    margin: 0;
}
.package-slider-description {
    width: 100%;
    max-width: 700px;
    background-color: rgba(0,0,0,0.3);
    font-size: 25px;
    padding: 5px;
    border-radius: 4px;
    text-shadow: 0px 0px 5px rgba(0,0,0,0.75);
    overflow: hidden;
}
.package-slider-over .sk.button {
    margin-top: 150px;
    min-height: 55px;
}
#packages-slider .slick-prev,
#packages-slider .slick-next{
    bottom: 75px;
    left: auto;
    top: auto;
    z-index: 1;
    height: 30px;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
#packages-slider .slick-prev {
    right: 195px;
    width: 25px;
}
#packages-slider .slick-next {
    right: 0;
    background-color: rgba(255,255,255,0.3);
    width: 180px;
    text-align: left;
    padding: 5px 25px;
}
.el #packages-slider .slick-next {
    padding: 5px 15px;
}
#packages-slider .slick-prev::before,
#packages-slider .slick-next::before {
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    line-height: 1;
    opacity: 1;
    color: white;
}
#packages-slider .slick-prev::before,
#packages-slider .slick-next::after {
    content: "";
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
#packages-slider .slick-prev::before {
    border-right: 10px solid white;
    right: 0;
}
#packages-slider .slick-next::before {
    content: 'NEXT';
    letter-spacing: 6px;
}
.el #packages-slider .slick-next::before {
    content: 'ΕΠΟΜΕΝΟ';
}
#packages-slider .slick-next::after {
    border-left: 10px solid white;
    right: 20px;
}
#packages-slider .slick-prev i,
#packages-slider .slick-next i {
    display: none;
}
#packages-slider .slick-dots {
    position: absolute;
    bottom: 50px;
    right: 20px;
    width: auto;
}
#packages-slider .slick-dots li {
    margin-left: 30px;
}
#packages-slider .slick-dots li button {
    width: 15px;
    height: 15px;
    padding: 0;
    background: rgba(255,255,255,0.5);
    border-radius: 50%;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
#packages-slider .slick-dots li button:hover {
    background: rgba(189,33,38, 0.9);
}
#packages-slider .slick-dots li.slick-active button {
    background: white;
}
#packages-slider .slick-prev:hover::before {
    border-right-color: rgba(189,33,38, 0.9);
}
#packages-slider .slick-next:hover {
    background-color: rgba(189,33,38, 0.9);
}
/*Special Offers*/
.products-carousel-section {
    position: relative;
    margin-top: 125px !important;
}
.products-carousel-section::before {
    content: "";
    background-color: #f4f4f4;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: calc(110px + 9vw);
}
.special-offers-carousel-container {
    margin-right: -10%;
}
.special-offers-carousel.slick-initialized.slick-slider.slick-dotted {
    padding-bottom: 200px;
    margin-bottom: 0;
}
.special-offers-carousel .slick-prev,
.special-offers-carousel .slick-next {
    position: absolute;
    top: auto;
    width: 80px;
    height: 80px;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    bottom: 60px;
    border: 2px solid #09728e;
    z-index: 1;
    left: auto;
    font-size: 30px;
    color: #09728e;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.special-offers-carousel .slick-prev {
    right: calc(8.875% + 78px);
}
.special-offers-carousel .slick-next {
    right: 8.875%;
}
.special-offers-carousel .slick-prev::before,
.special-offers-carousel .slick-next::before {
    display: none;
}
.special-offers-carousel .slick-dots {
    bottom: 100px;
    right: calc(8.875% + 157px);
    left: 40px;
    width: auto;
}
.special-offers-carousel .slick-dots li {
    margin: 0 15px;
}
.special-offers-carousel .slick-dots li button {
    width: 15px;
    height: 15px;
    background: rgba(0,0,0,0.1);
    border-radius: 50%;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.special-offers-carousel .slick-prev:hover,
.special-offers-carousel .slick-next:hover {
    background-color: #09728e;
    color: white;
}
.special-offers-carousel .slick-dots li:hover button {
    background: rgb(9, 114, 142);
}
.special-offers-carousel .slick-dots li.slick-active button {
    background: rgba(0,0,0,0.3);
}
/*Custom Tour Banner*/
#custom-tour-banner {
    position: relative;
}
.custom-tour-banner-back {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.custom-tour-banner-left {
    position: relative;
}
.custom-tour-banner-background {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-size: cover;
    background-position:  center center;
}
.custom-tour-banner-middle {
    position: relative;
}
.custom-tour-banner-middle-back {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.custom-tour-banner-middle-front {
    padding: 150px 0;
}
.custom-tour-banner-middle-front .custom-tour-banner-left {
    padding-left: calc((100% - 1600px) / 2);
}
.custom-tour-banner-middle-front .custom-tour-banner-right {
    padding-right: calc((100% - 1600px) / 2);
}
.custom-tour-banner-text {
    min-height: 100%;
    border: 3px solid;
    padding: 40px 30px;
}
.custom-tour-banner-left .custom-tour-banner-text {
    color: white;
    border-right: none;
    padding-right: 15px;
}
.custom-tour-banner-right .custom-tour-banner-text {
    color: #09728e;
    border-left: none;
    padding-left: 15px;
}
.custom-tour-banner-paragraph {
    padding-left: 15px;
}
.custom-tour-banner-text p,
.custom-tour-banner-text a {
    position: relative;
    z-index: 2;
}
.custom-tour-banner-text p {
    color: black;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.25;
}
.custom-tour-banner-text .sk.button.blue {
    font-weight: bold;
    width: 100%;
    margin-top: 25px;
    padding: 20px;
}
.custom-tour-banner-text h2 {
    font-size: 135px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 0;
    white-space: nowrap;
    position: relative;
    z-index: 1;
}
.el .custom-tour-banner-text h2 {
    font-size: 110px;
}
.custom-tour-banner-left .custom-tour-banner-text h2 {
    text-shadow: 2px 2px 10px
    rgba(0,0,0,0.75);
}
.custom-tour-banner-front {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
/*Categories Results*/
.packages-category-icon-wrap {
    cursor: pointer;
}
.packages-category-icon {
    color: black;
    text-align: center;
}
.packages-category-icon-image {
    max-width: 55px;
    margin: auto auto 30px;
    opacity: 0.1;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.packages-category-icon-wrap.active:hover .packages-category-icon-image,
.packages-category-icon-wrap.active .packages-category-icon-image {
    opacity: 1;
}
.packages-category-icon h3 {
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    text-transform: uppercase;
}
.packages-category-icon-wrap:hover .packages-category-icon-image {
    opacity: 0.5;
}
.packages-category-results {
    display: none;
}
.packages-category-results.active {
    display: block;
}
.col-2.packages-cat-item,
.col-2.packages-cat-items {
    margin-bottom: 4px;
}
.packages-cat-wrap {
    position: relative;
    overflow: hidden;
}
.packages-cat-image {
    padding-top: 55%;
    background-size: cover;
    background-position: center center;
    -webkit-filter: blur(3px);
    filter: blur(3px);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.packages-cat-items .packages-cat-image {
    padding-top: calc(27.5% - 2px);
}
.packages-cat-over {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.3);
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.packages-cat-title {
    text-align: center;
    color: white;
    border: 1px solid white;
    font-size: 18px;
    padding: 20px 25px;
    letter-spacing: 9px;
    width: 100%;
    max-width: 360px;
    text-transform: uppercase;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
/*Results*/
.packages-results-destination-right {
    border-left: 1px solid rgba(0,0,0,0.2);
}
.packages-results-destination-image {
    position: relative;
    padding-top: 65%;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
.packages-results-destination-details {
    margin-top: 40px;
}
.packages-results-destination-detail {
    flex: 1;
    min-width: 50%;
    margin-bottom: 10px;
}
.packages-results-destination-detail img {
    width: 30px;
    vertical-align: middle;
}
.packages-results-destination-detail strong {
    color: black;
}
.packages-results-container .page-big-title {
    margin-bottom: 50px;
}
.packages-results-container .product-res-item {
    margin-bottom: 80px;
}
.product-res-wrap {
    position: relative;
}
.product-res-special-offer {
    position: absolute;
    background-color: #bd2126;
    color: white;
    text-transform: uppercase;
    z-index: 2;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
    top: 40px;
    left: -10px;
}
.product-res-image {
    position: relative;
    overflow: hidden;
}
.product-res-image-container {
    padding-top: 75%;
    background-size: cover;
    background-position: center center;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.product-res-image-container img {
    display: none;
}
.product-res-company {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 5px 10px 20px;
    font-size: 16px;
    font-weight: 300;
    color: white;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0) 98%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.45) 0%,rgba(0,0,0,0) 98%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.45) 0%,rgba(0,0,0,0) 98%, rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73000000', endColorstr='#00000000',GradientType=0 );
    text-transform: uppercase;
}
.product-res-days {
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    color: white;
    padding: 35px 10px 5px;
    background: -moz-linear-gradient(top, rgba(5,6,10,0) 0%, rgba(0,0,0,0.8) 100%);
    background: -webkit-linear-gradient(top, rgba(5,6,10,0) 0%,rgba(0,0,0,0.8) 100%);
    background: linear-gradient(to bottom, rgba(5,6,10,0) 0%, rgba(0,0,0,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0005060a', endColorstr='#cc000000',GradientType=0 );
}
.product-res-over {
    background-color: rgba(0,0,0,0.4);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: white;
    font-size: 18px;
    letter-spacing: 9px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.product-res-text {
    background-color: #f4f4f4;
    padding: 20px;
    color: rgba(0,0,0,0.3);
    font-size: 15px;
}
.el .product-res-text {
    font-size: 11px;
}
.products-carousel-section .product-res-text {
    background-color: white;
}
.product-res-country {
    color: black;
    font-size: 34px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 40px;
    height: 40px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.product-res-desc {
    color: #09728e;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 20px;
    max-height: 20px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.product-res-features {
    border-top: 1px solid rgba(0,0,0,0.05);
    border-bottom: 1px solid rgba(0,0,0,0.05);
    margin: 15px 0;
    padding: 10px 0;
}
.product-res-feature img {
    opacity: 0.3;
    display: inline-block;
    width: 13px;
    vertical-align: text-bottom;
}
.el .product-res-feature img {
    width: 11px;
}
.product-res-prices {
    font-size: 60px;
    font-weight: bold;
    color: #09728e;
    line-height: 1;
}
.product-res-price-title {
    font-size: 15px;
    font-weight: 300;
}
.product-res-price-old {
    color: rgba(0,0,0,0.3);
    font-size: 19px;
    font-weight: 500;
    position: relative;
}
.product-res-price-old::after {
    content: "";
    border-top: 1px solid rgba(0,0,0,0.3);
    position: absolute;
    top: 0;
    bottom: 0;
    left: -5px;
    right: -5px;
    margin: auto;
    height: 0;
}
.product-res-wrap:hover .product-res-image-container {
    -webkit-filter: blur(3px);
    filter: blur(3px);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.product-res-wrap:hover .product-res-over {
    opacity: 1;
}
.load-more-dots {
    text-align: center;
}
.load-more-dot {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: rgba(0,0,0,0.1);
    border-radius: 50%;
    margin: 0 10px;
    animation: wave 1.3s linear infinite;
}
.load-more-dot:nth-child(2) {
    animation-delay: -1.1s;
}
.load-more-dot:nth-child(3) {
    animation-delay: -0.9s;
}
.load-more-dot:nth-child(4) {
    animation-delay: -0.7s;
}
@keyframes wave {
    0%, 60%, 100% {
        transform: initial;
        background-color: rgba(0,0,0,0.1);
    }
    30% {
        transform: translateY(-15px);
        background-color: rgba(0,0,0,0.3);
    }
}
/*Form of Interest*/
.form-of-interest-pop-up {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    display: none;
}
.form-of-interest-pop-up.active {
    display: block;
}
.form-of-interest {
    width: 100%;
    position: fixed;
    right: 0;
    top: 50%;
    margin: auto;
    -webkit-transform: translateY(-50%) translateX(calc(100% - 55px));
    -moz-transform: translateY(-50%) translateX(calc(100% - 55px));
    -ms-transform: translateY(-50%) translateX(calc(100% - 55px));
    -o-transform: translateY(-50%) translateX(calc(100% - 55px));
    transform: translateY(-50%) translateX(calc(100% - 55px));
    z-index: 1000;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.form-of-interest.before-scroll {
    -webkit-transform: translateY(-50%) translateX(calc(100%));
    -moz-transform: translateY(-50%) translateX(calc(100%));
    -ms-transform: translateY(-50%) translateX(calc(100%));
    -o-transform: translateY(-50%) translateX(calc(100%));
    transform: translateY(-50%) translateX(calc(100%));
}
.form-of-interest.before-scroll.opened {
    -webkit-transform: translateY(-50%) translateX(calc(100% - 55px));
    -moz-transform: translateY(-50%) translateX(calc(100% - 55px));
    -ms-transform: translateY(-50%) translateX(calc(100% - 55px));
    -o-transform: translateY(-50%) translateX(calc(100% - 55px));
    transform: translateY(-50%) translateX(calc(100% - 55px));
}
.form-of-interest-toggle {
    background-color: #bd2126;
    color: white;
    font-size: 16px;
    font-weight: 300;
    position: relative;
    width: 55px;
    letter-spacing: 9px;
    cursor: pointer;
    z-index: 1;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.form-of-interest.opened .form-of-interest-toggle {
    background-color: #ccc;
}
.form-of-interest-toggle > div {
    position: absolute;
    white-space: nowrap;
    bottom: 20px;
    left: 37px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom;
}
.form-of-interest.opened .form-of-interest-toggle .open,
.form-of-interest-toggle .close {
    display: none;
}
.form-of-interest.opened .form-of-interest-toggle .close {
    display: block;
}
.form-of-interest-toggle .lnr {
    position: absolute;
    top: 20px;
    left: 15px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 23px;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.form-of-interest.opened .form-of-interest-toggle .lnr {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}
.form-of-interest-form {
    padding: 20px 0;
    background-color: white;
    max-width: 600px;
    min-height: 430px;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    display: flex;
    flex-flow: column;
    justify-content: center;
    width: calc(100% - 55px);
    border: 1px solid rgba(0,0,0,0.2);
}
.form-of-interest.opened .form-of-interest-form {
    -webkit-transform: translateX(calc(-100% - 55px));
    -moz-transform: translateX(calc(-100% - 55px));
    -ms-transform: translateX(calc(-100% - 55px));
    -o-transform: translateX(calc(-100% - 55px));
    transform: translateX(calc(-100% - 55px));
}
.form-of-interest-form .sk.form.medium {
    padding: 0 20px;
    max-height: 100vh;
    overflow: auto;
}
.form-of-interest-form h2 {
    font-size: 18px;
    color: black;
    font-weight: 500;
    letter-spacing: 6px;
    margin-bottom: 25px;
}
.form-of-interest-form .sk.form textarea,
.form-of-interest-form .sk.form input[type="text"],
.form-of-interest-form .sk.form input[type="email"],
.form-of-interest-form .sk.form input[type="date"],
.form-of-interest-form .sk.form input[type="password"],
.form-of-interest-form .sk.form input[type="number"],
.form-of-interest-form .sk.form input[type="tel"],
.form-of-interest-form .sk.form .fileinput > input,
.form-of-interest-form .chosen-container-single .chosen-single,
.form-of-interest-form .sk.form select {
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.form-of-interest-form  .sk.form .field label.checkbox {
    color: rgba(0, 0, 0, 0.3);
}
.form-of-interest-form .chosen-container .chosen-drop {
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.form-of-interest-form .sk.button {
    background-color: #bd2126;
}
.form-of-interest-form .sk.button:hover {
    background-color: #9b1b1f;
}
.form-of-interest-form  .sk.textarea,
.form-of-interest-form  .sk.form textarea {
    height: 8em;
}
.form-of-interest-form #msgholder {
    padding: 0 20px;
}
/*Publish*/
.package-publish-gallery {
    position: relative;
}
.package-publish-gallery .owl-theme .owl-controls {
    text-align: center;
    margin: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.package-publish-gallery .owl-theme .owl-controls .owl-buttons div {
    height: 80px;
    line-height: 80px;
    width: 80px;
    background-color: transparent;
    border-radius: 0;
    border: 2px solid white;
}
.package-publish-gallery .owl-theme .owl-controls .owl-buttons div.owl-prev {
    margin-right: -2px;
}
.package-publish-gallery .owl-theme .owl-controls .owl-buttons div.owl-next {
    margin-left: 0;
}
.package-publish-gallery .owl-theme .owl-controls .owl-buttons div i {
    font-size: 2em;
    font-family: Linearicons-Free;
}
.package-publish-gallery .owl-theme .owl-controls .owl-buttons div  i.icon.angle.left::before {
    content: "\e875";
}
.package-publish-gallery .owl-theme .owl-controls .owl-buttons div  i.icon.angle.right::before {
    content: "\e876";
}
.package-publish-gallery .owl-theme .owl-controls.clickable .owl-buttons div:hover {
    background-color: white;
    border-color: white;
}
.package-publish-gallery .owl-theme .owl-controls.clickable .owl-buttons div:hover i {
    color: rgba(0,0,0,0.6);
}
.package-publish-full {
    position: absolute;
    top: 0;
    right: 0;
}
.package-publish-full-icon {
    width: 50px;
    height: 50px;
    padding: 5px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.package-publish-full-icon:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.package-publish-image {
    padding-top: 55%;
    background-size: cover;
    background-position: center center;
}
.package-publish-image img {
    display: none;
}
.package-publish-top-right {
    border-left: 1px solid rgba(0,0,0,0.2);
}
.package-publish-strong-points {
    margin-top: 30px;
}
.package-publish-prices h2 {
    font-size: 18px;
    font-weight: bold;
    color: #09728e;
    margin-bottom: 5px;
}
.package-publish-prices-table {
    border: 1px solid rgba(0,0,0,0.3);
    font-size: 18px;
    padding: 0 40px;
}
.package-publish-price-item {
    flex: 1;
    text-align: center;
    min-width: 14.285%;
}
.package-publish-price-wrap {
    padding: 25px 0;
}
.package-publish-price-wrap.top {
    border-bottom: 1px solid rgba(0,0,0,0.3);
}
.package-publish-price-wrap > div {
    padding: 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 23px;
    max-height: 23px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.package-publish-price-title {
    font-weight: bold;
}
.package-publish-price-price {
    border-right: 1px solid rgba(9,114,142,0.3);
}
.package-publish-price-item:last-child .package-publish-price-price,
.package-publish-price-item:nth-child(7n) .package-publish-price-price {
    border-right: none;
}
.package-publish-price {
    color: #09728e;
    font-size: 60px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 50px;
}
.package-publish-price h5 {
    margin: 0;
    font-size: 15px;
    font-weight: 300;
    line-height: 1;
}
.package-publish-price small {
    color: black;
    font-size: 15px;
    font-weight: 300;
}
.package-publish-price-includes {
    margin-top: 40px;
}
.package-publish-price-includes h3 {
    margin-bottom: 20px;
}
.package-publish-dbd-item {
    margin-bottom: 70px;
}
.package-publish-dbd-item:last-child {
    margin-bottom: 0;
}
.package-publish-dbd-title {
    font-size: 60px;
    margin-bottom: 70px;
    line-height: 1;
    font-weight: bold;
    color: #09728e;
}
/*About Us*/
#about-page .page-subtitle {
    margin-bottom: 30px;
}
/*Contact Page*/
#contact-page {
    font-size: 16px;
    color: rgba(0,0,0,0.3);
}
#contact-page p {
    line-height: 1.2;
}
.contact-map {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    margin-bottom: 40px;
}
.contact-information h2 {
    margin-bottom: 40px;
}
.contact-info-item {
    margin-bottom: 40px;
}
.contact-info-left {
    width: 80px;
    float: left;
}
.contact-info-left h4 {
    margin: 0;
    color: black;
    font-weight: 400;
}
.contact-info-right {
    width: calc(100% - 80px);
    float: left;
}
/*Contact Form*/
.sk.form .field {
    margin: 0 0 30px;
}
.sk.form.medium .field {
    margin: 0 0 15px;
}
.sk.form .two.fields > .fields,
.sk.form .two.fields > .field {
    padding-left: 7px;
    padding-right: 7px;
}
.sk.form .fields .field:first-child {
    padding-left: 0;
}
.sk.form .fields .field:last-child {
    padding-right: 0;
}
.sk.form .field label {
    white-space: normal;
}
.sk.form .field label,
.sk.form textarea,
.sk.form input[type="text"],
.sk.form input[type="email"],
.sk.form input[type="date"],
.sk.form input[type="password"],
.sk.form input[type="number"],
.sk.form input[type="tel"],
.sk.form .fileinput > input,
.sk.button,
.sk.form .field label.radio,
.sk.form .field label.checkbox,
.sk.message .header,
.sk.form select {
    font-family: 'Ubuntu', sans-serif;
}
.sk.form textarea,
.sk.form input[type="text"],
.sk.form input[type="email"],
.sk.form input[type="date"],
.sk.form input[type="password"],
.sk.form input[type="number"],
.sk.form input[type="tel"],
.sk.form .fileinput > input,
.chosen-container-single .chosen-single,
.sk.form  select {
    padding: 20px;
    font-size: 16px;
    border: 1px solid rgba(0,0,0,0.3);
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 1.25;
}
.sk.form.medium textarea,
.sk.form.medium input[type="text"],
.sk.form.medium input[type="email"],
.sk.form.medium input[type="date"],
.sk.form.medium input[type="password"],
.sk.form.medium input[type="number"],
.sk.form.medium input[type="tel"],
.sk.form.medium .fileinput > input,
.sk.form.medium .chosen-container-single .chosen-single,
.sk.form.medium select {
    padding: 10px;
    font-size: 14px;
}
.sk.form input[type="text"]:hover,
.sk.form input[type="email"]:hover,
.sk.form input[type="date"]:hover,
.sk.form input[type="password"]:hover,
.sk.form input[type="number"]:hover,
.sk.form input[type="url"]:hover,
.sk.form input[type="tel"]:hover,
.sk.form textarea:hover,
.sk.form input[type="text"]:focus,
.sk.form input[type="email"]:focus,
.sk.form input[type="date"]:focus,
.sk.form input[type="password"]:focus,
.sk.form input[type="number"]:focus,
.sk.form input[type="url"]:focus,
.sk.form input[type="tel"]:focus,
.sk.form textarea:focus,
.sk.form .field.error textarea:hover,
.sk.form .field.error input[type="text"]:hover,
.sk.form .field.error input[type="email"]:hover,
.sk.form .field.error input[type="date"]:hover,
.sk.form .field.error input[type="password"]:hover,
.sk.form .field.error input[type="number"]:hover,
.sk.form .field.error input[type="url"]:hover,
.sk.form .field.error input[type="tel"]:hover,
.sk.form .field.error textarea:focus,
.sk.form .field.error input[type="text"]:focus,
.sk.form .field.error input[type="email"]:focus,
.sk.form .field.error input[type="date"]:focus,
.sk.form .field.error input[type="password"]:focus,
.sk.form .field.error input[type="number"]:focus,
.sk.form .field.error input[type="url"]:focus,
.sk.form .field.error input[type="tel"]:focus {
    color: rgba(0,0,0,0.3);
    border: 1px solid #09728e;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 20px;
}
.sk.form.medium input[type="text"]:hover,
.sk.form.medium input[type="email"]:hover,
.sk.form.medium input[type="date"]:hover,
.sk.form.medium input[type="password"]:hover,
.sk.form.medium input[type="number"]:hover,
.sk.form.medium input[type="url"]:hover,
.sk.form.medium input[type="tel"]:hover,
.sk.form.medium textarea:hover,
.sk.form.medium input[type="text"]:focus,
.sk.form.medium input[type="email"]:focus,
.sk.form.medium input[type="date"]:focus,
.sk.form.medium input[type="password"]:focus,
.sk.form.medium input[type="number"]:focus,
.sk.form.medium input[type="url"]:focus,
.sk.form.medium input[type="tel"]:focus,
.sk.form.medium textarea:focus,
.sk.form.medium .field.error textarea:hover,
.sk.form.medium .field.error input[type="text"]:hover,
.sk.form.medium .field.error input[type="email"]:hover,
.sk.form.medium .field.error input[type="date"]:hover,
.sk.form.medium .field.error input[type="password"]:hover,
.sk.form.medium .field.error input[type="number"]:hover,
.sk.form.medium .field.error input[type="url"]:hover,
.sk.form.medium .field.error input[type="tel"]:hover,
.sk.form.medium .field.error textarea:focus,
.sk.form.medium .field.error input[type="text"]:focus,
.sk.form.medium .field.error input[type="email"]:focus,
.sk.form.medium .field.error input[type="date"]:focus,
.sk.form.medium .field.error input[type="password"]:focus,
.sk.form.medium .field.error input[type="number"]:focus,
.sk.form.medium .field.error input[type="url"]:focus,
.sk.form.medium .field.error input[type="tel"]:focus,
.sk.form.medium .fields.error .field textarea,
.sk.form.medium .fields.error .field input[type="text"],
.sk.form.medium .fields.error .field input[type="email"],
.sk.form.medium .fields.error .field input[type="date"],
.sk.form.medium .fields.error .field input[type="password"],
.sk.form.medium .fields.error .field input[type="number"],
.sk.form.medium .fields.error .field input[type="url"],
.sk.form.medium .fields.error .field input[type="tel"],
.sk.form.medium .field.error textarea, 
.sk.form.medium .field.error input[type="text"],
.sk.form.medium .field.error input[type="email"],
.sk.form.medium .field.error input[type="date"],
.sk.form.medium .field.error input[type="password"],
.sk.form.medium .field.error input[type="number"],
.sk.form.medium .field.error input[type="url"],
.sk.form.medium .field.error input[type="tel"] {
    padding-left: 10px !important;
}
.sk.form .fields.error .field textarea,
.sk.form .fields.error .field input[type="text"],
.sk.form .fields.error .field input[type="email"],
.sk.form .fields.error .field input[type="date"],
.sk.form .fields.error .field input[type="password"],
.sk.form .fields.error .field input[type="number"],
.sk.form .fields.error .field input[type="url"],
.sk.form .fields.error .field input[type="tel"],
.sk.form .field.error textarea, .sk.form .field.error input[type="text"],
.sk.form .field.error input[type="email"],
.sk.form .field.error input[type="date"],
.sk.form .field.error input[type="password"],
.sk.form .field.error input[type="number"],
.sk.form .field.error input[type="url"],
.sk.form .field.error input[type="tel"] {
    color: rgba(0,0,0,0.3);
    border: 1px solid rgba(0,0,0,0.3);
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    padding-left: 20px;
}
.sk.form ::-webkit-input-placeholder {
    color: rgba(0,0,0,0.3);
}
.sk.form ::-moz-placeholder {
    color: rgba(0,0,0,0.3);
}
.sk.form :-ms-input-placeholder {
    color: rgba(0,0,0,0.3);
}
.sk.form :-moz-placeholder {
    color: rgba(0,0,0,0.3);
}
.sk.form .error ::-webkit-input-placeholder {
    color: rgba(0,0,0,0.3);
}
.sk.form .error ::-moz-placeholder {
    color: rgba(0,0,0,0.3);
}
.sk.form .error :-ms-input-placeholder {
    color: rgba(0,0,0,0.3);
}
.sk.form .error :-moz-placeholder {
    color: rgba(0,0,0,0.3);
}
.sk.form :hover::-webkit-input-placeholder {
    color: rgba(0,0,0,0.3);
}
.sk.form :hover::-moz-placeholder {
    color: rgba(0,0,0,0.3);
}
.sk.form :hover:-ms-input-placeholder {
    color: rgba(0,0,0,0.3);
}
.sk.form :hover:-moz-placeholder {
    color: rgba(0,0,0,0.3);
}
.sk.form :focus::-webkit-input-placeholder {
    color: rgba(0,0,0,0.3);
}
.sk.form :focus::-moz-placeholder {
    color: rgba(0,0,0,0.3);
}
.sk.form :focus:-ms-input-placeholder {
    color: rgba(0,0,0,0.3);
}
.sk.form :focus:-moz-placeholder {
    color: rgba(0,0,0,0.3);
}
.sk.form .error :focus::-webkit-input-placeholder {
    color: rgba(0,0,0,0.3);
}
.sk.form .error :focus::-moz-placeholder {
    color: rgba(0,0,0,0.3);
}
.sk.form .error :focus:-ms-input-placeholder {
    color: rgba(0,0,0,0.3);
}
.sk.form .error :focus:-moz-placeholder {
    color: rgba(0,0,0,0.3);
}
.sk.form .field label.checkbox {
    color: rgba(0,0,0,0.5);
    font-size: 14px;
}
.chosen-container-single .chosen-single,
.sk.form select {
    color: rgba(0, 0, 0, 0.3);
}
.chosen-container .chosen-drop {
    border: 1px solid rgba(0, 0, 0, 0.3);
}
.chosen-container-single .chosen-drop {
    margin-top: 0;
    border-radius: 0;
}
.chosen-container .chosen-results li.highlighted {
    background-color: #bd2126;
}
.chosen-container-single .chosen-single div b::before {
    font-family: Linearicons-Free;
    content: "\e874";
    font-size: 1em;
    color: rgba(0,0,0,0.3);
}
.radio, .checkbox {
    padding-left: 0;
    line-height: 1;
}
.radio i,
.checkbox i {
    position: relative;
    display: inline-block;
    margin-right: 0.5em;
}
.checkbox i {
    width: 1.2em;
    height: 1.2em;
    border: 1px solid rgba(0,0,0,0.3);
    vertical-align: text-bottom;
}
.radio input + i::after,
.checkbox input + i::after {
    font-size: 1em;
}
.checkbox input + i::after {
    content: "";
    line-height: 1.2;
}
.checkbox input:checked + i::after {
    content: "\f00c";
    color: rgba(189,33,38, 0.9);
}
.checkbox a:hover {
    color: rgba(189,33,38, 0.9);
}
.sk.form .fields.error .field label,
.sk.form .field.error label,
.sk.form .fields.error .field .input,
.sk.form .field.error .input, .sk.form #agreeInfo {
    color: rgba(189,33,38, 0.9);
    font-size: 14px;
}
.sk.button {
    border-radius: 0;
    background-color: rgba(189,33,38, 0.9);
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 9px;
    padding: 20px 45px;
    text-transform: uppercase;
}
.sk.button.shadow {
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.5);
}
.sk.button.blue {
    background-color: rgba(9,114,142, 0.79);
}
.sk.button.small-radius {
    border-radius: 5px;
}
.sk.button.request-button {
    width: 100%;
    max-width: 340px;
}
.sk.button:hover {
    background-color: rgb(189,33,38);
}
.sk.button.blue:hover {
    background-color: rgb(9,114,142);
}
.sk.message {
    color: rgba(0,0,0,0.5);
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.sk.success.message,
.sk.positive.message {
    background-color: #fff;
    color: #09728e;
    padding: 4em 1em;
    text-align: center;
}
.sk.warning.message {
    background-color: rgba(9,114,142, 0.25);
    color: rgb(9, 114, 142);
}
.sk.icon.message.success i {
    display: none !important;
}
.sk.icon.message > .icon + .content {
    padding-left: 0;
}
.sk.message .header {
    font-size: 1.5em;
    font-weight: bold;
}
/*Footer*/
footer {
    font-size: 16px;
    font-weight: 300;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
footer.footer-type-1 {
    background-color: #f4f4f4;
}
footer::before {
    content: "";
    position: absolute;
    left: calc((100% - 1520px) /2);
    top: 0;
    display: block;
    background-repeat: no-repeat;
    background-position: center bottom;
    z-index: 0;
}
footer.footer-type-1::before {
    background-image: url('https://airmastertravel.com/uploads/images/footer-logo-1.svg');
    width: calc((1520px * 4.1) / 10);
    bottom: -10px;
}
footer.footer-type-2::before {
    background-image: url('https://airmastertravel.com/uploads/images/footer-logo-2.svg');
    width: calc((1520px * 3.5) / 10);
    bottom: 55px;
}
.upper-footer {
    position: relative;
}
footer.footer-type-2 .upper-footer {
    display: none;
}
.upper-footer > .sk-grid {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}
.upper-footer-left .page-small-title {
    letter-spacing: 5px;
}
.upper-footer-left .page-big-title {
    margin: 0;
}
.upper-footer-left .page-subtitle {
    margin: 0;
    font-weight: 300;
    letter-spacing: 13px;
}
.footer-number-wrap {
    font-size: 18px;
    color: black;
}
.footer-number-wrap .page-big-title {
    margin-bottom: 10px;
}
.footer-number-wrap h6 {
    margin: 0;
    color: rgba(9,114,142,0.79);
    font-weight: bold;
    line-height: 1;
}
.middle-footer {
    padding-top: 70px;
    padding-bottom: 20px;
}
footer.footer-type-2 .middle-footer {
    padding: 5px 0;
    margin-bottom: 80px;
    background-color: #f4f4f4;
    margin-top: 180px;
}
.middle-footer h2 {
    font-size: 16px;
    font-weight: bold;
    color: black;
    position: absolute;
    left: 0;
    top: -40px;
}
.footer-socials,
.footer-members,
.footer-menu {
    position: relative;
}
.footer-social {
    display: inline-block;
    width: 22px;
    margin-right: 15px;
}
.footer-social:last-child {
    margin-right: 0;
}
.footer-social a {
    opacity: 0.5;
}
.footer-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-menu ul li {
    display: inline-block;
    margin-right: 35px;
}
.footer-menu ul li:last-child {
    margin-right: 0;
}
.footer-member-item {
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-member-wrap {
    text-align: center;
}
.footer-member-wrap img {
    max-height: 75px;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: 0.5;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    cursor: pointer;
}
.bottom-footer {
    background-color: white;
    color: black;
}
.bottom-footer > .sk-grid {
    padding-top: 20px;
    padding-bottom: 20px;
}
footer.footer-type-2 .bottom-footer > .sk-grid {
    border-top: 1px solid rgba(0,0,0,0.1);
}
.footer-text {
    position: relative;
}
.hm-banner {
    padding-top: 12%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
/*Responsive*/
@media only screen and (min-width:1025px) {
    /*Header*/
    .header-menu-tab:hover .header-menu-tab-title,
    .header-menu-tab-title.active {
        background-color: white;
        color: black;
    }
    .header-menu-tab-results.active,
    .header-menu-tab:hover .header-menu-tab-results {
        display: block;
    }
    /*Categories Results*/
    .packages-cat-wrap:hover .packages-cat-image {
        -webkit-filter: blur(0);
        filter: blur(0);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    .packages-cat-wrap:hover .packages-cat-over {
        background-color: rgba(0,0,0,0.2);
    }
    .packages-cat-wrap:hover .packages-cat-title {
        background-color: white;
        color: black;
    }
    /*Footer*/
    footer a:hover {
        color: #09728e;
    }
    .footer-social a:hover {
        opacity: 1;
    }
    .footer-member-wrap img:hover {
        -webkit-filter: grayscale(0);
        filter: grayscale(0);
        opacity: 1;
    }
}
@media only screen and (max-width:1650px) {
    /*All*/
    .sk-grid {
        max-width: 1300px;
    }
    .sk-grid-left {
        padding-left: calc((100% - 1300px) / 2);
    }
    .page-sidebar-navigation-left ul li {
        padding: 30px 15px 30px calc((100vw - 1300px) / 2);
    }
    .page-sidebar-navigation-right {
        padding-right: calc((100% - 1300px) / 2);
    }
    /*Custom Tour Banner*/
    .custom-tour-banner-middle-front .custom-tour-banner-left {
        padding-left: calc((100% - 1300px) / 2);
    }
    .custom-tour-banner-middle-front .custom-tour-banner-right {
        padding-right: calc((100% - 1300px) / 2);
    }
    .custom-tour-banner-text h2 {
        font-size: 110px;
    }
    .el .custom-tour-banner-text h2 {
        font-size: 85px;
    }
    /*Footer*/
    footer::before {
        left: calc((100% - 1300px) / 2);
    }
    footer.footer-type-1::before {
        width: calc((1300px * 4.1) / 10);
    }
}
@media only screen and (max-width:1450px) {
    /*All*/
    .sk-grid {
        max-width: 1100px;
    }
    .sk-grid-left {
        padding-left: calc((100% - 1100px) / 2);
    }
    .page-big-title {
        font-size: 45px;
    }
    .page-small-title {
        font-size: 15px;
        letter-spacing: 7px;
    }
    .page-subtitle {
        font-size: 21px;
        letter-spacing: 7px;
    }
    .page-sidebar-navigation-left ul li {
        padding: 30px 15px 30px 30px;
    }
    .page-sidebar-navigation-right {
        padding-right: calc((100% - 1100px) / 2);
    }
    /*Package Slider*/
    .package-slider-over {
        padding: 190px 20px 125px;
    }
    .package-slider-over .sk.button {
        margin-top: 100px;
    }
    /*Special Offers*/
    .special-offers-carousel-container {
        margin-left: -20px;
    }
    /*Custom Tour Banner*/
    .custom-tour-banner-middle-front .custom-tour-banner-left {
        padding-left: calc((100% - 1100px) / 2);
    }
    .custom-tour-banner-middle-front .custom-tour-banner-right {
        padding-right: calc((100% - 1100px) / 2);
    }
    .custom-tour-banner-middle-front {
        padding: 100px 0;
    }
    .custom-tour-banner-text h2 {
        font-size: 90px;
    }
    .el .custom-tour-banner-text h2 {
        font-size: 75px;
    }
    .custom-tour-banner-text p {
        font-size: 15px;
    }
    /*Categories Results*/
    .packages-cat-title {
        font-size: 15px;
        letter-spacing: 5px;
        max-width: 320px;
    }
    /*Results*/
    .packages-results-destination > .row-80,
    .package-publish-top .row-80 {
        margin-left: -15px;
        margin-right: -15px;
    }
    .packages-results-destination > .row-80 > .col-80,
    .package-publish-top .row-80 > .col-80 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .packages-results-container .product-res-item {
        margin-bottom: 40px;
    }
    .packages-results-container > .row-40 {
        margin-left: -20px;
        margin-right: -20px;
    }
    .col-40.product-res-item {
        padding-left: 20px;
        padding-right: 20px;
    }
    /*Publish*/
    .package-publish-gallery .owl-theme .owl-controls .owl-buttons div {
        height: 50px;
        line-height: 50px;
        width: 50px;
    }
    .package-publish-gallery .owl-theme .owl-controls .owl-buttons div i {
        font-size: 1.5em;
    }
    /*Contact Form*/
    #contact-page .page-small-title {
        font-size: 18px;
    }
    /*Footer*/
    footer::before {
        left: calc((100% - 1100px) / 2);
    }
    footer.footer-type-1::before {
        width: calc((1100px * 4.75) / 10);
    }
    .upper-footer-left .page-subtitle {
        letter-spacing: 10px;
    }
}
@media only screen and (max-width:1250px) {
    /*All*/
    .sk-grid {
        max-width: 100%;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .sk-grid .sk-grid {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .sk-grid-left {
        padding-left: 20px;
    }
    .page-sidebar-navigation-left ul li {
        padding: 30px 20px;
        width: calc(100% - 35px);
    }
    .page-sidebar-navigation-left ul li .lnr {
        width: 35px;
    }
    .page-sidebar-navigation-left ul li.active .lnr {
        right: -35px;
    }
    .page-sidebar-navigation-right {
        padding-right: 40px;
    }
    /*Header*/
    .header-language {
        position: relative;
        top: 0;
        right: 0;
        line-height: 35px;
        margin-left: 20px;
    }
    .header-language a.item {
        width: 40px;
        height: 40px;
    }
    header.scroll .header-language {
        top: 0;
    }
    /*Custom Tour Banner*/
    .custom-tour-banner-middle-front .custom-tour-banner-left {
        padding-left: 20px;
    }
    .custom-tour-banner-middle-front .custom-tour-banner-right {
        padding-right: 20px;
    }
    .custom-tour-banner-text h2 {
        font-size: 7.5vw;
    }
    .el .custom-tour-banner-text h2 {
        font-size: 6.2vw;
    }
    /*Results*/
    .product-res-text {
        font-size: 13px;
    }
    .product-res-feature img {
        width: 10px;
    }
    /*Form of Interest*/
    .form-of-interest,
    .form-of-interest.before-scroll.opened {
        -webkit-transform: translateY(-50%) translateX(100%);
        -moz-transform: translateY(-50%) translateX(100%);
        -ms-transform: translateY(-50%) translateX(100%);
        -o-transform: translateY(-50%) translateX(100%);
        transform: translateY(-50%) translateX(100%);
    }
    .form-of-interest-toggle > div {
        display: none !important;
    }
    .form-of-interest > .flex-wrap {
        align-items: center;
    }
    .form-of-interest.opened > .flex-wrap {
        align-items: normal;
    }
    .form-of-interest-toggle {
        height: 55px;
    }
    .form-of-interest-toggle,
    .form-of-interest.before-scroll.opened .form-of-interest-toggle {
        -webkit-transform: translateX(-55px);
        -moz-transform: translateX(-55px);
        -ms-transform: translateX(-55px);
        -o-transform: translateX(-55px);
        transform: translateX(-55px);
    }
    .form-of-interest.before-scroll .form-of-interest-toggle {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
    .form-of-interest.opened .form-of-interest-toggle,
    .form-of-interest.before-scroll.opened .form-of-interest-toggle {
        height: auto;
    }
    .form-of-interest-toggle .lnr {
        top: 0;
        bottom: 0;
        margin: auto;
        height: 19px;
    }
    .form-of-interest.opened .form-of-interest-form {
        -webkit-transform: translateX(calc(-100% - 110px));
        -moz-transform: translateX(calc(-100% - 110px));
        -ms-transform: translateX(calc(-100% - 110px));
        -o-transform: translateX(calc(-100% - 110px));
        transform: translateX(calc(-100% - 110px));
    }
    /*Publish*/
    .package-publish-price-item {
        min-width: 25%;
    }
    /*Footer*/
    footer::before {
        left: 20px;
    }
    footer.footer-type-1::before {
        width: calc(47.5% - 40px);
    }
    .page-section-bottom {
        margin-bottom: 50px !important;
    }
    #packages-categories {
        margin-top: 40px !important;
    }
    #packages-slider {
        margin-bottom: 50px !important;
    }
}
@media only screen and (max-width:1024px) {
    /*All*/
    body,
    html {
        overflow-x: hidden;
    }
    .page-header-text {
        margin-top: 0;
        padding: 0;
    }
    .page-sidebar-navigation-left ul {
        font-size: 13px;
    }
    .page-sidebar-navigation-left ul li {
        padding: 20px;
    }
    .page-sidebar-navigation-left ul li img {
        width: 17px;
        margin-right: 5px;
    }
    /*Header*/
    header {
        padding-top: 20px;
    }
    header .logo-scroll img {
        max-height: 35px;
    }
    .menu-icons-inside {
        display: block;
    }
    .header-menu-container {
        display: none;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: white;
        padding: 60px 20px;
        z-index: 100000;
        color: black;
        max-height: 100vh;
        overflow-y: auto;
    }
    .header-menu-container.showmenu {
        display: block;
    }
    .header-menu-tabs {
        display: block;
        border: none;
        margin-bottom: 60px;
    }
    .header-menu-tab {
        background-color: transparent;
        border-right: none;
    }
    .header-menu-tab-title {
        padding: 25px 0;
        border-bottom: 1px solid rgba(0,0,0,0.6);
        position: relative;
        font-size: 18px;
    }
    .header-menu-tab-title::after {
        border-top: 6px solid;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        vertical-align: middle;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        height: 0;
        margin: auto;
    }
    .header-menu-results.left ul li {
        color: rgba(0,0,0,0.6);
    }
    .header-menu-results.left ul li.active {
        color: black;
    }
    .header-menu-tab-results {
        padding: 5px 0;
        position: relative;
        top: 0;
        margin-top: 1px;
    }
    .header-menu-tab-title.active + .header-menu-tab-results {
        display: block;
    }
    .header-language {
        line-height: 25px;
    }
    .header-language a.item,
    header.scroll .header-language a.item {
        width: 35px;
        height: 30px !important;
        line-height: 30px;
    }
    header.scroll {
        max-height: 50px;
    }
    header.scroll .logo-scroll::after {
        display: none;
    }
    /*Pop Up*/
    #sliderevmodal-inner {
        padding: 60px 20px;
    }
    #revsliclo {
        padding: 10px 20px;
    }
    #rev_slider_1 {
        padding-top: 75%;
    }
    .hesperiden.tparrows {
        width: 50px !important;
        height: 50px !important;
        border: 2px solid white !important;
    }
    .tp-rightarrow.tparrows.hesperiden {
        left: 150px !important;
    }
    .hesperiden.tparrows::before {
        line-height: 48px !important;
        font-size: 20px !important;
    }
    /*Package Slider*/
    .package-slider-over {
        padding: 170px 20px 125px;
    }
    .package-slider-over .sk.button {
        margin-top: 50px;
    }
    /*Special Offers*/
    .products-carousel-section .sk-grid-left {
        padding-right: 20px;
    }
    .special-offers-carousel-container {
        margin-left: -15px;
        margin-right: -15px;
    }
    .special-offers-carousel-container .product-res-item {
        padding-left: 15px;
        padding-right: 15px;
    }
    .special-offers-carousel .slick-prev {
        right: 73px;
    }
    .special-offers-carousel .slick-next {
        right: -5px;
    }
    .special-offers-carousel .slick-dots {
        right: 152px;
        left: 15px;
    }
    /*Custom Tour Banner*/
    .custom-tour-banner-middle-front {
        padding: 75px 0;
    }
    .custom-tour-banner-text p {
        font-size: 11px;
    }
    .custom-tour-banner-text .sk.button.blue {
        margin-top: 10px;
        padding: 15px;
        font-size: 11px;
        letter-spacing: 5px;
    }
    /*Categories Results*/
    .packages-cat-title {
        font-size: 12px;
        padding: 15px 20px;
        letter-spacing: 2px;
        max-width: 250px;
    }
    /*Results*/
    .packages-results-destination-desc {
        display: none;
    }
    .packages-results-destination-details {
        margin-top: 0;
    }
    .packages-results-destination-detail {
        min-width: 100%;
    }
    /*Publish*/
    .package-publish-prices-table {
        padding: 0 20px;
    }
    /*Footer*/
    footer::before {
        right: 20px;
    }
    footer.footer-type-1::before {
        width: calc(100% - 40px);
        bottom: 0;
        max-width: 455px;
    }
    .upper-footer-left {
        margin-bottom: 30px;
    }
    .middle-footer-right > .columns {
        display: flex;
        flex-flow: column-reverse;
    }
    .footer-menu {
        display: flex;
        justify-content: flex-end;
        margin-top: 30px;
    }
}
@media only screen and (max-width:769px) {
    .sk.tabs li {
        float: none
    }
    /*All*/
    .sk-content-full {
        padding: 25px 0;
    }
    .page-section {
        margin-top: 50px !important;
        margin-bottom: 50px !important;
    }
    .page-section-top,
    .products-carousel-section {
        margin-top: 50px !important;
    }
    .page-section-bottom {
        margin-bottom: 50px !important;
    }
    .page-big-title {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .page-small-title {
        font-size: 10px;
        letter-spacing: 5px;
    }
    .page-subtitle {
        font-size: 15px;
        letter-spacing: 5px;
    }
    .page-sidebar-navigation-section::before {
        display: none;
    }
    .page-sidebar-navigation-left ul {
        display: flex;
        margin-bottom: 30px;
    }
    .page-sidebar-navigation-left ul li {
        flex: 1;
    }
    .page-sidebar-navigation-left ul li .lnr {
        display: none;
    }
    .page-sidebar-navigation-right {
        padding-left: 40px;
    }
    /*Header*/
    header {
        font-size: 14px;
    }
    .header-left {
        width: 115px;
    }
    .header-right {
        width: calc(100% - 115px);
    }
    .header-language {
        line-height: 28px;
    }
    /*Pop Up*/
    .thumbs-nav {
        display: none;
    }
    /*Package Slider*/
    .package-slider-image {
        height: 150vw;
        min-height: 400px;
    }
    .package-slider-over {
        padding: 90px 20px;
    }
    .package-slider-over h1,
    .package-slider-over h2 {
        font-size: 30px;
    }
    .package-slider-over h3 {
        font-size: 15px;
    }
    .package-slider-description {
        font-size: 11px;
        max-width: 500px;
    }
    .package-slider-over .sk.button {
        margin-top: 25px;
    }
    #packages-slider .slick-prev,
    #packages-slider .slick-next {
        bottom: 35px;
    }
    #packages-slider .slick-prev {
        right: 155px;
    }
    #packages-slider .slick-next {
        width: 140px;
    }
    #packages-slider .slick-prev::before,
    #packages-slider .slick-next::before {
        font-size: 12px;
    }
    #packages-slider .slick-next::before {
        letter-spacing: 4px;
    }
    #packages-slider .slick-dots {
        bottom: 20px;
    }
    #packages-slider .slick-dots li {
        margin-left: 20px;
    }
    /*Special Offers*/
    .special-offers-carousel.slick-initialized.slick-slider.slick-dotted {
        padding-bottom: 100px;
    }
    .special-offers-carousel .slick-prev,
    .special-offers-carousel .slick-next {
        width: 50px;
        height: 50px;
        bottom: 20px;
        font-size: 20px;
    }
    .special-offers-carousel .slick-prev {
        right: 43px;
    }
    .special-offers-carousel .slick-dots {
        right: 15px;
        left: 15px;
        bottom: 33px;
    }
    .special-offers-carousel .slick-dots li {
        margin: 0 9px;
    }
    .special-offers-carousel .slick-dots li button {
        width: 10px;
        height: 10px;
    }
    /*Custom Tour Banner*/
    .custom-tour-banner-middle-front {
        padding: 0;
    }
    .custom-tour-banner-left,
    .custom-tour-banner-right {
        height: 60vw;
    }
    .custom-tour-banner-middle-front .custom-tour-banner-left {
        padding: 20px 20px 0;
    }
    .custom-tour-banner-text {
        padding: 20px 15px;
    }
    .custom-tour-banner-left .custom-tour-banner-text {
        border-right: 3px solid;
        border-bottom: none;
        display: flex;
        align-items: flex-end;
        padding-bottom: 10px;
    }
    .custom-tour-banner-text h2 {
        font-size: 10vw;
    }
    .el .custom-tour-banner-text h2 {
        font-size: 8vw;
    }
    .custom-tour-banner-text p {
        font-size: 13px;
    }
    .custom-tour-banner-middle-front .custom-tour-banner-right {
        padding: 0 20px 20px;
    }
    .custom-tour-banner-right .custom-tour-banner-text {
        border-left: 3px solid;
        border-top: none;
        padding-top: 10px;
        display: flex;
        flex-flow: column;
        justify-content: space-between;
    }
    .custom-tour-banner-paragraph {
        padding-left: 0;
    }
    /*Results*/
    .packages-results-destination-left {
        margin-bottom: 30px;
    }
    .packages-results-destination-right,
    .package-publish-top-right {
        border-left: none;
    }
    .packages-results-container .page-big-title {
        margin-bottom: 30px;
    }
    .product-res-text {
        font-size: 11px;
        padding: 15px;
    }
    .el .product-res-text {
        font-size: 8px;
    }
    .el .product-res-feature img {
        width: 9px;
    }
    .product-res-country {
        font-size: 23px;
        line-height: 30px;
        height: 30px;
    }
    .product-res-desc {
        font-size: 12px;
        line-height: 17px;
        max-height: 17px;
    }
    .product-res-prices {
        font-size: 40px;
    }
    /*Categories Results*/
    .packages-categories-type,
    .package-publish-top {
        margin-top: 25px !important;
    }
    .packages-categories-type-left {
        margin-bottom: 25px;
    }
    .packages-categories-type-right .sk.button {
        width: calc(100% - 30px);
        max-width: 250px;
    }
    .packages-categories-icons {
        margin-left: -15px;
        margin-right: -15px;
    }
    .packages-category-icon {
        padding-left: 15px;
        padding-right: 15px;
    }
    .packages-category-icon-image {
        max-width: 45px;
        margin: auto auto 15px;
    }
    .packages-cat-items .packages-cat-image {
        padding-top: 55%;
    }
    .packages-category-icon h3 {
        font-size: 11px;
    }
    .col-2.packages-cat-items {
        margin: 0;
        display: block;
    }
    .packages-cat-item {
        margin-bottom: 4px;
    }
    /*Publish*/
    .package-publish-top-left {
        margin-bottom: 30px;
    }
    .package-publish-gallery .owl-controls {
        display: none !important;
    }
    .package-publish-full-desc .page-subtitle, 
    .package-publish-strong-points .page-subtitle {
        margin-bottom: 15px;
    }
    .package-publish-price-item {
        min-width: 50%;
    }
    .package-publish-prices-table {
        font-size: 15px;
    }
    .package-publish-price-wrap {
        padding: 15px 0;
    }
    .package-publish-price {
        font-size: 40px;
        margin-bottom: 30px;
    }
    .package-publish-price-includes {
        margin-top: 30px;
    }
    .page-sidebar-navigation-paragraph ul li,
    .package-publish-top-right ul li {
        margin-bottom: 10px;
    }
    .package-publish-dbd-title {
        font-size: 40px;
        margin-bottom: 30px;
    }
    .package-publish-dbd-item {
        margin-bottom: 30px;
    }
    /*About Us*/
    #about-page .screen-50 {
        margin-bottom: 40px;
    }
    #about-page .screen-50:last-child {
        margin-bottom: 0;
    }
    #about-page .page-subtitle {
        margin-bottom: 15px;
    }
    /*Contact Form*/
    .contact-map iframe {
        height: 200px;
    }
    .sk.form .field {
        margin: 0 0 20px;
    }
    .sk.form textarea,
    .sk.form input[type="text"],
    .sk.form input[type="email"],
    .sk.form input[type="date"],
    .sk.form input[type="password"],
    .sk.form input[type="number"],
    .sk.form input[type="tel"],
    .sk.form .fileinput > input,
    .chosen-container-single .chosen-single,
    .sk.form select {
        padding: 15px;
        font-size: 14px;
    }
    .sk.form input[type="text"]:hover,
    .sk.form input[type="email"]:hover,
    .sk.form input[type="date"]:hover,
    .sk.form input[type="password"]:hover,
    .sk.form input[type="number"]:hover,
    .sk.form input[type="url"]:hover,
    .sk.form input[type="tel"]:hover,
    .sk.form textarea:hover,
    .sk.form input[type="text"]:focus,
    .sk.form input[type="email"]:focus,
    .sk.form input[type="date"]:focus,
    .sk.form input[type="password"]:focus,
    .sk.form input[type="number"]:focus,
    .sk.form input[type="url"]:focus,
    .sk.form input[type="tel"]:focus,
    .sk.form textarea:focus,
    .sk.form .field.error textarea:hover,
    .sk.form .field.error input[type="text"]:hover,
    .sk.form .field.error input[type="email"]:hover,
    .sk.form .field.error input[type="date"]:hover,
    .sk.form .field.error input[type="password"]:hover,
    .sk.form .field.error input[type="number"]:hover,
    .sk.form .field.error input[type="url"]:hover,
    .sk.form .field.error input[type="tel"]:hover,
    .sk.form .field.error textarea:focus,
    .sk.form .field.error input[type="text"]:focus,
    .sk.form .field.error input[type="email"]:focus,
    .sk.form .field.error input[type="date"]:focus,
    .sk.form .field.error input[type="password"]:focus,
    .sk.form .field.error input[type="number"]:focus,
    .sk.form .field.error input[type="url"]:focus,
    .sk.form .field.error input[type="tel"]:focus {
        padding-left: 15px;
    }
    .sk.form .field label.checkbox {
        font-size: 12px;
    }
    .sk.button {
        font-size: 12px;
        letter-spacing: 5px;
        padding: 15px 20px;
        min-width: 175px;
    }
    .package-slider-over .sk.button {
        min-height: 40px;
    }
    .sk.message {
        font-size: 13px;
    }
    .sk.success.message,
    .sk.positive.message {
        padding: 3em 1em;
    }
    /*Footer*/
    footer {
        font-size: 12px;
    }
    footer.footer-type-2::before {
        width: calc(100% - 40px);
        bottom: 25px;
        max-width: 400px;
        margin: auto;
    }
    .upper-footer > .sk-grid {
        padding-bottom: 10px;
    }
    .upper-footer-left .page-subtitle {
        letter-spacing: 6px;
    }
    .footer-numbers > .row {
        flex-wrap: wrap;
    }
    .footer-number-item {
        width: 50%;
        margin-bottom: 20px;
    }
    .footer-number-wrap {
        font-size: 15px;
    }
    .footer-number-wrap .page-big-title {
        margin-bottom: 5px;
    }
    .middle-footer {
        padding-top: 20px;
    }
    footer.footer-type-2 .middle-footer {
        padding: 15px 0;
        margin-bottom: 40px;
        margin-top: 0;
    }
    .middle-footer h2 {
        position: relative;
        top: 0;
    }
    .footer-socials {
        margin-bottom: 30px;
    }
    .footer-members {
        position: relative;
        padding-bottom: 30px;
    }
    .footer-members:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: -20px;
        right: -20px;
        display: block;
        border-bottom: 1px solid rgba(0,0,0,0.2);
    }
    .footer-menu {
        justify-content: center;
    }
    .bottom-footer .row {
        display: block;
    }
    #packages-slider {
        margin-bottom: 30px !important;
    }
    #packages-categories {
        margin-top: 25px !important;
    }
    .hm-banner {
        padding-top: 25%;
    }
}
@media only screen and (min-width:551px) and (max-width:769px) {
    /*Header*/
    .header-menu-res-item {
        width: 33.33%;
    }
    /*Results*/
    .packages-results-container .product-res-item {
        width: 50%;
        float: left;
        clear: none;
    }
    /*Publish*/
    .package-publish-price-item {
        min-width: 33.33%;
    }
    /*Footer*/
    footer {
        font-size: 14px;
    }
}
@media only screen and (max-width:550px) {
    .hm-banner {
        padding-top: 30%;
    }
}