/*------------------------------------------------------------------
Project:    LOYAL LANDING
Version:    1.0
Build Date:    15/08/16
Author: TheTheme99

[Table of contents]

1. menu11
2. parallax-effects
3. header11
4. land-info1
5. features11
6. slider11
7. unique
8. store
9. clock-grid
10. try11
11. rejoice
12. advantage11
13. toogle
14. footer11
15. map
16. reponsive

# [Color codes]

# White - #fff
# Black - #292929

[Typography]

Text: Montserrat, Raleway
-------------------------------------------------------------------*/
/* === All === */
::selection {
  background: #232323;
  /* Safari */ }

::-moz-selection {
  background: #232323;
  /* Firefox */ }

a,
a:hover,
a:focus {
  text-decoration: none; }

.land {
  overflow: hidden;
  /* === menu11 === */
  /* === parallax-effects === */
  /* === header11 === */
  /* === land-info1 === */
  /* === features11 === */
  /* === slider11 === */
  /* === unique === */
  /* === store === */
  /* === clock-grid === */
  /* === try11 === */
  /* === rejoice === */
  /* === advantage11 === */
  /* === toogle === */
  /* === footer11 === */
  /* === map === */
  /* === menu === */ }
  .land #nav li ul li:first-child {
    padding: 15px 10px; }
  .land .index11-anim1 {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s; }
  .land .sidebar-nav li.has-sub {
    color: #292929;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .land .sidebar-nav li.has-sub:hover {
    color: #999;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .land #full-menu .sub a:hover {
    color: #999 !important; }
  .land .menu-page-11 .menu-items-col-4-name {
    color: #292929; }
  .land .search-effect {
    margin-left: 25px;
    color: #292929;
    font-family: "Montserrat-Light";
    font-size: 12px;
    letter-spacing: .075em; }
  .land .search-effect a {
    position: relative; }
  .land .search-container {
    width: 0;
    display: block;
    height: 30px;
    background: transparent;
    opacity: 0;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    position: absolute;
    top: -8px;
    right: 0; }
  .land .search-effect:hover .search-container {
    background: #fff;
    width: 200px;
    opacity: 1;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out; }
  .land input.colortext,
  .land input.colortext:active,
  .land input.colortext:focus {
    background: transparent;
    border: 0;
    outline: none !important;
    box-shadow: none !important;
    font-size: 10px;
    padding: 0 10px 4px 10px;
    font-weight: 100;
    letter-spacing: 0.1em;
    font-family: "Montserrat-Light"; }
  .land .navigation1 {
    position: relative;
    z-index: 500; }
  .land #mainbg {
    position: relative;
    height: 65px;
    border-bottom: 1px solid #ebebeb;
    padding: 12px 0; }
  .land .logo {
    position: absolute;
    left: 240px; }
  .land .logo .temp-name {
    color: #292929; }
  .land #nav {
    top: 23px;
    width: initial;
    position: absolute;
    right: 230px;
    margin: 0; }
  .land #nav li {
    padding: 0 20px 15px 20px; }
  .land #nav li a {
    color: #292929;
    font-family: "Montserrat-Light";
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .land #nav li a:hover {
    color: #37b8f1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .land #nav li a span {
    margin: 0 0 0 8px; }
  .land #nav-main {
    background: #fff; }
  .land #nav li ul {
    background: #fff;
    border: 1px solid #ebebeb; }
  .land #nav li ul li {
    border: 0;
    padding: 15px 10px 15px 10px; }
  #mainbg #nav li .ul-menu-white {
    background: #fff; }
  #nav li .ul-menu-white ol li a {
    color: #292929;
    font-family: "Montserrat-Light";
    font-size: 10px;
    letter-spacing: .1em;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  #nav li .ul-menu-white ol li a:hover {
    color: #37b8f1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  #nav li .ul-menu-white ol li {
    padding: 15px 10px 15px 10px; }
  .menu-wide .ul-menu-white .menu-items-col-4-name {
    color: #292929;
  }
  .land .search-effect {
    margin-left: 0; }
  .land .parallax-device,
  .land .parallax-effects {
    width: 80% !important;
    height: 80% !important; }
  .land .parallax-effects {
    z-index: 20;
    left: 90px;
    top: 52px; }
  .land .bg-line {
    position: absolute;
    height: 830px;
    width: 100%;
    top: 0;
    margin: 0 auto; }
  .land .bg-header {
    background: url(../img/v11/bg-header.png) no-repeat center top;
    background-size: contain;
    width: 1200px;
    margin: 0 auto;
    height: 830px; }
  .land .header11 {
    position: relative;
    height: 830px; }
  .land .header11 h1 {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 36px;
    line-height: 55px;
    color: #292929; }
  .land .header11 h3 {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 28px;
    color: #292929;
    margin: 45px 0 0 0; }
  .land .header-button {
    margin: 45px 0 0 0; }
  .land .take-toure {
    font-family: "Montserrat-SemiBold";
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    padding: 12px 20px;
    border-radius: 20px;
    background: -webkit-linear-gradient(0deg, #39b9f1, #58cff8);
    background: -o-linear-gradient(0deg, #39b9f1, #58cff8);
    background: -ms-linear-gradient(0deg, #39b9f1, #58cff8);
    background: linear-gradient(0deg, #39b9f1, #58cff8);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .land .take-toure:hover {
    color: #fff;
    background: -webkit-linear-gradient(0deg, #58cff8, #39b9f1);
    background: -o-linear-gradient(0deg, #58cff8, #39b9f1);
    background: -ms-linear-gradient(0deg, #58cff8, #39b9f1);
    background: linear-gradient(0deg, #58cff8, #39b9f1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .land .watch-pre {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    color: #292929;
    font-size: 14px;
    line-height: 22px; }
  .land .watch-pre:hover {
    color: #292929; }
  .land .header-button .play-button {
    left: 0; }
  .land .header-button .take-button:hover .play-button {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease; }
  .land .header-button .play-button:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease; }
  .land .take-button {
    display: inline-block;
    margin: 0 0 0 20px; }
  .land .header-height {
    height: 100%; }
  .land .header-table {
    display: table;
    z-index: 10; }
  .land .header-align {
    display: table-cell;
    vertical-align: middle; }
  .land .header-right {
    height: 100%;
    display: block;
    width: 100%;
    border-right: 1px solid #f6f6f6; }
  .land #port {
    height: 600px;
    width: 50%;
    position: absolute;
    top: 90px;
    right: 50px; }
  .land .land-info1 {
    background: #f2f2f4;
    padding: 110px 0; }
  .land .land-info1 p {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #767676;
    margin: 25px 0 0 0; }
  .land .land-info1 h3 {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 40px;
    color: #292929; }
  .land .land-info1 span {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #686868; }
  .land p.land-par-1 {
    text-align: right;
    margin: 88px 35px 0 0; }
  .land p.land-par-2 {
    text-align: left; }
  .land p.land-par-3 {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #686868; }
  .land .animation1 {
    width: 294px; }
  .land .features11 {
    overflow: hidden;
    position: relative;
    background: #fff;
    padding: 5px 0 0 0; }
  .land .features-block {
    float: left;
    width: 50%; }
  .land .feat-1 {
    background: url(../img/v11/img1.png) no-repeat center;
    background-size: cover;
    width: 100%;
    height: 596px;
    position: relative; }
  .land .features-block:nth-child(odd) {
    padding: 5px 5px 5px 0; }
  .land .feat-2 {
    background: url(../img/v11/img2.png) no-repeat center;
    background-size: cover;
    width: 100%;
    height: 596px;
    position: relative; }
  .land .features-block:nth-child(even) {
    padding: 5px 0 5px 5px; }
  .land .features-block h5 {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #fff;
    text-align: center;
    margin: 0 0 20px 0; }
  .land .features-block a {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .land .features-block a span {
    position: relative;
    top: 2px;
    left: 10px; }
  .land .feat-content {
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 60px; }
  .land .features-block a:hover {
    color: #51cbf6;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .land .play-button {
    width: 30px;
    height: 30px;
    position: relative;
    top: 10px;
    left: 20px;
    display: inline-block;
    border-radius: 0;
    border: 0; }
  .land .play-button a:before {
    position: absolute;
    top: 50%;
    margin-top: -5px;
    left: 50%;
    margin-left: -4px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #292929; }
  .land .play-button a {
    background: #fff; }
  .land .play11:hover .play-button {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease; }
  .land .play11 {
    display: inline-block; }
  .land .play11:hover a {
    color: #51cbf6;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .land .feat-3 {
    background: #fcfcfc;
    background: -webkit-linear-gradient(36deg, #fcfcfc 0%, #f5f5f5 62%);
    background: -o-linear-gradient(36deg, #fcfcfc 0%, #f5f5f5 62%);
    background: -ms-linear-gradient(36deg, #fcfcfc 0%, #f5f5f5 62%);
    background: linear-gradient(36deg, #fcfcfc 0%, #f5f5f5 62%);
    width: 100%;
    height: 596px;
    position: relative; }
  .land .feat-4 {
    background: #f2f2f4;
    width: 100%;
    height: 596px;
    position: relative; }
  .land .feat-content-3 {
    width: 555px;
    margin-left: auto;
    padding-top: 140px; }
  .land .feat-content-3 h6 {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #292929;
    text-align: left;
    margin: 55px 0 0 0; }
  .land .feat-content-3 p {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #292929;
    text-align: left;
    margin: 25px 0 0 0;
    max-width: 445px; }
  .land .feat-content-4 {
    position: relative;
    display: table-cell;
    vertical-align: middle; }
  .land .feat-content-4 h3 {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 40px;
    color: #292929; }
  .land .feat-content-4 h6 {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #292929;
    text-align: left;
    margin: 40px 0 0 0; }
  .land .feat-content-4 p {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #292929;
    text-align: left;
    margin: 15px 0 0 0;
    max-width: 285px; }
  .land .feat-phn {
    width: 200px;
    margin-left: 130px;
    top: 50%;
    position: absolute;
    margin-top: -183px; }
  .land .prototype11 {
    margin: 0 0 0 65px; }
  .land .feat4-content {
    padding: 0 0 0 100px;
    display: table;
    height: 100%; }
  .land .slider11 {
    padding: 80px 0 75px 0; }
  .land .slider11-left {
    margin: 160px 0 0 0; }
  .land #clock-slider .item img {
    display: block;
    width: 100%;
    height: auto; }
  .land #clock-slider .owl-controls {
    margin-top: 40px; }
  .land #clock-slider .owl-pagination .owl-page span {
    width: 5px;
    height: 5px;
    background: #8e8e8e;
    opacity: 1;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease; }
  .land #clock-slider .owl-pagination .active span {
    width: 36px;
    height: 4px;
    background: #37b8f1;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease; }
  .land .slider11-left h3 {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #262626; }
  .land .slider11-left p {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    color: #262626;
    margin: 45px 0 0 0; }
  .land .slider11-left span {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #262626;
    margin: 40px 0 0 0;
    display: inline-block; }
  .land .you-color {
    overflow: hidden;
    display: inline-block;
    position: relative;
    top: 2px;
    left: 20px; }
  .land .you-color li {
    float: left;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    margin: 0 6px; }
  .land .you-color li.grey {
    border: 1px solid #a7a7a7;
    background: #a7a7a7; }
  .land .you-color li.trans {
    border: 1px solid #a7a7a7;
    background: transparent; }
  .land .you-color li.black {
    border: 1px solid #5b5150;
    background: #5b5150; }
  .land .you-color li.blue {
    border: 1px solid #59d0f8;
    background: #59d0f8; }
  .land .you-color li.brown {
    border: 1px solid #e4ca79;
    background: #e4ca79; }
  .land .order-block {
    overflow: hidden;
    margin: 75px 0 0 0; }
  .land .order-block .order-left {
    float: left;
    margin: 10px 0 0 0; }
  .land .order-block .order-center {
    width: 1px;
    height: 80px;
    background: #e6e6e6;
    float: left;
    margin: 0 45px 0 50px; }
  .land .order-block .order-right {
    float: left;
    margin: 20px 0 0 0; }
  .land .order-left .price {
    font-family: "Montserrat-Light";
    font-size: 36px;
    line-height: 30px;
    color: #51cbf6;
    text-align: right; }
  .land .order-left .discount {
    font-family: "Montserrat-Hairline";
    font-size: 18px;
    line-height: 30px;
    color: #a3a3a3;
    text-decoration: line-through;
    text-align: right;
    margin: 10px 0 0 0; }
  .land .order-right a {
    font-family: "Montserrat-SemiBold";
    background: -webkit-linear-gradient(0deg, #58cff8, #39baf2);
    background: -o-linear-gradient(0deg, #58cff8, #39baf2);
    background: -ms-linear-gradient(0deg, #58cff8, #39baf2);
    background: linear-gradient(0deg, #58cff8, #39baf2);
    padding: 14px 36px;
    border-radius: 25px;
    display: block;
    color: #fff;
    font-size: 14px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .land .order-right a:hover {
    background: -webkit-linear-gradient(0deg, #39baf2, #58cff8);
    background: -o-linear-gradient(0deg, #39baf2, #58cff8);
    background: -ms-linear-gradient(0deg, #39baf2, #58cff8);
    background: linear-gradient(0deg, #39baf2, #58cff8);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .land .unique {
    background: url(../img/v11/fullscreen.png) no-repeat top center;
    width: 100%;
    height: 580px;
    background-size: cover;
    display: table; }
  .land .unique-content {
    display: table-cell;
    vertical-align: middle;
    text-align: center; }
  .land .unique-content h3 {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #262626;
    text-align: center; }
  .land .unique-content p {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    color: #262626;
    text-align: center;
    margin: 35px 0 0 0; }
  .land .unique-content a {
    position: relative;
    top: 45px;
    font-family: "Montserrat-SemiBold";
    background: -webkit-linear-gradient(0deg, #58cff8, #39baf2);
    background: -o-linear-gradient(0deg, #58cff8, #39baf2);
    background: -ms-linear-gradient(0deg, #58cff8, #39baf2);
    background: linear-gradient(0deg, #58cff8, #39baf2);
    padding: 14px 36px;
    border-radius: 25px;
    color: #fff;
    font-size: 14px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .land .unique-content a:hover {
    background: -webkit-linear-gradient(0deg, #39baf2, #58cff8);
    background: -o-linear-gradient(0deg, #39baf2, #58cff8);
    background: -ms-linear-gradient(0deg, #39baf2, #58cff8);
    background: linear-gradient(0deg, #39baf2, #58cff8);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .land .store {
    padding: 140px 0 110px 0; }
  .land .store h3 {
    font-family: "Montserrat-SemiBold";
    text-transform: uppercase;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0.075em;
    color: #292929; }
  .land .store h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 34px;
    color: #838383;
    letter-spacing: 0.1em;
    margin: 10px 0 0 0;
    max-width: 505px; }
  .land .store h6 {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #292929; }
  .land .store p {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 30px;
    color: #292929;
    margin: 0 0 30px 0;
    max-width: 630px; }
  .land .clock-grid {
    padding: 0 0 80px 0; }
  .land .clock-grid img {
    display: block;
    margin: 0 auto; }
  .land .clock-grid h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 22px;
    color: #000000;
    text-align: center;
    margin: 10px 0 0 0; }
  .land .clock-grid .clock-dis {
    font-family: "Montserrat-Hairline";
    font-size: 18px;
    line-height: 30px;
    color: #afafaf;
    text-align: center;
    display: inline-block; }
  .land .clock-grid .clock-price {
    font-family: "Montserrat-Light";
    font-size: 23px;
    line-height: 30px;
    color: #59d0f8;
    text-align: center;
    text-decoration: line-through;
    margin: 10px 0 20px 0;
    display: block; }
  .land .clock-grid a {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 15px;
    text-align: center;
    color: #000000;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .land .clock-grid a span {
    position: relative;
    top: 2px;
    left: 6px; }
  .land .clock-info {
    text-align: center; }
  .land .all-price {
    display: block; }
  .land .clock-grid .all-price .clock-price {
    display: inline-block;
    margin: 10px 0 20px 10px; }
  .land .row2-watch {
    margin: 40px 0 0 0; }
  .land .watch-hover {
    padding: 40px 0;
    border: 1px solid transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .land .watch-hover:hover {
    border: 1px solid #e6e6e6;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .land .watch-hover:hover .clock-info a {
    color: #59d0f8;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .land .try11 {
    padding: 60px 0; }
  .land #form-slider .item img {
    display: block;
    width: 100%;
    height: auto; }
  .land #form-slider .owl-pagination .owl-page span {
    width: 5px;
    height: 5px;
    background: #8e8e8e;
    opacity: 1;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease; }
  .land #form-slider .owl-pagination .active span {
    width: 36px;
    height: 4px;
    background: #37b8f1;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease; }
  .land .try11-left {
    margin: 50px 0 0 0; }
  .land .try11-left h3 {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #262626; }
  .land .try11-left p {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    color: #262626;
    margin: 50px 0 0 0;
    max-width: 430px; }
  .land .try11-left span {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #262626;
    display: block;
    margin: 30px 0 0 0; }
  .land .try11-right {
    background: #fafafa;
    padding: 45px 25px 30px 25px; }
  .land .try11-right h4 {
    font-family: "Montserrat-SemiBold";
    text-transform: uppercase;
    font-size: 14px;
    line-height: 22px;
    color: #5c5c5c;
    text-align: center; }
  .land .try11-right h5 {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 22px;
    color: #262626;
    text-align: center;
    margin: 10px 0 20px 0; }
  .land .try11-right-2 {
    padding: 50px 70px 30px 70px; }
  .land .try-form input,
  .land .try-form input:hover,
  .land .try-form input:focus {
    border-radius: 0;
    box-shadow: none;
    outline: none;
    margin: 15px 0 0 0;
    height: 43px; }
  .land .try-form textarea,
  .land .try-form textarea:hover,
  .land .try-form textarea:focus {
    border-radius: 0;
    box-shadow: none;
    outline: none;
    margin: 15px 0 0 0; }
  .land .try-form button {
    border: 0;
    border-radius: 0;
    margin: 20px 0 0 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .land .try-form button span {
    font-size: 14px;
    margin: 0 0 0 5px;
    position: relative;
    top: 1px; }
  .land .try-form input,
  .land .try-form input,
  .land .try-form textarea,
  .land .try-form textarea {
    border: 1px solid #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    color: #a3a3a3; }
  .land .try-form input:hover,
  .land .try-form input:focus,
  .land .try-form textarea:hover,
  .land .try-form textarea:focus {
    border: 1px solid #dadada;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .land .try-form button {
    font-family: "Montserrat-SemiBold";
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    padding: 6px 40px;
    border-radius: 40px;
    background: -webkit-linear-gradient(0deg, #39baf2, #58cff8);
    background: -o-linear-gradient(0deg, #39baf2, #58cff8);
    background: -ms-linear-gradient(0deg, #39baf2, #58cff8);
    background: linear-gradient(0deg, #39baf2, #58cff8);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .land .try-form button:hover {
    background: -webkit-linear-gradient(0deg, #58cff8, #39baf2);
    background: -o-linear-gradient(0deg, #58cff8, #39baf2);
    background: -ms-linear-gradient(0deg, #58cff8, #39baf2);
    background: linear-gradient(0deg, #58cff8, #39baf2);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .land .align-center {
    text-align: center; }
  .land #form-slider .owl-controls {
    margin: 50px 0 0 0; }
  .land .rejoice {
    background: url(../img/v11/fullscreen2.png) no-repeat top center;
    width: 100%;
    height: 637px;
    background-size: cover;
    position: relative; }
  .land .rej-content {
    position: absolute;
    bottom: 95px;
    width: 100%; }
  .land .rej-content h3 {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #fff;
    text-align: center; }
  .land .rej-content p {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    max-width: 500px;
    margin: 30px auto 0 auto; }
  .land .advantage11 {
    position: relative;
    height: 550px; }
  .land .advantage11-content {
    text-align: center; }
  .land .advantage11-content span.icon11 {
    font-size: 30px;
    color: #292929;
    text-align: center;
    display: inherit; }
  .land .advantage11-content h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 24px;
    line-height: 44px;
    color: #292929;
    text-align: center;
    margin: 20px 0 0 0; }
  .land .advantage11-content p {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #787878;
    text-align: center;
    max-width: 240px;
    margin: 20px auto 35px auto; }
  .land .advantage11-content a {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    color: #59d0f8;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .land .advantage11-content a span {
    position: relative;
    top: 1px;
    left: 10px; }
  .land .advantage11-content a:hover {
    color: #292929;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .land .tg-list {
    position: absolute;
    bottom: 20px;
    z-index: 100;
    width: 100%; }
  .land .tg-list .tg-list-item {
    margin: 0 auto;
    position: relative;
    background: #fff;
    width: 210px;
    border-radius: 30px; }
  .land .tg-list .tgl-btn {
    display: inline-block !important; }
  .land .sh-map {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    display: inline-block;
    font-size: 14px;
    line-height: 50px;
    color: #787878;
    position: relative; }
  .land .tgl-ios + .tgl-btn {
    position: relative;
    top: 10px;
    left: 10px; }
  .land ul,
  .land li {
    list-style: none;
    margin: 0; }
  .land .tg-list {
    text-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .land .tg-list-item {
    margin: 0 2em; }
  .land .tgl {
    display: none; }
  .land .tgl,
  .land .tgl:after,
  .land .tgl:before,
  .land .tgl *,
  .land .tgl *:after,
  .land .tgl *:before,
  .land .tgl + .tgl-btn {
    box-sizing: border-box; }
  .land .tgl::-moz-selection,
  .land .tgl:after::-moz-selection,
  .land .tgl:before::-moz-selection,
  .land .tgl *::-moz-selection,
  .land .tgl *:after::-moz-selection,
  .land .tgl *:before::-moz-selection,
  .land .tgl + .tgl-btn::-moz-selection {
    background: none; }
  .land .tgl::selection,
  .land .tgl:after::selection,
  .land .tgl:before::selection,
  .land .tgl *::selection,
  .land .tgl *:after::selection,
  .land .tgl *:before::selection,
  .land .tgl + .tgl-btn::selection {
    background: none; }
  .land .tgl + .tgl-btn {
    outline: 0;
    display: block;
    width: 4em;
    height: 2em;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .land .tgl + .tgl-btn:after,
  .land .tgl + .tgl-btn:before {
    position: relative;
    display: block;
    content: "";
    width: 50%;
    height: 100%; }
  .land .tgl + .tgl-btn:after {
    left: 0; }
  .land .tgl + .tgl-btn:before {
    display: none; }
  .land .tgl:checked + .tgl-btn:after {
    left: 50%; }
  .land .tgl-ios + .tgl-btn {
    background: #fbfbfb;
    border-radius: 2em;
    padding: 2px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    border: 1px solid #59d0f8; }
  .land .tgl-ios + .tgl-btn:after {
    border-radius: 2em;
    background: #fbfbfb;
    -webkit-transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), padding 0.3s ease, margin 0.3s ease;
    transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), padding 0.3s ease, margin 0.3s ease;
        /*box-shadow: 0 0 0 1px rgba(89, 208, 248, 0.1), 0 4px 0 rgba(89, 208, 248, 0.08);
*/
    border: 1px solid #59d0f8; }
  .land .tgl-ios + .tgl-btn:hover:after {
    will-change: padding; }
  .land .tgl-ios + .tgl-btn:active {
    box-shadow: inset 0 0 0 2em #e8eae9; }
  .land .tgl-ios + .tgl-btn:active:after {
    padding-right: .8em; }
  .land .tgl-ios:checked + .tgl-btn {
    background: #59d0f8; }
  .land .tgl-ios:checked + .tgl-btn:active {
    box-shadow: none; }
  .land .tgl-ios:checked + .tgl-btn:active:after {
    margin-left: -0.8em; }
  .land .footer-contacts1 {
    background: #292929;
    padding: 45px 0 32px 0; }
  .land .scroll12 {
    text-align: center;
    z-index: 2;
    position: absolute;
    width: 100%;
    top: 30px; }
  .land .scroll12 a {
    font-size: 10px;
    line-height: 30px;
    color: #b1b1b1;
    text-transform: uppercase;
    font-family: "Montserrat-Light";
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    text-decoration: none; }
  .land .scroll12 a:hover {
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .land .soc11 {
    text-align: center;
    position: relative;
    left: 6px;
    width: 164px;
    margin-left: auto; }
  .land .footer-contacts1 .soc11 a:first-child {
    margin-left: 0; }
  .land .footer-contacts1 .soc11 a:last-child {
    margin-right: 0; }
  .land .footer-contacts1 .soc11 a {
    color: #c6c6c6;
    margin: 0 0;
    opacity: 1;
    background: #292929;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    display: inline-block;
    margin: 0 4px;
    line-height: 32px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .land .footer-contacts1 .soc11 a:hover {
    color: #292929;
    background: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .land .footer-contacts1 .soc11 a i {
    width: 16px; }
  .land .copyright-contacts1 {
    font-family: "Montserrat-Light";
    font-size: 10px;
    line-height: 30px;
    color: #b1b1b1;
    text-transform: uppercase;
    text-align: right;
    margin: 5px 0 0 0; }
  .land .footer-contacts1-left {
    position: absolute;
    left: -160px;
    z-index: 50; }
  .land .temp-name {
    font-family: "Montserrat-Regular";
    display: inline-block;
    font-size: 12px;
    line-height: 30px;
    letter-spacing: 0.075em;
    color: #fff;
    margin: 0 0 0 15px; }
  .land .footer-contacts1-menu {
    overflow: hidden;
    margin: 14px 0 0 0; }
  .land .footer-contacts1-menu li {
    float: left;
    margin: 0 38px 0 0; }
  .land .footer-contacts1-menu li a {
    font-family: "Montserrat-Light";
    font-size: 10px;
    line-height: 30px;
    color: #b1b1b1;
    height: inherit;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .land .footer-contacts1 li a:hover {
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .land .footer11-soc {
    position: relative;
    top: -6px; }
  .land .cl-effect-5 a {
    padding: 0; }
  .land nav a {
    margin: 0; }
  .land .temp-name {
    font-family: "Montserrat-Regular";
    display: inline-block;
    font-size: 12px;
    line-height: 30px;
    letter-spacing: 0.075em;
    color: #fff;
    margin: 0 0 0 15px; }
  .land .footer-contacts-hide {
    display: block; }
  .land .footer-contacts-small {
    display: none; }
  .land .map11 {
    position: absolute;
    top: 0;
    width: 100%;
    display: block;
    z-index: 2; }
  .land #map-canvas11 {
    margin: 0;
    padding: 0;
    height: 550px; }
  .land .map-vis {
    display: none; }
  .land .advan-block {
    z-index: 50;
    position: absolute;
    width: 100%;
    height: 550px;
    padding: 95px 0 40px 0;
    background: #fff; }
  .land #full-menu > li > a {
    color: #292929;
    text-transform: uppercase; }
  .land #full-menu > li > a:hover {
    color: #999; }
  .land .has-sub {
    display: block;
    text-decoration: none;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-family: "Montserrat-SemiBold";
    cursor: pointer; }
  .land .micons {
    margin-left: 12px; }
  .land input.form-control,
  .land input.form-control:active,
  .land input.form-control:focus {
    padding: 0 0 0 10px; }

/* === reponsive === */
@media only screen and (min-width: 1500px) {
  .land .feat-phn {
    width: 200px;
    margin-left: 130px;
    top: 50%;
    position: absolute;
    margin-top: -183px; }
  .land .parallax-effects {
    width: 687px !important;
    height: 535px !important; }
  .land .parallax-device {
    width: 866px !important;
    height: 663px !important; }
  .land .feat4-content {
    padding: 0 0 0 100px;
    height: 100%; } }
@media only screen and (max-width: 1600px) {
  .land .footer-contacts1-left {
    position: relative;
    left: 0; }
  .land .footer-contacts1-menu li {
    margin: 0 34px 0 0; }
  .land .parallax-effects {
    width: 80% !important;
    height: 80% !important; }
  .land .parallax-device {
    width: 80% !important;
    height: 80% !important; }
  .land .feat-phn {
    margin-left: 50px; } }
@media only screen and (max-width: 1400px) {
  .land .feat-phn {
    margin-left: 8px; }
  .land .parallax-device {
    width: 80% !important;
    height: 65% !important; }
  .land #port {
    top: 160px; }
  .land .logo {
    left: 30px; } }
@media only screen and (max-width: 1200px) {
  .land .footer-contacts1-menu li {
    margin: 0 18px 0 0; }
  .land .footer-contacts1-menu li a {
    font-size: 9px; }
  .land .screen-align {
    padding-right: 150px; }
  .land .feat4-content {
    padding: 0 0 0 15px; }
  .land .parallax-effects {
    width: 70% !important;
    height: 70% !important; }
  .land .parallax-device {
    width: 70% !important;
    height: 45% !important; }
  .land .bg-header {
    width: 970px; }
  .land .soc11 {
    left: 5px; }
  .land .feat-content-3 {
    width: 460px; }
  .land #port {
    top: 250px; }
  .land .burgx,
  .land .burgx2,
  .land .burgx3 {
    background: #292929; }
  .land .mob-menu-3 {
    background: #fff;
    border-bottom: 1px solid #ebebeb; }
  .land .sidebar-wrapper {
    background: #fff; } }
@media only screen and (max-width: 990px) {
  .land .order-block {
    margin: 40px 0 50px 0; }
  .land .footer-contacts1-menu li a {
    font-size: 8px; }
  .land .scroll12 {
    text-align: left; }
  .land .soc11 {
    left: 0; }
  .land .bg-header {
    width: 100%; }
  .land .header11 .header-align {
    margin-top: 140px;
    display: block; }
  .land .header11 #port {
    width: 60%;
    top: 350px;
    height: 48%;
    right: initial; }
  .land .parallax-effects {
    width: 100% !important;
    height: 100% !important;
    max-width: 950px;
    left: 0; }
  .land .parallax-device {
    width: 100% !important;
    height: 100% !important;
    max-width: 915px;
    left: 0; }
  .land .header-table {
    z-index: 100; }
  .land p.land-par-1 {
    text-align: left;
    margin: 0 35px 0 0; }
  .land .animation1 {
    margin-top: 60px; }
  .land .features-block {
    float: left;
    width: 100%; }
  .land .features-block:nth-child(even) {
    padding: 5px 0; }
  .land .features-block:nth-child(odd) {
    padding: 5px 0; }
  .land .feat-content-3 {
    width: 750px;
    margin: 0 auto;
    padding: 140px 15px 0 15px; }
  .land .feat-4 {
    width: 750px;
    margin: 0 auto;
    padding: 0 15px 0 15px; }
  .land .feat-space-4 {
    background: #f2f2f4;
    margin-top: 5px; }
  .land .feat4-content {
    padding: 0; }
  .land .slider11-left {
    margin: 0; }
  .land .store {
    padding: 70px 0 70px 0; }
  .land .watch-mobile {
    float: left;
    width: 50%; }
  .land .try11-left {
    margin: 0; }
  .land .try11-left p {
    margin: 30px 0 0 0; }
  .land .try11-right {
    margin: 50px 0 0 0; }
  .land .row2-watch {
    margin: 0; }
  .land .advan-mobile {
    width: 33%;
    float: left; }
  .land .watch-mobile {
    margin: 15px 0; }
  .land .clock-grid {
    padding: 0; }
  .land .soc11 {
    left: 0; }

  /* footer */ }
@media only screen and (max-width: 768px) {
  .land .scroll12 {
    top: 33px;
    right: 0; }
    .land .scroll12 a {
      font-size: 9px; }
  .land .soc11 {
    left: 5px; }
  .land .feat-content-3 {
    width: 100%; }
  .land .feat-4 {
    width: 100%; }
  .land .advan-mobile {
    width: 100%; }
  .land .advantage11-content p {
    max-width: 350px; }
  .land .advantage11 {
    position: relative;
    height: 950px; }
  .land .advantage11-content {
    margin-top: 50px; }
  .land .advan-block {
    padding: 40px 0 40px 0; }
  .land .map11 {
    height: inherit; }
  .land #map-canvas11,
  .land .advan-block {
    height: 950px; }
  .land .slider11-left {
    margin-bottom: 40px; }
  .land .feat-1 {
    height: 400px; }
  .land .feat-2 {
    height: 400px; }
  .land .land-info1 {
    padding: 60px 0; }
  .land .parallax-device {
    height: initial !important; }
  .land .header11 #port {
    top: 400px; } }
@media only screen and (max-width: 600px) {
  .land .copyright-contacts1 {
    font-size: 9px;
    line-height: 15px;
    margin: 5px 0 0 0; }
  .land .soc11 {
    left: 5px;
    width: 140px; }
  .land .scroll12 {
    left: -10px;
    top: 40px; }
    .land .scroll12 a {
      font-size: 9px; }
  .land .footer-contacts1-menu li a {
    line-height: 16px; }
  .land .footer-contacts-hide {
    display: none; }
  .land .footer-contacts-small {
    display: block; }
  .land .scroll12 {
    text-align: right;
    position: relative;
    left: 0;
    top: 0; }
  .land .footer-contacts1 .soc11 a {
    margin: 0; }
  .land .footer-contacts1-menu {
    margin: 3px 0 0 0; }
  .land .footer11-soc {
    top: 0; }
  .land .watch-mobile {
    width: 100%; }
  .land .animation1 {
    width: 100%; }
  .land .footer11 {
    display: none; }
  .land .feat-4 {
    height: 400px; }
  .land .unique {
    height: 400px; }
  .land .store h2 {
    font-size: 6vw;
    line-height: 8vw; }
  .land .store h6 {
    margin-top: 40px; }
  .land .rejoice {
    height: 400px; } }
@media only screen and (max-width: 500px) {
  .land .footer-contacts1 .soc11 a i {
    width: 10px;
    font-size: 10px; }
  .land .footer-contacts1 .soc11 a {
    width: 24px;
    height: 24px;
    line-height: 24px; }
  .land .copyright-contacts1 {
    font-size: 8px; }
  .land .footer-contacts1-menu li a {
    line-height: 18px; }
  .land .soc11 {
    width: 105px;
    left: 0; }
  .land .feat-phn {
    margin-left: 0px;
    position: relative;
    left: 12px;
    margin-top: 120px;
    width: 80px; }
  .land .header11 #port {
    top: 550px; }
  .land .parallax-effects {
    height: initial !important; } }

/*# sourceMappingURL=style11.css.map */
