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

.loadingoverlay{ background: #FFF; z-index: 44444; position: fixed; width: 100%; height: 100%; left: 0px; top: 0px;}
.loader{
    height: 10px;
    background-color: #252525;
    position: absolute;
}
.loader span{
    position: fixed; text-align: center; font-size: 40px; line-height: 50px;
    top: 50%; margin-left: -70px;
    left: 50%; margin-top: -55px;
    display: block;
    width: 140px;
    height: 50px; display: none;
    right: 0px;
}
body.loadEnd{ background:#252525; overflow: initial;}
.transparent .page__header{background: transparent;}
.transparent .page__header.colors{background: #252525;}
.midclubsLink img{ max-width: 200px; margin-top: 30px; }
.wRow{ margin: 0px -10px;}
.wRow_50{ width: 50%; float: left; margin-bottom: 20px;}
.wRow_50 img{ max-width: 100%; padding: 0px 10px;}
.project_popline{
    position: absolute; left: 0px; top: 50%; margin-top: -50px; background-color: #060703; padding: 30px; width: 325px; min-height: 100px;
}
.project_popline p{ margin: 10px 0px; color: #FFF; line-height: 18px; }
.project_popline .pttitle{
    font-family: 'Pattaya';
    color:#FFF;
    font-size:22px;
}
.project_popline a{ color: #FFF; border: 1px solid #FFF; line-height: 26px; cursor: pointer; display: inline-block; padding: 10px; }
.project_popline a img{ margin-right: 10px;}
.relativeCont{ position: relative; }
.tabCol{ float: left;}
.tabCol img{ max-width: 50px; display: block; margin: 0px auto; margin-bottom: 15px; }
.tabCol a{ text-align: center; color: #c5c4c4; display: block; cursor: pointer; font-weight: bold; width: 180px; border-bottom:1px solid rgba(255,255,255,0.1); padding: 15px; }
.marinatabContent{ width: calc(100% - 180px ); max-width: 1400px; color: #676767; font-size: 18px; padding: 50px; float: left;}
.marinatabContent p{ margin: 20px 0px; line-height: 1.3em;}
.marinatabContent h2{ font-size: 26px; color: #c5c4c4; font-weight: bold;}
.marinatabContent td{ width: 240px; line-height: 30px; padding-top: 10px; padding-bottom: 10px;}
.marinatabContent table{ margin-top: 50px;}
.marinatabContent img{ max-width: 100%; }
.space100{ height: 100px;}
.map_arrow{ padding-left: 80px; cursor: pointer; display: block; width: 100%; font-size: 40px; font-weight: 200; color: #8c8c8c; position: relative; }
.map_arrow.active{ color: #FFF;}
.map_arrow:after{ content: ""; width: 50px; position: absolute; top: 0px; left: 20px; height: 40px; background: url('../img/map_arrow.jpg') no-repeat center; background-size: 50px; }
.map_arrow span{ display: block; color: #8c8c8c; font-size: 30px; }
.marina_vaziyet_plani{ position: relative; overflow: auto; }
.marina_vaziyet_plani .col2{ width: 40%; position: absolute; right: 0px; height: 100%;  top: 0px;}
.marina_vaziyet_plani .col2 > div{ transform: translateY(-50%); top: 50%; left:0; text-align: center; width: 100%; color: #FFF; position: absolute; font-size: 26px; line-height: 1.3em; font-weight: bold; }
.marina_vaziyet_plani .col2.mercancol2 > div{ bottom: 30px !important; top: auto; transform: none; }
.marina_vaziyet_plani .col1{width: 60%; position: relative;}
.marina_vaziyet_plani img{ max-width: 100%; display: block;}
.ptdatatitle{ position: absolute; z-index: 3; min-width: 210px; text-align: center; left: 0px; bottom: 0px; background: #989898; color: #303c42; padding: 10px 20px; font-weight: bold; line-height: 30px; font-size: 16px;}
.arrowData{ width: 188px; height: 50px; background: url('../img/arrow_slide.jpg') no-repeat center; background-size: 188px; position: absolute; right: 0px; bottom: 0px; z-index: 33; }
.arrowData a{ width: 50%; height: 50px; float: left; display: block; cursor: pointer; }
.marinatabContent .slidePopup2{ background: rgba(0,0,0,0.5); width: 540px; left: 70px; top: 70px; padding: 0px 30px; position: absolute; transform-origin: 0 0;}
.popupText3{ position: absolute;
 top: 0px; padding-top: 10px;
 left: 280px; color: #000;
 width: 320px; line-height: 1.3em;
 font-size: 12px;}
 .popupText3 div{ font-size: 18px; line-height: 25px;}

 .relative{ position: relative; }
 .slidePopup_1,.slidePopup2{
    position: absolute; z-index: 33; right: 10%; top: 20%;
    color: #FFF; font-size: 32px; text-align: right; width: 400px;
}
.slidePopup_1 span{ font-size: 24px; }
.slidePopup_1 button{ cursor: pointer; width: 216px; color:#FFF; float: right; margin-top: 20px; height: 40px; background: url('../img/btn_image.png'); background-size: cover; display: block; border: none;}
.slidePopup2{ font-size: 18px; text-align: left; width: 480px; top:25%; }
.slidePopup2 p:first-child{ font-size: 22px; font-weight: bold;  }
.slidePopup2 ul{ margin: 20px 0px; list-style: disc; padding-left: 30px;}
.slidePopup2 a{ margin-top: 30px; border-color: #FFF; color: #FFF; }
.slidePopup2 a .icon{
    background: url(../img/sprite.png?13) no-repeat -250px -15px;
    width: 18px;
    height: 11px;
}
.center-block{
    display:block;
    margin-left:auto;
    margin-right:auto
}
.pull-right{
    float:right !important
}
.pull-left{
    float:left !important
}
.hide{
    display:none !important
}
.show{
    display:block !important
}
.invisible{
    visibility:hidden
}
.text-hide{
    font:0/0 a;
    color:transparent;
    text-shadow:none;
    background-color:transparent;
    border:0
}
.hidden{
    display:none !important
}
.affix{
    position:fixed
}
@-ms-viewport{
    width:device-width
}
.visible-xs{
    display:none !important
}
.visible-sm{
    display:none !important
}
.visible-md{
    display:none !important
}
.visible-lg{
    display:none !important
}
.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{
    display:none !important
}
@media (max-width: 767px){
    .visible-xs{
        display:block !important
    }
    table.visible-xs{
        display:table !important
    }
    tr.visible-xs{
        display:table-row !important
    }
    th.visible-xs,td.visible-xs{
        display:table-cell !important
    }
}
@media (max-width: 767px){
    .visible-xs-block{
        display:block !important
    }
}
@media (max-width: 767px){
    .visible-xs-inline{
        display:inline !important
    }
}
@media (max-width: 767px){
    .visible-xs-inline-block{
        display:inline-block !important
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .visible-sm{
        display:block !important
    }
    table.visible-sm{
        display:table !important
    }
    tr.visible-sm{
        display:table-row !important
    }
    th.visible-sm,td.visible-sm{
        display:table-cell !important
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .visible-sm-block{
        display:block !important
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .visible-sm-inline{
        display:inline !important
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .visible-sm-inline-block{
        display:inline-block !important
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    .visible-md{
        display:block !important
    }
    table.visible-md{
        display:table !important
    }
    tr.visible-md{
        display:table-row !important
    }
    th.visible-md,td.visible-md{
        display:table-cell !important
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    .visible-md-block{
        display:block !important
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    .visible-md-inline{
        display:inline !important
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    .visible-md-inline-block{
        display:inline-block !important
    }
}
@media (min-width: 1200px){
    .visible-lg{
        display:block !important
    }
    table.visible-lg{
        display:table !important
    }
    tr.visible-lg{
        display:table-row !important
    }
    th.visible-lg,td.visible-lg{
        display:table-cell !important
    }
}
@media (min-width: 1200px){
    .visible-lg-block{
        display:block !important
    }
}
@media (min-width: 1200px){
    .visible-lg-inline{
        display:inline !important
    }
}
@media (min-width: 1200px){
    .visible-lg-inline-block{
        display:inline-block !important
    }
}
@media (max-width: 767px){
    .hidden-xs{
        display:none !important
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .hidden-sm{
        display:none !important
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    .hidden-md{
        display:none !important
    }
}
@media (min-width: 1200px){
    .hidden-lg{
        display:none !important
    }
}
.visible-print{
    display:none !important
}
@media print{
    .visible-print{
        display:block !important
    }
    table.visible-print{
        display:table !important
    }
    tr.visible-print{
        display:table-row !important
    }
    th.visible-print,td.visible-print{
        display:table-cell !important
    }
}
.visible-print-block{
    display:none !important
}
@media print{
    .visible-print-block{
        display:block !important
    }
}
.visible-print-inline{
    display:none !important
}
@media print{
    .visible-print-inline{
        display:inline !important
    }
}
.visible-print-inline-block{
    display:none !important
}
@media print{
    .visible-print-inline-block{
        display:inline-block !important
    }
}
@media print{
    .hidden-print{
        display:none !important
    }
}
.container{
    margin-right:auto;
    margin-left:auto;
    padding-left:15px;
    padding-right:15px
}
.container:before,.container:after{
    content:" ";
    display:table
}
.container:after{
    clear:both
}
@media (min-width: 768px){
    .container{
        width:750px
    }
}
@media (min-width: 992px){
    .container{
        width:970px
    }
}
@media (min-width: 1200px){
    .container{
        width:1300px;
        max-width: 100%;
    }
}
.container-fluid{
    margin-right:auto;
    margin-left:auto;
    padding-left:15px;
    padding-right:15px
}
.container-fluid:before,.container-fluid:after{
    content:" ";
    display:table
}
.container-fluid:after{
    clear:both
}
.row{
    margin-left:-15px;
    margin-right:-15px
}
.row:before,.row:after{
    content:" ";
    display:table
}
.row:after{
    clear:both
}
.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{
    position:relative;
    min-height:1px;
    padding-left:15px;
    padding-right:15px
}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{
    float:left
}
.col-xs-1{
    width:8.33333%
}
.col-xs-2{
    width:16.66667%
}
.col-xs-3{
    width:25%
}
.col-xs-4{
    width:33.33333%
}
.col-xs-5{
    width:41.66667%
}
.col-xs-6{
    width:50%
}
.col-xs-7{
    width:58.33333%
}
.col-xs-8{
    width:66.66667%
}
.col-xs-9{
    width:75%
}
.col-xs-10{
    width:83.33333%
}
.col-xs-11{
    width:91.66667%
}
.col-xs-12{
    width:100%
}
.col-xs-pull-0{
    right:auto
}
.col-xs-pull-1{
    right:8.33333%
}
.col-xs-pull-2{
    right:16.66667%
}
.col-xs-pull-3{
    right:25%
}
.col-xs-pull-4{
    right:33.33333%
}
.col-xs-pull-5{
    right:41.66667%
}
.col-xs-pull-6{
    right:50%
}
.col-xs-pull-7{
    right:58.33333%
}
.col-xs-pull-8{
    right:66.66667%
}
.col-xs-pull-9{
    right:75%
}
.col-xs-pull-10{
    right:83.33333%
}
.col-xs-pull-11{
    right:91.66667%
}
.col-xs-pull-12{
    right:100%
}
.col-xs-push-0{
    left:auto
}
.col-xs-push-1{
    left:8.33333%
}
.col-xs-push-2{
    left:16.66667%
}
.col-xs-push-3{
    left:25%
}
.col-xs-push-4{
    left:33.33333%
}
.col-xs-push-5{
    left:41.66667%
}
.col-xs-push-6{
    left:50%
}
.col-xs-push-7{
    left:58.33333%
}
.col-xs-push-8{
    left:66.66667%
}
.col-xs-push-9{
    left:75%
}
.col-xs-push-10{
    left:83.33333%
}
.col-xs-push-11{
    left:91.66667%
}
.col-xs-push-12{
    left:100%
}
.col-xs-offset-0{
    margin-left:0%
}
.col-xs-offset-1{
    margin-left:8.33333%
}
.col-xs-offset-2{
    margin-left:16.66667%
}
.col-xs-offset-3{
    margin-left:25%
}
.col-xs-offset-4{
    margin-left:33.33333%
}
.col-xs-offset-5{
    margin-left:41.66667%
}
.col-xs-offset-6{
    margin-left:50%
}
.col-xs-offset-7{
    margin-left:58.33333%
}
.col-xs-offset-8{
    margin-left:66.66667%
}
.col-xs-offset-9{
    margin-left:75%
}
.col-xs-offset-10{
    margin-left:83.33333%
}
.col-xs-offset-11{
    margin-left:91.66667%
}
.col-xs-offset-12{
    margin-left:100%
}
@media (min-width: 768px){
    .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{
        float:left
    }
    .col-sm-1{
        width:8.33333%
    }
    .col-sm-2{
        width:16.66667%
    }
    .col-sm-3{
        width:25%
    }
    .col-sm-4{
        width:33.33333%
    }
    .col-sm-5{
        width:41.66667%
    }
    .col-sm-6{
        width:50%
    }
    .col-sm-7{
        width:58.33333%
    }
    .col-sm-8{
        width:66.66667%
    }
    .col-sm-9{
        width:75%
    }
    .col-sm-10{
        width:83.33333%
    }
    .col-sm-11{
        width:91.66667%
    }
    .col-sm-12{
        width:100%
    }
    .col-sm-pull-0{
        right:auto
    }
    .col-sm-pull-1{
        right:8.33333%
    }
    .col-sm-pull-2{
        right:16.66667%
    }
    .col-sm-pull-3{
        right:25%
    }
    .col-sm-pull-4{
        right:33.33333%
    }
    .col-sm-pull-5{
        right:41.66667%
    }
    .col-sm-pull-6{
        right:50%
    }
    .col-sm-pull-7{
        right:58.33333%
    }
    .col-sm-pull-8{
        right:66.66667%
    }
    .col-sm-pull-9{
        right:75%
    }
    .col-sm-pull-10{
        right:83.33333%
    }
    .col-sm-pull-11{
        right:91.66667%
    }
    .col-sm-pull-12{
        right:100%
    }
    .col-sm-push-0{
        left:auto
    }
    .col-sm-push-1{
        left:8.33333%
    }
    .col-sm-push-2{
        left:16.66667%
    }
    .col-sm-push-3{
        left:25%
    }
    .col-sm-push-4{
        left:33.33333%
    }
    .col-sm-push-5{
        left:41.66667%
    }
    .col-sm-push-6{
        left:50%
    }
    .col-sm-push-7{
        left:58.33333%
    }
    .col-sm-push-8{
        left:66.66667%
    }
    .col-sm-push-9{
        left:75%
    }
    .col-sm-push-10{
        left:83.33333%
    }
    .col-sm-push-11{
        left:91.66667%
    }
    .col-sm-push-12{
        left:100%
    }
    .col-sm-offset-0{
        margin-left:0%
    }
    .col-sm-offset-1{
        margin-left:8.33333%
    }
    .col-sm-offset-2{
        margin-left:16.66667%
    }
    .col-sm-offset-3{
        margin-left:25%
    }
    .col-sm-offset-4{
        margin-left:33.33333%
    }
    .col-sm-offset-5{
        margin-left:41.66667%
    }
    .col-sm-offset-6{
        margin-left:50%
    }
    .col-sm-offset-7{
        margin-left:58.33333%
    }
    .col-sm-offset-8{
        margin-left:66.66667%
    }
    .col-sm-offset-9{
        margin-left:75%
    }
    .col-sm-offset-10{
        margin-left:83.33333%
    }
    .col-sm-offset-11{
        margin-left:91.66667%
    }
    .col-sm-offset-12{
        margin-left:100%
    }
}
@media (min-width: 992px){
    .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{
        float:left
    }
    .col-md-1{
        width:8.33333%
    }
    .col-md-2{
        width:16.66667%
    }
    .col-md-3{
        width:25%
    }
    .col-md-4{
        width:33.33333%
    }
    .col-md-5{
        width:41.66667%
    }
    .col-md-6{
        width:50%
    }
    .col-md-7{
        width:58.33333%
    }
    .col-md-8{
        width:66.66667%
    }
    .col-md-9{
        width:75%
    }
    .col-md-10{
        width:83.33333%
    }
    .col-md-11{
        width:91.66667%
    }
    .col-md-12{
        width:100%
    }
    .col-md-pull-0{
        right:auto
    }
    .col-md-pull-1{
        right:8.33333%
    }
    .col-md-pull-2{
        right:16.66667%
    }
    .col-md-pull-3{
        right:25%
    }
    .col-md-pull-4{
        right:33.33333%
    }
    .col-md-pull-5{
        right:41.66667%
    }
    .col-md-pull-6{
        right:50%
    }
    .col-md-pull-7{
        right:58.33333%
    }
    .col-md-pull-8{
        right:66.66667%
    }
    .col-md-pull-9{
        right:75%
    }
    .col-md-pull-10{
        right:83.33333%
    }
    .col-md-pull-11{
        right:91.66667%
    }
    .col-md-pull-12{
        right:100%
    }
    .col-md-push-0{
        left:auto
    }
    .col-md-push-1{
        left:8.33333%
    }
    .col-md-push-2{
        left:16.66667%
    }
    .col-md-push-3{
        left:25%
    }
    .col-md-push-4{
        left:33.33333%
    }
    .col-md-push-5{
        left:41.66667%
    }
    .col-md-push-6{
        left:50%
    }
    .col-md-push-7{
        left:58.33333%
    }
    .col-md-push-8{
        left:66.66667%
    }
    .col-md-push-9{
        left:75%
    }
    .col-md-push-10{
        left:83.33333%
    }
    .col-md-push-11{
        left:91.66667%
    }
    .col-md-push-12{
        left:100%
    }
    .col-md-offset-0{
        margin-left:0%
    }
    .col-md-offset-1{
        margin-left:8.33333%
    }
    .col-md-offset-2{
        margin-left:16.66667%
    }
    .col-md-offset-3{
        margin-left:25%
    }
    .col-md-offset-4{
        margin-left:33.33333%
    }
    .col-md-offset-5{
        margin-left:41.66667%
    }
    .col-md-offset-6{
        margin-left:50%
    }
    .col-md-offset-7{
        margin-left:58.33333%
    }
    .col-md-offset-8{
        margin-left:66.66667%
    }
    .col-md-offset-9{
        margin-left:75%
    }
    .col-md-offset-10{
        margin-left:83.33333%
    }
    .col-md-offset-11{
        margin-left:91.66667%
    }
    .col-md-offset-12{
        margin-left:100%
    }
}
@media (min-width: 1200px){
    .col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{
        float:left
    }
    .col-lg-1{
        width:8.33333%
    }
    .col-lg-2{
        width:16.66667%
    }
    .col-lg-3{
        width:25%
    }
    .col-lg-4{
        width:33.33333%
    }
    .col-lg-5{
        width:41.66667%
    }
    .col-lg-6{
        width:50%
    }
    .col-lg-7{
        width:58.33333%
    }
    .col-lg-8{
        width:66.66667%
    }
    .col-lg-9{
        width:75%
    }
    .col-lg-10{
        width:83.33333%
    }
    .col-lg-11{
        width:91.66667%
    }
    .col-lg-12{
        width:100%
    }
    .col-lg-pull-0{
        right:auto
    }
    .col-lg-pull-1{
        right:8.33333%
    }
    .col-lg-pull-2{
        right:16.66667%
    }
    .col-lg-pull-3{
        right:25%
    }
    .col-lg-pull-4{
        right:33.33333%
    }
    .col-lg-pull-5{
        right:41.66667%
    }
    .col-lg-pull-6{
        right:50%
    }
    .col-lg-pull-7{
        right:58.33333%
    }
    .col-lg-pull-8{
        right:66.66667%
    }
    .col-lg-pull-9{
        right:75%
    }
    .col-lg-pull-10{
        right:83.33333%
    }
    .col-lg-pull-11{
        right:91.66667%
    }
    .col-lg-pull-12{
        right:100%
    }
    .col-lg-push-0{
        left:auto
    }
    .col-lg-push-1{
        left:8.33333%
    }
    .col-lg-push-2{
        left:16.66667%
    }
    .col-lg-push-3{
        left:25%
    }
    .col-lg-push-4{
        left:33.33333%
    }
    .col-lg-push-5{
        left:41.66667%
    }
    .col-lg-push-6{
        left:50%
    }
    .col-lg-push-7{
        left:58.33333%
    }
    .col-lg-push-8{
        left:66.66667%
    }
    .col-lg-push-9{
        left:75%
    }
    .col-lg-push-10{
        left:83.33333%
    }
    .col-lg-push-11{
        left:91.66667%
    }
    .col-lg-push-12{
        left:100%
    }
    .col-lg-offset-0{
        margin-left:0%
    }
    .col-lg-offset-1{
        margin-left:8.33333%
    }
    .col-lg-offset-2{
        margin-left:16.66667%
    }
    .col-lg-offset-3{
        margin-left:25%
    }
    .col-lg-offset-4{
        margin-left:33.33333%
    }
    .col-lg-offset-5{
        margin-left:41.66667%
    }
    .col-lg-offset-6{
        margin-left:50%
    }
    .col-lg-offset-7{
        margin-left:58.33333%
    }
    .col-lg-offset-8{
        margin-left:66.66667%
    }
    .col-lg-offset-9{
        margin-left:75%
    }
    .col-lg-offset-10{
        margin-left:83.33333%
    }
    .col-lg-offset-11{
        margin-left:91.66667%
    }
    .col-lg-offset-12{
        margin-left:100%
    }
}
body{
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    font-family:'Source Sans Pro', sans-serif
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{
    margin:0;
    padding:0;
    border:0;
    font:inherit
}
b,strong{
    font-weight:700
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
    display:block
}
html{
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%
}
body{
    line-height:1
}
ol,ul{
    list-style:none;
    margin:0
}
blockquote,q{
    quotes:none
}
blockquote:before,blockquote:after{
    content:"";
    content:none
}
q:before,q:after{
    content:"";
    content:none
}
table{
    border-collapse:collapse;
    border-spacing:0
}
a{
    text-decoration:none
}
:focus{
    outline:none
}
*:before,*:after,*{
    box-sizing:border-box;
    -o-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -khtml-box-sizing:border-box;
    -webkit-box-sizing:border-box
}
.clearfix:before,.clearfix:after,.wrapper:before,.wrapper:after,.container:before,.container:after{
    content:" ";
    display:table
}
.clearfix:after,.wrapper:after,.container:after{
    clear:both
}
.clearfix,.wrapper,.container{
    *zoom:1
}
.disable{
    pointer-events:none
}
.float-right{
    float:right
}
input[type="search"]{
    -moz-appearance:textfield;
    -webkit-appearance:textfield;
    appearance:textfield
}
img{
    outline:none;
    border:none;
    display:inline;
    vertical-align:middle
}
button,input,textarea{
    outline:none;
    border:none;
    font-family:'Source Sans Pro', sans-serif
}
.right-align{
    text-align:right
}
.left-align{
    text-align:left
}
.center-align{
    text-align:center
}
.d-i{
    display:inline-block
}
.mt-10{
    margin-top:10px !important
}
.mt-20{
    margin-top:20px !important
}
.mt-30{
    margin-top:30px !important
}
.mt-40{
    margin-top:40px !important
}
.mt-50{
    margin-top:50px !important
}
.mt-60{
    margin-top:60px !important
}
.mb-10{
    margin-bottom:10px
}
.mb-20{
    margin-bottom:20px
}
.mb-30{
    margin-bottom:30px
}
html,body{
    -webkit-tap-highlight-color:transparent;
    -webkit-overflow-scrolling:touch;
    -webkit-text-size-adjust:100%;
    position:relative
}
body{
    position:relative;
    -webkit-font-smoothing:antialiased;
    -moz-font-smoothing:antialiased;
    font-smoothing:antialiased;
    text-rendering:optimizeLegibility;
    text-shadow:0 1px 0 rgba(0,0,0,0.01);
    font-size:14px;
    font-family:'Source Sans Pro', sans-serif;
    font-family:'Raleway', 'Arial', sans-serif
}
@media (max-width: 769px){
    .mobil-hide{
        display:none
    }
}
@media (max-width: 480px){
    .mobil-xs-hide{
        display:none
    }
}
.mobil-show{
    display:none !important
}
@media (max-width: 769px){
    .mobil-show{
        display:block !important
    }
}
.mobil-xs-show{
    display:none !important
}
@media (max-width: 480px){
    .mobil-xs-show{
        display:block !important
    }
}
.hidden{
    display:none
}
.font2{
    font-family:"Playfair Display"
}
.h100{
    height:100%
}
.pr{
    position:relative !important
}
.pa{
    position:absolute !important
}
@media (max-width: 1200px){
    .col-full{
        width:100%
    }
    .col-full ~ .col-hide{
        display:none
    }
}
.container-fluid{
    position:relative;
    z-index:19
}
.container-fl{
    float:left;
    width:100%
}
html,body{
    overflow-x:hidden
}
.gradient-bg{
    display:none;
    opacity:.9;
    z-index:26;
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-image:radial-gradient(at top, #66e0ff, #19408d)
}
.page__header{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    z-index:10000;
    height:95px;
    padding-top:19px;
    box-sizing:border-box;
    background-color:#252525;
}
.navigation-menu{float:left;}
.midclubs_color{color:#bd9526 !important;}
.page__header ul li .midclubs_color:hover, .page__header ul li .midclubs_color.active{border-color:#bd9526 !important;}
.page__header .logo{
    float:left;
    margin-right:25px
}
.page__header ul li{
    float:left;
    margin-left:15px
}
.page__header ul li a{
    display:inline-block;
    padding-bottom:5px;
    color:#fff;
    font-size:17px;
    font-weight:600;
    border-bottom:solid 2px transparent;
    transition:all .5s ease
}
.page__header ul li a:hover,.page__header ul li a.active{
    border-color:#fff
}
.page__header ul{
    padding-top:15px
}
.page__header .mobile-phone{
    display:none
}
.page__header .mobile-phone div{
    top:-10px;
    position:relative;
    display:block;
    height:50px;
    padding-left:15px;
    padding-right:15px;
    color:#fff;
    font-size:20px;
    text-align:center;
    line-height:27px;
    border:solid 1px #fff
}
.page__header .mobile-phone div .icon{
    position:absolute;
    left:10px;
    top:8px;
    margin-right:10px;
    display:inline-block;
    background:url("../img/sprite.png?13") no-repeat -356px -163px;
    width:30px;
    height:30px
}
.page__header .actions{
    display:inline-block
}
.page__header .actions ul,.page__header .actions .search{
    position:relative;
    display:inline-block;
    padding-top:0
}
.page__header .actions li{
    margin-left:20px
}
.page__header .actions li a{
    opacity:.6;
    transition:all .5s ease
}
.page__header .actions li a.active,.page__header .actions li a:hover{
    opacity:1
}
.page__header .actions .search .hidden-area{
    position:relative;
    width:0 !important;
    overflow:hidden;
    transition:all .5s ease
}
.page__header .actions .search input{
    color:#fff;
    margin:0;
    width:100%;
    border-color:#fff !important
}
.page__header .actions .search ::-webkit-input-placeholder{
    color:#fff
}
.page__header .actions .search .close{
    position:absolute;
    right:0;
    top:0;
    width:11px;
    height:11px;
    margin-top:15px;
    background:url("../img/sprite.png?13") no-repeat -276px -13px
}
.page__header .actions .search .related-list{
    color:#fff;
    position:absolute
}
.page__header .actions .search .related-list .list-label{
    font-size:18px;
    font-weight:300;
    margin-top:15px;
    margin-bottom:15px
}
.page__header .actions .search .related-list ul{
    display:block;
    top:0 !important
}
.page__header .actions .search .related-list li{
    float:none;
    margin:0;
    margin-top:10px;
    margin-bottom:10px
}
.page__header .actions .search .related-list li a{
    opacity:1;
    color:#fff;
    font-size:16px;
    line-height:20px
}
.page__header .actions.active .hidden-area{
    width:350px !important;
    overflow:visible
}
.page__header .actions.active ul{
    top:4px
}
.page__header .actions.active .hidden-area{
    width:230px !important
}
.page__header .actions .toggle{
    position:absolute;
    left:0;
    top:0;
    margin-top:12px;
    margin-left:-35px;
    float:left;
    display:inline-block;
    width:22px;
    height:22px;
    background:url("../img/sprite.png?13") no-repeat -5px -5px
}
.mobile-toggle{
    display:none;
    position:absolute;
    right:0;
    top:20px;
    z-index:20;
    margin-top:0px;
    margin-right:15px
}
.mobile-toggle a{
    display:block;
    width:26px
}
.mobile-toggle span{
    display:block;
    height:3px;
    margin:3px 0;
    background:#fff
}
.contact-page,.mobile-footer,.page__footer{
    color:#fff;
    font-size:14px;
    padding-top:70px;
    padding-bottom:70px;
    background:#1c3a53
}
.contact-page .list-label,.mobile-footer .list-label,.page__footer .list-label{
    display:block;
    font-weight:700;
    margin-top:10px;
    margin-bottom:10px
}
.contact-page ul li a,.mobile-footer ul li a,.page__footer ul li a{
    color:#fff;
    line-height:30px;
    transition:all .5s ease
}
.contact-page ul li a span,.mobile-footer ul li a span,.page__footer ul li a span{
    color:#1f7ca7
}
.contact-page ul.block-list li a,.mobile-footer ul.block-list li a,.page__footer ul.block-list li a{
    display:inline-block;
    padding:5px 10px;
    font-weight:700
}
.contact-page ul.block-list li a:hover,.mobile-footer ul.block-list li a:hover,.page__footer ul.block-list li a:hover{
    background:#ddd
}
.contact-page ul.float-list,.mobile-footer ul.float-list,.page__footer ul.float-list{
    margin-top:30px;
    margin-left:10px
}
.contact-page ul.float-list li,.mobile-footer ul.float-list li,.page__footer ul.float-list li{
    float:left;
    margin-right:15px
}
.contact-page ul.float-list li:nth-child(4),.mobile-footer ul.float-list li:nth-child(4),.page__footer ul.float-list li:nth-child(4){
    position:relative;
    bottom:-3px
}
.contact-page ul.float-list li a,.mobile-footer ul.float-list li a,.page__footer ul.float-list li a{
    font-weight:700;
    line-height:20px
}
.contact-page ul.float-list li em,.mobile-footer ul.float-list li em,.page__footer ul.float-list li em{
    display:inline-block
}
.contact-page ul.float-list li .icon-linkedin,.mobile-footer ul.float-list li .icon-linkedin,.page__footer ul.float-list li .icon-linkedin{
    width:19px;
    height:19px;
    background:url("../img/sprite.png?13") no-repeat -469px -12px
}
.contact-page ul.float-list li .icon-facebook,.mobile-footer ul.float-list li .icon-facebook,.page__footer ul.float-list li .icon-facebook{
    width:11px;
    height:19px;
    background:url("../img/sprite.png?13") no-repeat -436px -12px
}
.contact-page ul.float-list li .icon-twitter,.mobile-footer ul.float-list li .icon-twitter,.page__footer ul.float-list li .icon-twitter{
    width:19px;
    height:16px;
    background:url("../img/sprite.png?13") no-repeat -436px -53px
}
.contact-page ul.float-list li .icon-google,.mobile-footer ul.float-list li .icon-google,.page__footer ul.float-list li .icon-google{
    width:20px;
    height:19px;
    background:url("../img/sprite.png?13") no-repeat -468px -53px
}
.contact-page ul.float-list li .icon-instagram,.mobile-footer ul.float-list li .icon-instagram,.page__footer ul.float-list li .icon-instagram{
    background:url("../img//sprite.png?13") no-repeat -468px -82px;
    width:15px;
    height:15px;
    margin-top:3px
}
.contact-page ul.float-list li .icon-youtube,.mobile-footer ul.float-list li .icon-youtube,.page__footer ul.float-list li .icon-youtube{
    background:url("../img/sprite.png?13") no-repeat -435px -82px;
    width:21px;
    height:15px;
    margin-top:3px
}
.contact-page p,.mobile-footer p,.page__footer p{
    line-height:20px;
    margin-top:10px;
    margin-bottom:20px
}
.contact-page .button-inline,.mobile-footer .button-inline,.page__footer .button-inline{
    color:#fff;
    border-color:#fff
}
.page__footer .button-inline:hover{
    background-color:rgba(255,255,255,.3);
    color:#1c3a53;
}
.stage__slider .button-inline:hover{
    background-color:#19408d;
    color:#fff;
}
.contact-page .button-inline .icon,.mobile-footer .button-inline .icon,.page__footer .button-inline .icon{
    width:13px;
    height:10px;
    background:url("../img/sprite.png?13") no-repeat -231px -35px
}
.contact-page .kelesoglu img,.mobile-footer .kelesoglu img,.page__footer .kelesoglu img{
    margin-top:15px;
    margin-bottom:5px
}
.footer-logo{
    text-align:center;
    padding:15px 0
}
.footer-logo img{
    width:200px;
    height:auto
}
.mobile-footer{
    display:none;
    padding-top:30px
}
.mobile-footer p{
    color:#888;
    font-size:16px;
    margin-top:10px
}
.mobile-footer .mail,.mobile-footer .phone{
    color:#000;
    font-size:16px;
    margin-bottom:20px
}
.mobile-footer .mail .icon,.mobile-footer .phone .icon{
    position:relative;
    bottom:-9px;
    margin-right:10px;
    display:inline-block;
    background:url("../img/sprite.png?13") no-repeat -392px -163px;
    width:30px;
    height:30px
}
.mobile-footer .mail{
    margin-bottom:15px
}
.mobile-footer .mail .icon{
    background:url("../img/sprite.png?13") no-repeat -432px -163px;
    width:28px;
    height:27px
}
.mobile-footer ul{
    float:left;
    margin-right:70px
}
.mobile-footer li a{
    color:#111;
    display:block;
    font-size:16px;
    line-height:23px
}
.mobile-footer ul.float-list li a{
    color:#888
}
.mobile-footer ul.float-list li a em{
    vertical-align:bottom
}
.map-footer,.contact-page{
    margin-top:50px
}
.map-footer .hero,.contact-page .hero{
    position:relative;
    z-index:20;
    color:#c2c2c2;
    letter-spacing:1px;
    line-height:40px;
    font-size:30px;
    font-weight:300;
    margin-left:100px
}
.map-footer .hero-img,.contact-page .hero-img{
    position:relative;
    z-index:21;
    color:#BABABA;
    font-size:46px;
    text-align:left;
    font-family:'Pattaya'
}
.map-footer .blue-area,.contact-page .blue-area{
    color:#111;
    font-size:14px;
    margin-top:15px;
    padding-top:50px;
    padding-bottom:50px;
    background-image:radial-gradient(at top, #66e0ff, #19408d)
}
.map-footer .blue-area img,.contact-page .blue-area img{
    margin-top:30px;
    margin-bottom:30px
}
.map-footer .blue-area .button-inline,.contact-page .blue-area .button-inline{
    color:#111;
    border-color:#111;
    margin-top:15px
}
.map-footer .blue-area .button-inline .icon,.contact-page .blue-area .button-inline .icon{
    background:url("../img/sprite.png?13") no-repeat -231px -35px;
    width:13px;
    height:10px
}
.map-footer .blue-area .form,.contact-page .blue-area .form{
    z-index:18;
    margin-top:-150px;
    position:relative;
    padding:20px;
    background:#fff;
    border-radius:4px;
    box-shadow:0px 0px 20px rgba(0,0,0,0.2)
}
.map-footer .blue-area .form .hero,.contact-page .blue-area .form .hero{
    color:#0094d3;
    font-size:18px;
    line-height:20px;
    font-weight:700;
    margin-left:0
}
.map-footer .blue-area .form p,.contact-page .blue-area .form p{
    color:#111111;
    font-size:14px;
    line-height:20px;
    font-weight:500;
    margin-top:10px;
    margin-bottom:10px
}
.map-footer .blue-area .form .contact__style,.contact-page .blue-area .form .contact__style{
    color:#1f7ca7;
    font-size:14px;
    font-weight:600;
    letter-spacing:1px
}
.map-footer .blue-area .form button,.contact-page .blue-area .form button{
    cursor:pointer;
    width:100%;
    margin-top:15px
}
.map-footer .blue-area .form textarea,.contact-page .blue-area .form textarea{
    height:auto;
}
.map-footer .blue-area .form .send,.contact-page .blue-area .form .send{
    display:none;
    z-index:7;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    padding:15px;
    text-align:center;
    background:#ececec;
    border-radius:4px
}
.map-footer .blue-area .form .send .check-animation,.contact-page .blue-area .form .send .check-animation{
    position:relative;
    width:96px;
    height:96px;
    margin:90px auto 45px;
    text-align:center
}
.map-footer .blue-area .form .send .check-animation .check,.contact-page .blue-area .form .send .check-animation .check{
    width:96px;
    height:96px;
    border:solid 2px #00e092;
    -webkit-animation:blop 2s;
    animation:blop 2s;
    border-radius:100%
}
.map-footer .blue-area .form .send .check-animation .icon,.contact-page .blue-area .form .send .check-animation .icon{
    display:inline-block;
    width:45px;
    height:37px;
    margin-top:26px;
    background:url("../img/sprite.png?13") no-repeat -208px -52px
}
.map-footer .blue-area .form .send .check-animation .shadow::before,.map-footer .blue-area .form .send .check-animation .shadow::after,.contact-page .blue-area .form .send .check-animation .shadow::before,.contact-page .blue-area .form .send .check-animation .shadow::after{
    content:'';
    display:block;
    position:absolute;
    left:0;
    top:0;
    width:124px;
    height:124px;
    margin-top:-14px;
    margin-left:-14px;
    border:solid 2px #fff;
    border-radius:100%;
    -webkit-animation:blop 2.2s;
    animation:blop 2.2s
}
.map-footer .blue-area .form .send .check-animation .shadow::after,.contact-page .blue-area .form .send .check-animation .shadow::after{
    width:157px;
    height:157px;
    margin-top:-30px;
    margin-left:-30px;
    -webkit-animation:blop 2.4s;
    animation:blop 2.4s
}
.map-footer .blue-area .form .send strong,.contact-page .blue-area .form .send strong{
    color:#0094d3;
    font-size:18px;
    font-weight:700
}
.map-footer .blue-area .form .send p,.contact-page .blue-area .form .send p{
    color:#111;
    font-size:14px;
    padding-left:30px;
    padding-right:30px;
    margin-bottom:30px
}
.map-footer .blue-area .form .send .button-inline,.contact-page .blue-area .form .send .button-inline{
    width:100%;
    border-radius:4px
}
.map-footer .blue-area #denizistanbul-map,.contact-page .blue-area #denizistanbul-map{
    margin-top:30px;
    box-shadow:0px 5px 30px rgba(0,0,0,0.2)
}
.button{
    display:inline-block;
    min-width:240px;
    height:50px;
    color:#fff;
    font-size:16px;
    letter-spacing:1px;
    font-weight:600;
    text-align:center;
    line-height:52px;
    border-radius:4px;
    margin-right:20px;
    transition:all .5s ease;
    box-shadow:0px 2px 4px rgba(0,0,0,0.1);
    text-shadow:0px 0px 4px rgba(0,0,0,0.1);
    background-image:radial-gradient(at top, #93dcff, #71bcff)
}
.button:hover{
    box-shadow:0px 3px 7px rgba(0,0,0,0.2)
}
.button.white{
    color:#23bbf8;
    background:#fff
}
.button-inline{
    display:inline-block;
    height:50px;
    color:#19408d;
    font-size:14px;
    font-weight:500;
    padding:0 20px;
    line-height:48px;
    min-width:0;
    margin-right:0;
    background:transparent;
    transition:all .5s ease;
    border:solid 2px #19408d;
    border-radius:0
}
.button-inline .icon{
    display:inline-block;
    width:18px;
    height:11px;
    margin-left:10px;
    background:url("../img/sprite.png?13") no-repeat -229px -15px
}
.button-inline:hover{
    box-shadow:0px 3px 7px rgba(0,0,0,0.2)
}
button.button{
    line-height:50px
}
.tooltip-icon{
    display:inline-block;
    background:url("../img/sprite.png?13") no-repeat -473px -179px;
    width:14px;
    height:14px
}
.tooltip-text{
    display:none;
    position:absolute;
    left:0;
    top:0;
    margin-top:-50px;
    margin-left:8px
}
.tooltip-text .inner{
    position:relative;
    width:300px;
    padding:15px 10px;
    color:#fff;
    line-height:16px;
    font-size:12px;
    background:#111;
    box-shadow:0px 0px 10px rgba(0,0,0,0.2);
    border-radius:4px
}
.tooltip-text .inner::before{
    position:absolute;
    left:50%;
    bottom:0;
    content:'';
    display:block;
    width:0px;
    height:0px;
    margin-left:-4px;
    margin-bottom:-16px;
    border:solid 8px transparent;
    border-top-color:#111
}
form{
    color:#111;
    font-size:14px
}
form .input-row{
    position:relative;
    cursor:text;
    display:block
}
form .input-row .animated-label{
    position:absolute;
    left:0;
    top:50%;
    width:100%;
    margin-top:-7px;
    height:14px;
    color:#888;
    line-height:14px;
    transition:all 0.5s ease
}
form .input-row .animated-label.active{
    font-size:11px;
    top:0
}
form .input-row label.error{
    position:absolute;
    right:0;
    bottom:0;
    color:#f7192c;
    font-size:10px;
    margin-bottom:-15px
}
form .input-row input.error{
    color:#f7192c !important;
    border-color:#f7192c !important
}
form textarea,form input[type="text"],form input[type="email"],form input[type="phone"],form input[type="number"],form input[type="password"]{
    display:block;
    width:100%;
    padding:10px 0;
    font-size:14px;
    font-weight:500;
    margin-top:15px;
    margin-bottom:15px;
    background:transparent;
    border-bottom:solid 1px #ddd;
    transition:all 0.5s ease
}
form textarea:focus,form input[type="text"]:focus,form input[type="email"]:focus,form input[type="phone"]:focus,form input[type="number"]:focus,form input[type="password"]:focus{
    border-color:#1f7ca7
}
form label.title{
    display:block;
    font-weight:500;
    margin-bottom:10px
}
div.checker{
    top:-2px
}
div.checker span{
    width:20px;
    height:20px;
    background:url("../img/sprite.png?13") no-repeat -38px -7px !important
}
div.checker span.checked{
    background:url("../img/sprite.png?13") no-repeat -61px -7px !important
}
div.checker.hover span.checked{
    background:url("../img/sprite.png?13") no-repeat -61px -7px !important
}
div.checker.focus span.checked{
    background:url("../img/sprite.png?13") no-repeat -61px -7px !important
}
.homepage_slider{
    z-index:22;
    position:relative
}
.homepage_slider .slider img{
    width:100%;
    background-size:cover
}
.homepage_slider .slider div{
    position:relative
}
.homepage_slider .slider div .information{
    position:absolute;
    left:0;
    top:0;
    z-index:7;
    width:100%;
    margin-top:200px
}
.homepage_slider .slider div .information .text{
    position:relative;
    color:#fff;
    width:390px;
    margin-bottom:60px;
    text-shadow:0px 0px 4px rgba(0,0,0,0.2)
}
.homepage_slider .slider div .information .text .hero{
    position:relative;
    z-index:8;
    font-size:36px;
    line-height:42px;
    font-family:'Pattaya', sans-serif
}
.homepage_slider .slider div .information .text p{
    position:relative;
    z-index:9;
    margin-top:15px;
    font-size:16px;
    font-weight:700;
    line-height:26px
}
.homepage_slider .slider div .information .text:before{
    opacity:.4;
    content:'';
    position:absolute;
    right:0;
    top:0;
    width:410px;
    height:270px;
    margin-top:-30px;
    margin-right:-60px;
    border:solid 10px #5ed0f0
}
.homepage_slider .mouse_scroll{
    cursor:pointer;
    z-index:13;
    position:absolute;
    left:40px;
    bottom:40px;
    display:block;
    margin:0 auto;
    width:24px;
    height:60px;
    margin-left:-12px;
}
.homepage_slider .m_scroll_arrows{
    display:block;
    width:5px;
    height:5px;
    -ms-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg);
    border-right:2px solid white;
    border-bottom:2px solid white;
    margin:0 0 3px 4px;
    width:12px;
    height:12px
}
.homepage_slider .unu{
    margin-top:1px
}
.homepage_slider .unu,.homepage_slider .doi,.homepage_slider .trei{
    -webkit-animation:mouse-scroll 1s infinite;
    -moz-animation:mouse-scroll 1s infinite
}
.homepage_slider .unu{
    -webkit-animation-delay:.1s;
    -moz-animation-delay:.1s;
    -webkit-animation-direction:alternate
}
.homepage_slider .doi{
    -webkit-animation-delay:.2s;
    -moz-animation-delay:.2s;
    -webkit-animation-direction:alternate;
    margin-top:-6px
}
.homepage_slider .mouse{
    height:32px;
    width:20px;
    border-radius:14px;
    -webkit-transform:none;
    -ms-transform:none;
    transform:none;
    border:2px solid white;
    top:170px
}
.homepage_slider .wheel{
    height:5px;
    width:2px;
    display:block;
    margin:5px auto;
    background:white;
    position:relative;
    height:4px;
    width:4px;
    border:2px solid #fff;
    border-radius:8px
}
.homepage_slider .wheel{
    -webkit-animation:mouse-wheel 0.6s linear infinite;
    -moz-animation:mouse-wheel 0.6s linear infinite
}
@-webkit-keyframes mouse-wheel{
    0%{
        opacity:1;
        -webkit-transform:translateY(0);
        -ms-transform:translateY(0);
        transform:translateY(0)
    }
    100%{
        opacity:0;
        -webkit-transform:translateY(6px);
        -ms-transform:translateY(6px);
        transform:translateY(6px)
    }
}
@-webkit-keyframes mouse-scroll{
    0%{
        opacity:0
    }
    50%{
        opacity:.5
    }
    100%{
        opacity:1
    }
}
@keyframes mouse-scroll{
    0%{
        opacity:0
    }
    50%{
        opacity:.5
    }
    100%{
        opacity:1
    }
}
.fixed__contact{
    position:fixed;
    right:0;
    bottom:0;
    z-index: 10001;
    width:320px;
    margin-right:70px;
    margin-bottom:30px
}
.fixed__contact .toggle{
    z-index:16;
    position:relative;
    float:right;
    display:block;
    width:78px;
    height:78px;
    margin-top:-30px;
    margin-right:-40px;
    background:url("../img/sprite.png?13") no-repeat -314px -374px
}
.fixed__contact.active .toggle{
    background:url("../img/sprite.png?13?13") no-repeat -97px -92px
}
.fixed__contact .hide{
    display:none
}
.fixed__contact .form{
    opacity:0;
    position:absolute;
    bottom:0;
    right:0;
    width:100%;
    padding:15px 15px 25px;
    background:#ececec;
    transition:opacity .9s, -webkit-transform 1s;
    transition:opacity .9s, transform 1s;
    transition:opacity .9s, transform 1s, -webkit-transform 1s;
    -webkit-transform-origin:bottom right;
    border-radius:4px;
    -webkit-transform:scale(0);
    -ms-transform:scale(0);
    transform:scale(0)
}
.fixed__contact .form .hero{
    color:#0094d3;
    font-size:18px;
    line-height:20px;
    font-weight:700
}
.fixed__contact .form p{
    color:#111111;
    font-size:14px;
    line-height:20px;
    font-weight:500;
    margin-top:10px;
    margin-bottom:10px
}
.fixed__contact .form .contact__style{
    color:#1f7ca7;
    font-size:14px;
    font-weight:600;
    letter-spacing:1px
}
.fixed__contact .form button{
    cursor:pointer;
    width:100%;
    margin-top:15px
}
.fixed__contact.active .form{
    opacity:1 !important;
    -webkit-transform:scale(1) !important;
    -ms-transform:scale(1) !important;
    transform:scale(1) !important
}
.fixed__contact .send{
    display:none;
    z-index:7;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    padding:15px;
    text-align:center;
    background:#ececec;
    border-radius:4px
}
.fixed__contact .send .check-animation{
    position:relative;
    width:96px;
    height:96px;
    margin:25px auto 45px;
    text-align:center
}
.fixed__contact .send .check-animation .check{
    width:96px;
    height:96px;
    border:solid 2px #00e092;
    -webkit-animation:blop 2s;
    animation:blop 2s;
    border-radius:100%
}
.fixed__contact .send .check-animation .icon{
    display:inline-block;
    width:45px;
    height:37px;
    margin-top:26px;
    background:url("../img/sprite.png?13") no-repeat -208px -52px
}
.fixed__contact .send .check-animation .shadow::before,.fixed__contact .send .check-animation .shadow::after{
    content:'';
    display:block;
    position:absolute;
    left:0;
    top:0;
    width:124px;
    height:124px;
    margin-top:-14px;
    margin-left:-14px;
    border:solid 2px #fff;
    border-radius:100%;
    -webkit-animation:blop 2.2s;
    animation:blop 2.2s
}
.fixed__contact .send .check-animation .shadow::after{
    width:157px;
    height:157px;
    margin-top:-30px;
    margin-left:-30px;
    -webkit-animation:blop 2.4s;
    animation:blop 2.4s
}
.fixed__contact .send strong{
    color:#0094d3;
    font-size:18px;
    font-weight:700
}
.fixed__contact .send p{
    color:#111;
    font-size:14px;
    padding-left:30px;
    padding-right:30px;
    margin-bottom:30px
}
.fixed__contact .send .button-inline{
    width:100%;
    border-radius:4px
}
@keyframes blop{
    0%{
        opacity:0;
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    100%{
        opacity:1;
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
@-webkit-keyframes blop{
    0%{
        opacity:0;
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    100%{
        opacity:1;
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
.live__camera{
    position:relative;
    padding-top:170px;
    padding-bottom:120px
}
.live__camera .gray{
    position:absolute;
    right:0;
    top:0;
    width:50%;
    height:100%;
    background:#f5f8f9
}
.live__camera .gray .inner{
    position:relative;
    display:block;
    width:68%;
    height:87%;
    border:solid 10px #fff;
    margin-top:40px;
    margin-left:20px
}
.live__camera .person-card{
    position:relative
}
.live__camera .person-card img{
    max-width:370px
}
.live__camera .person-card .about{
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    padding:15px
}
.live__camera .person-card .about .inner{
    z-index:21;
    position:relative;
    bottom:-95px;
    color:#5a5a5a;
    font-size:18px;
    line-height:24px;
    padding:25px 25px 25px 25px;
    background:#fff url("../img/blue-quote.png") no-repeat left top;
    box-shadow:2px 2px 15px rgba(0,0,0,0.2)
}
.live__camera .person-card .about .inner .name{
    display:block;
    font-weight:600;
    margin-top:10px
}
.live__camera .person-card .about .inner .title{
    font-size:14px
}
.live__camera .person-card .about::after{
    z-index:20;
    content:'';
    position:absolute;
    left:0;
    bottom:0;
    width:90%;
    height:100px;
    margin-left:-10px;
    margin-bottom:-100px;
    background:#3e3e3e
}
.live__camera .col-sm-8{
    position:static
}
.live__camera .player{
    position:relative
}
.live__camera .player .player-content{
    position:relative;
    z-index:17
}
.stage__slider,.stage__slider--mobile{
    position:relative;
    padding-top:60px;
    padding-bottom:60px
}
.stage__slider .hero,.stage__slider--mobile .hero{
    position:relative;
    z-index:20;
    color:#c2c2c2;
    letter-spacing:1px;
    line-height:40px;
    font-size:30px;
    font-weight:300;
    text-align:center
}
.stage__slider .hero-img,.stage__slider--mobile .hero-img{
    position:relative;
    z-index:21;
    color:#BABABA;
    left:-50px;
    font-size:46px;
    text-align:center;
    font-family:'Pattaya'
}
.stage__slider .slider img,.stage__slider--mobile .slider img{
    width:100%
}
.stage__slider .slider .image,.stage__slider--mobile .slider .image{
    opacity:.5;
    margin:30px 60px;
    border:solid 7px transparent;
    transition:all .5s ease
}
.stage__slider .slider .slick-center .image,.stage__slider--mobile .slider .slick-center .image{
    opacity:1;
    padding:0;
    border:solid 7px #eee;
    -webkit-transform:scale(1.1);
    -ms-transform:scale(1.1);
    transform:scale(1.1)
}
.stage__slider .text-area,.stage__slider--mobile .text-area{
    z-index:24;
    position:absolute
}
.stage__slider .text-area .buttons,.stage__slider--mobile .text-area .buttons{
    position:absolute;
    left:0;
    width:100%
}
.stage__slider .text-area .buttons .slick-arrow,.stage__slider--mobile .text-area .buttons .slick-arrow{
    width:20px;
    height:38px
}
.stage__slider .text-area .buttons .slick-arrow::before,.stage__slider--mobile .text-area .buttons .slick-arrow::before{
    display:none !important
}
.stage__slider .text-area .buttons .slick-prev,.stage__slider--mobile .text-area .buttons .slick-prev{
    left:-70px;
    background:url("../img/sprite.png?13") no-repeat -176px -2px
}
.stage__slider .text-area .buttons .slick-next,.stage__slider--mobile .text-area .buttons .slick-next{
    right:-70px;
    background:url("../img/sprite.png?13") no-repeat -202px -2px
}
.stage__slider .text-area .text,.stage__slider--mobile .text-area .text{
    padding:30px;
    color:#5a5a5a;
    font-size:18px;
    background:#fff;
    box-shadow:0px 3px 15px rgba(0,0,0,0.1)
}
.stage__slider .text-area .text .text-hero,.stage__slider--mobile .text-area .text .text-hero{
    margin-bottom:5px
}
.stage__slider .text-area .text .info strong,.stage__slider--mobile .text-area .text .info strong{
    font-weight:600
}
.stage__slider .text-area .text .info span,.stage__slider--mobile .text-area .text .info span{
    color:#1f7ca7
}
.stage__slider .text-area .text .button-inline,.stage__slider--mobile .text-area .text .button-inline{
    position:relative;
    top:-5px;
    float:right
}
.stage__slider .text-area .slide-progress,.stage__slider--mobile .text-area .slide-progress{
    position:relative;
    display:block;
    width:100%;
    height:5px;
    margin-top:15px;
    background:#eee
}
.stage__slider .text-area .slide-progress span,.stage__slider--mobile .text-area .slide-progress span{
    position:absolute;
    left:0;
    top:0;
    height:5px;
    background:#1f7ca7;
    transition:all .5s ease
}
.stage__slider--mobile{
    display:none;
    padding-bottom:0
}
.stage__slider--mobile .image{
    overflow:hidden;
    position:relative
}
.stage__slider--mobile .image .text{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    color:#fff;
    font-size:14px;
    text-align:center;
    background-color:rgba(22,186,255,0.8);
    padding-left:15px;
    padding-right:15px
}
.stage__slider--mobile .image .text>div{
    position:absolute;
    left:0;
    top:50%;
    z-index:7;
    width:100%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%)
}
.properties__tab{
    position:relative;

    padding-bottom:50px;
    background:url("../img/beach.png");
    background-size:cover
}
.properties__tab .container{
    z-index:18;
    position:relative
}
.properties__tab::after{
    opacity:0.9;
    content:'';
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-image: radial-gradient(at top, #114067, #082033);
}
.properties__tab .list-label{

    display:block;
    margin-top:50px;
    color:#fff;
    font-size:18px;
    font-weight:600;
    line-height:40px
}
.properties__tab .tabs__menu ul{
    margin-left:-15px;
    margin-right:-15px
}
.properties__tab .tabs__menu li{
    float:left;
    width:28.7%;
    margin:0 15px
}
.properties__tab .block-button{
    position:relative;
    display:block;
    min-height:170px;
    margin-bottom:20px;
    color:#7b7b7b;
    font-size:16px;
    font-weight:600;
    line-height:20px;
    text-align:center;
    background:#fff;
    transition:all .5s ease;
    border-radius:4px;
    box-shadow:0px 4px 12px rgba(0,0,0,0.1)
}
.properties__tab .block-button p{
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    padding:15px
}
.properties__tab .block-button:hover{
    box-shadow:0px 4px 20px rgba(0,0,0,0.2)
}
.properties__tab .block-button img{
    position:absolute;
    display:block;
    left:50%;
    bottom:70px;
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%)
}
.properties__tab .contents{
    position:relative;
    margin-top:350px;
    padding-left:70px
}
.properties__tab .contents .hero{
    opacity:.8;
    color:#fff;
    font-size:40px;
    line-height:36px;
    letter-spacing:2px;
    text-align:right;
    position:relative;
    left:-70px;
    margin-top:5px
}
.properties__tab .contents .hero-img{
    opacity:.4;
    position:relative;
    z-index:21;
    color:#eee;
    left:-50px;
    font-size:46px;
    text-align:center;
    font-family:'Pattaya'
}
.properties__tab .contents .text{
    margin-top:30px
}
.properties__tab .contents .text ul{
    margin-top:30px;
    margin-bottom:30px
}
.properties__tab .contents .text .label{
    opacity:1;
    color:#fff;
    font-size:32px;
    line-height:40px;
    margin-bottom:10px
}
.properties__tab .contents .text li{
    margin-top:7px;
    margin-bottom:7px;
    padding-left:15px;
    position:relative;
    opacity:.6;
    color:#111;
    font-size:16px;
    line-height:24px
}
.properties__tab .contents .text li::before{
    opacity:.6;
    content:'';
    position:absolute;
    left:0;
    top:0;
    width:10px;
    height:10px;
    margin-top:7px;
    border:solid 3px #111;
    -webkit-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    transform:rotate(-45deg)
}
.properties__tab .contents .text .button-inline{
    color:#fff;
    border-color:#fff
}
.properties__tab .contents .text .button-inline .icon{
    background:url("../img/sprite.png?13") no-repeat -250px -15px
}
.type__tabs{
    overflow-x:hidden;
    padding-top:75px;
    padding-bottom:75px
}
.type__tabs .hero{
    position:relative;
    z-index:20;
    color:#c2c2c2;
    letter-spacing:1px;
    line-height:40px;
    font-size:30px;
    font-weight:300;
    text-align:center
}
.type__tabs .hero-img{
    position:relative;
    z-index:21;
    color:#BABABA;
    left:-50px;
    font-size:46px;
    text-align:center;
    font-family:'Pattaya'
}
.type__tabs .animated__tab{
    margin-top:20px
}
.type__tabs .animated__tab .nav li{
    float:left;
    width:50%;
    max-height:80px;
    position:relative
}
.type__tabs .animated__tab .nav li::before{
    opacity:0;
    visibility:hidden;
    position:absolute;
    left:50%;
    bottom:0;
    content:'';
    display:block;
    width:65px;
    height:33px;
    margin-left:-32px;
    margin-bottom:-33px;
    background:url("../img/sprite.png?13") no-repeat -8px -40px;
    transition:all .5s ease
}
.type__tabs .animated__tab .nav li a{
    cursor:pointer;
    display:block;
    color:#5a5a5a;
    font-size:22px;
    padding-top:13px;
    padding-bottom:13px;
    margin-bottom:10px;
    text-align:center;
    border-left:solid 1px #eee;
    transition:all .5s ease
}
.type__tabs .animated__tab .nav li.active a,.type__tabs .animated__tab .nav li:hover a{
    color:#1f7ca7
}
.type__tabs .animated__tab .nav li.active::before,.type__tabs .animated__tab .nav li:hover::before{
    opacity:1;
    visibility:visible
}
.type__tabs .animated__tab .nav li:first-child a{
    border-left:0
}
.type__tabs .animated__tab .nav li .line{
    display:block;
    padding-top:13px;
    padding-bottom:13px
}
.type__tabs .animated__tab .nav li .link-button{
    position:relative;
    display:inline-block
}
.type__tabs .animated__tab .nav li:nth-child(odd) .link-button{
    text-align:right
}
.type__tabs .animated__tab .nav li.apartment .link-button{
    text-align:right;
    margin-left:-45px
}
.type__tabs .animated__tab .nav li.apartment .link-button .icon{
    position:absolute;
    right:0;
    top:0;
    margin-right:-65px;
    margin-top:-12px;
    display:block;
    width:59px;
    height:58px;
    background:url("../img/sprite.png?13") no-repeat -362px -11px
}
.type__tabs .animated__tab .nav li.apartment.active .icon,.type__tabs .animated__tab .nav li.apartment:hover .icon{
    background:url("../img/sprite.png?13") no-repeat -295px -13px
}
.type__tabs .animated__tab .nav li.villa .link-button{
    margin-left:32px
}
.type__tabs .animated__tab .nav li.villa .link-button .icon{
    position:absolute;
    left:0;
    top:0;
    margin-left:-78px;
    margin-top:-12px;
    display:block;
    width:72px;
    height:52px;
    background:url("../img/sprite.png?13") no-repeat -5px -229px
}
.type__tabs .animated__tab .nav li.villa.active .icon,.type__tabs .animated__tab .nav li.villa:hover .icon{
    background:url("../img/sprite.png?13") no-repeat -90px -229px
}
.type__tabs .contents{
    padding:35px;
    border:solid 10px #eaeaea
}
.type__tabs .contents .list{
    padding:25px;
    color:#5a5a5a;
    font-size:16px;
    line-height:24px;
    font-weight:600;
    letter-spacing:0.2px
}
.type__tabs .contents .list li{
    position:relative;
    padding-left:23px;
    margin-bottom:5px
}
.type__tabs .contents .list li::before{
    opacity:.6;
    content:'';
    position:absolute;
    left:0;
    top:0;
    width:8px;
    height:8px;
    margin-top:7px;
    border:solid 2px #111;
    -webkit-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    transform:rotate(-45deg)
}
.type__tabs .contents .link{
    padding:0 35px 35px 35px
}
.type__tabs .contents .link li a{
    display:block;

    font-size:16px;
    height:50px;
    line-height:50px;
    letter-spacing:0.2px;
    padding:0 30px;
    font-weight:600;
    margin-left:-15px;
    transition:all .5s ease
}
.type__tabs .contents .link li a span{
    color:#1f7ca7;
    transition:all .5s ease
}
.type__tabs .contents .link li a:hover{
    color:#52c7ff;
    background:#eee
}
.type__tabs .contents .link li a:hover span{
    color:#52c7ff
}
.type__tabs .contents img{
    width:100%;
    box-shadow:0px 0px 30px rgba(0,0,0,0.3)
}
.type__tabs .contents .tab-content .text,.type__tabs .contents .tab-content .image{
    display:none
}
.type__tabs .contents .tab-content.active .text,.type__tabs .contents .tab-content.active .image{
    display:block
}
.type__tabs .contents .tab-content img{
    -webkit-transform:translateX(150px);
    -ms-transform:translateX(150px);
    transform:translateX(150px)
}
.type__tabs .contents .tab-content:nth-child(even) img{
    -webkit-transform:translateX(-150px);
    -ms-transform:translateX(-150px);
    transform:translateX(-150px)
}
.parallax__section{
    position:relative;
    height:450px;
    overflow:hidden
}
.parallax__section::before{
    z-index:18;
    content:'';
    display:block;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:-webkit-linear-gradient(0deg, rgba(0,0,0,0.8), rgba(0,0,0,0.3), rgba(0,0,0,0.8))
}
.parallax__section .hero{
    z-index:20;
    position:absolute;
    left:0;
    top:50%;
    width:100%;
    height:100%;
    text-align:center;
    -webkit-transform:translateY(-20%);
    -ms-transform:translateY(-20%);
    transform:translateY(-20%)
}
.parallax__section .hero p{
    color:#fff;
    font-size:22px;
    line-height:36px;
    margin-bottom:30px
}
.parallax__section .hero a{
    color:#fff;
    font-size:16px
}
.parallax__section .hero a .icon{
    display:inline-block;
    width:18px;
    height:11px;
    background:url("../img/sprite.png?13") no-repeat -250px -15px
}
.parallax__section .hero img{
    display:block;
    margin:30px auto 0
}
.parallax__section .hero .lang-text{
    text-align:center;
    color:#fff;
    font-size:22px;
    margin-top:5px;
    font-weight:600
}
.apartment-carousel,.apartment-carousel--second,.apartment-carousel--big--second,.properties-carousel--mobile,.apartment-carousel--big{
    position:relative;
    padding-top:60px;
    margin-top:60px;
    margin-bottom:100px;
    padding-bottom:60px
}
.apartment-carousel .hero,.apartment-carousel--second .hero,.apartment-carousel--big--second .hero,.properties-carousel--mobile .hero,.apartment-carousel--big .hero{
    position:relative;
    z-index:20;
    color:#c2c2c2;
    letter-spacing:1px;
    line-height:40px;
    font-size:30px;
    font-weight:300;
    text-align:center
}
.apartment-carousel .hero-img,.apartment-carousel--second .hero-img,.apartment-carousel--big--second .hero-img,.properties-carousel--mobile .hero-img,.apartment-carousel--big .hero-img{
    position:relative;
    z-index:21;
    color:#BABABA;
    font-size:46px;
    left:-80px;
    text-align:center;
    font-family:'Pattaya'
}
.apartment-carousel .slider,.apartment-carousel--second .slider,.apartment-carousel--big--second .slider,.properties-carousel--mobile .slider,.apartment-carousel--big .slider{
    margin:20px 0
}
.apartment-carousel .slider img,.apartment-carousel--second .slider img,.apartment-carousel--big--second .slider img,.properties-carousel--mobile .slider img,.apartment-carousel--big .slider img{
    width:100%
}
.apartment-carousel .slider .image,.apartment-carousel--second .slider .image,.apartment-carousel--big--second .slider .image,.properties-carousel--mobile .slider .image,.apartment-carousel--big .slider .image{
    opacity:.5;
    margin:20px 30px;
    border:solid 7px transparent;
    transition:all .5s ease
}
.apartment-carousel .slider .slick-center .image,.apartment-carousel--second .slider .slick-center .image,.apartment-carousel--big--second .slider .slick-center .image,.properties-carousel--mobile .slider .slick-center .image,.apartment-carousel--big .slider .slick-center .image{
    opacity:1;
    padding:0;
    border:solid 7px #eee;
    -webkit-transform:scale(1.1);
    -ms-transform:scale(1.1);
    transform:scale(1.1)
}
.apartment-carousel .text-area,.apartment-carousel--second .text-area,.apartment-carousel--big--second .text-area,.properties-carousel--mobile .text-area,.apartment-carousel--big .text-area{
    z-index:24;
    left:50%;
    width:650px;
    max-width:100%;
    margin-left:-325px;
    position:absolute
}
.apartment-carousel .text-area .buttons,.apartment-carousel--second .text-area .buttons,.apartment-carousel--big--second .text-area .buttons,.properties-carousel--mobile .text-area .buttons,.apartment-carousel--big .text-area .buttons{
    position:absolute;
    left:0;
    width:100%
}
.apartment-carousel .text-area .buttons .slick-arrow,.apartment-carousel--second .text-area .buttons .slick-arrow,.apartment-carousel--big--second .text-area .buttons .slick-arrow,.properties-carousel--mobile .text-area .buttons .slick-arrow,.apartment-carousel--big .text-area .buttons .slick-arrow{
    width:20px;
    height:38px
}
.apartment-carousel .text-area .buttons .slick-arrow::before,.apartment-carousel--second .text-area .buttons .slick-arrow::before,.apartment-carousel--big--second .text-area .buttons .slick-arrow::before,.properties-carousel--mobile .text-area .buttons .slick-arrow::before,.apartment-carousel--big .text-area .buttons .slick-arrow::before{
    display:none !important
}
.apartment-carousel .text-area .buttons .slick-prev,.apartment-carousel--second .text-area .buttons .slick-prev,.apartment-carousel--big--second .text-area .buttons .slick-prev,.properties-carousel--mobile .text-area .buttons .slick-prev,.apartment-carousel--big .text-area .buttons .slick-prev{
    left:-70px;
    background:url("../img/sprite.png?13") no-repeat -176px -2px
}
.apartment-carousel .text-area .buttons .slick-next,.apartment-carousel--second .text-area .buttons .slick-next,.apartment-carousel--big--second .text-area .buttons .slick-next,.properties-carousel--mobile .text-area .buttons .slick-next,.apartment-carousel--big .text-area .buttons .slick-next{
    right:-70px;
    background:url("../img/sprite.png?13") no-repeat -202px -2px
}
.apartment-carousel .text-area .button-inline,.apartment-carousel--second .text-area .button-inline,.apartment-carousel--big--second .text-area .button-inline,.properties-carousel--mobile .text-area .button-inline,.apartment-carousel--big .text-area .button-inline{
    display:block;
    width:260px;
    margin:15px auto;
    text-align:center
}
.apartment-carousel .text-area .slide-progress,.apartment-carousel--second .text-area .slide-progress,.apartment-carousel--big--second .text-area .slide-progress,.properties-carousel--mobile .text-area .slide-progress,.apartment-carousel--big .text-area .slide-progress{
    position:relative;
    display:block;
    width:100%;
    height:5px;
    margin-top:15px;
    background:#eee
}
.apartment-carousel .text-area .slide-progress span,.apartment-carousel--second .text-area .slide-progress span,.apartment-carousel--big--second .text-area .slide-progress span,.properties-carousel--mobile .text-area .slide-progress span,.apartment-carousel--big .text-area .slide-progress span{
    position:absolute;
    left:0;
    top:0;
    height:5px;
    background:#1f7ca7;
    transition:all .5s ease
}
.apartment-carousel--big .image,.apartment-carousel--big--second .image{
    margin:30px 50px !important
}
.apartment-carousel--big .text-area,.apartment-carousel--big--second .text-area{
    z-index:24;
    position:absolute;
    margin-top:-80px
}
.apartment-carousel--big .text-area .buttons,.apartment-carousel--big--second .text-area .buttons{
    position:absolute;
    left:0;
    width:100%
}
.apartment-carousel--big .text-area .buttons .slick-arrow,.apartment-carousel--big--second .text-area .buttons .slick-arrow{
    width:20px;
    height:38px
}
.apartment-carousel--big .text-area .buttons .slick-arrow::before,.apartment-carousel--big--second .text-area .buttons .slick-arrow::before{
    display:none !important
}
.apartment-carousel--big .text-area .buttons .slick-prev,.apartment-carousel--big--second .text-area .buttons .slick-prev{
    left:-85px;
    background:url("../img/sprite.png?13") no-repeat -176px -2px
}
.apartment-carousel--big .text-area .buttons .slick-next,.apartment-carousel--big--second .text-area .buttons .slick-next{
    right:-85px;
    background:url("../img/sprite.png?13") no-repeat -202px -2px
}
.apartment-carousel--big .text-area .text,.apartment-carousel--big--second .text-area .text{
    padding:30px;
    color:#5a5a5a;
    font-size:18px;
    background:#fff;
    box-shadow:0px 3px 15px rgba(0,0,0,0.1)
}
.apartment-carousel--big .text-area .text .text-hero,.apartment-carousel--big--second .text-area .text .text-hero{
    margin-bottom:5px
}
.apartment-carousel--big .text-area .text .info strong,.apartment-carousel--big--second .text-area .text .info strong{
    font-weight:600
}
.apartment-carousel--big .text-area .text .info span,.apartment-carousel--big--second .text-area .text .info span{
    color:#1f7ca7
}
.apartment-carousel--big .text-area .text .button-inline,.apartment-carousel--big--second .text-area .text .button-inline{
    position:relative;
    top:-5px;
    float:right
}
.apartment-carousel--big .text-area .slide-progress,.apartment-carousel--big--second .text-area .slide-progress{
    position:relative;
    display:block;
    width:100%;
    height:5px;
    margin-top:15px;
    background:#eee
}
.apartment-carousel--big .text-area .slide-progress span,.apartment-carousel--big--second .text-area .slide-progress span{
    position:absolute;
    left:0;
    top:0;
    height:5px;
    background:#1f7ca7;
    transition:all .5s ease
}
.properties-carousel--mobile{
    padding:0
}
.properties-carousel--mobile .image{
    margin:10px !important
}
.properties-carousel--mobile .text-area{
    position:relative;
    left:0;
    margin-left:0;
    width:100%;
    padding:25px;
    margin-top:-80px
}
.properties-carousel--mobile .text-area .inner{
    padding:20px;
    background:#fff;
    box-shadow:0px 0px 15px rgba(0,0,0,0.1)
}
.properties-carousel--mobile .text-area p{
    margin:10px 0;
    clear:both
}
.properties-carousel--mobile .text-area strong{
    display:block;
    color:#5A5A5A;
    font-size:18px;
    font-weight:600
}
.properties-carousel--mobile .text-area img{
    float:left;
    height:30px;
    margin-right:10px;
    margin-top:-8px;
    margin-bottom:10px
}
.apartment-carousel--big .text-area .text{
    line-height:26px
}
.apartment-carousel .text-area .buttons .slick-prev{
    left:50px
}
.apartment-carousel .text-area .buttons .slick-next{
    right:50px
}
.page-slider{
    z-index:22;
    position:relative
}
.page-slider .slider{
    margin-bottom:0
}
.page-slider .slider img{
    width:100%;
    background-size:cover
}
.page-slider .slider div{
    position:relative
}
.page-slider .slick-dots{
    bottom:130px
}
.page-slider .slick-dots li{
    width:16px;
    height:16px;
    border:solid 3px #fff;
    box-shadow:0px 0px 10px rgba(0,0,0,0.5);
    border-radius:100%
}
.page-slider .slick-dots li.slick-active{
    background:#1f7ca7;
    border-color:transparent
}
.page-slider .slick-dots li button::before{
    display:none
}
.page-slider .video-toggle{
    z-index:8;
    position:absolute;
    left:50%;
    top:50%;
    margin-top:-42px;
    margin-left:-42px;
    display:block;
    background:url("../img/sprite.png?13") no-repeat -207px -371px;
    width:84px;
    height:84px
}
.properties-page{
    position:relative;
    padding-top:80px;
    padding-bottom:80px
}
.properties-page .hero{
    position:relative;
    z-index:20;
    color:#c2c2c2;
    letter-spacing:1px;
    line-height:40px;
    font-size:40px;
    font-weight:300;
    margin-left:210px;
    text-align:center
}
.properties-page .hero-img{
    position:relative;
    z-index:21;
    color:#BABABA;
    left:-140px;
    font-size:46px;
    text-align:center;
    font-family:'Pattaya'
}
.properties-page .properties-list{
    position:relative;
    padding-top:50px;
    padding-bottom:50px;
    background:url("../img/img@life-bg.png");
    background-size:cover
}
.properties-page .properties-list::before{
    content:'';
    display:block;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:112px;
    background:url("../img/img@life-header.png") no-repeat center;
    background-size:cover
}
.properties-page .properties-list::after{
    content:'';
    display:block;
    position:absolute;
    left:0;
    top:0;
    width:40%;
    height:100%;
    background-image:linear-gradient(90deg, #000, transparent)
}
.properties-page .properties-list .nav-list,.properties-page .properties-list .tabs__content{
    position:relative;
    z-index:14
}
.properties-page .properties-list li{
    float:left;
    width:100px;
    margin-left:10px
}
.properties-page .properties-list li a{
    position:relative;
    display:inline-table;
    width:100%;
    min-height:110px;
    margin-bottom:20px;
    color:#7b7b7b;
    font-size:12px;
    line-height:14px;
    text-align:center;
    background:#fff;
    transition:all .5s ease;
    border-radius:4px;
    box-shadow:0px 4px 12px rgba(0,0,0,0.1)
}
.properties-page .properties-list li a>div{
    display:table-cell;
    vertical-align:middle
}
.properties-page .properties-list li a p{
    width:100%;
    padding:0 7px 12px
}
.properties-page .properties-list li a:hover{
    box-shadow:0px 4px 20px rgba(0,0,0,0.2)
}
.properties-page .properties-list li a img{
    display:block;
    margin:0 auto;
    -webkit-transform:scale(0.7);
    -ms-transform:scale(0.7);
    transform:scale(0.7)
}
.properties-page .properties-list li.active a{
    color:#fff;
    background:#1f7ca7;
    -webkit-transform:scale(1.1);
    -ms-transform:scale(1.1);
    transform:scale(1.1)
}
.properties-page .properties-list li.active a img{
    -webkit-filter:brightness(500%);
    filter:brightness(500%)
}
.properties-page .tabs__content{
    color:#fff;
    width:240px;
    font-size:16px;
    line-height:20px;
    padding-bottom:250px
}
.properties-page .tabs__content p{
    margin-top:30px
}
@media (min-width: 1350px){
    .properties-page .properties-list .container{
        width:1350px
    }
}
.customer-comments{
    color:#5A5A5A;
    font-size:16px;
    line-height:21px
}
.customer-comments .img-responsive{
    width:100%
}
.customer-comments .hero{
    color:#5A5A5A;
    font-size:32px;
    text-align:left;
    margin-left:0
}
.customer-comments p{
    margin-top:10px;
    margin-bottom:15px
}
.customer-comments .info{
    position:relative;
    display:block;
    padding:20px;
    margin-top:30px;
    margin-bottom:30px;
    padding-left:70px;
    background:#fff;
    box-shadow:0px 0px 30px rgba(0,0,0,0.1)
}
.customer-comments .info img{
    position:absolute;
    left:0;
    top:0;
    margin-left:15px;
    margin-top:21px
}
.customer-comments .text-right{
    text-align:right
}
.customer-comments .button-inline{
    padding:0;
    border:0;
    height:auto;
    line-height:18px
}
.customer-comments .button-inline .icon{
    margin-left:5px;
    margin-bottom:0;
    -webkit-transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    -webkit-transform:rotate(90deg)
}
.customer-comments .button-inline:hover{
    box-shadow:0px 0px 0px transparent
}
.customer-comments .relative{
    position:relative
}
.customer-comments .image-detail{
    position:absolute;
    left:0;
    bottom:0;
    width:95%;
    padding:30px;
    color:#111111;
    font-size:16px;
    line-height:24px;
    padding-top:60px;
    margin-bottom:-75px;
    background-image:radial-gradient(at top, #66e0ff, #19408d)
}
.customer-comments img{
    position:relative;
    z-index:7
}
.customer-comments{
    padding-bottom:30px;
    position:relative
}
.customer-comments>.container{
    position:relative;
    z-index:13
}
.customer-comments::after{
    content:'';
    display:block;
    position:absolute;
    right:0;
    bottom:0;
    width:80%;
    height:95%;
    background:#F5F8F9
}
.stage-carousel-black,.stage-carousel-black-small{
    position:relative;
    padding:40px 0
}
.stage-carousel-black::before,.stage-carousel-black-small::before{
    content:'';
    position:absolute;
    left:0;
    top:0;
    display:block;
    width:100%;
    height:100%;
    background-image:radial-gradient(at top, #484849, #1A1A1C)
}
.stage-carousel-black .hero,.stage-carousel-black-small .hero{
    opacity:0.4;
    position:relative;
    color:#C7C7C7;
    font-size:27px;
    text-align:center
}
.stage-carousel-black .slider,.stage-carousel-black-small .slider{
    position:relative
}
.stage-carousel-black .slider,.stage-carousel-black-small .slider{
    margin-top:40px
}
.stage-carousel-black .slick-slide,.stage-carousel-black-small .slick-slide{
    position:relative
}
.stage-carousel-black .image,.stage-carousel-black-small .image{
    opacity:.3;
    margin:20px 30px;
    transition:all .5s ease
}
.stage-carousel-black .image img,.stage-carousel-black-small .image img{
    width:100%
}
.stage-carousel-black .slick-center .image,.stage-carousel-black-small .slick-center .image{
    opacity:1;
    padding:0;
    -webkit-transform:scale(1.1);
    -ms-transform:scale(1.1);
    transform:scale(1.1)
}
.stage-carousel-black .slick-prev,.stage-carousel-black-small .slick-prev{
    z-index:10;
    left:0;
    width:100px;
    height:100%;
    opacity:0
}
.stage-carousel-black .slick-next,.stage-carousel-black-small .slick-next{
    z-index:10;
    right:0;
    width:100px;
    height:100%;
    opacity:0
}
.stage-carousel-black .text,.stage-carousel-black-small .text{
    position:absolute;
    left:0;
    top:0;
    color:#fff;
    font-size:18px;
    width:100%;
    height:100%;
    padding-top:30%;
    text-align:center;
    -webkit-text-shadow:2px 2px 4px rgba(0,0,0,0.7);
    -moz-text-shadow:2px 2px 4px rgba(0,0,0,0.7);
    text-shadow:2px 2px 4px rgba(0,0,0,0.7)
}
.stage-carousel-black .text .text-hero,.stage-carousel-black-small .text .text-hero{
    position:relative;
    left:-25px;
    margin-bottom:5px;
    font-family:'Pattaya'
}
.stage-carousel-black-small{
    padding:20px 0
}
.stage-carousel-black-small .slider{
    margin-top:0
}
.stage-carousel-black-small .text{
    padding-top:25%
}
.stage-carousel-black .text-center{
    text-align:center
}
.stage-carousel-black .button-inline{
    opacity:.7;
    position:relative;
    color:#fff;
    border-color:#fff;
    margin-top:30px
}
.stage-carousel-black .button-inline .icon{
    background:url("../img/sprite.png?13") no-repeat -250px -15px;
    width:18px;
    height:11px
}
.grid__content{
    position:relative;
    /*  padding-top:60px*/
}
.grid__content::before{
    content:'';
    position:absolute;
    left:0;
    top:0;
    width:50%;
    height:100%;
    background:#F4F4F5
}
.grid__content .hero{
    position:relative;
    z-index:20;
    color:#c2c2c2;
    letter-spacing:1px;
    line-height:40px;
    font-size:30px;
    font-weight:300;
    text-align:center
}
.grid__content .hero span{
    position:relative;
    left:-60px
}
.grid__content .hero-img{
    position:relative;
    z-index:21;
    color:#BABABA;
    left:-90px;
    font-size:46px;
    text-align:center;
    font-family:'Pattaya'
}
.grid__content .grid__items{
    /* padding-top:60px*/
}
.grid__content .grid__items .col{
    padding-left:0;
    padding-right:0
}
.grid__content .grid__items .item{
    position:relative;
    height:326px;
    overflow:hidden;
    background:#1d3b55
}
.grid__content .grid__items .item::after{
    /* opacity:.7;
     content:'';
     position:absolute;
     left:0;
     top:0;
     width:100%;
     height:100%;
     background:#00BBFF;
     transition:all .5s ease*/
 }
 .grid__content .grid__items .item .content{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:15
}
.grid__content .grid__items .item img{
    display:block;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-size:cover
}
.grid__content .grid__items .item img.vector{
    width:auto;
    height:auto
}
.grid__content .grid__items .item a{
    display:block
}
.grid__content .grid__items .item .text{
    position:absolute;
    width:100%;
    box-sizing:border-box;
    padding:30px 40px;
    cursor:default;
}
.grid__content .grid__items .item .text p{
    position:relative;
    color:#fff;
    font-weight:100;
    font-size:16px;
    line-height:25px;
    text-align:center;
}
.grid__content .grid__items .item .text p::after{
    /*  content:'';
      position:absolute;
      left:0;
      top:0;
      display:block;
      width:10px;
      height:10px;
      margin-top:9px;
      margin-left:-20px;
      border:solid 1px #fff;*/

  }
  .grid__content .grid__items .item.half{
    height:163px
}
.grid__content .grid__items .item:hover::after{
    opacity:0
}
.grid__content .grid__items .vector-col::after{
    display:none !important
}
.grid__content .grid__items .vector-col .text p{
    color:#fff;
    font-weight:100;
    font-size:16px;
    -webkit-text-shadow:0px 0 0 transparent;
    -moz-text-shadow:0px 0 0 transparent;
    text-shadow:0px 0 0 transparent
}
.grid__content .grid__items .vector-col .text p::after{
    border-color:#fff
}
.grid__content .grid__items .col:nth-child(3) .item img{
    left:auto;
    top:auto;
    right:0;
    bottom:0
}
.grid__content .grid__items .col:nth-child(4) .item:first-child{
    background:#1d3b55
}
.grid__content .grid__items .col:nth-child(4) .item:first-child .text{

}
.grid__content .grid__items .col:nth-child(4) .item:first-child .text p{

}
.grid__content .grid__items .col:nth-child(4) .item:first-child .text p::after{
    border-color:#ccc
}
.stage-page__stats{
    position:relative
}
.stage-page__stats img{
    width:100%
}
.stage-page__stats-content{
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    color:#fff;
    font-size:42px;
    padding-bottom:70px
}
.stage-page__stats-content span{
    font-size:16px
}
.stage-page__stats-content .small-title{
    position:relative;
    top:-15px
}
.stage-page__stats-content .icon-holder{
    float:left;
    width:100px
}
.stage-page__stats-content .icon{
    display:block;
    -webkit-transform-origin:left center
}
.stage-page__land-icon{
    background:url("../img/sprite.png?13") no-repeat -177px -289px;
    width:88px;
    height:62px
}
.stage-page__village-icon{
    background:url("../img/sprite.png?13") no-repeat -5px -291px;
    width:81px;
    height:59px
}
.stage-page__stage-icon{
    background:url("../img/sprite.png?13") no-repeat -275px -288px;
    width:88px;
    height:62px
}
.stage-page__apartment-icon{
    background:url("../img/sprite.png?13") no-repeat -101px -291px;
    width:66px;
    height:65px
}
.stage-list__sidebar.fixed{
    position:fixed;
    top:100px;
    margin-top:15px;
    transition:all .5s ease
}
.stage-list__sidebar .list-hero{
    display:block;
    color:#5A5A5A;
    font-size:18px;
    margin-top:25px;
    margin-bottom:10px
}
.stage-list__sidebar li{
    margin-bottom:20px; position: relative;
    border:1px solid #797979;
}
.stage-list__sidebar li a{
    display:block;
    padding:15px;
    color:#fff;
    font-family: 'Pattaya';
    font-size:22px;
    transition:all .5s ease
}
.stage-list__sidebar li span{
    display:inline-block;
    margin-top:10px;
    padding:5px;
    color:#43BBEE;
    font-size:16px;
    font-family:Raleway;
}
.stage-list__sidebar li span.pink{

}
.stage-list__sidebar li a.active{

}
.stage-page__list{
    position:relative;
    overflow:hidden;
    padding-top:90px;
    background-color:#363636;
}

.stage-page__list-item{
    margin-bottom:50px;
    position:relative;
    box-shadow:0px 0px 15px #141414
}
.stage-page__list-item::before{
    display:none;
    content:'';
    position:absolute;
    left:0;
    top:0;
    width:45px;
    height:354px;
    margin-left:-1px;
    margin-top:-2px;
    background:#FF2D94
}
.stage-page__list-item::after{
    display:none;
    z-index:-1;
    content:'';
    position:absolute;
    left:0;
    top:30px;
    margin-left:-18px;
    background:url("../img/sprite.png?13") no-repeat -454px -240px;
    width:20px;
    height:28px
}
.stage-page__list-item.active::after,.stage-page__list-item.active::before{
    display:block
}
.stage-page__list-item .image{
    position:relative;
    width:100%;
    height:350px;
    overflow:hidden
}
.stage-page__list-item .image img{
    position:absolute;
    left:0;
    width:100%;
    height:350px;
    transition:all .5s ease
}
.stage-page__list-item .content{
    position:absolute;
    left:0;
    top:0;
    color:#fff;
    width:100%;
    height:100%;
    padding:50px;
    background-image:linear-gradient(to right, rgba(0,0,0,0.7), transparent)
}
.stage-page__list-item .time-circle{
    position:absolute;
    right:0;
    top:0;
    display:block;
    width:81px;
    height:81px;
    color:#fff;
    font-size:12px;
    margin-top:15px;
    margin-right:15px;
    text-align:center;
    background:rgba(40,40,40,0.9);
    box-shadow:0px 0px 0px 10px rgba(255,255,255,0.3);
    border-radius:100%
}
.stage-page__list-item .time-circle .text{
    margin-top:26px
}
.stage-page__list-item .time-circle span{
    font-size:10px;
    display:block
}
.stage-page__list-item .content .hero{
    font-size:32px;font-family: 'Pattaya';
    margin-bottom:10px
}
.stage-page__list-item .content li{
    position:relative;
    font-size:16px;
    line-height:35px;
    padding-left:20px
}
.stage-page__list-item .content li::before{
    content:'';
    position:absolute;
    left:0;
    top:0;
    width:8px;
    height:8px;
    margin-top:15px;
    border:solid 2px #fff;
    -webkit-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    transform:rotate(-45deg)
}
.stage-page__list-item .content .button-inline{
    color:#fff;
    border-color:#fff;
    margin-top:15px
}
.stage-page__list-item .content .button-inline .icon{
    background:url("../img/sprite.png?13") no-repeat -250px -15px;
    width:18px;
    height:11px
}
.stage-page__list-item p{
    color:#fff;
    font-size:16px;
    line-height:18px
}
.page-slider .form,.page-slider .blockquote,.stage-page__list-item .form{
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    padding-top:15px;
    padding-bottom:15px;
    background:rgba(34,34,34,0.9)
}
.page-slider .blockquote{
    padding:30px 0
}
.page-slider .form form,.stage-page__list-item .form form{
    width:503px;
    max-width:100%;
    margin:0 auto
}
.page-slider .form form input,.stage-page__list-item .form form input{
    color:#fff;
    font-size:18px;
    width:60%;
    float:left
}
.page-slider .form form button,.stage-page__list-item .form form button{
    width:30%;
    float:right;
    min-width:0;
    font-size:18px;
    line-height:45px;
    margin-top:10px;
    margin-right:0
}
.page-slider .form p{
    color:#fff;
    line-height:17px
}
.page-slider blockquote,.stage-page__list-item blockquote{
    position:relative;
    font-size:16px;
    width:290px;
    line-height:20px;
    margin-top:30px
}
.page-slider blockquote{
    width:600px;
    color:#fff;
    margin:0 auto
}
.page-slider blockquote::before,.stage-page__list-item blockquote::before{
    content:'';
    display:block;
    position:absolute;
    left:0;
    top:0;
    margin-left:-30px;
    margin-top:-14px;
    background:url("../img/sprite.png?13") no-repeat -379px -291px;
    width:50px;
    height:40px
}
.page-slider blockquote span,.stage-page__list-item blockquote span{
    display:block;
    margin-top:15px
}
.page-slider blockquote span{
    margin-top:7px
}
.stage-page__list-item:hover .image img{
    -webkit-transform:scale(1.1);
    -ms-transform:scale(1.1);
    transform:scale(1.1)
}
.stage-page__list-item:hover .button-inline{
    opacity:1;
    visibility:visible
}
.plan-page{
    position:relative
}
.plan-page .plan{
    position:relative;
    width:100%
}
.plan-page .toggle{
    position:absolute;
    width:210px;
    left:0;
    bottom:0;
    color:rgba(17,17,17,0.5);
    font-size:14px;
    padding:0 20px;
    height:38px;
    line-height:38px;
    text-align:center;
    margin-left:20px;
    margin-bottom:20px;
    border-radius:38px;
    background:rgba(255,255,255,0.7)
}
.plan-page .toggle .active{
    color:#DE558D
}
.plan-page .toggle .check{
    position:relative;
    display:inline-block;
    width:50px;
    height:28px;
    margin-left:5px;
    margin-right:5px;
    margin-bottom:-8px;
    background:#1f7ca7;
    border-radius:28px
}
.plan-page .toggle .check input{
    position:absolute;
    z-index:5;
    left:0;
    top:0;
    width:100%;
    height:100%;
    opacity:0
}
.plan-page .toggle .check span{
    position:absolute;
    left:0;
    top:0;
    width:24px;
    height:24px;
    margin-top:2px;
    margin-left:3px;
    background:#fff;
    transition:all .5s ease;
    box-shadow:0px 0px 5px rgba(0,0,0,0.6);
    border-radius:100%
}
.plan-page .toggle.active .check span{
    margin-left:22px
}
.plan-page .toggle.active .image-view{
    color:rgba(17,17,17,0.5)
}
.plan-page .toggle.active .map-view{
    color:#DE558D
}
.plan-page .plan-map{
    display:none
}
.plan-page .plan-image{
    background-image:url("../img/img@plan-image.png");
    background-size:cover
}
.plan-page .plan-image{
    padding-top:120px;
    text-align:center
}
.plan-page.map-active .plan-image{
    display:none
}
.plan-page.map-active .plan-map{
    display:block
}
.button-location{
    position:absolute;
    width:100%;
    padding:10px;
    left:0;
    bottom:0;
    z-index:24;
    background:#E9E9E9
}
.button-location .button-inline{
    color:#111;
    width:100%;
    text-align:center;
    border-color:#111
}
.button-location .button-inline .icon{
    background:url("../img/sprite.png?13") no-repeat -231px -35px;
    width:13px;
    height:10px
}
.page-tab__navigation{
    position:relative;
    z-index:22;
    padding:20px 0;
    margin-top:-120px;
    background:rgba(255,255,255,0.95)
}
.page-tab__navigation .button{
    margin-right:0;
    margin-left:15px;
    margin-top:15px
}
.page-tab__navigation li{
    float:left;
    width:50%;
    max-height:80px;
    position:relative
}
.page-tab__navigation li::before{
    opacity:0;
    visibility:hidden;
    position:absolute;
    left:50%;
    bottom:0;
    content:'';
    display:block;
    width:65px;
    height:33px;
    margin-left:-32px;
    margin-bottom:-53px;
    background:url("../img/sprite.png?13") no-repeat -8px -40px;
    transition:all .5s ease
}
.page-tab__navigation li a{
    cursor:pointer;
    display:block;
    color:#5a5a5a;
    font-size:22px;
    padding-top:13px;
    padding-bottom:13px;
    margin-bottom:10px;
    text-align:center;
    border-left:solid 1px #eee;
    transition:all .5s ease
}
.page-tab__navigation li.active a,.page-tab__navigation li:hover a{
    color:#1f7ca7
}
.page-tab__navigation li.active::before,.page-tab__navigation li:hover::before{
    opacity:1;
    visibility:visible
}
.page-tab__navigation li:first-child a{
    border-left:0
}
.page-tab__navigation li .line{
    display:block;
    padding-top:13px;
    padding-bottom:13px
}
.page-tab__navigation li .link-button{
    position:relative;
    display:inline-block
}
.page-tab__navigation li:nth-child(odd) .link-button{
    text-align:left
}
.page-tab__navigation li.apartment .link-button{
    margin-left:-45px
}
.page-tab__navigation li.apartment .link-button .icon{
    position:absolute;
    left:0;
    top:0;
    margin-top:-8px;
    margin-left:-75px;
    display:block;
    width:59px;
    height:58px;
    background:url("../img/sprite.png?13") no-repeat -362px -11px
}
.page-tab__navigation li.apartment.active .icon,.page-tab__navigation li.apartment:hover .icon{
    background:url("../img/sprite.png?13") no-repeat -295px -13px
}
.page-tab__navigation li.villa .link-button{
    margin-left:32px
}
.page-tab__navigation li.villa .link-button .icon{
    position:absolute;
    left:0;
    top:0;
    margin-left:-78px;
    margin-top:-12px;
    display:block;
    width:72px;
    height:52px;
    background:url("../img/sprite.png?13") no-repeat -5px -229px
}
.page-tab__navigation li.villa.active .icon,.page-tab__navigation li.villa:hover .icon{
    background:url("../img/sprite.png?13") no-repeat -90px -229px
}
.page-tab__content{
    display:none
}
.page-slider_information{
    z-index:10;
    position:absolute;
    left:0;
    top:50%;
    color:#fff;
    padding:30px;
    background:rgba(33,33,33,0.8);
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%)
}
.page-slider_information .hero{
    font-size:32px;
    margin-bottom:10px
}
.page-slider_information .tiny-text{
    font-size:10px;
    display:block
}
.page-slider_information .small-text{
    font-size:14px
}
.page-slider_information ul{
    margin-top:15px
}
.page-slider_information li{
    position:relative;
    font-size:16px;
    line-height:35px;
    padding-left:20px
}
.page-slider_information li a,.stage-page__list-item .content li a{
    color:#FFF
}
.page-slider_information li::before{
    content:'';
    position:absolute;
    left:0;
    top:0;
    width:8px;
    height:8px;
    margin-top:15px;
    border:solid 2px #fff;
    -webkit-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    transform:rotate(-45deg)
}
.page-tab__container .tab-content{
    padding:50px;
    border:solid 10px #EAEAEA
}
.page-information__box{
    position:relative;
    margin-bottom:-100px;
    padding:40px;
    background:#fff;
    box-shadow:0px 0px 30px rgba(0,0,0,0.1)
}
.page-information__box .action{
    float:right;
    margin-top:-120px
}
.page-information__box li{
    float:left
}
.page-information__box .action .share-icon{
    background:url("../img/sprite.png?13") no-repeat -378px -211px;
    width:23px;
    height:26px;
    margin-right:5px
}
.page-information__box .action .pdf-download{
    background:url("../img/sprite.png?13") no-repeat -430px -211px;
    width:27px;
    height:26px;
    margin-right:5px
}
.page-information__box .action li{
    margin-left:40px
}
.page-information__box .action li span{
    position:relative;
    left:-5px;
    display:inline-block;
    margin-bottom:-7px;
    font-weight:700
}
.page-information__box .action a{
    color:#19408d;
    font-size:16px
}
.page-information__box .hero{
    color:#5A5A5A;
    font-size:24px
}
.information-box-tabs{
    width:100%
}
.information-box-tabs__nav{
    height:45px;
    margin:20px 0 30px;
    border-bottom:solid 3px #E6E6E6
}
.information-box-tabs__nav .mobile-legend{
    display:none;
    width:170px;
    padding:0 15px;
    height:50px;
    line-height:50px;
    background:#fff;
    box-shadow:0px 0px 10px rgba(0,0,0,0.1)
}
.information-box-tabs__nav .mobile-legend .icon{
    display:inline-block;
    float:right;
    background:url("../img/sprite.png?13") no-repeat -470px -218px;
    width:17px;
    height:10px;
    margin-top:20px
}
.information-box-tabs__nav li{
    position:relative
}
.information-box-tabs__nav li a{
    position:relative;
    bottom:-2px;
    display:block;
    color:#111;
    height:45px;
    line-height:45px;
    font-size:20px;
    padding:0 35px;
    border-bottom:solid 5px transparent
}
.information-box-tabs__nav li.active a{
    color:#1f7ca7;
    border-color:#1f7ca7
}
.information-box-tabs__content table{
    width:260px;
    margin-top:20px;
    margin-left:20px
}
.information-box-tabs__content table td{
    color:#111;
    font-size:14px;
    padding:7px 0
}
.information-box-tabs__content table td.big{
    font-size:16px;
    border-top:solid 1px #111
}
.page-detail-calculator{
    position:relative;
    padding:50px;
    padding-bottom:40px;
    margin-bottom:30px
}
.page-detail-calculator .info-icon{
    position:absolute;
    left:0;
    top:0;
    display:inline-block;
    background:url("../img/sprite.png?13") no-repeat -430px -256px;
    width:14px;
    height:14px
}
.page-detail-calculator::before{
    content:'';
    position:absolute;
    right:0;
    bottom:0;
    width:90%;
    height:70%;
    background:#F5F8F9
}
.page-detail-calculator .page-information__box{
    margin-bottom:0
}
.page-detail-calculator p{
    position:relative;
    font-size:16px;
    padding-left:20px
}
.page-detail-calculator p a{
    display:inline-block;
    color:#19408d;
    margin-left:15px
}
.page-detail-calculator p a .icon{
    display:inline-block;
    background:url("../img/sprite.png?13") no-repeat -229px -15px;
    width:18px;
    height:11px;
    margin-left:10px
}
.page-detail-calculator .select-property .label{
    color:#5a5a5a;
    font-size:15px;
    margin-top:15px;
    margin-bottom:5px
}
.page-detail-calculator .select-property li{
    margin-right:10px
}
.page-detail-calculator .select-property li a{
    display:block;
    height:44px;
    color:#111;
    width:90px;
    font-size:15px;
    font-weight:700;
    text-align:center;
    line-height:40px;
    background:#cfcfcf;
    border:solid 3px transparent
}
.page-detail-calculator .select-property li.active a{
    color:#1f7ca7;
    border-color:#1f7ca7;
    background:transparent
}
.page-detail-calculator .calculate-table{
    position:relative;
    padding:50px;
    color:#fff;
    font-family:'Roboto', sans-serif;
    font-weight:700;
    font-size:20px;
    margin-bottom:20px;
    background-image:radial-gradient(at top, #66e0ff, #19408d)
}
.page-detail-calculator .calculate-table .label{
    color:#111;
    font-size:16px;
    margin-top:35px;
    margin-bottom:5px;
    font-weight:400;
    font-family:'Raleway', 'Arial', sans-serif
}
.page-detail-calculator .calculate-table .label.mt0{
    margin-top:0
}
.page-detail-calculator .calculate-table .date{
    font-size:12px;
    display:block;
    font-weight:400
}
.page-detail-calculator .calculate-table .last-date{
    font-size:12px;
    position:absolute;
    right:0;
    bottom:0;
    margin:15px
}
.stage-plan-map{
    margin:150px 0 50px
}
.stage-plan-map .hero{
    position:relative;
    z-index:20;
    color:#fff;
    letter-spacing:1px;
    line-height:40px;
    font-size:30px;
    font-weight:300;
    margin-left:90px;
    margin-bottom:-38px
}
.stage-plan-map .hero-img{
    position:relative;
    z-index:21;
    color:#BABABA;
    font-size:46px;
    font-family:'Pattaya'
}
.stage-plan-map .blue-area{
    color:#111;
    width:95%;
    float:right;
    padding:50px;
    background-image:radial-gradient(at top, #7EE9FF, #4ECEFF)
}
.stage-plan-map .blue-area .plan-area{
    margin-left:-130px
}
.stage-plan-map .blue-area .hero{
    color:#111;
    font-size:32px;
    margin-left:0;
    margin-bottom:15px;
    margin-top:80px
}
.stage-plan-map .blue-area li{
    position:relative;
    margin:7px 0
}
.stage-plan-map .blue-area li a{
    color:#455e69;
    display:inline-block;
    padding:0 30px;
    line-height:35px;
    font-size:16px;
    font-weight:700;
    transition:all .3s ease
}
.stage-plan-map .blue-area li a:hover{
    background:rgba(0,0,0,0.1)
}
.stage-plan-map .blue-area li a::before{
    content:'';
    position:absolute;
    left:0;
    top:0;
    width:8px;
    height:8px;
    margin-top:15px;
    margin-left:10px;
    border:solid 2px #111;
    -webkit-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    transform:rotate(-45deg)
}
.stage-plan-map .blue-area .button{
    color:#19408d;
    background:#fff;
    padding:0 30px;
    margin-top:15px;
    cursor:pointer
}
.stage-plan-map .blue-area .button .icon{
    display:inline-block;
    background:url("../img/sprite.png?13") no-repeat -229px -15px;
    width:18px;
    height:11px
}
.information-box-tabs__content .information-box-tabs{
    display:none
}
.page-tab__container .live__camera{
    padding-top:50px;
    padding-bottom:60px
}
.share-popup{
    display:none;
    position:fixed;
    left:0;
    top:0;
    z-index:59;
    width:100%;
    height:100%
}
.share-popup.active{
    display:block
}
.share-popup::before{
    opacity:0.9;
    position:absolute;
    left:0;
    top:0;
    z-index:60;
    content:'';
    display:block;
    width:100%;
    height:100%;
    background-image:radial-gradient(at top, #66e0ff, #19408d)
}
.share-popup .popup-center{
    position:absolute;
    z-index:61;
    left:50%;
    top:50%;
    width:320px;
    padding:10px;
    margin:0 auto 0 -160px;
    line-height:18px;
    background:#fff;
    box-shadow:0px 0px 10px rgba(0,0,0,0.3);
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%)
}
.share-popup .popup-center .close{
    float:right;
    color:#19408d
}
.share-popup .popup-center p{
    margin-bottom:15px
}
.share-popup .popup-center li{
    width:20%;
    float:left;
    text-align:center
}
.share-popup .popup-center li a{
    display:inline-block
}
.share-popup .popup-center li.linkedin a{
    background:url("../img/sprite.png?13") no-repeat -83px -375px;
    width:24px;
    height:25px
}
.share-popup .popup-center li.twitter a{
    background:url("../img/sprite.png?13") no-repeat -40px -380px;
    width:26px;
    height:20px;
    margin-top:5px
}
.share-popup .popup-center li.google a{
    background:url("../img/sprite.png?13") no-repeat -124px -376px;
    width:26px;
    height:24px
}
.share-popup .popup-center li.facebook a{
    background:url("../img/sprite.png?13") no-repeat -161px -375px;
    width:15px;
    height:25px
}
.share-popup .popup-center li.whatsapp a{
    background:url("../img/sprite.png?13") no-repeat -5px -376px;
    width:27px;
    height:27px
}
.contact-page{
    margin-top:0;
    padding-top:150px;
    padding-bottom:30px;
    background: #363636;
}
.contact-page .blue-area{
    background:none
}
.contact-page .hero,.contact-page .hero-img{
    color:rgba(17,17,17,0.4)
}
.contact-page .hero{
    font-size:46px
}
.contact-page .properties p{
    position:relative;
    padding-left:50px
}
.contact-page .properties p::before{
    content:'';
    display:block;
    position:absolute;
    left:0;
    top:0
}
.contact-page .properties p.phone::before{
    background:url("../img/sprite.png?13") no-repeat -392px -163px;
    width:30px;
    height:30px;
    margin-top:-5px
}
.contact-page .properties p.mail::before{
    background:url("../img/sprite.png?13") no-repeat -432px -163px;
    width:28px;
    height:27px;
    margin-top:-5px
}
.contact-page .properties p.address::before{
    background:url("../img/sprite.png?13") no-repeat -459px -127px;
    width:29px;
    height:30px
}
.content-page .page-hero{
    font-size:40px;
    padding-top:150px;
    padding-bottom:20px;
    margin-bottom:30px;
    color:rgba(17,17,17,0.7);
    background-image:radial-gradient(at top, #66e0ff, #19408d)
}
.content-page .mini-hero{
    font-size:26px;
    margin-top:30px
}
.content-page .information-box-tabs__nav li{
    float:left
}
.content-page .search-result{
    margin-bottom:30px
}
.content-page .search-result .content-list{
    border-bottom:solid 1px #eee
}
.content-page .search-result{
    line-height:20px
}
.content-page .search-result .content-list li{
    font-size:16px;
    line-height:22px;
    padding-top:25px;
    padding-bottom:25px;
    border-top:solid 1px #eee
}

@media (max-width: 1000px){
    .page__header .navigation-menu{
        min-width:0
    }
    .page__header{
        min-height:0;
        padding-bottom:20px
    }
    .page__header .logo{
        z-index:25;
        position:absolute;
        left:0;
        top:0;
        margin-left:15px
    }
    .page__header .logo img{
        width:160px
    }
    .page__header .navigation-menu{
        display:none;
        position:relative;
        position:absolute;
        left:0;
        top:100%;
        width:100%
    }
    .page__header .navigation-menu::after{
        position:absolute;
        content:'';
        display:block;
        left:0;
        top:0;
        opacity:.9;
        width:100%;
        height:100%;
        background:#252525;
    }
    .page__header .navigation-menu ul{
        width:auto;
        position:relative;
        padding:15px;
        z-index:15;
        box-sizing:border-box
    }
    .page__header .navigation-menu ul li{
        float:none;
        margin-left:0;
        border-top:solid 1px rgba(255,255,255,0.1);
    }
    .page__header .navigation-menu ul li a{
        display:block;
        padding-top:8px;
        padding-bottom:8px;
        font-size:16px;
        border:0
    }
    .page__header .navigation-menu ul li:first-child{
        border-top:0
    }
    .page__header .navigation-menu .mobile-phone{
        display:block;
        border-top:0;
        margin-top:15px
    }
    .page__header .mobile-toggle{
        display:block;
    }
    .page__header .actions ul{
        display:none;
        position:absolute;
        left:0;
        top:0;
    }
    .page__header .actions .toggle{
        margin-top:12px;
        margin-left:-65px
    }
    .page__header .actions .search{
        z-index:23
    }
    body.menu-active .logo{
        opacity:0.1
    }
    body.menu-active .actions .toggle{
        display:none
    }
    body.menu-active .actions ul,body.menu-active .navigation-menu{
        display:block
    }
    body.menu-active .mobile-toggle{
        display:block;
        margin-top:0
    }
    body.menu-active .mobile-toggle span:nth-child(2){
        opacity:0
    }
    body.menu-active .mobile-toggle span:nth-child(1){
        -webkit-transform:rotate(-45deg);
        -ms-transform:rotate(-45deg);
        transform:rotate(-45deg)
    }
    body.menu-active .mobile-toggle span:nth-child(3){
        margin-top:-11px;
        -webkit-transform:rotate(45deg);
        -ms-transform:rotate(45deg);
        transform:rotate(45deg)
    }
    .navigation ul{
        width:750px
    }
    body.search-active .logo,body.search-active .mobile-toggle{
        opacity:0.1
    }
    body.search-active .page__header .actions{
        z-index:50;
        float:none
    }
    body.search-active .actions .search,body.search-active .page__header .actions,body.search-active .actions .search input,body.search-active .actions .search .hidden-area{
        width:100% !important
    }
    body.search-active .actions .search .related-list ul{
        position:static
    }
    .live__camera .gray{
        height:80%
    }
    .stage__slider .text-area .text{
        padding:20px;
        font-size:14px
    }
    .live__camera .person-card img,.live__camera .player .player-content img,.live__camera .player .player-content iframe{
        width:100%
    }
    .live__camera .person-card .about .inner{
        font-size:14px
    }
    .properties__tab .tabs__menu li{
        width:27.7%
    }
    .properties__tab .contents{
        padding-left:0
    }
    .type__tabs .contents .tab-content img{
        -webkit-transform:translateX(70px);
        -ms-transform:translateX(70px);
        transform:translateX(70px)
    }
    .type__tabs .contents .tab-content:nth-child(even) img{
        -webkit-transform:translateX(-70px);
        -ms-transform:translateX(-70px);
        transform:translateX(-70px)
    }
    .parallax__section{
        height:300px
    }
    .parallax__section .hero{
        -webkit-transform:translateY(-32%);
        -ms-transform:translateY(-32%);
        transform:translateY(-32%)
    }
    .type__tabs .contents .link li a{
        font-size:13px
    }
    .page__header .actions .search .hidden-area{
        transition:all 0s ease
    }
    .properties__tab{
        padding-top:30px
    }
    .properties__tab .list-label{
        display:none
    }
    .stage-page__stats-content{
        font-size:30px
    }
    .stage-page__stats-content span{
        font-size:14px
    }
    .stage-page__stats-content .icon{
        -webkit-transform:scale(0.7);
        -ms-transform:scale(0.7);
        transform:scale(0.7)
    }
    .stage-page__stats-content .icon-holder{
        width:85px
    }
    .stage-page__stats-content .container .col-md-6 .col-sm-6{
        min-height:70px
    }
    .stage-page__stats-content .small-title{
        top:-10px
    }
    .page-tab__navigation .button{
        width:45%;
        font-size:14px;
        min-width:0
    }
    .information-box-tabs img{
        width:100%
    }
    .page-detail-calculator p{
        font-size:13px
    }
    .stage-plan-map .blue-area .plan-area img{
        width:480px
    }
    .plan-page .plan-image{
        padding-top:30px
    }
    .content-page .page-hero{
        padding-top:30px
    }
    .stage-carousel-black .text,.stage-carousel-black-small .text{
        padding-top:25%
    }
}
@media (max-width: 990px){
    .homepage_slider .slider div .information .text{
        width:100%
    }
    .homepage_slider .slider div .information .text:before{
        display:none
    }
    .homepage_slider .slider div .information .text p{
        display:none
    }
    .homepage_slider .slider div .information .text .hero{
        font-size:50px;
        line-height:52px
    }
    .properties__tab>.container>.row>div{
        width:100%
    }
    .properties__tab .contents{
        margin-top:0;
        padding-left:0
    }
    .properties__tab .contents .hero-img,.properties__tab .contents .hero{
        display:none
    }
    .type__tabs .animated__tab{
        margin-left:-30px;
        margin-right:-30px
    }
    .page-tab__navigation .nav,.type__tabs .animated__tab .nav{
        margin-bottom:30px;
        box-shadow:0px 5px 10px #eee
    }
    .page-tab__navigation .nav li,.type__tabs .animated__tab .nav li{
        position:relative;
        width:100%;
        padding-left:60px;
        border-bottom:solid 1px #eaeaea
    }
    .page-tab__navigation .nav li::after,.type__tabs .animated__tab .nav li::after{
        content:'';
        position:absolute;
        display:block;
        right:0;
        top:50%;
        background:url("../img/sprite.png?13") no-repeat -280px -248px;
        width:20px;
        height:20px;
        margin-top:-10px;
        margin-right:30px
    }
    .page-tab__navigation .nav li.active::after,.type__tabs .animated__tab .nav li.active::after{
        margin-top:10px;
        background:url("../img/sprite.png?13") no-repeat -310px -257px;
        width:20px;
        height:2px;
        margin-top:-1px
    }
    .page-tab__navigation .nav li:first-child,.type__tabs .animated__tab .nav li:first-child{
        padding-top:12px;
        padding-bottom:12px;
        border-top:solid 1px #eaeaea
    }
    .page-tab__navigation .nav li a,.type__tabs .animated__tab .nav li a{
        font-size:16px;
        border-left:0;
        text-align:left;
        margin-bottom:0
    }
    .page-tab__navigation .nav li a br,.page-tab__navigation .nav li::before,.type__tabs .animated__tab .nav li a br,.type__tabs .animated__tab .nav li::before{
        display:none
    }
    .page-tab__navigation .nav li .link-button,.type__tabs .animated__tab .nav li .link-button{
        margin:0 !important
    }
    .page-tab__navigation .nav li .link-button .icon,.type__tabs .animated__tab .nav li .link-button .icon{
        position:static;
        left:0;
        top:0;
        margin:0
    }
    .page-tab__navigation .nav li.apartment .link-button .icon,.type__tabs .animated__tab .nav li.apartment .link-button .icon{
        background:url("../img/sprite.png?13") no-repeat -181px -245px;
        width:33px;
        height:32px;
        margin-left:-40px;
        margin-top:-11px
    }
    .page-tab__navigation .nav li.apartment.active .link-button .icon,.type__tabs .animated__tab .nav li.apartment.active .link-button .icon{
        background:url("../img/sprite.png?13") no-repeat -340px -241px
    }
    .page-tab__navigation .nav li.villa .link-button .icon,.type__tabs .animated__tab .nav li.villa .link-button .icon{
        background:url("../img/sprite.png?13") no-repeat -229px -248px;
        width:36px;
        height:26px;
        margin-left:-40px;
        margin-top:5px
    }
    .page-tab__navigation .nav li.villa.active .link-button .icon,.type__tabs .animated__tab .nav li.villa.active .link-button .icon{
        background:url("../img/sprite.png?13") no-repeat -386px -249px
    }
    .type__tabs .contents{
        padding:15px;
        border:0
    }
    .type__tabs .contents .tab-content>div{
        width:100%
    }
    .type__tabs .contents .tab-content .image{
        padding:0 40px
    }
    .type__tabs .contents .tab-content img,.type__tabs .contents .tab-content:nth-child(even) img{
        display:none
    }
    .type__tabs .contents .link{
        padding:0 15px 15px
    }
    .type__tabs{
        padding-bottom:20px
    }
    .mobile-footer ul{
        margin-right:50px
    }
    .stage__slider--mobile{
        display:block
    }
    .stage-page__list>.container>.row>div,.blue-area>.container>.row>div{
        width:100%
    }
    .map-footer .blue-area .form{
        margin-top:20px
    }
    .stage-list__sidebar{
        display:none
    }
    .stage-page__list-item.active::after,.stage-page__list-item.active::before{
        display:none
    }
    .stage-page__stats-content{
        padding-bottom:10px
    }
    .stage-page__stats-content{
        font-size:23px
    }
    .stage-page__stats-content span{
        font-size:12px
    }
    .stage-page__stats-content .icon{
        position:relative;
        top:-10px;
        -webkit-transform:scale(0.5);
        -ms-transform:scale(0.5);
        transform:scale(0.5)
    }
    .stage-page__stats-content .icon-holder{
        width:75px
    }
    .stage-page__stats-content .container .col-md-6 .col-sm-6{
        min-height:65px
    }
    .stage-page__stats-content .small-title{
        top:-5px
    }
    .page-tab__navigation{
        padding-top:0;
        padding-bottom:0;
        margin-top:-119px;
        background:#fff
    }
    .page-tab__navigation .container{
        width:100%;
        padding:0
    }
    .page-tab__navigation .button{
        display:none
    }
    .page-tab__navigation .nav li .link-button .icon{
        position:absolute
    }
    .page-tab__content .mobile-buttons img{
        width:100%;
        display:block
    }
    .page-tab__content .mobile-buttons{
        margin-bottom:15px
    }
    .page-tab__content .mobile-gallery-button{
        position:relative
    }
    .page-tab__content .mobile-gallery-button .button-cover{
        position:absolute;
        left:0;
        top:0;
        width:100%;
        height:100%;
        background:rgba(0,0,0,0.6)
    }
    .page-tab__content .mobile-gallery-button a{
        position:absolute;
        top:50%;
        left:50%;
        display:block;
        width:176px;
        height:50px;
        color:#fff;
        margin-top:-25px;
        margin-left:-88px;
        text-align:center;
        line-height:50px;
        border:solid 1px #fff
    }
    .page-tab__content .mobile-gallery-button a span{
        display:inline-block;
        margin-left:10px;
        background:url("../img/sprite.png?13") no-repeat -250px -15px;
        width:18px;
        height:11px
    }
    .page-detail-calculator,.page-tab__container .tab-content{
        padding:0;
        border:0
    }
    .information-box-tabs__content table{
        width:100%;
        margin-left:0
    }
    .apartment-carousel .hero-img,.apartment-carousel--second .hero-img{
        display:none
    }
    .apartment-carousel .hero,.apartment-carousel--second .hero{
        text-align:left;
        padding-left:20px
    }
    .apartment-carousel .text-area,.apartment-carousel--second .text-area{
        display:none
    }
    .apartment-carousel,.apartment-carousel--second{
        margin-bottom:0;
        padding-bottom:0
    }
    .page-information__box{
        padding:0;
        padding-top:30px;
        padding-bottom:30px;
        border-top:solid 1px #eee;
        border-bottom:solid 1px #eee;
        box-shadow:0 0 0 transparent
    }
    .page-detail-calculator .calculate-table{
        margin-top:20px
    }
    .properties-carousel--mobile .image{
        margin:10px 30px !important
    }
    .properties-page .hero-img{
        left:0;
        font-size:30px
    }
    .customer-comments .relative{
        margin-bottom:80px
    }
    .customer-comments .image-detail{
        width:100%
    }
    .customer-comments::after{
        width:100%
    }
    .contact-page{
        padding-top:1px
    }
    .contact-page .form{
        margin-top:0 !important;
        margin-bottom:15px
    }
    .map-footer .hero-img,.contact-page .hero-img{
        font-size:24px
    }
    .map-footer .hero,.contact-page .hero{
        margin-left:0;
        font-size:15px
    }
    .map-footer .blue-area,.contact-page .blue-area{
        padding-top:75px;
        padding-bottom:25px
    }
    .contact-page .properties p{
        clear:both
    }
}
.phone-show{
    display:none
}
.direction-button{
    width:96%;
    margin:5px 0;
    height:40px;
    color:#888;
    font-size:14px;
    text-align:center;
    line-height:40px;
    margin-left:2%;
    border:solid 1px #888
}
@media (max-width: 690px){
    body.menu-active{overflow: hidden;}
    .properties-page .properties-list li{width: 85px !important; margin: 10px;}
    .properties-page .properties-list li a{margin-bottom: 0; width: 85px !important; height: 85px !important; min-height: 95px !important; padding: 0 3px;}
    .properties-page .properties-list li a p{font-size: 8px; padding: 0 0 5px;}
    .phone-hide{
        display:none
    }
    .grid__content{
        padding-top:15px
    }
    .phone-show{
        display:block
    }
    .fixed__contact{
        width:100%;
        margin-right:0;
        margin-bottom:0
    }
    .fixed__contact .form{
        background-color:rgba(238,238,238,0.9);
        border-radius:0
    }
    .fixed__contact .form button{
        width:70%;
        min-width:0
    }
    .fixed__contact .toggle{
        position:absolute;
        right:0;
        bottom:0;
        margin-right:0;
        margin-top:0
    }
    .homepage_slider .slider div .information{
        margin-top:120px
    }
    .homepage_slider .slider div .information .text .hero{
        font-size:26px;
        line-height:28px
    }
    .homepage_slider .slider div .information .button{
        display:none
    }
    .homepage_slider .slider div .information .button:first-of-type{
        display:block;
        margin-right:0px
    }
    .page__header .logo{
        margin-top:-18px
    }
    .page__header .navigation-menu{
        margin-top:29px
    }
    .grid__content .hero{
        font-size:22px;
        line-height:24px
    }
    .properties__tab{
        padding:15px;
        background:transparent
    }
    .properties__tab .tabs__menu li{
        width:33.33%;
        margin:0;
        padding:15px;
        text-align:center;
        border-top:solid 1px rgba(0,0,0,0.1);
        border-left:solid 1px rgba(0,0,0,0.1)
    }
    .properties__tab .tabs__menu li:nth-child(1),.properties__tab .tabs__menu li:nth-child(2),.properties__tab .tabs__menu li:nth-child(3),.properties__tab .tabs__menu li:nth-child(4){
        border-top:0
    }
    .properties__tab .tabs__menu li:nth-child(4n+1){
        border-left:0
    }
    .properties__tab .tabs__menu li img{
        display:block;
        position:static;
        height:20px;
        margin:0 auto;
        left:0;
        -webkit-transform:translateX(0);
        -ms-transform:translateX(0);
        transform:translateX(0)
    }
    .properties__tab .tabs__menu li strong{
        font-size:12px
    }
    .properties__tab .block-button{
        margin-bottom:0; padding-top: 20px !important;
        min-height:100px; overflow: hidden;
        font-size:12px;
    }
    .properties__tab .block-button p{
        padding:10px 0 0 0;
        min-height:60px
    }
    .properties__tab .block-button:hover{
        box-shadow:0 0 0 transparent
    }
    .properties__tab .visible-xs a{
        color:#fff;
        width:100%;
        margin-top:15px;
        text-align:center;
        border-color:#fff
    }
    .properties__tab .visible-xs a .icon{
        background:url(../img/sprite.png?13) no-repeat -250px -15px
    }
    .type__tabs .hero-img img{
        left:0
    }
    .parallax__section .hero p{
        font-size:16px;
        line-height:17px
    }
    .mobile-footer img{
        margin-top:30px
    }
    .stage__slider .slider .image,.stage__slider--mobile .slider .image{
        margin:10px 15px
    }
    .stage__slider .text-area .text{
        position:relative;
        padding-bottom:80px
    }
    .stage__slider .text-area .text .button-inline{
        position:absolute;
        left:0;
        top:auto;
        bottom:0;
        width:90%;
        margin-left:5%;
        margin-bottom:10px;
        text-align:center
    }
    .stage__slider .text-area{
        width:90% !important;
        left:0 !important;
        bottom:-15px !important;
        margin-left:5% !important
    }
    .stage__slider .text-area .slide-progress,.stage__slider .text-area .buttons{
        display:none
    }
    .page__header .actions .search .hidden-area form{
        padding-right:15px
    }
    .stage__slider .hero-img img{
        left:0
    }
    .stage-page__list-item{
        margin-bottom:30px
    }
    .stage-page__list-item .image,.stage-page__list-item .image img{
        height:250px
    }
    .stage-page__list-item .content{
        padding:20px
    }
    .stage-page__list-item .content .hero{
        font-size:20px
    }
    .stage-page__list-item .content li{
        font-size:12px;
        line-height:26px
    }
    .stage-page__list-item .content li::before{
        margin-top:12px
    }
    .page-slider .form,.stage-page__list-item .form{
        z-index:10;
        position:relative;
        padding:15px
    }
    .stage-page__list-item p,.stage-page__list-item blockquote{
        font-size:12px
    }
    .stage-page__list-item blockquote{
        width:240px;
        line-height:16px
    }
    .stage-page__list-item blockquote::before{
        display:none
    }
    .stage-page__list-item .content .button-inline{
        opacity:1;
        visibility:visible
    }
    .stage-page__list-item .time-circle{
        width:71px;
        height:71px
    }
    .page-slider .form form input,.page-slider .form form button,.stage-page__list-item .form form input,.stage-page__list-item .form form button{
        float:none;
        width:100%
    }
    .stage-page__stats-content .icon-holder{
        float:none;
        width:auto
    }
    .stage-page__stats-content .icon{
        position:relative;
        top:0;
        margin-bottom:10px;
        -webkit-transform-origin:left bottom;
        -webkit-transform:scale(0.4);
        -ms-transform:scale(0.4);
        transform:scale(0.4)
    }
    .stage-page__stats-content .icon-holder{
        width:75px
    }
    .stage-page__stats-content .container .col-md-6 .col-sm-6{
        min-height:0
    }
    .stage-page__stats-content .small-title{
        top:0;
        font-size:10px;
        white-space:nowrap
    }
    .stage-page__stats-content{
        font-size:16px
    }
    .page-slider_information{
        left:0;
        top:0;
        width:100%;
        height:100%;
        background:rgba(33,33,33,0.3);
        -webkit-transform:translateY(0);
        -ms-transform:translateY(0);
        transform:translateY(0)
    }
    .page-slider .slick-dots{
        display:none !important
    }
    .page-detail-calculator .select-property li a{
        width:80px
    }
    .page-detail-calculator .calculate-table .label{
        font-size:14px
    }
    .page-detail-calculator .calculate-table{
        padding:15px 15px 40px
    }
    .calculate-table>.row:nth-child(3) .col-sm-4{
        text-align:right;
        line-height:30px
    }
    .page-detail-calculator .calculate-table .date{
        position:absolute;
        margin-top:3px
    }
    .page-tab__content .mobile-buttons .gallery-button{
        margin:0 -15px
    }
    .page-information__box .hero{
        font-size:17px
    }
    .information-box-tabs__nav{
        position:relative;
        height:auto;
        border:0;
        display:inline-block
    }
    .information-box-tabs__nav .mobile-legend{
        display:block
    }
    .information-box-tabs__nav ul{
        opacity:0;
        visibility:hidden;
        z-index:17;
        position:absolute;
        left:0;
        top:0;
        width:190px;
        padding:10px 15px;
        background:#fff;
        transition:all .5s ease;
        box-shadow:0px 0px 10px rgba(0,0,0,0.1)
    }
    .information-box-tabs__nav li{
        float:none !important
    }
    .information-box-tabs__nav li a{
        bottom:0;
        border:0;
        padding:0;
        font-size:15px !important;
        border-top:solid 1px #eee !important
    }
    .information-box-tabs__nav li.active a{
        border-color:#eee !important
    }
    .information-box-tabs__nav li:first-child a{
        border-top:0 !important
    }
    .information-box-tabs__nav ul.active{
        opacity:1;
        visibility:visible
    }
    .page-detail-calculator p{
        font-size:16px;
        line-height:18px
    }
    .page-detail-calculator p a{
        margin-left:0
    }
    .apartment-carousel .slider .image,.apartment-carousel--second .slider .image{
        margin:10px 15px
    }
    .share-popup .popup-center{
        left:5%;
        width:90%;
        margin-left:0
    }
    .tooltip-icon,.tooltip-text{
        display:none !important
    }
    .page-slider blockquote{
        position:relative;
        z-index:25;
        padding-left:15px;
        padding-right:15px;
        width:100%;
        font-size:13px
    }
    .properties-carousel--mobile .image{
        margin:10px !important
    }
    .properties-carousel--mobile{
        margin-bottom:50px
    }
    .properties-page .hero{
        font-size:19px;
        margin-left:0
    }
    .customer-comments p{
        font-size:12px
    }
    .customer-comments .info{
        font-size:14px
    }
    .customer-comments .relative{
        margin-bottom:100px
    }
    .customer-comments .image-detail{
        padding-bottom:15px;
        font-size:12px;
        padding-top:60px;
        margin-bottom:-100px
    }
    .stage-carousel-black .image{
        margin:10px !important
    }
    .plan-page .plan-image{
        padding-top:80px
    }
    .plan-page .plan-image img{
        width:300px
    }
    .plan-page .toggle{
        top:0;
        left:50%;
        margin-left:-105px;
        margin-top:20px;
        bottom:auto;
        background:#fff;
        box-shadow:1px 1px 4px rgba(0,0,0,0.3)
    }
    .stage-carousel-black .image,.stage-carousel-black-small .image{
        margin:10px 15px
    }
    .map-footer .blue-area .button-inline,.contact-page .blue-area .button-inline{
        width:100%;
        text-align:center
    }
    .content-page .page-hero{
        font-size:14px
    }
    .stage-slider .hero-img{
        left:0px
    }
    .grid__content{
        display:none
    }
}
.row.no-gutter{
    margin-right:0 !important;
    margin-left:0 !important
}
.row.no-gutter [class*="col-"]{
    padding-right:0 !important;
    padding-left:0 !important
}
.center-block{
    float:none;
    display:block;
    margin-left:auto;
    margin-right:auto
}



/*** Scope ***/
body.loading{overflow:hidden !important; min-height:100vh;}


#loading_gray{position:absolute; bottom:0; left:0; width:100%; height:100%; z-index:2; background:url(../img/loading.jpg) bottom center no-repeat; background-size:cover; -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);}
  #loading_color{position:absolute; bottom:0; left:0; width:100%; height:100%; background:url(../img/loading.jpg) bottom center no-repeat; background-size:cover;}
  #loader #no{font-size:200px; width:100%; height:100px; line-height:100px; top:50%; left:0; color:#fff; margin-top:-50px; text-align:center; z-index:3; position:absolute; font-family:'Source Sans Pro', sans-serif; opacity:.2; font-weight:900;}

  #preloader{position:absolute; top:-99999px;}
  #preloader img{width:1px; height:1px;}


  .homepage_slider{height:600px; height:100vh; position:relative;}
  .scope_slider iframe{position:absolute; left:0; top:0; width:100%; height:100%;}


  .absolute-center{position:absolute; left:50%; top:50%; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
  .absolute-center-x{position:absolute; left:50%;  transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -webkit-transform: translate(-50%, 0);}
  .absolute-center-y{position:absolute; top:50% !important; transform: translate(0, -50%); -moz-transform: translate(0, -50%); -webkit-transform: translate(0, -50%);}

  .cookie-text a{text-decoration:underline;color:#fff;}




  /**** scope fixes ****/
  .clear{clear:both;}

  #address_band{ background-color:#2f2f2f; height:54px; line-height:54px; width:100%; overflow:hidden;}
  #address_band p{ color:#b2b2b2; font-size:16px; line-height:16px; float:left; margin-top:19px; margin-right:28px;}
  #address_band p span{ color:#01b0f1;}
  .btn_direction{background-image:radial-gradient(at top, #63c9ef, #01b0f1); float:left; font-size:14px; height:36px; line-height:36px !important; min-width:150px !important; margin-top:9px;}

  #new_map{height:500px; width:100%; }

  #promo_iletisim{width:100%; margin-top:95px;}
  .full_width{float:left; width:100%;}
  .half_width{float:left; width:50%;}



  .new_gray_title{padding-top:30px; padding-bottom:30px; background-color:#252525;}
  .pt_gray_title{padding-top: 100px;}
  .new_gray_title p{text-align:center; color:#b2b2b2; font-size:20px; vertical-align:bottom;}
  .new_gray_title p img{margin-top:-12px}
  .new_gray_title p small{font-size:12px}

  .new_lightgray_content{background-color:#363636; position:relative; }
  .new_lightgray_content .container{ position:relative; }

  .half_contact_content{box-sizing:border-box; width:50%; float:left; padding:40px; left:50%;}
  .half_contact_content p{color:#a2a2a2; font-size:16px; line-height:20px; margin-bottom:30px;}
  .half_contact_content p img{float:left; margin-right:10px; margin-bottom:20px;}

  #qr_box{position:absolute; top:0px; left:70%; padding-left:50px; height:200px; top:50%; margin-top:-100px; width:200px; border-left:1px solid #a2a2a2;}
  #qr_box img{width:120px; margin-bottom:30px;}
  #qr_box p{font-size:14px; color:#a2a2a2;}

  .home_full_image{width:100%; position:relative; display:block;}
  .home_full_image img{width:100%; position:relative; display:block;}

  /**** yatirim ***/
  .left_half{width:50%; float:left; position: relative; }
  .dark_row .left_half{width:50%; float:right;}
  .left_half img{ max-width:100%; }
  .zoom_icon_lf{ width: 35px; height: 34px; display: block; position: absolute; right: 0px; bottom: 0px; z-index: 44; background: url('../img/yerleske/zoom_icon.png') no-repeat center; background-size: cover; }
  .yatirim_content{width:50%; box-sizing:border-box; padding:40px;}
  .yatirim_content h2{color:#fff; font-size:24px; margin-bottom:24px;}
  .yatirim_content p{color:#fff; font-size:12px; font-weight:100; line-height:18px;}
  .light_row{background-color:#363636; position:relative;}
  .light_row .yatirim_content{left:50%;}
  .dark_row{background-color:#252525; position:relative;}
  .dark_row .yatirim_content{left:0;}

  .light_row .container{position:relative;}
  .dark_row .container{position:relative;}

  .yatirim_no{position:absolute; bottom:0; right:0; font-family: 'Pattaya'; color:#fff; font-size:400px; opacity:.1;}
  .dark_row .yatirim_no{right:auto; left:0;}

  .active .arrow-right {
    width: 0; top: 50%; margin-top: -14px; top: 50%;
    height: 0;  display: block; position: absolute;
    border-top: 15px solid transparent; right: -15px;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #797979;
}
.active .arrow-right:after{
    width: 0; content: "";
    height: 0;  display: block; position: absolute;
    border-top: 13px solid transparent; right: 2px; top: -13px;
    border-bottom: 13px solid transparent;
    border-left: 13px solid #363636;
}
.active .arrow-right:before{
    width: 0; content: "";
    height: 0;  display: block; position: absolute;
    border-top: 11px solid transparent; right: 4px; top: -11px;
    border-bottom: 11px solid transparent;
    border-left: 11px solid #4daedb; z-index: 2;
}
.owl-item{ position: relative;}
.owl-item:hover .hoverData{ opacity: 1; visibility: visible;  }
.hoverData{ opacity: 0; visibility: hidden;  position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background: rgba(0,0,0,0.7);}
.hoverDataInner{ opacity: 0; visibility: hidden; transform: translate3d(0,-50%,0); top: 70%; position: absolute; text-align: center; width: 100%; }
.owl-item:hover .hoverDataInner{ opacity: 1; visibility: visible; transform: translate3d(0,-50%,0); top: 50%; }
.hoverDataInner img{ display: block; width: auto; max-width: 80%; margin: 0px auto;}
.hoverDataInner .detailCBtn{ max-width: 140px; }
.hoverDataInner p{ font-size: 18px; line-height: 20px; color: #FFF; margin-bottom: 15px; }
.midclubs{padding-top: 80px;}

@media only screen and (min-device-height: 250px) and (max-device-height: 420px) and (orientation: landscape) { /* ANDROİD */
   .navigation-menu{height: 100vh;}
   .page__header .navigation-menu ul{padding: 25px;}
   .page__header .navigation-menu ul li{float: left;margin-left: 0;width: 50%;box-sizing: border-box;border-bottom: solid 1px rgba(255,255,255,0.1);border-top: none;}
   .showMobileLiveLink{border-bottom: solid 1px rgba(255,255,255,0.1) !important;}
   .onlyHighWidthMobile{display: block;}
   .onlyHighWidthMobileUL{padding: 0px !important; display: none;}
   .page__header .actions .search{display: none;}
   .onlyHighWidthMobileUL li{width: 100% !important; display: block !important; float: none !important;}
   body.menu-active{overflow: hidden;}
   .slidePopup2{top: 5%;}
   .slidePopup2 p{font-size: 14px;}
   .slidePopup2 p:first-child{font-size: 14px;}
   .slidePopup2 ul li{font-size: 12px; line-height: 14px;}
   .slidePopup2 .midclubsLink2{font-size: 12px; line-height: 35px; padding-left: 20px; padding-right: 20px;}
   .midclubs{padding-top: 0;}
   body.mainpage .new_gray_title{padding-top: 50px;}
   body.midclubs .new_gray_title{padding-top: 0;}
   .midclubs .yatirim_content h2{font-size: 20px !important; line-height: 22px;}
   .midclubs .yatirim_content ul li{font-size: 12px;}
   .space100{height: 20px;}
   .footerDLogo img{width: 30%;}
   body.contact .half_contact_content p{font-size: 12px; width: 250px; margin-bottom: 10px;}
   #qr_box{left: 75%; padding-left: 0; border: none; width: 100px;}
   #qr_box img{width: 100px;}
   #qr_box p{font-size: 12px; min-width: 120px;}
   .properties__tab .tabs__menu li{width: 25%; margin: 0;}
   .properties__tab .block-button{min-height: 120px; font-size: 10px; width: 120px; margin: 20px auto;}
   .properties__tab .block-button img{width: 20%; bottom: 50px;}
   .properties__tab .block-button p{font-size: 10px; padding: 0; padding-bottom: 5px;}
}

@media (min-height: 768px){
    .marinatabContent p{font-size: 12px !important; line-height: 12px !important; margin: 10px 0 !important;}
}
