/*!
========== BASE
*/

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
ul {
    margin: 0
}
.relative,
body {
    position: relative
}
.background-bg,
.white-bg,
body,
pre {
    background: #fff
}
.mfp-close,
a:focus,
a:hover,
a:visited {
    text-decoration: none
}
@font-face {
    font-family: swis721;
    src: url(fonts/swis721/swis721.eot);
    src: url(fonts/swis721/swis721.eot) format("embedded-opentype"), url(fonts/swis721/swis721.html) format("woff2"), url(fonts/swis721/swis721.woff) format("woff"), url(fonts/swis721/swis721.ttf) format("truetype"), url(fonts/swis721/swis721.svg#swis721) format("svg")
}
@font-face {
    font-family: swis721_bold;
    src: url(fonts/swis721/swis721_bold.eot);
    src: url(fonts/swis721/swis721_bold.eot) format("embedded-opentype"), url(fonts/swis721/swis721_bold.html) format("woff2"), url(fonts/swis721/swis721_bold.woff) format("woff"), url(fonts/swis721/swis721_bold.ttf) format("truetype"), url(fonts/swis721/swis721_bold.svg#swis721_bold) format("svg")
}
@font-face {
    font-family: baianat;
    src: url(fonts/icons/baianat892f.eot?cz1168);
    src: url(fonts/icons/baianat892f.eot?cz1168#iefix) format("embedded-opentype"), url(fonts/icons/baianat892f.ttf?cz1168) format("truetype"), url(fonts/icons/baianat892f.woff?cz1168) format("woff"), url(fonts/icons/baianat892f.svg?cz1168#baianat) format("svg");
    font-weight: 400;
    font-style: normal
}
[class*=" icon-"],
[class^=icon-] {
    font-family: baianat!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: swis721;
    font-weight: 400
}
.icon-add:before {
    content: "\e900"
}
.icon-arrow-down:before {
    content: "\e901"
}
.icon-arrow-left:before {
    content: "\e902"
}
.icon-arrow-right:before {
    content: "\e903"
}
.icon-arrow-up:before {
    content: "\e904"
}
.icon-close:before {
    content: "\e905"
}
.icon-load:before {
    content: "\e906"
}
.icon-menu:before {
    content: "\e907"
}
.icon-share-alt:before {
    content: "\e908"
}
.icon-share:before {
    content: "\e909"
}
.icon-pin:before {
    content: "\e90a"
}
.icon-pin2:before {
    content: "\e90b"
}
.icon-Search:before {
    content: "\e90c"
}
.icon-triangle-line:before {
    content: "\e90d"
}
.icon-wave:before {
    content: "\e90e"
}
.icon-wave2:before {
    content: "\e90f"
}
.icon-wave-up:before {
    content: "\e910"
}
.icon-arrow3:before {
    content: "\e911"
}
.icon-circle-line:before {
    content: "\e912"
}
.icon-Crown:before {
    content: "\e913"
}
.icon-dot:before {
    content: "\e914"
}
.icon-line2:before {
    content: "\e915"
}
.icon-mail:before {
    content: "\e916"
}
.icon-m-donts:before {
    content: "\e917"
}
.icon-phone:before {
    content: "\e918"
}
.carousel-control {
  padding-top:5%;
  width:5%;
}
.error
{
	color: #f00 !important;
    font-size: 1em !important;
    font-weight: normal !important;
}
html {
    font-size: 10px
}
body {
    line-height: 1.8;
    color: #1b1919;
    font-size: 14px;
    overflow: hidden;
    overflow-y: auto!important;
    direction: ltr
}
li,
ol,
ul {
    list-style: none;
    padding: 0
}
pre {
    padding: 10px;
    font-family: consolas, monospace
}
:-moz-any-link:focus {
    outline: 0
}
button,
input[type=submit] {
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    outline: 0
}
.card,
.dropdown-menu,
a {
    -webkit-transition: all 250ms ease-in-out
}
input:active,
input:focus {
    outline: 0;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}
input {
    -webkit-box-shadow: none;
    box-shadow: none
}
a {
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    color: inherit
}
a:focus,
a:visited {
    outline: 0;
    color: none
}
input::-moz-focus-inner {
    border: 0
}
.btn-sm,
.raduis {
    border-radius: 0
}
select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}
:focus,
select {
    outline: 0
}
.mb-10 {
    margin-bottom: 1rem!important
}
.mb-20 {
    margin-bottom: 2rem!important
}
.mb-30 {
    margin-bottom: 3rem!important
}
.mb-40 {
    margin-bottom: 4rem!important
}
.mb-50 {
    margin-bottom: 5rem!important
}
.mb-60 {
    margin-bottom: 6rem!important
}
.mb-70 {
    margin-bottom: 7rem!important
}
.mb-80 {
    margin-bottom: 8rem!important
}
.mb-90 {
    margin-bottom: 9rem!important
}
.mb-100 {
    margin-bottom: 10rem!important
}
.mb-110 {
    margin-bottom: 11rem!important
}
.mb-120 {
    margin-bottom: 12rem!important
}
.mb-130 {
    margin-bottom: 13rem!important
}
.mb-140 {
    margin-bottom: 14rem!important
}
.mb-150 {
    margin-bottom: 15rem!important
}
.mb-160 {
    margin-bottom: 16rem!important
}
.mb-170 {
    margin-bottom: 17rem!important
}
.mb-180 {
    margin-bottom: 18rem!important
}
.mb-190 {
    margin-bottom: 19rem!important
}
.mb-200 {
    margin-bottom: 20rem!important
}
.mt-10 {
    margin-top: 1rem!important
}
.mt-20 {
    margin-top: 2rem!important
}
.mt-30 {
    margin-top: 3rem!important
}
.mt-40 {
    margin-top: 4rem!important
}
.mt-50 {
    margin-top: 5rem!important
}
.mt-60 {
    margin-top: 6rem!important
}
.mt-70 {
    margin-top: 7rem!important
}
.mt-80 {
    margin-top: 8rem!important
}
.mt-90 {
    margin-top: 9rem!important
}
.mt-100 {
    margin-top: 10rem!important
}
.mt-110 {
    margin-top: 11rem!important
}
.mt-120 {
    margin-top: 12rem!important
}
.mt-130 {
    margin-top: 13rem!important
}
.mt-140 {
    margin-top: 14rem!important
}
.mt-150 {
    margin-top: 15rem!important
}
.mt-160 {
    margin-top: 16rem!important
}
.mt-170 {
    margin-top: 17rem!important
}
.mt-180 {
    margin-top: 18rem!important
}
.mt-190 {
    margin-top: 19rem!important
}
.mt-200 {
    margin-top: 20rem!important
}
.w-100 {
    width: 100%
}
.pa-30 {
    padding: 3rem
}
.col-lg-15,
.col-md-15,
.col-sm-15,
.col-xs-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}
.col-xs-15 {
    width: 20%;
    float: right
}
@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: right
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: right
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: right
    }
}
.container--p .col-lg-1,
.container--p .col-lg-10,
.container--p .col-lg-11,
.container--p .col-lg-12,
.container--p .col-lg-2,
.container--p .col-lg-3,
.container--p .col-lg-4,
.container--p .col-lg-5,
.container--p .col-lg-6,
.container--p .col-lg-7,
.container--p .col-lg-8,
.container--p .col-lg-9,
.container--p .col-md-1,
.container--p .col-md-10,
.container--p .col-md-11,
.container--p .col-md-12,
.container--p .col-md-2,
.container--p .col-md-3,
.container--p .col-md-4,
.container--p .col-md-5,
.container--p .col-md-6,
.container--p .col-md-7,
.container--p .col-md-8,
.container--p .col-md-9,
.container--p .col-sm-1,
.container--p .col-sm-10,
.container--p .col-sm-11,
.container--p .col-sm-12,
.container--p .col-sm-2,
.container--p .col-sm-3,
.container--p .col-sm-4,
.container--p .col-sm-5,
.container--p .col-sm-6,
.container--p .col-sm-7,
.container--p .col-sm-8,
.container--p .col-sm-9,
.container--p .col-xs-1,
.container--p .col-xs-10,
.container--p .col-xs-11,
.container--p .col-xs-12,
.container--p .col-xs-2,
.container--p .col-xs-3,
.container--p .col-xs-4,
.container--p .col-xs-5,
.container--p .col-xs-6,
.container--p .col-xs-7,
.container--p .col-xs-8,
.container--p .col-xs-9 {
    padding-left: 0;
    padding-right: 0
}
.max-container {
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto
}
.max-container:after,
.max-container:before {
    display: table;
    content: ' '
}
.max-container:after {
    clear: both
}
.full-screen {
    height: 100%;
    min-height: 100vh;
    overflow: auto
}
.content-wrapper {
    padding: 4rem;
}
.content-wrapper2 {
    padding-right: 10rem 0;
    padding-left: 10rem 0
}
.content-wrapper-xs {
    padding: 5rem 0
}
.content-wrapper-sm {
    padding: 7rem 0
}
.content-wrapper-lg {
    padding: 15rem 0
}
.content-wrapper-large {
    padding: 30rem 0
}
.shaddow-wrapper {
    -webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .1)
}
.index-top
{
	    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-size: cover;
    background-position: center right;
    background-image: url(images/home_bg.jpg);
}
.about-index {
            background-repeat: no-repeat;
            /* background-attachment: fixed; */
            background-position: center center;
			    background-size: cover;
            background-image: url('images/about.jpg');
        }
.contact-index
{
	background-repeat: no-repeat;
    background-position: center center;
	    background-size: cover;
    background-image: url('images/footer_bg.jpg');
}
.about_bg
{
	background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-position: center center;
	    background-size: cover;
    background-image: url('images/about_bg.jpg');
}
.service_bg
{
	background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-position: center center;
	    background-size: cover;
    background-image: url('images/services_bg.jpg');
}
.contactus_bg
{
	background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-position: center center;
	    background-size: cover;
    background-image: url('images/contactus_bg.jpg');
}
.project_bg {
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-position: center center;
	    background-size: cover;
    background-image: url(images/project_bg.jpg);
}
/* .contact-index */
/* { */
	/* background-repeat: no-repeat; */
    /* background-attachment: fixed; */
    /* background-position: center center; */
    /* background-image: url('images/contact_bg.jpg'); */
/* } */

/* #footer, #footer .logoWrap .logo .logo-dot:before { */
    /* background: #0e0e0e; */
/* } */
.services-index
{
	background-repeat: no-repeat;
    background-attachment: fixed;
	background-size: cover;
    background-position: center center;
    background-image: url('images/service_bg.jpg');
}
.mb--30 {
    padding-bottom: 7rem
}
.mb--20 {
    padding-bottom: 8rem
}
.block {
    display: block
}
.fl-left {
    float: left
}
.fl-right {
    float: right
}
.flex-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.shaddow-lg {
    -webkit-box-shadow: 0 6px 35px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 6px 35px 0 rgba(0, 0, 0, .05)
}
.overFl {
    overflow: hidden
}
.font-bold,
.font-light,
.font-reg {
    font-family: swis721!important
}
.font-14 {
    font-size: 14px!important
}
.white-color {
    color: #fff
}
.main-color {
    color: #1b1919
}
.dark-bg {
    background: #1b1919
}
.darken-bg {
    background: #0e0e16
}
.yellow-bg {
    background: #f9df41
}
.animate-spin {
    -o-animation: spin 2s infinite linear;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
    display: inline-block
}
@-webkit-keyframes spin {
    0% {
        -o-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
@-o-keyframes spin {
    0% {
        -o-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
@keyframes spin {
    0% {
        -o-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
.facebook-bg {
    background: #2e4f93
}
.twitter-bg {
    background: #0ea2f1
}
.gplus-bg {
    background: #f93737
}
.grey-bg {
    background: #f6f6f6
}
.br-b {
    border-bottom: 1px solid #f4f4f4
}
.card-full figcaption,
.card-full-s figcaption {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}
/*!
========== COMPONENTS
*/
.careers_bg {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-image: url(images/careers_bg.jpg);
}
.card,
.dropdown-menu {
    display: block;
    background: #fff;
    border-radius: 0;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out
}
.card:hover,
.dropdown-menu:hover {
    -webkit-box-shadow: 0 6px 35px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 6px 35px 0 rgba(0, 0, 0, .05);
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px)
}
.card-full {
    overflow: hidden;
    position: relative
}
.card-full img {
    width: 100%
}
.card-full figcaption {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: rgba(27, 25, 25, .8);
    z-index: 2;
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out
}
.card-full figcaption .content {
    max-width: 520px
}
.card-full figcaption .content h2 {
    color: #f9df41;
    font-size: 60px;
    letter-spacing: -.025em;
    font-family: swis721
}
.card-full figcaption .content p {
    letter-spacing: .05em;
    font-size: 17px
}
/* .card-full figure:after { */
    /* content: '\e918'; */
    /* font-family: baianat; */
    /* position: absolute; */
    /* top: 100px; */
    /* left: 100px; */
    /* font-size: 50px; */
    /* display: block; */
    /* line-height: 1; */
    /* color: #fff; */
    /* z-index: 0; */
    /* -webkit-transition: all ease-in-out .4s; */
    /* -o-transition: all ease-in-out .4s; */
    /* transition: all ease-in-out .4s; */
    /* -webkit-transform: translate(30px, 30px); */
    /* -ms-transform: translate(30px, 30px); */
    /* -o-transform: translate(30px, 30px); */
    /* transform: translate(30px, 30px) */
/* } */
/* .card-full:hover figure:after { */
    /* font-size: 500px; */
    /* -webkit-transform: translate(0); */
    /* -ms-transform: translate(0); */
    /* -o-transform: translate(0); */
    /* transform: translate(0); */
    /* top: -200px; */
    /* left: -200px; */
    /* color: #f9df41 */
/* } */
.card-full:hover figcaption {
    background: rgba(27, 25, 25, .7)
}
.career-card,
.client-card {
    padding: 5rem;
    background: #fff
}
.card-full-s {
    overflow: hidden;
    position: relative
}
.card-full-s img {
    max-width: 100%
}
.card-full-s figcaption {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 2;
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out
}
.card-full-s figure:after,
.client-card {
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s
}
.card-full-s figcaption .content {
    max-width: 520px
}
.card-full-s figcaption .content h2 {
    font-size: 60px;
    letter-spacing: -.025em;
    font-family: swis721
}
.card-full-s figcaption .content h2:hover {
    letter-spacing: .01em
}
.card-full-s figcaption .content p {
    letter-spacing: .05em;
    font-size: 15px
}
.card-full-s figure:after {
    content: '\e914';
    font-family: baianat;
    position: absolute;
    top: 180px;
    right: 220px;
    font-size: 15px;
    display: block;
    line-height: 1;
    color: #1b1919;
    z-index: 0;
    transition: all ease-in-out .3s
}
.card-full-s figure .icon-line2,
.card-full-s figure:before {
    -webkit-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
    -webkit-transform: translate(30px, 30px);
    -ms-transform: translate(30px, 30px);
    -o-transform: translate(30px, 30px);
    display: block;
    line-height: 1;
    color: #1b1919;
    z-index: 0;
    position: absolute
}
.card-full-s figure:before {
    content: '\e910';
    font-family: baianat;
    top: 100px;
    right: 80px;
    font-size: 25px;
    transition: all ease-in-out .4s;
    transform: translate(30px, 30px)
}
.card-full-s figure .icon-line2 {
    bottom: 100px;
    left: 80px;
    font-size: 10px;
    transition: all ease-in-out .4s;
    transform: translate(30px, 30px)
}
.card-full-s figure .icon-circle-line {
    position: absolute;
    bottom: 50px;
    right: 300px;
    font-size: 40px;
    display: block;
    line-height: 1;
    color: #1b1919;
    z-index: 0;
    -webkit-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
    -webkit-transform: translate(30px, 30px);
    -ms-transform: translate(30px, 30px);
    -o-transform: translate(30px, 30px);
    transform: translate(30px, 30px)
}
.card-full-s:hover figure:after {
    font-size: 50px;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    color: #fff
}
.client-card {
    text-align: left;
    -webkit-box-shadow: -.1px 3px 30px rgba(0, 0, 0, .15);
    box-shadow: -.1px 3px 30px rgba(0, 0, 0, .15);
    margin: 0 -100px;
    transition: all ease-in-out .3s;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    position: absolute;
    top: -100px;
    z-index: 5
}
.client:hover .client-card,
.radio:hover .inner {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1)
}
.client-card p {
    margin-bottom: 10rem;
    letter-spacing: .05em
}
.client-card .client-info {
    float: left;
    position: absolute;
    bottom: 50px;
    left: 50px
}
.client-card .client-info h4 {
    letter-spacing: .05em;
    font-family: swis721;
    font-size: 14px
}
.client-card .client-info span {
    font-size: 12px;
    color: #8d8d8d;
    letter-spacing: .075em
}
.client-card figure {
    float: right
}
.client {
    margin-bottom: 5rem
}
.client .cleint-img {
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.client .cleint-img img {
    mix-blend-mode: luminosity
}
.client:hover .cleint-img {
    opacity: 0
}
.client:hover .client-card {
    opacity: 1;
    transform: scale(1)
}
.clients .row .col-md-2:nth-child(6n) .client-card {
    margin: 0 0 0 -200px
}
.clients .row .col-md-2:nth-child(6n+1) .client-card {
    margin: 0 -200px 0 0
}
.member-card {
    text-align: center;
    margin-bottom: 0rem;
    height: 250px;
}
.member-card img {
    max-width: 100%;
    height: auto;
    margin-bottom: 1.5rem
}
.member-card h4 {
    font-size: 16px;
    font-family: swis721;
    margin-bottom: 0rem
}
.member-card p {
    font-family: swis721;
    letter-spacing: .05em;
    margin-bottom: 2.5rem;
    font-size: 12px
}
.career-card .content p span,
.career-card h4 {
    font-family: swis721
}
.career-card {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .14);
    box-shadow: 0 0 10px rgba(0, 0, 0, .14);
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    margin-bottom: 3rem
}
.career-card h4 {
    letter-spacing: .05em;
    font-size: 24px
}
.career-card .content {
    margin: 2rem 0
}
.career-card .content p {
    margin-bottom: 1rem
}
.career-card:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .14);
    box-shadow: 0 0 20px rgba(0, 0, 0, .14)
}
.btn-md,
.btn-sm {
    -webkit-transform: all 250ms ease-in-out;
    -ms-transform: all 250ms ease-in-out;
    -o-transform: all 250ms ease-in-out;
    font-size: 18px;
    display: inline-block;
    font-family: swis721;
    color: #fff;
    white-space: nowrap;
    text-transform: uppercase
}
.btn-darken:hover,
.btn-lg:hover,
.btn-md:hover,
.btn-send .wpcf7-submit:hover,
.btn-sm:hover {
    -webkit-box-shadow: 0 6px 35px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 6px 35px 0 rgba(0, 0, 0, .2)
}
.btn-sm {
    padding: 3px 2.5rem 7px;
    transform: all 250ms ease-in-out;
    border: none
}
.btn-md {
    border-radius: 100px;
    padding: 10.2px 2.5rem 10px;
    transform: all 250ms ease-in-out;
    border: none
}
.btn-lg,
.btn-send .wpcf7-submit {
    -webkit-transform: all 250ms ease-in-out;
    -ms-transform: all 250ms ease-in-out;
    -o-transform: all 250ms ease-in-out
}
.btn-lg {
    display: inline-block;
    font-family: swis721;
    color: #fff;
    border-radius: 100px;
    padding: 18px 4rem 18.4px;
    transform: all 250ms ease-in-out;
    white-space: nowrap;
    border: none;
    text-transform: uppercase;
    font-size: 14px
}
.btn-wide {
    padding-right: 4rem;
    padding-left: 4rem
}
.btn-ghost,
.btn-ghost-w {
    padding: 8.2px 2.5rem 8px
}
.btn-normal {
    background: #1b1919
}
.btn-ghost:hover,
.btn-normal:hover {
    background: #f9df41;
    color: #1b1919
}
.btn-ghost {
    border: 2px solid #fff
}
.btn-ghost:hover {
    border-color: #f9df41
}
.btn-ghost-w {
    border: 2px solid #1b1919;
    color: #1b1919
}
.btn-ghost-w:hover {
    background: #1b1919;
    color: #f9df41
}
.btn-yellow {
    background: #f9df41;
    color: #1b1919
}
.btn-yellow:hover {
    background: #1b1919;
    color: #fff
}
.btn-lined {
    text-transform: uppercase;
    font-size: 14px;
    position: relative;
    color: #707174
}
.btn-darken,
.btn-send .wpcf7-submit {
    display: inline-block;
    font-family: swis721;
    border-radius: 100px;
    font-size: 18px;
    white-space: nowrap;
    text-transform: uppercase
}
.btn-lined:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: -5px;
    left: 0;
    background-color: #f9df41;
    -webkit-transform: scaleX(.2);
    -ms-transform: scaleX(.2);
    -o-transform: scaleX(.2);
    transform: scaleX(.2);
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0
}
.btn-lined:focus:before,
.btn-lined:hover:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
    color: #1b1919
}
.btn-black {
    background: #231f20;
    color: #fff;
    vertical-align: top
}
.btn-black:hover {
    background: #f9df41;
    color: #1b1919
}
.btn-send .wpcf7-submit {
    color: #f9df41;
    padding: 15px 5rem;
    transform: all 250ms ease-in-out;
    background: #1b1919;
    border: none
}
.btn-send .wpcf7-submit:hover {
    background: #f9df41;
    color: #1b1919
}
.btn-darken {
    color: #f9df41;
    padding: 10px 4rem;
    -webkit-transform: all 250ms ease-in-out;
    -ms-transform: all 250ms ease-in-out;
    -o-transform: all 250ms ease-in-out;
    transform: all 250ms ease-in-out;
    background: #1b1919;
    border: none
}
.btn-darken:hover {
    background: #f9df41;
    color: #1b1919
}
.form-center {
    max-width: 280px;
    margin: 0 auto;
    padding: 10rem 0
}
.form-group label {
    font-weight: 400;
	 font-size: 15px;
    color: #1b1919
}
.form-group .custom-upload,
.form-group input[type=text],
.form-group input[type=email],
.form-group input[type=password],
.form-group input[type=tel],
.form-group input[type=url] {
    height: 46px;
    border-radius: 100px;
    border: 2px solid #231f20;
    position: relative;
	 font-size: 16px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #1b1919;
    padding: 0 10px;
    width: 100%;
    background: #fff
}
.form-group input[type=text]:focus,
.form-group input[type=email]:focus,
.form-group input[type=password]:focus,
.form-group input[type=tel]:focus,
.form-group input[type=url]:focus,
.form-group textarea:focus {
    border-color: #f9df41;
    -webkit-box-shadow: none;
    box-shadow: none
}
.form-group textarea {
    min-height: 200px;
    max-width: 100%;
    border-radius: 22px;
    border: 2px solid #231f20;
    position: relative;
    padding: 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #1b1919;
    width: 100%;
    background: #fff
}
.form-control::-webkit-input-placeholder {
    color: #1b1919;
    font-size: 12px
}
.form-control:-moz-placeholder {
    color: #1b1919;
    opacity: 1;
    font-size: 12px
}
.form-control::-moz-placeholder {
    color: #1b1919;
    opacity: 1;
    font-size: 12px
}
.form-control:-ms-input-placeholder {
    color: #1b1919;
    font-size: 12px
}
.form-control:placeholder-shown {
    color: #1b1919;
    font-size: 12px
}
.form-group .custom-upload {
    cursor: pointer;
    line-height: 40px;
    margin-bottom: 40px;
    background: #f9df41;
    border-color: #f9df41;
    text-align: center;
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out
}
.form-group .custom-upload:hover {
    background: #1b1919;
    color: #fff;
    border-color: #1b1919
}
.form-group input::-webkit-input-placeholder,
.form-group textarea::-webkit-input-placeholder {
    color: #1b1919;
    font-size: 14px
}
.form-group input:-moz-placeholder,
.form-group textarea:-moz-placeholder {
    color: #1b1919;
    opacity: 1;
    font-size: 14px
}
.form-group input::-moz-placeholder,
.form-group textarea::-moz-placeholder {
    color: #1b1919;
    opacity: 1;
    font-size: 14px
}
.form-group input:-ms-input-placeholder,
.form-group textarea:-ms-input-placeholder {
    color: #1b1919;
    font-size: 14px
}
.form-group input:placeholder-shown,
.form-group textarea:placeholder-shown {
    color: #1b1919;
    font-size: 14px
}
.feed-form label {
    display: block
}
.feed-form input[type=email] {
    max-width: 260px;
    float: right;
    margin-left: 1rem
}
.select2-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}
.select2-container .select2-selection--single {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 40px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}
.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}
.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}
.select2-container .select2-selection--multiple {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}
.select2-container .select2-search--inline {
    float: left
}
.select2-container .select2-search--inline .select2-search__field {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}
.select2-dropdown {
    background-color: #fff;
    border: 2px solid #231f20;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}
.select2-results {
    display: block
}
.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}
.select2-results__option {
    padding: 6px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}
.select2-results__option[aria-selected] {
    cursor: pointer
}
.select2-container--open .select2-dropdown {
    left: 0
}
.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}
.select2-container--open .select2-dropdown--below {
    overflow: hidden;
    border-radius: 0;
    border-top: none
}
.select2-search--dropdown {
    display: block;
    padding: 4px
}
.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}
.select2-search--dropdown.select2-search--hide {
    display: none
}
.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}
.select2-container--classic .select2-selection--single,
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}
.select2-hidden-accessible {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    height: 1px!important;
    margin: -1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    width: 1px!important
}
.select2-container--classic .select2-results>.select2-results__options,
.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}
.select2-container--default .select2-selection--single {
    background-color: none;
    border: 2px solid #231f20;
    border-radius: 0
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #1b1919;
    line-height: 40px
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}
.select2-container--default .select2-selection--single .select2-selection__arrow b:after {
    font-family: baianat;
    content: '\e910';
    display: block;
    position: absolute;
    top: 10px;
    font-size: 10px
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}
.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}
.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 2px solid #231f20;
    border-radius: 0;
    cursor: text
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 20px 0 10px;
    width: 100%
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 10px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #edf3f7;
    border: none;
    border-radius: 7px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 10px;
    padding: 4px 10px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-left: 0;
    margin-right: 10px;
    float: left
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 10px;
    margin-right: auto
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: auto;
    margin-right: 10px
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 2px solid #231f20;
    outline: 0
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 2px solid #231f20
}
.select2-container--default .select2-search--inline .select2-search__field {
    background: 0 0;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: textfield
}
.select2-container--default .select2-results__option[role=group] {
    padding: 0
}
.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #1b1919
}
.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #fff
}
.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #1b1919;
    color: #fff
}
.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}
.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x
}
.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #1b1919;
    line-height: 28px
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-right: 10px
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 4px 0 0 4px;
    left: 1px;
    right: auto
}
.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: 0 0;
    border: none
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0, #eee 50%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #eee));
    background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
    background-repeat: repeat-x
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(white));
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}
.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}
.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}
.checkbox.checkbox-inline,
.radio.radio-inline {
    margin-top: 0
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}
.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}
.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}
.select2-container--classic .select2-dropdown--below {
    border-top: none
}
.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}
.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}
.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}
.checkbox {
    padding-left: 20px
}
.checkbox label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px;
    font-size: 14px;
    padding-right: 15px;
    line-height: 16px
}
.checkbox label::after,
.checkbox label::before {
    position: absolute;
    width: 20px;
    height: 20px;
    text-align: center;
    display: inline-block;
    right: 0
}
.checkbox label::before {
    content: "";
    margin-right: -20px;
    border: 2px solid #231f20;
    border-radius: 3px;
    line-height: 20px;
    background-color: #fff;
    top: 2px;
    -webkit-transition: border .15s ease-in-out, color .15s ease-in-out;
    -o-transition: border .15s ease-in-out, color .15s ease-in-out;
    transition: border .15s ease-in-out, color .15s ease-in-out
}
.checkbox label::after {
    top: 7px;
    margin-right: -15px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 14px;
    color: #555
}
.checkbox-custom input[type=checkbox]:checked+label::after,
.checkbox-custom input[type=radio]:checked+label::after,
.checkbox-danger input[type=checkbox]:checked+label::after,
.checkbox-danger input[type=radio]:checked+label::after,
.checkbox-info input[type=checkbox]:checked+label::after,
.checkbox-info input[type=radio]:checked+label::after,
.checkbox-primary input[type=checkbox]:checked+label::after,
.checkbox-primary input[type=radio]:checked+label::after,
.checkbox-success input[type=checkbox]:checked+label::after,
.checkbox-success input[type=radio]:checked+label::after,
.checkbox-warning input[type=checkbox]:checked+label::after,
.checkbox-warning input[type=radio]:checked+label::after,
input[type=checkbox] .styled:checked+label::after,
input[type=checkbox] .styled:checked+label::before,
input[type=radio] .styled:checked+label::after,
input[type=radio] .styled:checked+label::before {
    color: #fff
}
.checkbox input[type=checkbox],
.checkbox input[type=radio] {
    opacity: 0;
    z-index: 1
}
.checkbox input[type=checkbox]:focus+label::before,
.checkbox input[type=radio]:focus+label::before {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
.checkbox input[type=checkbox]:checked+label::after,
.checkbox input[type=radio]:checked+label::after {
    font-family: baianat;
    content: '\e82f'
}
.checkbox input[type=checkbox]:disabled+label,
.checkbox input[type=radio]:disabled+label {
    opacity: .65
}
.checkbox input[type=checkbox]:disabled+label::before,
.checkbox input[type=radio]:disabled+label::before {
    background-color: #eee;
    cursor: not-allowed
}
.checkbox.checkbox-circle label::before {
    border-radius: 50%
}
.checkbox-primary input[type=checkbox]:checked+label::before,
.checkbox-primary input[type=radio]:checked+label::before {
    background-color: #337ab7;
    border-color: #337ab7
}
.checkbox-danger input[type=checkbox]:checked+label::before,
.checkbox-danger input[type=radio]:checked+label::before {
    background-color: #d9534f;
    border-color: #d9534f
}
.checkbox-info input[type=checkbox]:checked+label::before,
.checkbox-info input[type=radio]:checked+label::before {
    background-color: #5bc0de;
    border-color: #5bc0de
}
.checkbox-warning input[type=checkbox]:checked+label::before,
.checkbox-warning input[type=radio]:checked+label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e
}
.checkbox-custom input[type=checkbox]:checked+label::before,
.checkbox-custom input[type=radio]:checked+label::before {
    background-color: #0080ff;
    border-color: #0080ff
}
.radio label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px
}
.radio label::after,
.radio label::before {
    position: absolute;
    margin-left: -20px;
    display: inline-block
}
.radio label::before {
    content: "";
    width: 17px;
    height: 17px;
    left: 0;
    border: 1px solid #ccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border .15s ease-in-out;
    -o-transition: border .15s ease-in-out;
    transition: border .15s ease-in-out
}
.radio label::after {
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    border-radius: 50%;
    background-color: #555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
    -o-transition: -o-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
    transition: transform .1s cubic-bezier(.8, -.33, .2, 1.33)
}
.radio-primary input[type=radio]+label::after,
.radio-primary input[type=radio]:checked+label::after {
    background-color: #337ab7
}
.radio input[type=radio] {
    opacity: 0;
    z-index: 1
}
.radio input[type=radio]:focus+label::before {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
.radio input[type=radio]:checked+label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}
.radio input[type=radio]:disabled+label {
    opacity: .65
}
.radio input[type=radio]:disabled+label::before {
    cursor: not-allowed
}
.radio-primary input[type=radio]:checked+label::before {
    border-color: #337ab7
}
.radio-danger input[type=radio]+label::after,
.radio-danger input[type=radio]:checked+label::after {
    background-color: #d9534f
}
.radio-danger input[type=radio]:checked+label::before {
    border-color: #d9534f
}
.radio-info input[type=radio]+label::after,
.radio-info input[type=radio]:checked+label::after {
    background-color: #5bc0de
}
.radio-info input[type=radio]:checked+label::before {
    border-color: #5bc0de
}
.radio-warning input[type=radio]+label::after,
.radio-warning input[type=radio]:checked+label::after {
    background-color: #f0ad4e
}
.radio-warning input[type=radio]:checked+label::before {
    border-color: #f0ad4e
}
.radio-success input[type=radio]+label::after,
.radio-success input[type=radio]:checked+label::after {
    background-color: #5cb85c
}
.radio-success input[type=radio]:checked+label::before {
    border-color: #5cb85c
}
input[type=checkbox].styled:checked+label:after,
input[type=radio].styled:checked+label:after {
    font-family: baianat;
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 3px;
    background: #1b1919
}
.social-forms label {
    width: 30%;
    text-align: left;
    padding-left: 1.5rem;
    margin-top: 5px
}
.social-forms label span {
    display: inline-block;
    float: right
}
.social-forms input {
    width: 70%
}
.playlist-input {
    max-width: 100%;
    border-radius: 15px;
    background: 0 0;
    border: 2px solid #cacdd8;
    position: relative;
    padding: 20px 20px 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #1d1d2a
}
.playlist-input span {
    background: #edf3f7;
    color: #000;
    font-size: 12px;
    display: inline-block;
    line-height: 1;
    padding: 1rem;
    border-radius: 7px;
    margin: 0 0 10px 10px;
    float: right
}
.playlist-input span i {
    font-size: 8px;
    color: #a6afb5;
    cursor: pointer;
    display: inline-block;
    margin: 0 .5rem 0 0
}
.playlist-input span i:hover {
    color: #3573f4
}
.playlist-input .icon-plus-2 {
    display: inline-block;
    background: #dde8ef;
    padding: 0 10px;
    text-align: center;
    height: 32px;
    line-height: 30px;
    border-radius: 7px;
    color: #a6afb5;
    font-size: 10px
}
.playlist-input .icon-plus-2:hover {
    color: #3573f4
}
.radio {
    display: inline-block;
    padding-right: 0;
    padding-left: 0;
    font-size: 12px;
    font-weight: 400;
    cursor: pointer
}
.radio:hover .inner {
    transform: scale(1);
    opacity: .5
}
.radio input {
    height: 1px;
    width: 1px;
    opacity: 0
}
.radio input:checked+.outer .inner {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1
}
.radio input:checked+.outer {
    border: 2px solid #1b1919
}
.radio input:focus+.outer .inner {
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
    opacity: 1;
    background-color: #1b1919
}
.radio .outer {
    height: 20px;
    width: 20px;
    display: block;
    float: right;
    margin: 0 0 0 10px;
    border: 2px solid #231f20;
    border-radius: 50%;
    background-color: #fff
}
.radio .inner {
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    height: 8px;
    width: 8px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    display: block;
    margin: 4px;
    border-radius: 50%;
    background-color: #1b1919;
    opacity: 0
}
.alert-danger .icon,
.alert-info .icon,
.alert-success .icon,
.alert-warning .icon {
    font-size: 26px;
    vertical-align: middle;
    margin-left: 1.5rem
}
.alert-danger,
.alert-info,
.alert-success,
.alert-warning {
    border: none;
    font-family: swis721
}
.alert-success {
    background: #00d968;
    color: #fff
}
.alert-success button.close {
    color: #fff;
    opacity: 1
}
.alert-success button.close:hover {
    color: #1b1919
}
.alert-info {
    background: #29b3e3;
    color: #fff
}
.alert-info button.close {
    color: #fff;
    opacity: 1
}
.alert-info button.close:hover {
    color: #1b1919
}
.alert-warning {
    background: #eabc15;
    color: #fff
}
.alert-warning button.close {
    color: #fff;
    opacity: 1
}
.alert-warning button.close:hover {
    color: #1b1919
}
.alert-danger {
    background: #f1362f;
    color: #fff
}
.alert-danger button.close {
    color: #fff;
    opacity: 1
}
.alert-danger button.close:hover {
    color: #1b1919
}
.owl-carousel .animated {
    -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
}
.owl-carousel .owl-animated-in {
    z-index: 0
}
.owl-carousel .owl-animated-out {
    z-index: 1
}
.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    -o-animation-name: fadeOut;
    animation-name: fadeOut
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@-o-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.owl-carousel.owl-loaded {
    display: block
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}
.owl-carousel.owl-hidden {
    opacity: 0
}
.owl-carousel .owl-refresh .owl-item {
    display: none
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.owl-carousel.owl-rtl .owl-item,
.socials2 li {
    float: right
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}
.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}
.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}
.owl-carousel.owl-rtl {
    direction: rtl
}
.no-js .owl-carousel {
    display: block
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(../../../index.html) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale .1s ease;
    -o-transition: scale .1s ease;
    transition: scale .1s ease
}
.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}
.map-index .map-address span i,
.map-index .map-tip {
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}
.about-overbg {
    z-index: 3;
    height: 816px;
    width: 100%;
    position: relative;
    background: url(images/about_over.png) center center/contain no-repeat fixed;
}
.about-index {
	z-index: 3;
    position: relative;
    background: url(images/about.jpg) center center no-repeat fixed;
	background-size:cover;
}
.clients-index {
	z-index: 3;
    position: relative;
    background: url(images/clients_bg.jpg) center center/cover no-repeat fixed;
}
.about-index .content {
    max-width: 590px;
    margin: 0 auto;
    position: relative
}
.about-index .content h2 {
    font-family: swis721_bold;
    font-size: 48px;
    letter-spacing: .3em;
    color: #f9df41;
    margin: 5rem 0;
    text-transform: uppercase
}
.about-index .content p {
    color: #fff;
    font-size: 18px;
    letter-spacing: .04em;
    margin-bottom: 4rem
}
.about-index .content a {
    margin: 0 5px
}
.about-index .icon-dot {
    font-size: 990px;
    position: absolute;
    color: #f9df41;
    top: 0;
    left: 60px;
    mix-blend-mode: multiply;
    z-index: -2
}
.pat-80,
.services-index .bg {
    top: 0;
    left: 0;
    position: absolute
}
.about-index .icon-dot2:before {
    content: "\e914";
    font-family: baianat;
    font-size: 100px;
    color: #f9df41;
    display: inline-block
}
.pat-80 {
    background: #1b1919;
    right: 0;
    bottom: 0;
    opacity: .8;
    display: block;
    z-index: -1
}
.services-index .head h2 {
    text-transform: uppercase;
    font-size: 48px;
    font-family: swis721;
    letter-spacing: .3em
}
.services-index .head h2 span {
    display: block;
    font-family: swis721_bold
}
.services-index .head p {
    font-size: 17px;
    max-width: 400px;
    margin: 3rem 0 5rem
}
.services-index .bg {
    z-index: -1
}
.services-index .bg .icon-dot {
    font-size: 980px;
    color: #f9df41;
    position: absolute;
    top: -430px;
    left: -400px;
    z-index: -1
}
.services-index .bg img {
    margin: 100px 0 0 190px
}
.service-item {
    margin-bottom: 6rem
}
.service-item h4 {
    font-size: 21px;
    text-transform:uppercase;
	font-family: swis721_bold;
}
.service-item p {
    font-size: 16px;
    max-width: 290px;
	height: 100px;
    margin: 2rem 0;
    letter-spacing: .05em
}
.line-break
{
	height: 50px !important;
}
.map-index {
    text-align: center
}
.map-index img {
    max-width: 100%;
    margin: 0 auto;
    display: inline-block
}
.map-index .map-address {
    max-width: 280px;
    margin: 0 auto;
    position: absolute;
    top: 130px;
    left: calc(50% - 100px)
}
.map-index .map-address span {
    margin: -15px auto 0;
    display: block;
    font-size: 16px;
    font-family: swis721;
    color: #1b1919
}
.map-index .map-address span i {
    display: block;
    font-size: 23px;
    transition: all 250ms ease-in-out;
    text-indent: 1px
}
.map-index .map-address span i:after {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: block;
    background: #1b1919;
    margin: 5px auto
}
.map-index .map-address:hover span i {
    color: #f9df41
}
.map-index .map-address:hover .map-tip {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}
.map-index .map-tip {
    text-align: left;
    background: #f9df41;
    padding: 3rem;
    transition: all 250ms ease-in-out;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}
.socials2 li i,
.wpcf7-list-item>label>input[type=checkbox]+span {
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out
}
.map-index .map-tip p {
    font-size: 12px;
    margin-bottom: 1rem;
    letter-spacing: .075em
}
.map-index .map-tip p:first-child {
    font-size: 15px;
    margin-bottom: 1.5rem;
    letter-spacing: normal
}
.map-index .map-tip p:first-child i,
.map-index .map-tip p:nth-child(3) i {
    font-size: 18px;
    vertical-align: calc(-18%)
}
.map-index .map-tip p:first-child i {
    margin-bottom: 2rem;
    margin-top: 5px;
    float: left
}
.map-index .map-tip p i {
    display: inline-block;
    width: 16px;
    margin-right: 1rem;
    text-align: center
}
.content-head h2 {
    text-transform: uppercase;
    font-size: 48px;
    font-family: swis721;
    letter-spacing: .4em;
    line-height: 1
}
.about-tittle .text h1,
.content-head h2 span {
    font-family: swis721_bold
}
.content-head h2 span {
    display: block
}
.content-head .btn-lined {
    letter-spacing: .05em;
    color: #231f20;
    margin-top: 40px
}
.about-page {
    position: relative
}
.about-page #dots {
    position: absolute;
    z-index: -1
}
.about-page .content {
    margin-bottom: 3rem
}
.about-page .content p {
    margin-bottom: 4rem;
    font-size: 18px;
    letter-spacing: .04em
}
.about-tittle {
    position: relative;
    margin-top: 14rem
}
.about-tittle img {
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
    display: inline-block
}
.about-tittle .text {
    position: absolute;
    top: 180px;
    right: 270px;
}
.about-tittle .text h1 {
    font-size: 120px;
    margin: 0 0 -23px;
    letter-spacing: -.075em
}
.about-tittle .text h2,
.about-tittle .text h3 {
    font-size: 72px;
    font-family: swis721
}
.about-tittle .text h2 {
    margin: 0 0 0 -145px
}
.about-tittle .text h3 {
    margin: -24px 0 0 28px
}
.about-tittle .text h3 span {
    font-family: swis721;
    display: inline-block;
    margin-left: 15px
}
.about-contact .btn-black {
    margin-right: 0rem
}
.about-video iframe {
    width: 100%;
    padding: 0;
    margin: 0;
    display: block
}
.team-page {
    position: relative
}
.team-page #dots {
    position: absolute;
    z-index: -1
}
.team-page .content {
    margin-bottom: 3rem
}
.team-page .content p {
    margin-bottom: 4rem;
    font-size: 15px;
    letter-spacing: .05em
}
.team-tittle {
    position: relative;
    margin-top: 18rem
}
.team-tittle img {
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
    display: inline-block
}
.team-tittle .text {
    position: absolute;
    top: 80px;
    right: 280px;
    text-align: right
}
.team-tittle .text h1 {
    font-size: 100px;
    font-family: swis721;
    margin: 0 0 -30px;
    letter-spacing: -.075em
}
.team-tittle .text h2 {
    font-size: 72px;
    font-family: swis721;
    margin-right: -5px
}
.apply-tittle {
    position: relative;
    margin-top: 18rem
}
.apply-tittle img {
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
    display: inline-block
}
.apply-tittle .text {
    position: absolute;
    top: 80px;
    right: 280px;
    text-align: right
}
.apply-tittle .text h1 {
    font-size: 100px;
    font-family: swis721;
    margin: 0 0 -30px;
    letter-spacing: -.075em
}
.apply-tittle .text h2 {
    font-size: 72px;
    font-family: swis721;
    margin-right: -5px
}
.work-page {
    position: relative
}
.work-page #dots {
    position: absolute;
    z-index: -1
}
.work-tittle {
    position: relative;
    margin-top: 18rem
}
.work-tittle img {
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
    display: inline-block
}
.work-tittle .text {
    position: absolute;
    top: 70px;
    right: 377px;
    text-align: left
}
.work-tittle .text h1 {
    font-size: 100px;
    font-family: swis721;
    letter-spacing: -.075em
}
.work-tittle .text h2 {
    font-size: 100px;
    font-family: swis721;
    margin: 0 0 -30px;
    letter-spacing: -.075em
}
.workspace-wrapper h2 {
    font-family: swis721;
    margin-bottom: 4rem
}
.workspace-wrapper p {
    font-size: 15px;
    letter-spacing: .05em
}
.workspace-img {
    height: 800px;
    background: url(images/workspace.jpg) center center/cover no-repeat fixed
}
.contact-page {
    position: relative
}
.contact-page #dots {
    position: absolute;
    z-index: -1
}
.contact-page .content {
    margin-bottom: 3rem
}
.contact-page .content p {
    margin-bottom: 4rem;
    font-size: 18px;
    letter-spacing: .04em
}
.contact-tittle {
    position: relative;
    margin-top: 18rem
}
.contact-tittle img {
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
    display: inline-block
}
.contact-tittle .text {
    position: absolute;
    top: 10px;
    right: 550px;
    text-align: left
}
.contact-tittle .text h1 {
    font-size: 120px;
    font-family: swis721_bold;
    margin: 0 0 -23px;
}
.contact-tittle .text h3 {
    font-size: 72px;
    font-family: swis721;
    margin: 0
}
.contact-tittle .text h3 span {
    font-family: swis721;
    display: inline-block;
    margin-left: 0
}
.contact-icons {
    position: absolute;
    right: -100px;
    top: -130px
}
.contact-icons .socials2 li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 14px
}
.services-page {
    position: relative
}
.services-page #dots {
    position: absolute;
    z-index: -1
}
.services-page .content {
    margin-bottom: 3rem
}
.services-page .content p {
    margin-bottom: 4rem;
    font-size: 15px;
    letter-spacing: .05em
}
.services-tittle {
    position: relative;
    margin-top: 16rem
}
.services-tittle img {
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
    display: inline-block
}
.services-tittle .text {
    position: absolute;
    top: 0;
    right: 370px;
    text-align: left
}
.service.s-2 img,
.service.s-4 img,
.service.s-6 img,
.service.s-8 img {
    position: absolute;
    right: 0
}
.services-tittle .text h1 {
    font-size: 120px;
    font-family: swis721_bold;
    margin: -40px 0 0;
	margin-top: -35px;
    letter-spacing: -.075em
}
.services-tittle .text h2 {
    font-size: 120px;
    font-family: swis721;
    margin: 0;
    letter-spacing: -.075em
}
.service {
    overflow: hidden
}
.service .content h2 {
    font-size: 48px;
    font-family: swis721;
    letter-spacing: .4em;
    margin-bottom: 4rem;
    text-transform: uppercase
}
.service .content h2 span {
    display: block;
    font-family: swis721_bold;
    text-transform: uppercase
}
.service .content p {
    margin-bottom: 3rem;
    font-size: 15px;
    letter-spacing: .05em
}
.service.s-1 img {
    position: absolute;
    left: 0;
    top: 28rem
}
.service.s-2 img {
    bottom: -30px
}
.service.s-3 img {
    position: absolute;
    left: 0;
    top: 20rem
}
.service.s-4 img {
    top: 18rem
}
.service.s-5 img {
    position: absolute;
    left: 0;
    bottom: -27rem
}
.service.s-6 img {
    bottom: -9rem
}
.service.s-7 img {
    position: absolute;
    left: 0;
    bottom: -10rem
}
.service.s-8 img {
    top: 19rem
}
.project-page {
    position: relative
}
.project-page #dots {
    position: absolute;
    z-index: -1
}
.project-tittle {
    position: relative;
    margin-top: 22rem
}
.project-tittle img {
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
    display: inline-block
}
.project-tittle .text {
    position: absolute;
    top: -60px;
    right: 470px;
    text-align: right
}
.project-tittle .text h1 {
    font-size: 120px;
    font-family: swis721;
    margin: 0 0 -30px;
    letter-spacing: -.075em
}
.project-tittle .text h2 {
    font-size: 72px;
    font-family: swis721;
    margin-right: -80px
}
.project-form p {
    font-size: 16px
}
.project-form .col-md-6 {
    margin-bottom: 3rem
}
.wpcf7-list-item input[type=checkbox] {
    visibility: hidden
}
.wpcf7-list-item .wpcf7-list-item-label {
    text-indent: 30px
}
.wpcf7-list-item>label>input[type=checkbox]+span {
    width: 12px;
    height: 12px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    vertical-align: middle;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    background: #1b1919;
    line-height: 12px;
    transition: all 250ms ease-in-out
}
.wpcf7-list-item>label>input[type=checkbox]+span:after {
    content: '';
    width: 4px;
    height: 4px;
    position: absolute;
    top: 4px;
    left: 4px;
    background-color: #fff;
    display: block;
    border-radius: 50%;
    opacity: 1
}
.wpcf7-list-item>label>input[type=checkbox]:checked+span {
    background: #f9df41
}
.wpcf7-list-item {
    width: calc(100% / 3 - 10px);
    display: inline-block;
    position: relative;
    font-size: 16px
}
.wpcf7-form-control-wrap.budget {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 100%
}
.wpcf7-form-control-wrap.budget:after,
.wpcf7-form-control-wrap.budget:before {
    content: "";
    position: absolute
}
.wpcf7-form-control-wrap.budget:after {
    color: #000;
    font-family: baianat;
    content: "\e901";
    padding: 5px;
    pointer-events: none;
    right: 6px;
    top: 7px;
    vertical-align: middle;
    font-size: 12px
}
.wpcf7-select {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 46px;
    border-radius: 100px;
    border: 2px solid #231f20;
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
    color: #1b1919;
    padding: 0 10px;
    width: 100%;
    background: #fff
}
.wpcf7-select option {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #1b1919;
    color: #fff;
    padding: 5px
}
div.wpcf7-validation-errors {
    background: #f9df41;
    color: #1b1919;
    border: none;
    border-radius: 500px
}
.wpcf7-form-control-wrap {
    display: block
}
.wpcf7-form-control-wrap:before {
    content: '*';
    position: absolute;
    right: 20px;
    top: 15px;
    display: block;
    font-size: 20px;
    z-index: 1;
    color: #f55;
    line-height: 1
}
.logo .logo-dot:before,
.mfp-arrow:after,
.mfp-arrow:before,
.mfp-container:before,
.mfp-figure:after {
    content: ''
}
.workspace-slider .owl-next,
.workspace-slider .owl-prev {
    position: absolute;
    top: calc(50% - 15px);
    line-height: 1;
    font-size: 30px
}
.wpcf7-form-control-wrap.project-descriptions:before,
.wpcf7-form-control-wrap.services:before {
    display: none
}
#index-scene {
    position: absolute;
    bottom: 0;
    z-index: -1;
    right: -95px
}
#about-scene {
    margin-bottom: -20rem
}
#about-scene #c-5,
#project-scene #s-1,
#team-scene #s-14,
#workspace-scene #s-14 {
    fill-rule: inherit
}
#team-scene {
    margin-bottom: -30rem
}
.single-content p span {
    font-family: swis721
}
.workspace-slider .owl-prev {
    left: 10px
}
.workspace-slider .owl-next {
    right: 10px
}
.mfp-bg,
.mfp-container,
.mfp-wrap {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}
.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #080810;
    opacity: .9
}
.mfp-wrap {
    z-index: 1043;
    position: fixed;
    outline: 0!important;
    -webkit-backface-visibility: hidden
}
.mfp-container {
    text-align: center;
    position: absolute;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.mfp-container:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}
.mfp-align-top .mfp-container:before {
    display: none
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}
.mfp-close,
.mfp-preloader {
    text-align: center;
    position: absolute
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}
.mfp-ajax-cur {
    cursor: progress
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
    cursor: auto
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.mfp-loading.mfp-figure {
    display: none
}
.mfp-hide {
    display: none!important
}
.mfp-preloader {
    color: #CCC;
    top: 50%;
    width: auto;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}
.mfp-preloader a {
    color: #CCC
}
.mfp-close,
.mfp-preloader a:hover {
    color: #FFF
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}
button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}
button::-moz-focus-inner {
    padding: 0;
    border: 0
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    right: 0;
    top: 0;
    opacity: .65;
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}
#footer p,
.mfp-counter,
.socials li a {
    font-size: 12px
}
.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}
.mfp-close:active {
    top: 1px
}
.mfp-close-btn-in .mfp-close {
    color: #333
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    line-height: 18px;
    white-space: nowrap
}
.mfp-figure,
img.mfp-img {
    line-height: 0
}
.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}
.mfp-arrow:active {
    margin-top: -54px
}
.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}
.mfp-arrow:after,
.mfp-arrow:before {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}
.mfp-arrow-left {
    left: 0
}
.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
    border-right: none
}
.mfp-arrow-right {
    right: 0
}
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}
.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
    border-left: none
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}
.mfp-image-holder .mfp-content,
img.mfp-img {
    max-width: 100%
}
.mfp-iframe-holder .mfp-close {
    top: -40px
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}
.mfp-figure:after,
img.mfp-img {
    width: auto;
    height: auto;
    display: block
}
img.mfp-img {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}
.mfp-figure:after {
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}
.mfp-figure figure {
    margin: 0
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}
#intro-close,
.dropdown .dropdown-toggle,
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}
@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}
.index-header,
.socials2 {
    position: relative
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        -ms-transform: scale(.75);
        -o-transform: scale(.75);
        transform: scale(.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        -o-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        -o-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}
.mfp-move-horizontal .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    transform: translateX(-50px)
}
.mfp-move-horizontal.mfp-bg {
    opacity: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.mfp-move-horizontal.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
    opacity: .9
}
.mfp-move-horizontal.mfp-removing .mfp-with-anim {
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    -o-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
    opacity: 0
}
.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8)
}
.mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}
.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    opacity: 0
}
.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}
button.mfp-arrow {
    color: #4a4a59;
    font-size: 20px;
    width: 70px;
    height: 70px;
    border: 2px solid #2f2f37;
    border-radius: 6px;
    margin: 0 6rem;
    opacity: 1
}
.fixed,
.navigation {
    z-index: 999;
    width: 100%
}
button.mfp-arrow:after,
button.mfp-arrow:before {
    display: none
}
.logo,
.socials2 {
    display: inline-block;
}
button.mfp-arrow:hover {
    background: #f9df41;
    color: #fff;
    border-color: #f9df41
}
/*! 
========== SPECIFICS
*/

.index-header {
    overflow: hidden
}
.main-header {
    min-height: 139px
}
.socials2 li i {
    transition: all 250ms ease-in-out
}
.socials2 .icon-facebook:hover {
    color: #365396
}
.socials2 .icon-twitter:hover {
    color: #00a8f0
}
.socials2 .icon-instagram:hover {
    color: #386c99
}
.socials2 .icon-google-plus:hover {
    color: #e0462e
}
.navigation {
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    position: fixed
}
.navigation .header {
    padding: 50px 0;
    position: relative;
    -webkit-transition: padding .3s ease-in-out;
    -o-transition: padding .3s ease-in-out;
    transition: padding .3s ease-in-out
}
.navigation .searchWrapper {
    margin: 10px 20px
}
.navigation .socials2 {
    margin: 28px 0 0
}
.navigation .icon-search {
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    margin: 30px 15px 0;
    float: left
}
.navigation .icon-search:hover {
    color: #f9df41
}
.navigation.fixed .header {
    padding: 30px 0
}
.fixed {
    position: fixed;
    background: #fff;
    -webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .1)
}
.logo {
    float: right;
    font-family: swis721;
    font-size: 36px;
    line-height: 1;
    letter-spacing: -.050em;
    position: relative
}
.logo .logo-dot {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    right: -22px;
    top: -2px;
    background: #f9df41;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}
.logo .logo-dot:before {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: relative;
    right: 0;
    top: 0;
    background: #fff;
    z-index: 2;
    display: block;
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out
}
.logo:hover .logo-dot:before {
    width: 10px;
    height: 10px
}
.logoWrap {
    position: relative;
    display: block;
    float: left
}
.okayNav,
.okayNav__nav--visible li {
    display: inline-block
}
.pinning-nav {
    left: 0;
    right: 0;
    top: 0;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.pinning-nav.unpinned {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}
body.okayNav-loaded {
    overflow-x: hidden
}
.okayNav:not(.loaded) {
    visibility: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.okayNav {
    float: right;
    margin-top: 5px
}
.okayNav ul {
    float: left
}
.okayNav a {
    position: relative;
    z-index: 1;
    font-family: swis721_bold;
    white-space: nowrap;
    margin: 0;
    color: #1b1919;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: .05em
}
.okayNav a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: -3px;
    left: 0;
    background-color: #f9df41;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0
}

.okayNav__menu-toggle span:nth-child(3),
.showbox {
    bottom: 0
}
.okayNav a:focus,
.okayNav a:hover {
    background: #fff
}
.okayNav a:focus:before,
.okayNav a:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1)
}
.okayNav__nav--visible {
    white-space: nowrap
}
.okayNav__nav--visible a {
    display: block;
    -webkit-transition: color .2s cubic-bezier(.55, 0, .1, 1);
    -o-transition: color .2s cubic-bezier(.55, 0, .1, 1);
    transition: color .2s cubic-bezier(.55, 0, .1, 1);
    margin: 0 0 0 20px
}
.okayNav__nav--invisible {
    position: fixed;
    top: 60px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background: #fff
}
.okayNav__nav--invisible a {
    background: #fff;
    width: 240px;
    display: block;
    padding: 15px;
    margin: 0
}
.okayNav__menu-toggle:before,
.okayNav__nav--invisible a:before {
    display: none
}
.okayNav__nav--invisible a:hover {
    color: #f9df41
}
.okayNav__nav--invisible.nav-left {
    left: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}
.okayNav__nav--invisible.nav-right {
    right: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}
.okayNav__nav--invisible.transition-enabled {
    -o-transition: -o-transform .4s cubic-bezier(.55, 0, .1, 1);
    -webkit-transition: -webkit-transform .4s cubic-bezier(.55, 0, .1, 1), -webkit-transform .4s cubic-bezier(.55, 0, .1, 1);
    transition: transform .4s cubic-bezier(.55, 0, .1, 1), -webkit-transform .4s cubic-bezier(.55, 0, .1, 1)
}
.okayNav__nav--invisible.nav-open {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}
.okayNav__menu-toggle {
    position: relative;
    -o-transition: -o-transform .4s cubic-bezier(.55, 0, .1, 1);
    -webkit-transition: -webkit-transform .4s cubic-bezier(.55, 0, .1, 1), -webkit-transform .4s cubic-bezier(.55, 0, .1, 1);
    transition: transform .4s cubic-bezier(.55, 0, .1, 1), -webkit-transform .4s cubic-bezier(.55, 0, .1, 1);
    cursor: pointer;
    width: 40px;
    height: 20px;
    float: left;
    z-index: 1;
    top: 5px
}
.okayNav__menu-toggle.okay-invisible {
    position: absolute;
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none
}
.okayNav__menu-toggle span {
    display: block;
    position: absolute;
    margin: auto;
    height: 4px;
    width: 4px;
    background: #2e2e33;
    border-radius: 50%;
    left: 0;
    right: 0;
    pointer-events: none
}
.okayNav__menu-toggle span:nth-child(1) {
    top: 0
}
.okayNav__menu-toggle span:nth-child(2) {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}
.okayNav__menu-toggle.icon--active {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}
.okayNav__menu-toggle.icon--active span {
    background: #f9df41
}
.header-btns {
    margin: 27px 0 0;
    float: right;
    color: #1b1919;
    display: inline-block
}
.header-btns .btn-md {
    margin: 0 15px
}
.dropdown .dropdown-toggle img {
    width: 30px;
    height: 30px;
    border-radius: 50%
}
.main-search .select2-container .select2-selection--single,
.main-search.form-group input {
    height: 46px
}
.dropdown.open .dropdown-menu {
    opacity: 1;
    -webkit-transform: rotateY(0) translateY(0);
    transform: rotateY(0) translateY(0)
}
.dropdown-menu {
    border: none;
    border-radius: 0 0 15px 15px;
    margin-top: 15px;
    overflow: hidden;
    left: 0;
    right: auto;
    padding: 50px 0;
    min-width: 260px;
    opacity: 0;
    -webkit-transform: rotateY(90deg) translateY(100px);
    transform: rotateY(90deg) translateY(100px)
}
.dropdown-menu li {
    margin-bottom: 1rem
}
.dropdown-menu li i {
    margin-left: 2rem;
    font-size: 16x
}
.dropdown-menu li a {
    padding: 3px 30px
}
.dropdown-menu li a:focus,
.dropdown-menu li a:hover {
    background: 0 0;
    color: #1b1919;
    margin-right: 1rem
}
.main-search {
    background: rgba(0, 0, 0, .2);
    border-radius: 0;
    padding: 3rem;
    margin: 9.8rem 0 10rem;
    text-align: right
}
.main-search.form-group .search-input {
    width: calc(64% - 30px);
    margin: 0 15px;
    float: right;
    padding: 0 10px 6px!important;
    color: #fff!important;
    font-family: swis721;
    border-color: #c477fa
}
.main-search.form-group .search-input::-webkit-input-placeholder {
    color: #fff
}
.main-search.form-group .search-input:-moz-placeholder {
    color: #fff;
    opacity: 1
}
.main-search.form-group .search-input::-moz-placeholder {
    color: #fff;
    opacity: 1
}
.main-search.form-group .search-input:-ms-input-placeholder {
    color: #fff
}
.main-search.form-group .search-input:placeholder-shown {
    color: #fff
}
.main-search.form-group .search-submit {
    float: right;
    width: 9%;
    padding: 0 0 2px
}
.main-search .index-search .select2-container--default .select2-selection--single .select2-selection__rendered,
.main-search .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 34px
}
.main-search .select2-container {
    float: right
}
.main-search .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;
    font-family: swis721
}
.main-search .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px;
    top: 5px
}
.main-search .select2-container--default .select2-selection--single {
    border-color: #c477fa
}
.showbox {
    position: absolute;
    left: 0;
    right: 0;
    top: calc(50% - 50px)
}
.loader {
    position: relative;
    margin: 0 auto;
    width: 100px
}
.loader:before {
    content: '';
    display: block;
    padding-top: 100%
}
.circular {
    -webkit-animation: rotate 2s linear infinite;
    -o-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite;
    height: 100%;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}
.path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    -webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    -o-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    stroke-linecap: round
}
@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@-o-keyframes rotate {
    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@-webkit-keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}
@-o-keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}
@keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}
@-webkit-keyframes color {
    0%, 100%, 80%, 90% {
        stroke: #1b1919
    }
    40% {
        stroke: #f9df41
    }
    66% {
        stroke: #e9aa23
    }
}
@-o-keyframes color {
    0%, 100%, 80%, 90% {
        stroke: #1b1919
    }
    40% {
        stroke: #f9df41
    }
    66% {
        stroke: #e9aa23
    }
}
@keyframes color {
    0%, 100%, 80%, 90% {
        stroke: #1b1919
    }
    40% {
        stroke: #f9df41
    }
    66% {
        stroke: #e9aa23
    }
}
.data-list {
    margin: 30px 0 0
}
.data-list li {
    display: inline-block;
    margin: 0 15px;
    font-family: swis721
}
.data-list li:nth-child(2),
.data-list li:nth-child(3) {
    font-family: arial
}
.data-list li i {
    display: inline-block;
    margin-left: 5px;
    font-size: 20px;
    vertical-align: -15%
}
.bi-nav-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 100vh;
    z-index: 9999;
    background: #1b1919;
    overflow: hidden;
    visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform .5s 0s, visibility 0s .5s;
    -o-transition: -o-transform .5s 0s, visibility 0s .5s;
    transition: transform .5s 0s, visibility 0s .5s
}
.bi-nav-container .nav-list {
    background: url(../../../index.html) center center/cover no-repeat;
    height: 100%;
    position: relative
}
.bi-nav-container .nav-list ul {
    height: 100%;
    display: block
}
.bi-nav-container .nav-list ul li a {
    font-size: 18px;
    color: #72727d;
    display: inline-block;
    position: absolute;
    white-space: nowrap
}
.bi-nav-container .nav-list ul li a:before {
    content: "\e905";
    font-family: baianat;
    font-size: 10px;
    margin-left: 10px;
    vertical-align: middle
}
.bi-nav-container .nav-list ul li a:hover {
    color: #2b74cf
}
.bi-nav-container #menu-rand {
    position: absolute;
    left: 10px;
    bottom: 10px;
    color: #72727d;
    font-size: 16px;
    line-height: 1
}
.bi-nav-container .bi-nav-trigger {
    position: absolute;
    left: 10px;
    top: 10px;
    color: #72727d;
    line-height: 1
}
.bi-nav-container.nav-is-visible {
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .5s 0s, visibility .5s 0s;
    -o-transition: -o-transform .5s 0s, visibility .5s 0s;
    transition: transform .5s 0s, visibility .5s 0s
}
.index-top {
    height: 980px;
    position: relative;
    overflow: hidden
}
.index-top .content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3
}
.index-top .text {
    position: absolute;
    left: 70px;
    top: 250px
}
#intro-page,
.overlay {
    left: 0;
    overflow: auto
}
.index-top .text h1 {
    font-size: 120px;
    font-family: swis721;
    margin: 0 0 -23px;
    letter-spacing: -.075em
}
.index-top .text h2,
.index-top .text h3 {
    font-size: 72px;
    font-family: swis721
}
.index-top .text h2 {
    margin: 0 0 0 -145px
}
.index-top .text h3 {
    margin: -24px 0 0 28px
}
.index-top .text h3 span {
    font-family: swis721;
    display: inline-block;
    margin-left: 15px
}
.index-top .index-bg {
    z-index: -1;
    position: absolute;
    right: -100px;
    bottom: -120px
}
.intro-in #intro-page {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all ease-in-out 0s;
    -o-transition: all ease-in-out 0s;
    transition: all ease-in-out 0s
}
#intro-page,
.overlay-fade {
    opacity: 0;
    visibility: hidden
}
#intro-page {
    z-index: 999989;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background: #fff;
    -webkit-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    transition: all ease-in-out .5s;
    display: block!important;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}
.intro-head {
    position: relative;
    margin: 5.5rem auto 5rem;
    text-align: center;
    display: block
}
.intro-head h1 {
    font-size: 80px;
    font-family: swis721;
    letter-spacing: -.070em;
    line-height: 1;
    display: inline-block;
    position: relative
}
.intro-head p {
    font-family: swis721;
    font-size: 30px;
    line-height: 1;
    letter-spacing: .05em;
    margin-bottom: 1rem
}
.intro-head p span {
    font-family: swis721
}
.intro-head .logo-dot {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    right: -44px;
    top: -5px;
    background: #f9df41;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}
.intro-card .logo-dot:before,
.intro-head .logo-dot:before {
    border-radius: 50%;
    right: 0;
    top: 0;
    -o-transition: all 250ms ease-in-out;
    position: relative;
    content: ''
}
.intro-head .logo-dot:before {
    width: 14px;
    height: 14px;
    background: #fff;
    z-index: 2;
    display: block;
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out
}
.intro-card .logo-dot {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    position: relative;
    background: #f9df41;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 6rem 0 5rem
}
.intro-card .logo-dot:before {
    width: 50px;
    height: 50px;
    background: #fff;
    z-index: 2;
    display: block;
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    -webkit-animation: scale .9s infinite alternate;
    -o-animation: scale .9s infinite alternate;
    animation: scale .9s infinite alternate
}
.intro-card p {
    max-width: 290px;
    font-size: 16px;
    letter-spacing: .04em;
    line-height: 1.714
}
.intro-card img {
    margin-bottom: 4.5rem;
    -webkit-animation: move .9s infinite alternate;
    -o-animation: move .9s infinite alternate;
    animation: move .9s infinite alternate;
    max-width: 280px
}
.intro-card:hover img {
    -webkit-animation: move .9s infinite alternate;
    -o-animation: move .9s infinite alternate;
    animation: move .9s infinite alternate
}
#intro-close {
    position: relative;
    float: right;
    text-transform: uppercase;
    background: #1b1919;
    color: #fff;
    line-height: 1;
    padding: 18px 25px;
    font-family: swis721;
    margin: 5rem 0 0;
    border-radius: 100px
}
.main-rights,
.overlay-menu li,
.searchWrapper .sb-search-submit {
    font-family: swis721
}
.socials li a,
.socials2 li a {
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    border-radius: 50%;
    z-index: 2;
    display: inline-block;
    text-align: center;
    position: relative
}
#intro-close:hover {
    background: #f9df41;
    color: #1b1919
}
/* #footer, */
/* #footer .logoWrap .logo .logo-dot:before { */
    /* background: #0e0e0e */
/* } */
@-webkit-keyframes move {
    from {
        -webkit-transform: translateY(5px);
        transform: translateY(5px)
    }
    to {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
}
@-o-keyframes move {
    from {
        -o-transform: translateY(5px);
        transform: translateY(5px)
    }
    to {
        -o-transform: translateY(-5px);
        transform: translateY(-5px)
    }
}
@keyframes move {
    from {
        -webkit-transform: translateY(5px);
        -o-transform: translateY(5px);
        transform: translateY(5px)
    }
    to {
        -webkit-transform: translateY(-5px);
        -o-transform: translateY(-5px);
        transform: translateY(-5px)
    }
}
@-webkit-keyframes scale {
    from {
        width: 1px;
        height: 1px
    }
    to {
        width: 50px;
        height: 50px
    }
}
@-o-keyframes scale {
    from {
        width: 1px;
        height: 1px
    }
    to {
        width: 50px;
        height: 50px
    }
}
@keyframes scale {
    from {
        width: 1px;
        height: 1px
    }
    to {
        width: 50px;
        height: 50px
    }
}
#footer {
    position: relative;
    color: #90888a
}
#footer .logoWrap,
#footer .logoWrap .logo {
    float: none;
    display: inline-block
}
.socials {
    text-align: center
}
.socials li {
    margin: 0 0 0 1rem;
    display: inline-block
}
.socials li a {
    transition: all 250ms ease-in-out;
    width: 28px;
    height: 28px;
    border: 2px solid transparent;
    line-height: 28px;
    color: #fff;
    background: #383636
}
.socials2 {
    text-align: center
}
.socials2 li {
    margin: 0 0 0 1rem;
    display: inline-block
}
.socials2 li a {
    transition: all 250ms ease-in-out;
    width: 55px;
    height: 55px;
    border: 2px solid transparent;
    line-height: 55px;
    font-size: 20px;
    color: #f9df41;
    background: #231f20
}
.socials2 li a:hover {
    background: #f9df41;
    color: #383636
}
.user-socials {
    text-align: center
}
.user-socials li {
    margin: 0 0 0 4px;
    display: inline-block
}
.user-socials li a {
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    display: inline-block;
    z-index: 2;
    position: relative;
    color: #1b1919;
    border: 2px solid #1b1919
}
.user-socials li a:hover {
    background: #1b1919;
    color: #fff
}
.list-h li {
    display: inline-block;
    margin-left: 15px
}
.list-h li a {
    font-size: 1.2rem
}
.list-h li a:hover {
    color: #fff
}
.contact-footer h3 {
    font-size: 27px;
    margin-bottom: 3.5rem
}
.contact-footer p {
    font-size: 18px!important;
    margin-bottom: 15px;
    letter-spacing: .1em
}
.contact-footer span {
    display: inline-block;
    font-size: 16px;
    letter-spacing: .1em;
    margin: 25px 0 3rem
}
.site-rights {
    letter-spacing: .1em
}
.overlay-fade {
    -webkit-transition: opacity .3s, visibility 0s .3s;
    -o-transition: a opacity .3s, visibility 0s .3s;
    transition: a opacity .3s, visibility 0s .3s;
    display: none;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}
.overlay-fade.open {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .3s;
    z-index: 999;
    display: block;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}
.overlay-hugeinc.open nav ul {
    display: block
}
.overlay nav ul.bi-overlay-menu {
    text-align: center;
    position: relative;
    margin-top: 160px;
    top: 50%;
    height: 60%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}
.overlay nav ul.bi-overlay-menu li {
    display: block;
    float: none
}
.overlay nav ul.bi-overlay-menu li a {
    font-size: 24px;
    display: inline-block;
    color: #000!important;
    -webkit-transition: color .2s ease 0s;
    -o-transition: color .2s ease 0s;
    transition: color .2s ease 0s;
    margin: 0 0 2rem!important;
    padding: 6px 0!important;
    background: 0 0!important;
    text-transform: capitalize;
    border: 3px solid transparent!important
}
.overlay nav ul.bi-overlay-menu li a:hover {
    border: 3px solid #000!important
}
.overlay {
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    background: #fff;
    z-index: 999;
    overflow-x: hidden
}
.overlay .overlay-close {
    width: 60px;
    height: 62px;
    position: absolute;
    right: 10rem;
    top: 10rem;
    display: inline-block;
    border: none;
    background: 0 0;
    color: #1b1919;
    outline: 0;
    z-index: 100;
    font-size: 46px;
    line-height: 1
}
.overlay .overlay-close i {
    line-height: 1px;
    display: inline-block;
    top: 22px;
    position: absolute;
    left: 15px;
    font-style: normal
}
.overlay .overlay-close:hover {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #1b1919
}
.overlay#search-overLay .overlay-close {
    right: auto;
    top: 55px;
    left: -8px
}
.overlay-hugeinc {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .5s, visibility 0s .5s;
    -o-transition: opacity .5s, visibility 0s .5s;
    transition: opacity .5s, visibility 0s .5s
}
.overlay-hugeinc.open {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}
.overlay-hugeinc.open nav ul {
    opacity: 1;
    -webkit-transform: rotateX(0);
    transform: rotateX(0)
}
.overlay-hugeinc nav {
    -webkit-perspective: 1200px;
    perspective: 1200px
}
.overlay-hugeinc nav ul {
    opacity: .4;
    -webkit-transform: translateY(-25%) rotateX(35deg);
    transform: translateY(-25%) rotateX(35deg);
    -webkit-transition: -webkit-transform .5s, opacity .5s;
    -o-transition: -o-transform .5s, opacity .5s;
    transition: transform .5s, opacity .5s
}
.overlay-hugeinc.close nav ul {
    -webkit-transform: translateY(25%) rotateX(-35deg);
    transform: translateY(25%) rotateX(-35deg)
}
@media screen and (max-height: 30.5em) {
    .overlay nav {
        height: 70%;
        font-size: 34px
    }
    .overlay ul li {
        min-height: 34px
    }
}
.overlay-menu li {
    font-size: 2.4rem;
    margin-bottom: 3rem
}
.overlay-menu li a:hover {
    color: #1b1919
}
.overlay-in {
    height: 100%
}
.overlay-in #footer,
.overlay-in .bi-main,
.overlay-in .index-header {
    display: none
}
.searchWrapper {
    position: relative
}
.searchWrapper .sb-search-submit {
    float: right;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    width: 120px;
    height: 40px;
    background: #1b1919;
    color: #fff
}
.searchWrapper .sb-search-submit:hover {
    background: #f9df41
}
.searchWrapper input.sb-search-input {
    width: calc(100% - 420px);
    margin: 0 10px;
    padding-left: 4rem
}
.searchWrapper .select2-container {
    float: right
}
.main-rights a:hover {
    color: #d6002f
}
.main-rights .heart {
    position: relative;
    width: 15px;
    overflow: inherit;
    display: inline-block;
    -webkit-animation: animateHeart 2.5s infinite;
    -o-animation: animateHeart 2.5s infinite;
    animation: animateHeart 2.5s infinite;
    top: -8px
}
.main-rights .heart:after,
.main-rights .heart:before {
    position: absolute;
    content: '';
    top: 0;
    left: 7px;
    width: 7px;
    height: 10px;
    background: #d6002f;
    border-radius: 50px 50px 0 0;
    -webkit-transform: rotate(-45deg) translateZ(0);
    transform: rotate(-45deg) translateZ(0);
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -o-transform-origin: 0 100%;
    transform-origin: 0 100%
}
#loader,
#loader:after {
    clip: rect(0, 80px, 80px, 40px);
    height: 80px;
    width: 80px;
    position: absolute
}
.main-rights .heart:after {
    left: 0;
    -webkit-transform: rotate(45deg) translateZ(0);
    transform: rotate(45deg) translateZ(0);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}
@-webkit-keyframes animateHeart {
    0%, 100%, 50% {
        -webkit-transform: scale(1)
    }
    5% {
        -webkit-transform: scale(1.2)
    }
    10% {
        -webkit-transform: scale(1.1)
    }
    15% {
        -webkit-transform: scale(1.3)
    }
}
@-o-keyframes animateHeart {
    0%, 100%, 50% {
        -o-transform: scale(1);
        transform: scale(1)
    }
    5% {
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }
    10% {
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }
    15% {
        -o-transform: scale(1.3);
        transform: scale(1.3)
    }
}
@keyframes animateHeart {
    0%, 100%, 50% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
    5% {
        -webkit-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }
    10% {
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }
    15% {
        -webkit-transform: scale(1.3);
        -o-transform: scale(1.3);
        transform: scale(1.3)
    }
}
.footer-bottom {
    padding: 3rem 0;
    background-color: #010102
}
.main-loader {
    -webkit-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    transition: all ease-in-out .5s
}
.main-loader.loaded {
    opacity: 0!important;
    z-index: -5!important
}
#loader {
    -webkit-animation: animate 1.5s linear infinite;
    -o-animation: animate 1.5s linear infinite;
    animation: animate 1.5s linear infinite;
    left: calc(50% - 40px);
    top: calc(50% - 40px)
}
@-webkit-keyframes animate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(220deg);
        transform: rotate(220deg)
    }
}
@-o-keyframes animate {
    0% {
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -o-transform: rotate(220deg);
        transform: rotate(220deg)
    }
}
@keyframes animate {
    0% {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(220deg);
        -o-transform: rotate(220deg);
        transform: rotate(220deg)
    }
}
#loader:after {
    -webkit-animation: animate2 1.5s ease-in-out infinite;
    -o-animation: animate2 1.5s ease-in-out infinite;
    animation: animate2 1.5s ease-in-out infinite;
    content: '';
    border-radius: 50%
}
@-webkit-keyframes animate2 {
    0% {
        -webkit-box-shadow: inset #bc6ee5 0 0 0 17px;
        box-shadow: inset #bc6ee5 0 0 0 17px;
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg)
    }
    50% {
        -webkit-box-shadow: inset #bc6ee5 0 0 0 2px;
        box-shadow: inset #bc6ee5 0 0 0 2px
    }
    100% {
        -webkit-box-shadow: inset #bc6ee5 0 0 0 17px;
        box-shadow: inset #bc6ee5 0 0 0 17px;
        -webkit-transform: rotate(140deg);
        transform: rotate(140deg)
    }
}
@-o-keyframes animate2 {
    0% {
        box-shadow: inset #bc6ee5 0 0 0 17px;
        -o-transform: rotate(-140deg);
        transform: rotate(-140deg)
    }
    50% {
        box-shadow: inset #bc6ee5 0 0 0 2px
    }
    100% {
        box-shadow: inset #bc6ee5 0 0 0 17px;
        -o-transform: rotate(140deg);
        transform: rotate(140deg)
    }
}
@keyframes animate2 {
    0% {
        -webkit-box-shadow: inset #bc6ee5 0 0 0 17px;
        box-shadow: inset #bc6ee5 0 0 0 17px;
        -webkit-transform: rotate(-140deg);
        -o-transform: rotate(-140deg);
        transform: rotate(-140deg)
    }
    50% {
        -webkit-box-shadow: inset #bc6ee5 0 0 0 2px;
        box-shadow: inset #bc6ee5 0 0 0 2px
    }
    100% {
        -webkit-box-shadow: inset #bc6ee5 0 0 0 17px;
        box-shadow: inset #bc6ee5 0 0 0 17px;
        -webkit-transform: rotate(140deg);
        -o-transform: rotate(140deg);
        transform: rotate(140deg)
    }
}
@media (min-width: 1200px) and (max-width: 1599px) {
    .intro-head {
        margin: 5rem 0
    }
    .intro-head h1 {
        font-size: 80px
    }
    .intro-head p {
        font-size: 26px
    }
    .intro-head .logo-dot {
        width: 40px;
        height: 40px;
        right: -40px;
        top: -2px
    }
    .intro-head .logo-dot:before {
        width: 12px;
        height: 12px
    }
    .intro-card .logo-dot {
        margin: 3rem 0 2rem
    }
    .intro-card img {
        margin-bottom: 1rem
    }
}
@media (min-width: 1201px) and (max-width: 1499px) {
    .index-top .text {
        left: 160px
    }
    .services-index .bg {
        left: -190px
    }
}
@media (max-width: 1200px) {
    .index-top {
        height: 800px
    }
    .index-top .text {
        left: 160px;
        top: 240px
    }
    .team-tittle .text {
        right: 0
    }
    .services-wrapper .service img {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        max-width: 100%;
        margin: 0 auto;
        display: block
    }
    .services-wrapper .service:nth-child(even) img {
        padding-top: 5rem
    }
    .services-wrapper .content-wrapper-large {
        padding: 10rem 0
    }
    .intro-head {
        margin: 5rem 0
    }
    .intro-head h1 {
        font-size: 80px
    }
    .intro-head p {
        font-size: 26px
    }
    .intro-head .logo-dot {
        width: 40px;
        height: 40px;
        right: -40px;
        top: -2px
    }
    .intro-head .logo-dot:before {
        width: 12px;
        height: 12px
    }
    .intro-card .logo-dot {
        margin: 3rem 0 2rem
    }
    .intro-card img {
        margin-bottom: 1rem
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .services-index .bg {
        left: -190px
    }
    .contact-icons {
        display: none
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .services-index .bg {
        left: auto;
        right: -100px
    }
    .services-index .bg .icon-dot {
        right: -400px;
        left: auto
    }
    .services-index .bg img {
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
        transform: scaleX(-1);
        -webkit-filter: FlipH;
        filter: FlipH;
        -ms-filter: "FlipH"
    }
    .clients .row .col-md-2:nth-child(3n) .client-card {
        margin: 0 0 0 -200px
    }
    .clients .row .col-md-2:nth-child(3n+1) .client-card {
        margin: 0 -200px 0 0
    }
    .project-tittle .text {
        right: 100px
    }
    .about-tittle .text {
        top: 50px;
        right: 0
    }
    .contact-tittle .text {
        right: auto;
        left: 0
    }
    .contact-icons {
        display: none
    }
    .work-tittle .text {
        right: auto
    }
    #about-scene {
        position: relative;
        z-index: -1;
        float: right
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    #about-scene,
    #project-scene,
    #services-scene,
    #team-scene {
        position: relative;
        z-index: -1;
        float: right
    }
    .intro-head h1 {
        font-size: 100px
    }
    .intro-head p {
        font-size: 30px
    }
    #intro-close {
        bottom: 0;
        right: 0;
        z-index: 11;
        padding: 10px 10px 9px
    }
    .intro-card {
        text-align: center
    }
    .intro-card p {
        margin: 0 auto
    }
    .intro-card .logo-dot {
        margin: 6rem auto 5rem
    }
    .index-top .text {
        left: 20px
    }
    .index-top .text h1 {
        font-size: 100px;
        margin: 0
    }
    .index-top .text h2,
    .index-top .text h3 {
        font-size: 52px;
        margin: 0
    }
    .services-index .bg {
        left: auto;
        right: -100px
    }
    .services-index .bg .icon-dot {
        right: -400px;
        left: auto
    }
    .services-index .bg img {
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
        transform: scaleX(-1);
        -webkit-filter: FlipH;
        filter: FlipH;
        -ms-filter: "FlipH"
    }
    .clients .row .col-md-2 .client-card {
        margin: 0!important
    }
    .map-index .map-address {
        top: 13%
    }
    .project-tittle .text {
        right: 100px
    }
    .wpcf7-list-item {
        width: calc(100% / 2 - 10px)
    }
    .about-tittle .text {
        text-align: left;
        right: auto;
        left: 20px
    }
    .about-tittle .text h1 {
        font-size: 100px;
        margin: 0
    }
    .about-tittle .text h2,
    .about-tittle .text h3 {
        font-size: 52px;
        margin: 0
    }
    .contact-tittle .text {
        right: auto;
        left: 0
    }
    .contact-icons {
        display: none
    }
    .team-tittle .text {
        right: auto;
        left: 0;
        text-align: left
    }
    .team-tittle .text h1 {
        font-size: 80px;
        margin: 0
    }
    .team-tittle .text h2 {
        font-size: 52px;
        margin: 0
    }
    .work-tittle .text {
        top: 20px;
        text-align: left;
        right: auto
    }
    .work-tittle .text h1 {
        margin: 0;
        font-size: 80px
    }
    .work-tittle .text h2 {
        margin: 0;
        font-size: 50px
    }
    .services-tittle .text {
        right: auto;
        left: 20px
    }
    .services-tittle img {
        max-width: none;
        margin-left: -50%
    }
    #intro-page {
        text-align: center
    }
    #intro-close {
        float: none;
        margin: 5rem auto;
        display: inline-block
    }
    #team-scene {
        right: -200px
    }
    #project-scene {
        right: -280px
    }
}
@media (max-width: 599px) {
    #intro-page {
        text-align: center
    }
    #intro-close {
        float: none;
        margin: 5rem auto;
        display: inline-block
    }
    .map-index .map-address {
        top: 10%
    }
    .project-tittle .text {
        right: auto;
        left: 20px;
        top: 0
    }
    .project-tittle .text h1 {
        font-size: 80px;
        margin: 0 0 -12px
    }
    .project-tittle .text h2 {
        font-size: 52px;
        margin-right: 0;
        text-align: left
    }
    .service .content h2 {
        font-size: 30px
    }
    #careers-scene,
    #workspace-scene {
        position: relative;
        z-index: -1;
        float: right;
        right: -300px
    }
    .apply-tittle .text {
        right: auto;
        left: 10px
    }
    .apply-tittle .text h1 {
        font-size: 60px
    }
}
@media (max-width: 480px) {
    /* .about-contact .socials2, */
    /* .card-full figcaption .content p, */
    /* .card-full-s figcaption .content p, */
    /* .contact-icons, */
    /* .services-index .bg { */
        /* display: none */
    /* } */
    #about-scene,
    #project-scene,
    #services-scene,
    #team-scene {
        position: relative;
        z-index: -1;
        float: right
    }
    .intro-head h1 {
        font-size: 60px
    }
    .intro-head p {
        font-size: 24px
    }
    #intro-close {
        bottom: 0;
        right: 0;
        z-index: 11;
        padding: 10px 10px 9px
    }
    .intro-card {
        text-align: center
    }
    .intro-card p {
        margin: 0 auto
    }
    .intro-card .logo-dot {
        margin: 6rem auto 5rem
    }
    .index-top .text {
        left: 20px
    }
    .index-top .text h1 {
        font-size: 80px;
        margin: 0
    }
    .index-top .text h2,
    .index-top .text h3 {
        font-size: 48px;
        margin: 0
    }
    .clients .row .col-md-2 .client-card {
        margin: 0!important
    }
    .map-index .map-address {
        top: 0
    }
    .card-full figcaption .content {
        margin: 0 2rem
    }
    .card-full figcaption .content h2 {
        font-size: 4rem
    }
    .wpcf7-list-item {
        width: 100%
    }
    .about-tittle .text {
        top: 60px;
        text-align: left;
        right: auto;
        left: 20px
    }
    .about-tittle .text h1 {
        font-size: 80px;
        margin: 0
    }
    .about-tittle .text h2,
    .about-tittle .text h3 {
        font-size: 32px;
        margin: 0
    }
    .contact-tittle .text {
        right: auto;
        left: 0
    }
    .contact-tittle .text h1 {
        font-size: 80px
    }
    .contact-tittle .text h3 {
        font-size: 52px
    }
    .team-tittle .text {
        right: auto;
        left: 0;
        text-align: left;
        top: 0
    }
    .team-tittle .text h1 {
        font-size: 40px;
        margin: 0
    }
    .team-tittle .text h2 {
        font-size: 32px;
        margin: 0
    }
    .work-tittle .text {
        top: 20px;
        text-align: left;
        right: auto
    }
    .work-tittle .text h1 {
        margin: 0;
        font-size: 60px
    }
    .work-tittle .text h2 {
        margin: 0;
        font-size: 30px
    }
    .services-tittle .text {
        right: auto;
        left: 10px
    }
    .services-tittle .text h1 {
        font-size: 90px
    }
    .services-tittle .text h2 {
        margin: 0 0 5px
    }
    .services-tittle img {
        max-width: none;
        margin-left: -100%
    }
    .card-full-s figcaption .content h2 {
        font-size: 40px
    }
    #about-scene,
    #services-scene {
        right: -200px
    }
    #team-scene {
        right: -230px
    }
    #project-scene {
        right: -450px
    }
    .career-card {
        padding: 3rem
    }
}
@media (max-width: 379px) {
    .service .content h2 {
        font-size: 24px
    }
    .service .content p {
        font-size: 14px
    }
}