/*! normalize.css v1.0.1 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block
}
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden] {
    display: none
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
html,
button,
input,
select,
textarea {
    font-family: sans-serif
}
body {
    margin: 0
}
a:focus {
    outline: thin dotted
}
a:active,
a:hover {
    outline: 0
}
h1 {
    font-size: 2em;
    margin: 0.67em 0
}
h2 {
    font-size: 1.5em;
    margin: 0.83em 0
}
h3 {
    font-size: 1.17em;
    margin: 1em 0
}
h4 {
    font-size: 1em;
    margin: 1.33em 0
}
h5 {
    font-size: 0.83em;
    margin: 1.67em 0
}
h6 {
    font-size: 0.75em;
    margin: 2.33em 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: bold
}
blockquote {
    margin: 1em 40px
}
dfn {
    font-style: italic
}
mark {
    background: #ff0;
    color: #000
}
p,
pre {
    margin: 1em 0
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}
q {
    quotes: none
}
q:before,
q:after {
    content: '';
    content: none
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
dl,
menu,
ol,
ul {
    margin: 1em 0
}
dd {
    margin: 0 0 0 40px
}
menu,
ol,
ul {
    padding: 0 0 0 40px
}
nav ul,
nav ol {
    list-style: none;
    list-style-image: none
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 0
}
form {
    margin: 0
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}
button,
input {
    line-height: normal
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}
button[disabled],
input[disabled] {
    cursor: default
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}
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
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto;
    vertical-align: top
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
html,
button,
input,
select,
textarea {
    color: #222
}
body {
    font-size: 1em;
    line-height: 1.4
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}
::selection {
    background: #b3d4fc;
    text-shadow: none
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}
img {
    vertical-align: middle
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0
}
textarea {
    resize: vertical
}
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}
.clearfix:after {
    clear: both
}
.clearfix {
    *zoom: 1
}
body {
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #3d3d3d;
    width: 100%;
    height: 100%;
    background: #2b2d2e;
    background-image: url(../img/air-pattern.png);
}

iframe body {
    background: #fae6cb;

}
em {
    font-weight: 500;
    font-style: normal
}
img {
    position: absolute
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
    position: fixed;
    z-index: 1000;
    display: block
}

#skrollr-body {
    width: 100%;
    height: 100%
}

.container {
    width: 100%;
    height: 100%;
    position: fixed;
    background: #354250;
    display: none
}

iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border: 0;
    box-shadow: 0px 40px 150px -20px rgba(0,0,0,0.5);
}

.one {
    width:1280px;
    height:720px;
}

.two {
     width:1440px;
    height:800px;   
}

.three {
     width:1680px;
    height:865px;   
}

.four {
     width:1920px;
    height:1080px;     
}

.loading_container_screen {
    width: 100%;
    height: 100%;
        z-index: 100;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s ease-out 0.3s;
    -moz-transition: all 0.3s ease-out 0.3s;
    -o-transition: all 0.3s ease-out 0.3s;
    transition: all 0.3s ease-out 0.3s;
}

.loading_screen {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    background-image: url(../img/loading.png);
    background-position: 0% 100%;
    background-size: cover;
}

.landscape {
    height: 100%;
}

.landscape {
    left: 0;
    top: 0;
}

.landscape, .mouse {
    background-repeat: no-repeat;
}

.landscape {
    width: 100%;
    position: absolute;
    background-color: #ff5a5f;
    z-index: 10023;
    display: none;
}

.loadd {
    width: 200px;
    position: fixed;
    background-image: url(../img/turn-phone.png);
    background-size: cover;
    background-position: center center;
    height: 200px;
    top: 50%;
    left: 50%;
    margin-left: -100px;
    margin-top: -100px;
}


@media screen and (orientation: portrait) {
    .landscape {
        display: block!important;
    }
}

.loading_container_screen.visible {
    transform: translateY(-100%);
}

.air-logo {
    z-index: 10001;
    position: absolute;
    width: 400px;
    height: auto;
    left: 50%;
    margin-left: -200px;
    top: 150px;
}

.mouse, .scroll {
    text-align: center;
}

.scroll {
    line-height: 18px;
    font-size: 13px;
    font-weight: 400;
    color: #FFF;
    letter-spacing: 2px;
    position: fixed;
    right: 50px;
    bottom: 50px;
    transition: all .3s;
    z-index: 99999;
}

.scroll.home {
    width: 100%;
    right: 0;
}

.scroll>div {
    width: 100px;
    margin: 0 auto;
}

.mouse {
    background-repeat: no-repeat;
}

.mouse {
    right: 0;
    bottom: -50%;
    background-size: 7% auto;
    background-position: right 50px bottom;
    color: #000;
    font-size: 1.2vw;
    z-index: 10020;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.scroll .mouse {
    position: relative;
    display: block;
    width: 46px;
    height: 73px;
    margin: 0 auto 30px;
    border-radius: 30px;
}

.smart_popup {
    position: absolute;
    top: 25px;
    left: 200px;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    font-weight: 300;
}

#facebook_icon {
    width: 30px;
    border: 3px solid #fff;
    border-radius: 5px;
}

#twitter_icon {
    width: 30px;
    border: 3px solid #fff;
    border-radius: 5px;
}

#google_icon {
    border: 3px solid #fff;
    border-radius: 5px;
    width: 30px;
}

.form-airbnb-2 {
    z-index: 10000;
}

.social-iconzz {
    bottom: 10px;
    left: 10px;
    width: 117px!important;
    background: #238589;
    z-index: 10000;
    border-radius: 10px;
    padding: 10px;
    height: 35px;
    border-top: 3px solid #195a5d;
}

.social-iconzz a {
    text-decoration: none;
}


.air-logo-smallSize {
    width: 80px!important;
    height: 65px;
    left: 7px;
    z-index: 100;
}

.scroll .mouse .mouse-movement {
    position: absolute;
    display: block;
    top: 20%;
    left: 50%;
    margin: -25px 0 0 -25px;
    border-radius: 50%;
    -webkit-animation: scrollA 1.5s linear infinite;
    animation: scrollA 1.5s linear infinite;
    width: 50px;
    height: 50px;
}

.scroll .mouse .mouse-movement-1 {
    position: absolute;
    display: block;
    top: 60%;
    left: 50%;
    margin: -25px 0 0 -25px;
    border-radius: 50%;
    -webkit-animation: scrollB 1.5s linear infinite;
    animation: scrollB 1.5s linear infinite;
    width: 50px;
    height: 50px;
}

.tooltip-backround-opacity {
    background: rgba(0,0,0,.8);
    width: 100%;
    height: 100%;
    z-index: 100;
}

.scroll .mouse .mouse-movement-2 {
    position: absolute;
    display: block;
    top: 100%;
    left: 50%;
    margin: -25px 0 0 -25px;
    border-radius: 50%;
    -webkit-animation: scrollC 1.5s linear infinite;
    animation: scrollC 1.5s linear infinite;
    width: 50px;
    height: 50px;
}

.scroll .scroll-text {
    color: #fff;
    display: block;
    font-size: 1.2vw;
}

@-webkit-keyframes scrollA {
    0% {
        opacity: 0;
/*        -webkit-transform: translateY(29%);
        transform: translateY(29%)*/
    }
    15% {
        opacity: 1;
/*        -webkit-transform: translateY(50%);
        transform: translateY(50%)*/
    }
    50% {
        opacity: 0;
/*        -webkit-transform: translateY(50%);
        transform: translateY(50%)*/
    }
    100% {
        opacity: 0;
/*        -webkit-transform: translateY(29%);
        transform: translateY(29%)*/
    }
}
@keyframes scrollA {
    0% {
        opacity: 0;
/*        -webkit-transform: translateY(29%);
        transform: translateY(29%)*/
    }
    15% {
        opacity: 1;
/*        -webkit-transform: translateY(50%);
        transform: translateY(50%)*/
    }
    50% {
        opacity: 0;
/*        -webkit-transform: translateY(50%);
        transform: translateY(50%)*/
    }
    100% {
        opacity: 0;
/*        -webkit-transform: translateY(29%);
        transform: translateY(29%)*/
    }
}

@-webkit-keyframes scrollB {
    0% {
        opacity: 0;
/*        -webkit-transform: translateY(29%);
        transform: translateY(29%)*/
    }
    20% {
        opacity: 1;
/*        -webkit-transform: translateY(50%);
        transform: translateY(50%)*/
    }
    60% {
        opacity: 0;
/*        -webkit-transform: translateY(50%);
        transform: translateY(50%)*/
    }
    100% {
        opacity: 0;
/*        -webkit-transform: translateY(29%);
        transform: translateY(29%)*/
    }
}
@keyframes scrollB {
    0% {
        opacity: 0;
/*        -webkit-transform: translateY(29%);
        transform: translateY(29%)*/
    }
    20% {
        opacity: 1;
/*        -webkit-transform: translateY(50%);
        transform: translateY(50%)*/
    }
    60% {
        opacity: 0;
/*        -webkit-transform: translateY(50%);
        transform: translateY(50%)*/
    }
    100% {
        opacity: 0;
/*        -webkit-transform: translateY(29%);
        transform: translateY(29%)*/
    }
}

@-webkit-keyframes scrollC {
    0% {
        opacity: 0;
/*        -webkit-transform: translateY(29%);
        transform: translateY(29%)*/
    }
    30% {
        opacity: 1;
/*        -webkit-transform: translateY(50%);
        transform: translateY(50%)*/
    }
    80% {
        opacity: 0;
/*        -webkit-transform: translateY(50%);
        transform: translateY(50%)*/
    }
    100% {
        opacity: 0;
/*        -webkit-transform: translateY(29%);
        transform: translateY(29%)*/
    }
}
@keyframes scrollC {
    0% {
        opacity: 0;
/*        -webkit-transform: translateY(29%);
        transform: translateY(29%)*/
    }
    30% {
        opacity: 1;
/*        -webkit-transform: translateY(50%);
        transform: translateY(50%)*/
    }
    80% {
        opacity: 0;
/*        -webkit-transform: translateY(50%);
        transform: translateY(50%)*/
    }
    100% {
        opacity: 0;
/*        -webkit-transform: translateY(29%);
        transform: translateY(29%)*/
    }
}



.airbnb_container_holder {
width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    background-image: url(../img/loading.png);
    background-position: 0% 100%;
    background-size: cover;
}

.popup-hidden {
    display: none;
}

.popup-hidden.visible {
    display: block;
}


.form-airbnb-2{
    position: absolute;
    width: 400px;
    background: #fff;
    top: 50%;
    right: 10%;
    margin-top: -370px;
    margin-left: -200px;
    padding: 25px;
    border-radius: 10px;
    box-shadow: 0px 11px 70px -10px rgba(0,0,0,.5);
    z-index: 1000;
    font-size: 13px;
}

.form-airbnb-2 p {
    font-size: 13px;
}

.form-airbnb-2 .popup-title {
    text-align: center;
    color: #5b5b5b;
    font-size: 27px;
    padding-bottom: 20px;
}

.form-airbnb {
    position: absolute;
    width: 400px;
    background: #fff;
    top: 50%;
    left: 50%;
    margin-top: -370px;
    margin-left: -200px;
    padding: 25px;
    border-radius: 10px;
    box-shadow: 0px 11px 70px -10px rgba(0,0,0,.5);
}

input.button-ab {
    float: right;
    width: 150px;
    border-radius: 2px;
    background: #ff5a5f;
    color: #fff;
    border-bottom: 1px solid #c9222a;
}

.form-airbnb p {
    font-size: 13px;
}

.form-airbnb .popup-title {
    text-align: center;
    color: #5b5b5b;
    font-size: 27px;
    padding-bottom: 20px;
}

label {
    display: block;
    font-weight: 600;
    padding-bottom: 10px;
}

input {
    width: 380px;
    background: #eee;
    border: none;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 20px;
}
