@charset "UTF-8";@font-face {
    font-family: "ProximaNovaBlack";
    src: url("../fonts/Proxima/Proxima Nova Black.otf");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: "ProximaNovaBlackItalic";
    src: url("../fonts/Proxima/Proxima Nova Black Italic.otf");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: "ProximaNovaBold";
    src: url("../fonts/Proxima/Proxima Nova Bold.otf");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: "ProximaNovaBoldItalic";
    src: url("../fonts/Proxima/Proxima Nova Bold Italic.otf");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: "ProximaNovaExtrabold";
    src: url("../fonts/Proxima/Proxima Nova Extrabold.otf");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: "ProximaNovaExtraboldItalic";
    src: url("../fonts/Proxima/Proxima Nova Extrabold Italic.otf");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: "ProximaNovaLight";
    src: url("../fonts/Proxima/Proxima Nova Light.otf");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: "ProximaNovaLightItalic";
    src: url("../fonts/Proxima/Proxima Nova Light Italic.otf");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: "ProximaNovaRegular";
    src: url("../fonts/Proxima/Proxima Nova Regular.otf");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: "ProximaNovaRegularItalic";
    src: url("../fonts/Proxima/Proxima Nova Regular Italic.otf");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: "ProximaNovaSemibold";
    src: url("../fonts/Proxima/Proxima Nova Semibold.otf");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: "ProximaNovaSemiboldItalic";
    src: url("../fonts/Proxima/Proxima Nova Semibold Italic.otf");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: "ProximaNovaThin";
    src: url("../fonts/Proxima/Proxima Nova Thin.otf");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: "ProximaNovaThinItalic";
    src: url("../fonts/Proxima/Proxima Nova Thin Italic.otf");
    font-style: normal;
    font-weight: 400
}

.regular {
    font-family: ProximaNovaRegular,sans-serif
}

.light {
    font-family: ProximaNovaLight,sans-serif
}

.bold {
    font-family: ProximaNovaBold,sans-serif
}

.semibold {
    font-family: ProximaNovaSemibold,sans-serif
}

html {
    font-size: 10px
}

body {
    overflow-x: hidden;
    line-height: 100%
}

ul {
    margin: 0
}

h1,h2,h3,h4 {
    padding: 0;
    margin: 0;
    font-size: inherit
}
body h2 {
    font-size: 3.8rem !important;
}
body h3 {
    font-size: 2.8rem !important;
}

.underlyer {
    background: url(bg.png) 50% 0 no-repeat rgba(255,255,255,1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

b,strong {
    font-family: ProximaNovaBold,sans-serif
}

#header-section {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100
}

#header-section-additional {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 11115
}

.header-fluid {
    padding: 50px 55px
}

.header-fluid.scrolling {
    padding: 30px 55px;
    background: #000
}

.container-fluid.header-fluid.scrolling {
    background: #000
}

.header-phones-block {
    padding-right: 0;text-align:center;
    width: 75%;
    padding-top: 4px
}

.header-phones li,.header-phones li a {
    font-family: ProximaNovaRegular,sans-serif;
    color: #fff;
    font-size: 1.8rem;
    line-height: 2rem;
    display: inline-block
}

.header-phones li a {
    color: #fff;
    text-decoration: none
}

.header-phones li a:focus,.header-phones li a:hover {
    color: #fff;
    text-decoration: none
}

.header-phones li small {
    font-size: 1.5rem
}

.header-phones li {
    margin-right: 1%;
    min-width: 190px
}

.header-phones li:last-child {
    margin: 0
}

.header-phones li i {
    display: block;
    float: left
}

.header-phones li i.velcom {
    background: url(../images/phone-velcom.png) 0 0 no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 15px
}
.header-phones li i.at {
    background: url(../images/at.svg) 0 0 no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 15px
}
.header-phones li i.mts {
    background: url(../images/phone-mts.png) 0 0 no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 15px
}

.header-phones li i.life {
    background: url(../images/phone-life.png) 0 0 no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 15px
}

.header-phones li i.viber {
    background: url(../images/phone-viber.png) 0 0 no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 6px
}

.header-phones li i.skype {
    background: url(../images/phone-skype.png) 0 0 no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 15px
}

.header-languages {
    width: 15%;
    padding-top: 4px
}

.header-menu {
    width: 10%
}

.languages-list li {
    border-right: 1px solid #7e7e7e;
    padding-right: 15px
}

.languages-list li:last-child {
    border: none;
    padding-right: 0;
    padding-left: 15px
}

.languages-list li a {
    text-transform: uppercase;
    color: #7e7e7e;
    font-family: OpenSans,sans-serif;
    font-size: 1.4rem;
    line-height: 2.2rem;
    transition: all .3s ease 0
}

.languages-list li a.active {
    color: #fff
}

.languages-list li a:hover,.languages-list li a:focus {
    text-decoration: none;
    color: #fff
}

.menu-button {
    width: 96px;
    height: 27px;
    padding: 0;
    border: none;
    font-size: 1.3rem;
    color: #fdb500;
    display: block;
    position: relative
}

.menu-button-line {
    position: absolute;
    height: 2px;
    background: #fdb500
}

.menu-button-line.first {
    top: 0;
    width: 41px;
    left: 55px
}

.menu-button-line.middle {
    top: 12px;
    width: 32px;
    left: 64px
}

.menu-button-line.last {
    bottom: 0;
    width: 100%;
    left: 0
}

.menu-button:hover,.menu-button:focus {
    text-decoration: none;
    color: #fdb500
}

.header-gallery-section {
    position: relative
}

#header-owl-gallery {
    max-height: 628px;
    overflow: hidden;
    background: #1b1b1b
}

.slider-block {
    position: relative;
    font-size: 4.4rem;
    color: #fff;
    line-height: 5.2rem
}

.slider-block-info {
    position: absolute;
    top: 23%;
    left: 16%;
    left: 0;
    -moz-transform: translateX(16%);
    -webkit-transform: translateX(16%);
    -o-transform: translateX(16%);
    -ms-transform: translateX(16%);
    transform: translateX(16%)
}

@media screen and (min-width: 1800px) {
    .slider-block-info {
        -moz-transform:translateX(24%);
        -webkit-transform: translateX(24%);
        -o-transform: translateX(24%);
        -ms-transform: translateX(24%);
        transform: translateX(24%)
    }
}

.header-gallery-link {
    display: block;
    font-size: 1.3rem;
    text-transform: uppercase;
    color: #fff;
    transition: all .3s ease 0;
    padding: 18px 50px;
    border: 2px solid #fdb500;
    float: left;
    line-height: 100%;
    margin-top: 5.5rem;
    letter-spacing: 2px
}

.header-gallery-link:hover,.header-gallery-link:focus {
    background: #fdb500;
    color: #fff;
    text-decoration: none
}

#header-owl-gallery .owl-dot {
    width: 33px;
    height: 3px;
    background: #fff;
    float: left;
    margin-right: 11px
}

#header-owl-gallery .owl-dot.active {
    background: #fdb500
}

#header-owl-gallery .owl-dots:after {
    content: "";
    display: table;
    clear: both
}

#header-owl-gallery .owl-dots {
    position: absolute;
    bottom: 73px;
    left: 50%
}

#header-owl-gallery .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    width: 15%;
    height: 100%
}

.gallery-slider-right-inner {
    background: rgba(255,255,255,0.1);
    top: 38%;
    position: absolute;
    left: 0;
    width: 100%;
    padding-right: 12%;
    padding-top: 17%;
    padding-bottom: 17%
}

#header-owl-gallery .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    width: 15%;
    height: 100%
}

.gallery-slider-left-inner {
    background: rgba(255,255,255,0.1);
    top: 38%;
    position: absolute;
    left: 0;
    width: 100%;
    padding-left: 12%;
    padding-top: 17%;
    padding-bottom: 17%
}

.gallery-slider-right {
    background: url(../images/arrow.png) 100% 11px no-repeat;
    padding-top: 31px;
    font-size: 1.4rem;
    height: 60px
}

.gallery-slider-left {
    font-size: 1.4rem;
    display: block;
    width: 33px;
    line-height: 100%;
    height: 60px
}

.gallery-slider-left .divider {
    background: #fdb500;
    height: 3px;
    margin: 18px 0
}

.index-pageplock-header.service-header {
    padding-top: 100px
}

.index-pageplock-header {
    text-align: center;
    padding-top: 7rem
}

.index-pageplock-header .h1,
.index-pageplock-header h1 {
    font-family: ProximaNovaRegular,sans-serif;
    font-size: 4.8rem;
    color: #1b1b1b;
    margin: 0;
    padding: 0;
    line-height: 100%;
    font-weight: 400
}

.index-pageplock-header .h1 b,.index-pageplock-header .h1 strong,
.index-pageplock-header h1 b,.index-pageplock-header h1 strong {
    font-family: ProximaNovaBold,sans-serif
}

.index-categories-tabsblock {
    padding-top: 6rem
}

.index-categories-tabsblock .nav-pills > li > a {
    border-radius: 0;
    background: none;
    font-size: 1.5rem;
    font-family: ProximaNovaRegular,sans-serif;
    padding: 10px 0;
    color: #1b1b1b;
    text-transform: uppercase;
    transition: all .3s ease 0
}

.index-categories-tabsblock .nav-pills > li > a:hover,.index-categories-tabsblock .nav-pills > li > a:focus {
    color: #fdb500
}

.index-categories-tabsblock .nav-pills > li.active > a:hover,.index-categories-tabsblock .nav-pills > li.active > a:focus {
    background: none;
    color: #fdb500
}

.index-categories-tabsblock .nav-pills > li.active > a {
    color: #fdb500
}

.index-categories-tabsblock .nav-pills > li > a span {
    background: url(../images/li-point.png) 0 50% no-repeat;
    padding-left: 2rem
}

.index-categories-tabsblock .tab-pane {
    text-align: center;
    position: relative
}

.tab-pane-text {
    font-size: 1.7rem;
    color: #1b1b1b;
    text-align: left;
    padding-left: 9.3rem;
    padding-top: 26%
}

.tab-pane-text-header {
    font-size: 2.9rem;
    padding-bottom: 1.9rem;
    line-height: 3rem
}

.tab-pane-text-header a {
    color: #1b1b1b;
    text-decoration: none
}

.tab-pane-text-link a {
    display: block;
    background: url(../images/arrow.png) 0 0 no-repeat;
    width: 34px;
    height: 11px;
    margin-top: 3.2rem
}

.index-category-left {
    background: url(../images/slider-arrows.png) 0 0 no-repeat;
    width: 23px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -20px
}

.index-category-left:hover {
    background: url(../images/slider-arrows.png) 0 -42px no-repeat
}

.index-category-right {
    background: url(../images/slider-arrows.png) -24px 0 no-repeat;
    width: 23px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px
}

.index-category-right:hover {
    background: url(../images/slider-arrows.png) -24px -42px no-repeat
}

#index-categories-section,.index-category-slider {
    position: relative
}
#index-categories-section {padding-top: 3rem;}
.index-categories-section-square {
    position: absolute;
    top: 0;
    left: 0;
    border: 3px solid #fdb500;
    width: 50%;
    height: 100%;
    z-index: 99;
    background: transparent;
    pointer-events: none;
    border-left: none
}

.index-category-slider {
    margin-top: 5.2rem;
    padding: 10rem 0
}

.index-why-blocks {
    display: block;
    padding-top: 6rem
}

.index-why-blocks li {
    display: block;
    float: left;
    width: 25%;
    margin: 0;
    padding: 0;
    padding-right: 2rem;
    padding-top: 2rem;
    min-width: 280px
}

.index-why-inner {
    height: 234px;
    text-align: center;
    color: #1b1b1b;
    font-size: 1.8rem;
    padding-top: 143px;
    padding-left: 5rem;
    padding-right: 5rem;
    border: 2px solid #ededed;
    line-height: 2.3rem
}

.index-why-inner.why-1 {
    background: url(../images/why-icon-1.png) 50% 30px no-repeat #ededed
}

.index-why-inner.why-2 {
    background: url(../images/why-icon-2.png) 50% 30px no-repeat
}

.index-why-inner.why-3 {
    background: url(../images/why-icon-3.png) 50% 30px no-repeat #ededed
}

.index-why-inner.why-4 {
    background: url(../images/why-icon-4.png) 50% 30px no-repeat
}

.index-why-inner.why-5 {
    background: url(../images/why-icon-5.png) 50% 30px no-repeat
}

.index-why-inner.why-6 {
    background: url(../images/why-icon-6.png) 50% 30px no-repeat #ededed
}

.index-why-inner.why-7 {
    background: url(../images/why-icon-7.png) 50% 30px no-repeat
}

.index-why-inner.why-8 {
    background: url(../images/why-icon-8.png) 50% 30px no-repeat #ededed
}

.reviews-carousel {
    padding-left: 12%;
    padding-right: 12%;
    margin-top: 7.4rem
}

.index-review-infoblock {
    border: 2px solid #ededed;
    font-size: 1.7rem;
    color: #1b1b1b;
    text-align: center;
    line-height: 3rem;
    background: url(../images/quotes.png) 50% 4.6rem no-repeat;
    padding: 9.9rem 20% 6rem
}

.index-review-infoblock-sign {
    padding-top: 2rem
}

.index-review-infoblock b,.index-review-infoblock strong {
    font-family: ProximaNovaBold,sans-serif
}

.index-review-links-block {
    padding-left: 12%;
    padding-right: 12%
}

.index-review-links {
    padding-top: 5rem
}

.index-review-links.mobile {
    display: none
}

.index-review-links a {
    color: #fdb500;
    font-size: 1.4rem;
    display: block;
    background: url(../images/arrow.png) 0 50% no-repeat;
    padding-left: 47px;
    transition: all .3s ease 0;
    outline: none
}

.index-review-links a:hover,.index-review-links a:focus {
    text-decoration: none;
    color: #fda700
}

#index-map-section {
    padding-top: 5.2rem;
    padding-bottom: 7.1rem;
    margin-top: 12.8rem;
    position: relative
}

.map-contact-block {
    float: left;
    font-weight: 600;
    line-height: 18px;
    background: #fdb500;
    font-size: 1.7rem;
    padding: 5.5rem 6.5rem;
    margin-top: 5rem
}

.map-contact-block b,.map-contact-block strong {
    font-family: ProximaNovaBold,sans-serif
}

.map-contact .nav-pills > li > a {
    border-radius: 0;
    color: #1b1b1b;
    text-transform: uppercase;
    transition: all .3s ease 0;
    padding: 15px 25px
}

.map-contact .nav-pills > li > a:hover,.map-contact .nav-pills > li > a:focus {
    text-decoration: none;
    background: #fdb500;
    color: #fff
}

.map-contact .nav-pills > li.active > a {
    background: #fdb500;
    color: #fff
}

.map-contact .nav-pills > li.active > a:hover,.map-contact .nav-pills > li.active > a:focus {
    background: #fdb500;
    color: #fff
}

.map-contact-block .section-header {
    padding-bottom: 1rem
}

.map-contact-block .section-info {
    line-height: 2.3rem;
    padding-bottom: 3rem
}

.map-contack-button {
    color: #1b1b1b;
    font-size: 1.3rem;
    width: 100%;
    display: block;
    padding: 2.5rem 0;
    text-align: center;
    border: 2px solid #1b1b1b;
    transition: all .3s ease 0;
    letter-spacing: 2px;
    cursor: pointer;
    background: none
}

.map-contack-button:hover,.map-contack-button:focus {
    background: #1b1b1b;
    color: #fff;
    text-decoration: none
}

#footer-section {
    padding: 5rem 0;
    background: #1b1b1b;
    padding-bottom: 3.5rem
}

.footer-logo {
    float: left;
    margin-right: 2.1rem
}

.footer-copyright {
    float: left;
    font-size: 1.3rem;
    color: #797979;
    padding-top: 6px
}

.footer-developer {
    float: right;
    font-size: 1.3rem;
    color: #797979;
    padding-top: 6px
}

.footer-developer a {
    font-size: 1.2rem;
    color: #797979
}

.footer-socials {
    text-align: left;
    margin-top: -10px
}

.footer-socials li a {
    color: #e6e6e6;
    display: block;
    background: #353535;
    font-size: 2.8rem;
    padding: 10px 11px;
    border-radius: 50%;
    padding-left: 13px;
    transition: all .3s ease 0
}

.footer-socials li a.vk {
    padding: 10px 9px
}

.footer-socials li a:hover {
    color: #353535;
    background: #ededed
}

.page-breadscrumb-header-inner {
    text-align: center;
    background: rgba(27,27,27,0.9);
    padding: 158px 15px 138px
}

.page-breadscrumb-header-inner.single-news {
    padding-bottom: 100px
}

.page-header {
    font-size: 4.8rem;
    color: #fff;
    border: none;
    margin: 0;
    padding: 0;
    padding-top: 68px
}

.page-breadscrumbs ul li {
    color: #838181;
    text-transform: uppercase;
    font-family: ProximaNovaRegular,sans-serif;
    font-size: 1.3rem
}

.page-breadscrumbs ul li a {
    color: #fdb500;
    text-transform: uppercase;
    font-family: ProximaNovaRegular,sans-serif;
    font-size: 1.3rem;
    text-decoration: underline;
    transition: all .3s ease 0
}

.page-breadscrumbs ul li a:hover,.page-breadscrumbs ul li a:focus {
    color: #fdb500;
    text-decoration: none
}

#page-content-section {
    padding-top: 8rem;
    padding-bottom: 6.3rem
}

.client-line {
    margin-bottom: 6.6rem
}

.client-line-info {
    padding-left: 0
}

.client-line-foto {
    padding-right: 0
}

.client-line-foto img {
    width: 100%
}

.client-line-info b,.client-line-info strong {
    font-family: ProximaNovaBold,sans-serif
}

.client-name-inner {
    text-transform: uppercase;
    float: left;
    color: #fff;
    padding: 15px 62px;
    padding-bottom: 13px;
    font-size: 2.2rem;
    background: #fdb500
}

.client-name {
    border-bottom: 1px solid #fdb500
}

.client-info {
    font-size: 1.5rem;
    color: #838181;
    line-height: 2.7rem;
    padding-left: 6.4rem;
    padding-top: 6.5rem
}

.client-line {
    position: relative
}

.client-line-block-border {
    position: absolute;
    right: 0;
    top: 0;
    width: 70%;
    border-bottom: 1px solid #fdb500
}

#about-review-section {
    background: #f2f2f2;
    padding-bottom: 10.7rem;
    margin-top: 13.5rem
}

#about-contactus-section {
    color: #1b1b1b;
    text-align: center
}

input.dropdown.order-product-date-from::-webkit-input-placeholder {
    color: #1b1b1b
}

.dropdown.order-product-date-from input::-webkit-input-placeholder {
    color: #1b1b1b
}

.dropdown.order-product-date-from input::-moz-placeholder {
    color: #1b1b1b
}

.dropdown.order-product-date-from input:-moz-placeholder {
    color: #1b1b1b
}

.dropdown.order-product-date-from input:-ms-input-placeholder {
    color: #1b1b1b
}

input.order-product-time-from::-webkit-input-placeholder {
    color: #1b1b1b
}

input.dropdown.order-product-date-to::-webkit-input-placeholder {
    color: #1b1b1b
}

input.order-product-time-to::-webkit-input-placeholder {
    color: #1b1b1b
}

input.order-place::-webkit-input-placeholder {
    color: #1b1b1b
}

input[type="text"]::-webkit-input-placeholder {
    color: #1b1b1b
}

textarea::-webkit-input-placeholder {
    color: #1b1b1b
}

.about-contactus-section-inner {
    padding-top: 8.2rem;
    padding-bottom: 8.6rem
}

.about-contactus-button {
    font-size: 1.3rem;
    border: 2px solid #1b1b1b;
    transition: all .3s ease 0;
    background: transparent;
    padding: 2.5rem 7rem;
    line-height: 100%;
    margin-top: 4.1rem;
    letter-spacing: 2px;
    font-weight: 600
}

.about-contactus-button:hover,.about-contactus-button:focus {
    color: #fdb500;
    background: #1b1b1b
}

.about-contactus-section-inner {
    background: rgba(253,181,0,0.9);
    font-size: 4.8rem;
    line-height: 5.3rem
}

#about-why-section,#about-why-section-second {
    position: relative;
    overflow: hidden
}

#about-why-section-second {
    background: #1b1b1b
}

.about-why-section-left {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: #fdb500
}

.about-why-section-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: #1b1b1b
}

.about-block-left {
    font-size: 3.4rem;
    line-height: 4.3rem;
    padding-top: 12.5rem;
    padding-bottom: 12.5rem;
    padding-right: 10.7rem;
    background: #fdb500
}

.about-block-right {
    font-size: 1.5rem;
    color: #fff;
    padding-left: 10.7rem;
    padding-top: 12.5rem;
    padding-bottom: 12.5rem;
    line-height: 2.7rem;
    background: #1b1b1b
}

.about-why-section-right-foto {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%
}

.about-block-left-quotes {
    font-size: 1.5rem;
    color: #fff;
    line-height: 2.7rem;
    background: url(../images/quotes.png) 0 12.5rem no-repeat #1b1b1b;
    padding: 12.5rem 10.7rem 12.5rem 5.4rem
}

.about-author {
    color: #fdb500;
    text-transform: uppercase;
    line-height: 2.3rem;
    padding-top: 4rem
}

.mobile-about-foto img {
    width: 100%
}

#contact-info-section {
    background: #f2f2f2;
    position: relative
}

.contact-info {
    font-size: 1.7rem;
    color: #1b1b1b;
    background: url(../images/why-icon-7.png) 5.2rem -16px no-repeat #f2f2f2;
    padding-top: 8.8rem;
    padding-left: 6.9rem
}

.contact-info-part-header {
    font-size: 1.9rem;
    padding-bottom: 1.3rem;
    line-height: 2.3rem
}

.contact-info-part {
    padding-bottom: 4.8rem
}

.contact-info-part-info {
    line-height: 2.3rem
}

.contact-info-part-info ul li a {
    color: #1b1b1b;
    font-size: 1.7rem;
    text-decoration: none;
    display: block;
    background: url(../images/contact-arrow.png) 0 50% no-repeat;
    padding-left: 1.9rem;
    margin-bottom: 1rem
}

.contact-info-part-info ul li a:hover,.contact-info-part-info ul li a:focus {
    color: #1b1b1b;
    text-decoration: underline
}

.contact-form {
    color: #1b1b1b;
    padding-left: 10.7rem;
    padding-top: 9.6rem;
    background: #fff;
    padding-bottom: 10.5rem
}

.contact-form-header {
    font-size: 4.1rem;
    line-height: 3rem
}

.contact-form-teaser {
    font-size: 1.7rem;
    line-height: 2.4rem;
    padding-top: 3rem;
    padding-bottom: 3.5rem
}

.contact-form-form {
    font-family: ProximaNovaRegular,sans-serif;
    font-size: 1.5rem
}

.contact-input {
    border: none;
    border-bottom: 2px solid #e6e6e6;
    color: #1b1b1b;
    display: block;
    padding: 1.7rem 0;
    width: 100%;
    font-size: 1.5rem;
    margin-bottom: 4rem;
    outline: none
}

.form-send-button {
    border: 2px solid #fdb501;
    font-size: 1.3rem;
    color: #1b1b1b;
    background: none;
    transition: all .3s ease 0;
    padding: 2.3rem 7rem;
    margin-top: 1.7rem;
    font-weight: 700;
    letter-spacing: 2px
}

.form-send-button:hover,.form-send-button:focus {
    background: #fdb501
}

.contact-info-block {
    padding-right: 0;
    padding-top: 9.6rem;
    background: #f2f2f2
}

.right-white-block {
    position: absolute;
    height: 100%;
    width: 50%;
    right: 0;
    bottom: 0;
    background: #fff
}

#contact-map-section {
    padding-top: 5.2rem;
    padding-bottom: 7.1rem;
    position: relative
}

.news-navigation {
    text-align: center;
    padding-bottom: 5.4rem
}

.news-navigation ul {
    margin: 0 auto;
    display: table
}

.news-navigation .nav-pills > li > a {
    font-size: 1.5rem;
    text-decoration: underline;
    color: #1b1b1b;
    font-family: ProximaNovaRegular,sans-serif
}

.news-navigation .nav-pills > li.active > a {
    text-decoration: none;
    background: none
}

.news-navigation .nav-pills > li > a:hover,.news-navigation .nav-pills > li > a:focus,.news-navigation .nav-pills > li.active > a:hover,.news-navigation .nav-pills > li.active > a:focus {
    background: none;
    color: #1b1b1b;
    text-decoration: none
}

.news-block {
    height: 640px
}

.news-block-image {
    border: 2px solid #e6e6e6;
    transition: all .3s ease 0;
    padding: 2.3rem 2.3rem 0
}

.news-block-image img {
    margin-bottom: -2.6rem;
    width: 100%
}

.news-block-image:hover {
    border: 2px solid #fdb500
}

.news-block-info {
    padding: 0 2.3rem;
    padding-top: 7rem
}

.news-date {
    font-size: 1.4rem;
    color: #1b1b1b;
    background: url(../images/clock.png) 0 0 no-repeat;
    padding-left: 2.8rem;
    line-height: 1.7rem
}

.news-name {
    font-size: 2.2rem;
    font-family: ProximaNovaBold,sans-serif;
    padding-top: 2.9rem;
    padding-bottom: 1.9rem;
    line-height: 2.8rem
}

.news-tieser {
    font-size: 1.5rem;
    color: #838181;
    line-height: 2.7rem
}

.index-review-links.news {
    padding-top: 3.7rem
}

#news-page-section {
    padding-top: 4.6rem
}

.news-page-pagination {
    padding-bottom: 12.1rem;
    padding-top: 7.6rem;
    display: table;
    margin: 0 auto
}

.news-page-pagination li {
    float: left
}

.news-page-pagination li a {
    font-size: 1.8rem;
    font-family: ProximaNovaSemibold,sans-serif;
    color: #1b1b1b;
    display: block;
    padding: 1.4rem 1.7rem;
    border: 5px solid #fff;
    text-align: center;
    margin-right: 1rem;
    transition: all .3s ease 0
}

.news-page-pagination li:last-child a {
    margin-right: 0
}

.news-page-pagination li a.active {
    background: #fdb500;
    border: 5px solid #fdb500
}

.news-page-pagination li a.active:hover,.news-page-pagination li a.active:focus {
    background: #fdb500;
    border: 5px solid #fdb500;
    text-decoration: none
}

.news-page-pagination li a:hover {
    border: 5px solid #f2f2f2;
    text-decoration: none
}

.news-page-pagination li a.nav {
    background: #f2f2f2;
    border: 5px solid #f2f2f2;
    font-size: 2.8rem
}

.news-header-date {
    font-size: 1.5rem;
    color: #fff;
    padding-top: 2.5rem
}

.news-text {
    font-size: 1.7rem;
    color: #333;
    line-height: 3.3rem;
    padding-top: 7.2rem;
    margin-bottom: 2rem
}

.news-text img {
    margin: 0 auto;
    display: block;
    margin-bottom: 5.6rem;
    margin-top: 3rem;
    height: auto
}

.news-text .tieser {
    font-size: 2.3rem;
    font-family: ProximaNovaRegular,sans-serif;
    line-height: 3.4rem
}

.news-text p {
    display: block;
    padding-left: 19%;
    padding-right: 19%;
    padding-bottom: 2.4rem
}
#page-content-section .news-text {
    padding-top: 0;
}
#page-content-section .news-text p {
    padding-left: 0;
    padding-right: 0;
}

.news-socials-share {
    color: #333;
    font-size: 1.7rem;
    padding-left: 19%
}

.prev-news {
    font-size: 2.1rem;
    color: #333;
    background: url(../images/arrow-left.png) 0 0 no-repeat;
    padding-left: 5.1rem;
    padding-top: 13px;
    padding-bottom: 13px;
    transition: all .3s ease 0;
    margin-bottom: 3rem
}

.prev-news:hover,.prev-news:focus {
    background: url(../images/arrow-left.png) 0 -42px no-repeat;
    text-decoration: none;
    color: #333
}

.next-news {
    font-size: 2.1rem;
    color: #333;
    background: url(../images/arrow-right.png) 100% 0 no-repeat;
    padding-right: 5.1rem;
    padding-top: 13px;
    padding-bottom: 13px;
    transition: all .3s ease 0;
    margin-bottom: 3rem
}

.next-news:hover,.next-news:focus {
    background: url(../images/arrow-right.png) 100% -42px no-repeat;
    text-decoration: none;
    color: #333
}

.news-navigation-additional {
    margin-top: 11.3rem;
    margin-bottom: 3.6rem
}

.news-socials-share,.news-socials-share-list {
    float: left
}

.news-socials-share {
    margin-right: 2.7rem;
    padding-top: 4px;
    margin-bottom: 10px
}

.news-socials-share-list ul li {
    width: 35px
}

.news-socials-share-list ul li a {
    color: #6a6a6a;
    transition: all .3s ease 0;
    font-size: 2rem
}

.news-socials-share-list ul li a:hover,.news-socials-share-list ul li a:focus {
    color: #fdb500
}

#news-addintional-section {
    padding-bottom: 7.9rem
}

.send-review {
    text-align: center;
    padding: 6.4rem 0
}

.send-review-button {
    font-size: 1.3rem;
    border: 2px solid #fdb500;
    transition: all .3s ease 0;
    background: transparent;
    padding: 2.5rem 7rem;
    line-height: 100%;
    letter-spacing: 2px
}

.send-review-button:hover,.send-review-button:focus {
    background: #fdb500
}

.review-block {
    color: #1b1b1b;
    font-size: 1.7rem;
    line-height: 3.1rem;
    background: url(../images/quotes.png) 50% 7.3rem no-repeat #f2f2f2;
    text-align: center;
    margin-bottom: 6rem;
    padding: 13.2rem 11% 7.4rem
}

.review-block b,.review-block strong {
    font-family: ProximaNovaSemibold,sans-serif
}

.row .review-block-line:last-child .review-block {
    margin-bottom: 4.4rem
}

.modal-backdrop {
    background-color: #1b1b1b
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .97;
    z-index: 11
}

.modal-dialog {
    width: 100%;
    background: none;
    margin: 0;
    display: table;
    height: 100%
}

.modal-content {
    background: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto;
    position: relative
}

.modal-content-inner {
    max-width: 730px;
    width: 100%;
    margin: 0 auto
}

.modal-header {
    text-align: center;
    font-size: 4.1rem;
    color: #fff;
    border: none;
    line-height: 4.6rem
}

.modal-header b,.modal-header strong {
    font-family: ProximaNovaBold,sans-serif
}

.modal-footer {
    border: none;
    text-align: center;
    margin-top: 1rem
}

.modal-footer button {
    font-size: 1.3rem;
    border: 2px solid #fdb500;
    color: #fff;
    transition: all .3s ease 0;
    background: transparent;
    padding: 2.5rem 7rem;
    line-height: 100%;
    border-radius: 0
}

.modal-footer button:hover,.modal-footer button:focus {
    background: #fdb500;
    border: 2px solid #fdb500
}

.modal-body {
    font-size: 1.5rem
}

.modal-form-input {
    color: #5b5959;
    border-bottom: 2px solid #5b5959;
    position: relative;
    margin-bottom: 3.5rem;
    padding: 1.7rem 0
}

.modal-form-input .placeholder {
    position: absolute;
    left: 0;
    top: 1.8rem;
    pointer-events: none
}

.modal-form-input input,.modal-form-input textarea {
    border: none;
    color: #fff;
    width: 100%;
    background: none;
    font-size: 1.5rem;
    outline: none;
    max-width: 100%!important
}

.modal-form-input i {
    font-family: ProximaNovaRegularItalic,sans-serif
}

button.close.close-modal {
    color: #fff;
    font-size: 1.3rem;
    opacity: 1;
    font-weight: 400;
    float: none;
    position: absolute;
    top: 46px;
    right: 57px;
    z-index: 9999;
    outline: none;
    cursor: pointer;
    letter-spacing: 2px
}

button.close.close-modal span {
    padding-top: 10px;
    display: block;
    float: left
}

.flash-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=97);
    opacity: .97;
    z-index: 111111;
    background-color: #1b1b1b;
    display: table
}

.flash-conent {
    margin: 0 auto;
    display: table-cell;
    vertical-align: middle
}

.flash-content-block {
    border: 2px solid #fdb500;
    padding: 6.3rem;
    max-width: 730px;
    width: 100%;
    margin: 0 auto;
    font-size: 4.1rem;
    line-height: 6.2rem;
    text-align: center;
    color: #fff
}

.flash-content-block b,.flash-content-block strong {
    color: #fdb500
}

.flash-result {
    padding-bottom: 3rem
}

.main-site-menu {
    position: fixed;
    top: 0;
    right: -611px;
    max-width: 611px;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=50);
    opacity: .97;
    z-index: 111111;
    background-color: #1b1b1b;
    padding-top: 8%;
    padding-left: 6rem
}

.main-site-menu ul li a {
    font-size: 3.6rem;
    font-family: ProximaNovaSemibold,sans-serif;
    color: #fff;
    text-transform: uppercase;
    line-height: 5.6rem;
    transition: all .3s ease 0
}

.main-site-menu ul li a:hover,.main-site-menu ul li a:focus {
    color: #fdb500;
    text-decoration: none
}

.main-site-menu ul li.active a {
    color: #fdb500
}

.send-review-button.menu {
    color: #fff
}

.menu-contact-us {
    position: absolute;
    bottom: 6.2rem
}

.index-categories-tabsblock.categories {
    padding-top: 0;
    padding-bottom: 2rem;
}

.category-products {
    margin-left: -20px;
    margin-right: -20px;
    display: block
}

.category-products li {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 40px;
    float: left;
    width: 425px
}

.category-product-card {
    height: 477px
}

.category-product-image {
    position: relative;
    height: 231px;
    align-content: stretch;
    width: 100%;
    overflow: hidden;
}
.category-product-image .ctrl {
    width: 100%;
    display: flex;
    position: absolute;
    z-index: 5;
    top: 0;
    height: 100%;
}
.category-product-image .ctrl div {
    position: relative;
    width: 100%;
}
.category-product-image .ctrl div::after {
    content: '';
    position: absolute;
    display: block;
    bottom: 2px;
    left: 2px;
    right: 2px;
    height: 2px;
    background: #fff;
}
.category-product-image .ctrl div:hover::after {
    background: #fdb502;
}
.category-product-image .imgs .slimg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-size: cover;
    background-position: center;
}
.category-product-image .imgs .slimg:first-of-type {
    z-index: 2;
}
.category-product-image:hover .imgs .slimg.this {
    z-index: 3;
}

.carphoto img {
    margin-top: -28px
}

.category-product-image img {
    width: 100%
}

.category-product-info {
    border: 2px solid #e6e6e6;
    border-top: 0;
    padding-top: 3.5rem;
    padding-left: 3rem;
    padding-right: 3rem;
    min-height: 242px
}

.category-product-name a {
    color: #333;
    font-size: 2.2rem;
    line-height: 3.4rem;
    padding-bottom: 1.4rem;
    display: block;
    height: 34px;
    margin-bottom: 8px;
    overflow: hidden
}

.category-product-name a:hover,.category-product-name a:focus {
    color: #333;
    text-decoration: none
}

.category-product-options {
    font-size: 1.6rem;
    color: #b1b1b1;
    display:flex;
    justify-content:space-between;
    align-items:center;
}

.category-product-color {
    padding-left: 3rem;
    background: url(../images/clock.png) 0 50% no-repeat;
    line-height: 27px;
    padding-top: 2px
}

.category-product-passengers {
    padding-left: 3rem;
    background: url(../images/body.png) 0 50% no-repeat;
    line-height: 27px;
    padding-top: 2px
}
.category-product-minprice span{text-transform: uppercase;}

.category-product-price {
    font-size: 2.5rem;
    color: #333;
    float: left;
    padding-top: 2rem;
    padding-bottom: 2rem
}

.caterogy-product-detail a {
    display: flex;
    justify-content:center;
    align-items:center;
    color: #333;
    background: #fdb500;
    font-size: 1.5rem;
    font-weight: 600;
    padding: 2rem 4rem;
    text-align: center;
    transition: all .3s ease 0;
}
.caterogy-product-detail a svg{
	margin-left:3rem;
}

.caterogy-product-detail.transfer-detail a {
    float: left
}

.caterogy-product-detail a:hover,.caterogy-product-detail a:focus {
    color: #333333;
    text-decoration: none
}

.category-product-prices {
    padding-top: 3.6rem;
    padding-bottom: 3.8rem
}

.category-product-image-cover {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(../images/white-arrow.png) 95% 95% no-repeat #fdb500;
    filter: alpha(opacity=0);
    opacity: 0;
    pointer-events: none;
    transition: all .3s ease 0
}

.category-products li:hover .category-product-info {
    border: 2px solid #fdb500;
    border-top: 0
}

.category-products li:hover .category-product-image-cover {
    filter: alpha(opacity=84);
    opacity: .84
}

.category-currency-exchange {
    font-size: 1.5rem;
    color: #1b1b1b;
    padding-top: 3rem;
    padding-bottom: 6rem;
    max-width: 225px;
    margin: 0 auto
}

.custom-select select,.custom-select input {
    border: none;
    width: 100%;
    background: inherit;
    outline: none
}

.custom-select {
    position: relative;
    float: left;
    background: inherit
}

.custom-select-button {
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 100%;
    background: url(../images/select-arrow.png) 50% 50% no-repeat #fff;
    pointer-events: none
}

.custom-select-button.opened {
    background: url(../images/select-arrow-opened.png) 50% 50% no-repeat #fff
}

.select-label {
    float: left;
    padding-top: 3px;
    padding-right: 1.5rem;
    margin-right: 6px
}

.product-block-header {
    color: #1b1b1b;
    font-size: 4.1rem;
    padding-bottom: 3.8rem;
    line-height: 6.2rem
}

.product-description {
    font-size: 1.7rem;
    color: #1b1b1b;
    text-align: justify;
    line-height: 3.4rem
}

.product-info-block {
    padding-bottom: 6.1rem
}

.table.options-table >tbody > tr > td {
    font-size: 1.7rem;
    color: #1b1b1b;
    border: none;
    padding: 1.2rem 0;
    line-height: 100%
}

.order-online-button {
    background: #fdb500;
    color: #1b1b1b;
    border: none;
    padding: 2.2rem 3.4rem;
    transition: all .3s ease 0;
    margin-top: 3.5rem;
    display: block;
    float: left;
    letter-spacing: 2px;
    font-weight: 700;
    font-size: 12px
}

.order-online-button:hover,.order-online-button:focus {
    background: #fda700;
    border: none;
    text-decoration: none;
    color: #1b1b1b
}

.product-order-form {
    color: #1b1b1b;
    font-size: 1.5rem;
    background: #fdb500;
    text-align: center;
    padding: 4.1rem 5.1rem;
    margin-left: 5rem;
    padding-bottom: 5.1rem
}

.product-order-form-header {
    color: #333;
    font-size: 2.5rem;
    line-height: 3.4rem;
    padding-bottom: 2.7rem
}

.order-online-button.form {
    background: none;
    border: 2px solid #1b1b1b;
    color: #1b1b1b;
    width: 100%;
    transition: all .3s ease 0
}

.order-online-button.form:hover,.order-online-button.form:focus {
    background: #1b1b1b;
    color: #fff
}

.product-order-form-form input {
    width: 100%;
    background: none;
    border: none;
    border-bottom: 2px solid #1b1b1b;
    padding: 1.7rem 0;
    margin-bottom: 2rem;
    outline: none
}

.product-prices li {
    text-align: center;
    border: 2px solid #e6e6e6;
    padding: 3rem 1rem;
    border-left: none;
}

.product-prices li:first-child {
    border-left: 2px solid #e6e6e6
}

.product-prices.nav-pills > li + li {
    margin: 0
}

.price-period {
    font-size: 1.6rem;
    color: #b1b1b1;
    padding-bottom: 2rem;
    text-transform: uppercase
}

.period-price {
    font-size: 2.3rem;
    color: #333
}

.product-block-header-add {
    float: right;
    font-size: 1.6rem;
    color: #1b1b1b;
    padding-left: 7rem;
    padding-top: 4px;
    text-align: center
}

.category-currency-exchange.product {
    padding: 0;
    font-size: 1.6rem
}

.category-currency-exchange.product .select-label {
    padding: 0
}

#product-slider-section {
    padding-top: 6.7rem;
    padding-bottom: 5.6rem;
    position: relative
}

#product-slider-section .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -3.75rem
}

.product-slider-left {
    position: absolute;
    left: 0;
    width: 75px;
    height: 75px;
    background: url(../images/arrow-left-white.png) 50% 50% no-repeat #fdb500
}

.product-slider-right {
    position: absolute;
    right: 0;
    width: 75px;
    height: 75px;
    background: url(../images/arrow-right-white.png) 50% 50% no-repeat #fdb500
}

.product-slider-left:hover,.product-slider-left:focus {
    background: url(../images/arrow-left-white.png) 50% 50% no-repeat #fda700
}

.product-slider-right:hover,.product-slider-right:focus {
    background: url(../images/arrow-right-white.png) 50% 50% no-repeat #fda700
}

.product-prices {
    margin-bottom: 1.7rem
}

.product-vip-prices li {
    background: #fdb500;
    text-align: center;
    padding: 3rem 1rem;
    vertical-align: middle;
    border-right: 1px solid #fff
}

.product-vip-prices li:last-child {
    border: none
}

.product-vip-prices li .price-period {
    color: #fff
}

.price-period.no-padding {
    padding: 0;
    line-height: 2.5rem
}

.order-list-auto {
    overflow: hidden;
    float: left
}

.order-form-line {
    padding-top: 6.5rem
}

.order-line-header {
    font-size: 4.1rem;
    color: #1b1b1b;
    line-height: 6.2rem;
    padding-bottom: 3.2rem
}

.order-list-auto-info {
    border: 2px solid #e6e6e6;
    border-right: 0;
    float: left;
    position: relative
}

.order-list-auto-info-inner {
    float: left;
    padding-top: 3.5rem;
    padding-left: 3rem;
    padding-right: 4.5rem;
    width: 380px;
    max-height: 234px
}

.order-list-auto-image {
    height: 100%;
    float: left;
    margin: -2px
}

.order-list-auto-info .category-product-price {
    padding-bottom: 0
}

.order-auto-list-item {
    padding-bottom: 2.3rem
}

.order-list-auto-delete {
    float: left;
    padding-left: 2.2rem
}

.delete-order-auto {
    color: #1b1b1b;
    font-size: 1.6rem;
    width: 11px;
    height: 11px;
    background: url(../images/delete-order.png) 0 0 no-repeat;
    display: block
}

.delete-order-auto:hover,.delete-order-auto:focus {
    background: url(../images/delete-order.png) 0 -11px no-repeat
}

.mobile-delete-auto {
    position: absolute;
    right: 1rem;
    top: 1rem
}

.order-add-plus {
    border: 2px solid #e6e6e6;
    width: 30px;
    height: 30px;
    color: #1b1b1b;
    float: left;
    background: url(../images/plus.png) 7px 7px no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    transition: all .3s ease 0
}

.order-list-add a {
    color: #1b1b1b;
    font-size: 1.7rem;
    display: block;
    position: relative;
    padding: 9px 0;
    padding-left: 52px;
    float: left;
    outline: none
}

.order-list-add a:hover,.order-list-add a:focus {
    text-decoration: none
}

.order-list-add a:hover .order-add-plus {
    background-color: #e6e6e6
}

.custom-checkbox-input {
    float: left;
    width: 32px;
    height: 32px;
    border: 2px solid #e6e6e6;
    cursor: pointer;
    margin-right: 2rem
}

.custom-checkbox-input.active {
    background: url(../images/galka.png) 50% 50% no-repeat #fdb500;
    border: 2px solid #fdb500
}

.custom-checkbox-input input {
    border: none;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer
}

.custom-checkbox-input.radioinput input[type="radio"] {
    position: relative;
    margin: 0;
    padding: 0;
    border: none
}

.custom-checkbox-label {
    font-size: 1.7rem;
    color: #1b1b1b;
    float: left;
    line-height: 3.4rem
}

.date-time-auto {
    padding-bottom: 3.8rem
}

.date-time-auto-header {
    font-size: 2.2rem;
    color: #333;
    line-height: 3.4rem;
    padding-bottom: 2.3rem
}

.order-input {
    position: relative
}

.order-input-inner {
    padding: 2.5rem 0;
    padding-left: 8.5rem;
    padding-right: 4rem;
    padding-bottom: 2rem;
    border: 2px solid #e6e6e6;
    height: 91px
}

.order-input.calendar {
    background: url(../images/input-calendar.png) 4rem 50% no-repeat
}

.order-input.clock {
    background: url(../images/input-clock.png) 4rem 50% no-repeat
}

.order-input.place {
    background: url(../images/input-place.png) 4rem 50% no-repeat
}

.order-input.name {
    background: url(../images/input-name.png) 4rem 50% no-repeat
}

.order-input.phone {
    background: url(../images/input-phone.png) 4rem 50% no-repeat
}

.order-input.email {
    background: url(../images/input-email.png) 4rem 50% no-repeat
}

.order-input.number {
    background: url(../images/input-number.png) 4rem 50% no-repeat
}

.order-input.comment {
    background: url(../images/input-comment.png) 4rem 50% no-repeat;
    margin-top: 2rem
}

.order-input.white {
    background-color: #fff
}

.order-input-name {
    color: #b1b1b1;
    font-size: 1.7rem;
    padding-bottom: 9px
}

.order-input-value {
    font-size: 1.7rem;
    color: #1b1b1b
}

.order-input-value input,.order-input-value textarea {
    border: none;
    width: 100%!important;
    background: inherit
}

.order-input-inner.no-left-border {
    border-left: none
}

.input-dropdown {
    border: 2px solid #e6e6e6;
    border-top: 0;
    position: absolute;
    width: 100%;
    background: #fff;
    display: none;
    color: #1b1b1b;
    font-size: 1.5rem;
    text-transform: uppercase;
    line-height: 2.8rem;
    padding: 1.4rem 2.2rem;
    z-index: 9
}

.input-dropdown.calendar {
    padding: 0
}

.input-dropdown-list li:after {
    content: " ";
    display: table;
    clear: both
}

.input-dropdown-list li span {
    padding: 0 7px;
    display: block;
    float: left
}

.input-dropdown-list li.active span {
    background: #fdb500
}

.input-dropdown-list li:hover span,.input-dropdown-list li:focus span {
    background: #b1b1b1
}

.place-auto {
    padding-bottom: 3.8rem
}

.place-rules {
    color: #1b1b1b;
    font-size: 1.7rem;
    line-height: 4.1rem
}

.place-autos .place-auto:last-child {
    padding-bottom: 1.6rem
}

.order-events-list li {
    width: 33%;
    padding-bottom: 1.5rem
}

.order-events-list {
    margin-bottom: -1.5rem
}

.order-form-number {
    padding-left: 8px
}

.total-order-info {
    text-transform: uppercase;
    color: #1b1b1b;
    font-size: 1.5rem;
    line-height: 3.1rem
}

.total-order-price {
    font-size: 3rem;
    line-height: 3.4rem
}

.total-order-info-rule {
    line-height: 2.5rem
}

.total-order-info-rule.transfer {
    border-top: 2px solid #e6e6e6;
    padding-top: 1.7rem;
    margin-top: 1.7rem
}

.order-form-online-button button {
    float: right;
    border: none;
    display: block;
    color: #333;
    background: #fdb500;
    font-size: 1.3rem;
    padding: 2rem 3.6rem;
    transition: all .3s ease 0;
    letter-spacing: 2px;
    font-weight: 600
}

.order-form-online-button button:hover,.order-form-online-button button:focus {
    background: #1b1b1b;
    color: #fff;
    text-decoration: none
}

.order-form-online-button {
    padding-bottom: 8rem
}

.total-order-info {
    padding-right: 10rem;
    padding-bottom: 8rem
}

.date-time-same-checkbox {
    float: right
}

.category-modal-header {
    color: #fff;
    font-size: 4.1rem;
    text-align: center;
    line-height: 6.2rem;
    padding-bottom: 11.8rem
}

.category-modal-header.add-auto-slider-header {
    padding-bottom: 7rem
}

.category-modal-list ul li a {
    color: #fff;
    text-transform: uppercase;
    display: block;
    text-align: center;
    font-size: 2.8rem;
    line-height: 5.4rem
}

.category-modal-list ul li a:hover,.category-modal-list ul li a:focus {
    color: #fdb500;
    text-decoration: none;
    transition: all .3s ease 0
}

.add-auto-slider-card .category-product-info {
    background: #e6e6e6
}

.back-to-modal-category a {
    display: block;
    color: #fdb500;
    font-size: 1.4rem;
    background: url(../images/arrow-back.png) 0 50% no-repeat;
    padding-left: 4.8rem;
    margin-bottom: 4.3rem
}

.back-to-modal-category a:hover,.back-to-modal-category a:focus {
    text-decoration: none
}

.name-modal-category {
    display: block;
    color: #fff;
    font-size: 1.4rem;
    float: right;
    margin-bottom: 4.3rem
}

.category-product-card.add-auto-slider-card {
    max-width: 425px;
    width: 100%
}

.slider-modal-autos {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -33px;
    width: 100%;
    z-index: 999;
    height: 75px
}

.slider-modal-autos.disabled {
    display: none
}

input.dropdown {
    background: url(../images/black-select-arrow.png) 100% 50% no-repeat;
    cursor: pointer
}

.service-list-blocks {
    display: block;
    margin-left: -.75rem;
    margin-right: -.75rem;
    padding-bottom: 8.5rem;
    padding-top: 6.7rem
}

.service-list-blocks li {
    display: block;
    float: left;
    width: 25%;
    margin: 0;
    padding: 0;
    padding-left: .75rem;
    padding-right: .75rem;
    padding-top: 1.5rem;
    min-width: 280px
}

.service-list-blocks li a {
    display: block;
    height: 288px;
    text-align: center;
    color: #1b1b1b;
    font-size: 1.8rem;
    padding-top: 5.3rem;
    padding-left: 5.5rem;
    padding-right: 5.5rem;
    line-height: 2.7rem;
    background: #f2f2f2;
    transition: all .3s ease 0;
    position: relative
}

.service-list-blocks li a:hover,.service-list-blocks li a:focus {
    text-decoration: none;
    background: #fdb500
}

.service-list-block-inner {
    padding-bottom: 3.6rem;
    padding-top: 1.6rem
}

.service-list-blocks li a:hover .service-list-block-inner,.service-list-blocks li a:focus .service-list-block-inner {
    background: url(../images/white-arrow.png) 50% 100% no-repeat
}

.service-description {
    float: left;
    font-size: 3.4rem;
    line-height: 4.3rem;
    padding-top: 12.5rem;
    padding-bottom: 12.5rem;
    padding-right: 10.7rem;
    background: #fdb500;
    width: 50%
}

.service-list-blocks li:first-child {
    width: 50%
}

.service-page-text {
    height: 288px;
    font-size: 3.4rem;
    line-height: 4.3rem;
    background: #fdb500
}

.service-section-left {
    position: absolute;
    top: 0;
    left: 0;
    height: 370px;
    width: 50%;
    padding-right: .75rem
}

.service-section-left-inner {
    width: 100%;
    height: 100%;
    background: #fdb500
}

.service-inner-icon {
    height: 75px
}

.service-inner-icon-hover {
    display: none;
    height: 75px
}

.service-list-blocks li a:hover .service-inner-icon,.service-list-blocks li a:focus .service-inner-icon {
    display: none
}

.service-list-blocks li a:hover .service-inner-icon-hover,.service-list-blocks li a:focus .service-inner-icon-hover {
    display: block
}

.product-image {
    position: relative
}

.product-image-cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    pointer-events: none
}

.product-image:hover .product-image-cover {
    display: block
}

.product-image-cover.image {
    background: url(../images/lupa.png) 50% 50% no-repeat rgba(253,181,0,0.65)
}

.product-image-cover.video {
    background: url(../images/video.png) 50% 50% no-repeat rgba(253,181,0,0.65)
}

.news-socials-share.service-share {
    padding-left: 0
}

.service-text {
    font-size: 1.7rem;
    line-height: 3.4rem;
    color: #333
}

.service-text p {
    margin-bottom: 3.4rem
}

.service-tieser {
    font-size: 2.3rem;
    line-height: 3.4rem;
    color: #333;
    padding-bottom: 3.4rem;
    padding-right: 8rem
}

.product-info-block.service-info {
    padding-bottom: 7.2rem
}

.image-label {
    font-size: 1.7rem;
    line-height: 3.4;
    padding-top: 3.1rem;
    color: #fff;
    text-align: center
}

.service-modal-slider-container .product-image img {
    width: 100%;
    max-width: 1054px;
    margin: 0 auto
}

.index-pageplock-header.service-header h1,
.index-pageplock-header.service-header .h1 {
    font-family: ProximaNova,sans-serif;
    text-align: left;
    font-size: 4rem;
    float: left;
    font-weight: 700
}

.yellow-div {
    width: 100%;
    height: 5px;
    margin-bottom: 3.3rem
}

.yellow-div-inner {
    background: #fdb500;
    margin-right: 8rem;
    height: 100%
}

.service-transfer-row {
    padding-top: 3.8rem
}

.service-why {
    padding-bottom: 11.1rem
}

#service-transfer-form,.product-slider-section-gray {
    background: #f2f2f2
}

#service-transfer-form {
    margin-bottom: 8.5rem
}

.index-pageplock-header.service-header.service-transfer-calc {
    padding-top: 1.2rem;
    padding-bottom: 4.7rem
}

.total-order-info.service-transfer {
    padding: 0;
    padding-bottom: 1.8rem
}

.order-form-online-button.service-transfer button {
    float: none
}

.service-transfer-inputs .order-input {
    margin-bottom: 3.2rem
}

.service-transfer-inputs-block {
    padding-right: 14rem
}

.custom-select-button.service-transfer {
    background: url(../images/select-arrow.png) 50% 50% no-repeat #f2f2f2
}

.custom-select-button.service-transfer.opened {
    background: url(../images/select-arrow-opened.png) 50% 50% no-repeat #f2f2f2
}

.custom-select-button {
    background: url(../images/select-arrow.png) 50% 50% no-repeat #fff
}

.service-transfer-calc .product-block-header-add {
    padding-top: 15px
}

.input-dropdown-block {
    padding-left: 0
}

.index-addservice-left-block {
    position: absolute;
    left: 0;
    top: 0;
    background: #1b1b1b;
    width: 50%;
    height: 100%
}

.index-additional-services-block-inner {
    border: 2px solid #fdb500;
    border-left: none;
    padding: 5.3rem 6.1rem 5rem
}

.index-additional-services-block-header {
    font-size: 2.6rem;
    line-height: 4.5rem;
    color: #fdb500;
    padding-bottom: 2.1rem
}

.index-additional-services-list li a {
    color: #1b1b1b;
    font-size: 1.6rem;
    line-height: 2.3rem;
    padding-left: 2.3rem;
    text-transform: uppercase;
    background: url(../images/marker.png) 0 50% no-repeat
}

.index-additional-services-list li {
    padding-bottom: 1.4rem
}

#index-additional-services-section {
    position: relative
}

.index-additional-services-block {
    padding-left: 0;
    padding-top: 10.7rem;
    position: relative
}

.index-additional-service-foto {
    padding-top: 14rem
}

.index-additional-service-foto img {
    width: 100%;
    max-width: 554px;
    position: relative;
    z-index: 10
}

.yellow-border {
    border-bottom: 2px solid #fdb500;
    position: absolute;
    top: 0;
    left: -100px;
    width: 100px;
    height: 100%;
    background: inherit
}

.index-service-slide {
    position: relative
}

.index-service-slide-text {
    color: #838181;
    font-size: 1.5rem;
    line-height: 2.7rem;
    padding-bottom: 5.5rem;
    padding-right: 15rem;
    min-height: 270px
}

.index-service-slide-header {
    background: url(../images/polosa.png) 0 0 no-repeat;
    color: #fdb500;
    font-size: 2rem;
    line-height: 4.5rem;
    padding-top: 3rem;
    padding-bottom: 4rem
}

.index-service-slide-header-big {
    font-size: 4.1rem;
    line-height: 4.5rem
}

.index-service-slide-link a {
    font-size: 1.4rem;
    color: #fdb500;
    background: url(../images/arrow.png) 0 50% no-repeat;
    padding-left: 4.9rem;
    margin-bottom: 6.2rem;
    display: block
}

.index-service-slide-link a:hover,.index-service-slide-link a:focus {
    text-decoration: none;
    color: #fda700
}

.index-service-slide-image {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    height: 100%;
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat
}

.index-service-slider-nav {
    position: absolute;
    right: 0;
    top: 15px;
    width: 182px;
    height: 19px
}

.index-service-slider-dots .owl-dot.active {
    background: #fdb500
}

.index-service-slider-dots .owl-dot {
    width: 33px;
    height: 3px;
    background: #e6e6e6;
    float: left;
    margin-right: 11px
}

.service-slider-left {
    background: url(../images/small-arrow-left.png) 0 0 no-repeat;
    width: 12px;
    height: 19px;
    float: left
}

.service-slider-left:hover,.service-slider-right:hover,.service-slider-right:focus,.service-slider-left:focus {
    background-position: 0 -20px
}

.service-slider-right {
    background: url(../images/small-arrow-right.png) 0 0 no-repeat;
    width: 12px;
    height: 19px;
    float: right
}

.additional-service-header {
    padding-bottom: 7.5rem
}

.additional-slider-number {
    width: 182px;
    float: right;
    position: relative;
    padding-left: 41px
}

.additional-slider-number-big {
    font-size: 5.1rem;
    color: #fdb500;
    float: left;
    padding-right: 1rem;
    line-height: 5.1rem
}

.additional-slider-number-small {
    font-size: 2.1rem;
    color: #d8d6d6;
    float: left;
    line-height: 3rem
}

.additional-slider-numbers {
    padding-top: 3.6rem;
    padding-bottom: 2.9rem
}

#page-breadscrumb-header,#about-contactus-section {
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat
}

.product-event-name {
    text-transform: uppercase
}

.modal {
    z-index: 333333
}

.modal-backdrop.in {
    z-index: 222222
}

.header-checkbox {
    display: none
}

.header-checkbox.active {
    display: block
}

.review-author {
    padding-top: 36px
}

.pickmeup {
    background: none;
    border-radius: 0;
    width: 100%
}

.pickmeup .pmu-instance:first-child:last-child .pmu-month {
    width: 100%;
    font-size: 1.7rem;
    color: #1b1b1b;
    font-family: ProximaNovaBold,sans-serif
}

.pmu-day-of-week {
    font-size: 1.7rem;
    color: #1b1b1b;
    font-family: ProximaNovaBold,sans-serif
}

.pickmeup .pmu-instance .pmu-days {
    color: #b1b1b1;
    font-size: 1.7rem;
    font-family: ProximaNovaRegular,sans-serif
}

.pickmeup .pmu-instance .pmu-day-of-week {
    font-size: 1.7rem;
    color: #1b1b1b;
    font-family: ProximaNovaBold,sans-serif
}

.pickmeup .pmu-instance .pmu-not-in-month.pmu-selected {
    background: #fdb500;
    color: #fff
}

.pickmeup .pmu-instance .pmu-button.pmu-not-in-month {
    color: #b1b1b1
}

.pickmeup .pmu-instance .pmu-button.pmu-selected {
    background: #fdb500;
    color: #fff
}

.pickmeup .pmu-instance .pmu-button.pmu-today {
    background: #1b1b1b;
    color: #fff
}

.pickmeup .pmu-instance .pmu-button {
    color: #1b1b1b;
    font-size: 1.7rem;
    font-family: ProximaNovaRegular,sans-serif
}

.pickmeup .pmu-instance .pmu-button:hover {
    background: #b1b1b1;
    color: #1b1b1b
}

.pickmeup .pmu-instance .pmu-month.pmu-button:hover {
    background: none
}

.pickmeup .pmu-instance nav .pmu-prev,.pickmeup .pmu-instance nav .pmu-next {
    height: 12px;
    width: 7px
}

.pickmeup .pmu-instance nav .pmu-prev {
    background: url(../images/cal-prev.png) 0 0 no-repeat #fff
}

.pickmeup .pmu-instance nav .pmu-next {
    background: url(../images/cal-next.png) 0 0 no-repeat #fff
}

.pickmeup .pmu-instance nav .pmu-prev:hover {
    background: url(../images/cal-prev.png) 0 0 no-repeat;
    opacity: .3
}

.pickmeup .pmu-instance nav .pmu-next:hover {
    background: url(../images/cal-next.png) 0 0 no-repeat;
    opacity: .3
}

.pickmeup .pmu-instance nav {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

.pickmeup .pmu-instance .pmu-day-of-week * {
    display: table-cell;
    text-align: center
}

.calendar-inner {
    padding: 5px
}

.not-found-section {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.notfound-big-container {
    background: rgba(27,27,27,0.9);
    text-transform: uppercase;
    text-align: center;
    padding-top: 24.5rem;
    padding-bottom: 14.3rem
}

.notfound-header {
    font-size: 3.9rem;
    line-height: 5.2rem;
    color: #fdb500
}

.notfound-subheader {
    font-size: 1.6rem;
    line-height: 2.3rem;
    color: #fff;
    padding-top: 1rem;
    padding-bottom: 3.3rem;
    background: url(../images/bigline.jpg) 50% 100% no-repeat
}

.notfound-code {
    font-size: 30.3rem;
    line-height: 39.2rem;
    color: #fff;
    padding-top: .4rem
}

.notfound-link {
    padding-top: .5rem
}

.contact-green-part,.contact-map-code {
    display: none
}

.contact-green-part.active,.contact-map-code.active {
    display: block
}

.contact-map-code {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#contact-map-section .map-contact-block,.contact-nav {
    z-index: 20;
    position: relative
}

#index-map-section .map-contact-block {
    z-index: 11111;
    position: relative
}

.owl-carousel .owl-video-play-icon {
    background: none
}

.service-foto-slide {
    display: block
}

.modal-form-input span.placeholder {
    color: #5b5959
}

.contact-form-form input::-webkit-input-placeholder {
    color: #838181
}

.contact-form-form input::-moz-placeholder {
    color: #838181
}

.contact-form-form textarea::-webkit-input-placeholder {
    color: #838181
}

.contact-form-form textarea::-moz-placeholder {
    color: #838181
}

.product-order-form-form input::-webkit-input-placeholder {
    color: #1b1b1b
}

.product-order-form-form input::-moz-placeholder {
    color: #1b1b1b
}

.product-order-form-form textarea::-webkit-input-placeholder {
    color: #1b1b1b
}

.product-order-form-form textarea::-moz-placeholder {
    color: #1b1b1b
}

input,textarea {
    outline: none
}

.button-cross {
    width: 37px;
    height: 37px;
    background: url(../images/close.png) 100% 0 no-repeat;
    float: right;
    margin-left: 18px
}

.modal-dialog.no-table,.modal-content.no-table {
    display: block;
    padding-top: 3%
}

#product-owl-gallery {
    max-height: 410px;
    overflow: hidden
}

.transfer-currency {
    text-transform: uppercase
}

.currency-value {
    color: #1b1b1b;
    font-size: 1.5rem;
    text-transform: uppercase;
    padding-right: 23px;
    cursor: pointer
}

.transfer-currency-value {
    padding-top: 3px
}

.transfer-currency-value.product {
    padding-top: 2px
}

.light {
    position: relative
}

.currency-values-inner {
    position: absolute;
    top: 24px;
    right: 0;
    background: #fff;
    color: #1b1b1b;
    font-size: 1.5rem;
    padding: 19px;
    text-transform: uppercase;
    border: 2px solid #e6e6e6;
    z-index: 99
}

.currency-values-inner ul li {
    display: block;
    padding: 7px;
    text-align: left;
    cursor: pointer
}

.currency-values-inner ul li.selected {
    background: #fdb500
}

.currency-values-inner ul li:hover {
    background: #fdb500
}

.currency-values {
    position: relative;
    display: none
}

.currency-values.active {
    display: block
}

.transfer-currency-value .custom-select-button {
    top: 2px;
    cursor: pointer
}

.currency-values.product {
    line-height: 100%;
    top: 28px
}

.central-slider-line {
    position: absolute;
    z-index: 96;
    top: 0;
    left: 50%;
    margin-left: -1px;
    height: 120%;
    width: 3px;
    background: #fff;
    opacity: .1
}

.left-slider-line {
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    height: 1000%;
    width: 3px;
    background: #fff;
    opacity: .1
}

.right-slider-line {
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 0;
    height: 1000%;
    width: 3px;
    background: #fff;
    opacity: .1
}

.index-category-hasher {
    font-size: 2rem;
    color: #b1b1b1;
    padding-bottom: 2rem
}

.index-category-hasher-akcia {
    font-size: 2rem;
    color: #fdb500;
    text-transform: uppercase;
    text-transform: uppercase;
    padding-top: 10px
}

.cat-slider-left {
    position: absolute;
    left: 0;
    width: 30px;
    height: 35px;
    background: url(../images/arrow-left-white-cat.png) 50% 50% no-repeat #fdb500
}

.cat-slider-right {
    position: absolute;
    right: 0;
    width: 30px;
    height: 35px;
    background: url(../images/arrow-right-white-cat.png) 50% 50% no-repeat #fdb500
}

.product-owl-fotos .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -3rem
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.animated.infinite {
    animation-iteration-count: infinite
}

.animated.hinge {
    animation-duration: 2s
}

.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut {
    animation-duration: .75s
}

@keyframes bounce {
    from,20%,53%,80%,to {
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        transform: translate3d(0,0,0)
    }

    40%,43% {
        animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
        transform: translate3d(0,-30px,0)
    }

    70% {
        animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
        transform: translate3d(0,-15px,0)
    }

    90% {
        transform: translate3d(0,-4px,0)
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom
}

@keyframes flash {
    from,50%,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

.flash {
    animation-name: flash
}

@keyframes pulse {
    from {
        transform: scale3d(1,1,1)
    }

    50% {
        transform: scale3d(1.05,1.05,1.05)
    }

    to {
        transform: scale3d(1,1,1)
    }
}

.pulse {
    animation-name: pulse
}

@keyframes rubberBand {
    from {
        transform: scale3d(1,1,1)
    }

    30% {
        transform: scale3d(1.25,0.75,1)
    }

    40% {
        transform: scale3d(0.75,1.25,1)
    }

    50% {
        transform: scale3d(1.15,0.85,1)
    }

    65% {
        transform: scale3d(.95,1.05,1)
    }

    75% {
        transform: scale3d(1.05,.95,1)
    }

    to {
        transform: scale3d(1,1,1)
    }
}

.rubberBand {
    animation-name: rubberBand
}

@keyframes shake {
    from,to {
        transform: translate3d(0,0,0)
    }

    10%,30%,50%,70%,90% {
        transform: translate3d(-10px,0,0)
    }

    20%,40%,60%,80% {
        transform: translate3d(10px,0,0)
    }
}

.shake {
    animation-name: shake
}

@keyframes headShake {
    0% {
        transform: translateX(0)
    }

    6.5% {
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        transform: translateX(0)
    }
}

.headShake {
    animation-timing-function: ease-in-out;
    animation-name: headShake
}

@keyframes swing {
    20% {
        transform: rotate3d(0,0,1,15deg)
    }

    40% {
        transform: rotate3d(0,0,1,-10deg)
    }

    60% {
        transform: rotate3d(0,0,1,5deg)
    }

    80% {
        transform: rotate3d(0,0,1,-5deg)
    }

    to {
        transform: rotate3d(0,0,1,0deg)
    }
}

.swing {
    transform-origin: top center;
    animation-name: swing
}

@keyframes tada {
    from {
        transform: scale3d(1,1,1)
    }

    10%,20% {
        transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)
    }

    30%,50%,70%,90% {
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)
    }

    40%,60%,80% {
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)
    }

    to {
        transform: scale3d(1,1,1)
    }
}

.tada {
    animation-name: tada
}

@keyframes wobble {
    from {
        transform: none
    }

    15% {
        transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)
    }

    30% {
        transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg)
    }

    45% {
        transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)
    }

    60% {
        transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg)
    }

    75% {
        transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)
    }

    to {
        transform: none
    }
}

.wobble {
    animation-name: wobble
}

@keyframes jello {
    from,11.1%,to {
        transform: none
    }

    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }

    77.7% {
        transform: skewX(0.390625deg) skewY(0.390625deg)
    }

    88.8% {
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
    }
}

.jello {
    animation-name: jello;
    transform-origin: center
}

@keyframes bounceIn {
    from,20%,40%,60%,80%,to {
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000)
    }

    0% {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }

    20% {
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        transform: scale3d(.97,.97,.97)
    }

    to {
        opacity: 1;
        transform: scale3d(1,1,1)
    }
}

.bounceIn {
    animation-name: bounceIn
}

@keyframes bounceInDown {
    from,60%,75%,90%,to {
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000)
    }

    0% {
        opacity: 0;
        transform: translate3d(0,-3000px,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0,25px,0)
    }

    75% {
        transform: translate3d(0,-10px,0)
    }

    90% {
        transform: translate3d(0,5px,0)
    }

    to {
        transform: none
    }
}

.bounceInDown {
    animation-name: fadeIn
}

@keyframes bounceInLeft {
    from,60%,75%,90%,to {
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000)
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px,0,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(25px,0,0)
    }

    75% {
        transform: translate3d(-10px,0,0)
    }

    90% {
        transform: translate3d(5px,0,0)
    }

    to {
        transform: none
    }
}

.bounceInLeft {
    animation-name: fadeIn
}

@keyframes bounceInRight {
    from,60%,75%,90%,to {
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000)
    }

    from {
        opacity: 0;
        transform: translate3d(3000px,0,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px,0,0)
    }

    75% {
        transform: translate3d(10px,0,0)
    }

    90% {
        transform: translate3d(-5px,0,0)
    }

    to {
        transform: none
    }
}

.bounceInRight {
    animation-name: fadeIn
}

@keyframes bounceInUp {
    from,60%,75%,90%,to {
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000)
    }

    from {
        opacity: 0;
        transform: translate3d(0,3000px,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0,-20px,0)
    }

    75% {
        transform: translate3d(0,10px,0)
    }

    90% {
        transform: translate3d(0,-5px,0)
    }

    to {
        transform: translate3d(0,0,0)
    }
}

.bounceInUp {
    animation-name: bounceInUp
}

@keyframes bounceOut {
    20% {
        transform: scale3d(.9,.9,.9)
    }

    50%,55% {
        opacity: 1;
        transform: scale3d(1.1,1.1,1.1)
    }

    to {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }
}

.bounceOut {
    animation-name: bounceOut
}

@keyframes bounceOutDown {
    20% {
        transform: translate3d(0,10px,0)
    }

    40%,45% {
        opacity: 1;
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 0;
        transform: translate3d(0,2000px,0)
    }
}

.bounceOutDown {
    animation-name: bounceOutDown
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px,0,0)
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px,0,0)
    }
}

.bounceOutLeft {
    animation-name: bounceOutLeft
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px,0,0)
    }

    to {
        opacity: 0;
        transform: translate3d(2000px,0,0)
    }
}

.bounceOutRight {
    animation-name: bounceOutRight
}

@keyframes bounceOutUp {
    20% {
        transform: translate3d(0,-10px,0)
    }

    40%,45% {
        opacity: 1;
        transform: translate3d(0,20px,0)
    }

    to {
        opacity: 0;
        transform: translate3d(0,-2000px,0)
    }
}

.bounceOutUp {
    animation-name: bounceOutUp
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    animation-name: fadeIn
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDown {
    animation-name: fadeInDown
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        transform: translate3d(0,-2000px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDownBig {
    animation-name: fadeInDownBig
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeft {
    animation-name: fadeInLeft
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        transform: translate3d(-2000px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeftBig {
    animation-name: fadeInLeftBig
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRight {
    animation-name: fadeInRight
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        transform: translate3d(2000px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRightBig {
    animation-name: fadeInRightBig
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUp {
    animation-name: fadeInUp
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        transform: translate3d(0,2000px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUpBig {
    animation-name: fadeInUpBig
}

@keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0,100%,0)
    }
}

.fadeOutDown {
    animation-name: fadeOutDown
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0,2000px,0)
    }
}

.fadeOutDownBig {
    animation-name: fadeOutDownBig
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-100%,0,0)
    }
}

.fadeOutLeft {
    animation-name: fadeOutLeft
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px,0,0)
    }
}

.fadeOutLeftBig {
    animation-name: fadeOutLeftBig
}

@keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%,0,0)
    }
}

.fadeOutRight {
    animation-name: fadeOutRight
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(2000px,0,0)
    }
}

.fadeOutRightBig {
    animation-name: fadeOutRightBig
}

@keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0,-100%,0)
    }
}

.fadeOutUp {
    animation-name: fadeOutUp
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0,-2000px,0)
    }
}

.fadeOutUpBig {
    animation-name: fadeOutUpBig
}

@keyframes flip {
    from {
        transform: perspective(400px) rotate3d(0,1,0,-360deg);
        animation-timing-function: ease-out
    }

    40% {
        transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        animation-timing-function: ease-out
    }

    50% {
        transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        animation-timing-function: ease-in
    }

    80% {
        transform: perspective(400px) scale3d(.95,.95,.95);
        animation-timing-function: ease-in
    }

    to {
        transform: perspective(400px);
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    animation-name: flip
}

@keyframes flipInX {
    from {
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        animation-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotate3d(1,0,0,10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotate3d(1,0,0,-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

.flipInX {
    will-change: transform,width;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    animation-name: flipInX
}

@keyframes flipInY {
    from {
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotate3d(0,1,0,-20deg);
        animation-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotate3d(0,1,0,10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotate3d(0,1,0,-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    animation-name: flipInY
}

@keyframes flipOutX {
    from {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        opacity: 0
    }
}

.flipOutX {
    animation-name: flipOutX;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important
}

@keyframes flipOutY {
    from {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotate3d(0,1,0,-15deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    animation-name: flipOutY
}

@keyframes lightSpeedIn {
    from {
        transform: translate3d(100%,0,0) skewX(-30deg);
        opacity: 0
    }

    60% {
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out
}

@keyframes lightSpeedOut {
    from {
        opacity: 1
    }

    to {
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in
}

@keyframes rotateIn {
    from {
        transform-origin: center;
        transform: rotate3d(0,0,1,-200deg);
        opacity: 0
    }

    to {
        transform-origin: center;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    animation-name: rotateIn
}

@keyframes rotateInDownLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    animation-name: rotateInDownLeft
}

@keyframes rotateInDownRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    animation-name: rotateInDownRight
}

@keyframes rotateInUpLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    animation-name: rotateInUpLeft
}

@keyframes rotateInUpRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0,0,1,-90deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    animation-name: rotateInUpRight
}

@keyframes rotateOut {
    from {
        transform-origin: center;
        opacity: 1
    }

    to {
        transform-origin: center;
        transform: rotate3d(0,0,1,200deg);
        opacity: 0
    }
}

.rotateOut {
    animation-name: rotateOut
}

@keyframes rotateOutDownLeft {
    from {
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        transform-origin: left bottom;
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    animation-name: rotateOutDownLeft
}

@keyframes rotateOutDownRight {
    from {
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        transform-origin: right bottom;
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    animation-name: rotateOutDownRight
}

@keyframes rotateOutUpLeft {
    from {
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        transform-origin: left bottom;
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    animation-name: rotateOutUpLeft
}

@keyframes rotateOutUpRight {
    from {
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        transform-origin: right bottom;
        transform: rotate3d(0,0,1,90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    animation-name: rotateOutUpRight
}

@keyframes hinge {
    0% {
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        transform: rotate3d(0,0,1,80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    40%,80% {
        transform: rotate3d(0,0,1,60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        transform: translate3d(0,700px,0);
        opacity: 0
    }
}

.hinge {
    animation-name: hinge
}

@keyframes jackInTheBox {
    from {
        opacity: 0;
        transform: scale(0.1) rotate(30deg);
        transform-origin: center bottom
    }

    50% {
        transform: rotate(-10deg)
    }

    70% {
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

.jackInTheBox {
    animation-name: jackInTheBox
}

@keyframes rollIn {
    from {
        opacity: 0;
        transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.rollIn {
    animation-name: rollIn
}

@keyframes rollOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg)
    }
}

.rollOut {
    animation-name: rollOut
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    animation-name: zoomIn
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1)
    }
}

.zoomInDown {
    animation-name: zoomInDown
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1)
    }
}

.zoomInLeft {
    animation-name: zoomInLeft
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1)
    }
}

.zoomInRight {
    animation-name: zoomInRight
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1)
    }
}

.zoomInUp {
    animation-name: zoomInUp
}

@keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

.zoomOut {
    animation-name: zoomOut
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190)
    }

    to {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1)
    }
}

.zoomOutDown {
    animation-name: zoomOutDown
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
    }

    to {
        opacity: 0;
        transform: scale(.1) translate3d(-2000px,0,0);
        transform-origin: left center
    }
}

.zoomOutLeft {
    animation-name: zoomOutLeft
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
    }

    to {
        opacity: 0;
        transform: scale(.1) translate3d(2000px,0,0);
        transform-origin: right center
    }
}

.zoomOutRight {
    animation-name: zoomOutRight
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190)
    }

    to {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1)
    }
}

.zoomOutUp {
    animation-name: zoomOutUp
}

@keyframes slideInDown {
    from {
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    to {
        transform: translate3d(0,0,0)
    }
}

.slideInDown {
    animation-name: fadeIn
}

@keyframes slideInLeft {
    from {
        transform: translate3d(-100%,0,0);
        visibility: visible
    }

    to {
        transform: translate3d(0,0,0)
    }
}

.slideInLeft {
    animation-name: slideInLeft
}

@keyframes slideInRight {
    from {
        transform: translate3d(100%,0,0);
        visibility: visible
    }

    to {
        transform: translate3d(0,0,0)
    }
}

.slideInRight {
    animation-name: slideInRight
}

@keyframes slideInUp {
    from {
        transform: translate3d(0,100%,0);
        visibility: visible
    }

    to {
        transform: translate3d(0,0,0)
    }
}

.slideInUp {
    animation-name: slideInUp
}

@keyframes slideOutDown {
    from {
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0,100%,0)
    }
}

.slideOutDown {
    animation-name: slideOutDown
}

@keyframes slideOutLeft {
    from {
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        transform: translate3d(-100%,0,0)
    }
}

.slideOutLeft {
    animation-name: slideOutLeft
}

@keyframes slideOutRight {
    from {
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        transform: translate3d(100%,0,0)
    }
}

.slideOutRight {
    animation-name: slideOutRight
}

@keyframes slideOutUp {
    from {
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0,-100%,0)
    }
}

.slideOutUp {
    animation-name: slideOutUp
}

@keyframes firstline {
    from {
        width: 0;
        -moz-transform: translateX(0px);
        -webkit-transform: translateX(0px);
        -o-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px)
    }

    to {
        width: 41px;
        -moz-transform: translateX(55px);
        -webkit-transform: translateX(55px);
        -o-transform: translateX(55px);
        -ms-transform: translateX(55px);
        transform: translateX(55px)
    }
}

@keyframes middleline {
    from {
        width: 0;
        -moz-transform: translateX(0px);
        -webkit-transform: translateX(0px);
        -o-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px)
    }

    to {
        width: 32px;
        -moz-transform: translateX(64px);
        -webkit-transform: translateX(64px);
        -o-transform: translateX(64px);
        -ms-transform: translateX(64px);
        transform: translateX(64px)
    }
}

@keyframes lastline {
    from {
        width: 0;
        -moz-transform: translateX(-10px);
        -webkit-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    to {
        width: 100%;
        -moz-transform: translateX(0px);
        -webkit-transform: translateX(0px);
        -o-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px)
    }
}

@keyframes gallery-text {
    from {
        opacity: 0;
        -moz-transform: translateX(0px);
        -webkit-transform: translateX(0px);
        -o-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px)
    }

    to {
        opacity: 1;
        -moz-transform: translateX(16%);
        -webkit-transform: translateX(16%);
        -o-transform: translateX(16%);
        -ms-transform: translateX(16%);
        transform: translateX(16%)
    }

    from {
        opacity: 0;
        -moz-transform: translateX(0px);
        -webkit-transform: translateX(0px);
        -o-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px)
    }

    to {
        opacity: 1;
        -moz-transform: translateX(24%);
        -webkit-transform: translateX(24%);
        -o-transform: translateX(24%);
        -ms-transform: translateX(24%);
        transform: translateX(24%)
    }
}

@keyframes modal-input {
    from {
        top: 1.8rem
    }

    to {
        top: 0
    }
}

@keyframes createCross {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

@keyframes height {
    from {
        height: 0
    }

    to {
        height: 100%
    }
}

.menu-button:hover .menu-button-line.first {
    animation: firstline .5s 1 ease;
    will-change: transform,width
}

.menu-button:hover .menu-button-line.middle {
    animation: middleline .5s 1 ease .1s;
    will-change: transform,width
}

.menu-button:hover .menu-button-line.last {
    animation: lastline .5s 1 ease .2s;
    will-change: transform,width
}

.slider-block-info {
    position: absolute;
    left: 0;
    animation: gallery-text 2.5s 1 ease;
    will-change: transform,width
}

.central-slider-line {
    animation: height 1s 1 ease;
    will-change: transform,width
}

.left-slider-line {
    animation: height 1s 1 ease;
    will-change: transform,width
}

.right-slider-line {
    animation: height 1s 1 ease;
    will-change: transform,width
}

button.close.close-modal:hover .button-cross {
    animation: createCross .5s;
    will-change: transform,width
}

.pickmeup {
    background: #000;
    border-radius: .4em;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: inline-block;
    position: absolute;
    touch-action: manipulation
}

.pickmeup * {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.pickmeup.pmu-flat {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center
}

.pickmeup.pmu-hidden {
    display: none
}

.pickmeup .pmu-instance {
    padding: .5em;
    text-align: center;
    width: 17em
}

.pickmeup .pmu-instance .pmu-button {
    color: #eee;
    cursor: pointer;
    outline: none;
    text-decoration: none
}

.pickmeup .pmu-instance .pmu-today {
    background: #17384d;
    color: #88c5eb
}

.pickmeup .pmu-instance .pmu-button:hover {
    background: transparent;
    color: #88c5eb
}

.pickmeup .pmu-instance .pmu-not-in-month {
    color: #666
}

.pickmeup .pmu-instance .pmu-disabled,.pickmeup .pmu-instance .pmu-disabled:hover {
    color: #333;
    cursor: default
}

.pickmeup .pmu-instance .pmu-selected {
    background: #136a9f;
    color: #eee
}

.pickmeup .pmu-instance .pmu-not-in-month.pmu-selected {
    background: #17384d
}

.pickmeup .pmu-instance nav {
    color: #eee;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    line-height: 2em
}

.pickmeup .pmu-instance nav :first-child :hover {
    color: #88c5eb
}

.pickmeup .pmu-instance nav .pmu-prev,.pickmeup .pmu-instance nav .pmu-next {
    display: none;
    height: 2em;
    width: 1em
}

.pickmeup .pmu-instance nav .pmu-month {
    width: 14em
}

.pickmeup .pmu-instance .pmu-years *,.pickmeup .pmu-instance .pmu-months * {
    display: inline-block;
    line-height: 3.6em;
    width: 3.5em
}

.pickmeup .pmu-instance .pmu-day-of-week {
    color: #999;
    cursor: default
}

.pickmeup .pmu-instance .pmu-day-of-week *,.pickmeup .pmu-instance .pmu-days * {
    display: inline-block;
    line-height: 1.5em;
    width: 2em
}

.pickmeup .pmu-instance .pmu-day-of-week * {
    line-height: 1.8em
}

.pickmeup .pmu-instance:first-child .pmu-prev,.pickmeup .pmu-instance:last-child .pmu-next {
    display: block
}

.pickmeup .pmu-instance:first-child .pmu-month,.pickmeup .pmu-instance:last-child .pmu-month {
    width: 13em
}

.pickmeup .pmu-instance:first-child:last-child .pmu-month {
    width: 12em
}

.pickmeup:not(.pmu-view-days) .pmu-days,.pickmeup:not(.pmu-view-days) .pmu-day-of-week,.pickmeup:not(.pmu-view-months) .pmu-months,.pickmeup:not(.pmu-view-years) .pmu-years {
    display: none
}

@media (max-width: 1600px) {
    li.clearfix.hidden-sm.hidden-xs.hidden-md.lifedis {
        display:none
    }
}

@media (max-width: 1440px) {
    #header-owl-gallery {
        max-height:578px
    }

    .slider-block-info {
        top: 19%
    }
}

@media (max-width: 1380px) {
    .header-phones-block {
        margin-left:-50px
    }

    .header-languages {
        width: 17%
    }

    .notfound-big-container {
        padding-top: 20rem
    }

    .main-site-menu {
        padding-top: 9%
    }

    .main-site-menu ul li a {
        font-size: 2.4rem;
        line-height: 4.8rem
    }

    .main-site-menu {
        max-width: 416px
    }

    li.clearfix.hidden-sm.hidden-xs.hidden-md.lifedis {
        display: none
    }

    .slider-block {
        font-size: 3.6rem;
        line-height: 4.8rem
    }

    .additional-service-header {
        padding-bottom: 3.5rem
    }

    .index-pageplock-header {
        padding-top: 3rem
    }

    .index-categories-tabsblock {
        padding-top: 2rem;
    }

    .index-why-blocks {
        padding-top: 3rem
    }

    #index-map-section {
        margin-top: 5.8rem
    }

    .news-page-pagination {
        padding-bottom: 4.7rem;
        padding-top: .6rem
    }

    #header-owl-gallery {
        max-height: 490px
    }

    .slider-block-info {
        top: 19%
    }

    .header-gallery-link {
        margin-top: 3.5rem
    }
}

@media (max-width: 1280px) {
    #header-owl-gallery {
        max-height:480px
    }
}

@media (max-width: 1200px) {
    .order-form-number {
        padding-left:15px;
        margin-top: 21px
    }
}

@media (max-width: 1040px) {
    .service-list-blocks li:first-child {
        width:100%
    }

    .service-section-left {
        width: 100%;
        padding-right: 0
    }

    li.clearfix.hidden-sm.hidden-xs.mtsdis {
        display: none
    }

    .slider-block {
        font-size: 3.2rem;
        line-height: 36px
    }

    .header-fluid.scrolling {
        padding-right: 0
    }

    .header-fluid {
        padding-right: 0
    }
}

@media (max-width: 1024px) {
    .header-phones-block {
        margin-left:0
    }
.slider-block-text {
    padding-top: 6rem;
}
    .header-languages {
        width: 15%
    }

    .main-site-menu ul li a {
        line-height: 4rem;
        font-size: 3rem
    }

    .languages-list li {
        padding-right: 9px
    }

    .languages-list li:last-child {
        padding-left: 6px
    }

    #header-section {
        padding-right: 0
    }

    #header-section-additional {
        padding-right: 40px
    }

    .header-fluid.scrolling {
        padding-right: 100px
    }

    .header-fluid {
        padding-right: 100px
    }
}

@media (max-width: 992px) {
	.category-icon{margin-bottom:0 !important;width:92px;}
	.index-categories-tabsblock .nav-pills > li > a{
		display: flex;
		flex-direction: row;
		justify-content:flex-start;
		align-items:center;
		width:250px;
	}
	li.index-category-hasher{
		display:flex;
		justify-content:center;width: auto; display: grid;
	}
	.index-categories-tabsblock{padding-top:5rem;}
	.index-categories-tabsblock .nav-justified>li>a{text-align:left;}
	.category-icon{margin-right:2rem;}

    .header-phones-block {
        width:60%
    }

    .header-languages {
        width: 20%
    }

    .languages-list li a.active {
        color: #fff
    }

    .header-menu {
        width: 20%
    }

    .client-line-info {
        padding-left: 15px
    }

    .client-line-foto {
        padding-right: 15px
    }

    .client-name {
        padding-top: 15px
    }

    .client-info {
        padding: 0;
        padding-top: 25px
    }

    .footer-socials {
        margin-top: 25px;
        margin-bottom: 10px;    text-align: center;
    }

    .footer-developer,.footer-copyright,.footer-logo {
        float: none;
        text-align: center
    }

    .footer-copyright {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .footer-logo {
        margin-right: 0
    }

    .about-container {
        width: 100%
    }

    .about-block-right {
        padding-left: 15px;
        padding-bottom: 0
    }

    .about-block-left-quotes {
        padding-right: 15px
    }

    .contact-form {
        padding-left: 15px;
        padding-top: 25px;
        text-align: center
    }

    .contact-info-container {
        width: 100%
    }

    .news-text p,.news-socials-share {
        padding-left: 0;
        padding-right: 0
    }

    .news-text img {
        width: 100%
    }

    .review-block-line {
        background: #f2f2f2
    }

    .container {
        width: 100%
    }

    .product-order-form {
        margin: 0
    }

    .order-form-online-button button {
        float: none
    }

    .order-form-number {
        padding-left: 15px
    }

    .order-events-list li {
        width: 48%
    }

    .order-form-inputs li {
        margin-bottom: 15px
    }

    .date-time-same-checkbox {
        float: none
    }

    .yellow-div-inner {
        margin-right: 15px
    }

    .service-tieser {
        padding-right: 15px
    }

    .service-text {
        padding-top: 3rem
    }

    .service-transfer-inputs-block {
        padding-right: 0
    }

    .product-block-header-add {
        padding-left: 0;
        float: none
    }

    .index-pageplock-header.service-header.service-transfer-calc h1,
    .index-pageplock-header.service-header.service-transfer-calc .h1 {
        float: none
    }

    .index-pageplock-header.service-header.service-transfer-calc {
        padding-top: 4rem
    }

    .service-transfer-calc .product-block-header-add {
        padding-top: 2rem
    }

    .index-addservice-left-block {
        height: 50%;
        width: 100%
    }

    .index-additional-services-block {
        padding-left: 15px
    }

    .index-additional-services-block-inner {
        border-left: 2px solid #fdb500
    }

    .additional-slider-number {
        float: none;
        margin: 0 auto
    }

    .index-service-slide-image {
        position: relative;
        width: 100%
    }

    .index-service-slider-dots {
        padding-top: 3.6rem
    }

    .index-service-slide-text {
        padding-right: 15px
    }

    .index-additional-service-foto {
        padding-top: 0
    }

    .tab-pane-text {
        padding-top: 0
    }

    .notfound-big-container {
        padding-top: 18rem
    }

    .notfound-header {
        font-size: 3rem
    }

    .header-phones li {
        color: #fff
    }

    #index-categories-section {
        padding-top: 5rem
    }

    #header-section {
        background: #000;
        position: relative
    }

    #header-section-additional {
        background: #000
    }

    .index-pageplock-header {
        padding-top: 5rem
    }


}

@media (max-width: 768px) {
    #header-section {
        padding-right:0
    }
    .header-languages img {
    width: 5rem;
    padding: 0 2px;
}
    #header-section-additional {
        padding-right: 0
    }

    .header-fluid,.header-fluid.scrolling {
        padding: 20px 15px
    }

    .index-pageplock-header {
        padding-top: 5rem
    }

    .header-languages {
        width: 28%;
        padding-top: 0
    }

    .header-phones {
        padding-top: 0
    }

    .header-fluid,.header-fluid.scrolling {
        padding-top: 2.5rem
    }

    .about-block-left {
        padding-right: 15px
    }

    button.close.close-modal {
        top: 15px;
        right: 15px
    }

    .main-site-menu {
        padding-left: 15px
    }

    .flash-result {
        padding-bottom: 2rem
    }

    .category-products li {
        float: none;
        margin: 0 auto
    }

    .product-prices li {
        border: 2px solid #e6e6e6;
        padding: 3rem 1rem;  display: grid;width: auto;
        border-bottom: none
    }

    .product-prices li:last-child {
        border-bottom: 2px solid #e6e6e6
    }

    .product-block-header {
        text-align: center
    }

    .product-vip-prices li {
        border-bottom: 1px solid #fff
    }

    .product-vip-prices li:last-child {
        border: none
    }

    .order-list-auto {
        max-height: 100%;
        width: 396px
    }

    .order-list-auto-info {
        border: 2px solid #e6e6e6;
        border-bottom: 0;
        width: 100%
    }

    .order-list-auto-info .category-product-price {
        padding-bottom: 2rem
    }

    .order-input-inner.no-left-border {
        border-left: 2px solid #e6e6e6
    }

    .order-form-inputs.nav-pills > li + li {
        margin-left: 0
    }

    .notfound-header {
        font-size: 2.8rem
    }

    .news-page-pagination {
        padding-bottom: 3rem;
        padding-top: 0
    }

    .news-block {
        height: 100%;
        margin-bottom: 25px
    }

    .additional-slider-numbers {
        padding-top: 2rem
    }

    .header-phones-block {
        width: 50%
    }

    .page-breadscrumb-header-inner {
        padding-top: 68px;
        padding-bottom: 58px
    }

}

@media (max-width: 767px) {
    .order-form-number {
        margin-top:3px
    }


    .header-phones {
        padding-top: 3.6rem;text-align: left;
    }

    .header-languages {
        width: 50%;    text-align: right;
        padding-top: 2.9rem
    }

    .header-phones-block {
        width: 50%
    }

    .product-vip-prices li {
        border-right: 0;
        margin-left: 2px
    }
}

@media (max-width: 736px) {
    .main-site-menu ul li a {
        line-height:4rem
    }
}

@media (max-width: 615px) {
    .index-service-slide-header-big {
        font-size:3.1rem
    }

    .index-why-blocks li {
        float: none;
        margin: 0 auto
    }

    button.close.close-modal span:first-child {
        display: none
    }

    button.close.close-modal {
        height: 37px
    }

    .flash-content-block {
        padding: 2rem;
        font-size: 3rem
    }

    .main-site-menu ul li a {
        font-size: 2.8rem
    }

    .menu-contact-us {
        position: absolute;
        bottom: 15px
    }

    .total-order-info {
        padding-right: 0
    }

    .order-events-list li {
        width: 100%
    }

    html {
        font-size: 9px
    }

    .service-section-left {
        height: 362px
    }

    .notfound-code {
        font-size: 10rem;
        line-height: 20rem
    }

    .notfound-header {
        font-size: 2.4rem
    }

    .index-review-links {
        display: none
    }

    .index-review-links.news {
        display: block
    }

    .index-review-links.mobile {
        display: block
    }

    .index-review-links.mobile a:first-child {
        margin-bottom: 15px
    }

    .category-product-card {
        height: 100%
    }
}

@media (max-width: 414px) {
    .footer-socials {
        text-align:center
    }
.header-languages img {
    width: 40px;
}
.category-currency-exchange {font-size: 1.8rem}
.caterogy-product-detail a {font-size: 1.8rem;}
    .index-why-inner.why-1 {background: url(../images/why-icon-1.png) 50% 15px no-repeat #ededed;
}
.category-product-options {font-size: 1.8rem;}
.index-additional-services-list li a {font-size: 1.8rem;    display: block;}
.index-additional-services-block-inner {    padding: 5.3rem 2.0rem 5rem;}
.category-product-info {min-height: 210px;}
.index-why-inner {
    height: 170px;
    text-align: center;
    color: #1b1b1b;
    font-size: 2rem;
    padding-top: 104px;
    padding-left: 5rem;
    padding-right: 5rem;
    border: 2px solid #ededed;
    line-height: 2.3rem;
}
.index-why-inner.why-3 {
    background: url(../images/why-icon-3.png) 50% 10px no-repeat #ededed;
}
.index-why-inner.why-4 {
    background: url(../images/why-icon-4.png) 50% 10px no-repeat;
}

.index-why-inner.why-5 {
    background: url(../images/why-icon-5.png) 50% 10px no-repeat;
}.index-why-inner.why-6 {
    background: url(../images/why-icon-6.png) 50% 10px no-repeat #ededed;
}.index-why-inner.why-7 {
    background: url(../images/why-icon-7.png) 50% 10px no-repeat;
}.index-why-inner.why-8 {
    background: url(../images/why-icon-8.png) 50% 10px no-repeat #ededed;
}
.index-why-inner.why-2 {
    background: url(../images/why-icon-2.png) 50% 10px no-repeat;
}
    .index-review-infoblock {padding: 9.9rem 8% 6rem;}
    .reviews-carousel {    margin-top: 3.4rem;}
  .index-pageplock-header .h1, .index-pageplock-header h1 {padding-top: 3rem;}
  .index-pageplock-header {padding-top: 0rem}.map-contact-block {padding: 3.5rem 3.5rem;}
  .index-review-infoblock {font-size: 1.8rem}
  .page-breadscrumb-header-inner {padding-bottom: 40px;}
    .page-header {padding-top: 20px;    font-size: 3.6rem;}
    #index-categories-section {
    padding-top: 3rem;
}.index-categories-tabsblock .nav-pills > li > a {padding: 6px 0;font-size: 1.8rem;}
.index-service-slide-text {font-size: 1.8rem;}
.header-phones li, .header-phones li a {    font-size: 2.2rem;}
    .order-online-button {
        float: none;
        text-align: center
    }

    .category-currency-exchange {
        width: max-content
    }

    .order-form-number {
        padding: 0 15px
    }

    .product-slider-right {
        width: 42px;
        height: 50px
    }

    .product-slider-left {
        width: 42px;
        height: 50px
    }

    .page-breadscrumb-header-inner {
        padding-top: 28px;
        padding-bottom: 68px
    }

    .flash-content-block {
        padding: 1rem;
        font-size: 2.2rem
    }

    .flash-result {
        padding-bottom: 1rem
    }

    .main-site-menu ul li a {
        font-size: 3.4rem;
        line-height: 7rem
    }

    .category-products li {
        width: 100%
    }

    .order-list-auto {
        width: 100%
    }

    .order-list-auto-info-inner {
        padding-right: 1.5rem
    }

    .order-list-auto-image img {
        width: 100%
    }

    html {
        font-size: 8px
    }

    .service-section-left {
        height: 355px
    }

    .header-phones li {
        font-size: 1.4rem
    }

    .order-list-auto-info-inner {
        width: 100%
    }
}

@media (max-width: 320px) {
    .main-site-menu ul li a {
        font-size:2.4rem;
        line-height: 5rem
    }
.header-languages img {
    width: 32px;
}
    .send-review-button.menu {
        display: block
    }
}

.break {
    font-size: 1.7rem;
    color: #1b1b1b;
    line-height: 2.3rem;
    padding-bottom: 35px;
}

.break h1 {
    font-family: ProximaNovaRegular,sans-serif;
    font-size: 4.8rem;
    color: #1b1b1b;
    margin: 0;
    padding: 0;
    line-height: 100%;
    font-weight: 400;
}

.break .second {
    display: none;
}

.break .more {
    color: #fdb500;
    text-transform: uppercase;
    font-family: ProximaNovaRegular,sans-serif;
    font-size: 1.3rem;
    cursor: pointer;
    text-decoration: underline;
}

.break .more:hover {
    text-decoration: none;
}

.break.show .second {
    display: inline;
}

.break.show .more {
    display: none;
}
.indexBlock {
    max-width: 1100px;
    margin: 0 auto;
    padding: 30px 15px;
    box-sizing: border-box;
}
.category-icon{margin-bottom:4rem;}