body {
    font-family: Arial,sans-serif;
    font-size: 14px;
    line-height: 23px;
    font-weight: 300;
    color: #898989;
    background: #ffffff;
}

.page-title {
    top: 0px !important;
}

.page-title > .lotus-logo {
    position: absolute;
    top: 40px;
    left: -19px;
    z-index: -1;
    padding: 116px 157px 65px;
    background: url(../images/lotus-vector.png) no-repeat;
    background-size: cover;
    /* opacity: .1; */
    background-size: cover;
}
.page-title a {
    position: relative;
    top: 40px;
}
.page-title span {
    position: relative;
    top: -20px;
    color: white;
    font-size: 23px;
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 4px #28a766;
}

.page-title-short > .lotus-logo {
    position: absolute;
    top: 7px;
    left: -20px;
    z-index: -1;
    padding: 114px 157px 65px;
    background: url(../images/lotus-vector.png) no-repeat;
    background-size: cover;
    opacity: 1;
    background-size: cover;
}

.page-title-short a {
    position: relative;
    top: 10px;
}


.page-title a, .page-title-short a {
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 4px #28a766;
}


.page-title-short span {
    position: relative;
    top: -20px;
    color: white;
    font-size: 20px;
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 4px #28a766;
}


.header-slider {
    height: 570px;
}

.header-slider:after {
    content: '';
    background-color: rgb(77, 210, 208);
    width: 100%;
    height: 1px;
    display: block;
    position: relative;
    top: -150px;
    box-shadow: 0px 0px 10px 1px rgb(77, 210, 208);
}

.banner {
    position: relative;
    /*top: -317px;*/
    background: url(../images/homepage-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
    height: 720px;
    top: -150px;
    width: 100%;
}

.banner-text {
    -webkit-font-smoothing: antialiased;
    font-weight: 500 !important;
    position: relative;
    top: 0px;
    text-shadow: 2px 2px 8px #28a766;
}


.short-banner {
    background: url(../images/homepage-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
    height: 386px;
    top: 0px;
    width: 100%;
    position: absolute;
}

.short-banner:after {
    content: '';
    background-color: rgb(77, 210, 208);
    width: 100%;
    height: 1px;
    display: block;
    position: relative;
    top: 386px;
    box-shadow: 0px 0px 10px 1px rgb(77, 210, 208);
}


.eye-blast-cover {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    opacity: .45;
    width: 1170px;
    height: 238px;
    background-color: rgb(77, 210, 208);
    width: 100%;
}

@media only screen and (max-width: 800px) {
    .short-banner, .banner {
        background-size: auto;
    }
}
/*
    background-color: rgb(67, 192, 187);
    background-color: rgb(77, 210, 208);
*/

a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

a:hover {
    color: #19191a;
}

img {
    max-width: 100%;
}

.circle {
    border-radius: 50%;
}

.talign__right {
    text-align: right;
}

.talign__center {
    text-align: center;
}

#copyright-year {
    color: #ffffff;
}

#footer .fbox-2 {
    color: #ffffff;
}

.color-1 {
    color: #ffffff;
}

.color-2 {
    color: #000000;
}

.color-3 {
    color: #bab9b9;
}

.color-4 {
    color: #292929;
}

.color-5 {
    color: rgb(77, 210, 208);
}

.color-7 {
    color: #9fa6ae;
}

.hover-color-5:hover {
    color: rgb(77, 210, 208);
}

.bg-color-1 {
    background-color: #ffffff;
}

.bg-color-4 {
    background-color: #292929;
}

.bg-color-5 {
    background-color: rgb(77, 210, 208);
}

.bg-img-1 {
    background: url(../images/homepage-banner.jpg) 50% 0 no-repeat;
}

.bg-img-2 {
    background: url(../images/homepage-banner.jpg) 0 0 no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center 452px;
    background-color: rgb(0,0,30);
}

@media only screen and (max-width: 600px) {
    .bg-img-2 {
        background: rgb(0,0,30);
    }
}

.bg-img-3 {
    background: url(../images/spiritualphotos/lilly.jpg) 50% 0 no-repeat;
}

.bg-img-4 {
    background: url(../images/bg_img4.jpg) 50% 0 no-repeat;
}

#header {
    position: relative;
    min-height: 386px;
}

.main-page #header {
    background: none;
}

.main-page h1 {
    top: 5%;
}

.header-navigation {
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 999;
}

h1 {
    display: inline-block;
    position: absolute;
    z-index: 2;
    top: 10%;
    margin-left: -137px;
    left: 50%;
    padding: 71px 38px 68px;
    font-family: 'Open Sans',sans-serif;
    font-size: 51px;
    line-height: 51px;
    font-weight: 600;
    letter-spacing: 0.072em;
    text-transform: uppercase;
    text-align: center;
    /*background: url(../images/logo_bg-1.png) no-repeat;*/
}

h1 span {
    display: block;
    padding: 34px 0 0 0;
    font-size: 20px;
    line-height: 17px;
    letter-spacing: 0.38em;
    font-weight: 400;
}

h1 a:hover {
    color: inherit;
}



.slider-box_wrapper {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
}

#stuck_container {
    text-align: center;
}

.isStuck {
    background: #292929;
}

.isStuck .sf-menu {
    padding: 0;
    margin: 0;
}

.isStuck .sf-menu>li a {
    padding: 18px 0;
}

.isStuck .sf-menu ul {
    padding: 6px 0;
}

.isStuck .sf-menu ul>li a {
    padding: 5px 0;
}

.sf-menu {
    display: inline-block;
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: -15px;
    background-color: rgb(77, 210, 208);
    border-radius: 5px;
}

.sf-menu > li:nth-of-type(1),
.sf-menu > li:nth-of-type(1) > a {
  border-top-left-radius: 3px;
}

.sf-menu > li:nth-of-type(5),
.sf-menu > li:nth-of-type(5) > a {
  border-top-right-radius: 3px;
}

.sf-menu>li {
    float: left;
    position: relative;
    width: 20%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sf-menu>li>a {
    display: inline-block;
    width: 100%;
    padding: 41px 0;
    color: #ffffff;
    background-color: #292929;
}

.sf-menu>li>a.sf-with-ul {
    color: #ffffff;
}

.sf-menu>li>a:hover {
    background-color: rgb(77, 210, 208);
}

.sf-menu>li.current>a {
    background-color: rgb(77, 210, 208);
}

.sf-menu>li.sfHover>a {
    background-color: rgb(77, 210, 208);
}

.sf-menu>li+li {
    border-left: 1px solid #19191a;
}

.sf-menu a {
    -webkit-transition: 0.4s all ease;
    transition: 0.4s all ease;
}

.sf-menu ul {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sf-menu ul {
    display: none;
    position: absolute;
    top: 100%;
    left: -1px;
    right: -1px;
    padding: 32px 0;
    background: #292929;
}

.sf-menu ul>li {
    position: relative;
}

.sf-menu ul>li>a {
    display: inline-block;
    width: 100%;
    padding: 7px 0;
    color: #ffffff;
}

.sf-menu ul>li>a:hover {
    color: rgb(77, 210, 208);
}

.sf-menu ul>li.sfHover>a {
    color: rgb(77, 210, 208);
}

.sf-menu ul ul {
    top: -3px;
    margin-left: 13px;
    left: 100%;
    width: 100%;
    padding: 27px 0;
    background-color: rgb(77, 210, 208);
}

.sf-menu ul ul>li {
    position: relative;
}

.sf-menu ul ul>li a {
    color: #ffffff;
}

.sf-menu ul ul>li a:hover {
    color: #19191a;
}

.sf-menu ul ul:before {
    content: "";
    display: block!important;
    position: absolute;
    top: 13px;
    margin-left: -10px;
    border: 5px solid transparent;
    border-right: 5px solid rgb(77, 210, 208);
}

@media only screen and (max-width: 767px) {
    .sf-menu {
        display:none;
    }

    .select-menu {
        display: block;
        margin: 20px 0;
        padding: 0;
        background-color: #ffffff;
        width: 100%;
    }
}

#content {
    overflow: hidden;
}

.content_map {
    position: relative;
    min-height: 347px;
    margin-bottom: 23px;
}

.content_map .google-map-api {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.content_map #map-canvas {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.content_map iframe {
    width: 100%;
}

.content_map img {
    max-width: none!important;
}

.section__afterspace-1 {
    padding-bottom: 108px;
}

.section__afterspace-2 {
    padding-bottom: 77px;
}

.heading__beforespace-1 {
    padding-top: 121px;
}

.heading__beforespace-2 {
    padding-top: 110px;
}

.heading__beforespace-3 {
    padding-top: 84px;
}

.heading__afterspace-1 {
    padding-bottom: 25px;
}

.heading__afterspace-2 {
    padding-bottom: 37px;
}

.heading__afterspace-3 {
    padding-bottom: 57px;
}

.heading__afterspace-4 {
    padding-bottom: 63px;
}

.heading__afterspace-5 {
    padding-bottom: 28px;
}

.heading__afterspace-6 {
    padding-bottom: 42px;
}

.heading__afterspace-7 {
    padding-bottom: 17px;
}

.cbox {
    overflow: hidden;
}

.extension-1 {
    margin-top: 6px;
}

.extension-2 {
    margin-top: 6px;
    margin-right: 23px;
    float: left;
    width: 76px;
    padding: 23px 0;
    text-align: center;
}

.extension-3 {
    padding-bottom: 7px;
}

.extension-4 {
    padding-bottom: 39px;
    overflow: hidden;
}

.extension-4 img {
    float: left;
}

.extension-5 {
    padding-bottom: 59px;
}

.extension-5 img {
    border-top: 11px solid rgb(77, 210, 208);
}

.extension-6 {
    padding-bottom: 15px;
}

.extension-7 {
    padding-top: 41px;
}

.extension-8 {
    padding-bottom: 17px;
}

.extension-9 {
    padding-bottom: 24px;
}

.extension-10 {
    padding: 4px 0 24px;
}

.extension-11 {
    padding-bottom: 10px;
}

.extension-12 {
    padding-top: 27px;
}

.extension-13 {
    padding: 15px 0 10px;
}

.extension-14 {
    float: left;
    margin: 3px 10px 0 0;
    padding: 10px 0;
    width: 56px;
    text-align: center;
}

.extension-15 {
    padding-bottom: 25px;
}

.extension-16 {
    padding-bottom: 9px;
}

.extension-17 {
    padding: 0 0 10px 0;
}

.sequence-1+.sequence-1 {
    padding-top: 27px;
}

.sequence-2 {
    padding-bottom: 15px;
}

.sequence-3 {
    padding-bottom: 42px;
}

.sequence-4+.sequence-4 {
    padding-top: 19px;
}

.sequence-5:before,.sequence-5:after {
    content: " ";
    display: table;
}

.sequence-5:after {
    clear: both;
}

.sequence-5+.sequence-5 {
    padding-top: 43px;
}

.sequence-6:before,.sequence-6:after {
    content: " ";
    display: table;
}

.sequence-6:after {
    clear: both;
}

.sequence-6+.sequence-6 {
    padding-top: 22px;
}

.mbox-1 span+span {
    display: block;
    margin-top: -3px;
}

.mbox-2 span+span {
    display: block;
    padding-top: 5px;
}

.mbox-3 span+span {
    display: block;
    padding-top: 0;
}

.mbox-4:before,.mbox-4:after {
    content: " ";
    display: table;
}

.mbox-4:after {
    clear: both;
}

.mbox-4_item-1 {
    float: left;
}

.mbox-4_item-2 {
    float: right;
}

.privacy-box_heading {
    padding-bottom: 16px;
}

.privacy-box_content+.privacy-box_heading {
    padding-top: 42px;
}

.privacy-box_link {
    display: block;
    padding-top: 31px;
}

.text__thin {
    font-weight: 100!important;
}

.text__light {
    font-weight: 300!important;
}

.text__regular {
    font-weight: 400!important;
}

.text__bold {
    font-weight: 700!important;
}

.text__black {
    font-weight: 900!important;
}

.text__upercase {
    text-transform: uppercase!important;
}

.text__italic {
    font-style: italic!important;
}

.text__underline {
    text-decoration: underline!important;
}

.text__spacing-1 {
    letter-spacing: -0.05em;
}

h2 {
    font-family: 'Open Sans',sans-serif;
    font-size: 40px;
    line-height: 40px;
    font-weight: 300;
    text-transform: uppercase;
}

h3 {
    font-family: 'Open Sans',sans-serif;
    font-size: 20px;
    line-height: 25px;
    font-weight: 300;
    text-transform: uppercase;
}

.text-menu-1 {
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    text-transform: uppercase;
}

.text-slider-1 {
    font-family: 'Open Sans',sans-serif;
    font-size: 80px;
    line-height: 71px;
    font-weight: 300;
    text-transform: uppercase;
}

.text-1 {
    font-family: 'Open Sans',sans-serif;
    font-size: 70px;
    line-height: 60px;
    font-weight: 300;
    text-transform: uppercase;
}

.text-2 {
    font-family: 'Open Sans',sans-serif;
    font-size: 30px;
    line-height: 60px;
    font-weight: 300;
    text-transform: uppercase;
}

.text-3 {
    font-family: 'Open Sans',sans-serif;
    font-size: 11px;
    line-height: 7px;
    font-weight: 400;
    text-transform: uppercase;
}

.text-4 {
    font-family: 'Open Sans',sans-serif;
    font-size: 25px;
    line-height: 15px;
    font-weight: 300;
    text-transform: uppercase;
}

.text-5 {
    font-family: 'Open Sans',sans-serif;
    font-size: 15px;
    line-height: 17px;
    font-weight: 300;
    text-transform: uppercase;
}

.text-6 {
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
}

.text-7 {
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
    text-transform: uppercase;
}

.text-8 {
    font-family: 'Open Sans',sans-serif;
    font-size: 20px;
    line-height: 25px;
    font-weight: 300;
    text-transform: uppercase;
}

.icon-1 {
    font-size: 30px!important;
    line-height: 30px!important;
}

.icon-2 {
    font-size: 30px!important;
    line-height: 58px!important;
}

.icon-3 {
    font-size: 36px!important;
    line-height: 36px!important;
}

.btn-1 {
    display: inline-block;
    padding: 20px 24px;
    font-family: 'Open Sans',sans-serif;
    font-size: 15px;
    line-height: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffffff;
    background: rgb(77, 210, 208);
    border: none;
    cursor: pointer;
    -webkit-appearance: none;
}

.btn-1:hover {
    background: #292929;
    color: #ffffff;
}

.btn-1__size-2 {
    padding: 17px 20px;
}

.btn-1__size-3 {
    padding: 15px 28px;
}

.list-1 li {
    position: relative;
    padding: 0 0 0 25px;
}

.list-1 li:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -4px;
    background: #31353d;
    border-radius: 50%;
}

.list-1__indent-2 li {
    padding: 0 0 0 15px;
}

.gallery_item {
    position: relative;
    display: inline-block;
}

.gallery_item .overlayer {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: 0.4s opacity ease;
    transition: 0.4s opacity ease;
    opacity: 0;
    filter: alpha(opacity=0);
    background: rgba(0,0,0,0.5) url(../images/gall_expand.png) 50% 50% no-repeat;
}

.gallery_item:hover .overlayer {
    opacity: 1;
    filter: alpha(opacity=100);
}

.address-1 dt {
    padding-bottom: 16px;
}

.address-1 dd span {
    display: inline-block;
    min-width: 78px;
}

#footer {
    overflow: hidden;
    text-align: center;
}

.fbox-1 {
    padding: 0 0 36px 0;
}

.fbox-1_extension {
    padding: 82px 0 26px 0;
}

.fbox-1_extension img {
    width: 64px;
}

.fbox-2 {
    padding: 110px 0 10px 0;
}

.fbox-3 {
    padding: 21px 0 86px 0;
}

.logo-small {
    display: inline-block;
    padding: 86px 100px 41px;
    font-family: 'Open Sans',sans-serif;
    font-size: 35px;
    line-height: 35px;
    font-weight: 600;
    letter-spacing: 0.072em;
    text-transform: uppercase;
    text-align: center;
    /* background: url(../images/logo_bg-2.png) no-repeat; */
    background: url(../images/lotus-vector.png) no-repeat;
    background-size: cover;
    position: relative;
    top: 30px;
}

.logo-small span {
    display: block;
    padding: 22px 0 0 0;
    font-size: 16px;
    line-height: 11px;
    letter-spacing: 0.38em;
    font-weight: 400;
}

.logo-small a:hover {
    color: inherit;
}

.socials-1_item {
    display: block;
    height: 58px;
    width: 58px;
    text-align: center;
}

.socials-1_item+.socials-1_item {
    margin-left: 11px;
}

.socials-1_item:hover {
    color: inherit;
    background: rgb(77, 210, 208);
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 80px;
    right: 30px;
    overflow: hidden;
    color: rgb(77, 210, 208);
    font-size: 45px;
    line-height: 79px;
    text-align: center;
    z-index: 20;
    -webkit-transition: color 0.5s ease;
    transition: color 0.5s ease;
}

#toTop:hover {
    outline: none;
    color: #aaaaaa;
}

@media only screen and (max-width: 1199px) {
    #toTop {
        display:none!important;
    }
}

#contact-form {
    padding: 0 0 0 0;
    position: relative;
    margin: 0 auto;
    width: 100%;
}

#contact-form .contact-form_btn {
    overflow: hidden;
    width: 100%;
    text-align: right;
    padding-top: 33px;
}

#contact-form label {
    display: block;
    float: left;
    position: relative;
    display: inline-block;
    width: 420px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 8px 0;
}

#contact-form label.message {
    margin: 0;
    width: 100%;
    position: relative;
}

#contact-form fieldset {
    border: none;
    width: 100%;
}

#contact-form ._placeholder {
    font-family: 'Arial',sans-serif;
    font-size: 14px;
    line-height: 18px;
    padding: 12px 0 0 15px;
    font-weight: 400;
    color: rgb(11, 140, 131);
    width: 100%!important;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: text;
    font-weight: 300;
}

#contact-form ._placeholder.focused {
    opacity: 0.4;
    filter: alpha(opacity=40);
}

#contact-form ._placeholder.hidden {
    display: none;
}

#contact-form .file ._placeholder {
    display: none;
}

#contact-form input[type='text'], #contact-form input[type='phone'], #contact-form input[type='email'] {
    font-family: 'Arial',sans-serif;
    font-size: 14px;
    line-height: 18px;
    padding: 6px 12px;
    border: 1px solid rgb(210, 230, 240);
    font-weight: 400;
    width: 100%;
    outline: none;
    height: 41px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    font-weight: 300;
    color: rgb(77, 210, 208);
    background: #ffffff;
}

#contact-form .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#contact-form input.form-control[disabled] {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1;
}

#contact-form input.form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    padding: 6px 12px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    -moz-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
}

#contact-form .input-group-btn:first-child>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    margin: 0 -1px 0 0;
}

#contact-form .input-group .form-control:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

#contact-form .input-group-btn:last-child>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

#contact-form .input-group .form-control:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

#contact-form input.form-control,#contact-form .input-group-btn {
    display: table-cell;
    border-collapse: separate;
    float: none!important;
}

#contact-form .input-group-btn label {
    width: auto;
    margin-left: -1px;
}

#contact-form .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
}

#contact-form .btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}

#contact-form .btn-default:hover {
    color: #333333;
    background-color: #ebebeb;
    border-color: #adadad;
}

#contact-form .btn-default:active,#contact-form .btn-default:focus {
    outline-offset: -2px;
    outline: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}

#contact-form textarea {
    font-family: 'Arial',sans-serif;
    font-size: 14px;
    line-height: 18px;
    padding: 6px 12px;
    border: 1px solid rgb(210, 230, 240);
    font-weight: 400;
    width: 100%;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
    height: 243px;
    font-weight: 300;
    color: rgb(77, 210, 208);
    background: #ffffff;
    margin: 0;
}

#contact-form .empty-message,#contact-form .error-message {
    position: absolute;
    right: 3px;
    top: 2px;
    color: red;
    height: 0;
    overflow: hidden;
    font-size: 11px;
    -webkit-transition: 0.3s ease-in height;
    transition: 0.3s ease-in height;
    z-index: 99;
}

#contact-form .invalid .error-message,#contact-form .empty .empty-message {
    height: 20px;
    padding-right: 20px;
}

#contact-form .contact-form-loader {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffff;
    background-image: url('../images/loader.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    opacity: 0;
}

#contact-form.processing .contact-form-loader {
    opacity: 1;
    z-index: 99;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.modal-open {
    overflow: hidden;
}

#contact-form .modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

#contact-form .modal h4 {
    font-size: 24px;
    color: #343438;
    text-transform: none;
    padding: 0;
    margin: 0;
    color: #000;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    transform: translate(0,-25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
}

.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    background-clip: padding-box;
    outline: none;
    color: #000;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
}

.modal-header .close {
    margin-top: -2px;
    position: relative;
    z-index: 10;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 20px;
}

.modal-dialog {
    width: 600px;
    margin: 10px auto;
}

@media only screen and (max-width: 767px) {
    .modal-dialog {
        position:relative;
        width: auto;
        margin: 10px;
    }
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.close:hover,.close:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

@media only screen and (max-width: 979px) {
    #contact-form {
        padding-right:0;
        width: 100%;
    }

    #contact-form label {
        width: 100%;
        margin-left: 0!important;
        clear: left;
    }
}

@media only screen and (max-width: 1199px) {
    .camera_prev {
        margin-left:-375px!important;
    }

    .camera_next {
        margin-right: -375px!important;
    }
}

@media only screen and (max-width: 979px) {
    .isStuck {
        position:static!important;
    }

    .content_map {
        min-height: 287px;
    }

    .text-7 {
        font-size: 12px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 767px) {
    .camera_prev {
        margin-top:140px!important;
        margin-left: -75px!important;
    }

    .camera_next {
        margin-top: 140px!important;
        margin-right: -75px!important;
    }

    .section__afterspace-1,.section__afterspace-2 {
        padding-bottom: 40px;
    }

    .heading__beforespace-1,.heading__beforespace-2,.heading__beforespace-3 {
        padding-top: 40px;
    }

    .heading__afterspace-1,.heading__afterspace-2,.heading__afterspace-3,.heading__afterspace-4,.heading__afterspace-5,.heading__afterspace-6,.heading__afterspace-7 {
        padding-bottom: 20px;
    }

    .slider-box_wrapper {
        top: 55%;
    }

    .extension-1 {
        text-align: center;
        margin-top: 0;
        margin-bottom: 20px;
    }

    .extension-5 {
        padding-bottom: 25px;
    }

    .extension-7 {
        padding-top: 20px;
    }

    .sequence-2 {
        padding-bottom: 40px;
    }

    .fbox-1 {
        padding: 0 0 20px 0;
    }

    .fbox-1_extension {
        padding: 40px 0 20px 0;
    }

    .fbox-2 {
        padding: 40px 0 10px 0;
    }

    .fbox-3 {
        padding: 15px 0 50px 0;
    }

    .logo-small {
        margin-top: 25px;
    }

    .text-slider-1 {
        font-size: 38px;
        line-height: 38px;
    }

    .text-1 {
        font-size: 64px;
        line-height: 60px;
    }
}

@media only screen and (max-width: 479px) {
    .slider-box_wrapper {
        top:58%;
    }

    .extension-4 img {
        max-width: 100%;
    }

    .text-1 {
        font-size: 40px;
        line-height: 40px;
    }

    .text-2 {
        font-size: 25px;
        line-height: 40px;
    }
}
