html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background: 0 0
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

@font-face {
    font-family: icomoon;
    src: url(fonts/icomoon.eot?6n5l3m);
    src: url(fonts/icomoon.eot?#iefix6n5l3m) format('embedded-opentype'), url(fonts/icomoon.woff?6n5l3m) format('woff'), url(fonts/icomoon.ttf?6n5l3m) format('truetype'), url(fonts/icomoon.svg?6n5l3m#icomoon) format('svg');
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-header_package:before {
    content: "\e600"
}

.icon-header_hotel:before {
    content: "\e601"
}

.icon-header_flight:before {
    content: "\e602"
}

.icon-header_car:before {
    content: "\e603"
}

.icon-header_attraction:before {
    content: "\e604"
}

body {
    background: #fff;
    color: #313131;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    margin: 0
}

body .wrapper {
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 1056px
}

.box.payment .column .field-container:not(.container-inline) .field {
    width: 100%
}

.box.payment .column .container-inline .field {
    width: 100% !important
}

.box.payment .column .container-inline {
    padding-right: 5px
}

.box.payment .column .container-inline+.box.payment .column .container-inline {
    padding-right: 0;
    padding-left: 5px
}

@media all and (max-width:1100px) {
    body .wrapper {
        width: 960px
    }
}

@media all and (max-width:1020px) {
    body .wrapper {
        width: 900px
    }
}

@media all and (max-width:950px) {
    body .wrapper {
        width: 800px
    }
}

@media all and (max-width:830px) {
    body .wrapper {
        width: 700px
    }
}

@media all and (max-width:720px) {
    body .wrapper {
        width: 560px
    }
}

@media all and (max-width:580px) {
    body .wrapper {
        width: 450px
    }
}

@media all and (max-width:470px) {
    body .wrapper {
        width: 90%
    }
}

body a {
    text-decoration: none
}

body a:hover {
    text-decoration: underline
}

body #body,
body #footer,
body #header {
    clear: both;
    overflow: hidden
}

.clr {
    clear: both
}

#header {
    font-size: 16px
}

#header .help-links {
    padding: 10px 0;
    text-align: right;
    position: relative;
    z-index: 1000;
    margin-top: 1.4em
}

#header .help-links .logo {
    float: left
}

#header .help-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
    padding-top: .4em
}

#header .help-links ul li {
    color: #fff;
    display: inline-block
}

#header .help-links ul li:not(:last-child):after {
    content: ' | ';
    margin: 0 15px
}

#header .help-links ul li:last-child {
    font-weight: 700
}

#header .help-links ul li a {
    color: #fff
}

#header .nav-links {
    z-index: 1;
    margin-top: -1em
}

#header .responsive-header {
    display: none;
    list-style: none;
    margin: 0
}

#header .responsive-header .responsive-logo,
#header .responsive-header .responsive-menu {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 5%
}

#header .responsive-header .responsive-logo {
    width: 50%
}

#header .responsive-header .responsive-logo img {
    height: auto;
    max-width: 100%
}

#header .responsive-header .responsive-menu {
    text-align: right;
    width: 30%
}

#header .responsive-header .responsive-menu a {
    color: #fff
}

#header .responsive-header .responsive-phone {
    background: #226282
}

#header .responsive-header .responsive-phone.hidden {
    display: none !important
}

#header .responsive-header .responsive-phone a {
    display: block;
    color: #fff;
    margin: 0 5%;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase
}

#header .responsive-header .responsive-phone a:hover {
    background: #24688b
}

#header .responsive-header .responsive-phone a i {
    margin-right: 10px
}

#header .responsive-header .sub-menu {
    background: #2e86b3;
    display: none
}

#header .responsive-header .sub-menu ul {
    border-bottom: 1px solid #28739a;
    border-top: 1px solid #428db4;
    list-style: none;
    margin: 0;
    padding: 0
}

#header .responsive-header .sub-menu ul.responsive-help-links {
    font-size: 12px
}

#header .responsive-header .sub-menu ul.responsive-nav-links {
    font-size: 16px
}

#header .responsive-header .sub-menu ul li {
    color: #fff;
    font-weight: 400 !important;
    padding: 0 5%
}

#header .responsive-header .sub-menu ul li:last-child {
    font-weight: 700
}

#header .responsive-header .sub-menu ul li a {
    color: #fff;
    display: block;
    padding: 10px;
    text-decoration: none
}

#header .responsive-header .sub-menu ul li a:hover {
    background: #308cbb
}

#header .responsive-header .sub-menu ul li a span {
    margin-right: 10px
}

@media all and (max-width:768px) {
    #header .responsive-header {
        display: block
    }
}

.nav-links {
    padding-top: 20px
}

.nav-links ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.nav-links ul li {
    display: inline-block;
    margin-right: 5px;
    vertical-align: bottom
}

.nav-links ul li:last-child {
    margin-right: 0
}

.nav-links ul li:not(.logo) {
    height: 49px
}

.nav-links ul li:not(.logo) a {
    background: #1a5776;
    border-radius: 7px 7px 0 0;
    -moz-box-shadow: 0 5px 4px -4px #fff inset;
    -webkit-box-shadow: 0 5px 4px -4px #fff inset;
    box-shadow: 0 5px 4px -4px #fff inset;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    height: 35px;
    padding: 14px 15px 0;
    text-transform: uppercase;
    text-decoration: none;
    vertical-align: bottom
}

.nav-links ul li:not(.logo) a span {
    color: #8db7cc;
    display: inline-block;
    font-size: 22px;
    margin-right: 7px;
    vertical-align: middle
}

@media all and (max-width:1024px) {
    .nav-links ul li:not(.logo) a span {
        display: none
    }
}

.nav-links ul li:not(.logo) a:hover {
    background: #eee;
    background: rgba(238, 238, 238, .9);
    color: #2c80ab
}

@media all and (max-width:830px) {
    .nav-links ul li:not(.logo) a {
        font-size: .8em
    }
}

.nav-links ul li.logo {
    height: 42px;
    padding: 7px 10px 0 25px
}

.nav-links ul li.current a {
    background: #eee;
    background: rgba(238, 238, 238, .9);
    color: #2c80ab
}

@media all and (max-width:768px) {

    .help-links,
    .nav-links {
        display: none
    }
}

.big-bg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    background-size: cover;
    background-position: top right;
    background-repeat: no-repeat;
    z-index: -1;
    height: 39em
}

.get-hotels .big-bg {
    height: 39em
}

.get-cars .big-bg {
    height: 39em
}

.get-packages .big-bg {
    height: 40em
}

.get-activities .big-bg {
    height: 40em
}

.template-getBusinessClassphp .big-bg {
    height: 39em
}

@media all and (max-width:1119px) {
    .get-cars .big-bg {
        height: 39em
    }
}

@media all and (max-width:1111px) {
    .layout-defaultphp .nav-links ul li a {
        font-size: .8em
    }

    .get-cars .big-bg {
        height: 39em
    }
}

@media all and (max-width:1019px) {
    .get-cars .big-bg {
        height: 39em
    }

    .template-getBusinessClassphp .big-bg {
        height: 38em
    }
}

@media all and (max-width:950px) {
    .layout-defaultphp #body .row.order .order-form .offer {
        width: 46%;
        margin-right: 14%;
        margin-top: -4.5em
    }

    .get-packages .big-bg {
        height: 50em
    }
}

@media all and (max-width:920px) {
    .layout-defaultphp #body .row.order .order-form .nav-links ul li a {
        font-size: 1em
    }

    .layout-defaultphp #body .row.order .order-form .nav-links ul li a span {
        display: inline
    }

    .layout-defaultphp #body .row.order .order-form .offer {
        margin: 0 auto;
        width: 100%;
        margin-top: -1.7em
    }

    .layout-defaultphp #body .row.order .featured-flights {
        display: none
    }

    .big-bg {
        height: 40.7em
    }

    .get-hotels .big-bg {
        height: 39.4em
    }

    .get-cars .big-bg {
        height: 38em
    }

    .get-packages .big-bg {
        height: 51em
    }

    .get-activities .big-bg {
        height: 39em
    }

    .template-getBusinessClassphp .big-bg {
        height: 39em
    }
}

@media all and (max-width:830px) {

    .layout-defaultphp #header .help-links .logo,
    .layout-defaultphp #header .help-links ul {
        float: none;
        text-align: center;
        width: 100%;
        display: block
    }

    .big-bg {
        height: 42.2em
    }

    .get-hotels .big-bg {
        height: 41em
    }

    .get-cars .big-bg {
        height: 39em
    }

    .get-packages .big-bg {
        height: 52.5em
    }

    .get-activities .big-bg {
        height: 41em
    }

    .template-getBusinessClassphp .big-bg {
        height: 40em
    }
}

@media all and (max-width:768px) {
    .layout-defaultphp #header {
        background: #226282
    }

    .layout-defaultphp #header .responsive-header .responsive-phone {
        border-top: 1px solid #17445a
    }

    .layout-defaultphp #header .help-links {
        display: inline-block;
        margin: 0;
        padding: 0;
        position: inherit
    }

    .layout-defaultphp #header .help-links .wrapper {
        position: inherit
    }

    .layout-defaultphp #header .help-links .wrapper .logo {
        float: none;
        width: auto;
        position: absolute;
        z-index: 1000;
        left: 1.5%;
        top: .8em
    }

    .layout-defaultphp #header .help-links .wrapper ul {
        display: none
    }

    .layout-defaultphp #header .responsive-header .responsive-menu {
        margin-top: -.5em;
        margin-bottom: .3em;
        font-size: 1.5em
    }

    .layout-defaultphp #header .responsive-header .sub-menu ul li {
        padding: 0
    }

    .layout-defaultphp #body .big-bg {
        display: none
    }

    .layout-defaultphp #body .row.order {
        background: #eee
    }

    .layout-defaultphp #body .row.order .order-form .the-form .widget.ticket {
        display: none
    }
}

#body {
    max-width: 1600px;
    margin: 0 auto
}

.xfooter.row-1 {
    background: #d5e6ee;
    padding: 50px 0
}

.xfooter.row-1 h5 {
    font-size: .93em;
    font-weight: 700;
    margin: 2.2em 0 .47em
}

.xfooter.row-1 h4 {
    color: #666;
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 30px;
    margin-top: 0
}

.xfooter.row-1 h4.int-hotel {
    margin-top: 1em
}

.xfooter.row-1 h4:before {
    background: url(../img/footer_row_1_icon.png) no-repeat;
    content: ' ';
    display: inline-block;
    height: 36px;
    margin: 0 10px 0 5px;
    vertical-align: top;
    width: 29px
}

.xfooter.row-1 h4.flights:before {
    background: url(../img/footer_row_1_icon_flight.png) no-repeat;
    height: 46px;
    width: 46px
}

.xfooter.row-1 ul.widget {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    vertical-align: top;
    width: 25%
}

.xfooter.row-1 ul.widget li a {
    color: #2c80ab
}

@media all and (max-width:830px) {
    .xfooter.row-1 ul.widget {
        margin: 15px 0;
        text-align: center;
        width: 50%
    }
}

@media all and (max-width:470px) {
    .xfooter.row-1 ul.widget {
        width: 100%
    }
}

#footer .row-2 {
    background: #2c80ab
}

#footer .row-2 .blog-tip,
#footer .row-2 .offers {
    color: #fff;
    display: inline-block;
    vertical-align: top;
    width: 49%
}

#footer .row-2 .blog-tip h4,
#footer .row-2 .offers h4 {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 20px;
    text-transform: capitalize;
    margin-top: 0
}

#footer .row-2 .blog-tip {
    background: url(../img/footer_row_2_icon_1.png) no-repeat 0 45px;
    margin: 1.4em 0
}

#footer .row-2 .blog-tip>* {
    margin-left: 50px;
    margin-right: 30px;
    margin-top: .8em
}

#footer .row-2 .blog-tip a {
    color: #afe4ff
}

#footer .row-2 .blog-tip .post a {
    font-weight: 700
}

#footer .row-2 .offers {
    background: url(../img/footer_row_2_icon_2.png) no-repeat 0 60px;
    padding: 1.4em 0
}

#footer .row-2 .offers>* {
    margin-left: 120px
}

#footer .row-2 .offers h4 {
    margin-bottom: 12px
}

#footer .row-2 .offers form>* {
    border: none;
    outline: 0;
    vertical-align: top
}

#footer .row-2 .offers form .field-input-text {
    background: #fff;
    color: #2c80ab !important;
    border-radius: 5px;
    margin-right: 10px;
    padding: 10px 15px;
    text-transform: lowercase;
    font-size: 18px !important
}

#footer .row-2 .offers form .field-input-text::-webkit-input-placeholder {
    color: #2c80ab !important;
    text-transform: capitalize
}

#footer .row-2 .offers form .btn-join {
    background: #f58037;
    border-radius: 7px;
    -moz-box-shadow: 0 5px 4px -4px #fff inset;
    -webkit-box-shadow: 0 5px 4px -4px #fff inset;
    box-shadow: 0 5px 4px -4px #fff inset;
    color: #fff !important;
    display: inline-block;
    height: 44px;
    padding: 2px 15px 0;
    font-weight: 700;
    font-size: 18px !important
}

#footer .row-2 .offers form .btn-join:hover {
    opacity: .9
}

@media all and (max-width:830px) {

    #footer .row-2 .blog-tip,
    #footer .row-2 .offers {
        width: 100%
    }

    #footer .row-2 .blog-tip>*,
    #footer .row-2 .offers>* {
        margin-left: 120px
    }

    #footer .row-2 .offers {
        margin-bottom: 35px
    }

    #footer .row-2 .offers .field-input-text {
        max-width: 80%
    }
}

#footer .row-3 {
    border-bottom: 1px solid #d6d6d6
}

#footer .row-3 .widget {
    display: inline-block;
    list-style: none;
    margin: 35px -2px;
    padding: 5px;
    vertical-align: top;
    width: 24%
}

#footer .row-3 .widget li a {
    font-size: 16px;
    color: #2c80ab
}

#footer .row-3 .widget .stronger {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.1em;
    margin: 0;
    margin-bottom: 1em
}

#footer .row-3 .widget .stronger span {
    font-size: 18px;
    font-weight: 400
}

#footer .row-3 .widget ul.social-profiles {
    list-style: none;
    margin: 0;
    padding: 0
}

#footer .row-3 .widget ul.social-profiles li {
    display: inline-block;
    margin: 0 1px;
    vertical-align: top
}

#footer .row-3 .widget ul.social-profiles li:first-child {
    margin-left: 0
}

#footer .row-3 .widget ul.social-profiles li:last-child {
    margin-right: 0
}

#footer .row-3 .widget ul.social-profiles li:hover {
    opacity: .9
}

@media all and (max-width:830px) {
    #footer .row-3 .widget {
        margin: 15px 0;
        text-align: center;
        width: 50%
    }
}

@media all and (max-width:470px) {
    #footer .row-3 .widget {
        width: 100%
    }
}

#footer .row-4 {
    text-align: center
}

#footer .row-4 p {
    font-size: 16px
}

#footer .row-4 p img {
    height: auto;
    max-width: 100%
}

.widget.full-width {
    width: 92% !important
}

.widget.full-width input {
    padding: 5px 2% !important;
    width: 92% !important
}

.widget.ticket {
    width: 32.1% !important
}

.widget .date .hiSel {
    margin-top: 1.7em;
    margin-bottom: 1em
}

.widget .date .hiSel .hiSel-label {
    padding: 9px 7.7%
}

.hiSel {
    position: relative
}

.hiSel .hiSel-label {
    display: block;
    width: auto;
    transition: all .3s;
    position: relative;
    background: #eee;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2Q3ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #eee 0, #d7d7d7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eee), color-stop(100%, #d7d7d7));
    background: -webkit-linear-gradient(top, #eee 0, #d7d7d7 100%);
    background: -o-linear-gradient(top, #eee 0, #d7d7d7 100%);
    background: -ms-linear-gradient(top, #eee 0, #d7d7d7 100%);
    background: linear-gradient(to bottom, #eee 0, #d7d7d7 100%);
    border: 1px solid #d8d8d8;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    color: #2c80ab;
    overflow: hidden;
    padding: 9px 7.7%;
    text-align: left;
    text-decoration: none;
    width: 80%;
    font-size: 16px;
    line-height: 26px
}

.hiSel .hiSel-label:before {
    content: ' ';
    position: absolute;
    right: 5%;
    background-image: url(../img/home_form_select_icon.png);
    background-repeat: no-repeat;
    background-position: right center;
    top: 50%;
    height: 10px;
    width: 15px;
    margin-top: -5px
}

.hiSel.open-container .hiSel-label {
    border-radius: 8px 8px 0 0
}

.hiSel.hiSS .sub-menu {
    padding: .6em
}

.hiSel.hiSS .sub-menu .field {
    margin-bottom: 1em
}

.hiSel .sub-menu {
    display: none;
    max-height: 200px;
    overflow-y: auto;
    background: #fff;
    position: absolute;
    left: 0;
    right: 4%;
    top: 100%;
    box-shadow: -1px 3px 13px -6px #000;
    z-index: 1000;
    border-radius: 0 0 4px 4px
}

.hiSel .sub-menu.open {
    display: block
}

.hiSel .sub-menu a {
    background: 0 0;
    color: #767676;
    text-decoration: none;
    padding: 0;
    border: 0;
    border-radius: 0;
    width: auto;
    display: block;
    padding: .5em;
    font-size: 16px;
    line-height: 1em
}

.hiSel .sub-menu a.selected,
.hiSel .sub-menu a:hover {
    color: #000;
    font-weight: 700
}

.hiSel .sub-menu select {
    width: 100%
}

.error_message {
    font-size: .7em;
    color: red;
    text-align: center
}

.hotelForm {
    margin-top: 65px
}

.packagesForm {
    margin-top: 4em
}

.template-regionphp.layout-simplephp .packagesForm {
    margin-top: 2.5em
}

.template-regionphp.layout-simplephp .page-home .row.order .order-form {
    margin-bottom: 1em
}

.btn-submit {
    margin-top: 3px !important;
    background: #f5711f !important;
    border: none !important;
    -moz-border-radius: 7px !important;
    -webkit-border-radius: 7px !important;
    border-radius: 7px !important;
    color: #fff !important;
    padding: 6px 22px !important;
    line-height: 41.6px !important;
    font-size: 26px !important;
    position: relative !important;
    padding-left: 45px !important;
    -moz-box-shadow: 0 1px 1px 1px #fff inset !important;
    -webkit-box-shadow: 0 1px 1px 1px #fff inset !important;
    box-shadow: none !important;
    font-weight: 600 !important;
    transition: all .3s !important;
    display: inline-block
}

.btn-submit:hover {
    text-decoration: none;
    background: #cc5200 !important
}

.btn-submit .icon {
    position: absolute !important;
    left: 8% !important;
    top: 50% !important;
    margin-top: -13px !important
}

.template-getBusinessClassphp .row.order .promo-button {
    margin-top: -1em !important;
    margin-bottom: -1em
}

.template-getPackagesphp .row.order .widget.options-buttons {
    margin-top: 4.7em
}

.template-getActivitiesphp .row.order .shadow-block {
    min-height: 400px
}

.template-getHotelsphp .row.order .shadow-block {
    min-height: 450px !important
}

.page-home .row {
    clear: both;
    margin-bottom: 30px
}

.page-home .row.order {
    background: #fff;
    background: right center no-repeat;
    background-size: cover
}

.page-home .row.order .wrapper {
    overflow: visible !important
}

.page-home .row.order .featured-flights,
.page-home .row.order .order-form {
    display: inline-block;
    padding-top: 8px;
    vertical-align: top
}

.page-home .row.order .featured-flights h2,
.page-home .row.order .order-form h2 {
    font-size: 28px;
    font-weight: 600;
    margin: 0 0 25px
}

.page-home .row.order .shadow-block {
    background: #eee;
    background: rgba(238, 238, 238, .9);
    border-radius: 0 0 .4em .4em;
    z-index: 99;
    position: relative;
    padding-bottom: .8em;
    padding-top: 1.1em;
    padding-left: 3.1%;
    min-height: 460px
}

.page-home .row.order .promo-button {
    float: right;
    margin-top: -3em;
    margin-right: 1em
}

@media (max-width:1020px) {
    .page-home .row.order .promo-button {
        display: none
    }
}

.page-home .row.order .order-form {
    position: relative;
    width: 60.4%;
    margin-bottom: 2.2em
}

.page-home .row.order .order-form h2 {
    color: #1a5776
}

.page-home .row.order .order-form::after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    content: " ";
    z-index: 1;
    margin: 0 0 0;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2);
    top: 21.3%;
    border-radius: 2.3em 2.3em .3em .3em
}

@media all and (max-width:920px) {
    .page-home .row.order .order-form::after {
        display: none
    }
}

.widget.options-buttons:empty {
    display: none
}

.page-home .row.order .order-form .breadcrumbs {
    margin-bottom: .6em;
    margin-top: -.9em;
    font-size: 14px
}

.page-home .row.order .order-form .breadcrumbs a {
    color: #2c80ab
}

.page-home .row.order .order-form .breadcrumbs .bc-trail {
    border-right: 1px solid #888;
    padding-right: .5em;
    margin-right: .3em;
    line-height: 1.6em
}

.page-home .row.order .order-form .breadcrumbs .bc-trail:last-child {
    border: none
}

.page-home .row.order .order-form .breadcrumbs .bc-trail.current {
    color: #000
}

.page-home .row.order .order-form h1 {
    color: #1a5776;
    font-size: 28px;
    font-weight: 600;
    margin: 15px 0 25px
}

.page-home .row.order .order-form .options-buttons {
    width: 60%;
    margin-bottom: 2em
}

.page-home .row.order .order-form .options-buttons.region-options {
    width: 100%;
    margin-top: 1.4em
}

.page-home .row.order .order-form .options-buttons.region-options .button {
    margin-right: -4px
}

.page-home .row.order .order-form .options-buttons.region-options .button:last-child {
    margin-left: 0
}

.page-home .row.order .order-form .options-buttons .button {
    background: #eee;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2Q3ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #eee 0, #d7d7d7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eee), color-stop(100%, #d7d7d7));
    background: -webkit-linear-gradient(top, #eee 0, #d7d7d7 100%);
    background: -o-linear-gradient(top, #eee 0, #d7d7d7 100%);
    background: -ms-linear-gradient(top, #eee 0, #d7d7d7 100%);
    background: linear-gradient(to bottom, #eee 0, #d7d7d7 100%);
    border: 1px solid #d8d8d8;
    color: #2c80ab;
    padding: 9px 17px
}

.page-home .row.order .order-form .options-buttons .button:hover {
    text-decoration: none;
    color: #000
}

.page-home .row.order .order-form .options-buttons .button:first-child {
    border-right: none;
    -moz-border-radius: 7px 0 0 7px;
    -webkit-border-radius: 7px 0 0 7px;
    border-radius: 7px 0 0 7px
}

.page-home .row.order .order-form .options-buttons .button:last-child {
    margin-left: -4px;
    border-left: none;
    -moz-border-radius: 0 7px 7px 0;
    -webkit-border-radius: 0 7px 7px 0;
    border-radius: 0 7px 7px 0
}

.page-home .row.order .order-form .options-buttons .button:hover {
    background: #d8d8d8
}

.page-home .row.order .order-form .options-buttons .button.active {
    background: #4b4b4b;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRiNGI0YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMTMxMzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #4b4b4b 0, #313131 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4b4b4b), color-stop(100%, #313131));
    background: -webkit-linear-gradient(top, #4b4b4b 0, #313131 100%);
    background: -o-linear-gradient(top, #4b4b4b 0, #313131 100%);
    background: -ms-linear-gradient(top, #4b4b4b 0, #313131 100%);
    background: linear-gradient(to bottom, #4b4b4b 0, #313131 100%);
    color: #fff
}

@media all and (max-width:920px) {
    .page-home .row.order .order-form .options-buttons {
        width: 100% !important
    }
}

.page-home .row.order .order-form .the-form {
    margin-bottom: 17px;
    margin-top: -40px
}

.page-home .row.order .order-form .the-form .widget {
    display: inline-block;
    margin: 2px 0 0;
    vertical-align: top;
    width: 49%
}

.template-productbcphp .page-home .row.order .order-form .options-buttons {
    margin-bottom: 2.5em
}

.template-productbcphp .page-home .row.order .order-form .the-form .widget.ticket {
    margin: 0 0 10px
}

.page-home .row.order .order-form .the-form .widget.add-buttons button,
.page-home .row.order .order-form .the-form .widget.options-buttons button {
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    outline: 0
}

.page-home .row.order .order-form .the-form .widget.add-buttons {
    width: 40%;
    float: right
}

.page-home .row.order .order-form .the-form .widget.add-buttons button {
    background: #339b1f;
    border: none;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    color: #fff;
    padding: 10px
}

.page-home .row.order .order-form .the-form .widget.add-buttons button:hover {
    background: #1e5b12
}

@media all and (max-width:1020px) {

    .page-home .row.order .order-form .the-form .widget.add-buttons,
    .page-home .row.order .order-form .the-form .widget.options-buttons {
        text-align: center;
        width: 100% !important
    }
}

@media all and (max-width:580px) {

    .page-home .row.order .order-form .the-form .widget.add-buttons button,
    .page-home .row.order .order-form .the-form .widget.options-buttons button {
        border: 1px solid #d8d8d8 !important;
        -moz-border-radius: 7px !important;
        -webkit-border-radius: 7px !important;
        border-radius: 7px !important;
        display: block;
        margin: 10px auto;
        position: relative;
        text-align: center;
        width: 95%
    }
}

.page-home .row.order .order-form .the-form .widget .text {
    display: block;
    margin: 16px 0 0;
    font-size: 20px
}

.page-home .row.order .order-form .the-form .widget .text span {
    display: block;
    font-weight: 600;
    margin-bottom: 10px
}

.page-home .row.order .order-form .the-form .widget .text input {
    border: 1px solid #d6d6d6;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    display: block;
    outline: 0;
    padding: 8px 5%;
    width: 85%;
    font-size: 16px;
    line-height: 26px
}

.page-home .row.order .order-form .the-form .widget .text input::-webkit-input-placeholder {
    color: #b9b9b9;
    font-size: 20px
}

.page-home .row.order .order-form .the-form .widget .checkbox {
    display: block;
    font-size: 16px
}

.page-home .row.order .order-form .the-form .widget .checkbox span {
    color: #767676;
    cursor: pointer;
    padding-left: 22px;
    position: relative
}

.page-home .row.order .order-form .the-form .widget .checkbox span:before {
    background-color: #fff;
    border: 1px solid #d6d6d6;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    bottombottom: 1px;
    content: '';
    display: inline-block;
    height: 16px;
    left: 0;
    margin-right: 20px;
    position: absolute;
    width: 16px
}

.page-home .row.order .order-form .the-form .widget .checkbox input {
    display: none
}

.page-home .row.order .order-form .the-form .widget .checkbox input:checked+span:before {
    content: '\2713';
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    font-size: 15px;
    color: #313131;
    text-align: center
}

.page-home .row.order .order-form .the-form .widget .date {
    display: block;
    margin: 10px 0 16px;
    font-size: 20px
}

.page-home .row.order .order-form .the-form .widget .date span {
    display: block;
    font-weight: 600;
    margin-bottom: 10px
}

.page-home .row.order .order-form .the-form .widget .date input {
    /*background: #fff url(../img/home_date_icon.png) no-repeat right !important;*/
    border: 1px solid #d6d6d6;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    display: block;
    outline: 0;
    padding: 8px 5%;
    width: 85%;
    font-size: 16px;
    line-height: 26px
}

.page-home .row.order .order-form .the-form .widget .date input::-webkit-input-placeholder {
    color: #b9b9b9;
    font-size: 20px
}

.page-home .row.order .order-form .the-form .widget .date button {
    display: none
}

@media all and (max-width:920px) {

    .page-home .row.order .order-form .the-form .widget .date input,
    .page-home .row.order .order-form .the-form .widget .text input {
        display: inline-block;
        text-align: center
    }
}

.page-home .row.order .order-form .the-form .widget.ticket {
    display: inline-block;
    margin: 0 0 10px;
    font-size: 20px;
    position: relative;
    width: 29.2%
}

.page-home .row.order .order-form .the-form .widget.ticket .label {
    font-weight: 600;
    margin-bottom: 10px;
    display: block
}

.page-home .row.order .order-form .the-form .widget.ticket>a {
    background: #eee;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2Q3ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #eee 0, #d7d7d7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eee), color-stop(100%, #d7d7d7));
    background: -webkit-linear-gradient(top, #eee 0, #d7d7d7 100%);
    background: -o-linear-gradient(top, #eee 0, #d7d7d7 100%);
    background: -ms-linear-gradient(top, #eee 0, #d7d7d7 100%);
    background: linear-gradient(to bottom, #eee 0, #d7d7d7 100%);
    border: 1px solid #d8d8d8;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    color: #2c80ab;
    display: block;
    overflow: hidden;
    padding: 9px 7.7%;
    position: relative;
    text-align: left;
    text-decoration: none;
    width: 80%;
    font-size: 16px;
    line-height: 26px
}

.page-home .row.order .order-form .the-form .widget.ticket>a span {
    background: url(../img/home_form_select_icon.png) no-repeat right;
    display: block
}

@media all and (max-width:920px) {
    .page-home .row.order .order-form .the-form .widget.ticket a {
        clear: both;
        display: inline-block;
        width: 85%
    }
}

.page-home .row.order .order-form .the-form .widget.ticket .sub-menus {
    background: #fff;
    border: 1px solid #e4e4e4;
    color: #767676;
    display: none;
    font-size: 17px;
    left: 0;
    top: 100%;
    padding-bottom: 15px;
    position: absolute;
    width: 95%;
    z-index: 9990
}

.page-home .row.order .order-form .the-form .widget.ticket .sub-menus.full-width label .select,
.page-home .row.order .order-form .the-form .widget.ticket .sub-menus.full-width label span {
    padding: 15px 5% 0;
    width: 90%
}

.page-home .row.order .order-form .the-form .widget.ticket .sub-menus.full-width label span:hover {
    color: #000;
    font-weight: 700
}

.page-home .row.order .order-form .the-form .widget.ticket .sub-menus.full-width label .select {
    text-align: left !important
}

.page-home .row.order .order-form .the-form .widget.ticket .sub-menus.full-width label .checkbox span {
    white-space: normal
}

.page-home .row.order .order-form .the-form .widget.ticket .sub-menus.full-width label .checkbox span:before {
    margin-right: 5px;
    position: inherit;
    vertical-align: middle
}

.page-home .row.order .order-form .the-form .widget.ticket .sub-menus label {
    cursor: pointer;
    display: block;
    white-space: nowrap
}

.page-home .row.order .order-form .the-form .widget.ticket .sub-menus label .select,
.page-home .row.order .order-form .the-form .widget.ticket .sub-menus label span {
    display: inline-block;
    vertical-align: top
}

.page-home .row.order .order-form .the-form .widget.ticket .sub-menus label span {
    font-size: 16px;
    font-weight: 600;
    padding: 15px 5% 0;
    text-align: left !important;
    width: 50%
}

.page-home .row.order .order-form .the-form .widget.ticket .sub-menus label span em {
    font-style: normal;
    font-weight: 400
}

.page-home .row.order .order-form .the-form .widget.ticket .sub-menus label .select {
    padding-top: 15px;
    text-align: right !important;
    width: 30%
}

.page-home .row.order .order-form .the-form .widget.ticket .sub-menus label .hidden {
    display: none
}

@media all and (max-width:920px) {
    .page-home .row.order .order-form .the-form .widget.ticket .sub-menus {
        background: #fff;
        border: 1px solid #e4e4e4;
        color: #767676;
        display: none;
        font-size: 19px;
        margin: 0 auto;
        padding-bottom: 15px;
        position: relative;
        top: 0;
        width: 95%
    }
}

@media all and (max-width:920px) {
    .page-home .row.order .order-form .the-form .mainWrapper {
        max-width: 100% !important;
        width: 98% !important
    }
}

@media all and (max-width:720px) {
    .page-home .row.order .order-form .the-form .widget {
        text-align: center;
        width: 100% !important
    }
}

@media all and (max-width:1100px) {
    .page-home .row.order .order-form .the-form .mainWrapper .rs_searchbox {
        width: 97%
    }
}

@media all and (max-width:1020px) {
    .page-home .row.order .order-form .the-form .mainWrapper {
        width: 97%
    }

    .page-home .row.order .order-form .the-form .mainWrapper .rs_searchbox {
        width: 100%
    }
}

@media all and (max-width:950px) {
    .page-home .row.order .order-form .the-form .rs_date {
        width: 47.6%
    }

    .page-home .row.order .order-form .the-form .rs_rooms_row {
        width: 47.6%
    }
}

@media all and (max-width:920px) {
    .page-home .row.order .order-form .the-form {
        padding-bottom: 30px
    }
}

.page-home .row.order .featured-flights {
    width: 32%;
    margin-left: 6%
}

.page-home .row.order .featured-flights h2 {
    font-size: 1.8em;
    line-height: 1.1em
}

.page-home .row.order .featured-flights .special {
    font-size: .9em
}

.page-home .row.order .featured-flights .special h3 {
    text-transform: uppercase;
    color: #fff;
    margin: 0
}

.page-home .row.order .featured-flights .special p {
    font-weight: 600;
    font-size: .96em;
    margin: 0
}

@media all and (max-width:950px) {
    .page-home .row.order .featured-flights {
        float: right
    }

    .page-home .row.order .featured-flights h2 {
        margin: 0
    }

    .page-home .row.order .featured-flights .preview {
        margin-bottom: 1em;
        height: auto !important
    }
}

.page-home .row.order .featured-flights.destination,
.page-home .row.order .featured-flights.product {
    width: 31.5%
}

.page-home .row.order .featured-flights.destination .slide,
.page-home .row.order .featured-flights.product .slide {
    background: url(../img/home_slider.png) no-repeat top
}

.page-home .row.order .featured-flights.destination .slide .preview,
.page-home .row.order .featured-flights.product .slide .preview {
    text-align: center;
    padding-top: 1.1em
}

.page-home .row.order .featured-flights.destination .slide .preview img,
.page-home .row.order .featured-flights.product .slide .preview img {
    height: 257px !important;
    width: 308px !important
}

.page-home .row.order .featured-flights.destination .slide .offer h4,
.page-home .row.order .featured-flights.product .slide .offer h4 {
    font-size: 1.3em;
    margin: 1.03em 0 .33em
}

.page-home .row.order .featured-flights.destination .slide .offer p,
.page-home .row.order .featured-flights.product .slide .offer p {
    margin: .3em 0
}

@media all and (max-width:950px) {

    .page-home .row.order .featured-flights.destination,
    .page-home .row.order .featured-flights.product {
        width: auto;
        display: block
    }
}

.page-home .row.order .featured-flights .bx-wrapper .bx-viewport {
    background: url(../img/home_slider.png) no-repeat top;
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: auto !important
}

.page-home .row.order .featured-flights .bx-wrapper .bx-viewport .slide .preview {
    padding-top: 20px;
    height: 280px;
    text-align: center
}

.page-home .row.order .featured-flights .bx-wrapper .bx-viewport .slide .preview img {
    display: initial;
    max-height: 257px !important;
    max-width: 308px !important
}

@media all and (max-width:1100px) {
    .page-home .row.order .featured-flights .bx-wrapper .bx-viewport .slide .preview a {
        background: #fff;
        display: block;
        padding: 1%
    }

    .page-home .row.order .featured-flights .bx-wrapper .bx-viewport .slide .preview a img {
        height: auto !important;
        max-width: 100% !important
    }
}

.page-home .row.order .featured-flights .bx-wrapper .bx-viewport .slide .offer {
    text-align: center
}

.page-home .row.order .featured-flights .bx-wrapper .bx-viewport .slide .offer .description,
.page-home .row.order .featured-flights .bx-wrapper .bx-viewport .slide .offer .price {
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.page-home .row.order .featured-flights .bx-wrapper .bx-viewport .slide .offer .description {
    border-right: 1px solid #d6d6d6;
    margin-right: 10px;
    padding-right: 15px;
    width: 65%
}

.page-home .row.order .featured-flights .bx-wrapper .bx-viewport .slide .offer .description>* {
    margin: 0
}

.page-home .row.order .featured-flights .bx-wrapper .bx-viewport .slide .offer .description h4 {
    font-size: 18px;
    font-weight: 400
}

.page-home .row.order .featured-flights .bx-wrapper .bx-viewport .slide .offer .description h4 a {
    color: #2c80ab
}

.page-home .row.order .featured-flights .bx-wrapper .bx-viewport .slide .offer .description p {
    font-size: 16px
}

.page-home .row.order .featured-flights .bx-wrapper .bx-viewport .slide .offer .price {
    width: 24%
}

.page-home .row.order .featured-flights .bx-wrapper .bx-viewport .slide .offer .price span {
    font-size: 32px
}

.page-home .row.order .featured-flights .bx-wrapper .bx-viewport .slide .offer .price span:before {
    color: #313131;
    content: 'From';
    display: block;
    font-size: 12px
}

.page-home .row.order .featured-flights .bx-wrapper .bx-viewport .slide .offer .price span a {
    color: #ec8000;
    text-decoration: none
}

@media all and (max-width:1100px) {
    .page-home .row.order .featured-flights .bx-wrapper .bx-viewport {
        background-image: none
    }
}

.page-home .row.order .featured-flights .bx-pager-item a {
    background: #fff;
    -moz-box-shadow: 3px 5px 4px -1px #999 inset;
    -webkit-box-shadow: 3px 5px 4px -1px #999 inset;
    box-shadow: 3px 5px 4px -1px #999 inset;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    height: 15px !important;
    width: 15px !important
}

.page-home .row.order .featured-flights .bx-pager-item a.active {
    background: #2c80ab;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media all and (max-width:920px) {
    .page-home .row.order .order-form {
        text-align: center;
        width: 100%;
        margin-bottom: .2em
    }

    .page-home .row.order .featured-flights {
        display: block;
        margin: 0;
        width: 100%;
        margin-top: 2em;
        width: 50%;
        background: 0 0;
        margin-bottom: 1em;
        padding: 1.2em;
        border-radius: .4em
    }

    .page-home .row.order .featured-flights .dummy-spacer {
        display: none
    }

    .page-home .row.order .featured-flights h2 {
        color: #fff;
        padding-bottom: .4em;
        font-size: 1.5em
    }

    .page-home .row.order .featured-flights .special {
        color: #fff
    }

    .page-home .row.order .featured-flights .special p {
        margin-top: .1em
    }

    .page-home .row.order .featured-flights .preview {
        display: none
    }
}

@media all and (max-width:720px) {
    .page-home .row.order .featured-flights {
        display: block;
        width: auto;
        margin-top: 0
    }

    .page-home .row.order .featured-flights .special {
        margin-top: .7em
    }

    .page-home .row.order .featured-flights .special p {
        margin-top: .7em
    }
}

.page-home .row.about .wrapper {
    /*border-bottom: 1px solid #d6d6d6;*/
    padding-bottom: 35px;
}

.page-home .row.about .description,
.page-home .row.about .side-banner {
    display: inline-block;
    vertical-align: top
}

.page-home .row.about .description {
    width: 68%;
    padding-top: 16px
}

.page-home .row.about .description h3.title {
    color: #666;
    font-size: 32px;
    font-weight: 400;
    margin: 0 0 30px
}

.page-home .row.about .description .widget {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    float: left
}

@media all and (max-width:470px) {
    .page-home .row.about .description .widget {
        width: 100% !important
    }
}

.page-home .row.about .description .widget h3,
.page-home .row.about .description .widget p {
    margin: 0;
    margin-right: 30px
}

.page-home .row.about .description .widget h3 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px
}

.page-home .row.about .description .widget p {
    font-size: 20px;
    font-style: italic;
    margin-bottom: 30px
}

.page-home .row.about .side-banner {
    padding-top: 16px;
    width: 31%
}

.page-home .row.about .side-banner .image-container-link {
    position: relative;
    display: block
}

.page-home .row.about .side-banner .image-container-link .caption {
    position: absolute;
    width: 69%;
    text-align: center;
    font-size: 1.1em;
    line-height: 1.2em;
    color: #5e5e5e;
    font-weight: 600;
    top: 50%;
    margin-top: -56px;
    left: 2%
}

.page-home .row.about .side-banner img {
    height: auto;
    max-width: 100%
}

@media all and (max-width:830px) {

    .page-home .row.about .description,
    .page-home .row.about .side-banner {
        text-align: center;
        width: 100%
    }
}

.page-home .row.popular-routes.product-columns .wrapper {
    padding-bottom: 1.5em;
    margin-bottom: 1.5em;
    border-bottom: 1px solid #ccc
}

.page-home .row.popular-routes h3.title {
    color: #666;
    font-size: 32px;
    font-weight: 400;
    margin: 0 0 30px
}

.page-home .row.popular-routes .item-column {
    float: right;
    width: 48%
}

.page-home .row.popular-routes .item-column.left {
    float: left
}

.page-home .row.popular-routes .item-column.right:first-child {
    width: 100%
}

.page-home .row.popular-routes .item-column a {
    color: #2c80ab
}

.page-home .row.popular-routes .item-column p {
    color: #888;
    margin: .3em 0 1.4em
}

.page-home .row.popular-routes .item-column ul {
    padding: 0 0 0 1em;
    list-style-image: url(../img/bullet.jpg);
    color: #777
}

.page-home .row.popular-routes .item-column ul li {
    margin-bottom: .5em
}

.page-home .row.popular-routes .item {
    border-bottom: 1px solid #d6d6d6;
    display: inline-block;
    width: 48%
}

.page-home .row.popular-routes .item:nth-child(even) {
    margin-right: 2%
}

.page-home .row.popular-routes .item:nth-child(odd) {
    margin-left: 2%
}

.page-home .row.popular-routes .item .description,
.page-home .row.popular-routes .item .thumbnail {
    display: inline-block;
    margin: 20px 0;
    vertical-align: top
}

.page-home .row.popular-routes .item .thumbnail {
    margin-right: 2%;
    width: 25%
}

.page-home .row.popular-routes .item .thumbnail img {
    height: auto;
    max-width: 100%
}

.page-home .row.popular-routes .item .description {
    width: 73%
}

.page-home .row.popular-routes .item .description h2 {
    font-size: 18px;
    font-weight: 400;
    margin: 5px 0
}

.page-home .row.popular-routes .item .description h2 a {
    color: #2c80ab
}

.page-home .row.popular-routes .item .description .airlanes,
.page-home .row.popular-routes .item .description .price {
    display: inline-block;
    vertical-align: top
}

.page-home .row.popular-routes .item .description .airlanes>:before,
.page-home .row.popular-routes .item .description .price>:before {
    color: #313131;
    display: block;
    font-size: 12px
}

.page-home .row.popular-routes .item .description .price {
    margin-right: 15px
}

.page-home .row.popular-routes .item .description .price span {
    font-size: 32px
}

.page-home .row.popular-routes .item .description .price span:before {
    content: 'From'
}

.page-home .row.popular-routes .item .description .price span a {
    color: #ec8000;
    text-decoration: none
}

.page-home .row.popular-routes .item .description .airlanes .airlane-logos:before {
    content: 'Turkish Airlines'
}

.page-home .row.popular-routes .item .description .airlanes .airlane-logos img {
    height: auto;
    margin-top: 5px;
    max-width: 100%
}

@media all and (max-width:720px) {
    .page-home .row.popular-routes .item {
        width: 100%
    }
}

.page-home .row.popular-destinations .wrapper {
    border-bottom: 1px solid #d6d6d6
}

.page-home .row.popular-destinations ul {
    vertical-align: top
}

.page-home .row.popular-destinations h3,
.page-home .row.popular-destinations h4 {
    color: #666;
    font-weight: 400
}

.page-home .row.popular-destinations h3 {
    font-size: 32px;
    margin: 0 0 24px
}

.page-home .row.popular-destinations h4 {
    font-size: 22px;
    margin: 0 0 15px
}

@media all and (max-width:720px) {

    .page-home .row.popular-destinations h3,
    .page-home .row.popular-destinations h4 {
        text-align: center
    }
}

.page-home .row.popular-destinations .destinations {
    clear: both;
    margin-bottom: 30px
}

.page-home .row.popular-destinations .destinations ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 25%
}

.page-home .row.popular-destinations .destinations ul li a {
    color: #2c80ab
}

@media all and (max-width:720px) {
    .page-home .row.popular-destinations .destinations ul {
        margin: 15px 0;
        text-align: center;
        width: 50%
    }
}

@media all and (max-width:470px) {
    .page-home .row.popular-destinations .destinations ul {
        width: 100%
    }
}

.page-home .row.banner {
    text-align: center
}

.page-home .row.banner img {
    height: auto;
    max-width: 100%
}

.page-generic {
    background: #eee
}

.page-generic .wrapper #page-content {
    background: #fff;
    padding: .5em;
    border: 1px solid #d4e3ea;
    box-shadow: 0 0 1px 0 #d4e3ea inset;
    margin: 1em 0
}

#prefAirline {
    font-size: .9em
}

.autocomplete-suggestions {
    border: 1px solid #999;
    cursor: default;
    overflow: auto;
    font-size: .8em;
    background: #fff;
    padding: .4em;
    border-radius: 0 4px 4px 4px;
    border: 1px solid #ddd;
    border-top: 0;
    box-shadow: 0 0 9px -4px #000
}

.autocomplete-suggestion {
    padding: 10px 5px;
    font-size: 1.2em;
    white-space: nowrap;
    overflow: hidden
}

.autocomplete-suggestion strong {
    color: #000;
    font-weight: 700
}

.autocomplete-selected {
    background: #f0f0f0
}

.offer {
    float: right;
    width: 56%;
    margin-right: 15%;
    margin-top: -3.9em;
    font-weight: 400;
    font-size: .9em
}

@media (min-width:921px) {
    .autocomplete-suggestions {
        width: 540px !important
    }

    .template-getRentalCarsphp .autocomplete-suggestions {
        width: 350px !important
    }
}

@media (max-width:920px) {
    .autocomplete-suggestions {
        width: auto;
        font-size: .6em
    }
}

div.airport-information.box {
    background: #ddd;
    padding: 2px;
    margin: 15px 0 11px 0;
    font: 12px Arial, Helvetica, sans-serif
}

div.airport-information.box div.title {
    background: #2c80ab;
    border: 1px solid #b2ccd9;
    padding: 0 10px;
    height: 30px
}

div.airport-information.box a {
    font-weight: 700;
    color: #069
}

div.airport-information.box h3 {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    display: block
}

div.airport-information.box div.inside {
    height: 1%;
    overflow: hidden;
    background: #fff;
    padding: 4px 10px 8px
}

div.airport-information.box ul.info {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    overflow: hidden
}

div.airport-information.box ul.info li {
    border-top: 1px solid #b2ccd9;
    margin: -1px 0 1px
}

div.airport-information.box ul.info li div.noarrow {
    width: 265px;
    overflow: hidden;
    padding: 8px 25px 8px 3px
}

@media (max-width:920px) {
    div.airport-information.box {
        display: none
    }
}

.blog #header,
.layout-simplephp #header,
.single #header {
    background: #2c80ab;
    font-size: 16px
}

.blog #header .help-links,
.layout-simplephp #header .help-links,
.single #header .help-links {
    padding: 10px 0;
    text-align: right;
    margin-top: 0;
    padding-top: 1.9em
}

.blog #header .help-links ul,
.layout-simplephp #header .help-links ul,
.single #header .help-links ul {
    padding-top: 0
}

.blog #header .nav-links,
.layout-simplephp #header .nav-links,
.single #header .nav-links {
    padding-top: 20px;
    margin-top: -4em
}

.blog #header .nav-links .wrapper,
.layout-simplephp #header .nav-links .wrapper,
.single #header .nav-links .wrapper {
    padding-top: 5em
}

.blog #header .nav-links .wrapper ul li.logo,
.layout-simplephp #header .nav-links .wrapper ul li.logo,
.single #header .nav-links .wrapper ul li.logo {
    float: left;
    margin-top: -5em;
    z-index: 10000;
    position: relative
}

.blog #header .nav-links ul li.current:not(.logo) a,
.blog #header .nav-links ul li:not(.logo) a:hover,
.layout-simplephp #header .nav-links ul li.current:not(.logo) a,
.layout-simplephp #header .nav-links ul li:not(.logo) a:hover,
.single #header .nav-links ul li.current:not(.logo) a,
.single #header .nav-links ul li:not(.logo) a:hover {
    background: #eee
}

.blog #body,
.layout-simplephp #body,
.single #body {
    max-width: none
}

.blog #body .row.order,
.layout-simplephp #body .row.order,
.single #body .row.order {
    background: #eee;
    padding-top: 1em
}

.blog #body .row.order .order-form,
.layout-simplephp #body .row.order .order-form,
.single #body .row.order .order-form {
    margin-top: 1.2em
}

.blog #body .row.order .order-form::after,
.layout-simplephp #body .row.order .order-form::after,
.single #body .row.order .order-form::after {
    display: none
}

.blog #body .row.order .slider .slide .offer,
.layout-simplephp #body .row.order .slider .slide .offer,
.single #body .row.order .slider .slide .offer {
    width: 98%;
    margin-right: 0;
    margin-top: 0
}

.page-generic #page-content {
    padding: 0 !important;
    border: 5px solid #ccc !important
}

.page-generic #page-content a {
    color: #069;
    text-decoration: underline
}

.page-generic #page-content a:hover {
    text-decoration: none
}

.page-generic #page-content .airline-baggage,
.page-generic #page-content .airline-numbers,
.page-generic #page-content .information {
    padding-bottom: .8em
}

.page-generic #page-content .airline-baggage .title,
.page-generic #page-content .airline-numbers .title,
.page-generic #page-content .information .title {
    background: #748b93;
    padding: .5em .9em;
    color: #fff
}

.page-generic #page-content .airline-baggage .title h2,
.page-generic #page-content .airline-numbers .title h2,
.page-generic #page-content .information .title h2 {
    margin: 0
}

.page-generic #page-content .airline-baggage .inside,
.page-generic #page-content .airline-numbers .inside,
.page-generic #page-content .information .inside {
    width: 95%;
    margin: 0 auto
}

.page-generic #page-content .airline-baggage .inside h2,
.page-generic #page-content .airline-numbers .inside h2,
.page-generic #page-content .information .inside h2 {
    font-size: 1.1em
}

.page-generic #page-content .airline-baggage .inside>div,
.page-generic #page-content .airline-numbers .inside>div,
.page-generic #page-content .information .inside>div {
    width: 46%;
    padding: 1%
}

.page-generic #page-content .airline-baggage .inside>div.left-section,
.page-generic #page-content .airline-numbers .inside>div.left-section,
.page-generic #page-content .information .inside>div.left-section {
    float: left
}

.page-generic #page-content .airline-baggage .inside>div.right-section,
.page-generic #page-content .airline-numbers .inside>div.right-section,
.page-generic #page-content .information .inside>div.right-section {
    float: right
}

.page-generic #page-content .airline-baggage .inside dl,
.page-generic #page-content .airline-numbers .inside dl,
.page-generic #page-content .information .inside dl {
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    line-height: 22px
}

.page-generic #page-content .airline-baggage .inside dl.shaded,
.page-generic #page-content .airline-numbers .inside dl.shaded,
.page-generic #page-content .information .inside dl.shaded {
    width: 100%;
    overflow: hidden;
    background: #e7eef1;
    margin: 0;
    padding: 0;
    line-height: 22px
}

.page-generic #page-content .airline-baggage .inside dl.shaded dt,
.page-generic #page-content .airline-numbers .inside dl.shaded dt,
.page-generic #page-content .information .inside dl.shaded dt {
    float: left;
    width: 194px;
    padding: 0 0 0 3px;
    font-weight: 400
}

.page-generic #page-content .airline-baggage .inside dl dt,
.page-generic #page-content .airline-numbers .inside dl dt,
.page-generic #page-content .information .inside dl dt {
    float: left;
    width: 194px;
    padding: 0 0 0 3px;
    font-weight: 400
}

.page-generic #page-content .airline-baggage .inside .contact .email-form,
.page-generic #page-content .airline-numbers .inside .contact .email-form,
.page-generic #page-content .information .inside .contact .email-form {
    padding-bottom: 2em !important;
    width: 100% !important
}

.page-generic #page-content .airline-baggage .inside .contact .email-form input,
.page-generic #page-content .airline-baggage .inside .contact .email-form select,
.page-generic #page-content .airline-numbers .inside .contact .email-form input,
.page-generic #page-content .airline-numbers .inside .contact .email-form select,
.page-generic #page-content .information .inside .contact .email-form input,
.page-generic #page-content .information .inside .contact .email-form select {
    font-size: 1.6em
}

.page-generic #page-content .airline-baggage .inside .contact h3,
.page-generic #page-content .airline-numbers .inside .contact h3,
.page-generic #page-content .information .inside .contact h3 {
    font-size: 14px;
    background: #e7eef1;
    width: 75px;
    height: 15px;
    padding: 5px 5px 5px 10px;
    margin: 20px 0 0 0
}

.page-generic #page-content .airline-baggage .inside .contact .country,
.page-generic #page-content .airline-numbers .inside .contact .country,
.page-generic #page-content .information .inside .contact .country {
    display: none
}

.page-generic #page-content .airline-baggage .inside .contact .email-form,
.page-generic #page-content .airline-numbers .inside .contact .email-form,
.page-generic #page-content .information .inside .contact .email-form {
    width: 310px;
    height: 405px;
    font-size: 12px;
    line-height: 14px;
    display: block;
    background: #fff;
    color: #333;
    margin: 0 0 10px 0;
    border: 10px solid #e7eef1
}

.page-generic #page-content .airline-baggage .inside .contact .email-form .from,
.page-generic #page-content .airline-numbers .inside .contact .email-form .from,
.page-generic #page-content .information .inside .contact .email-form .from {
    float: left;
    width: 150px;
    margin: 0 0 0 10px
}

.page-generic #page-content .airline-baggage .inside .contact .email-form .to,
.page-generic #page-content .airline-numbers .inside .contact .email-form .to,
.page-generic #page-content .information .inside .contact .email-form .to {
    float: right;
    width: 50%
}

.page-generic #page-content .airline-baggage .inside .contact .email-form .from label,
.page-generic #page-content .airline-baggage .inside .contact .email-form .line label,
.page-generic #page-content .airline-baggage .inside .contact .email-form .pseudo-label,
.page-generic #page-content .airline-baggage .inside .contact .email-form .to label,
.page-generic #page-content .airline-numbers .inside .contact .email-form .from label,
.page-generic #page-content .airline-numbers .inside .contact .email-form .line label,
.page-generic #page-content .airline-numbers .inside .contact .email-form .pseudo-label,
.page-generic #page-content .airline-numbers .inside .contact .email-form .to label,
.page-generic #page-content .information .inside .contact .email-form .from label,
.page-generic #page-content .information .inside .contact .email-form .line label,
.page-generic #page-content .information .inside .contact .email-form .pseudo-label,
.page-generic #page-content .information .inside .contact .email-form .to label {
    font-size: 12px;
    font-weight: 700;
    color: #333;
    display: block;
    margin: 9px 0 6px
}

.page-generic #page-content .airline-baggage .inside .contact .email-form .pseudo-label,
.page-generic #page-content .airline-numbers .inside .contact .email-form .pseudo-label,
.page-generic #page-content .information .inside .contact .email-form .pseudo-label {
    color: #069
}

.page-generic #page-content .airline-baggage .inside .contact .email-form .pseudo-label span,
.page-generic #page-content .airline-numbers .inside .contact .email-form .pseudo-label span,
.page-generic #page-content .information .inside .contact .email-form .pseudo-label span {
    font-weight: 400;
    color: #333
}

.page-generic #page-content .airline-baggage .inside .contact .email-form .from label span,
.page-generic #page-content .airline-baggage .inside .contact .email-form .line label span,
.page-generic #page-content .airline-baggage .inside .contact .email-form .to label span,
.page-generic #page-content .airline-numbers .inside .contact .email-form .from label span,
.page-generic #page-content .airline-numbers .inside .contact .email-form .line label span,
.page-generic #page-content .airline-numbers .inside .contact .email-form .to label span,
.page-generic #page-content .information .inside .contact .email-form .from label span,
.page-generic #page-content .information .inside .contact .email-form .line label span,
.page-generic #page-content .information .inside .contact .email-form .to label span {
    font-weight: 400
}

.page-generic #page-content .airline-baggage .inside .contact .email-form .from label span a,
.page-generic #page-content .airline-baggage .inside .contact .email-form .to label span a,
.page-generic #page-content .airline-numbers .inside .contact .email-form .from label span a,
.page-generic #page-content .airline-numbers .inside .contact .email-form .to label span a,
.page-generic #page-content .information .inside .contact .email-form .from label span a,
.page-generic #page-content .information .inside .contact .email-form .to label span a {
    text-decoration: underline
}

.page-generic #page-content .airline-baggage .inside .contact .email-form .from label span a:hover,
.page-generic #page-content .airline-baggage .inside .contact .email-form .to label span a:hover,
.page-generic #page-content .airline-numbers .inside .contact .email-form .from label span a:hover,
.page-generic #page-content .airline-numbers .inside .contact .email-form .to label span a:hover,
.page-generic #page-content .information .inside .contact .email-form .from label span a:hover,
.page-generic #page-content .information .inside .contact .email-form .to label span a:hover {
    text-decoration: none
}

.page-generic #page-content .airline-baggage .inside .contact .email-form .line,
.page-generic #page-content .airline-numbers .inside .contact .email-form .line,
.page-generic #page-content .information .inside .contact .email-form .line {
    width: 100%;
    overflow: hidden;
    margin: 0 0 0 10px
}

.page-generic #page-content .airline-baggage .inside .contact .email-form .line select,
.page-generic #page-content .airline-numbers .inside .contact .email-form .line select,
.page-generic #page-content .information .inside .contact .email-form .line select {
    width: 200px
}

.page-generic #page-content .airline-baggage .inside .contact .email-form .email-address,
.page-generic #page-content .airline-baggage .inside .contact .email-form .subject,
.page-generic #page-content .airline-baggage .inside .contact .email-form .topic,
.page-generic #page-content .airline-numbers .inside .contact .email-form .email-address,
.page-generic #page-content .airline-numbers .inside .contact .email-form .subject,
.page-generic #page-content .airline-numbers .inside .contact .email-form .topic,
.page-generic #page-content .information .inside .contact .email-form .email-address,
.page-generic #page-content .information .inside .contact .email-form .subject,
.page-generic #page-content .information .inside .contact .email-form .topic {
    width: 218px;
    float: left;
    padding-bottom: 5px
}

.page-generic #page-content .airline-baggage .inside .contact .email-form .subject,
.page-generic #page-content .airline-numbers .inside .contact .email-form .subject,
.page-generic #page-content .information .inside .contact .email-form .subject {
    width: 400px;
    float: left;
    padding-bottom: 5px
}

.page-generic #page-content .airline-baggage .inside .contact .email-form .subject .txt,
.page-generic #page-content .airline-numbers .inside .contact .email-form .subject .txt,
.page-generic #page-content .information .inside .contact .email-form .subject .txt {
    width: 270px
}

.page-generic #page-content .airline-baggage .inside .contact .email-form .comments,
.page-generic #page-content .airline-numbers .inside .contact .email-form .comments,
.page-generic #page-content .information .inside .contact .email-form .comments {
    width: 400px;
    float: left;
    padding-bottom: 5px
}

.page-generic #page-content .airline-baggage .inside .contact .email-form .btn-search,
.page-generic #page-content .airline-numbers .inside .contact .email-form .btn-search,
.page-generic #page-content .information .inside .contact .email-form .btn-search {
    float: right !important;
    position: relative;
    margin: 18px 15px 0 0
}

@media all and (max-width:1100px) {

    .page-generic #page-content .airline-baggage .inside input,
    .page-generic #page-content .airline-baggage .inside select,
    .page-generic #page-content .airline-baggage .inside textarea,
    .page-generic #page-content .airline-numbers .inside input,
    .page-generic #page-content .airline-numbers .inside select,
    .page-generic #page-content .airline-numbers .inside textarea,
    .page-generic #page-content .information .inside input,
    .page-generic #page-content .information .inside select,
    .page-generic #page-content .information .inside textarea {
        width: 100% !important
    }

    .page-generic #page-content .airline-baggage .inside .contact .email-form .btn-search,
    .page-generic #page-content .airline-numbers .inside .contact .email-form .btn-search,
    .page-generic #page-content .information .inside .contact .email-form .btn-search {
        width: auto !important
    }

    .page-generic #page-content .airline-baggage .inside .contact .email-form .line,
    .page-generic #page-content .airline-numbers .inside .contact .email-form .line,
    .page-generic #page-content .information .inside .contact .email-form .line {
        width: 95%
    }

    .page-generic #page-content .airline-baggage .inside .contact .email-form .line .email-address,
    .page-generic #page-content .airline-numbers .inside .contact .email-form .line .email-address,
    .page-generic #page-content .information .inside .contact .email-form .line .email-address {
        width: 46%;
        max-width: 150px
    }

    .page-generic #page-content .airline-baggage .inside .contact .email-form .line .comments,
    .page-generic #page-content .airline-numbers .inside .contact .email-form .line .comments,
    .page-generic #page-content .information .inside .contact .email-form .line .comments {
        width: auto
    }

    .page-generic #page-content .airline-baggage .inside .contact .email-form .line .comments textarea,
    .page-generic #page-content .airline-numbers .inside .contact .email-form .line .comments textarea,
    .page-generic #page-content .information .inside .contact .email-form .line .comments textarea {
        width: 96% !important
    }

    .page-generic #page-content .airline-baggage .inside .contact .email-form .line .topic,
    .page-generic #page-content .airline-numbers .inside .contact .email-form .line .topic,
    .page-generic #page-content .information .inside .contact .email-form .line .topic {
        width: 49%;
        float: right;
        margin-right: 2%
    }

    .page-generic #page-content .airline-baggage .inside .contact .email-form .to,
    .page-generic #page-content .airline-numbers .inside .contact .email-form .to,
    .page-generic #page-content .information .inside .contact .email-form .to {
        width: 46%;
        margin-right: 5%
    }
}

@media all and (max-width:830px) {

    .page-generic #page-content .airline-baggage .inside .contact .email-form .from,
    .page-generic #page-content .airline-baggage .inside .contact .email-form .to,
    .page-generic #page-content .airline-numbers .inside .contact .email-form .from,
    .page-generic #page-content .airline-numbers .inside .contact .email-form .to,
    .page-generic #page-content .information .inside .contact .email-form .from,
    .page-generic #page-content .information .inside .contact .email-form .to {
        display: block;
        width: 90%;
        float: none;
        margin: 0 0 0 5%
    }

    .page-generic #page-content .airline-baggage .inside .contact .email-form .line .comments,
    .page-generic #page-content .airline-baggage .inside .contact .email-form .line .email-address,
    .page-generic #page-content .airline-baggage .inside .contact .email-form .line .topic,
    .page-generic #page-content .airline-numbers .inside .contact .email-form .line .comments,
    .page-generic #page-content .airline-numbers .inside .contact .email-form .line .email-address,
    .page-generic #page-content .airline-numbers .inside .contact .email-form .line .topic,
    .page-generic #page-content .information .inside .contact .email-form .line .comments,
    .page-generic #page-content .information .inside .contact .email-form .line .email-address,
    .page-generic #page-content .information .inside .contact .email-form .line .topic {
        display: block;
        width: 95%;
        float: none;
        margin: 0 0 0 2%;
        max-width: none
    }

    .page-generic #page-content .airline-baggage .inside .contact .email-form .line .comments textarea,
    .page-generic #page-content .airline-baggage .inside .contact .email-form .line .email-address textarea,
    .page-generic #page-content .airline-baggage .inside .contact .email-form .line .topic textarea,
    .page-generic #page-content .airline-numbers .inside .contact .email-form .line .comments textarea,
    .page-generic #page-content .airline-numbers .inside .contact .email-form .line .email-address textarea,
    .page-generic #page-content .airline-numbers .inside .contact .email-form .line .topic textarea,
    .page-generic #page-content .information .inside .contact .email-form .line .comments textarea,
    .page-generic #page-content .information .inside .contact .email-form .line .email-address textarea,
    .page-generic #page-content .information .inside .contact .email-form .line .topic textarea {
        width: 99%
    }
}

@media all and (max-width:720px) {

    .page-generic #page-content .airline-baggage .inside .left-section,
    .page-generic #page-content .airline-baggage .inside .right-section,
    .page-generic #page-content .airline-numbers .inside .left-section,
    .page-generic #page-content .airline-numbers .inside .right-section,
    .page-generic #page-content .information .inside .left-section,
    .page-generic #page-content .information .inside .right-section {
        width: 95%;
        float: none !important;
        display: block
    }

    .page-generic #page-content .airline-baggage .inside .left-section .email-form,
    .page-generic #page-content .airline-baggage .inside .right-section .email-form,
    .page-generic #page-content .airline-numbers .inside .left-section .email-form,
    .page-generic #page-content .airline-numbers .inside .right-section .email-form,
    .page-generic #page-content .information .inside .left-section .email-form,
    .page-generic #page-content .information .inside .right-section .email-form {
        height: auto !important
    }

    .page-generic #page-content .airline-baggage .inside .left-section .email-form .btn-search,
    .page-generic #page-content .airline-baggage .inside .right-section .email-form .btn-search,
    .page-generic #page-content .airline-numbers .inside .left-section .email-form .btn-search,
    .page-generic #page-content .airline-numbers .inside .right-section .email-form .btn-search,
    .page-generic #page-content .information .inside .left-section .email-form .btn-search,
    .page-generic #page-content .information .inside .right-section .email-form .btn-search {
        margin: 18px 15px 0 3%;
        float: none !important
    }
}

#ui-datepicker-div {
    font-size: 14px
}

.page-home.get-activities .row.popular-destinations,
.page-home.get-business-class .row.popular-destinations,
.page-home.get-cars .row.popular-destinations,
.page-home.get-hotels .row.popular-destinations,
.page-home.get-packages .row.popular-destinations,
.page-home.seprate-flights-only .row.popular-destinations {
    background: #d5e6ee;
    padding: 24px 0
}

.page-home.get-activities .row.popular-destinations .wrapper,
.page-home.get-business-class .row.popular-destinations .wrapper,
.page-home.get-cars .row.popular-destinations .wrapper,
.page-home.get-hotels .row.popular-destinations .wrapper,
.page-home.get-packages .row.popular-destinations .wrapper,
.page-home.seprate-flights-only .row.popular-destinations .wrapper {
    border: none !important
}

.page-home.get-activities .row.about .wrapper,
.page-home.get-business-class .row.about .wrapper,
.page-home.get-cars .row.about .wrapper,
.page-home.get-hotels .row.about .wrapper,
.page-home.get-packages .row.about .wrapper,
.page-home.seprate-flights-only .row.about .wrapper {
    border: none !important
}

.page-home.get-activities,
.page-home.get-business-class,
.page-home.get-cars,
.page-home.get-hotels,
.page-home.get-packages,
.page-home.seprate-flights-only {
    max-width: 100% !important
}

.w-100 {
    width: 100% !important
}

.page-generic #page-content .airline-numbers .inside dl dt,
.page-generic #page-content .airline-numbers .inside dl.shaded dt {
    width: 285px
}

.hidden-sm {
    display: block
}

.visible-sm {
    display: none
}

.filterDiv {
    display: none !important
}

.filterDiv.show {
    display: block !important
}

#myBtnContainer {
    margin-bottom: 15px;
    margin-top: 25px
}

#myBtnContainer .btn.active {
    background-color: #026a9d;
    border: 1px solid #026a9d;
    color: #fff
}

#myBtnContainer .btn {
    background-color: #fff;
    border: 1px solid #ccc;
    color: #026a9d;
    margin-bottom: 4px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase
}

.airlines .airline:after,
.airlines .airline:before,
.airlines:after,
.airlines:before {
    clear: both;
    content: '';
    display: table
}

.airlines .airline {
    padding: 0 5px;
    width: 25%;
    position: relative;
    vertical-align: middle;
    overflow: hidden;
    text-align: center;
    float: left;
    box-sizing: border-box
}

.airlines .airline .airline-logo {
    float: left;
    vertical-align: middle;
    position: absolute;
    left: 5px;
    top: 50%;
    z-index: 1;
    transform: translateY(-50%);
    width: 50px
}

.airlines .airline .airline-logo img {
    margin: 0 auto;
    display: block
}

.airlines .airline .airline-name {
    background-color: #fff;
    padding-left: 50px;
    vertical-align: middle;
    line-height: 60px;
    width: 100%;
    position: relative;
    float: left;
    box-sizing: border-box;
    margin: 0 0 10px;
    border: 1px solid #ccc;
    text-align: left;
    border-radius: 5px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .05)
}

.airlines .airline .airline-name:after {
    content: '';
    width: 10px;
    height: 12px;
    border: 2px solid #333;
    border-top: 4px solid #333;
    position: absolute;
    right: 15px;
    top: 25px;
    box-sizing: border-box
}

.airlines .airline .airline-name:before {
    content: '';
    width: 10px;
    height: 12px;
    border: 2px solid #333;
    position: absolute;
    right: 10px;
    top: 20px;
    box-sizing: border-box
}

.airlines .airline a {
    text-decoration: none;
    color: #333;
    overflow: hidden
}

.airlines .airline .airline-name div {
    font-size: 14px;
    font-weight: 700;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    padding-right: 27px
}

.popup-container {
    position: fixed;
    background-color: rgba(0, 0, 0, .58);
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 999999999;
    display: none
}

.popup-container.inview {
    display: block
}

.popup {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    border-radius: 5px
}

.popup table {
    width: 100%;
    border: 1px solid #ccc
}

.popup .popup-head {
    padding: 10px 15px;
    font-size: 18px;
    font-weight: 700
}

.popup .popup-head button {
    float: right
}

.popup .popup-body {
    padding: 10px 15px
}

.popup table tr td,
.popup table tr th {
    padding: 5px;
    border: 1px solid #ccc;
    font-size: 14px;
    text-align: center
}

.popup .popup-body p {
    font-size: 14px;
    line-height: 20px
}

.f-group.half-f-g {
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding: 0 5px;
    margin-bottom: 15px
}

.f-group.full-f-g {
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding: 0 5px;
    margin-bottom: 15px
}

.f-group.half-f-g label {
    display: block;
    width: 100%;
    font-weight: 700;
    margin-bottom: 2px
}

.f-group.half-f-g input,
.f-group.half-f-g select {
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 35px
}

.clearfix:after,
.clearfix:before {
    clear: both;
    content: '';
    display: table
}

#footer .row-3 .widget li.title {
    font-weight: 700
}

.airline-checkin-form {
    padding: 25px 20px 35px;
    max-width: 100%;
    box-sizing: border-box;
    display: inline-block
}

.airline-checkin-form legend {
    padding: 0 10px
}

.airline-checkin-form label {
    display: none
}

.airline-checkin-form select {
    height: 40px;
    box-sizing: border-box;
    padding: 0 5px;
    border: 1px solid #f58036;
    margin-right: 0;
    border-radius: 5px 0 0 5px
}

.airline-checkin-form button.button-submit {
    padding: 0 10px;
    height: 40px;
    box-sizing: border-box;
    background-color: #f58036;
    border-color: #f58036;
    color: #fff;
    border-width: 1px;
    border-style: solid;
    border-radius: 0 5px 5px 0;
    margin-left: 0
}

.page-home .row.order .order-form .the-form.dropup .widget.ticket .sub-menu,
.page-home .row.order .order-form .the-form.dropup .widget.ticket .sub-menus {
    top: inherit !important;
    bottom: 45px !important
}

.rs_date_input_container.dropup .rs_cal {
    bottom: 38px
}

@media (max-width:991px) {
    #footer .row-2 .offers>* {
        margin-left: 100px
    }
}

.ttl-adults,
.ttl-children {
    padding-right: 10px !important;
    box-sizing: border-box
}

.select2-container li {
    font-size: 16px !important
}

.dropdown-menu.show {
    display: block !important
}

body .widget.ticket .select2-container {
    width: 100% !important
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #2c80ab !important;
    line-height: 1.5 !important;
    font-size: 16px !important
}

body .select2-container--default .select2-selection--single {
    background: #eee !important;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #eee 0, #d7d7d7 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eee), color-stop(100%, #d7d7d7)) !important;
    background: -webkit-linear-gradient(top, #eee 0, #d7d7d7 100%) !important;
    background: -o-linear-gradient(top, #eee 0, #d7d7d7 100%) !important;
    background: -ms-linear-gradient(top, #eee 0, #d7d7d7 100%) !important;
    background: linear-gradient(to bottom, #eee 0, #d7d7d7 100%) !important;
    border: 1px solid #d8d8d8 !important;
    -moz-border-radius: 7px !important;
    -webkit-border-radius: 7px !important;
    border-radius: 7px !important;
    padding: 9px 7px !important;
    width: 100% !important;
    height: 46px !important
}

body .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 45px !important;
    right: 12px !important
}

body .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #7b8385 transparent transparent transparent !important;
    border-style: solid !important;
    border-width: 6px 6px 0 6px !important
}