html{
    font-family:ProximaNova,Arial,sans-serif;
    line-height:1;
    font-size:16px;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%
}
body,html{
    -webkit-backface-visibility:hidden
}
body{
    margin:0;
    position:relative;
    background-color:#f2f2f2;
    width:100%;
    overflow-x:hidden;
    -webkit-overflow-scrolling:touch
}
body,html{
    -webkit-tap-highlight-color:rgba(0,0,0,0)
}
*{
    box-sizing:border-box
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{
    display:block
}
iframe{
    border:transparent
}
audio,canvas,progress,video{
    display:inline-block;
    vertical-align:baseline
}
audio:not([controls]){
    display:none;
    height:0
}
[hidden],template{
    display:none
}
a{
    background-color:transparent;
    text-decoration:none
}
a:active,a:focus,a:hover{
    outline:0
}
abbr[title]{
    border-bottom:1px dotted
}
b,strong{
    font-weight:700
}
dfn{
    font-style:italic
}
h1{
    font-size:2em
}
h1,h2,h3,h4,h5,p{
    margin:0
}
p{
    line-height:30px
}
ul{
    list-style-type:none;
    margin:0;
    padding:0
}
mark{
    background:#ff0;
    color:#000
}
small{
    font-size:80%
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
sup{
    top:-.5em
}
sub{
    bottom:-.25em
}
img{
    border:0;
    display:block;
    max-width:100%
}
svg:not(:root){
    overflow:hidden
}
figure{
    margin:auto
}
hr{
    box-sizing:content-box;
    height:0
}
pre{
    overflow:auto
}
code,kbd,pre,samp{
    font-family:monospace,monospace;
    font-size:1em
}
button,input,optgroup,select,textarea{
    color:inherit;
    font:inherit;
    margin:0
}
button:focus,input:focus,optgroup:focus,select:focus,textarea:focus{
    outline:none
}
button{
    overflow:visible
}
button,select{
    text-transform:none
}
button,html input[type=button],input[type=reset],input[type=submit]{
    -webkit-appearance:button;
    cursor:pointer
}
button[disabled],html input[disabled]{
    cursor:default
}
button::-moz-focus-inner,input::-moz-focus-inner{
    border:0;
    padding:0
}
input{
    line-height:normal
}
input[type=checkbox],input[type=radio]{
    box-sizing:border-box;
    padding:0
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{
    height:auto
}
input[type=search]{
    -webkit-appearance:textfield;
    box-sizing:content-box
}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{
    -webkit-appearance:none
}
fieldset{
    border:1px solid silver;
    margin:0 2px;
    padding:.35em .625em .75em
}
legend{
    border:0;
    padding:0
}
textarea{
    overflow:auto
}
optgroup{
    font-weight:700
}
table{
    border-collapse:collapse;
    border-spacing:0
}
td,th{
    padding:0
}
blockquote{
    padding-left:15px;
    border-left:5px solid #0072f6;
    font-size:16px;
    line-height:22px;
    font-style:italic
}
blockquote em{
    display:block;
    font-size:80%
}
@font-face{
    font-family:ProximaNova;
    font-style:normal;
    font-weight:300;
    src:url(../fonts/ProximaNova-Light.woff)
}
@font-face{
    font-family:ProximaNova;
    font-style:normal;
    font-weight:400;
    src:url(../fonts/ProximaNova-Regular.woff)
}
@font-face{
    font-family:ProximaNova;
    font-style:normal;
    font-weight:600;
    src:url(../fonts/ProximaNova-Semibold.woff)
}
@font-face{
    font-family:ProximaNova;
    font-style:normal;
    font-weight:700;
    src:url(../fonts/ProximaNova-Bold.woff)
}
@font-face{
    font-family:ProximaNova;
    font-style:normal;
    font-weight:800;
    src:url(../fonts/ProximaNova-Black.woff)
}
@font-face{
    font-family:ProximaNova;
    font-style:normal;
    font-weight:900;
    src:url(../fonts/ProximaNova-Xbold.woff)
}
.page-title h1{
    font-weight:900;
    font-size:60px;
    line-height:65px;
    color:#121212
}
@media screen and (max-width:1023px){
    .page-title h1{
        font-size:36px;
        line-height:40px
    }
}
.page-title h2{
    font-weight:900;
    font-size:60px;
    line-height:65px;
    color:#121212
}
@media screen and (max-width:1023px){
    .page-title h2{
        font-size:36px;
        line-height:40px
    }
}
@media screen and (max-width:600px){
    .page-title h2{
        font-size:28px;
        line-height:34px
    }
}
.page-lead p{
    font-size:22px;
    line-height:35px;
    font-weight:700
}
@media screen and (max-width:1023px){
    .page-lead p{
        font-size:18px;
        line-height:1.5
    }
}
.block-title{
    margin-bottom:50px;
    -js-display:flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
@media screen and (max-width:767px){
    .block-title{
        -webkit-box-align:start;
        -ms-flex-align:start;
        align-items:flex-start;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column
    }
}
.block-title h1{
    font-size:36px;
    font-weight:900
}
.block-title__link{
    font-size:11px;
    color:#000;
    -js-display:flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    text-transform:uppercase
}
@media screen and (max-width:767px){
    .block-title__link{
        -webkit-align-self:flex-end;
        -ms-flex-item-align:end;
        align-self:flex-end;
        margin-top:20px
    }
}
.block-title__link--home{
    margin-right:50px
}
@media screen and (max-width:767px){
    .block-title__link--home{
        margin-right:0
    }
}
.partners .page-title{
    margin:70px 0 80px
}
.fade{
    position:absolute;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,.3)
}
.cf:after,section:after{
    content:"";
    display:table;
    clear:both
}
.container{
    width:100%;
    margin:0 auto;
    padding:0 40px
}
.container:after{
    content:"";
    display:table;
    clear:both
}
@media screen and (max-width:1023px){
    .container{
        padding:0 30px
    }
}
@media screen and (min-width:1280px){
    .container{
        width:1200px;
        padding:0
    }
}
.container--flex{
    -js-display:flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
@media screen and (max-width:767px){
    .container--flex{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column
    }
}
@media screen and (min-width:1024px){
    .container--post{
        width:1000px
    }
}
a{
    color:#171717;
    -webkit-transition:color .1s ease;
    transition:color .1s ease
}
a:hover{
    color:#0072f6
}
.btn{
    display:inline-block;
    background-color:#0072f6;
    background-image:none;
    color:#fff;
    cursor:pointer;
    white-space:nowrap;
    text-align:center;
    line-height:45px;
    padding:0 55px;
    letter-spacing:1.2px;
    text-transform:uppercase;
    font-size:12px;
    border:none;
    -webkit-transition:all .3s;
    transition:all .3s
}
.btn:hover{
    background-color:#0062d3;
    color:#fff
}
.btn--fluid{
    width:100%;
    padding:0
}
#fp-nav ul li:last-child{
    display:none
}
.js-show{
    opacity:1;
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out
}
.overflow-hidden{
    overflow:hidden
}
.js-hide{
    opacity:0;
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out
}
.static{
    padding-top:230px
}
.notify{
    background-color:#e74c3c;
    color:#fff;
    cursor:pointer;
    padding:20px;
    width:350px;
    opacity:0;
    position:fixed;
    bottom:10px;
    left:0;
    right:0;
    margin:0 auto;
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out;
    -webkit-transform:translateY(200%);
    transform:translateY(200%);
    z-index:9
}
.text-white{
    color:#fff!important
}
.text-center{
    text-align:center
}
.m-none{
    margin:0!important
}
.m-left-none{
    margin-left:0!important
}
.m-right-none{
    margin-right:0!important
}
@media screen and (min-width:768px){
    .m-right-md-none{
        margin-right:0!important
    }
}
.m-top-none{
    margin-top:0!important
}
.m-bottom-none{
    margin-bottom:0!important
}
.p-none{
    padding:0!important
}
.p-left-none{
    padding-left:0!important
}
.p-right-none{
    padding-right:0!important
}
.p-top-none{
    padding-top:0!important
}
.p-bottom-none{
    padding-bottom:0!important
}
@media screen and (max-width:768px){
    .flex-dir-mobile{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column
    }
}
@media screen and (max-width:1023px){
    .hide-tablet{
        display:none!important
    }
}
@media screen and (max-width:767px){
    .hide-mobile{
        display:none!important
    }
}
.bg-fluid{
    background-size:cover;
    background-position:50%
}
.section-margin{
    margin-bottom:80px
}
@media screen and (max-width:767px){
    .section-margin{
        margin-bottom:40px
    }
}
.social-box .linkedin>svg{
    fill:#b0b0b0
}
.social-box .linkedin>svg:hover{
    fill:#0b86ca
}
.social-box .facebook>svg{
    fill:#b0b0b0
}
.social-box .facebook>svg:hover{
    fill:#4c76be
}
.social-box .twitter>svg{
    fill:#b0b0b0
}
.social-box .twitter>svg:hover{
    fill:#00c7ff
}
.social-box .flickr>svg{
    fill:#b0b0b0
}
.social-box .flickr>svg:hover .dribble-blue{
    fill:#0062dd
}
.social-box .flickr>svg:hover .dribble-red{
    fill:#ff0084
}
.social-box .dribble>svg{
    fill:#b0b0b0
}
.social-box .dribble>svg:hover{
    fill:#f25b98
}
.social-box__list{
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start
}
.social-box__list,.social-box__list a{
    -js-display:flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.social-box__list a{
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    margin-right:15px
}
.social-box__list svg{
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out
}
.footer{
    padding-top:70px;
    padding-bottom:30px
}
.footer__flexbox{
    -js-display:flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin-left:-20px;
    margin-right:-20px;
    font-size:14px;
    line-height:1.71
}
@media screen and (max-width:1023px){
    .footer__flexbox{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column
    }
}
@media screen and (max-width:767px){
    .footer__flexbox{
        line-height:2.43;
        margin:auto
    }
}
.footer__copyright{
    font-size:14px;
    margin-top:50px
}
.footer__year{
    font-size:inherit;
    font-weight:300;
    color:#c2c2c2
}
@media screen and (max-width:767px){
    .footer__year{
        display:block;
        margin-bottom:10px
    }
}
.footer__privacy{
    color:#949494;
    font-weight:300;
/*    border-left:1px solid #e3e3e3;
    padding-left:15px;
    margin-left:10px*/
}
@media screen and (max-width:767px){
    .footer__privacy{
        padding-left:0;
        margin-left:0;
        border-left:none
    }
}
.footer__social{
    margin-bottom:40px
}
.footer__menu{
    -js-display:flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-flex:5;
    -ms-flex:5;
    flex:5
}
@media screen and (max-width:1023px){
    .footer__menu{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
}
@media screen and (max-width:767px){
    .footer__menu{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column
    }
}
.footer__menu .has-dropdown{
    -webkit-box-flex:1;
    -ms-flex:1 1 auto;
    flex:1 1 auto;
    padding-left:20px;
    padding-right:20px
}
@media screen and (max-width:1023px){
    .footer__menu .has-dropdown{
        padding-bottom:40px;
        width:50%
    }
}
@media screen and (max-width:767px){
    .footer__menu .has-dropdown{
        padding:0;
        width:100%;
        border-top:1px solid hsla(0,0%,59%,.15)
    }
    .footer__menu .has-dropdown:last-child{
        border-bottom:1px solid hsla(0,0%,59%,.15)
    }
}
.footer__menu .has-dropdown>a{
    display:inline-block;
    margin-bottom:10px;
    text-transform:uppercase;
    font-weight:600;
    position:relative
}
@media screen and (max-width:767px){
    .footer__menu .has-dropdown>a:before{
        content:"";
        background-size:contain;
        position:absolute;
        right:0;
        top:50%;
        height:14px;
        width:7px;
        -webkit-transform:translateY(-50%);
        transform:translateY(-50%);
        -webkit-transform-origin:left;
        transform-origin:left;
        -webkit-transition:-webkit-transform .3s ease-in-out;
        transition:-webkit-transform .3s ease-in-out;
        transition:transform .3s ease-in-out;
        transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out
    }
}
@media screen and (max-width:767px){
    .footer__menu .has-dropdown>a{
        line-height:2.86;
        margin-bottom:0;
        width:100%
    }
}
.footer__menu .has-dropdown .arrow-down:before{
    -webkit-transform:translateY(-50%) rotate(90deg);
    transform:translateY(-50%) rotate(90deg)
}
@media screen and (max-width:767px){
    .footer__menu .sub-menu{
        padding-left:10px;
        height:0;
        overflow:hidden;
        -webkit-transition:all .3s ease-in-out;
        transition:all .3s ease-in-out
    }
}
.footer__menu .sub-menu a{
    color:#949494;
    font-weight:300
}
.footer__menu .sub-menu a:hover{
    color:#0072f6
}
.footer__about{
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    padding-left:20px;
    padding-right:20px
}
@media screen and (max-width:767px){
    .footer__about{
        margin-top:40px;
        padding:0
    }
}
.footer__heading{
    text-transform:uppercase;
    font-weight:600;
    margin-bottom:10px
}
.footer__office:nth-child(odd){
    margin-top:15px
}
.footer__city{
    display:block;
    font-size:10px;
    text-transform:uppercase;
    font-weight:600
}
.footer__phone,.footer__street{
    display:block;
    line-height:1.3;
    color:#949494
}
.footer__street{
    font-weight:300
}
.nav{
    position:fixed;
    width:100%;
    height:80px;
    top:0;
    left:0;
    z-index:99;
    -webkit-transition:background-color .3s;
    transition:background-color .3s
}
.nav .current-menu-item{
    color:#0072f6
}
.nav .container{
    position:relative;
    height:100%
}
.nav__wrapper{
    position:relative;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    margin-right:230px
}
@media (max-width:1220px){
    .nav__wrapper{
        display:none
    }
}
.nav__list{
    text-align:right
}
.nav__list li{
    display:inline-block;
    cursor:pointer
}
.nav__list li a{
    font-size:12px;
    line-height:45px;
    padding:0 20px;
    color:#fff;
    text-transform:uppercase;
    font-weight:700;
    -webkit-transition:all .2s;
    transition:all .2s
}
.nav__list .is-hover a,.nav__list li a:hover{
    color:#0072f6
}
.nav--black .logo{
}
.nav--black .nav__list li a{
    color:#000
}
.nav--black .nav__list li.is-hover a,.nav--black .nav__list li a:hover{
    color:#0072f6
}
.nav .has-dropdown{
    position:relative
}
.nav .has-dropdown:hover{
    background-color:#000
}
.nav .has-dropdown:hover .sub-menu{
    display:block
}
.nav .has-dropdown .sub-menu{
    position:absolute;
    top:44px;
    display:none;
    left:0;
    min-width:180px;
    text-align:left;
    white-space:nowrap;
    padding:17px 22px 10px;
    background-color:#000
}
.nav .has-dropdown .sub-menu li{
    width:100%;
    float:left
}
.nav .has-dropdown .sub-menu li a{
    text-transform:none;
    word-spacing:normal;
    line-height:35px;
    padding:0;
    color:#b2b2b2;
    text-align:left;
    font-weight:400;
    display:block;
    width:100%;
    height:100%;
    letter-spacing:.3px
}
.nav .has-dropdown .sub-menu li:hover a{
    color:#0072f6
}
.nav .has-dropdown .sub-menu .service--main a{
    color:#fff;
    text-transform:uppercase;
    letter-spacing:.3px
}
.nav .dropdown-split .sub-menu{
    min-width:470px
}
.nav .dropdown-split .sub-menu li{
    width:calc(100%/ 2 - 20px)
}
.nav .dropdown-split .sub-menu li:nth-child(2n) a{
    margin-left:50px
}
.nav .dropdown-split.narrow .sub-menu{
    min-width:320px
}
.nav__btn{
    position:absolute;
    top:50%;
    right:30px;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
@media screen and (min-width:1280px){
    .nav__btn{
        right:0
    }
}
@media (max-width:767px){
    .nav__btn{
        right:20px
    }
}
.nav__btn .get-touch{
    padding:0;
    font-weight:600;
    letter-spacing:2.5px;
    width:146px
}
@media (max-width:1220px){
    .nav__btn .get-touch{
        margin-right:25px
    }
}
@media (max-width:767px){
    .nav__btn .get-touch{
        display:none
    }
}
.nav__btn .sandwich{
    background-repeat:no-repeat;
    background-size:contain;
    display:inline-block;
    vertical-align:middle;
    width:46px;
    height:46px
}
@media (min-width:1221px){
    .nav__btn .sandwich{
        display:none
    }
}
.nav__btn .sandwich:before{
    content:"";
    background-repeat:no-repeat;
    background-position:50%;
    position:absolute;
    top:0;
    right:0;
    width:45px;
    height:45px;
    -webkit-transition:all .3s;
    transition:all .3s
}
@media (min-width:1221px){
    .js-scroll{
        background-color:#fff
    }
    .js-scroll .menu-item a{
        color:#000
    }
    .js-scroll .is-hover a{
        color:#0072f6
    }
    .js-scroll .logo{
    }
}
@media (max-width:1220px){
    .js-scroll .logo{
        -webkit-transform:translateY(-150%);
        transform:translateY(-150%)
    }
}
.nav__logo{
    position:absolute;
    top:50%;
    left:30px;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    z-index:1
}
@media screen and (min-width:1280px){
    .nav__logo{
        left:0
    }
}
@media (max-width:767px){
    .nav__logo{
        left:20px
    }
}
.logo{
    background-size:contain;
    background-position:50%;
    background-repeat:no-repeat;
    display:block;
    height:44px;
    width:166px;
    -webkit-transition:-webkit-transform .3s;
    transition:-webkit-transform .3s;
    transition:transform .3s;
    transition:transform .3s,-webkit-transform .3s
}
.logo-white{
}
.nav-mobile{
    position:fixed;
    left:0;
    top:0;
    height:100%;
    width:300px;
    z-index:201;
    background-color:#000;
    -webkit-transform:translate3d(-300px,0,0);
    transform:translate3d(-300px,0,0);
    -webkit-transition:-webkit-transform .3s;
    transition:-webkit-transform .3s;
    transition:transform .3s;
    transition:transform .3s,-webkit-transform .3s
}
.nav-mobile .c-menu__items{
    padding:90px 0 35px;
    z-index:200;
    -webkit-transition:padding .3s;
    transition:padding .3s
}
.nav-mobile .c-menu__items li a{
    display:block;
    padding:15px 25px;
    color:#fff;
    text-transform:uppercase;
    font-weight:700;
    font-size:14px
}
@media (max-width:320px){
    .nav-mobile .c-menu__items li a{
        font-size:16px
    }
}
.nav-mobile .c-menu__items .has-dropdown{
    overflow:hidden
}
.nav-mobile .c-menu__items .has-dropdown .sub-menu{
    max-height:0;
    -webkit-transition:max-height .5s ease-in-out;
    transition:max-height .5s ease-in-out
}
.nav-mobile .c-menu__items .has-dropdown.active>a:after{
    width:9px;
    height:8px
}
.nav-mobile .c-menu__items .has-dropdown.active .sub-menu{
    max-height:900px
}
.nav-mobile .c-menu__items .has-dropdown li a{
    text-transform:none;
    font-weight:400;
    color:#b2b2b2
}
.nav-mobile .c-menu__items .has-dropdown li a:hover{
    color:#0072f6
}
.nav-mobile .c-menu__items .has-dropdown>a{
    position:relative
}
.nav-mobile .c-menu__items .has-dropdown>a:after{
    content:"";
    position:absolute;
    background-repeat:no-repeat;
    width:8px;
    height:9px;
    right:25px;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.nav-mobile .c-menu__items .has-dropdown li.service--main a{
    text-transform:uppercase;
    font-weight:400;
    color:#fff
}
.nav-mobile .c-menu__items .has-dropdown li.service--main a:hover{
    color:#0072f6
}
.btn--menuLeft{
    padding:0 25px
}
.has-active-menu .nav-mobile{
    -webkit-transform:translateZ(0);
    transform:translateZ(0)
}
.has-active-menu .nav-mobile--stripe{
    position:fixed;
    top:0;
    left:0;
    width:290px;
    height:17px;
    background-color:#000;
    z-index:999
}
.c-menu{
    position:fixed;
    z-index:199;
    background-color:#000;
    -webkit-transition:-webkit-transform .3s;
    transition:-webkit-transform .3s;
    transition:transform .3s;
    transition:transform .3s,-webkit-transform .3s;
    -webkit-backface-visibility:hidden;
    overflow-y:auto;
    -webkit-overflow-scrolling:touch
}
.c-menu__close{
    color:#fff;
    background-color:#3184a1;
    font-size:14px;
    border:none;
    box-shadow:none;
    border-radius:none;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer
}
.c-menu__close:focus{
    outline:none
}
.nav-mobile__top{
    -webkit-transform:translate3d(-300px,0,0);
    transform:translate3d(-300px,0,0);
    z-index:999;
    height:79px;
    padding-left:25px;
    top:0;
    left:0;
    padding-top:17px;
    position:fixed;
    -webkit-transition:all .3s;
    transition:all .3s;
    width:300px
}
.has-active-menu .nav-mobile__top{
    background-color:#000;
    -webkit-transform:translateZ(0);
    transform:translateZ(0)
}
@media (max-width:321px){
    .has-active-menu .nav-mobile__top{
        width:100%
    }
}
.has-active-menu .nav-mobile__top .btn-close{
    position:absolute;
    background-image:url(../img/icon-close.png);
    background-repeat:no-repeat;
    background-size:cover;
    width:17px;
    height:17px;
    right:25px;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.c-mask{
    position:fixed;
    z-index:100;
    top:0;
    left:0;
    overflow:hidden;
    width:0;
    height:0;
    background-color:#000;
    opacity:0;
    -webkit-transition:opacity .3s,width 0s .3s,height 0s .3s;
    transition:opacity .3s,width 0s .3s,height 0s .3s
}
.c-mask.is-active{
    width:100%;
    height:150vh;
    opacity:.7;
    -webkit-transition:opacity .3s;
    transition:opacity .3s
}
.c-menu--push-left,.c-menu--push-right,.c-menu--slide-left,.c-menu--slide-right{
    width:100%;
    height:100%;
    overflow-y:auto;
    -webkit-overflow-scrolling:touch
}
@media (min-width:321px){
    .c-menu--push-left,.c-menu--push-right,.c-menu--slide-left,.c-menu--slide-right{
        width:300px
    }
}
.c-menu--push-left .c-menu__item,.c-menu--push-right .c-menu__item,.c-menu--slide-left .c-menu__item,.c-menu--slide-right .c-menu__item{
    display:block;
    text-align:center;
    border-top:1px solid #b5dbe9;
    border-bottom:1px solid #3184a1
}
.c-menu--push-left .c-menu__item:first-child,.c-menu--push-right .c-menu__item:first-child,.c-menu--slide-left .c-menu__item:first-child,.c-menu--slide-right .c-menu__item:first-child{
    border-top:none
}
.c-menu--push-left .c-menu__item:last-child,.c-menu--push-right .c-menu__item:last-child,.c-menu--slide-left .c-menu__item:last-child,.c-menu--slide-right .c-menu__item:last-child{
    border-bottom:none
}
.c-menu--push-left .c-menu__link,.c-menu--push-right .c-menu__link,.c-menu--slide-left .c-menu__link,.c-menu--slide-right .c-menu__link{
    display:block;
    padding:12px 24px;
    color:#fff
}
.c-menu--push-left .c-menu__close,.c-menu--push-right .c-menu__close,.c-menu--slide-left .c-menu__close,.c-menu--slide-right .c-menu__close{
    display:block;
    padding:12px 24px;
    width:100%
}
.c-menu--push-left,.c-menu--slide-left{
    top:0;
    left:0;
    bottom:0;
    -webkit-transform:translate3d(-100%,0,0);
    transform:translate3d(-100%,0,0)
}
@media (min-width:321px){
    .c-menu--push-left,.c-menu--slide-left{
        -webkit-transform:translate3d(-300px,0,0);
        transform:translate3d(-300px,0,0)
    }
}
.c-menu--push-left.is-active,.c-menu--slide-left.is-active{
    -webkit-transform:translateZ(0);
    transform:translateZ(0)
}
.wrapper{
    -webkit-transition:-webkit-transform .3s;
    transition:-webkit-transform .3s;
    transition:transform .3s;
    transition:transform .3s,-webkit-transform .3s;
    -webkit-backface-visibility:hidden
}
.has-push-left .nav{
    z-index:1
}
@media (min-width:321px){
    .wrapper.has-push-left{
        -webkit-transform:translate3d(300px,0,0);
        transform:translate3d(300px,0,0)
    }
}
.wrapper.has-push-right{
    -webkit-transform:translate3d(-100%,0,0);
    transform:translate3d(-100%,0,0)
}
@media (min-width:321px){
    .wrapper.has-push-right{
        -webkit-transform:translate3d(-300px,0,0);
        transform:translate3d(-300px,0,0)
    }
}
.nav--case-main{
    height:0
}
.nav--case-main .logo{
}
.nav--case-main .sandwich{
    display:inline-block
}
.nav--case-main .nav__wrapper{
    display:none
}
.nav--case-main .nav__btn,.nav--case-main .nav__logo{
    -webkit-transform:translateY(50%);
    transform:translateY(50%)
}
.nav--case-main .get-touch{
    margin-right:25px
}
.nav--case-main.js-scroll{
    background-color:transparent
}
.nav--case-main.js-scroll .logo{
    -webkit-transform:translateY(-150%);
    transform:translateY(-150%)
}
.blue-circle{
    background-repeat:no-repeat;
    background-position:50%;
    background-size:cover;
    position:absolute;
    height:1200px;
    max-width:1200px;
    width:100%;
    top:0;
    left:0;
    right:0;
    margin:0 auto;
    -webkit-transform:translateY(-83%);
    transform:translateY(-83%);
    z-index:-1
}
.cd-intro{
    max-width:1006px;
    margin:0 auto;
    min-height:180px
}
.cd-title{
    position:relative;
    height:160px;
    line-height:230px;
    text-align:center
}
.cd-title h1{
    font-size:2.4rem;
    font-weight:700
}
@media only screen and (min-width:768px){
    .cd-title{
        line-height:250px
    }
}
@media only screen and (min-width:1170px){
    .cd-title{
        height:200px;
        line-height:300px
    }
    .cd-title h1{
        font-size:3rem
    }
}
.cd-headline{
    font-size:24px;
    color:#0072f6
}
.cd-words-wrapper{
    display:block;
    font-size:36px;
    color:#000;
    position:relative;
    text-align:left
}
@media screen and (max-width:767px){
    .cd-words-wrapper{
        font-size:24px
    }
}
.cd-words-wrapper b{
    display:inline-block;
    position:absolute;
    left:0;
    top:0
}
.cd-words-wrapper b.is-visible{
    position:relative
}
.no-js .cd-words-wrapper b{
    opacity:0
}
.no-js .cd-words-wrapper b.is-visible{
    opacity:1
}
.cd-headline.rotate-1 .cd-words-wrapper{
    -webkit-perspective:300px;
    perspective:300px
}
.cd-headline.rotate-1 b{
    opacity:0;
    -webkit-transform-origin:50% 100%;
    transform-origin:50% 100%;
    -webkit-transform:rotateX(180deg);
    transform:rotateX(180deg)
}
.cd-headline.rotate-1 b.is-visible{
    opacity:1;
    -webkit-transform:rotateX(0deg);
    transform:rotateX(0deg);
    -webkit-animation:cd-rotate-1-in 1.2s;
    animation:cd-rotate-1-in 1.2s
}
.cd-headline.rotate-1 b.is-hidden{
    -webkit-transform:rotateX(180deg);
    transform:rotateX(180deg);
    -webkit-animation:cd-rotate-1-out 1.2s;
    animation:cd-rotate-1-out 1.2s
}
.cd-headline.type .cd-words-wrapper{
    vertical-align:top;
    overflow:hidden
}
.cd-headline.type .cd-words-wrapper:after{
    content:"";
    position:absolute;
    right:0;
    top:50%;
    bottom:auto;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    height:90%;
    width:1px;
    background-color:#aebcb9
}
.cd-headline.type .cd-words-wrapper.waiting:after{
    -webkit-animation:cd-pulse 1s infinite;
    animation:cd-pulse 1s infinite
}
.cd-headline.type .cd-words-wrapper.selected{
    background-color:#aebcb9
}
.cd-headline.type .cd-words-wrapper.selected:after{
    visibility:hidden
}
.cd-headline.type .cd-words-wrapper.selected b{
    color:#0d0d0d
}
.cd-headline.type b{
    visibility:hidden
}
.cd-headline.type b.is-visible{
    visibility:visible
}
.cd-headline.type i{
    position:absolute;
    visibility:hidden
}
.cd-headline.type i.in{
    position:relative;
    visibility:visible;
    font-style:normal
}
.cd-headline.rotate-2 .cd-words-wrapper{
    -webkit-perspective:300px;
    perspective:300px
}
.cd-headline.rotate-2 em,.cd-headline.rotate-2 i{
    display:inline-block;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
}
.cd-headline.rotate-2 b{
    opacity:0
}
.cd-headline.rotate-2 i{
    -webkit-transform-style:preserve-3d;
    transform-style:preserve-3d;
    -webkit-transform:translateZ(-20px) rotateX(90deg);
    transform:translateZ(-20px) rotateX(90deg);
    opacity:0
}
.is-visible .cd-headline.rotate-2 i{
    opacity:1
}
.cd-headline.rotate-2 i.in{
    -webkit-animation:cd-rotate-2-in .4s forwards;
    animation:cd-rotate-2-in .4s forwards
}
.cd-headline.rotate-2 i.out{
    -webkit-animation:cd-rotate-2-out .4s forwards;
    animation:cd-rotate-2-out .4s forwards
}
.cd-headline.rotate-2 em{
    -webkit-transform:translateZ(20px);
    transform:translateZ(20px)
}
.no-csstransitions .cd-headline.rotate-2 i{
    -webkit-transform:rotateX(0deg);
    transform:rotateX(0deg);
    opacity:0
}
.no-csstransitions .cd-headline.rotate-2 i em{
    -webkit-transform:scale(1);
    transform:scale(1)
}
.no-csstransitions .cd-headline.rotate-2 .is-visible i{
    opacity:1
}
.cd-headline.loading-bar span{
    display:inline-block;
    padding:.2em 0
}
.cd-headline.loading-bar .cd-words-wrapper{
    overflow:hidden;
    vertical-align:top
}
.cd-headline.loading-bar .cd-words-wrapper:after{
    content:"";
    position:absolute;
    left:0;
    bottom:0;
    height:3px;
    width:0;
    background:#0096a7;
    z-index:2;
    -webkit-transition:width .3s -.1s;
    transition:width .3s -.1s
}
.cd-headline.loading-bar .cd-words-wrapper.is-loading:after{
    width:100%;
    -webkit-transition:width 3s;
    transition:width 3s
}
.cd-headline.loading-bar b{
    top:.2em;
    opacity:0;
    -webkit-transition:opacity .3s;
    transition:opacity .3s
}
.cd-headline.loading-bar b.is-visible{
    opacity:1;
    top:0
}
.cd-headline.slide span{
    display:block;
    padding:.2em 0;
    text-transform:uppercase
}
.cd-headline.slide .cd-words-wrapper{
    overflow:hidden;
    vertical-align:top
}
.cd-headline.slide b{
    opacity:0;
    top:.2em;
    text-transform:uppercase
}
.cd-headline.slide b.is-visible{
    top:0;
    opacity:1;
    -webkit-animation:slide-in .6s;
    animation:slide-in .6s
}
.cd-headline.slide b.is-hidden{
    -webkit-animation:slide-out .6s;
    animation:slide-out .6s
}
@-webkit-keyframes cd-rotate-1-in{
    0%{
        -webkit-transform:rotateX(180deg);
        transform:rotateX(180deg);
        opacity:0
    }
    35%{
        -webkit-transform:rotateX(120deg);
        transform:rotateX(120deg);
        opacity:0
    }
    65%{
        opacity:0
    }
    to{
        -webkit-transform:rotateX(1turn);
        transform:rotateX(1turn);
        opacity:1
    }
}
@keyframes cd-rotate-1-in{
    0%{
        -webkit-transform:rotateX(180deg);
        transform:rotateX(180deg);
        opacity:0
    }
    35%{
        -webkit-transform:rotateX(120deg);
        transform:rotateX(120deg);
        opacity:0
    }
    65%{
        opacity:0
    }
    to{
        -webkit-transform:rotateX(1turn);
        transform:rotateX(1turn);
        opacity:1
    }
}
@-webkit-keyframes cd-rotate-1-out{
    0%{
        -webkit-transform:rotateX(0deg);
        transform:rotateX(0deg);
        opacity:1
    }
    35%{
        -webkit-transform:rotateX(-40deg);
        transform:rotateX(-40deg);
        opacity:1
    }
    65%{
        opacity:0
    }
    to{
        -webkit-transform:rotateX(180deg);
        transform:rotateX(180deg);
        opacity:0
    }
}
@keyframes cd-rotate-1-out{
    0%{
        -webkit-transform:rotateX(0deg);
        transform:rotateX(0deg);
        opacity:1
    }
    35%{
        -webkit-transform:rotateX(-40deg);
        transform:rotateX(-40deg);
        opacity:1
    }
    65%{
        opacity:0
    }
    to{
        -webkit-transform:rotateX(180deg);
        transform:rotateX(180deg);
        opacity:0
    }
}
@-webkit-keyframes cd-pulse{
    0%{
        -webkit-transform:translateY(-50%) scale(1);
        transform:translateY(-50%) scale(1);
        opacity:1
    }
    40%{
        -webkit-transform:translateY(-50%) scale(.9);
        transform:translateY(-50%) scale(.9);
        opacity:0
    }
    to{
        -webkit-transform:translateY(-50%) scale(0);
        transform:translateY(-50%) scale(0);
        opacity:0
    }
}
@keyframes cd-pulse{
    0%{
        -webkit-transform:translateY(-50%) scale(1);
        transform:translateY(-50%) scale(1);
        opacity:1
    }
    40%{
        -webkit-transform:translateY(-50%) scale(.9);
        transform:translateY(-50%) scale(.9);
        opacity:0
    }
    to{
        -webkit-transform:translateY(-50%) scale(0);
        transform:translateY(-50%) scale(0);
        opacity:0
    }
}
@-webkit-keyframes cd-rotate-2-in{
    0%{
        opacity:0;
        -webkit-transform:translateZ(-20px) rotateX(90deg);
        transform:translateZ(-20px) rotateX(90deg)
    }
    60%{
        opacity:1;
        -webkit-transform:translateZ(-20px) rotateX(-10deg);
        transform:translateZ(-20px) rotateX(-10deg)
    }
    to{
        opacity:1;
        -webkit-transform:translateZ(-20px) rotateX(0deg);
        transform:translateZ(-20px) rotateX(0deg)
    }
}
@keyframes cd-rotate-2-in{
    0%{
        opacity:0;
        -webkit-transform:translateZ(-20px) rotateX(90deg);
        transform:translateZ(-20px) rotateX(90deg)
    }
    60%{
        opacity:1;
        -webkit-transform:translateZ(-20px) rotateX(-10deg);
        transform:translateZ(-20px) rotateX(-10deg)
    }
    to{
        opacity:1;
        -webkit-transform:translateZ(-20px) rotateX(0deg);
        transform:translateZ(-20px) rotateX(0deg)
    }
}
@-webkit-keyframes cd-rotate-2-out{
    0%{
        opacity:1;
        -webkit-transform:translateZ(-20px) rotateX(0);
        transform:translateZ(-20px) rotateX(0)
    }
    60%{
        opacity:0;
        -webkit-transform:translateZ(-20px) rotateX(-100deg);
        transform:translateZ(-20px) rotateX(-100deg)
    }
    to{
        opacity:0;
        -webkit-transform:translateZ(-20px) rotateX(-90deg);
        transform:translateZ(-20px) rotateX(-90deg)
    }
}
@keyframes cd-rotate-2-out{
    0%{
        opacity:1;
        -webkit-transform:translateZ(-20px) rotateX(0);
        transform:translateZ(-20px) rotateX(0)
    }
    60%{
        opacity:0;
        -webkit-transform:translateZ(-20px) rotateX(-100deg);
        transform:translateZ(-20px) rotateX(-100deg)
    }
    to{
        opacity:0;
        -webkit-transform:translateZ(-20px) rotateX(-90deg);
        transform:translateZ(-20px) rotateX(-90deg)
    }
}
@-webkit-keyframes slide-in{
    0%{
        opacity:0;
        -webkit-transform:translateY(-100%);
        transform:translateY(-100%)
    }
    60%{
        opacity:1;
        -webkit-transform:translateY(20%);
        transform:translateY(20%)
    }
    to{
        opacity:1;
        -webkit-transform:translateY(0);
        transform:translateY(0)
    }
}
@keyframes slide-in{
    0%{
        opacity:0;
        -webkit-transform:translateY(-100%);
        transform:translateY(-100%)
    }
    60%{
        opacity:1;
        -webkit-transform:translateY(20%);
        transform:translateY(20%)
    }
    to{
        opacity:1;
        -webkit-transform:translateY(0);
        transform:translateY(0)
    }
}
@-webkit-keyframes slide-out{
    0%{
        opacity:1;
        -webkit-transform:translateY(0);
        transform:translateY(0)
    }
    60%{
        opacity:0;
        -webkit-transform:translateY(120%);
        transform:translateY(120%)
    }
    to{
        opacity:0;
        -webkit-transform:translateY(100%);
        transform:translateY(100%)
    }
}
@keyframes slide-out{
    0%{
        opacity:1;
        -webkit-transform:translateY(0);
        transform:translateY(0)
    }
    60%{
        opacity:0;
        -webkit-transform:translateY(120%);
        transform:translateY(120%)
    }
    to{
        opacity:0;
        -webkit-transform:translateY(100%);
        transform:translateY(100%)
    }
}
.flickity-enabled{position:relative;opacity:1!important}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-prev-next-button{position:absolute;top:50%;width:44px;height:44px;padding:0;border:none;border-radius:50%;background:#fff;background:hsla(0,0%,100%,.75);cursor:pointer;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.flickity-prev-next-button:hover{background:#fff}.flickity-prev-next-button:focus{outline:none;box-shadow:0 0 0 5px #09f}.flickity-prev-next-button:active{opacity:.6}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button:disabled{opacity:.3;cursor:auto}.flickity-prev-next-button svg{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-prev-next-button .arrow{fill:#333}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}.flickity-page-dots{bottom:25px}.flickity-page-dots .dot{display:inline-block;width:15px;height:15px;margin:0 8px;background-color:transparent;cursor:pointer;opacity:1!important;border-radius:0!important;border:2px solid #fff}.flickity-page-dots .dot.is-selected{opacity:1;background:#fff}.flickity-prev-next-button{background-position:0 0;width:25px;height:38px;padding:0;border-radius:0;border:none}.flickity-prev-next-button,.flickity-prev-next-button:hover{background-image:url(../images/arrow.png);background-color:transparent}.flickity-prev-next-button.next{right:64px;background-position:-77px 0}.flickity-prev-next-button.next:hover{background-position:-51px 0}@media screen and (max-width:1280px){.flickity-prev-next-button.next{right:25px}}@media screen and (max-width:767px){.flickity-prev-next-button.next{right:14px}}.flickity-prev-next-button.previous{left:64px;background-position:0 0}.flickity-prev-next-button.previous:hover{background-position:-25px 0}@media screen and (max-width:1280px){.flickity-prev-next-button.previous{left:25px}}@media screen and (max-width:767px){.flickity-prev-next-button.previous{left:14px}}.flickity-prev-next-button svg{display:none}.numbers{padding:70px 0}.numbers .col-4{padding-right:50px;width:25%;float:left}@media (max-width:1215px){.numbers .col-4{width:50%}.numbers .col-4:nth-child(3),.numbers .col-4:nth-child(4){margin-top:50px}}@media (max-width:1023px){.numbers .col-4{width:calc(100%/ 2 - 70px);margin-right:70px;padding-right:0}.numbers .col-4:nth-child(2),.numbers .col-4:nth-child(4){margin-right:0}}@media (max-width:767px){.numbers .col-4{width:100%;float:none;margin:50px 0 0}}.numbers__item{font-size:100px;line-height:1;font-weight:700;color:#bababa}.numbers__heading{text-transform:uppercase;padding-left:25px;border-left:5px solid #0072f6;margin-top:8px}.numbers__text{font-size:14px;margin-top:26px;line-height:18px}@media (min-width:768px) and (max-width:1023px){.numbers__text{max-width:300px}}.ebook{background-image:url(../img/bg-ebook.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;padding:55px 0 39px}@media (max-width:1023px){.ebook{position:relative}}@media (max-width:1023px){.ebook .box-left{width:45%}}@media (max-width:767px){.ebook .box-left{width:100%}}.ebook .box-right{width:100%}.ebook__heading{text-transform:uppercase;position:relative;color:#0072f6;font-weight:600;font-size:30px;line-height:40px}@media screen and (min-width:768px){.ebook__heading br{display:none}}@media (max-width:767px){.ebook__heading{font-size:30px;line-height:39px;margin-bottom:40px}}.ebook__heading:before{content:"";position:absolute;left:0;bottom:-68px;width:37px;height:50px}@media (max-width:767px){.ebook__heading:before{top:10px;right:0;left:auto}}.ebook__title{font-size:30px;line-height:40px;font-weight:600}@media (max-width:1023px){.ebook__title br{display:none}}.ebook__lead{font-size:12px;line-height:18px;color:#bababa;margin-top:20px}@media screen and (max-width:1023px){.ebook__lead{margin-top:6px;font-size:10px}}.ebook__form{margin:20px 0 0;-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:767px){.ebook__form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.ebook__form .form-row{position:relative;margin-right:10px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.ebook__form .form-row .error:not(input){position:absolute;top:16px;right:15px;color:#333}.ebook__form .form-row .error:not(label){box-shadow:inset 0 0 0 4px #ffa8a1;background-color:#fff1f2}.ebook__form .form-row input{width:100%;border:none;min-height:45px;color:#000;vertical-align:middle}.ebook__form .form-row input:not([type=submit]){padding-left:17px}.ebook__form .form-row input[type=submit]{background-color:#0072f6;text-transform:uppercase;color:#fff;font-size:12px;letter-spacing:1.2px;-webkit-transition:all .3s;transition:all .3s;font-weight:300}.ebook__form .form-row input[type=submit]:hover{background-color:#0062d3}.ebook__form .flex-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media screen and (max-width:767px){.ebook__form .flex-1{margin-right:0}}.ebook__form .flex-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (max-width:1023px){.ebook__form .flex-2{margin-right:0}}@media screen and (max-width:767px){.ebook__form .flex-2{margin-top:15px}}.ebook__form .flex-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-right:0}@media screen and (max-width:1023px){.ebook__form .flex-3{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;margin-top:10px}}@media screen and (max-width:767px){.ebook__form .flex-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-top:15px}}.ebook__form .flex-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:1023px){.ebook__form .flex-4{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:calc(50% + 5px);padding-right:10px}.ebook__form .flex-4 br{display:none}}@media screen and (max-width:767px){.ebook__form .flex-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;width:100%;padding:0}}.js-message{font-size:18px;padding:15px 0;color:#aede76;display:none}.clients{padding:80px 0 60px;background-color:#fff;-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.clients .container{opacity:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.clients__title{margin-bottom:93px}.clients__title h2{text-transform:uppercase}#owl-demo .item{margin:3px}#owl-demo .item img{display:block;height:auto;margin:0 auto}#owl-demo .item img:last-child{margin-top:50px}.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translateZ(0)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item{display:table-cell;vertical-align:middle}.owl-controls .owl-buttons div,.owl-controls .owl-page{cursor:pointer}.owl-controls{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.grabbing{cursor:url(../img/grabbing.png) 8 8,move}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-origin{-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;-webkit-perspective:1200px;perspective:1200px}.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}.owl-fade-in{-webkit-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}.owl-goDown-in{-webkit-animation:goDown .6s ease both;animation:goDown .6s ease both}.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}.owl-theme .owl-controls{margin-top:10px;text-align:center}.owl-theme .owl-controls .owl-buttons div{color:#fff;display:inline-block;zoom:1;margin:5px;padding:3px 10px;font-size:12px;border-radius:30px;background:#869791;filter:Alpha(50);opacity:.5}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(100);opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;vertical-align:middle}.owl-theme .owl-controls .owl-page span{display:block;width:7px;height:7px;margin:95px 7px 0;filter:Alpha(50);background:#bababa;-webkit-transition:all .2s;transition:all .2s}.owl-theme .owl-controls.clickable .owl-page:hover span,.owl-theme .owl-controls .owl-page.active span{filter:Alpha(100);opacity:1;background-color:#0072f6;width:7px;height:7px;-webkit-transform:scale(1.5);transform:scale(1.5)}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#fff;padding:2px 10px;font-size:12px;border-radius:30px}.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) no-repeat 50%}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px);transform:translateZ(-500px)}75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);transform:translateZ(-500px) translateX(-200%)}to{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);transform:translateZ(-500px) translateX(-200%)}}@keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px);transform:translateZ(-500px)}75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);transform:translateZ(-500px) translateX(-200%)}to{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);transform:translateZ(-500px) translateX(-200%)}}@-webkit-keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%);transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px);transform:translateZ(-500px)}to{opacity:1;-webkit-transform:translateZ(0) translateX(0);transform:translateZ(0) translateX(0)}}@keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%);transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px);transform:translateZ(-500px)}to{opacity:1;-webkit-transform:translateZ(0) translateX(0);transform:translateZ(0) translateX(0)}}@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}}@keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}}@-webkit-keyframes goDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes goDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes scaleUpFrom{0%{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes scaleUpFrom{0%{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}}@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}}.contact-form{background-color:#f2f2f2;background-image:url(../img/bg-contact-form.jpg);background-position:50%;background-size:cover;-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px){.contact-form{padding:70px 0 80px;height:auto!important}}.contact-form--services-main{height:80vh}.contact-form .col-2{float:left}.contact-form .js-message{text-align:center;font-size:18px;padding:15px 0;color:#aede76;display:none}.contact-form .container{max-width:910px}.contact-form .btn{padding:0 16px;line-height:45px}.contact-form .form-row{width:100%;display:block;margin-top:10px;position:relative}.contact-form .form-row .error:not(label){box-shadow:inset 0 0 0 4px #ffa8a1;background-color:#fff1f2;margin-bottom:7px}.contact-form .form-row.mt-26{margin-top:52px}.contact-form .form-row.mt-68{margin-top:68px;text-align:center}.contact-form .form-row:first-child{margin-top:0}.contact-form .form-row:after{content:"";display:table;clear:both}.contact-form .form-row .col-2{width:calc(50% - 5px);margin-right:10px}.contact-form .form-row .col-2:last-child{margin-right:0}.contact-form .form-row select{background-color:#fff;padding:0 0 0 12px}.contact-form .form-row select option{color:#000}.contact-form .form-row select option:first-child{display:none}.contact-form .form-row textarea{max-width:100%;width:100%;border:none;padding:15px 0 0 17px;min-height:120px}.contact-form .form-row input[type=checkbox]{cursor:pointer;position:absolute;top:0;left:0;opacity:0;outline:0;z-index:-1;width:17px;height:17px}.contact-form .form-row .is-required{color:hsla(0,0%,100%,.5);display:inline-block;float:right;font-weight:300}@media screen and (max-width:767px){.contact-form .form-row .is-required{display:none}}.contact-form .form-row .forCheckbox{display:inline-block;position:relative;font-size:14px;line-height:17px;font-weight:600;padding-left:30px;color:#fff;outline:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:color .1s ease;transition:color .1s ease}.contact-form .form-row .forCheckbox:before{content:"";background:#fff}.contact-form .form-row .forCheckbox:after,.contact-form .form-row .forCheckbox:before{position:absolute;top:0;left:0;width:17px;height:17px;-webkit-transition:border .1s ease,opacity .1s ease,-webkit-transform .1s ease,-webkit-box-shadow .1s ease;transition:border .1s ease,opacity .1s ease,transform .1s ease,box-shadow .1s ease;transition:border .1s ease,opacity .1s ease,transform .1s ease,box-shadow .1s ease,-webkit-transform .1s ease}.contact-form .form-row .forCheckbox:after{content:"✔";font-size:14px;text-align:center;opacity:0;color:rgba(0,0,0,.87)}.contact-form .form-row input:checked~label:after{opacity:1;color:rgba(0,0,0,.95)}.contact-form .form-row ul{padding-left:17px;margin-top:25px;display:none}.contact-form .form-row ul span{color:#0072f6}.contact-form .form-row ul li{margin-top:10px}.contact-form .form-row ul li:first-child{margin-top:0}.contact-form__title{font-size:30px;line-height:40px;color:#fff;text-transform:uppercase;text-align:center;margin-bottom:50px}.contact-form__title span{color:#0072f6}@media (max-width:767px){.contact-form__title{text-align:left;font-size:20px;line-height:30px;font-weight:900;margin-bottom:35px}}@media (max-width:767px){.contact-form .form-row .col-2{width:100%;float:none;margin-top:10px}}.contact-form .form-row input:not([type=checkbox]),.contact-form .form-row select{width:100%}.contact-form .form-row input,.contact-form .form-row select{height:45px;border:none;padding-left:17px;-webkit-transition:all .1s;transition:all .1s}@media (max-width:767px){.contact-form .form-row ul{display:block}}.categories{padding:50px 0 25px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.categories__title{text-transform:uppercase;font-weight:700}.categories__list{list-style:none}.categories__list .icon{background-position:0;background-repeat:no-repeat}.categories__list .icon--business{}.categories__list .icon--education{}.categories__list .icon--finance{}.categories__list .icon--prod{}.categories__list .icon--enter{}.categories__list .icon--shopping{}.categories__list .icon--transport{}.categories__list .icon--retail{}.categories__list .icon--security{}.categories__list .icon--tools{}.categories__list .icon--medical{}.categories__list ul{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.categories__list li{position:relative;width:calc(100%/ 3 - 1px);margin-top:37px;text-transform:uppercase;line-height:23px;font-weight:600;display:block;float:left}@media (max-width:1279px){.categories__list li{width:calc(100%/ 2 - 1px)}}@media (max-width:767px){.categories__list li{width:100%}}.categories__list li a{color:#000;position:relative;margin-left:50px}.categories__list li a:before{content:"";display:block;position:absolute;left:-50px;top:50%;width:30px;height:30px;background-position:50% 50%;background-size:contain;background-repeat:no-repeat;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.categories__list li a:after{content:"";height:2px;-webkit-transition:right .1s ease;transition:right .1s ease;display:block;position:absolute;bottom:-3px;left:0;right:100%;background:#0072f6}.categories__list li a:hover{color:#0072f6}.categories__list li a:hover:after{right:-5px}.categories__list .icon-team a:before{}.categories__list .icon-soft a:before{}.categories__list .icon-mobile a:before{}.categories__list .icon-ent a:before{}.categories__list .icon-star a:before{}.categories__list .icon-ui a:before{}.categories__list .icon-qa a:before{}.categories__list .icon-maint a:before{}.categories__list .icon-transport a:before{}.categories__list .icon-finance a:before{}.categories__list .icon-health a:before{}.categories__list .icon-retail a:before{}.categories__list .icon-game a:before{}.categories__list .icon-travel a:before{}@media (max-width:1023px){.categories__list .icon--tools{display:inline-block}}@media (max-width:767px){.categories__list .icon--tools{display:block}}@media (max-width:767px){.categories__list .icon--medical{display:block;margin-left:0}}@media (max-width:767px){.categories__list .icon{background-image:none}}@media (max-width:767px){.categories__list li{padding:0;font-weight:700}}@media (max-width:1023px){.categories .col-4{width:50%}.categories li:first-child{margin-top:37px}}.block-features{padding:25px 0;-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.block-features__title{text-transform:uppercase;width:100%;margin-bottom:50px}.block-features__item{width:50%;padding-right:100px}.block-features__item:nth-child(-n+4){margin-bottom:50px}@media screen and (max-width:1279px){.block-features__item{padding-right:60px}}@media screen and (max-width:1023px){.block-features__item{padding-right:40px}}@media screen and (max-width:767px){.block-features__item{width:100%;padding-right:0}}.block-features__item a{color:#000}.block-features__item a:hover{color:#0072f6}.block-features__item a:active{color:#0061d1}.block-features__heading{margin-bottom:20px;font-size:16px;text-transform:uppercase;padding-left:25px;border-left:5px solid #0072f6}.block-features__list li{font-weight:300;line-height:30px}.block-features__list li:last-child{margin-bottom:0}.block-features__text{font-weight:300}.block-features--main .block-features__heading{font-size:24px;line-height:1}.block-features--main .block-features__item{padding:20px 0;margin-bottom:30px;position:relative;margin-right:135px;width:calc(100%/ 2 - 135px)}@media screen and (min-width:768px) and (max-width:1023px){.block-features--main .block-features__item{margin-right:80px;width:calc(100%/ 2 - 60px)}.block-features--main .block-features__item:nth-child(2n){margin-right:20px}}@media screen and (max-width:767px){.block-features--main .block-features__item{margin-right:50px;width:100%}}.block-features--no-padding{padding:0}.block-features--disc-style{list-style-type:disc;padding-left:30px}.block-features__item--link{cursor:pointer}.block-features__item--link:after{content:"";background-color:#0072f6;position:absolute;top:0;left:0;height:100%;width:0;-webkit-transition:width .2s ease-in-out;transition:width .2s ease-in-out}.block-features__item--link:focus:after,.block-features__item--link:hover:after{width:calc(100% + 50px)}.block-features__item--link:focus .block-features__text,.block-features__item--link:hover .block-features__text{-webkit-transform:translateX(30px);transform:translateX(30px);color:#fff}.block-features__item--link:focus .block-features__heading,.block-features__item--link:hover .block-features__heading{border-left-color:#fff;color:#fff}.block-features__item--link .block-features__heading,.block-features__item--link .block-features__text{position:relative;z-index:1;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.block-features--col-3 .block-features__item{width:33.33333%}.block-features--col-3 .block-features__item:nth-child(-n+3){margin-bottom:50px}@media screen and (max-width:767px){.block-features--col-3 .block-features__item{width:100%;padding-right:0;margin-bottom:50px}.block-features--col-3 .block-features__item:last-child{margin-bottom:0}}.block-features--col-4 .block-features__item{width:25%;padding-right:50px}@media screen and (max-width:1279px){.block-features--col-4 .block-features__item{padding-right:20px}}@media screen and (max-width:1023px){.block-features--col-4 .block-features__item{width:33.33333%;padding-right:40px}}@media screen and (max-width:767px){.block-features--col-4 .block-features__item{width:100%;padding-right:0;margin-bottom:50px}.block-features--col-4 .block-features__item:last-child{margin-bottom:0}}.categories .block-features .block-features__item{margin:0 0 14px}.categories .block-features .block-features__item a{position:relative}.categories .block-features .block-features__item a:after{content:"";height:2px;-webkit-transition:right .1s ease;transition:right .1s ease;display:block;position:absolute;bottom:-3px;left:0;right:100%;background:#0072f6}.categories .block-features .block-features__item a:hover{color:#0072f6}.categories .block-features .block-features__item a:hover:after{right:-5px}.header{background-repeat:no-repeat;background-position:top;background-size:cover;padding:300px 0 100px;height:630px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.header--services{background-image:url(../img/services.jpg)}.header--industries{background-image:url(../img/industries.jpg)}.header--technologies{background-image:url(../img/technologies.jpg)}.header--platforms{background-image:url(../img/platforms.jpg)}.header .box-left{float:left;max-width:655px;width:100%;margin-right:85px}.header .box-right{float:left;max-width:350px;width:100%}@media (max-width:1215px){.header{padding:240px 0 120px;height:auto}}@media (max-width:767px){.header{padding:100px 0 35px}}@media (max-width:1215px) and (min-width:1024px){.header .box-left{max-width:440px}}@media (max-width:1023px) and (min-width:768px){.header .box-left{max-width:390px;margin-right:50px}}@media (max-width:767px){.header .box-left{float:none;max-width:100%}.header .box-left br{display:none}}@media (max-width:1023px){.header .box-right{max-width:184px}}@media (max-width:767px){.header .box-right{float:none;max-width:100%}}.header__title{font-size:40px;line-height:50px;text-transform:uppercase;color:#fff;font-weight:700}@media (max-width:767px){.header__title{font-size:35px;line-height:40px;margin-top:100px}}.header__lead{font-size:18px;line-height:30px;color:#fff;margin-top:30px}.video{background-image:url(../img/video-bg.jpg);background-position:top;max-width:1200px;margin:0 auto;background-repeat:no-repeat;-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11;background-color:rgba(0,0,0,.25);background-blend-mode:overlay}@media (max-width:767px){.video{display:none}}.video__wrapper{position:relative;padding-bottom:56.25%;height:0;max-width:1400px;width:100%;margin:0 auto}.video__wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;display:none}.video__company{font-size:14px;text-transform:uppercase;font-weight:700;position:absolute;line-height:1;bottom:0;left:0;right:0}.video__company span{margin-left:50px}@media (max-width:1215px){.video__company{bottom:5%}}.video__lead{font-size:18px;position:absolute;bottom:10%}@media (max-width:1215px){.video__lead{font-size:16px;bottom:15%}}.video__content{text-align:center;color:#fff;max-width:600px;width:100%;max-height:430px;height:100%}.video__content,.video__content .video-btn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.video__content .video-btn{display:block;background-image:url(../img/video-btn.png);width:104px;height:104px;cursor:pointer}.video__content h2{text-transform:uppercase;font-size:30px;line-height:40px;position:relative;top:0}@media (max-width:1023px){.video__content{max-width:510px}}@media (max-width:1023px){.video__content .video-btn{top:42%}}@media (max-width:1215px){.video__content h2{font-size:24px;line-height:30px;top:5%}}.contact-btn{padding:70px 0;background-color:#fff}.contact-btn .container--flex{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-btn .box-left{width:50%}@media (max-width:767px){.contact-btn .box-left{width:100%;text-align:center}}.contact-btn .box-right{width:50%;text-align:center}@media (max-width:767px){.contact-btn .box-right{width:100%;margin-top:50px}}.contact-btn__title{text-transform:uppercase;font-weight:700;line-height:35px;font-size:24px}.contact-btn__title span{color:#0072f6;display:block}@media screen and (max-width:767px){.contact-btn__title{font-size:22px}}.contact-btn__lead{font-size:14px;line-height:1;margin-top:16px}.about{background-color:#f2f2f2;padding:50px 0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.about ul{padding-left:30px;list-style-type:disc}.about ul li{margin-bottom:10px;line-height:30px}.about ul li:last-child{margin-bottom:0}.about hr{border:none;height:30px;margin:0}.about h4{margin:15px 0}.about h3{margin-top:15px}.about a{color:#0072f6}.about .box-left{max-width:25%;display:none}.about .box-left,.about .box-right{float:left;width:100%}@media (max-width:767px){.about .box-left,.about .box-right{float:none;max-width:100%}.about .box-right{padding:0}}.about__title{line-height:34px;font-weight:700;text-transform:uppercase;margin-bottom:28px}.about__title span{color:#0072f6}.about__testimonial{font-size:14px}@media (max-width:767px){.about__testimonial{font-size:inherit}}.case-studies .carousel{width:100%;height:334px;opacity:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media screen and (max-width:767px){.case-studies .carousel{height:371px}}.case-studies__item{position:relative;width:50%;height:100%;background-color:rgba(0,0,0,.5)}@media screen and (max-width:1023px){.case-studies__item{width:100%}}.case-studies__image{background-image:url(../img/bitmap.png);background-position:50%;background-size:cover;background-repeat:no-repeat;width:100%;height:100%;position:relative;z-index:-1}.case-studies__content{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center;width:100%}.case-studies__heading{color:#fff;font-size:34px;margin-bottom:8px}.case-studies__lead{font-size:15px;line-height:1.7;color:#fff;max-width:370px;margin:0 auto 47px}@media screen and (max-width:1023px){.case-studies__lead{max-width:390px}}@media screen and (max-width:470px){.case-studies__lead{max-width:230px}}.case-studies .btn{display:inline-block;background-color:#0072f6;background-image:none;color:#fff;cursor:pointer;white-space:nowrap;text-align:center;line-height:37px;min-height:37px;padding:0 25px;letter-spacing:1.2px;text-transform:uppercase;font-size:9px;border:none;-webkit-transition:all .3s;transition:all .3s}@media screen and (min-width:1024px){.js-hide-navs .flickity-page-dots,.js-hide-navs .flickity-prev-next-button{display:none}}@media screen and (max-width:1024px){.flickity-page-dots{display:none}}
.intro{padding:35px 0}.intro__content{padding:25px 0}.intro__content p{margin-bottom:15px;font-weight:300}.intro__content p:last-child{margin-bottom:0}.block-features{padding:25px 0;-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.block-features__title{text-transform:uppercase;width:100%;margin-bottom:50px}.block-features__item{width:50%;padding-right:100px}.block-features__item:nth-child(-n+4){margin-bottom:50px}@media screen and (max-width:1279px){.block-features__item{padding-right:60px}}@media screen and (max-width:1023px){.block-features__item{padding-right:40px}}@media screen and (max-width:767px){.block-features__item{width:100%;padding-right:0}}.block-features__item a{color:#000}.block-features__item a:hover{color:#0072f6}.block-features__item a:active{color:#0061d1}.block-features__heading{margin-bottom:20px;font-size:16px;text-transform:uppercase;padding-left:25px;border-left:5px solid #0072f6}.block-features__list li{font-weight:300;line-height:30px}.block-features__list li:last-child{margin-bottom:0}.block-features__text{font-weight:300}.block-features--main .block-features__heading{font-size:24px;line-height:1}.block-features--main .block-features__item{padding:20px 0;margin-bottom:30px;position:relative;margin-right:135px;width:calc(100%/ 2 - 135px)}@media screen and (min-width:768px) and (max-width:1023px){.block-features--main .block-features__item{margin-right:80px;width:calc(100%/ 2 - 60px)}.block-features--main .block-features__item:nth-child(2n){margin-right:20px}}@media screen and (max-width:767px){.block-features--main .block-features__item{margin-right:50px;width:100%}}.block-features--no-padding{padding:0}.block-features--disc-style{list-style-type:disc;padding-left:30px}.block-features__item--link{cursor:pointer}.block-features__item--link:after{content:"";background-color:#0072f6;position:absolute;top:0;left:0;height:100%;width:0;-webkit-transition:width .2s ease-in-out;transition:width .2s ease-in-out}.block-features__item--link:focus:after,.block-features__item--link:hover:after{width:calc(100% + 50px)}.block-features__item--link:focus .block-features__text,.block-features__item--link:hover .block-features__text{-webkit-transform:translateX(30px);transform:translateX(30px);color:#fff}.block-features__item--link:focus .block-features__heading,.block-features__item--link:hover .block-features__heading{border-left-color:#fff;color:#fff}.block-features__item--link .block-features__heading,.block-features__item--link .block-features__text{position:relative;z-index:1;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.block-features--col-3 .block-features__item{width:33.33333%}.block-features--col-3 .block-features__item:nth-child(-n+3){margin-bottom:50px}@media screen and (max-width:767px){.block-features--col-3 .block-features__item{width:100%;padding-right:0;margin-bottom:50px}.block-features--col-3 .block-features__item:last-child{margin-bottom:0}}.block-features--col-4 .block-features__item{width:25%;padding-right:50px}@media screen and (max-width:1279px){.block-features--col-4 .block-features__item{padding-right:20px}}@media screen and (max-width:1023px){.block-features--col-4 .block-features__item{width:33.33333%;padding-right:40px}}@media screen and (max-width:767px){.block-features--col-4 .block-features__item{width:100%;padding-right:0;margin-bottom:50px}.block-features--col-4 .block-features__item:last-child{margin-bottom:0}}.categories .block-features .block-features__item{margin:0 0 14px}.categories .block-features .block-features__item a{position:relative}.categories .block-features .block-features__item a:after{content:"";height:2px;-webkit-transition:right .1s ease;transition:right .1s ease;display:block;position:absolute;bottom:-3px;left:0;right:100%;background:#0072f6}.categories .block-features .block-features__item a:hover{color:#0072f6}.categories .block-features .block-features__item a:hover:after{right:-5px}.block-chart{padding:25px 0;-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1023px){.block-chart{display:block}}.block-chart__content{width:40%}@media screen and (max-width:1279px){.block-chart__content{width:45%}}@media screen and (max-width:1023px){.block-chart__content{width:100%}}.block-chart__title{margin-bottom:30px;font-size:24px;text-transform:uppercase}.block-chart__text{font-weight:300}.block-chart__media{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1023px){.block-chart__media{margin-top:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:767px){.block-chart__media{display:block;text-align:center}}.block-chart__media img{margin-right:125px}@media screen and (max-width:767px){.block-chart__media img{margin-right:0;margin-bottom:50px}}.block-chart__list li{line-height:30px;-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:700}.block-chart__list li span{padding-left:30px;font-weight:400}@media screen and (max-width:767px){.block-chart__list li{width:150px;margin:0 auto}}.block-white{background-color:#fff;padding:70px 0}.block-white__flexbox{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:767px){.block-white__flexbox{display:block}}.block-white__title{text-transform:uppercase;max-width:195px;margin-right:78px}@media screen and (max-width:1279px){.block-white__title{margin-right:62px}}@media screen and (max-width:767px){.block-white__title{margin-bottom:50px}}.block-white__title h2{font-size:24px;line-height:32px}.block-white__content{max-width:796px}.block-white__content p{font-size:20px;font-weight:300;line-height:32px}@media screen and (max-width:1279px){.block-white__content{max-width:640px}}@media screen and (max-width:1023px){.block-white__content{max-width:432px}}.case-tabs{background-color:#303030;padding-bottom:100px}@media screen and (max-width:767px){.case-tabs{padding-bottom:0}}.case-tabs__background{background-color:#000}.case-tabs .tabbed-pane__body{display:none;max-width:880px;padding:0 40px;margin:100px auto 0}@media screen and (max-width:767px){.case-tabs .tabbed-pane__body{margin:50px auto}}.case-tabs .tabbed-pane__body p{color:#fff;font-size:24px;line-height:40px;font-weight:300;margin-bottom:25px}@media screen and (max-width:767px){.case-tabs .tabbed-pane__body p{font-size:18px;line-height:1.5}}.case-tabs .tabbed-pane__tabs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:650px;margin:0 auto;height:120px}.case-tabs .tabbed-pane__tabs,.case-tabs .tabbed-pane__tabs li{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex}.case-tabs .tabbed-pane__tabs li{border-bottom:4px solid #000;color:#fff;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase}.case-tabs .tabbed-pane__tabs li span{pointer-events:none;position:relative;padding:0 50px}@media screen and (max-width:767px){.case-tabs .tabbed-pane__tabs li span{padding:0 15px;font-size:14px}}.case-tabs .tabbed-pane--tab-1 .tabbed-pane__body-1{display:block}.case-tabs .tabbed-pane--tab-1 .tabbed-pane__tab-1{border-color:#0072f6;background-color:hsla(0,0%,100%,.1)}.case-tabs .tabbed-pane--tab-2 .tabbed-pane__body-2{display:block}.case-tabs .tabbed-pane--tab-2 .tabbed-pane__tab-2{border-color:#0072f6;background-color:hsla(0,0%,100%,.1)}.case-tabs .tabbed-pane--tab-3 .tabbed-pane__body-3{display:block}.case-tabs .tabbed-pane--tab-3 .tabbed-pane__tab-3{border-color:#0072f6;background-color:hsla(0,0%,100%,.1)}
.form-wrap{
    background-image:url(../img/bg-ebook.jpg);
    background-position:50%;
    background-repeat:no-repeat;
    background-size:cover;
    color:#fff;
    padding:55px 0 39px;
    -js-display:flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
@media (max-width:1023px){
    .form-wrap{
        position:relative
    }
}
.form-wrap__flexbox{
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -js-display:flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
.form-wrap__flexbox--contact-page{
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    height:auto
}
@media screen and (max-width:1023px){
    .form-wrap__flexbox--contact-page{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column
    }
}
.form-wrap__left{
    -webkit-box-flex:1;
    -ms-flex:1 1 10%;
    flex:1 1 10%
}
.form-wrap__right{
    -webkit-box-flex:4;
    -ms-flex:4;
    flex:4
}
@media screen and (min-width:768px){
    .form-wrap__right{
        min-height:161px
    }
}
@media screen and (max-width:1023px){
    .form-wrap__right{
        -webkit-box-flex:3;
        -ms-flex:3;
        flex:3
    }
}
.form-wrap__title{
    text-transform:uppercase;
    position:relative;
    color:#0072f6;
    font-weight:600;
    font-size:30px;
    line-height:40px
}
@media (max-width:767px){
    .form-wrap__title{
        font-size:30px;
        line-height:39px;
        margin-bottom:40px;
        padding-right:40px
    }
}
.form-wrap__title:before{
    content:"";
    position:absolute;
    left:0;
    bottom:-68px;
    width:37px;
    height:50px
}
@media (max-width:767px){
    .form-wrap__title:before{
        top:10px;
        right:0;
        left:auto
    }
}
.form-wrap__lead{
    font-size:18px;
    font-weight:300;
    line-height:20px;
    margin-top:10px;
    width:100%
}
.form-wrap--nobg{
    background:none;
    color:#000;
    padding:0;
    width:80%;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start
}
.form-wrap--nobg:nth-child(2n){
    margin-top:70px
}
.form-wrap__title--home{
    color:#000;
    font-size:26px;
    line-height:1;
    margin:0;
    text-transform:none
}
@media screen and (max-width:767px){
    .form-wrap__title--home{
        font-size:24px
    }
}
.form-wrap__title--home:before{
    display:none
}
.form-wrap--contact{
    padding:70px 0
}
@media screen and (max-width:767px){
    .form-wrap--contact{
        padding:50px 0
    }
}
.form-wrap__title--contact{
    font-size:30px;
    line-height:40px;
    color:#fff;
    text-transform:uppercase;
    text-align:center;
    margin-bottom:50px
}
.form-wrap__title--contact span{
    color:#0072f6
}
@media screen and (max-width:767px){
    .form-wrap__title--contact{
        font-size:24px;
        line-height:30px;
        margin-bottom:35px;
        padding:0
    }
}
.form-wrap__title--contact:before{
    display:none
}
.form-wrap__title--contact-page{
    color:#000;
    font-size:22px;
    font-weight:900;
    text-transform:uppercase;
    line-height:30px;
    width:294px
}
.form-wrap__title--contact-page:before{
    display:none
}
@media screen and (max-width:1023px){
    .form-wrap__title--contact-page{
        margin-bottom:50px;
        width:100%
    }
}
.form-wrap--contact-page{
    background-image:none;
    padding:70px 0
}
@media screen and (max-width:767px){
    .form-wrap--contact-page{
        padding:50px 0
    }
}
.form{
    margin:20px 0 0;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out;
    width:100%;
    -js-display:flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
@media screen and (max-width:767px){
    .form{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column
    }
}
.form__title{
    font-size:30px;
    line-height:40px;
    font-weight:600
}
.form__lead{
    font-size:12px;
    line-height:18px;
    color:#bababa;
    margin-top:20px
}
@media screen and (max-width:1023px){
    .form__lead{
        margin-top:6px;
        font-size:10px
    }
}
.form__submit{
    background-color:#0072f6;
    position:relative;
    border:none;
    color:#fff;
    font-weight:300;
    font-size:12px;
    line-height:45px;
    letter-spacing:1.2px;
    padding:0;
    text-transform:uppercase;
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out;
    min-height:45px;
    width:100%
}
.form__submit:hover{
    background-color:#0062d3
}
.form__submit:active{
    -webkit-transform:scale(.97);
    transform:scale(.97)
}
.form__submit--contact{
    margin:0 auto;
    max-width:500px;
    width:100%
}
.form__submit--contact-page{
    max-width:385px
}
.form__valid-fill{
    color:#fff;
    font-size:14px;
    text-align:right;
    width:100%
}
.form__valid-fill--black{
    color:#000
}
.form__checkbox-label{
    display:inline-block;
    position:relative;
    font-size:14px;
    line-height:20px;
    font-weight:600;
    padding-left:30px;
    color:#fff;
    outline:0;
    cursor:pointer;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    -webkit-transition:all .1s ease-in-out;
    transition:all .1s ease-in-out
}
.form__checkbox-label:after,.form__checkbox-label:before{
    background-color:#fff;
    content:"";
    position:absolute;
    left:0;
    top:0;
    height:17px;
    width:17px;
    -webkit-transition:all .1s ease-in-out;
    transition:all .1s ease-in-out
}
.form__checkbox-label:after{
    content:"";
    color:rgba(0,0,0,.87);
    opacity:0;
    width:9px;
    height:5px;
    background:transparent;
    top:3px;
    left:3px;
    border:3px solid #333;
    border-top:none;
    border-right:none;
    -webkit-transform:rotate(-45deg);
    transform:rotate(-45deg)
}
.form__checkbox-label--black{
    color:#000
}
.form__checkbox{
    cursor:pointer;
    position:absolute;
    top:0;
    left:0;
    opacity:0;
    outline:0;
    z-index:-1;
    width:17px;
    height:17px
}
.form__checkbox:checked~label:after{
    opacity:1
}
.form__select{
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    background-color:#fff;
    border-radius:0;
    border:none;
    cursor:pointer;
    height:45px;
    width:100%;
    padding-left:17px
}
.form__appearance:before{
    content:"";
    background-size:cover;
    pointer-events:none;
    position:absolute;
    right:15px;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    width:20px;
    height:20px
}
.form__textarea{
    border:none;
    border-radius:0;
    min-height:120px;
    padding:17px 35px 0 17px;
    width:100%;
    resize:none
}
.form__footer{
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    margin-bottom:25px;
    height:30px
}
.form__box,.form__footer{
    -js-display:flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.form__box{
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
@media screen and (max-width:767px){
    .form__box{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column
    }
}
.form__box .form-group{
    width:calc(50% - 15px)
}
.form__box .form-group:nth-child(odd){
    margin-right:15px
}
@media screen and (max-width:767px){
    .form__box .form-group{
        width:100%
    }
}
.form__box--contact-page{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
.form__box--contact-page .form-group{
    width:100%;
    margin-right:0
}
.form__box--contact-page .form-group:nth-child(odd){
    margin-right:0
}
.form-group{
    color:#000;
    position:relative;
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1;
    overflow:hidden;
    -webkit-transition:color .1s ease;
    transition:color .1s ease
}
.form-group:after{
    content:"";
    position:absolute;
    -webkit-transform:translate(150%,-50%);
    transform:translate(150%,-50%);
    -webkit-transition:-webkit-transform .1s ease;
    transition:-webkit-transform .1s ease;
    transition:transform .1s ease;
    transition:transform .1s ease,-webkit-transform .1s ease;
    right:15px;
    top:50%
}
.form-group input[type=text]{
    border:none;
    border-radius:0;
    height:45px;
    line-height:45px;
    vertical-align:middle;
    padding:0 35px 0 20px;
    width:100%
}
.form-group input[type=file]{
    width:.1px;
    height:.1px;
    opacity:0;
    overflow:hidden;
    position:absolute;
    z-index:-1
}
.form-group input[type=file]+label{
    background-color:#fff;
    cursor:pointer;
    display:block;
    height:45px;
    line-height:45px;
    padding:0 35px 0 50px;
    width:100%
}
.form-group input[type=file]+label:before{
    content:"";
    position:absolute;
    width:20px;
    height:17px;
    top:50%;
    left:20px;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.form-group.has-error{
    color:#e74c3c
}
.form-group.has-error:before{
    display:none
}
.form-group.has-error:after{
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    height:17px;
    width:20px
}
.form-group.has-success:not(.js-emptyFiles){
    color:#26ad5f
}
.form-group.has-success:not(.js-emptyFiles):before{
    display:none
}
.form-group.has-success:not(.js-emptyFiles):after{
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    height:12px;
    width:16px
}
.form-group--inline{
    margin-right:10px
}
.flex-1{
    -webkit-box-ordinal-group:2;
    -ms-flex-order:1;
    order:1
}
@media screen and (max-width:767px){
    .flex-1{
        margin-right:0
    }
}
.flex-2{
    -webkit-box-ordinal-group:3;
    -ms-flex-order:2;
    order:2
}
@media screen and (max-width:1023px){
    .flex-2{
        margin-right:0
    }
}
@media screen and (max-width:767px){
    .flex-2{
        margin-top:15px
    }
}
.flex-3{
    -webkit-box-ordinal-group:4;
    -ms-flex-order:3;
    order:3;
    margin-right:0
}
@media screen and (max-width:1023px){
    .flex-3{
        -webkit-box-ordinal-group:5;
        -ms-flex-order:4;
        order:4;
        margin-top:10px
    }
}
@media screen and (max-width:767px){
    .flex-3{
        -webkit-box-ordinal-group:4;
        -ms-flex-order:3;
        order:3;
        margin-top:15px
    }
}
.flex-4{
    -webkit-box-ordinal-group:5;
    -ms-flex-order:4;
    order:4;
    -ms-flex-negative:0;
    flex-shrink:0
}
@media screen and (max-width:1023px){
    .flex-4{
        -webkit-box-ordinal-group:4;
        -ms-flex-order:3;
        order:3;
        width:calc(50% + 5px);
        padding-right:10px
    }
    .flex-4 br{
        display:none
    }
}
@media screen and (max-width:767px){
    .flex-4{
        -webkit-box-ordinal-group:5;
        -ms-flex-order:4;
        order:4;
        width:100%;
        padding:0
    }
}
.js-thx{
    color:#000;
    display:none;
    font-size:18px;
    padding:15px 0;
    width:100%
}
.js-delay{
    display:block
}
.thx--contact-page{
    max-width:600px;
    margin:0 auto;
    text-align:center;
    width:100%
}
@media screen and (max-width:1023px){
    .form--home{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        width:100%
    }
}
.form--home .form-group{
    margin:15px 0 0
}
@media screen and (max-width:1023px){
    .form--home .form-group{
        margin:15px 0 0
    }
}
.form--contact{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    margin:0 auto;
    max-width:800px;
    width:100%;
    display:none
}
.form--contact .form-group{
    margin-bottom:15px;
    margin-right:0
}
.form--contact .no-validation-icon{
    margin-bottom:0;
    width:100%
}
.form--contact .no-validation-icon:after{
    display:none
}
.form--contact-page{
    max-width:600px;
    margin:0
}
.form-spinner{
    margin:0 auto;
    width:50px;
    height:40px;
    text-align:center;
    font-size:10px;
    opacity:0;
    -webkit-transition:opacity .3s ease-in-out;
    transition:opacity .3s ease-in-out
}
.form-spinner>div{
    background-color:#0072f6;
    height:100%;
    width:6px;
    display:inline-block;
    -webkit-animation:form-spinner 1.2s infinite ease-in-out;
    animation:form-spinner 1.2s infinite ease-in-out
}
.form-spinner.js-show{
    opacity:1
}
.form-spinner .rect2{
    -webkit-animation-delay:-1.1s;
    animation-delay:-1.1s
}
.form-spinner .rect3{
    -webkit-animation-delay:-1s;
    animation-delay:-1s
}
.form-spinner .rect4{
    -webkit-animation-delay:-.9s;
    animation-delay:-.9s
}
.form-spinner .rect5{
    -webkit-animation-delay:-.8s;
    animation-delay:-.8s
}
@-webkit-keyframes form-spinner{
    0%,40%,to{
        -webkit-transform:scaleY(.4);
        transform:scaleY(.4)
    }
    20%{
        -webkit-transform:scaleY(1);
        transform:scaleY(1)
    }
}
@keyframes form-spinner{
    0%,40%,to{
        -webkit-transform:scaleY(.4);
        transform:scaleY(.4)
    }
    20%{
        -webkit-transform:scaleY(1);
        transform:scaleY(1)
    }
}


.form-group.innerpage input[type=text] {
    padding: 0 0px 0 20px;
}
.form-group.innerpage{
    padding: 0px;
}
.form-group.submitinner{
        padding: 0px;
}
.clients{padding:80px 0 60px;background-color:#fff;-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.clients .container{opacity:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.clients__title{margin-bottom:93px}.clients__title h2{text-transform:uppercase}#owl-demo .item{margin:3px}#owl-demo .item img{display:block;height:auto;margin:0 auto}#owl-demo .item img:last-child{margin-top:50px}.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translateZ(0)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item{display:table-cell;vertical-align:middle}.owl-controls .owl-buttons div,.owl-controls .owl-page{cursor:pointer}.owl-controls{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.grabbing{cursor:url(../img/grabbing.png) 8 8,move}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-origin{-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;-webkit-perspective:1200px;perspective:1200px}.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}.owl-fade-in{-webkit-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}.owl-goDown-in{-webkit-animation:goDown .6s ease both;animation:goDown .6s ease both}.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}.owl-theme .owl-controls{margin-top:10px;text-align:center}.owl-theme .owl-controls .owl-buttons div{color:#fff;display:inline-block;zoom:1;margin:5px;padding:3px 10px;font-size:12px;border-radius:30px;background:#869791;filter:Alpha(50);opacity:.5}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(100);opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;vertical-align:middle}.owl-theme .owl-controls .owl-page span{display:block;width:7px;height:7px;margin:95px 7px 0;filter:Alpha(50);background:#bababa;-webkit-transition:all .2s;transition:all .2s}.owl-theme .owl-controls.clickable .owl-page:hover span,.owl-theme .owl-controls .owl-page.active span{filter:Alpha(100);opacity:1;background-color:#0072f6;width:7px;height:7px;-webkit-transform:scale(1.5);transform:scale(1.5)}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#fff;padding:2px 10px;font-size:12px;border-radius:30px}.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) no-repeat 50%}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px);transform:translateZ(-500px)}75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);transform:translateZ(-500px) translateX(-200%)}to{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);transform:translateZ(-500px) translateX(-200%)}}@keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px);transform:translateZ(-500px)}75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);transform:translateZ(-500px) translateX(-200%)}to{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);transform:translateZ(-500px) translateX(-200%)}}@-webkit-keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%);transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px);transform:translateZ(-500px)}to{opacity:1;-webkit-transform:translateZ(0) translateX(0);transform:translateZ(0) translateX(0)}}@keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%);transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px);transform:translateZ(-500px)}to{opacity:1;-webkit-transform:translateZ(0) translateX(0);transform:translateZ(0) translateX(0)}}@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}}@keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}}@-webkit-keyframes goDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes goDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes scaleUpFrom{0%{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes scaleUpFrom{0%{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}}@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}}