@import url(https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700&display=swap);
.main-font {
    font-family: Poppins, sans-serif
}

.alt-font {
    font-family: Poppins, sans-serif
}

body {
    font-family: Poppins, sans-serif;
    font-size: 1.1em;
    color: #2b2b2b;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: .5px;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased
}

p {
    margin-bottom: 0;
    color: #6d6d6d
}

a {
    color: inherit
}

::-webkit-scrollbar-track {
    background-color: #e9edf0;
    border-left: 1px solid #ededed
}

::-webkit-scrollbar {
    width: 7px;
    background-color: #385aef
}

::-webkit-scrollbar-thumb {
    background: #385aef
}

a:active,
a:hover {
    color: #385aef;
    text-decoration: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus,
a:active,
a:focus,
button:active,
button:focus {
    outline: 0;
    text-decoration: none
}

.form-control::placeholder {
    color: #c2c2c2;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #c2c2c2
}

.form-control::-ms-input-placeholder {
    color: #c2c2c2
}

.navbar,
.owl-next,
.owl-prev,
::after,
::before,
a,
button,
img,
input,
span {
    transition: ease-in-out .2s;
    -webkit-transition: ease-in-out .2s;
    -moz-transition: ease-in-out .2s;
    -ms-transition: ease-in-out .2s;
    -o-transition: ease-in-out .2s
}

ul {
    list-style: none;
    padding: 0;
    margin: 0
}

:focus {
    outline: 0
}

img {
    max-width: 100%
}

.section-padding,
section {
    padding: 7.5rem 0;
    position: relative;
    overflow: hidden
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1;
    font-family: Poppins, sans-serif
}

.btn.focus,
.btn:focus {
    box-shadow: none
}

.no-transition * {
    transition-timing-function: initial;
    -moz-transition-timing-function: initial;
    -webkit-transition-timing-function: initial;
    -o-transition-timing-function: initial;
    -ms-transition-timing-function: initial;
    transition-duration: 0s;
    -moz-transition-duration: 0s;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    -ms-transition-duration: 0s
}

.opacity-full {
    opacity: 1
}

.opacity-3 {
    opacity: .3
}

.opacity-4 {
    opacity: .4
}

.opacity-5 {
    opacity: .5
}

.opacity-6 {
    opacity: .6
}

.opacity-7 {
    opacity: .7
}

.opacity-8 {
    opacity: .8
}

.opacity-9 {
    opacity: .9
}

.font-weight-100 {
    font-weight: 100
}

.font-weight-300 {
    font-weight: 300
}

.font-weight-500 {
    font-weight: 500
}

.font-weight-600 {
    font-weight: 600
}

.z-index-1 {
    z-index: 1
}

.z-index-2 {
    z-index: 2
}

.z-index-2 {
    z-index: 3
}

.z-index-2 {
    z-index: 4
}

.z-index-2 {
    z-index: 5
}

.line {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background-color: #fff
}

.cursor_pointer {
    cursor: pointer!important
}

img.alignleft {
    float: left;
    margin: 8px 10px 10px 0;
    border-radius: 5px
}

img.alignright {
    float: right;
    margin: 8px 0 10px 8px;
    border-radius: 5px
}

.bg_cover {
    background-size: cover!important
}

.page_cover {
    height: 96px;
    position:relative;
}

.imgSlider {
    max-width: 700px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px
}


.imgGallery {
    margin-top: 10px;
    margin-bottom: 10px
}

.whatsappBubble{
    width: 50px;
    height: 50px;
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 99;
    padding: 6px 10px;
    font-size: 35px;
}

.sticky{position: fixed;}
.cc-message, .cc-revoke, .cc-window{font-family: Poppins !important;}
.navbar-simple .navbar-nav .nav-link,
.navbar-top-default .navbar-nav .nav-link {
    font-size: 1rem
}

.containerWide, header .navbar .container {
    padding-left: 5em;
    padding-right: 5em;
    max-width: 120em;
    margin-left: auto;
    margin-right: auto;
}


header.header-appear .nav-link.activated {
    background-color: #ff7e24;
    color: #fff!important
}

.h1Banner {
    padding-bottom: .5em;
    max-width: 20em;
    margin: 0 auto 1.5rem auto
}

.fontMid {
    font-size: 1.8rem;
    font-weight: 300
}

.divider {
    display: table;
    font-size: 24px;
    text-align: center;
    width: 75%;
    margin: 15px auto
}

.divider span {
    display: table-cell;
    position: relative
}

.divider span:first-child,
.divider span:last-child {
    width: 50%;
    top: 13px;
    -moz-background-size: 100% 2px;
    background-size: 100% 2px;
    background-position: 0 0, 0 100%;
    background-repeat: no-repeat
}

.divider span:first-child {
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(#000));
    background-image: -webkit-linear-gradient(180deg, transparent, #6d6a6a);
    background-image: -moz-linear-gradient(180deg, transparent, #6d6a6a);
    background-image: -o-linear-gradient(180deg, transparent, #6d6a6a);
    background-image: linear-gradient(90deg, transparent, #6d6a6a)
}

.divider span:nth-child(2) {
    color: #000;
    padding: 0 5px;
    width: auto;
    white-space: nowrap
}

.divider span:last-child {
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6d6a6a), to(transparent));
    background-image: -webkit-linear-gradient(180deg, #6d6a6a, transparent);
    background-image: -moz-linear-gradient(180deg, #6d6a6a, transparent);
    background-image: -o-linear-gradient(180deg, #6d6a6a, transparent);
    background-image: linear-gradient(90deg, #6d6a6a, transparent)
}

.gradient {
    height: 20px;
    position: relative;
    width: 100%;
    background: radial-gradient(ellipse farthest-side at top center, rgba(0, 0, 0, .08), transparent)
}

gradient:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 3px;
    background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgba(0, 0, 0, .02)), color-stop(rgba(0, 0, 0, .02)), to(transparent));
    background: linear-gradient(left, transparent, rgba(0, 0, 0, .02), rgba(0, 0, 0, .02), transparent)
}

/* İndex Video */
.videoContainer{
    position: relative;
}

.videoContainer .buttons{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 4;
    top: 0;
    left: 0;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    padding: 10px 20px;
}

.videoContainer .buttons .pause{
    display: none;
}
#indexVideo {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 600px;
    z-index: 1;
    background: transparent;
}
.indexImg {
    position: absolute;
    object-fit: cover;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: none;
}
.ytplayer-container {
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    height: 0;
    width: 100%;
    padding: 0;
    padding-bottom: 56.25%;
}

.ytplayer-player {
    height: calc(100% + 250px) !important;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    pointer-events: none;
    margin-top: -125px;
}

.bg-image-cover {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    background: #444 url(https://c.radikal.ru/c06/1809/60/ed3ac1815a4b.png);
}

@media screen and (max-width:636px) {
    #indexVideo {
        height: 400px;
    }
}

/* Menu */

#menuContainer {
    overflow-y: hidden;
    max-height: 520px;
    transition: max-height .5s ease;
    z-index: 42;
    position: relative;
}

.fadedMenu {
    background: rgb(244,249,253);
    background: -moz-linear-gradient(0deg, rgba(244,249,253,1) 0%, rgba(244,249,253,0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(244,249,253,1) 0%, rgba(244,249,253,0) 100%);
    background: linear-gradient(0deg, rgba(244,249,253,1) 0%, rgba(244,249,253,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4f9fd",endColorstr="#f4f9fd",GradientType=1);
    height: 150px;
    margin-top: -150px;
    position: relative;
    z-index: 46;
}

.z1{
    z-index: 1;
}

.z-1{
    z-index: -1;
}


#hideMoreMenu {display: none;}

#menuSearch {
    border-radius: 50px;
    padding-left: 48px
}

.searchIcon {
    position: absolute;
    font-size: 30px;
    top: 9px;
    left: 11px
}

#searchForm #advancedSubmit,
#searchForm input#dates,
.heyyo .btn.dropdown-toggle {
    color: #2b2b2b;
    height: 45px;
    font-size: 17px;
    letter-spacing: .5px;
    font-weight: 500
}

#searchForm input#dates {
    border-radius: 50px 0 0 50px;
    height: 45px;
    text-align: center;
    font-family: Poppins
}

.heyyo .btn.dropdown-toggle {
    border-left: 0;
    border-right: 0;
    padding: 6px 12px!important;
    line-height: 30px!important
}

#searchForm #advancedSubmit {
    border-radius: 0 50px 50px 0
}

.heyyo .dropdown-menu,
.heyyo label,
.heyyo p,
.heyyo span {
    font-size: 14px!important
}

#searchContainer {
    background: #ffffff42;
    margin: 0 auto
}

@media screen and (max-width:991px) {
    #searchForm {
        font-size: 13px!important
    }
}

p.rate {
    font-size: 1.25em;
    font-weight: 400;
    color: #000;
    padding: 1.5rem 0 .45rem 0
}

.tabTitle {
    font-size: 1.25em;
    font-weight: 400;
    color: #000
}

nav.center-logo .container {
    padding-left: 3em;
    padding-right: 3em;
}

nav.center-logo .container .lang_switcher {
    color: #fff
}

.header-appear .fontMid,
.header-appear .lang_switcher {
    color: #2b2b2b!important
}

.header-appear .navbar-gradient .lang_switcher {
    color: #fff!important
}

.navbar-collapse .lang_switcher {
    border: 1px solid white;
}

.header-appear .navbar-collapse .lang_switcher {
    border: 1px solid #2b2b2b;
}

.tinyMenu {
    padding-right: 4rem;
    vertical-align: middle;
    display: flex;
    align-items: center
}

.tinyMenu .nav-link {
    display: inline-block
}


@media screen and (max-width:48em) {
    nav.center-logo .container {
        padding-left: 0;
        padding-right: 1em
    }
}

@media screen and (max-width:64em) {
    section#explore .nav-pills .nav-link {
        font-size: .9rem
    }
}

.hoveryImg {
    position: relative;
    background-position: center center;
    width: 100%;
    background-size: cover
}

.hoveryImg.medium {
    height: 400px
}

.hoveryImg .info {
    position: absolute;
    width: calc(100% - 110px);
    height: calc(100% - 110px);
    left: 55px;
    top: 55px;
    text-align: center;
    border: 1px solid #fff;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    border-radius: 5px
}

.hoveryImg:hover .info {
    opacity: 1
}

.hoveryImg.medium .info {
    padding-top: 115px
}

.hoveryImg .info h5 {
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    z-index: 9;
    position: relative;
    margin-bottom: 10px
}

.hoveryImg .info p {
    font-size: 14px;
    color: #fff;
    z-index: 9;
    position: relative
}

.hoveryImg .hoveryCap {
    position: absolute;
    width: 110%;
    height: 110%;
    left: -5%;
    top: -5%;
    -webkit-transform: scale(1.12);
    -ms-transform: scale(1.12);
    transform: scale(1.12);
    -webkit-filter: blur(20px);
    filter: blur(20px);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

@media screen and (max-width:1366px) {
    .hoveryImg .info {
        width: calc(100% - 40px);
        height: calc(100% - 40px);
        left: 20px;
        top: 20px;
        padding-top: 165px
    }
    .hoveryImg.medium .info {
        padding-top: 108px
    }
}

@media screen and (max-width:575px) {
    .hoveryImg.medium {
        height: 211px
    }
    .hoveryImg.medium .info {
        padding-top: 58px
    }
}




.breadcrumb {
    background: inherit;
    font-size: 13px;
    padding: 0;
    margin: 0;
    font-family: Poppins
}

.breadcrumb li.active a {
    font-weight: 600
}

.breadcrumb-item+.breadcrumb-item::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "\f105"
}

.bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.bg-black {
    background: #000
}

.bg-dark {
    background-color: #1d1d21!important
}

.gradient-bg1 {
    background: #3264f5;
    background: -moz-linear-gradient(left, #3264f5 2%, #7202bb 82%);
    background: -webkit-linear-gradient(left, #3264f5 2%, #7202bb 82%);
    background: linear-gradient(to right, #3264f5 2%, #7202bb 82%)
}

.main-color {
    color: #3264f5
}

.alt-color {
    color: #7202bb
}

.gradient-text1 {
    background: #3264f5;
    background: -moz-linear-gradient(left, #3264f5 2%, #7202bb 82%);
    background: -webkit-linear-gradient(left, #3264f5 2%, #7202bb 82%);
    background: linear-gradient(to right, #3264f5 2%, #7202bb 82%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.btn {
    display: inline-block;
    font-size: 17px;
    border: 2px solid transparent;
    letter-spacing: .5px;
    line-height: inherit;
    border-radius: 0;
    text-transform: capitalize;
    width: auto;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    transition-duration: .3s;
    transition: all .3s!important;
    transition-timing-function: ease-in-out
}

.btn.btn-small {
    font-size: 12px;
    padding: 4px 24px
}

.btn.btn-medium {
    font-size: 12px;
    padding: 6px 25px
}

.btn.btn-large {
    font-size: 14px;
    padding: 9px 34px;
    line-height: 25px
}

.btn.btn-rounded {
    border-radius: 50px
}

.btn.btn-white {
    background: #fff;
    border-color: #fff;
    color: #585858
}

.btn.btn-white:focus,
.btn.btn-white:hover {
    background: 0 0!important;
    border-color: #fff;
    color: #fff!important
}

.btn.btn-transparent-white {
    background: 0 0;
    border-color: #fff;
    color: #fff
}

.btn.btn-transparent-white:focus,
.btn.btn-transparent-white:hover {
    background: #fff!important;
    color: #585858!important
}

.btn.btn-transparent-black {
    background: 0 0;
    border-color: #2b2b2b;
    color: #2b2b2b
}

.btn.btn-transparent-black:focus,
.btn.btn-transparent-black:hover {
    background: #2b2b2b!important;
    color: #fff!important
}

.btn.btn-black {
    background: #2b2b2b;
    border-color: #2b2b2b;
    color: #fff
}

.btn.btn-black:focus,
.btn.btn-black:hover {
    background: 0 0!important;
    border-color: #2b2b2b;
    color: #2b2b2b!important
}

.btn.btn-gradient {
    color: #fff;
    flex: 1 1 auto;
    transition: .5s;
    background-size: 200% auto;
    background-image: linear-gradient(to right, #3264f5 0, #7202bb 51%, #3264f5 100%)
}

.btn.btn-gradient:hover {
    background-position: right center
}

.btn.btn-hvr-white:focus,
.btn.btn-hvr-white:hover {
    background: #fff!important;
    border-color: #fff;
    color: #585858!important
}

.facebook-bg-hvr:hover {
    background: #4267b2!important;
    color: #fff!important;
    border: 1px solid #4267b2!important
}

.twitter-bg-hvr:hover {
    background: #1da1f2!important;
    color: #fff!important;
    border: 1px solid #1da1f2!important
}

.instagram-bg-hvr:hover {
    background: #c32aa3!important;
    color: #fff!important;
    border: 1px solid #c32aa3!important
}

.youtube-bg-hvr:hover {
    background: #c4302b!important;
    color: #fff!important;
    border: 1px solid #c4302b!important
}

.google-bg-hvr:hover {
    background: #db4437!important;
    color: #fff!important;
    border: 1px solid #db4437!important
}

.tripadvisor-bg-hvr:hover {
    background: #34e0a1!important;
    color: #fff!important;
    border: 1px solid #34e0a1!important
}

.facebook-text-hvr:hover {
    color: #4267b2!important
}

.twitter-text-hvr:hover {
    color: #1da1f2!important
}

.instagram-text-hvr:hover {
    color: #c32aa3!important
}

.google-text-hvr:hover {
    color: #db4437!important
}

.tripadvisor-text-hvr:hover {
    color: #34e0a1!important
}

header {
    width: 100%;
    z-index: 99
}

header .logo .logo-dark,
header .logo .logo-light {
    display:none;
    opacity: 0;
    width: 0;
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s
}

header .logo .logo-dark.default,
header .logo .logo-light.default {
    display: block;
    opacity: 1;
    width: 96px;
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s
}

header.header-appear nav .logo .logo-light,
header.header-appear nav.header-dark .logo .logo-light {
    display: block;
    opacity: 1;
    width: 96px;
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s
}

header.header-appear nav .logo .logo-dark,
header.header-appear nav.header-dark .logo .logo-dark {
    display: none;
    opacity: 0;
    width: 96px;
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s
}

header.header-appear nav .logo .logo-dark,
header.header-appear nav.header-light .logo .logo-dark {
    display: block;
    opacity: 1;
    width: 96px;
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s
}

header.header-appear nav .logo .logo-light,
header.header-appear nav.header-light .logo .logo-light {
    display: none;
    opacity: 0;
    width: 96px;
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s
}

header a.logo {
    display: inline-block;
    vertical-align: middle;
    line-height: 0
}

header a.logo img {
    max-height: 65px;
    max-width: 100px;
    vertical-align: sub
}

.navbar-top-default {
    position: absolute;
    top: 0;
    z-index: 99;
    overflow: hidden;
    height: 90px;
    width: 100%;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease
}

.navbar-top-default.navbar-gradient .navbar-nav .nav-link {
    padding: .4rem 0;
    color: #fff;
    font-weight: 300;
    min-width: 100px;
    text-align: center
}

.header-appear .navbar-top-default.navbar-gradient .navbar-nav .nav-link,
.header-appear .navbar-top-default.navbar-gradient .navbar-nav .nav-link.active {
    color: #fff
}

.header-appear .navbar-top-default.navbar-gradient .navbar-nav .menu-line {
    color: #fff
}

/* Smiley */

.smiley{
    display: inline-block;
    border: 1px solid white;
    border-radius: 100%;
    padding: 2px;
    position: relative;
    width: 25px;
    height: 25px;
}

.header-appear .smiley {
    border: 1px solid #2b2b2b;
}

.header-appear .mouth, .header-appear .eyes .eye {
    background: #2b2b2b;
}
  
  
.mouth{
    width: 60%;
    height: 30%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    box-sizing: border-box;
    position: absolute;
    bottom: 18%;
    left: 50%;
    margin-left: -30%;
    background: #fff;
    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
  
  
.eyes{
    width: 100%;
    margin-top: 15%;
    box-sizing: border-box;
    padding: 0 3px;
    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
  
.eyes .eye{
    width: 5px;
    height: 5px;
    background: #fff;
    float: left;
    border-radius: 100%;
    position: relative;
}
  
.eyes .eye:nth-of-type(2){
    float: right;
}

.eyes .eye::after{
    content: "";
    display: block;
    position: absolute;
    width: 0%;
    height: 0%;
    background: #fed800;
    transform: rotate(0deg);
    top: -15px;
    left: 5px;
    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

.eyes .eye:first-of-type::after{
    transform: rotate(0deg);
    left: auto;
    right: 5px;
}

/* Normal animation */
.smiley.normal .mouth{
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    height: 3%;
    width: 40%;
    bottom: 25%;
    margin-left: -20%;
}
  
.smiley.normal .eyes{
    margin-top: 30%
}

.smiley.happy .mouth{
    animation: move-mouth-down 10s;
    animation-delay: .3s;
    animation-iteration-count: infinite;
}


@keyframes move-mouth-down {
    0%
    {
        bottom: 18%;
    }

    10%
    {
        bottom: 16%; 
    }

    20%
    {
        bottom: 16%; 
    }

    30% 
    { 
        bottom: 18%;
    }

    100% 
    { 
        bottom: 18%;
    }
}


.smiley.happy .eyes{
    animation: move-eyes-down 10s;
    animation-delay: .3s;
    animation-iteration-count: infinite;
}


@keyframes move-eyes-down {
    0%
    { 
        margin-top: 15%;
    }

    10%
    {
        margin-top: 19%; 
    }

    20%
    {
        margin-top: 19%;
    }

    30% 
    { 
        margin-top: 15%;
    }

    100% 
    { 
        margin-top: 15%;
    }
}



.smiley.happy .eye:nth-of-type(2){
    height: 5px;
    margin-top: 0;
    animation: wink 10s;
    animation-delay: .3s;
    animation-iteration-count: infinite;
}


@keyframes wink {
    5%
    { 
        height: 5px;
        margin-top: 0; 
    }

    10%
    {
        height: 3px;
        margin-top: 2px; 
    }

    15%
    {
        height: 3px;
        margin-top: 2px; 
    }

    20% 
    { 
        height: 5px;
        margin-top: 0; 
    }

    100% 
    { 
        height: 5px;
        margin-top: 0; 
    }
}



.smiley.normal .eye{
    height: 5px;
    margin-top: 0;
    animation: blink 10s;
    animation-delay: 1;
    animation-iteration-count: infinite;
}


@keyframes blink {
    0%
    { 
        height: 5px;
        margin-top: 0; 
    }

    5%
    {
        height: 1px;
        margin-top: 2px; 
    }

    10% 
    { 
        height: 5px;
        margin-top: 0; 
    }

    15%
    {
        height: 1px;
        margin-top: 2px; 
    }

    20% 
    { 
        height: 5px;
        margin-top: 0; 
    }

    100% 
    { 
        height: 5px;
        margin-top: 0; 
    }
}
  
  

/*Bottom Nav*/

.curved{
    border-bottom-right-radius: 100% 50%;
    border-bottom-left-radius: 100% 50%;
}
.header-appear .navbar-top-default {
    height: 63px;
    position: fixed;
    z-index: 999;
    background: #fff;
    -webkit-animation-name: animationFade;
    -o-animation-name: animationFade;
    animation-name: animationFade;
    -webkit-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .35);
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .35);
}

.header-appear .navbar-top-default.navbar-gradient {
    background: #3264f5;
    background: -moz-linear-gradient(left, #7202bb 2%, #3264f5 82%);
    background: -webkit-linear-gradient(left, #7202bb 2%, #3264f5 82%);
    background: linear-gradient(to right, #7202bb 2%, #3264f5 82%)
}


.nav-icon .navbar-nav {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none
}

.menu-line {
    position: absolute;
    top: -20px;
    font-size: 20px;
    color: #fff;
    left: 0;
    display: block;
    text-align: center;
    width: 100px;
    height: 30px;
    pointer-events: none;
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s;
    -webkit-transition-timing-function: cubic-bezier(1, .01, 0, 1);
    -webkit-transition-timing-function: cubic-bezier(1, .01, 0, 1.22);
    transition-timing-function: cubic-bezier(1, .01, 0, 1.22)
}

.nav-icon .navbar-nav .nav-link:nth-child(1).activated~.menu-line {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.nav-icon .navbar-nav .nav-link:nth-child(2).activated~.menu-line {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.nav-icon .navbar-nav .nav-link:nth-child(3).activated~.menu-line {
    -webkit-transform: translate3d(200%, 0, 0);
    transform: translate3d(200%, 0, 0)
}

.nav-icon .navbar-nav .nav-link:nth-child(4).activated~.menu-line {
    -webkit-transform: translate3d(300%, 0, 0);
    transform: translate3d(300%, 0, 0)
}

.nav-icon .navbar-nav .nav-link:nth-child(5).activated~.menu-line {
    -webkit-transform: translate3d(400%, 0, 0);
    transform: translate3d(400%, 0, 0)
}

.nav-icon .navbar-nav .nav-link:nth-child(6).activated~.menu-line {
    -webkit-transform: translate3d(500%, 0, 0);
    transform: translate3d(500%, 0, 0)
}

.nav-icon .navbar-nav .nav-link:nth-child(7).activated~.menu-line {
    -webkit-transform: translate3d(600%, 0, 0);
    transform: translate3d(600%, 0, 0)
}

.nav-icon .navbar-nav .nav-link:nth-child(1):hover~.menu-line {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.nav-icon .navbar-nav .nav-link:nth-child(2):hover~.menu-line {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.nav-icon .navbar-nav .nav-link:nth-child(3):hover~.menu-line {
    -webkit-transform: translate3d(200%, 0, 0);
    transform: translate3d(200%, 0, 0)
}

.nav-icon .navbar-nav .nav-link:nth-child(4):hover~.menu-line {
    -webkit-transform: translate3d(300%, 0, 0);
    transform: translate3d(300%, 0, 0)
}

.nav-icon .navbar-nav .nav-link:nth-child(5):hover~.menu-line {
    -webkit-transform: translate3d(400%, 0, 0);
    transform: translate3d(400%, 0, 0)
}

.nav-icon .navbar-nav .nav-link:nth-child(6):hover~.menu-line {
    -webkit-transform: translate3d(500%, 0, 0);
    transform: translate3d(500%, 0, 0)
}

.nav-icon .navbar-nav .nav-link:nth-child(7):hover~.menu-line {
    -webkit-transform: translate3d(600%, 0, 0);
    transform: translate3d(600%, 0, 0)
}

.navbar-simple .navbar-nav .nav-link {
    padding: .4rem 1.5rem;
    margin-left: .5rem;
    color: #fff;
    font-weight: 300
}

.navbar-top-default.navbar-dark .navbar-nav .nav-link,
.navbar-top-default.navbar-dark .navbar-nav .nav-link.active {
    color: #151515;
    font-weight: 400
}

.navbar-top-default.navbar-dark .menu-line {
    color: #151515
}

.navbar-dark .sidemenu_btn span {
    background: #151515
}

.header-appear .navbar-simple .navbar-nav .nav-link {
    color: #2b2b2b;
    font-weight: 400
}

.nav-box-round .navbar-nav .nav-link {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

.header-appear .nav-box-round .navbar-nav .nav-link.active {
    background-color: #00bcd4;
    color: #fff!important
}

.header-appear .nav-box-round .navbar-nav .nav-link:hover {
    color: inherit
}

.nav-line .navbar-nav .nav-link.active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    visibility: visible;
    opacity: 1
}

.nav-line .navbar-nav .nav-link:before {
    position: relative;
    content: '';
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    display: table;
    height: 3px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    bottom: -28px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    background: #00bcd4;
    visibility: hidden;
    opacity: 0
}

.center-logo .logo {
    left: 50%;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    z-index: 1
}

.center-logo .navbar-nav .nav-link:nth-child(4) {
    margin-left: auto
}

header .center-logo a.logo img {
    max-width: 160px
}

.bottom-nav,
.header-appear .bottom-nav {
    position: absolute;
    top: auto;
    height: 70px;
    bottom: 0;
    -webkit-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown
}

.bottom-nav.navbar-bottom-top {
    position: fixed!important;
    top: 0!important;
    bottom: auto!important;
    margin: auto!important
}

.navbar-box {
    height: auto;
    top: 50px
}

.header-appear .navbar-box {
    top: 0
}

.navbar-box .container {
    height: 65px;
    border-radius: 5px;
    background-color: #ffff;
    padding: 0 30px
}

.navbar-box .sidemenu_btn {
    display: none!important
}

.header-appear .navbar-box .sidemenu_btn {
    display: inline-block!important
}

.navbar-side {
    position: fixed;
    width: 100%;
    z-index: 999;
    height: 90px
}

.header-appear .navbar-side .logo {
    transform: scale(0)!important
}

.header-appear .navbar-side .sidemenu_btn span {
    background: #151515
}

.sidemenu_btn {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    width: 36px;
    padding: 6px;
    margin-right: 1rem;
    position: absolute;
    right: 15px;
    display: inline-block
}

.sidemenu_btn.parallax-btn {
    width: 70px
}

.sidemenu_btn_inner {
    height: 70px;
    width: 70px;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    float: left
}

.sidemenu_btn span {
    height: 2px;
    width: 100%;
    background-color: #fff;
    display: block
}

.sidemenu_btn span:nth-child(2) {
    margin: 4px 0
}

.navbar.navbar-right {
    background: #fff;
    border: none;
    display: inline-table;
    width: 290px;
    -webkit-border-radius: 0;
    border-radius: 0;
    position: fixed;
    top: 0;
    z-index: 110;
    height: 100%;
    padding: 3rem 2rem;
    border-right: 1px solid rgba(0, 0, 0, .07);
    left: 0;
    overflow-x: hidden
}

.navbar.navbar-right.left {
    left: auto;
    right: 0
}

.navbar.navbar-right .navbar-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    text-align: center
}

.navbar.navbar-right a.logo {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 8rem
}

.navbar.navbar-right .navbar-nav .nav-link {
    display: block;
    padding: .5rem 1rem;
    font-size: 1.2rem;
    font-weight: 300
}

.navbar.navbar-right .navbar-nav .nav-link.active {
    color: #00bcd4
}

.wrapper {
    padding-left: 290px
}

.wrapper.right {
    padding-left: 0;
    padding-right: 290px
}

.index_socials a {
    height: 40px;
    text-align: center;
    width: 40px;
    display: inline-block;
    line-height: 40px;
    margin-left: 5px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #fff;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.index_socials a:first-child {
    margin-left: 0
}

.side-right-social {
    width: 100%;
    display: block;
    text-align: center;
    position: absolute;
    bottom: 50px;
    left: 0
}

.side-right-social a {
    height: 30px;
    width: 30px;
    display: inline-block;
    line-height: 30px;
    border: 1px solid #00bcd4;
    color: #fff;
    background: #00bcd4;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.side-right-btn {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    width: 40px;
    padding: 10px;
    display: none;
    position: fixed;
    background: #fff;
    z-index: 999;
    top: 20px;
    left: 20px;
    cursor: pointer
}

.side-right-btn>span {
    height: 2px;
    width: 100%;
    background: #1d1d1d;
    display: block
}

.side-right-btn>span:nth-child(2) {
    margin: 4px 0
}

.slider-social {
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 30px;
    z-index: 13
}

.slider-social a {
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50px;
    color: #fff;
    font-size: 17px;
    margin: 3px;
    border: 1px solid transparent;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out
}

.slider-social a:hover {
    background-color: #fff
}

.scroll-down {
    display: inline-block;
    position: absolute;
    bottom: 30px;
    z-index: 13;
    left: 50%;
    transform: translateX(-50%);
    color: #fff!important
}

.scroll-down i {
    font-size: 12px;
    padding-left: 10px;
    color: #fff;
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate
}

.scroll-down:hover i {
    color: #fff
}

@-webkit-keyframes mover {
    0% {
        transform: translateY(2px)
    }
    100% {
        transform: translateY(-2px)
    }
}

@keyframes mover {
    0% {
        transform: translateY(2px)
    }
    100% {
        transform: translateY(-2px)
    }
}
.fullscreen {
    height: 100vh!important;
    width: 100%
}

.fullscreen .center-col {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%
}

#single-slider .owl-dots {
    margin-top: 15px
}

.particles-version h2 {
    font-size: 2.5rem;
    line-height: 1.5;
    font-weight: 100;
    margin-bottom: 1.4rem
}

.single-version h2 {
    font-size: 3.8rem;
    line-height: 1.5;
    font-weight: 100;
    margin-bottom: 1.4rem
}

.single-version h2 span {
    font-size: 4rem
}

.dark-slider h2 {
    font-size: 3.8rem!important;
    font-weight: 100!important
}

.dark-slider h2.font-weight-600 {
    font-weight: 600!important
}

.dark-slider p {
    font-size: 18px!important
}

.dark-slider .slider-social a {
    color: #2b2b2b
}

.dark-slider .scroll-down,
.dark-slider .scroll-down i {
    color: #2b2b2b!important
}

.video-text h2 {
    font-size: 3.5rem;
    line-height: 1.2
}

.classic-box {
    max-width: 700px;
    margin: 0 auto
}

.classic-box h2 {
    font-size: 3.5rem;
    line-height: 1.2;
    font-weight: 400;
    margin: 1.4rem 0
}


#about {
    background-image: url(../images/about.svg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
}
#menu {
    background-image: url(../images/menu.svg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
}



@-webkit-keyframes pulse_effect {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, .9);
        box-shadow: 0 0 0 5px rgba(255, 255, 255, .9)
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, .6);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, .6)
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, .3);
        box-shadow: 0 0 0 15px rgba(255, 255, 255, .3)
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(255, 255, 255, .1);
        box-shadow: 0 0 0 20px rgba(255, 255, 255, .1)
    }
}

@-o-keyframes pulse_effect {
    0% {
        box-shadow: 0 0 0 5px rgba(255, 255, 255, .9)
    }
    25% {
        box-shadow: 0 0 0 10px rgba(255, 255, 255, .6)
    }
    70% {
        box-shadow: 0 0 0 15px rgba(255, 255, 255, .3)
    }
    100% {
        box-shadow: 0 0 0 20px rgba(100, 48, 148, .1)
    }
}

@keyframes pulse_effect {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, .9);
        box-shadow: 0 0 0 5px rgba(255, 255, 255, .9)
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, .6);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, .6)
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, .3);
        box-shadow: 0 0 0 15px rgba(255, 255, 255, .3)
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(255, 255, 255, .1);
        box-shadow: 0 0 0 20px rgba(255, 255, 255, .1)
    }
}

@-webkit-keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-o-keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

@keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

.title {
    margin-bottom: 1rem
}

.title h2 {
    font-size: 3rem;
    line-height: 1.2;
    font-weight: 500
}

.title p {
    margin: 0 auto
}

.about-box {
    max-width: 520px
}

.center-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.overlay {
    position: absolute;
    left: 20px;
    top: 25px;
    right: 20px;
    bottom: 22px;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    -webkit-transition: all .5s ease-in .1s;
    -o-transition: all .5s ease-in .1s;
    transition: all .5s ease-in .1s
}

.text_wrap {
    padding: 50px 2rem .5rem 2rem
}

.bottom-text {
    display: table
}

.bottom-text p {
    font-size: 15px;
    margin-bottom: 0
}

.content .title {
    margin-bottom: 0
}

.content-image img {
    max-width: 685px;
    position: relative;
    margin-left: -50px
}

.app-image {
    text-align: center;
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%
}

.app-image img {
    max-width: 280px;
    margin: 0 auto;
    display: inline-block
}

#app-slider {
    position: absolute;
    top: 65px;
    width: 235px;
    left: 58px;
    height: 420px
}

.bg-img1 {
    background: url(../images/bg-img1.jpg)
}

.bg-img2 {
    background: url(../images/love-menu.jpg)
}

.bg-food1 {
    background: url(../images/bg-img2.jpg)
}

#brands img {
    max-width: 150px !important; 
}


[class*=bg-img] {
    position: relative;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden
}


.side-menu {
    width: 40%;
    position: fixed;
    right: 0;
    top: 0;
    background: #00bcd4;
    z-index: 1032;
    height: 100%;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease, -o-transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    overflow: hidden
}

.side-menu.left {
    left: 0;
    right: auto;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.side-menu.side-menu-active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#close_side_menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    -webkit-transition: opacity .3s cubic-bezier(.895, .03, .685, .22);
    -o-transition: opacity .3s cubic-bezier(.895, .03, .685, .22);
    transition: opacity .3s cubic-bezier(.895, .03, .685, .22);
    display: none;
    z-index: 1031;
    opacity: .4
}

.side-menu .btn-close {
    height: 33px;
    width: 33px;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 30px;
    right: 15px;
    cursor: pointer
}

.side-menu .btn-close::after,
.side-menu .btn-close::before {
    position: absolute;
    left: 16px;
    content: ' ';
    height: 24px;
    width: 2px;
    background: #fff;
    top: 5px
}

.side-menu .btn-close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.side-menu .btn-close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.sidemenu_btn.left {
    left: 15px;
    right: auto
}

.sidemenu_btn span {
    height: 2px;
    width: 100%;
    background: #fff;
    display: block
}

.header-appear .navbar-simple .sidemenu_btn span {
    background: #666
}

.header-appear .navbar-gradient .sidemenu_btn span {
    background: #fff
}

.sidemenu_btn span:nth-child(2) {
    margin: 4px 0
}

.side-menu .inner-wrapper {
    padding: 3.5rem 3.5rem;
    height: 100%;
    position: relative;
    overflow-y: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.side-menu .side-nav {
    margin-bottom: 30px;
    display: block
}


.side-nav .navbar-nav .nav-item {
    display: block;
    margin: 10px 0;
    padding: 0!important;
    opacity: 0;
    -webkit-transition: all .8s ease .5s;
    -o-transition: all .8s ease .5s;
    transition: all .8s ease .5s;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px)
}

.side-nav .navbar-nav .nav-item:first-child {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

.side-nav .navbar-nav .nav-item:nth-child(2) {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

.side-nav .navbar-nav .nav-item:nth-child(3) {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

.side-nav .navbar-nav .nav-item:nth-child(4) {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}

.side-nav .navbar-nav .nav-item:nth-child(5) {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

.side-nav .navbar-nav .nav-item:nth-child(6) {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

.side-nav .navbar-nav .nav-item:nth-child(7) {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s
}

.side-nav .navbar-nav .nav-item:nth-child(8) {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s
}

.side-nav .navbar-nav .nav-item:nth-child(9) {
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s
}

.side-menu.side-menu-active .side-nav .navbar-nav .nav-item {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.side-nav .navbar-nav .nav-link {
    display: inline-table;
    color: #fff;
    padding: 2px 0 3px 0!important;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: normal;
    position: relative;
    -webkit-border-radius: 0;
    border-radius: 0
}

.side-nav .navbar-nav .nav-link::after {
    content: "";
    position: absolute;
    background: #fff;
    display: inline-block;
    width: 0;
    height: 3px;
    bottom: 0;
    left: 0;
    overflow: hidden;
    -webkit-transition: all .5s cubic-bezier(0, 0, .2, 1);
    -o-transition: all .5s cubic-bezier(0, 0, .2, 1);
    transition: all .5s cubic-bezier(0, 0, .2, 1)
}

.side-nav .navbar-nav .nav-link.active::after,
.side-nav .navbar-nav .nav-link:focus::after,
.side-nav .navbar-nav .nav-link:hover::after {
    width: 100%
}

.side-nav .navbar-nav .nav-link.active {
    background: 0 0
}

.side-menu p {
    font-size: 13px;
    margin-top: .5rem;
    margin-bottom: 0
}

.social-icons-simple {
    margin-bottom: 0;
    margin-left: -10px
}

.social-icons-simple li {
    display: inline-block
}

.social-icons-simple li a {
    display: block;
    font-size: 16px;
    height: 36px;
    line-height: 38px;
    border: 1px solid transparent;
    text-align: center;
    width: 36px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: background-color .5s ease;
    -o-transition: background-color .5s ease;
    transition: background-color .5s ease
}

.social-icons-simple li a:hover {
    background-color: #fff
}

.blog-text {
    max-width: 500px
}

.blog-text h2 {
    font-size: 2.5rem;
    margin-bottom: 1.2rem;
    line-height: 1.3
}

.blog-image {
    max-width: 500px
}

.address-text {
    padding: 7.5rem 0
}

.address-social li {
    display: inline-block
}

.address-social a {
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50px;
    background: white;
    color: #2b2b2b;
    font-size: 17px;
    margin: 5px;
    border: 1px solid transparent;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out
}

.address-social a:hover {
    background-color: #fff
}

.contact-map {
    height: 400px;
    width: 100%;
    overflow: hidden
}

.full-map{
    height:500px;
    width: 100%;
    overflow: hidden;
}

.half-map{
    height: 650px;
    width: 100%;
    overflow: hidden;
}


.contact-form {
    display: block;
    text-align: center;
    margin: 0 auto
}

.contact-form .form-control {
    border: none;
    border-bottom: 1px solid #e2e2e2;
    padding: 12px 0;
    background: #fff;
    letter-spacing: .7px;
    font-weight: 300;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 44px;
    color: #a5a5a5;
    font-size: 14px;
    position: relative;
    -webkit-transition: border .9s ease;
    -o-transition: border .9s ease;
    transition: border .9s ease
}

.contact-form textarea {
    min-height: 175px;
    resize: none
}

.contact-form .form-group {
    margin-bottom: 1.5rem
}

.parallax-box {
    padding: 3rem 0;
    text-align: center
}

.parallax-box i {
    font-size: 2.5rem;
    margin-bottom: 25px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.parallax-box:hover i {
    transform: translateY(-5px);
    color: #00bcd4;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.parallax-box h2 {
    font-size: 2.5rem;
    margin-bottom: 10px
}

.parallax-box h5 {
    font-weight: 300
}

.footer-social li {
    display: inline-block
}

.footer-social a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 50px;
    font-size: 17px;
    margin: 10px 5px;
    border: 1px solid transparent;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}

.footer-social li a:hover {
    background-color: #ebebeb;
    color: #fff
}

.count_down p {
    color: #232323
}

.count_down.white p {
    color: #fff
}

.form_placeholder1::-webkit-input-placeholder {
    color: #232323
}

.form_placeholder1::-moz-placeholder {
    color: #232323
}

.form_placeholder1:-ms-input-placeholder {
    color: #232323
}

.form_placeholder1:-moz-placeholder {
    color: #232323
}

ul.count_down {
    list-style: none;
    margin: 65px 0 0 0;
    padding: 0;
    display: block;
    text-align: center
}

ul.count_down li {
    display: inline-block;
    color: #232323;
    padding: 0 35px;
    width: 165px
}

ul.count_down.white li {
    color: #fff
}

ul.count_down li p:nth-child(1) {
    font-size: 70px;
    font-weight: 700;
    line-height: normal;
    margin: 0;
    transition: 1s
}

ul.count_down li p:nth-child(2) {
    color: #232323;
    font-size: 14px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    transition: 1s;
    font-weight: 500;
    margin-top: 10px
}

ul.count_down.white li p:nth-child(2) {
    color: #fff
}

.count-down-form form {
    width: 580px;
    margin: 0 auto;
    margin-top: 65px;
    position: relative
}

.count-down-form form input {
    border: transparent;
    background: 0 0;
    box-shadow: none;
    border-bottom: 2px solid #232323;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 15px;
    font-size: 20px;
    font-weight: 100;
    color: #232323;
    text-align: left;
    height: 45px
}

.count-down-form.white form input {
    border-bottom: 2px solid #fff;
    color: #fff
}

.count-down-form .form-control:focus {
    color: initial;
    background-color: transparent;
    border-color: initial;
    outline: 0;
    box-shadow: none;
    border-bottom: 2px solid #00bcd4!important
}

.count-down-form form a {
    transition: all linear .3s;
    position: absolute;
    top: 6px;
    right: 4px
}

.count-down-form form a i {
    font-size: 18px;
    color: #232323;
    transition: 1s
}

.count-down-form.white form a i {
    color: #fff
}

.single-items {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    background-attachment: fixed
}

.single-items h3 {
    font-size: 3rem;
    margin-bottom: 1.3rem!important
}

.single-items h3 strong {
    font-weight: 600;
    text-shadow: 0 2px 2px rgba(0, 0, 0, .7)
}

.single-items p {
    margin-bottom: 0;
    color: #272727
}

.single-items a:active,
.single-items a:hover {
    color: inherit
}

.page_nav {
    background: #fff;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    padding: 18px 40px 10px;
    display: inline-block;
    margin-top: 30px;
    color: #7f7f7f;
    font-size: .875rem;
    margin-bottom: -2px
}

.blog-list-item {
    margin-bottom: 4rem
}

.blog-list-item:last-child {
    margin-bottom: 1rem
}

.hover-effect {
    position: relative;
    overflow: hidden
}

.hover-effect::before {
    right: 0;
    opacity: 1;
    top: 0
}

.hover-effect::after,
.hover-effect::before {
    content: "";
    background: #fff;
    height: 0;
    width: 0;
    z-index: 1;
    position: absolute;
    -webkit-transition-duration: 1.3s;
    -o-transition-duration: 1.3s;
    transition-duration: 1.3s
}

.hover-effect::after {
    bottom: 0;
    opacity: .7;
    left: 0
}

.hover-effect::after,
.hover-effect::before {
    content: "";
    background: #fff;
    height: 0;
    width: 0;
    z-index: 1;
    position: absolute;
    -webkit-transition-duration: 1.3s;
    -o-transition-duration: 1.3s;
    transition-duration: 1.3s
}

.hover-effect:hover::after,
.hover-effect:hover::before {
    height: 100%;
    opacity: 0;
    width: 100%
}

.blog-item-content h4 {
    margin-bottom: 2.5rem
}

.blog-item-content h4 a:hover {
    background: #3264f5;
    background: -moz-linear-gradient(left, #3264f5 2%, #7202bb 82%);
    background: -webkit-linear-gradient(left, #3264f5 2%, #7202bb 82%);
    background: linear-gradient(to right, #3264f5 2%, #7202bb 82%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.blog-comment {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left
}

.blog-comment .comment-text {
    vertical-align: top
}

.blog-comment .date {
    font-size: 12px;
    margin-bottom: .5rem;
    color: #b3aeae
}

.blog-comment li {
    padding: 50px 0;
    border-bottom: 1px solid #ededed;
    position: relative
}

.blog-comment>li:first-child {
    padding-top: 0
}

.blog-comment li:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.comment-form .form-control {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: 300
}

.comment-form .form-control:focus {
    border-color: #ced4da;
    outline: 0;
    box-shadow: none
}

.comment-form textarea {
    margin-bottom: 1.2rem;
    resize: none
}

#cursor {
    position: fixed;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    border: 2px solid rgba(255, 255, 255, 1);
    border-radius: 50%;
    pointer-events: none;
    opacity: 1;
    box-sizing: border-box
}

#cursor:before {
    font-family: FontAwesome;
    content: "\f053";
    font-size: 6px;
    width: 4px;
    height: 8px;
    line-height: 8px;
    text-align: center;
    position: absolute;
    left: -12px;
    top: 9px;
    color: #fff;
    opacity: 0;
    transition: all .1s cubic-bezier(.215, .61, .355, 1) 0s
}

#cursor-loader {
    width: 40px;
    height: 40px;
    position: absolute;
    background-color: transparent;
    border-right: 2px solid transparent;
    border-bottom: 2px solid #fff;
    border-left: 2px solid transparent;
    border-top: 2px solid transparent;
    border-radius: 50px;
    box-sizing: border-box;
    opacity: 0;
    transform: translate(-9px, -9px) rotate(0);
    -webkit-animation: rotating .8s ease-in-out infinite;
    animation: rotating .8s ease-in-out infinite;
    -webkit-transition: opacity 0s ease-in-out 0s;
    transition: opacity 0s ease-in-out 0s
}

#cursor:after {
    font-family: FontAwesome;
    content: "\f054";
    font-size: 6px;
    width: 4px;
    height: 8px;
    line-height: 8px;
    text-align: center;
    position: absolute;
    right: -10px;
    top: 9px;
    color: #fff;
    opacity: 0;
    transition: all .2s cubic-bezier(.215, .61, .355, 1) 0s
}

@keyframes rotating {
    0% {
        -webkit-transform: translate(-7px, -7px) rotate(0);
        transform: translate(-7px, -7px) rotate(0)
    }
    95% {
        -webkit-transform: translate(-7px, -7px) rotate(350deg);
        transform: translate(-7px, -7px) rotate(350deg)
    }
    100% {
        -webkit-transform: translate(-7px, -7px) rotate(360deg);
        transform: translate(-7px, -7px) rotate(360deg)
    }
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s
}

input:checked+.slider {
    background-color: #17a2b8
}

input:focus+.slider {
    box-shadow: 0 0 1px #17a2b8
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px)
}

.slider.round {
    border-radius: 34px;
    width: 60px
}

.slider.round:before {
    border-radius: 50%
}

.loaderNaturel {
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1111;
    overflow-x: hidden;
    background: #3264f5;
    background: -moz-linear-gradient(left, #3264f5 2%, #7202bb 82%);
    background: -webkit-linear-gradient(left, #3264f5 2%, #7202bb 82%);
    background: linear-gradient(to right, #3264f5 2%, #7202bb 82%)
}

.loader-inner {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

/* Loader */

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
  }
  .lds-ellipsis div {
    position: absolute;
    top: 27px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #ebebeb;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
  }
  .lds-ellipsis div:nth-child(1) {
    left: 6px;
    animation: lds-ellipsis1 0.6s infinite;
  }
  .lds-ellipsis div:nth-child(2) {
    left: 6px;
    animation: lds-ellipsis2 0.6s infinite;
  }
  .lds-ellipsis div:nth-child(3) {
    left: 26px;
    animation: lds-ellipsis2 0.6s infinite;
  }
  .lds-ellipsis div:nth-child(4) {
    left: 45px;
    animation: lds-ellipsis3 0.6s infinite;
  }
  @keyframes lds-ellipsis1 {
    0% {
      transform: scale(0);
    }
    100% {
      transform: scale(1);
    }
  }
  @keyframes lds-ellipsis3 {
    0% {
      transform: scale(1);
    }
    100% {
      transform: scale(0);
    }
  }
  @keyframes lds-ellipsis2 {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(19px, 0);
    }
  }


#restLoader {
    margin: 0 auto;
    padding: 100px 0;
    position: relative;
    transform: scale(0.7);
    width: 165px;
    height: 280px;
    margin-left: -59px;
  }
  
  #cook div {
    position: absolute;
    left: 6px;
    transform: rotate(10deg) ;
    width: 20px;
    height: 20px;
    opacity: 0;
    background: #fff;
    border-radius: 50%;
    -webkit-animation: cooking 2.5s infinite; /* Safari 4+ */
    -moz-animation:    cooking 2.5s infinite; /* Fx 5+ */
    -o-animation:      cooking 2.5s infinite; /* Opera */
    animation-name: cooking;
    animation-duration: 2.5s;
    transform-origin: 81px 0%;
    animation-iteration-count: infinite;
    animation-direction: normal;
  }
  
  #cook div:nth-child(1) {
    animation-delay: 0;
  }
  
  #cook div:nth-child(2) {
    animation-delay: 0.05s;
  }
  
  #cook div:nth-child(3) {
    animation-delay: 0.10s;
  }
  
  #cook div:nth-child(4) {
    animation-delay: 0.15s;
  }
  
  
  
  @keyframes cooking {
    18% {
      opacity: 0;
    }
    19% {
      opacity: 1;
      transform: rotate(10deg) ;
    }
    
    41% {
      transform: rotate(105deg) ;
    }
    62% {
      opacity: 1;
      transform: rotate(222deg);
    }
    100% {
      opacity: 0;
      transform: rotate(222deg);
    }
    
  }
  
  #panShadow {
    background-color: #000;
    position: absolute;
    width: 130px;
    height: 15px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 10px;
    opacity: 0.4;
    -webkit-animation: shadowAction 2.5s infinite; /* Safari 4+ */
    -moz-animation:    shadowAction 2.5s infinite; /* Fx 5+ */
    -o-animation:      shadowAction 2.5s infinite; /* Opera */
    animation-name: shadowAction;
    animation-duration: 2.5s;
    transform-origin: 80% 0%;
    animation-iteration-count: infinite;
    animation-direction: normal;
  }
  
  @keyframes shadowAction {
    0% {
    }
    15% {
      width: 100px;
    }
    22% {
      width: 130px;
    }
    55% {
      opacity: 0.3;
      width: 125px;
    }
    60% {
      opacity: 0.5;
      width: 110px;
    }
  }
  
  #panMan {
    top: 130px;
    left: 0;
    z-index: 1;
    position: absolute;
    -webkit-animation: shake 2.5s infinite; /* Safari 4+ */
    -moz-animation:    shake 2.5s infinite; /* Fx 5+ */
    -o-animation:      shake 2.5s infinite; /* Opera */
    animation-name: shake;
    animation-duration: 2.5s;
    transform-origin: 80% 0%;
    animation-iteration-count: infinite;
    animation-direction: normal;
  }
  
  @keyframes shake {
    0% {
      transform: rotate(0deg) translateY(0) ;
    }
    15% {
      transform: rotate(-25deg) translateX(-30px);
    }
    22% {
      transform: rotate(12deg);
    }
    55% {
      transform: translateY(0) rotate(0) translateX(0);
    }
    60% {
      transform: translateY(15px);
      }
}

/* About Us Modal */
.fancybox-content {
    border-radius: .25rem!important;
}
.address-block {
    background: #fff;
    width: 100%;
    height: 400px;
    -webkit-box-shadow: 0 2px 10px -1px rgba(87, 97, 100, .35);
    box-shadow: 0 2px 10px -1px rgba(87, 97, 100, .35);
    padding: 3.5rem 1rem 3.5rem 3.5rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left;
    margin-bottom: 5px
}

.address-block ul.address-list {
    padding-top: 1.3rem;
    font-size: 1rem;
    color: #939393
}

.address-block ul.address-list li {
    margin-bottom: 5px
}

@media screen and (max-width:1199px) {
    header .center-logo a.logo img {
        max-width: 140px
    }

    .navbar-simple .navbar-nav .nav-link {
        padding: .2rem .7rem;
        color: #fff;
        font-size: .75rem
    }
    .lang_switcher,
    .navbar .btn {
        font-size: .75rem
    }
    .fontMid {
        font-size: 26px
    }
    .content-image img {
        max-width: 100%;
        margin-left: 0
    }
    #app-slider {
        left: 27px
    }
    .half-map {
        height: 680px;
    }
}

@media screen and (max-width:991px) {
    header .center-logo a.logo img {
        max-width: 110px;
    }
    .containerWide,
    header .navbar .container {
        padding-left: 1.5em;
        padding-right: 1.5em
    }
    body {
        font-size: 14px;
        line-height: 24px
    }
    .navbar-top-default {
        padding-left: 0;
        padding-right: 0
    }
    nav.center-logo .container .lang_switcher {
        padding-right: 0
    }
    .fontMid {
        font-size: 1.2rem;
        font-weight: 300
    }
    .rateIcon {
        margin: 0 auto;
        width: 30px
    }
    .h1,
    h1 {
        font-size: 2rem
    }
    .h2,
    h2 {
        font-size: 1.5rem
    }
    .h3,
    h3 {
        font-size: 1.25rem
    }
    .h4,
    h4 {
        font-size: 1rem
    }
    .slider-social {
        display: none
    }
    .sidemenu_btn {
        position: relative;
        right: 0;
        margin: 0
    }
    .app-image img {
        max-width: 100%
    }
    #app-slider {
        position: absolute;
        top: 51px;
        width: 177px;
        left: 16px;
        height: 315px
    }
    .navbar-box .container {
        padding: 0 15px
    }
    .navbar-box .sidemenu_btn {
        display: inline-block!important;
        margin: 0
    }
    .blog-text {
        max-width: 100%
    }
    .content .title {
        margin-bottom: 3rem
    }
    .text_wrap {
        padding: 25px 15px
    }
    .about-box {
        max-width: 100%;
        text-align: center;
        padding: 0 15px
    }
    .about-box {
        max-width: 100%;
        text-align: center;
        padding: 0 15px
    }
    .wrapper {
        padding-left: 0
    }
    .wrapper.right {
        padding-right: 0
    }
    .side-right-btn {
        display: inline-block
    }
    .navbar-right.left~.side-right-btn {
        left: auto;
        right: 20px
    }
    .navbar.navbar-right {
        left: -290px
    }
    .navbar.navbar-right.show {
        left: 0
    }
    .navbar.navbar-right.left {
        left: auto;
        right: -290px
    }
    .navbar.navbar-right.show {
        right: 0
    }
    .ul.count_down {
        padding: 0 15px
    }
    ul.count_down li {
        width: 100px
    }
    ul.count_down li p:nth-child(1) {
        font-size: 48px
    }
    .sidemenu_btn.parallax-btn {
        width: 45px
    }
    .sidemenu_btn_inner {
        height: 35px;
        width: 35px
    }
    .content {
        text-align: center
    }
    .address-block {
        padding: 15px;
        text-align: center
    }
}

@media screen and (max-width:767px) {
    header .center-logo a.logo img {
        max-width: 100px;
    }
    .section-padding,
    section {
        position: relative;
        padding: 2.5rem 0;
        overflow: hidden
    }
    .address-text {
        padding: 4.5rem 0
    }
    .title h2 {
        font-size: 2.2rem
    }
    .title {
        margin-bottom: 2rem
    }
    .app-image {
        width: 170px;
        margin: 3rem auto
    }
    .app-image img {
        max-width: 100%
    }
    #app-slider {
        position: absolute;
        top: 40px;
        width: 142px;
        left: 14px;
        height: 255px;
        overflow: hidden
    }
    .side-menu {
        width: 380px
    }
    .page_nav {
        float: none;
        width: 100%;
        margin-top: 15px;
        padding: 5px 10px
    }
    .cover-text {
        margin-top: 2rem
    }
    .blog-text {
        margin-bottom: 2.8rem
    }
    .blog-text h2 {
        font-size: 2rem
    }
    .btn.btn-large {
        font-size: 13px;
        padding: 7px 28px
    }
    .dark-slider h2 {
        font-size: 2.5rem!important
    }
    .dark-slider p {
        font-size: 15px!important
    }
    .sidemenu_btn {
        margin-right: 0
    }
    .single-version h2,
    .single-version h2 span {
        font-size: 3rem;
        line-height: 1.3
    }
    .classic-box h2 {
        font-size: 2.2rem
    }
    .parallax-box h2 {
        font-size: 2rem
    }
    .parallax-box h5 {
        font-size: 1rem
    }
    .ul.count_down {
        padding: 0 15px
    }
    ul.count_down li {
        width: 125px;
        padding: 0 10px
    }
    ul.count_down li p:nth-child(1) {
        font-size: 48px
    }
    .count-down-form form {
        width: 100%;
        max-width: 465px
    }
    .half-map {
        height: 450px;
    }
}

@media screen and (max-width:576px) {
    img.alignleft,
    img.alignright {
        float: none;
        border-radius: 5px;
        margin: 0 auto;
        width: 100%
    }
    #particles-js h2 {
        font-size: 2rem
    }
    .single-version h2 {
        font-size: 2.5rem
    }
    .single-version h2 span {
        font-size: 3rem
    }
    .h1,
    h1 {
        font-size: 1.6rem
    }
    .count-down-form {
        padding: 0 30px
    }
    .h1,
    .h2,
    .h3,
    .h4,
    .h5,
    .h6,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1.4
    }
    .blog-text h2 {
        font-size: 1.5rem
    }
}

@media screen and (max-width:466px) {
    .footer-social a {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 15px
    }
}


/* Admin */

/*switchers*/
.switch {position: relative;display: inline-block;width: 100%;}
.switch .slider {height: 34px;}
.switch.smaller .slider {height: 23px !important;}
.switch input{width: 90%;height: 90%;}
.slider {position: absolute;cursor: pointer;top: 0;left: 0;right: 0;bottom: 0;background-color: #ccc;-webkit-transition: .4s;transition: .4s;}
.slider:before {position: absolute;content: "";height: 26px;width: 26px;left: 4px;bottom: 4px;background-color: white;-webkit-transition: .4s;transition: .4s;}
.switch.smaller :before {height: 15px !important;width: 15px !important;}
input:checked + .slider {background-color: #17a2b8;}
input:focus + .slider {box-shadow: 0 0 1px #17a2b8;}
input:checked + .slider:before {-webkit-transform: translateX(26px);-ms-transform: translateX(26px);transform: translateX(26px);}
.switch .custom-control-label::before {opacity:0; width: 100%;left: -3em;z-index: 9999;height: 40px;}
.switch .custom-control-label{padding-left:67px;}

/* Rounded sliders */
.slider.round {border-radius: 34px;width: 60px;}
.switch.smaller .slider.round {width: 50px !important;}
.slider.round:before {border-radius: 50%;}



/* Additional*/

.crewBg {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	color: white;
	position: relative;
	display: flex;
	min-height: 60vh;
	overflow: hidden;
	margin-bottom: 60px;
}

.crewOverlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: black;
	opacity: 0.7;
}


	
