﻿/*!
 * inuitcss, by @csswizardry
 *
 * github.com/inuitcss | inuitcss.com
 */
 @import url(//fonts.googleapis.com/css?family=Lato:300,700);@-webkit-viewport {
    width: device-width
}

@-moz-viewport {
    width: device-width
}

@-o-viewport {
    width: device-width
}

@-ms-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background-color: transparent
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,kbd,pre,samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

body,h1,h2,h3,h4,h5,h6,p,blockquote,pre,dl,dd,ol,ul,form,fieldset,legend,figure,table,th,td,caption,hr {
    margin: 0;
    padding: 0
}

abbr[title],dfn[title] {
    cursor: help
}

u,ins {
    text-decoration: none
}

ins {
    border-bottom: 1px solid
}

audio,canvas,img,svg,video {
    vertical-align: middle
}

table {
    width: 100%
}

[contenteditable] {
    outline: none
}

input,textarea {
    border-radius: 0
}

select,input,textarea,button {
    font-size: 15px;
    font-size: 1rem;
    margin: 0
}

select:focus,input:focus,textarea:focus,button:focus {
    outline: none
}

textarea {
    resize: vertical;
    vertical-align: top
}

input[type="radio"] {
    vertical-align: text-bottom
}

input[type="checkbox"] {
    vertical-align: bottom
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*,*:before,*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

h1,h2,h3,h4,h5,h6,ul,ol,dl,blockquote,p,address,hr,table,fieldset,figure,pre {
    margin-bottom: 30px;
    margin-bottom: 2rem
}

ul,ol,dd {
    margin-left: 60px;
    margin-left: 4rem
}

::-moz-selection {
    background: rgba(50,155,221,0.7);
    color: #fff;
    text-shadow: none
}

::selection {
    background: rgba(50,155,221,0.7);
    color: #fff;
    text-shadow: none
}

html {
    font-size: .9375em;
    line-height: 1.73333;
    background-color: #fff;
    color: #858E94;
    overflow-y: scroll;
    min-height: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

html {
    font-family: "Droid Arabic Naskh",sans-serif;
    direction: rtl;
    unicode-bidi: bidi-override;
    position: relative
}

h1 {
    font-size: 36px;
    font-size: 2.4rem;
    line-height: 1.44444
}

h2 {
    font-size: 30px;
    font-size: 2rem;
    line-height: 1.73333
}

h3 {
    font-size: 24px;
    font-size: 1.6rem;
    line-height: 1.08333
}

h4 {
    font-size: 20px;
    font-size: 1.33333rem;
    line-height: 1.3
}

h5 {
    font-size: 16px;
    font-size: 1.06667rem;
    line-height: 1.625
}

h6 {
    font-size: 14px;
    font-size: .93333rem;
    line-height: 1.85714
}

h1,h2,h3,h4,h5,h6 {
    color: #243748
}

h1>a,h2>a,h3>a,h4>a,h5>a,h6>a {
    color: inherit
}

h1,.h1 {
    font-size: 25px;
    font-size: 1.66667rem;
    line-height: 1.04
}

h2,.h2 {
    font-size: 23px;
    font-size: 1.53333rem;
    line-height: 1.13043
}

h3,.h3 {
    font-size: 21px;
    font-size: 1.4rem;
    line-height: 1.2381
}

h4,.h4 {
    font-size: 17px;
    font-size: 1.13333rem;
    line-height: 1.52941
}

h5,.h5 {
    font-size: 15px;
    font-size: 1rem;
    line-height: 1.73333
}

hr {
    background-color: none;
    border: none;
    border-bottom: 1px solid #cdd4d8;
    height: 1px;
    margin-bottom: 30px
}

.typography img:not(:last-child),.typography p:not(:last-child),.typography ul:not(:last-child),.typography ol:not(:last-child),.typography pre:not(:last-child),.typography blockquote:not(:last-child),.typography .embedded:not(:last-child) {
    margin-bottom: 30px
}

.typography i,.typography em {
    font-style: italic
}

.typography b,.typography strong {
    font-weight: 700
}

.typography ul {
    list-style-type: disc
}

.typography ol {
    list-style: decimal
}

.typography ul,.typography ol {
    margin-left: 1em;
    margin-right: 1em
}

a {
    transition: color .2s ease
}

time {
    font-family: "Montserrat",sans-serif;
    display: inline-block
}

a {
    color: #243748;
    text-decoration: none
}

a:active,a:focus {
    outline: none
}

.lede {
    font-size: 19.5px;
    font-size: 1.3rem;
    line-height: 1.33333
}

img {
    max-width: 100%;
    font-style: italic;
    vertical-align: middle
}

.gm-style img,img[width],img[height] {
    max-width: none
}

li>ul,li>ol {
    margin-bottom: 0
}

.btn {
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    background: none !important;
    border: none !important;
    display: inline-block !important;
    line-height: normal !important;
    margin: 0 !important;
    padding: 0 !important;
    text-decoration: none !important;
    text-shadow: none !important;
    vertical-align: middle !important;
    white-space: nowrap !important
}

.btn:hover {
    cursor: pointer !important;
    text-decoration: none !important
}

.btn--full {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block !important;
    width: 100% !important
}

.tableize {
    display: table;
    width: 100%
}

.tableize__cell {
    display: table-cell;
    vertical-align: top
}

.tableize__cell--fill {
    width: 100%
}

.tableize--middle>.tableize__cell {
    vertical-align: middle
}

.tableize--bottom>.tableize__cell {
    vertical-align: bottom
}

.tableize--fixed {
    table-layout: fixed
}

.tableize--full {
    height: 100%
}

.tableize--full>.tableize__cell,.tableize--full>.tableize__cell>.tableize__content {
    height: inherit
}

.justifize {
    font-size: 1px;
    text-align: justify
}

.justifize:after {
    content: "";
    display: inline-block;
    width: 100%
}

.justifize__box {
    font-size: 15px;
    font-size: 1rem;
    display: inline-block;
    text-align: right;
    vertical-align: middle
}

.justifize--top .justifize__box {
    vertical-align: top
}

.justifize--bottom .justifize__box {
    vertical-align: bottom
}

.container {
    margin: 0 auto;
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px
}

.container--medium {
    max-width: 100%;
    width: 728px
}

.container--small {
    max-width: 340px
}

.container--flush {
    margin: 0;
    padding: 0
}

.container--flush-sides {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.embedded {
    display: block;
    overflow: hidden;
    position: relative
}

.embedded .embedded__item,.embedded video,.embedded iframe,.embedded embed,.embedded object {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.embedded:before {
    content: "";
    display: block;
    padding-bottom: 100%;
    width: 100%
}

.embedded--3by1:before {
    padding-bottom: 33%
}

.embedded--2by1:before {
    padding-bottom: 50%
}

.embedded--16by9:before {
    padding-bottom: 56.25%
}

.embedded--4by3:before {
    padding-bottom: 75%
}

.embedded--center .embedded__item,.embedded--center video,.embedded--center iframe,.embedded--center embed,.embedded--center objectd {
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%
}

.icon {
    display: inline-block;
    fill: currentColor;
    height: 16px;
    vertical-align: middle;
    width: 16px
}

.icon--241-57 {
    width: 241px;
    height: 57px
}

.icon--149-35 {
    width: 149px;
    height: 35px
}

.icon--26-23 {
    width: 26px;
    height: 23px
}

.icon--24-24 {
    width: 24px;
    height: 24px
}

.icon--24-26 {
    width: 24px;
    height: 26px
}

.icon--18-18 {
    width: 18px;
    height: 18px
}

.icon--14-14 {
    width: 14px;
    height: 14px
}

.icon--16-23 {
    width: 16px;
    height: 23px
}

.icon--6-10 {
    width: 6px;
    height: 10px
}

.icon--8-16 {
    width: 8px;
    height: 16px
}

.icon--17-13 {
    width: 17px;
    height: 13px
}

.icon--17-16 {
    width: 17px;
    height: 16px
}

.icon--20-14 {
    width: 20px;
    height: 14px
}

.icon--27-16 {
    width: 27px;
    height: 16px
}

.icon--22-41 {
    width: 22px;
    height: 41px
}

.icon--12-22 {
    width: 12px;
    height: 22px
}

.icon--11-11 {
    width: 11px;
    height: 11px
}

.icon--44-32 {
    width: 44px;
    height: 32px
}

.icon--32-32 {
    width: 32px;
    height: 32px
}

.icon--29-40 {
    width: 29px;
    height: 40px
}

.icon--14-15 {
    width: 14px;
    height: 15px
}

.icon--88-88 {
    width: 88px;
    height: 88px
}

.icon--68-88 {
    width: 68px;
    height: 88px
}

.icon--88-82 {
    width: 88px;
    height: 82px
}

.icon--88-64 {
    width: 88px;
    height: 64px
}

.icon--106-82 {
    width: 106px;
    height: 82px
}

.icon--95-62 {
    width: 95px;
    height: 62px
}

.icon--54-68 {
    width: 54px;
    height: 68px
}

.icon--76-88 {
    width: 76px;
    height: 88px
}

.icon--94-72 {
    width: 94px;
    height: 72px
}

.icon--35-31 {
    width: 35px;
    height: 31px
}

.icon--92-92 {
    width: 92px;
    height: 92px
}

.icon--36-36 {
    width: 36px;
    height: 36px
}

.flag {
    display: table;
    width: 100%
}

.flag__img,.flag__body {
    display: table-cell;
    vertical-align: middle
}

.flag__img {
    padding-left: 26px
}

.flag__img>img {
    display: block;
    max-width: none
}

.flag__body {
    width: 100%
}

.flag__body,.flag__body>:last-child {
    margin-bottom: 0
}

.flag--tiny>.flag__img {
    padding-left: 7px
}

.flag--tiny.flag--rev>.flag__img {
    padding-left: 0;
    padding-right: 7px
}

.flag--small>.flag__img {
    padding-left: 13px
}

.flag--small.flag--rev>.flag__img {
    padding-left: 0;
    padding-right: 13px
}

.flag--large>.flag__img {
    padding-left: 52px
}

.flag--large.flag--rev>.flag__img {
    padding-left: 0;
    padding-right: 52px
}

.flag--huge>.flag__img {
    padding-left: 104px
}

.flag--huge.flag--rev>.flag__img {
    padding-left: 0;
    padding-right: 104px
}

.flag--rev {
    direction: ltr
}

.flag--rev>.flag__img,.flag--rev>.flag__body {
    direction: rtl
}

.flag--rev>.flag__img {
    padding-left: 0;
    padding-right: 26px
}

.flag--flush>.flag__img {
    padding-left: 0;
    padding-right: 0
}

.flag--top>.flag__img,.flag--top>.flag__body {
    vertical-align: top
}

.flag--bottom>.flag__img,.flag--bottom>.flag__body {
    vertical-align: bottom
}

@media screen and (max-width: 720px) {
    .flag--responsive {
        direction:rtl
    }

    .flag--responsive,.flag--responsive>.flag__img,.flag--responsive>.flag__body {
        display: block
    }

    .flag--responsive>.flag__img {
        padding-right: 0;
        padding-left: 0;
        margin-bottom: 26px
    }

    .flag--responsive.flag--tiny>.flag__img {
        padding-right: 0;
        padding-left: 0;
        margin-bottom: 7px
    }

    .flag--responsive.flag--small>.flag__img {
        padding-right: 0;
        padding-left: 0;
        margin-bottom: 13px
    }

    .flag--responsive.flag--large>.flag__img {
        padding-right: 0;
        padding-left: 0;
        margin-bottom: 52px
    }

    .flag--responsive.flag--huge>.flag__img {
        padding-right: 0;
        padding-left: 0;
        margin-bottom: 104px
    }
}

.media {
    display: block
}

.media__img {
    float: right;
    margin-left: 26px
}

.media__img>img {
    display: block
}

.media__body {
    overflow: hidden;
    display: block
}

.media__body,.media__body>:last-child {
    margin-bottom: 0
}

.media--small>.media__img {
    margin-left: 13px
}

.pagination {
    direction: ltr;
    padding-top: 10px;
    padding-bottom: 10px
}

.pagination .justifize__box {
    display: inline-block !important
}

.pagination__link {
    display: inline-block;
    font-family: "Montserrat",sans-serif;
    text-align: center;
    min-width: 25px;
    height: 30px;
    line-height: 30px
}

.pagination__link:hover,.pagination__link.is-active {
    color: #0087ff
}

.pagination__link:hover .icon,.pagination__link.is-active .icon {
    color: #0087ff !important
}

.pagination__link-arrow {
    position: relative;
    min-width: 45px
}

.pagination__link-arrow:after {
    content: '';
    z-index: 2;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #cdd4d8
}

.pagination__link-arrow--prev:after {
    right: 0
}

.pagination__link-arrow--next:after {
    left: 0
}

.share {
    position: relative;
    display: inline-block
}

.js-share {
    position: relative;
    z-index: 5
}

.share__icon {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    opacity: 0
}

.is-active .share__icon {
    opacity: 1
}

.is-active .share__icon--face {
    -moz-transition: -moz-transform .12s ease,opacity .2s ease;
    -o-transition: -o-transform .12s ease,opacity .2s ease;
    -webkit-transition: -webkit-transform .12s ease,opacity .2s ease;
    transition: transform .12s ease,opacity .2s ease;
    -moz-transform: translateX(46px);
    -ms-transform: translateX(46px);
    -webkit-transform: translateX(46px);
    transform: translateX(46px)
}

.is-active .share__icon--tw {
    -moz-transition: -moz-transform .16s ease .07s,opacity .2s ease .1s;
    -o-transition: -o-transform .16s ease .07s,opacity .2s ease .1s;
    -webkit-transition: -webkit-transform .16s ease,opacity .2s ease;
    -webkit-transition-delay: .07s,.1s;
    transition: transform .16s ease .07s,opacity .2s ease .1s;
    -moz-transform: translateX(92px);
    -ms-transform: translateX(92px);
    -webkit-transform: translateX(92px);
    transform: translateX(92px)
}

.is-active .share__icon--google {
    -moz-transition: -moz-transform .2s ease .15s,opacity .2s ease .2s;
    -o-transition: -o-transform .2s ease .15s,opacity .2s ease .2s;
    -webkit-transition: -webkit-transform .2s ease,opacity .2s ease;
    -webkit-transition-delay: .15s,.2s;
    transition: transform .2s ease .15s,opacity .2s ease .2s;
    -moz-transform: translateX(138px);
    -ms-transform: translateX(138px);
    -webkit-transform: translateX(138px);
    transform: translateX(138px)
}

.is-active .share__icon--face-right {
    -moz-transition: -moz-transform .12s ease,opacity .2s ease;
    -o-transition: -o-transform .12s ease,opacity .2s ease;
    -webkit-transition: -webkit-transform .12s ease,opacity .2s ease;
    transition: transform .12s ease,opacity .2s ease;
    -moz-transform: translateX(-46px);
    -ms-transform: translateX(-46px);
    -webkit-transform: translateX(-46px);
    transform: translateX(-46px)
}

.is-active .share__icon--tw-right {
    -moz-transition: -moz-transform .16s ease .07s,opacity .2s ease .1s;
    -o-transition: -o-transform .16s ease .07s,opacity .2s ease .1s;
    -webkit-transition: -webkit-transform .16s ease,opacity .2s ease;
    -webkit-transition-delay: .07s,.1s;
    transition: transform .16s ease .07s,opacity .2s ease .1s;
    -moz-transform: translateX(-92px);
    -ms-transform: translateX(-92px);
    -webkit-transform: translateX(-92px);
    transform: translateX(-92px)
}

.is-active .share__icon--google-right {
    -moz-transition: -moz-transform .2s ease .15s,opacity .2s ease .2s;
    -o-transition: -o-transform .2s ease .15s,opacity .2s ease .2s;
    -webkit-transition: -webkit-transform .2s ease,opacity .2s ease;
    -webkit-transition-delay: .15s,.2s;
    transition: transform .2s ease .15s,opacity .2s ease .2s;
    -moz-transform: translateX(-138px);
    -ms-transform: translateX(-138px);
    -webkit-transform: translateX(-138px);
    transform: translateX(-138px)
}

.square-icon {
    display: inline-block;
    border: 2px solid transparent;
    text-align: center;
    vertical-align: middle;
    height: 52px;
    line-height: 47px;
    padding: 0 22px
}

.square-icon--white {
    border-color: white
}

.round-icon {
    border-radius: 50%;
    display: inline-block;
    border: 2px solid transparent;
    text-align: center;
    -moz-transition: background-color .2s ease,border-color .2s ease;
    -o-transition: background-color .2s ease,border-color .2s ease;
    -webkit-transition: background-color .2s ease,border-color .2s ease;
    transition: background-color .2s ease,border-color .2s ease;
    vertical-align: middle
}

.round-icon--dark {
    background-color: #385064
}

.round-icon--dark:hover {
    background-color: #0087ff;
    border-color: #0087ff
}

.round-icon--light {
    border-color: #cdd4d8
}

.round-icon--white {
    border-color: white
}

.round-icon--blue {
    border-color: #0087ff
}

.round-icon--xlarge {
    width: 150px;
    height: 150px;
    line-height: 150px
}

.round-icon--medium {
    width: 36px;
    height: 36px;
    line-height: 38px
}

.round-icon--large {
    width: 80px;
    height: 80px;
    line-height: 80px
}

.side-box {
    padding: 350px 40px 70px 40px !important;
    text-align: center
}

.coverize {
    position: relative;
    z-index: 1
}

.coverize:hover .coverize__mask {
    opacity: 1
}

.coverize__mask {
    position: absolute;
    background: rgba(0,0,0,0.7);
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    z-index: 5;
    text-align: center;
    opacity: 0;
    -moz-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.coverize__icons-wrap {
    position: relative;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.coverize__icon--magazine {
    z-index: 10;
    color: white;
    font-size: 13px;
    vertical-align: middle;
    display: block;
    max-width: 140px;
    margin: 10px auto
}

.coverize__icon {
    position: relative;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    color: white;
    font-size: 13px;
    vertical-align: middle
}

.pack {
    width: 100%;
    display: table;
    border-spacing: 30px;
    table-layout: fixed
}

.pack__item {
    display: table-cell
}

.pack--top>.pack__item {
    vertical-align: top
}

.pack--small {
    border-spacing: 15px
}

.pack--large {
    border-spacing: 60px
}

.pack--flush {
    border-spacing: 0
}

.vr {
    position: relative;
    display: inline-block
}

.vr:after {
    position: absolute;
    content: '';
    display: block;
    height: 24px;
    width: 1px;
    background-color: #2e4355;
    left: 0;
    top: 0;
    z-index: 5;
    margin-top: -18px
}

.vr--light:after {
    background-color: #e2e8eb
}

.blue-tab:hover p,.blue-tab.is-active p {
    color: #0087ff;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.pack--reset,.hero-pack {
    width: calc(100% + 60px);
    margin-left: -30px;
    margin-right: -30px
}

@media screen and (max-width: 1024px) {
    .hero-pack {
        display:block;
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }
}

@media screen and (max-width: 1024px) {
    .hero-pack .pack__item {
        display:block
    }
}

.hero-pack.hero-pack--flush {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important
}

.hero-pack__box {
    position: relative;
    min-height: 375px;
    margin-bottom: 30px
}

.hero-pack__box .btn--white {
    position: absolute;
    bottom: 50px;
    right: 50px
}

@media screen and (max-width: 1024px) {
    .hero-pack__box .btn--white {
        right:50%;
        -moz-transform: translateX(50%);
        -ms-transform: translateX(50%);
        -webkit-transform: translateX(50%);
        transform: translateX(50%)
    }
}

.hero-pack__footer {
    position: absolute;
    bottom: 50px;
    left: 50px;
    right: 50px
}

.hero-pack__footer .input {
    background: #fff url(../images/barcode.png) no-repeat left 10px center !important
}

@media screen and (max-width: 480px) {
    .hero-pack__footer {
        left:30px;
        right: 30px;
        position: relative;
        left: auto;
        right: auto;
        bottom: auto
    }
}

.stamp-hero {
    overflow: hidden
}

@media screen and (max-width: 860px) {
    .stamp-hero .pack {
        display:block;
        width: 100%;
        margin-left: 0px;
        margin-right: 0px
    }
}

@media screen and (max-width: 860px) {
    .stamp-hero .pack__item {
        display:block;
        width: 100% !important
    }
}

.stamp-hero__img {
    padding: 35px 70px;
    max-height: 620px
}

@media screen and (max-width: 860px) {
    .stamp-hero__description>li {
        display:inline-block;
        width: 45%
    }
}

@media screen and (max-width: 480px) {
    .stamp-hero__description>li {
        display:inline-block;
        width: 100%;
        text-align: center
    }

    .stamp-hero__description>li dd {
        margin-left: 0
    }
}

.sod_select,.sod_select * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.sod_select {
    display: inline-block;
    position: relative;
    line-height: 1;
    width: 200px;
    padding: 15px 10px;
    border: 3px solid #5e5e5e;
    background: #ffffff;
    color: #444444;
    font-size: 11px;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    outline: 0;
    outline-offset: -2px;
    cursor: default
}

.sod_select:before,.sod_select:after {
    content: "\25B2";
    position: absolute;
    right: 10px;
    top: 12px;
    font-size: 7px
}

.sod_select:after {
    content: "\25BC";
    top: auto;
    bottom: 12px
}

.sod_select:hover,.sod_select.open,.sod_select.focus {
    border-color: #000000
}

.sod_select.open {
    color: #919191
}

.sod_select.focus {
    box-shadow: 0 0 5px rgba(0,0,0,0.2)
}

.sod_select.disabled {
    border-color: #828282;
    color: #b2b2b2;
    cursor: not-allowed
}

.sod_select .sod_label {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 15px
}

.sod_select .sod_list_wrapper {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    height: auto;
    width: 200px;
    margin: 0 0 0 -3px;
    background: #ffffff;
    border: 3px solid #000000;
    border-top: none;
    color: #444444;
    font-weight: 300;
    z-index: 1
}

.sod_select.open .sod_list_wrapper {
    display: block
}

.sod_select.disabled.open .sod_list_wrapper {
    display: none
}

.sod_select.above .sod_list_wrapper {
    top: auto;
    bottom: 100%;
    border-top: 3px solid #000000;
    border-bottom: none
}

.sod_select .sod_list {
    display: block;
    overflow-y: auto;
    padding: 0;
    margin: 0
}

.sod_select .sod_option {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    padding: 10px 10px;
    list-style-type: none
}

.sod_select .sod_option.optgroup,.sod_select .sod_option.optgroup.disabled {
    background: inherit;
    color: #939393;
    font-size: 10px;
    font-style: italic
}

.sod_select .sod_option.groupchild {
    padding-left: 20px
}

.sod_select .sod_option.is-placeholder {
    display: none
}

.sod_select .sod_option.disabled {
    background: inherit;
    color: #cccccc
}

.sod_select .sod_option.active {
    background: #f7f7f7;
    color: #333333
}

.sod_select .sod_option.selected {
    font-weight: 700;
    padding-right: 25px
}

.sod_select .sod_option.selected:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    color: #808080;
    height: 9px;
    width: 10px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMTAgOSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAgOSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cGF0aCBmaWxsPSIjRDlEOUQ4IiBkPSJNNCw2LjdDMy42LDYuMywzLjUsNi4xLDMuMSw1LjdDMi42LDUuMiwyLDQuNiwxLjUsNC4xYy0wLjgtMC44LTIsMC40LTEuMiwxLjJjMC45LDAuOSwxLjksMS45LDIuOCwyLjgNCgkJYzAuNywwLjcsMS4zLDEsMiwwQzYuNyw2LDguMywzLjcsOS44LDEuNUMxMC41LDAuNSw5LTAuMyw4LjMsMC42bDAsMEM2LjcsMi45LDUuNyw0LjQsNCw2LjciLz4NCjwvZz4NCjwvc3ZnPg0K)
}

.sod_select.no_highlight .sod_option.selected {
    font-weight: 300
}

.sod_select.no_highlight .sod_option.selected:before {
    display: none
}

.sod_select select {
    display: none !important
}

.sod_select.touch select {
    -webkit-appearance: menulist-button;
    position: absolute;
    top: 0;
    left: 0;
    display: block !important;
    height: 100%;
    width: 100%;
    opacity: 0;
    z-index: 1
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0, 0)
}

.owl-carousel .owl-controls .owl-dot,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel .owl-rtl {
    direction: rtl
}

.owl-carousel .owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80)
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #cccccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #cccccc
}

.mfp-preloader a:hover {
    color: white
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: white;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,.mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333333
}

.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close {
    color: white;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #cccccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,.mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after,.mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before,.mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after,.mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px
}

.mfp-arrow-left:before,.mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after,.mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px
}

.mfp-arrow-right:before,.mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0,0,0,0.6);
    background: black
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0,0,0,0.6);
    background: #444444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left:0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform:scale(0.75);
        transform: scale(0.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

.list-bare {
    margin: 0;
    padding: 0;
    list-style: none
}

.list-inline {
    margin: 0;
    padding: 0;
    list-style: none
}

.list-inline>li {
    display: inline-block
}

.list-inline--delimited>li+li:before {
    content: ", "
}

.box {
    display: block;
    padding: 26px
}

.box>:last-child {
    margin-bottom: 0
}

.box--flush {
    padding: 0
}

.box--tiny {
    padding: 7px
}

.box--large {
    padding: 52px
}

.layout {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-right: -26px
}

.layout__item {
    display: inline-block;
    padding-right: 26px;
    vertical-align: top;
    width: 100%
}

.layout--tiny {
    margin-right: -7px
}

.layout--tiny>.layout__item {
    padding-right: 7px
}

.layout--small {
    margin-right: -13px
}

.layout--small>.layout__item {
    padding-right: 13px
}

.layout--large {
    margin-right: -52px
}

.layout--large>.layout__item {
    padding-right: 52px
}

.layout--huge {
    margin-right: -104px
}

.layout--huge>.layout__item {
    padding-right: 104px
}

.layout--flush {
    margin-right: 0
}

.layout--flush>.layout__item {
    padding-right: 0
}

.layout--rev {
    direction: ltr;
    text-align: right
}

.layout--rev>.layout__item {
    direction: rtl;
    text-align: right
}

.layout--middle>.layout__item {
    vertical-align: middle
}

.layout--bottom>.layout__item {
    vertical-align: bottom
}

.layout--right {
    text-align: left
}

.layout--right>.layout__item {
    text-align: right
}

.layout--center {
    text-align: center
}

.layout--center>.layout__item {
    text-align: right
}

.layout--auto>.layout__item {
    width: auto
}

.layout {
    font-size: 0
}

.layout__item {
    font-size: 15px;
    font-size: 1rem
}

.layout:after {
    content: "";
    display: block;
    margin-top: -26px
}

.layout__item {
    margin-bottom: 26px
}

.layout--tiny:after {
    margin-top: -7px
}

.layout--tiny>.layout__item {
    margin-bottom: 7px
}

.layout--small:after {
    margin-top: -13px
}

.layout--small>.layout__item {
    margin-bottom: 13px
}

.layout--large:after {
    margin-top: -52px
}

.layout--large>.layout__item {
    margin-bottom: 52px
}

.layout--huge:after {
    margin-top: -104px
}

.layout--huge>.layout__item {
    margin-bottom: 104px
}

.layout--flush:after {
    margin-top: 0
}

.layout--flush>.layout__item {
    margin-bottom: 0
}

.footer-main {
    background-color: #243748;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px
}

@media screen and (max-width: 480px) {
    .footer-main .justifize__box {
        text-align:center
    }
}

.footer-main__social .round-icon {
    margin-right: 10px
}

.footer-main__social .round-icon:first-child {
    margin-right: 0;
    margin-left: 10px
}

.footer-main__social .round-icon:hover:nth-child(3) {
    background-color: #3c5a99;
    border-color: #3c5a99
}

.footer-main__social .round-icon:hover:nth-child(4) {
    background-color: #2aaae0;
    border-color: #2aaae0
}

.footer-main__social .round-icon:hover:nth-child(5) {
    background-color: #d34836;
    border-color: #d34836
}

.footer-main__social .round-icon:hover:nth-child(6) {
    background-color: #c12025;
    border-color: #c12025
}

.footer-main__copy {
    color: #4a6378
}

.header-main {
    -moz-box-shadow: 0 1px 2px rgba(1,1,1,0.1);
    -webkit-box-shadow: 0 1px 2px rgba(1,1,1,0.1);
    box-shadow: 0 1px 2px rgba(1,1,1,0.1);
    position: relative
}

@media screen and (max-width: 1200px) {
    .header-main {
        -moz-box-shadow:none;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.header-main__second {
    position: relative;
    z-index: 10
}

.header-main__second .input--second {
    position: absolute;
    right: 100px;
    top: 6px;
    z-index: 100;
    background-color: #fd0 !important;
    width: 190px
}

@media screen and (max-width: 1200px) {
    .header-main__second .input--second {
        right:70px;
        width: 70px
    }
}

.header-main__second .icon--18-18 {
    -moz-transform: translateY(3px);
    -ms-transform: translateY(3px);
    -webkit-transform: translateY(3px);
    transform: translateY(3px)
}

.header-main__second.input-is-active .input--second {
    width: calc(100% - 100px)
}

@media screen and (max-width: 1200px) {
    .header-main__second.input-is-active .input--second {
        width:calc(100% - 70px)
    }
}

.header__close {
    position: absolute;
    z-index: 150;
    left: 50px;
    top: 10px;
    display: none
}

.input-is-active .header__close {
    display: block
}

@media screen and (max-width: 1200px) {
    .header__close {
        left:20px
    }
}

.header-main__base,.header-main__second {
    padding-right: 50px;
    padding-left: 50px
}

@media screen and (max-width: 1200px) {
    .header-main__base,.header-main__second {
        padding-right:20px;
        padding-left: 20px
    }
}

.header__link {
    position: relative
}

.header__link:after {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #0087ff;
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    opacity: 0;
    -moz-transition: -moz-transform .2s ease-out,opacity .2s ease;
    -o-transition: -o-transform .2s ease-out,opacity .2s ease;
    -webkit-transition: -webkit-transform .2s ease-out,opacity .2s ease;
    transition: transform .2s ease-out,opacity .2s ease
}

.mobile-nav .header__link {
    line-height: 40px
}

.header__link:hover:after,.header__link.is-active:after {
    -moz-transition: -moz-transform .2s ease-out,opacity .2s ease .1s;
    -o-transition: -o-transform .2s ease-out,opacity .2s ease .1s;
    -webkit-transition: -webkit-transform .2s ease-out,opacity .2s ease;
    -webkit-transition-delay: 0s,.1s;
    transition: transform .2s ease-out,opacity .2s ease .1s;
    opacity: 1;
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.mobile-nav .header__link:hover,.mobile-nav .header__link.is-active {
    color: #243748 !important
}

.header-main__base .has-dropdown {
    position: relative
}

.header-main__base .has-dropdown:before {
    content: '';
    position: absolute;
    top: 30%;
    left: -15px;
    width: 10px;
    height: 6px;
    background: url(../images/arrow-dropdown.png);
    transform: translateY(-50%);
    transform: rotate(180deg);
    transition: all ease .2s
}

.header-main__base .has-dropdown.is-active:before {
    transform: rotate(360deg)
}

.header-main__base .dropdown {
    list-style: none;
    position: absolute;
    top: 50px;
    z-index: 1000;
    background-color: #fff;
    width: auto;
    box-shadow: 0 0 4px #ebebeb;
    display: none;
    height: auto !important
}

.header-main__base .dropdown li {
    padding: 20px;
    padding-left: 80px;
    position: relative
}

.header-main__base .dropdown li:after {
    content: '';
    position: absolute;
    width: calc(100% - 40px);
    height: 1px;
    background: #e2e8eb;
    right: 20px;
    bottom: 0
}

.header-main__base .dropdown li:last-child:after {
    display: none
}

.header-main__base .dropdown a {
    color: #adb6bc;
    white-space: nowrap;
    padding-left: 40px
}

.header-main__base .dropdown a:hover {
    color: #243748
}

.header-main__base .has-submenu {
    position: relative;
    padding-left: 0
}

.header-main__base .has-submenu:before {
    content: '';
    position: absolute;
    top: 30px;
    left: 20px;
    width: 10px;
    height: 6px;
    background: url(../images/arrow-dropdown.png);
    transition: all ease .2s;
    transform: rotate(180deg)
}

.header-main__base .has-submenu.is-active:before {
    transform: rotate(360deg)
}

.header-main__base .has-submenu>.is-active {
    color: #243748
}

.header-main__base .sub-menu {
    margin-left: 0;
    padding-top: 18px;
    list-style: none;
    display: none
}

.header-main__base .sub-menu li {
    padding: 0;
    padding: 5px 0;
    padding-left: 40px
}

.header-main__base .sub-menu li:after {
    display: none
}

.header-main__base .sub-menu li:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -59px;
    width: 8px;
    height: 8px;
    background: #e2e8eb;
    border-radius: 50%;
    transform: translateY(-50%);
    transition: all ease .2s
}

.header-main__base .sub-menu li.is-active:before {
    background: #0087ff
}

.header-main__base .sub-menu li a {
    padding-left: 0
}

@media screen and (max-width: 1200px) {
    .header-main__base {
        display:none
    }
}

.header-main__mobile {
    padding: 15px 20px;
    background-color: white;
    -moz-box-shadow: 0 1px 2px rgba(1,1,1,0.1);
    -webkit-box-shadow: 0 1px 2px rgba(1,1,1,0.1);
    box-shadow: 0 1px 2px rgba(1,1,1,0.1)
}

.header-main__mobile .has-dropdown {
    position: relative
}

.header-main__mobile .has-dropdown>a {
    position: relative
}

.header-main__mobile .has-dropdown>a:before {
    content: '';
    position: absolute;
    top: 30%;
    left: -15px;
    width: 10px;
    height: 6px;
    background: url(../images/arrow-dropdown.png);
    transform: translateY(-50%);
    transform: rotate(180deg);
    transition: all ease .2s
}

@media screen and (max-width: 480px) {
    .header-main__mobile .has-dropdown>a:before {
        display:none
    }
}

.header-main__mobile .has-dropdown>a.is-active:before {
    transform: rotate(360deg)
}

@media screen and (max-width: 480px) {
    .header-main__mobile .has-dropdown {
        position:relative
    }

    .header-main__mobile .has-dropdown:before {
        content: '';
        position: absolute;
        top: 15px;
        left: -10px;
        width: 10px;
        height: 6px;
        background: url(../images/arrow-dropdown.png);
        transform: translateY(-50%);
        transform: rotate(180deg);
        transition: all ease .2s
    }

    .header-main__mobile .has-dropdown.is-active:before {
        transform: rotate(360deg)
    }
}

.header-main__mobile .dropdown {
    list-style: none;
    position: relative;
    margin-top: 0;
    z-index: 9999;
    background-color: #fff;
    width: auto;
    display: none;
    height: auto !important
}

.header-main__mobile .dropdown li {
    padding: 20px;
    padding-right: 0;
    position: relative
}

.header-main__mobile .dropdown a {
    color: #adb6bc;
    white-space: nowrap;
    padding-left: 40px
}

.header-main__mobile .dropdown a:hover {
    color: #243748
}

@media screen and (max-width: 480px) {
    .header-main__mobile .dropdown {
        margin-left:0
    }
}

.header-main__mobile .has-submenu {
    position: relative;
    padding-left: 0
}

.header-main__mobile .has-submenu:before {
    content: '';
    position: absolute;
    top: 30px;
    left: 20px;
    width: 10px;
    height: 6px;
    background: url(../images/arrow-dropdown.png);
    transition: all ease .2s;
    transform: rotate(180deg)
}

@media screen and (max-width: 480px) {
    .header-main__mobile .has-submenu:before {
        left:-10px
    }
}

.header-main__mobile .has-submenu.is-active:before {
    transform: rotate(360deg)
}

.header-main__mobile .has-submenu>.is-active {
    color: #243748
}

.header-main__mobile .sub-menu {
    margin-left: 0;
    padding-top: 18px;
    list-style: none;
    display: none
}

.header-main__mobile .sub-menu li {
    padding: 10px 0
}

.header-main__mobile .sub-menu li:after {
    display: none
}

.header-main__mobile .sub-menu li:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 8px;
    height: 8px;
    background: #e2e8eb;
    border-radius: 50%;
    transform: translateY(-50%);
    transition: all ease .2s
}

@media screen and (max-width: 480px) {
    .header-main__mobile .sub-menu li:before {
        left:-30px
    }
}

.header-main__mobile .sub-menu li.is-active:before {
    background: #0087ff
}

.header-main__mobile .sub-menu li a {
    padding-left: 0
}

@media screen and (min-width: 1200px) {
    .header-main__mobile {
        display:none
    }
}

.input {
    -webkit-appearance: none;
    -webkit-font-smoothing: inherit;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    background: none;
    border: none;
    color: #858E94;
    display: inline-block;
    font-family: "Droid Arabic Naskh",sans-serif;
    font-size: 15px;
    padding: 0;
    vertical-align: middle;
    width: 100%
}

.input:invalid {
    box-shadow: none
}

.input[readonly] {
    cursor: text
}

.input::-ms-clear {
    display: none
}

.input--primary {
    border: 1px solid #cdd4d8;
    padding: 0 20px;
    height: 52px;
    line-height: 52px
}

.input--primary:hover,.input--primary:focus {
    border: 2px solid #0087ff
}

.input--primary:focus {
    color: #243748
}

.is-error .input--primary,.input--primary.is-error {
    border-color: #ff8688
}

.input--primary,.input--third {
    height: 52px;
    line-height: 52px
}

.input--special {
    padding: 0 20px 0 50px !important
}

.input--second {
    color: #7B6C18;
    height: 30px !important;
    line-height: 30px !important;
    font-size: 13px;
    font-family: "Montserrat",sans-serif
}

.input--second::-webkit-input-placeholder {
    color: #7B6C18
}

.input--second:-moz-placeholder {
    color: #7B6C18
}

.input--second::-moz-placeholder {
    color: #7B6C18
}

.input--second:-ms-input-placeholder {
    color: #7B6C18
}

.input--light-blue {
    background-color: #389aff !important;
    border-color: #389aff !important;
    color: white !important
}

.input--third {
    background: white;
    padding: 0 20px 0 90px;
    color: #243748;
    text-transform: uppercase
}

.input--textarea {
    resize: none !important;
    height: auto;
    min-height: 170px;
    line-height: 1.4;
    padding-top: 10px
}

.site-logo {
    display: inline-block;
    vertical-align: middle
}

@media screen and (max-width: 481px) {
    .site-logo {
        display:block;
        margin-bottom: 30px;
        text-align: center
    }
}

.site-logo>img {
    height: auto;
    vertical-align: middle;
    width: 181px
}

.site-logo:hover {
    text-decoration: none
}

.font-montserrat,.input--third,.slider__range {
    font-family: "Montserrat",sans-serif
}

.font-naskh {
    font-family: "Droid Arabic Naskh",sans-serif
}

.sod_select {
    width: 100%;
    padding: 18px 22px 18px 44px;
    border: 1px solid #cdd4d8;
    background: #ffffff;
    color: #858E94;
    font-size: 15px;
    font-weight: 400;
    text-align: right;
    text-transform: none
}

.sod_select.select--second {
    background: #fd0;
    padding: 5px 0px 0px 25px;
    border: none;
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
}

.sod_select.select--second:after,.sod_select.select--second:before {
    top: 9px
}

.sod_select.select--second:after {
    display: none
}

.sod_select.select--second:before {
    left: 9px;
    width: 10px !important;
    height: 6px !important;
    background: transparent url(../images/down.png) no-repeat center center;
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    background-size: 10px 6px !important
}

.sod_select:before,.sod_select:after {
    content: "";
    display: block;
    position: absolute;
    right: auto;
    height: 7px;
    width: 2px;
    background: #243748;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    top: 22px
}

.sod_select:after {
    left: 22px;
    bottom: auto;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.sod_select:before {
    left: 21px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.sod_select:hover,.sod_select.open,.sod_select.focus {
    border-color: #cdd4d8
}

.sod_select.open {
    color: #919191
}

.sod_select.focus {
    box-shadow: none
}

.sod_label {
    padding-right: 0 !important;
    position: relative;
    color: #243748;
    padding-left: 15px;
    overflow: visible !important
}

.sod_label:before {
    content: '';
    position: absolute;
    height: 32px;
    display: block;
    width: 1px;
    background: #cdd4d8;
    left: 0px;
    top: 50%;
    margin-top: -16px
}

.select--second .sod_label {
    padding-left: 0;
    color: #7B6C18 !important;
    font-size: 13px;
    font-family: "Montserrat",sans-serif;
    min-height: 14px
}

.select--second .sod_label:before {
    display: none
}

.sod_select .sod_list_wrapper {
    width: calc(100% + 2px);
    left: -1px;
    margin: 0 0 0 0px;
    background: #ffffff;
    color: #858E94;
    font-weight: 300;
    z-index: 5;
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #cdd4d8
}

.select--second .sod_list_wrapper {
    min-width: 180px
}

.sod_select.open .sod_list_wrapper {
    display: block
}

.sod_select.disabled.open .sod_list_wrapper {
    display: none
}

.sod_select.above .sod_list_wrapper {
    top: auto;
    bottom: 100%;
    border-top: 1px solid #cdd4d8;
    border-bottom: 1px solid #cdd4d8
}

.sod_select .sod_option {
    padding: 15px 0px;
    position: relative
}

.sod_select .sod_option,.sod_select .sod_option:after {
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.sod_select .sod_option:after {
    content: '';
    position: absolute;
    display: block;
    height: 8px;
    width: 8px;
    background-color: #e2e8eb;
    border-radius: 50%;
    left: 0;
    top: 50%;
    margin-top: -4px
}

.sod_select .sod_option:not(:last-child) {
    border-bottom: 1px solid #e2e8eb
}

.sod_select .sod_option.active {
    background: transparent;
    color: #243748;
    cursor: pointer
}

.sod_select .sod_option.active:after {
    background-color: #0087ff
}

.sod_select .sod_option.selected {
    padding-right: 0px
}

.nicescroll-rails {
    left: 5px !important
}

.list li {
    position: relative;
    line-height: 30px;
    padding-right: 20px
}

.list--unordered li:before,.list--unordered li:after,.list--ordered li:before,.list--ordered li:after {
    position: absolute;
    right: 0;
    display: block
}

.list--unordered.list--white>li {
    border-top: 1px solid #cdd4d8;
    padding-top: 10px;
    padding-bottom: 10px
}

.list--unordered.list--white>li:last-child {
    border-bottom: 1px solid #cdd4d8
}

@media screen and (max-width: 768px) {
    .list--unordered.list--white>li:last-child {
        border-bottom:none
    }
}

.list--unordered.list--white>li a {
    color: #737c81 !important
}

.list--unordered.list--white>li:before {
    background-color: white;
    top: 18px
}

.list--unordered>li {
    color: #243748
}

.list--unordered>li:before {
    content: "";
    background-color: #0087ff;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    top: 10px
}

.list--unordered>li ul li {
    color: #858E94
}

.list--unordered>li ul li:before,.list--unordered>li ul li:after {
    content: "";
    width: 2px;
    height: 7px;
    background-color: #858E94
}

.list--unordered>li ul li:before {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 10px
}

.list--unordered>li ul li:after {
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    top: 14px
}

.list--ordered>li,.list--big>li {
    counter-increment: item
}

.list--ordered>li:before,.list--big>li:before {
    content: "0" counter(item)
}

.list--ordered>li {
    padding-right: 35px
}

.list--ordered>li:before {
    margin-left: 5px;
    display: inline-block;
    font-family: "Montserrat",sans-serif;
    color: #243748
}

.list--stretched>li {
    padding-top: 6px;
    padding-bottom: 6px
}

.list--stretched>li:first-child {
    padding-top: 0
}

.list--stretched>li:last-child {
    padding-bottom: 0
}

.list--big>li {
    padding-right: 62px;
    position: relative;
    font-size: 23px;
    font-size: 1.53333rem;
    line-height: 1.13043
}

.list--big>li:not(:last-child) {
    margin-bottom: 20px
}

.list--big>li:before {
    position: absolute;
    right: 0;
    font-family: "Montserrat",sans-serif;
    color: #0d50c8 !important;
    font-size: 27px !important
}

.list--big>li a {
    color: #858E94
}

.list--big>li a:hover,.list--big>li a.is-active {
    color: #243748 !important
}

@media screen and (max-width: 480px) {
    .list--big>li {
        padding-right:50px !important
    }

    .list--big>li:before {
        font-size: 20px !important
    }
}

.btn--primary {
    height: 52px;
    line-height: 52px !important;
    color: white;
    text-align: center
}

.btn--second {
    height: 32px;
    line-height: 32px !important
}

.btn--dark {
    background-color: #243748 !important
}

.btn--dark:hover {
    background: #385064 !important
}

.btn--blue {
    background-color: #0087ff !important
}

.btn--blue:hover {
    background: #0d50c8 !important
}

.btn--white,.btn-gray {
    color: #243748
}

.btn--white {
    background-color: white !important
}

.btn--white:hover {
    background: #e2e8eb !important
}

.btn--gray {
    background-color: #e2e8eb !important;
    color: #243748
}

.btn--gray:hover {
    background: #adb6bc !important
}

.btn--small {
    padding: 0 10px !important
}

.btn--normal {
    padding: 0 30px !important
}

.btn--medium {
    padding: 0 50px !important
}

.btn--large {
    padding: 0 85px !important
}

.btn--absolute {
    position: absolute;
    z-index: 5;
    top: -4px;
    left: 10px
}

.table-wrap {
    overflow-x: auto
}

.table--base {
    min-width: 500px;
    width: 99.8%
}

.table--base th,.table--base td {
    padding: 15px 20px
}

.table--base th {
    color: white;
    font-weight: 700
}

.table--base th:nth-child(odd) {
    background-color: #243748
}

.table--base th:nth-child(even) {
    background-color: #243748
}

.table--base thead {
    border-left: 1px solid #243748;
    border-right: 1px solid #243748
}

.table--base tbody {
    border-left: 1px solid #cdd4d8;
    border-right: 1px solid #cdd4d8
}

.table--base tbody tr {
    border-bottom: 1px solid #cdd4d8
}

.table--base tbody td {
    border-left: 1px solid #cdd4d8
}

.table--base tbody td:not(:last-child) {
    border-right: 1px solid #cdd4d8
}

.table--base tbody td:nth-child(odd) {
    background-color: #fcfcfd
}

.link--underlined:hover {
    text-decoration: underline
}

@media screen and (max-width: 720px) {
    .post__item {
        text-align:center
    }
}

.post__icon {
    display: inline-block;
    width: 219px;
    height: 164px;
    vertical-align: middle;
    background-size: cover;
    background-position: center center
}

@media screen and (max-width: 480px) {
    .post__icon {
        width:100%
    }
}

.post__content {
    max-height: 0;
    overflow: hidden;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.is-active .post__content {
    max-height: 3500px;
    padding-top: 30px
}

.is-active .js-more {
    display: none !important
}

.stamp {
    min-height: 530px
}

.stamp__icon {
    height: 210px;
    text-align: center;
    line-height: 210px
}

.stamp__icon img {
    max-width: 90%;
    max-height: 90%
}

.gallery__img {
    height: 262px;
    background: #e2e8eb;
    margin-bottom: 0 !important
}

.gallery__title {
    border-bottom: 1px solid #cdd4d8;
    border-left: 1px solid #cdd4d8;
    border-right: 1px solid #cdd4d8;
    padding: 20px 5px
}

.gallery__img--big {
    height: 318px
}

.upload {
    position: relative;
    text-align: center;
    line-height: 52px;
    height: 52px;
    padding: 0px;
    vertical-align: middle;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    display: inline-block
}

.upload.upload--dark .text {
    background-color: #243748 !important;
    padding: 0 30px
}

.upload:hover:before {
    background-color: #50bde6
}

.upload.result {
    background-color: transparent;
    padding: 0;
    border: none
}

.upload.result .upload_file,.upload.result .text {
    visibility: hidden;
    opacity: 0;
    position: absolute
}

.upload.result .clear {
    visibility: visible;
    opacity: 1;
    margin-right: 0
}

.upload.result .upload_text {
    margin-right: 35px;
    top: 0
}

.upload.result .upload_text:before {
    display: inline-block
}

.upload.result:before {
    display: none
}

.upload:hover {
    cursor: pointer
}

.upload b {
    height: 52px;
    line-height: 52px;
    color: black;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    display: inline-block
}

.upload .upload_file {
    width: 100%;
    height: 52px;
    line-height: 52px;
    cursor: pointer;
    opacity: 0;
    position: absolute;
    left: 0px;
    top: 0
}

.upload .text {
    visibility: visible;
    opacity: 1;
    position: static;
    color: white;
    text-align: center;
    background-color: #0087ff;
    cursor: pointer;
    font-weight: normal;
    padding: 0 85px;
    line-height: 52px;
    height: 52px
}

.upload .upload_text {
    white-space: nowrap;
    display: block;
    text-align: center;
    cursor: default;
    overflow: hidden;
    max-width: 200px
}

.upload .clear {
    cursor: pointer;
    display: block;
    position: absolute;
    font-size: 24px;
    width: 16px;
    height: 16px;
    right: 8px;
    top: 4px;
    visibility: hidden;
    opacity: 0
}

.tabs--base .tabs__nav {
    border-bottom: 1px solid #cdd4d8;
    padding-bottom: 25px
}

.tabs--base .tabs__nav a {
    display: inline-block;
    font-size: 23px;
    font-size: 1.53333rem;
    line-height: 1.13043;
    color: #243748
}

.tabs--base .tabs__nav a.is-active {
    color: #0087ff
}

@media screen and (max-width: 720px) {
    .tabs--base .tabs__nav {
        text-align:center
    }
}

.tabs--small .tabs__nav>li a {
    padding-top: 18px;
    background-color: #0074dc;
    padding-right: 50px;
    display: inline-block;
    height: 72px;
    vertical-align: top;
    width: 100%
}

.tabs--small .tabs__nav>li a.is-active {
    background-color: #0087ff
}

@media screen and (max-width: 480px) {
    .tabs--small .tabs__nav>li a .icon {
        display:none
    }
}

@media screen and (max-width: 480px) {
    .tabs--small .tabs__nav>li a {
        padding-right:0px !important
    }
}

.tabs--base .tabs__item {
    padding-top: 70px
}

@media screen and (max-width: 720px) {
    .tabs--base .tabs__item .flag__img {
        text-align:center !important
    }

    .tabs--base .tabs__item .flag__img img {
        display: inline-block
    }
}

.tabs--small .tabs__item {
    padding-left: 50px;
    padding-right: 50px
}

@media screen and (max-width: 480px) {
    .tabs--small .tabs__item {
        padding-left:30px;
        padding-right: 30px
    }
}

.slider-wrap {
    overflow: hidden;
    padding: 0 50px
}

@media screen and (max-width: 481px) {
    .slider-wrap {
        padding:0
    }
}

.slider-wrap:hover .slider__navigation--prev,.slider-wrap:hover .slider__navigation--next {
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px)
}

.owl-carousel {
    direction: ltr
}

.slider--main .slider__item {
    background-position: center center
}

.slider--main .slider__item figure {
    height: 700px;
    position: relative;
    margin-bottom: 0
}

@media (max-width: 480px){
    .slider--main .slider__item figure{
        height: 400px;
    }
}

.slider--main .slider__item figure:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.4);
    z-index: 1;
    opacity: 0
}

@media screen and (max-width: 768px) {
    .slider--main .slider__item figure:after {
        opacity:1
    }
}

@media screen and (max-width: 769px) {
    .slider--main .slider__item {
        height:500px
    }
}

@media screen and (max-width: 481px) {
    .slider--main .slider__item {
        height:400px
    }
}

.slider--second .slider__item {
    text-align: center
}

.slider--second .slider__item img {
    display: inline-block;
    width: auto
}

.slider--main .slider__content {
    bottom: 100px;
    direction: rtl;
    z-index: 5
}

@media screen and (max-width: 481px) {
    .slider--main .slider__content {
        bottom:50px
    }
}

.slider--second .slider__content {
    height: 92px;
    overflow: hidden
}

.slider__content.slider__content--center {
    bottom: auto;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.slider__content.slider__content--center h1 {
    line-height: 1.8 !important
}

.slider--main .owl-dots,.slider--main .owl-controls,.slider--main .slider__content {
    position: absolute;
    left: 0;
    right: 0
}

.slider--main .owl-dots {
    bottom: 50px;
    text-align: center
}

@media screen and (max-width: 481px) {
    .slider--main .owl-dots {
        bottom:20px
    }
}

.slider--main .owl-dots .owl-dot {
    background: white;
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%;
    margin: 0 3px;
    border: 2px solid white
}

.slider--main .owl-dots .owl-dot.active {
    background: transparent
}

.owl-nav.disabled {
    display: none
}

.slider--second .owl-nav {
    text-align: center
}

.owl-prev,.owl-next {
    display: inline-block;
    margin: 70px 13px
}

.owl-prev svg,.owl-next svg {
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.owl-prev:hover svg,.owl-next:hover svg {
    fill: #0087ff
}

.slider__navigation {
    position: absolute;
    top: 50%;
    z-index: 50;
    margin-top: -20px;
    opacity: .8;
    -moz-transition: -moz-transform .2s ease-out;
    -o-transition: -o-transform .2s ease-out;
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out
}

@media screen and (max-width: 769px) {
    .slider__navigation {
        display:none
    }
}

.slider__navigation--prev {
    left: 80px;
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px)
}

.slider__navigation--next {
    right: 80px;
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -webkit-transform: translateX(100px);
    transform: translateX(100px)
}

.side-nav__item {
    border-bottom: 1px solid #cdd4d8;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.side-nav__item a:hover,.side-nav__item a.is-active {
    color: #0087ff !important
}

.tags {
    margin: -2.5px;
    font-size: 0
}

.tags .btn {
    margin: 2.5px !important;
    font-size: 15px
}

@media screen and (max-width: 481px) {
    .justifize--responsive>.justifize__box {
        display:block;
        text-align: center
    }
}

/*! jQuery UI - v1.11.4 - 2015-05-27
* http://jqueryui.com
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before,.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 21px;
    height: 11px;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: 5px
}

.ui-slider-horizontal .ui-slider-handle {
    top: -3px;
    margin-left: -11px;
    background: #fff url(../images/drag-bgr.png) no-repeat center center !important;
    box-shadow: 0px 0px 4px 0px rgba(1,1,1,0.078)
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-widget-content {
    background: white
}

.ui-widget-header {
    background: #243748;
    color: #ffffff;
    font-weight: bold
}

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
    border: none;
    background: white;
    outline: none
}

.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited {
    text-decoration: none;
    border: none;
    outline: none !important
}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active {
    border: none;
    outline: none
}

.slider__range {
    color: white;
    font-size: 25px;
    font-size: 1.66667rem;
    line-height: 1.04;
    position: relative;
    top: 4px
}

@media screen and (max-width: 1025px) {
    .pack--responsive {
        display:block
    }

    .pack--responsive>.pack__item {
        display: block
    }
}

.map {
    direction: ltr !important
}

.search__label {
    position: relative;
    display: block
}

.search__label:after,.search__button,.search__button:after {
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.search__label:after,.search__button:after {
    left: 20px
}

.search__input {
    background-color: white !important;
    height: 52px;
    line-height: 52px;
    box-shadow: 0px 0px 4px 0px rgba(1,1,1,0.078);
    padding: 0 70px 0 30px
}

.search__button {
    z-index: 10;
    right: 20px;
    padding-left: 20px !important
}

.search__button:after {
    content: '';
    display: block;
    height: 32px;
    width: 1px;
    background-color: #e2e8eb;
    left: 0
}

.search__button--small {
    right: 50px;
    padding-left: 15px !important
}

.search__button--small:after {
    background-color: #7B6C18;
    height: 20px
}

@media screen and (max-width: 1200px) {
    .search__button--small {
        right:20px
    }
}

input[type="radio"] {
    display: none
}

.radio_wrap {
    display: inline-block
}

.styled-radiobutton {
    opacity: 0;
    position: absolute
}

.styled-radiobutton+label {
    position: relative;
    padding-left: 40px;
    color: #243748;
    display: inline-block;
    height: 30px;
    line-height: 30px
}

.styled-radiobutton+label span {
    position: absolute;
    display: inline-block;
    visibility: visible;
    width: 30px;
    height: 30px;
    margin: 0;
    left: 0;
    top: 50%;
    margin-top: -15px;
    background-color: white;
    border: 1px solid #d1d8db;
    border-radius: 50%
}

.styled-radiobutton+label span:after {
    content: "";
    position: absolute;
    display: block;
    height: 12px;
    width: 12px;
    background-color: #0087ff;
    left: 50%;
    margin-left: -6px;
    top: 50%;
    margin-top: -6px;
    z-index: 2;
    border-radius: 50%;
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    -moz-transition: -moz-transform .2s ease;
    -o-transition: -o-transform .2s ease;
    -webkit-transition: -webkit-transform .2s ease;
    transition: transform .2s ease
}

.styled-radiobutton:checked+label span:after {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.styled-radiobutton[disabled]+label {
    color: #a1a9b3 !important;
    cursor: default
}

.styled-radiobutton[disabled]+label span {
    background-color: #d0d4d9 !important;
    border-color: #d0d4d9 !important
}

.checkbox_wrap {
    -moz-user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -o-user-select: none;
    user-select: none
}

.styled-checkbox {
    opacity: 0;
    position: absolute
}

.styled-checkbox+label {
    position: relative;
    padding-left: 35px;
    color: white;
    display: inline-block
}

.styled-checkbox+label:hover {
    cursor: pointer
}

.styled-checkbox+label span {
    display: inline-block;
    visibility: visible;
    width: 25px;
    height: 25px;
    margin: 0;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -14px;
    background-color: white
}

.styled-checkbox+label span b {
    position: absolute;
    height: 14px;
    width: 11px;
    display: block;
    left: 3px;
    top: 4px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.styled-checkbox+label span b:before,.styled-checkbox+label span b:after {
    content: '';
    display: block;
    width: 3px;
    height: 0;
    background-color: #0087ff;
    position: absolute;
    left: 0;
    bottom: 0
}

.styled-checkbox+label span b:before {
    bottom: auto;
    top: 4px
}

.styled-checkbox+label span b:after {
    width: 0;
    height: 3px
}

.styled-checkbox:checked+label span b:before {
    height: 8px;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in
}

.styled-checkbox:checked+label span b:after {
    width: 18px;
    -moz-transition: all .2s ease .3s;
    -o-transition: all .2s ease .3s;
    -webkit-transition: all .2s ease;
    -webkit-transition-delay: .3s;
    transition: all .2s ease .3s
}

.styled-checkbox[disabled]+label {
    color: #a1a9b3 !important;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default
}

.styled-checkbox[disabled]+label span {
    background-color: #d0d4d9 !important;
    border-color: #d0d4d9 !important
}

.login {
    box-shadow: 0px 0px 4px 0px rgba(1,1,1,0.078);
    background-color: white;
    max-width: 1170px;
    width: 100%;
    bottom: calc(100% - 20px);
    z-index: 100;
    left: 50%;
    -moz-transform: translateX(-50%) scale(0);
    -ms-transform: translateX(-50%) scale(0);
    -webkit-transform: translateX(-50%) scale(0);
    transform: translateX(-50%) scale(0);
    opacity: 0;
    -moz-transition: -moz-transform .2s ease-out,opacity .2s ease-out .1s;
    -o-transition: -o-transform .2s ease-out,opacity .2s ease-out .1s;
    -webkit-transition: -webkit-transform .2s ease-out,opacity .2s ease-out;
    -webkit-transition-delay: 0s,.1s;
    transition: transform .2s ease-out,opacity .2s ease-out .1s
}

.login.is-active {
    opacity: 1;
    -moz-transition: -moz-transform .2s ease-out .1s,opacity .1s ease-out;
    -o-transition: -o-transform .2s ease-out .1s,opacity .1s ease-out;
    -webkit-transition: -webkit-transform .2s ease-out,opacity .1s ease-out;
    -webkit-transition-delay: .1s,0s;
    transition: transform .2s ease-out .1s,opacity .1s ease-out;
    -moz-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    -webkit-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1)
}

@media screen and (max-width: 1010px) {
    .login .justifize__box {
        width:100%;
        text-align: center
    }

    .login .justifize__box:not(:last-child) {
        margin-bottom: 20px !important
    }
}

.login,.login__close {
    position: absolute
}

.login__close {
    left: 15px;
    top: 15px
}

.js-login.is-active {
    background-color: white !important
}

.js-login.is-active:hover {
    border-color: white !important
}

.js-login.is-active .icon {
    color: #243748 !important
}

.login-main {
    position: fixed;
    z-index: 500;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0087ff;
    opacity: 0;
    visibility: hidden;
    -moz-transform: translateY(-80px);
    -ms-transform: translateY(-80px);
    -webkit-transform: translateY(-80px);
    transform: translateY(-80px)
}

.main-login-is-active .login-main {
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.login-main__close {
    position: absolute;
    bottom: 100px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media screen and (max-width: 481px) {
    .login-main__close {
        bottom:30px
    }
}

.mobile-nav {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    background-color: white;
    z-index: 150;
    -moz-transition: max-height .24s ease-out,opacity .24s ease-out,padding .1s ease .2s;
    -o-transition: max-height .24s ease-out,opacity .24s ease-out,padding .1s ease .2s;
    -webkit-transition: max-height .24s ease-out,opacity .24s ease-out,padding .1s ease;
    -webkit-transition-delay: 0s,0s,.2s;
    transition: max-height .24s ease-out,opacity .24s ease-out,padding .1s ease .2s;
    -moz-box-shadow: 0 1px 2px rgba(1,1,1,0.1);
    -webkit-box-shadow: 0 1px 2px rgba(1,1,1,0.1);
    box-shadow: 0 1px 2px rgba(1,1,1,0.1)
}

.is-active .mobile-nav {
    -moz-transition: max-height .24s ease-out,opacity .24s ease-out;
    -o-transition: max-height .24s ease-out,opacity .24s ease-out;
    -webkit-transition: max-height .24s ease-out,opacity .24s ease-out;
    transition: max-height .24s ease-out,opacity .24s ease-out;
    opacity: 1;
    padding: 44px 40px;
    max-height: 1000px
}

.background-mask {
    position: relative;
    z-index: 1
}

.background-mask:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 50px;
    top: 0;
    background-color: white
}

.background-mask>.container {
    position: relative;
    z-index: 50
}

.mfp-bg {
    background: rgba(0,0,0,0.8);
    opacity: 1
}

.mfp-zoom {
    cursor: pointer !important
}

.mfp-auto-cursor .mfp-content {
    cursor: pointer
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 36px !important;
    height: 36px;
    line-height: 36px;
    left: 30px !important;
    right: auto;
    top: 30px;
    opacity: 1;
    padding: 0;
    color: white
}

@media screen and (max-width: 481px) {
    .mfp-close {
        left:15px !important;
        top: 15px
    }
}

.mfp-close:hover,.mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100);
    cursor: pointer !important
}

.mfp-close:active {
    top: 30px
}

.mfp-close-btn-in .mfp-close {
    color: #333333
}

.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close {
    color: white;
    right: auto;
    text-align: center;
    padding-right: 0px;
    left: 30px;
    background-color: rgba(0,0,0,0.2)
}

@media screen and (max-width: 481px) {
    .mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close {
        left:15px
    }
}

.mfp-counter {
    display: none
}

.mfp-arrow {
    opacity: 1;
    filter: alpha(opacity=100);
    top: auto;
    bottom: 40px;
    margin-top: 0px !important;
    padding: 0;
    width: 48px;
    height: 32px
}

@media screen and (max-width: 481px) {
    .mfp-arrow {
        bottom:25px
    }
}

.mfp-arrow:active {
    margin-top: 0px
}

.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 0px;
    margin-left: 0px;
    border: none
}

.mfp-arrow .mfp-a .mfp-arrow .mfp-b {
    display: none
}

.mfp-arrow:before,.mfp-arrow:after {
    opacity: 1;
    height: 7px;
    width: 3px;
    background-color: #243748;
    border: none;
    top: 50%;
    left: 50%;
    margin-left: -1px
}

.mfp-arrow-left {
    left: 30px;
    border-right: 1px solid #e2e8eb !important
}

.mfp-arrow-left:after {
    margin-top: -5.5px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.mfp-arrow-left:before {
    margin-top: -1.5px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media screen and (max-width: 481px) {
    .mfp-arrow-left {
        left:15px
    }
}

.mfp-arrow-right {
    right: 30px;
    border-left: 1px solid #e2e8eb !important
}

.mfp-arrow-right:after {
    margin-top: -5.5px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.mfp-arrow-right:before {
    margin-top: -1.5px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media screen and (max-width: 481px) {
    .mfp-arrow-right {
        right:15px
    }
}

img.mfp-img {
    padding: 0 !important
}

.mfp-figure {
    line-height: 0
}

.mfp-bottom-bar {
    margin-top: 0px;
    position: absolute;
    top: auto;
    bottom: 30px;
    left: 30px;
    right: 30px;
    width: auto;
    cursor: auto;
    background-color: white;
    box-shadow: 0px 0px 4px 0px rgba(1,1,1,0.078)
}

@media screen and (max-width: 481px) {
    .mfp-bottom-bar {
        left:15px;
        right: 15px;
        bottom: 15px
    }
}

.mfp-title {
    height: 54px;
    line-height: 54px;
    text-overflow: ellipsis;
    text-align: right;
    color: #243748;
    padding-right: 70px !important;
    padding-left: 70px !important;
    direction: rtl !important;
    white-space: nowrap;
    overflow: hidden
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform:scale(1);
        transform: scale(1)
    }
}

.stamps .layout__item {
    float: right
}

.stamps__img img {
    width: 100%
}

.stamps__count {
    font-size: 17px;
    font-size: 1.13333rem;
    line-height: 1.52941
}

.stamp-wrap {
    margin: -15px;
    font-size: 0;
    text-align: center
}

.stamp__item {
    display: inline-block;
    width: 270px;
    margin: 15px;
    padding: 50px
}

.stamp__img {
    height: 180px
}

.answer-block .flag__img {
    max-width: 600px
}

.answer-block .flag__img img {
    max-width: 100% !important;
    min-width: 250px
}

.accordion__header h2 {
    color: #737c81;
    -moz-transition: color .2s ease;
    -o-transition: color .2s ease;
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

.accordion__header:hover,.accordion-open .accordion__header {
    cursor: pointer
}

.accordion__header:hover h2,.accordion-open .accordion__header h2 {
    color: #243748
}

.accordion__body p,.accordion__body h5 {
    line-height: 1.7
}

.team {
    position: relative;
    margin-bottom: 120px;
    background-size: cover;
    background-position: center
}

.team a {
    transition: all ease .3s
}

.team a:hover .team__profile {
    background: rgba(255,255,255,0.5);
    color: black
}

.team a:hover+.team__member h2 {
    color: #0087ff
}

.team a:hover+.team__member h3 {
    color: #858E94
}

.team .team__profile {
    position: absolute;
    top: 10px;
    left: 10px;
    color: #fff;
    padding: 10px 15px;
    background: rgba(0,0,0,0.5);
    transition: all ease .3s
}

.team .team__member {
    position: absolute;
    bottom: -90px;
    left: 0;
    height: 90px;
    width: 100%;
    border: 1px solid #e2e8eb;
    padding-right: 20px
}

.team .team__member h2 {
    margin-top: 20px;
    margin-bottom: 13px;
    transition: all ease .3s
}

.team .team__member h3 {
    font-size: 15px;
    font-weight: normal;
    color: #adb6bc;
    transition: all ease .3s
}

@media screen and (max-width: 768px) {
    .team .team__item img {
        visibility:hidden
    }
}

@media screen and (max-width: 480px) {
    .team {
        min-width:100%
    }
}

.white-popup {
    position: relative;
    background: #FFF;
    padding: 50px;
    width: auto;
    max-width: 870px;
    margin: 20px auto;
    cursor: default
}

.white-popup .layout {
    padding-right: 26px
}

.white-popup .layout__item {
    position: relative;
    padding-right: 0
}

.white-popup .layout__item:last-child {
    padding-top: 47px;
    border-top: 1px solid #cdd4d8
}

.white-popup .img-wrap {
    margin-bottom: 47px;
    margin-top: 18px;
    margin-left: 18px
}

.white-popup .img-wrap:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 200px;
    background: url(../images/cadre.png) no-repeat
}

.white-popup img {
    width: 164px;
    height: 164px
}

.white-popup .team__member {
    position: absolute;
    bottom: -230px;
    text-align: right
}

.white-popup h2 {
    margin-bottom: 10px
}

.white-popup h3 {
    font-size: 15px;
    color: #adb6bc
}

.white-popup p {
    margin-bottom: 0;
    text-align: right;
    color: #243748
}

.white-popup .mfp-close {
    position: absolute;
    top: 10px;
    right: 10px
}

@media screen and (max-width: 480px) {
    .white-popup .img-wrap {
        margin-bottom:107px
    }

    .white-popup .team__member {
        bottom: -340px
    }
}

.news-ticker {
    margin: 0 50px
}

@media screen and (max-width: 768px) {
    .news-ticker {
        margin-top:60px
    }
}

@media screen and (max-width: 480px) {
    .news-ticker {
        margin:60px 0 0
    }
}

.news-ticker>p {
    width: 115px;
    height: 52px;
    background-color: #e2e8eb;
    padding: 18px;
    font-weight: 700;
    color: black !important;
    text-align: center;
    position: relative;
    z-index: 999;
    margin-right: 49px
}

.news-ticker>p:after {
    content: '';
    width: 1px;
    height: 32px;
    background: #cdd4d8;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

@media screen and (max-width: 768px) {
    .news-ticker>p {
        display:none
    }
}

.news-ticker .owl-carousel {
    background: #e2e8eb;
    height: 52px;
    margin-top: -82px
}

@media screen and (max-width: 768px) {
    .news-ticker .owl-carousel {
        margin-top:-62px;
        height: auto
    }
}

.news-ticker .owl-item {
    padding-top: 15px;
    padding-right: 200px;
    padding-left: 65px
}

.news-ticker .owl-item p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    color: #243748
}

@media screen and (max-width: 768px) {
    .news-ticker .owl-item {
        padding-top:20px;
        padding-right: 55px;
        padding-left: 55px
    }

    .news-ticker .owl-item p {
        /* white-space:inherit; */
        /* margin-bottom:20px */
        padding-top: 10px;
    }
}

.news-ticker .owl-stage-outer,.news-ticker .owl-stage {
    height: 52px
}

@media screen and (max-width: 768px) {
    .news-ticker .owl-stage-outer,.news-ticker .owl-stage {
        height:auto
    }
}

.news-ticker .owl-prev {
    width: 49px;
    height: 52px;
    background-color: #e2e8eb;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    cursor: pointer
}

.news-ticker .owl-prev:before {
    content: '';
    width: 6px;
    height: 10px;
    background: url(../images/arrow-nt.png);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(180deg)
}

.news-ticker .owl-prev:after {
    content: '';
    width: 1px;
    height: 32px;
    background: #cdd4d8;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.news-ticker .owl-prev:hover:before {
    content: '';
    width: 6px;
    height: 10px;
    background: url(../images/arrow-nt-hover.png);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

@media screen and (max-width: 768px) {
    .news-ticker .owl-prev {
        height:100%
    }
}

.news-ticker .owl-next {
    width: 49px;
    height: 52px;
    background-color: #e2e8eb;
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    cursor: pointer
}

.news-ticker .owl-next:before {
    content: '';
    width: 6px;
    height: 10px;
    background: url(../images/arrow-nt.png);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.news-ticker .owl-next:after {
    content: '';
    width: 1px;
    height: 32px;
    background: #cdd4d8;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.news-ticker .owl-next:hover:before {
    content: '';
    width: 6px;
    height: 10px;
    background: url(../images/arrow-nt-hover.png);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(180deg)
}

@media screen and (max-width: 768px) {
    .news-ticker .owl-next {
        height:100%
    }
}

.news-ticker p {
    font-size: 15px;
    color: #737c81
}

.news-ticker .owl-carousel {
    direction: rtl
}

.is-invisible {
    -moz-transition: all .1s ease;
    -o-transition: all .1s ease;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
    opacity: 0 !important;
    visibility: hidden !important
}

.is-visually-hidden {
    border: 0 !important;
    clip: rect(1px, 1px, 1px, 1px) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    width: 1px !important;
    position: absolute !important
}

.is-hidden {
    display: none !important
}

.inline-block {
    display: inline-block !important
}

.is-not-scroll {
    overflow: hidden !important
}

.is-scrollable {
    overflow: auto !important
}

.is-scrollable-visible {
    overflow: visible !important
}

.is-scrollable-y {
    overflow-x: hidden !important;
    overflow-y: auto !important
}

.is-scrollable-x {
    overflow-x: auto !important;
    overflow-y: hidden !important
}

.flag--fix .flag__img {
    width: 1px
}

.flag--fix .flag__body {
    width: auto
}

.m {
    margin: 30px !important
}

.mt {
    margin-top: 30px !important
}

.mr {
    margin-right: 30px !important
}

.mb {
    margin-bottom: 30px !important
}

.ml {
    margin-left: 30px !important
}

.mh {
    margin-right: 30px !important;
    margin-left: 30px !important
}

.mv {
    margin-top: 30px !important;
    margin-bottom: 30px !important
}

.m-- {
    margin: 8px !important
}

.mt-- {
    margin-top: 8px !important
}

.mr-- {
    margin-right: 8px !important
}

.mb-- {
    margin-bottom: 8px !important
}

.ml-- {
    margin-left: 8px !important
}

.mh-- {
    margin-right: 8px !important;
    margin-left: 8px !important
}

.mv-- {
    margin-top: 8px !important;
    margin-bottom: 8px !important
}

.m- {
    margin: 15px !important
}

.mt- {
    margin-top: 15px !important
}

.mr- {
    margin-right: 15px !important
}

.mb- {
    margin-bottom: 15px !important
}

.ml- {
    margin-left: 15px !important
}

.mh- {
    margin-right: 15px !important;
    margin-left: 15px !important
}

.mv- {
    margin-top: 15px !important;
    margin-bottom: 15px !important
}

.m\+ {
    margin: 60px !important
}

.mt\+ {
    margin-top: 60px !important
}

.mr\+ {
    margin-right: 60px !important
}

.mb\+ {
    margin-bottom: 60px !important
}

.ml\+ {
    margin-left: 60px !important
}

.mh\+ {
    margin-right: 60px !important;
    margin-left: 60px !important
}

.mv\+ {
    margin-top: 60px !important;
    margin-bottom: 60px !important
}

.m\+\+ {
    margin: 120px !important
}

.mt\+\+ {
    margin-top: 120px !important
}

.mr\+\+ {
    margin-right: 120px !important
}

.mb\+\+ {
    margin-bottom: 120px !important
}

.ml\+\+ {
    margin-left: 120px !important
}

.mh\+\+ {
    margin-right: 120px !important;
    margin-left: 120px !important
}

.mv\+\+ {
    margin-top: 120px !important;
    margin-bottom: 120px !important
}

.m0 {
    margin: 0 !important
}

.mt0 {
    margin-top: 0 !important
}

.mr0 {
    margin-right: 0 !important
}

.mb0 {
    margin-bottom: 0 !important
}

.ml0 {
    margin-left: 0 !important
}

.mh0 {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.mv0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.-m {
    margin: -30px !important
}

.-mt {
    margin-top: -30px !important
}

.-mr {
    margin-right: -30px !important
}

.-mb {
    margin-bottom: -30px !important
}

.-ml {
    margin-left: -30px !important
}

.-mh {
    margin-right: -30px !important;
    margin-left: -30px !important
}

.-mv {
    margin-top: -30px !important;
    margin-bottom: -30px !important
}

.-m\+ {
    margin: -60px !important
}

.-mt\+ {
    margin-top: -60px !important
}

.-mr\+ {
    margin-right: -60px !important
}

.-mb\+ {
    margin-bottom: -60px !important
}

.-ml\+ {
    margin-left: -60px !important
}

.-mh\+ {
    margin-right: -60px !important;
    margin-left: -60px !important
}

.-mv\+ {
    margin-top: -60px !important;
    margin-bottom: -60px !important
}

.p {
    padding: 26px !important
}

.pt {
    padding-top: 26px !important
}

.pr {
    padding-right: 26px !important
}

.pb {
    padding-bottom: 26px !important
}

.pl {
    padding-left: 26px !important
}

.ph {
    padding-right: 26px !important;
    padding-left: 26px !important
}

.pv {
    padding-top: 26px !important;
    padding-bottom: 26px !important
}

.p-- {
    padding: 7px !important
}

.pt-- {
    padding-top: 7px !important
}

.pr-- {
    padding-right: 7px !important
}

.pb-- {
    padding-bottom: 7px !important
}

.pl-- {
    padding-left: 7px !important
}

.ph-- {
    padding-right: 7px !important;
    padding-left: 7px !important
}

.pv-- {
    padding-top: 7px !important;
    padding-bottom: 7px !important
}

.p- {
    padding: 13px !important
}

.pt- {
    padding-top: 13px !important
}

.pr- {
    padding-right: 13px !important
}

.pb- {
    padding-bottom: 13px !important
}

.pl- {
    padding-left: 13px !important
}

.ph- {
    padding-right: 13px !important;
    padding-left: 13px !important
}

.pv- {
    padding-top: 13px !important;
    padding-bottom: 13px !important
}

.p\+ {
    padding: 52px !important
}

.pt\+ {
    padding-top: 52px !important
}

.pr\+ {
    padding-right: 52px !important
}

.pb\+ {
    padding-bottom: 52px !important
}

.pl\+ {
    padding-left: 52px !important
}

.ph\+ {
    padding-right: 52px !important;
    padding-left: 52px !important
}

.pv\+ {
    padding-top: 52px !important;
    padding-bottom: 52px !important
}

.p\+\+ {
    padding: 104px !important
}

.pt\+\+ {
    padding-top: 104px !important
}

.pr\+\+ {
    padding-right: 104px !important
}

.pb\+\+ {
    padding-bottom: 104px !important
}

.pl\+\+ {
    padding-left: 104px !important
}

.ph\+\+ {
    padding-right: 104px !important;
    padding-left: 104px !important
}

.pv\+\+ {
    padding-top: 104px !important;
    padding-bottom: 104px !important
}

.p0 {
    padding: 0 !important
}

.pt0 {
    padding-top: 0 !important
}

.pr0 {
    padding-right: 0 !important
}

.pb0 {
    padding-bottom: 0 !important
}

.pl0 {
    padding-left: 0 !important
}

.ph0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.pv0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

@media screen and (max-width: 480px) {
    .small-m {
        margin:30px !important
    }

    .small-mt {
        margin-top: 30px !important
    }

    .small-mr {
        margin-right: 30px !important
    }

    .small-mb {
        margin-bottom: 30px !important
    }

    .small-ml {
        margin-left: 30px !important
    }

    .small-mh {
        margin-right: 30px !important;
        margin-left: 30px !important
    }

    .small-mv {
        margin-top: 30px !important;
        margin-bottom: 30px !important
    }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .medium-m {
        margin:30px !important
    }

    .medium-mt {
        margin-top: 30px !important
    }

    .medium-mr {
        margin-right: 30px !important
    }

    .medium-mb {
        margin-bottom: 30px !important
    }

    .medium-ml {
        margin-left: 30px !important
    }

    .medium-mh {
        margin-right: 30px !important;
        margin-left: 30px !important
    }

    .medium-mv {
        margin-top: 30px !important;
        margin-bottom: 30px !important
    }
}

@media screen and (min-width: 481px) {
    .medium-and-up-m {
        margin:30px !important
    }

    .medium-and-up-mt {
        margin-top: 30px !important
    }

    .medium-and-up-mr {
        margin-right: 30px !important
    }

    .medium-and-up-mb {
        margin-bottom: 30px !important
    }

    .medium-and-up-ml {
        margin-left: 30px !important
    }

    .medium-and-up-mh {
        margin-right: 30px !important;
        margin-left: 30px !important
    }

    .medium-and-up-mv {
        margin-top: 30px !important;
        margin-bottom: 30px !important
    }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    .large-m {
        margin:30px !important
    }

    .large-mt {
        margin-top: 30px !important
    }

    .large-mr {
        margin-right: 30px !important
    }

    .large-mb {
        margin-bottom: 30px !important
    }

    .large-ml {
        margin-left: 30px !important
    }

    .large-mh {
        margin-right: 30px !important;
        margin-left: 30px !important
    }

    .large-mv {
        margin-top: 30px !important;
        margin-bottom: 30px !important
    }
}

@media screen and (min-width: 769px) {
    .large-and-up-m {
        margin:30px !important
    }

    .large-and-up-mt {
        margin-top: 30px !important
    }

    .large-and-up-mr {
        margin-right: 30px !important
    }

    .large-and-up-mb {
        margin-bottom: 30px !important
    }

    .large-and-up-ml {
        margin-left: 30px !important
    }

    .large-and-up-mh {
        margin-right: 30px !important;
        margin-left: 30px !important
    }

    .large-and-up-mv {
        margin-top: 30px !important;
        margin-bottom: 30px !important
    }
}

@media screen and (min-width: 1025px) {
    .extralarge-and-up-m {
        margin:30px !important
    }

    .extralarge-and-up-mt {
        margin-top: 30px !important
    }

    .extralarge-and-up-mr {
        margin-right: 30px !important
    }

    .extralarge-and-up-mb {
        margin-bottom: 30px !important
    }

    .extralarge-and-up-ml {
        margin-left: 30px !important
    }

    .extralarge-and-up-mh {
        margin-right: 30px !important;
        margin-left: 30px !important
    }

    .extralarge-and-up-mv {
        margin-top: 30px !important;
        margin-bottom: 30px !important
    }
}

@media screen and (max-width: 480px) {
    .small-m-- {
        margin:8px !important
    }

    .small-mt-- {
        margin-top: 8px !important
    }

    .small-mr-- {
        margin-right: 8px !important
    }

    .small-mb-- {
        margin-bottom: 8px !important
    }

    .small-ml-- {
        margin-left: 8px !important
    }

    .small-mh-- {
        margin-right: 8px !important;
        margin-left: 8px !important
    }

    .small-mv-- {
        margin-top: 8px !important;
        margin-bottom: 8px !important
    }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .medium-m-- {
        margin:8px !important
    }

    .medium-mt-- {
        margin-top: 8px !important
    }

    .medium-mr-- {
        margin-right: 8px !important
    }

    .medium-mb-- {
        margin-bottom: 8px !important
    }

    .medium-ml-- {
        margin-left: 8px !important
    }

    .medium-mh-- {
        margin-right: 8px !important;
        margin-left: 8px !important
    }

    .medium-mv-- {
        margin-top: 8px !important;
        margin-bottom: 8px !important
    }
}

@media screen and (min-width: 481px) {
    .medium-and-up-m-- {
        margin:8px !important
    }

    .medium-and-up-mt-- {
        margin-top: 8px !important
    }

    .medium-and-up-mr-- {
        margin-right: 8px !important
    }

    .medium-and-up-mb-- {
        margin-bottom: 8px !important
    }

    .medium-and-up-ml-- {
        margin-left: 8px !important
    }

    .medium-and-up-mh-- {
        margin-right: 8px !important;
        margin-left: 8px !important
    }

    .medium-and-up-mv-- {
        margin-top: 8px !important;
        margin-bottom: 8px !important
    }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    .large-m-- {
        margin:8px !important
    }

    .large-mt-- {
        margin-top: 8px !important
    }

    .large-mr-- {
        margin-right: 8px !important
    }

    .large-mb-- {
        margin-bottom: 8px !important
    }

    .large-ml-- {
        margin-left: 8px !important
    }

    .large-mh-- {
        margin-right: 8px !important;
        margin-left: 8px !important
    }

    .large-mv-- {
        margin-top: 8px !important;
        margin-bottom: 8px !important
    }
}

@media screen and (min-width: 769px) {
    .large-and-up-m-- {
        margin:8px !important
    }

    .large-and-up-mt-- {
        margin-top: 8px !important
    }

    .large-and-up-mr-- {
        margin-right: 8px !important
    }

    .large-and-up-mb-- {
        margin-bottom: 8px !important
    }

    .large-and-up-ml-- {
        margin-left: 8px !important
    }

    .large-and-up-mh-- {
        margin-right: 8px !important;
        margin-left: 8px !important
    }

    .large-and-up-mv-- {
        margin-top: 8px !important;
        margin-bottom: 8px !important
    }
}

@media screen and (min-width: 1025px) {
    .extralarge-and-up-m-- {
        margin:8px !important
    }

    .extralarge-and-up-mt-- {
        margin-top: 8px !important
    }

    .extralarge-and-up-mr-- {
        margin-right: 8px !important
    }

    .extralarge-and-up-mb-- {
        margin-bottom: 8px !important
    }

    .extralarge-and-up-ml-- {
        margin-left: 8px !important
    }

    .extralarge-and-up-mh-- {
        margin-right: 8px !important;
        margin-left: 8px !important
    }

    .extralarge-and-up-mv-- {
        margin-top: 8px !important;
        margin-bottom: 8px !important
    }
}

@media screen and (max-width: 480px) {
    .small-m- {
        margin:15px !important
    }

    .small-mt- {
        margin-top: 15px !important
    }

    .small-mr- {
        margin-right: 15px !important
    }

    .small-mb- {
        margin-bottom: 15px !important
    }

    .small-ml- {
        margin-left: 15px !important
    }

    .small-mh- {
        margin-right: 15px !important;
        margin-left: 15px !important
    }

    .small-mv- {
        margin-top: 15px !important;
        margin-bottom: 15px !important
    }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .medium-m- {
        margin:15px !important
    }

    .medium-mt- {
        margin-top: 15px !important
    }

    .medium-mr- {
        margin-right: 15px !important
    }

    .medium-mb- {
        margin-bottom: 15px !important
    }

    .medium-ml- {
        margin-left: 15px !important
    }

    .medium-mh- {
        margin-right: 15px !important;
        margin-left: 15px !important
    }

    .medium-mv- {
        margin-top: 15px !important;
        margin-bottom: 15px !important
    }
}

@media screen and (min-width: 481px) {
    .medium-and-up-m- {
        margin:15px !important
    }

    .medium-and-up-mt- {
        margin-top: 15px !important
    }

    .medium-and-up-mr- {
        margin-right: 15px !important
    }

    .medium-and-up-mb- {
        margin-bottom: 15px !important
    }

    .medium-and-up-ml- {
        margin-left: 15px !important
    }

    .medium-and-up-mh- {
        margin-right: 15px !important;
        margin-left: 15px !important
    }

    .medium-and-up-mv- {
        margin-top: 15px !important;
        margin-bottom: 15px !important
    }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    .large-m- {
        margin:15px !important
    }

    .large-mt- {
        margin-top: 15px !important
    }

    .large-mr- {
        margin-right: 15px !important
    }

    .large-mb- {
        margin-bottom: 15px !important
    }

    .large-ml- {
        margin-left: 15px !important
    }

    .large-mh- {
        margin-right: 15px !important;
        margin-left: 15px !important
    }

    .large-mv- {
        margin-top: 15px !important;
        margin-bottom: 15px !important
    }
}

@media screen and (min-width: 769px) {
    .large-and-up-m- {
        margin:15px !important
    }

    .large-and-up-mt- {
        margin-top: 15px !important
    }

    .large-and-up-mr- {
        margin-right: 15px !important
    }

    .large-and-up-mb- {
        margin-bottom: 15px !important
    }

    .large-and-up-ml- {
        margin-left: 15px !important
    }

    .large-and-up-mh- {
        margin-right: 15px !important;
        margin-left: 15px !important
    }

    .large-and-up-mv- {
        margin-top: 15px !important;
        margin-bottom: 15px !important
    }
}

@media screen and (min-width: 1025px) {
    .extralarge-and-up-m- {
        margin:15px !important
    }

    .extralarge-and-up-mt- {
        margin-top: 15px !important
    }

    .extralarge-and-up-mr- {
        margin-right: 15px !important
    }

    .extralarge-and-up-mb- {
        margin-bottom: 15px !important
    }

    .extralarge-and-up-ml- {
        margin-left: 15px !important
    }

    .extralarge-and-up-mh- {
        margin-right: 15px !important;
        margin-left: 15px !important
    }

    .extralarge-and-up-mv- {
        margin-top: 15px !important;
        margin-bottom: 15px !important
    }
}

@media screen and (max-width: 480px) {
    .small-m\+ {
        margin:60px !important
    }

    .small-mt\+ {
        margin-top: 60px !important
    }

    .small-mr\+ {
        margin-right: 60px !important
    }

    .small-mb\+ {
        margin-bottom: 60px !important
    }

    .small-ml\+ {
        margin-left: 60px !important
    }

    .small-mh\+ {
        margin-right: 60px !important;
        margin-left: 60px !important
    }

    .small-mv\+ {
        margin-top: 60px !important;
        margin-bottom: 60px !important
    }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .medium-m\+ {
        margin:60px !important
    }

    .medium-mt\+ {
        margin-top: 60px !important
    }

    .medium-mr\+ {
        margin-right: 60px !important
    }

    .medium-mb\+ {
        margin-bottom: 60px !important
    }

    .medium-ml\+ {
        margin-left: 60px !important
    }

    .medium-mh\+ {
        margin-right: 60px !important;
        margin-left: 60px !important
    }

    .medium-mv\+ {
        margin-top: 60px !important;
        margin-bottom: 60px !important
    }
}

@media screen and (min-width: 481px) {
    .medium-and-up-m\+ {
        margin:60px !important
    }

    .medium-and-up-mt\+ {
        margin-top: 60px !important
    }

    .medium-and-up-mr\+ {
        margin-right: 60px !important
    }

    .medium-and-up-mb\+ {
        margin-bottom: 60px !important
    }

    .medium-and-up-ml\+ {
        margin-left: 60px !important
    }

    .medium-and-up-mh\+ {
        margin-right: 60px !important;
        margin-left: 60px !important
    }

    .medium-and-up-mv\+ {
        margin-top: 60px !important;
        margin-bottom: 60px !important
    }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    .large-m\+ {
        margin:60px !important
    }

    .large-mt\+ {
        margin-top: 60px !important
    }

    .large-mr\+ {
        margin-right: 60px !important
    }

    .large-mb\+ {
        margin-bottom: 60px !important
    }

    .large-ml\+ {
        margin-left: 60px !important
    }

    .large-mh\+ {
        margin-right: 60px !important;
        margin-left: 60px !important
    }

    .large-mv\+ {
        margin-top: 60px !important;
        margin-bottom: 60px !important
    }
}

@media screen and (min-width: 769px) {
    .large-and-up-m\+ {
        margin:60px !important
    }

    .large-and-up-mt\+ {
        margin-top: 60px !important
    }

    .large-and-up-mr\+ {
        margin-right: 60px !important
    }

    .large-and-up-mb\+ {
        margin-bottom: 60px !important
    }

    .large-and-up-ml\+ {
        margin-left: 60px !important
    }

    .large-and-up-mh\+ {
        margin-right: 60px !important;
        margin-left: 60px !important
    }

    .large-and-up-mv\+ {
        margin-top: 60px !important;
        margin-bottom: 60px !important
    }
}

@media screen and (min-width: 1025px) {
    .extralarge-and-up-m\+ {
        margin:60px !important
    }

    .extralarge-and-up-mt\+ {
        margin-top: 60px !important
    }

    .extralarge-and-up-mr\+ {
        margin-right: 60px !important
    }

    .extralarge-and-up-mb\+ {
        margin-bottom: 60px !important
    }

    .extralarge-and-up-ml\+ {
        margin-left: 60px !important
    }

    .extralarge-and-up-mh\+ {
        margin-right: 60px !important;
        margin-left: 60px !important
    }

    .extralarge-and-up-mv\+ {
        margin-top: 60px !important;
        margin-bottom: 60px !important
    }
}

@media screen and (max-width: 480px) {
    .small-m\+\+ {
        margin:120px !important
    }

    .small-mt\+\+ {
        margin-top: 120px !important
    }

    .small-mr\+\+ {
        margin-right: 120px !important
    }

    .small-mb\+\+ {
        margin-bottom: 120px !important
    }

    .small-ml\+\+ {
        margin-left: 120px !important
    }

    .small-mh\+\+ {
        margin-right: 120px !important;
        margin-left: 120px !important
    }

    .small-mv\+\+ {
        margin-top: 120px !important;
        margin-bottom: 120px !important
    }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .medium-m\+\+ {
        margin:120px !important
    }

    .medium-mt\+\+ {
        margin-top: 120px !important
    }

    .medium-mr\+\+ {
        margin-right: 120px !important
    }

    .medium-mb\+\+ {
        margin-bottom: 120px !important
    }

    .medium-ml\+\+ {
        margin-left: 120px !important
    }

    .medium-mh\+\+ {
        margin-right: 120px !important;
        margin-left: 120px !important
    }

    .medium-mv\+\+ {
        margin-top: 120px !important;
        margin-bottom: 120px !important
    }
}

@media screen and (min-width: 481px) {
    .medium-and-up-m\+\+ {
        margin:120px !important
    }

    .medium-and-up-mt\+\+ {
        margin-top: 120px !important
    }

    .medium-and-up-mr\+\+ {
        margin-right: 120px !important
    }

    .medium-and-up-mb\+\+ {
        margin-bottom: 120px !important
    }

    .medium-and-up-ml\+\+ {
        margin-left: 120px !important
    }

    .medium-and-up-mh\+\+ {
        margin-right: 120px !important;
        margin-left: 120px !important
    }

    .medium-and-up-mv\+\+ {
        margin-top: 120px !important;
        margin-bottom: 120px !important
    }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    .large-m\+\+ {
        margin:120px !important
    }

    .large-mt\+\+ {
        margin-top: 120px !important
    }

    .large-mr\+\+ {
        margin-right: 120px !important
    }

    .large-mb\+\+ {
        margin-bottom: 120px !important
    }

    .large-ml\+\+ {
        margin-left: 120px !important
    }

    .large-mh\+\+ {
        margin-right: 120px !important;
        margin-left: 120px !important
    }

    .large-mv\+\+ {
        margin-top: 120px !important;
        margin-bottom: 120px !important
    }
}

@media screen and (min-width: 769px) {
    .large-and-up-m\+\+ {
        margin:120px !important
    }

    .large-and-up-mt\+\+ {
        margin-top: 120px !important
    }

    .large-and-up-mr\+\+ {
        margin-right: 120px !important
    }

    .large-and-up-mb\+\+ {
        margin-bottom: 120px !important
    }

    .large-and-up-ml\+\+ {
        margin-left: 120px !important
    }

    .large-and-up-mh\+\+ {
        margin-right: 120px !important;
        margin-left: 120px !important
    }

    .large-and-up-mv\+\+ {
        margin-top: 120px !important;
        margin-bottom: 120px !important
    }
}

@media screen and (min-width: 1025px) {
    .extralarge-and-up-m\+\+ {
        margin:120px !important
    }

    .extralarge-and-up-mt\+\+ {
        margin-top: 120px !important
    }

    .extralarge-and-up-mr\+\+ {
        margin-right: 120px !important
    }

    .extralarge-and-up-mb\+\+ {
        margin-bottom: 120px !important
    }

    .extralarge-and-up-ml\+\+ {
        margin-left: 120px !important
    }

    .extralarge-and-up-mh\+\+ {
        margin-right: 120px !important;
        margin-left: 120px !important
    }

    .extralarge-and-up-mv\+\+ {
        margin-top: 120px !important;
        margin-bottom: 120px !important
    }
}

@media screen and (max-width: 480px) {
    .small-m0 {
        margin:0 !important
    }

    .small-mt0 {
        margin-top: 0 !important
    }

    .small-mr0 {
        margin-right: 0 !important
    }

    .small-mb0 {
        margin-bottom: 0 !important
    }

    .small-ml0 {
        margin-left: 0 !important
    }

    .small-mh0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .small-mv0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .medium-m0 {
        margin:0 !important
    }

    .medium-mt0 {
        margin-top: 0 !important
    }

    .medium-mr0 {
        margin-right: 0 !important
    }

    .medium-mb0 {
        margin-bottom: 0 !important
    }

    .medium-ml0 {
        margin-left: 0 !important
    }

    .medium-mh0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .medium-mv0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
}

@media screen and (min-width: 481px) {
    .medium-and-up-m0 {
        margin:0 !important
    }

    .medium-and-up-mt0 {
        margin-top: 0 !important
    }

    .medium-and-up-mr0 {
        margin-right: 0 !important
    }

    .medium-and-up-mb0 {
        margin-bottom: 0 !important
    }

    .medium-and-up-ml0 {
        margin-left: 0 !important
    }

    .medium-and-up-mh0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .medium-and-up-mv0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    .large-m0 {
        margin:0 !important
    }

    .large-mt0 {
        margin-top: 0 !important
    }

    .large-mr0 {
        margin-right: 0 !important
    }

    .large-mb0 {
        margin-bottom: 0 !important
    }

    .large-ml0 {
        margin-left: 0 !important
    }

    .large-mh0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .large-mv0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
}

@media screen and (min-width: 769px) {
    .large-and-up-m0 {
        margin:0 !important
    }

    .large-and-up-mt0 {
        margin-top: 0 !important
    }

    .large-and-up-mr0 {
        margin-right: 0 !important
    }

    .large-and-up-mb0 {
        margin-bottom: 0 !important
    }

    .large-and-up-ml0 {
        margin-left: 0 !important
    }

    .large-and-up-mh0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .large-and-up-mv0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
}

@media screen and (min-width: 1025px) {
    .extralarge-and-up-m0 {
        margin:0 !important
    }

    .extralarge-and-up-mt0 {
        margin-top: 0 !important
    }

    .extralarge-and-up-mr0 {
        margin-right: 0 !important
    }

    .extralarge-and-up-mb0 {
        margin-bottom: 0 !important
    }

    .extralarge-and-up-ml0 {
        margin-left: 0 !important
    }

    .extralarge-and-up-mh0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .extralarge-and-up-mv0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
}

@media screen and (max-width: 480px) {
    .small-p {
        padding:26px !important
    }

    .small-pt {
        padding-top: 26px !important
    }

    .small-pr {
        padding-right: 26px !important
    }

    .small-pb {
        padding-bottom: 26px !important
    }

    .small-pl {
        padding-left: 26px !important
    }

    .small-ph {
        padding-right: 26px !important;
        padding-left: 26px !important
    }

    .small-pv {
        padding-top: 26px !important;
        padding-bottom: 26px !important
    }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .medium-p {
        padding:26px !important
    }

    .medium-pt {
        padding-top: 26px !important
    }

    .medium-pr {
        padding-right: 26px !important
    }

    .medium-pb {
        padding-bottom: 26px !important
    }

    .medium-pl {
        padding-left: 26px !important
    }

    .medium-ph {
        padding-right: 26px !important;
        padding-left: 26px !important
    }

    .medium-pv {
        padding-top: 26px !important;
        padding-bottom: 26px !important
    }
}

@media screen and (min-width: 481px) {
    .medium-and-up-p {
        padding:26px !important
    }

    .medium-and-up-pt {
        padding-top: 26px !important
    }

    .medium-and-up-pr {
        padding-right: 26px !important
    }

    .medium-and-up-pb {
        padding-bottom: 26px !important
    }

    .medium-and-up-pl {
        padding-left: 26px !important
    }

    .medium-and-up-ph {
        padding-right: 26px !important;
        padding-left: 26px !important
    }

    .medium-and-up-pv {
        padding-top: 26px !important;
        padding-bottom: 26px !important
    }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    .large-p {
        padding:26px !important
    }

    .large-pt {
        padding-top: 26px !important
    }

    .large-pr {
        padding-right: 26px !important
    }

    .large-pb {
        padding-bottom: 26px !important
    }

    .large-pl {
        padding-left: 26px !important
    }

    .large-ph {
        padding-right: 26px !important;
        padding-left: 26px !important
    }

    .large-pv {
        padding-top: 26px !important;
        padding-bottom: 26px !important
    }
}

@media screen and (min-width: 769px) {
    .large-and-up-p {
        padding:26px !important
    }

    .large-and-up-pt {
        padding-top: 26px !important
    }

    .large-and-up-pr {
        padding-right: 26px !important
    }

    .large-and-up-pb {
        padding-bottom: 26px !important
    }

    .large-and-up-pl {
        padding-left: 26px !important
    }

    .large-and-up-ph {
        padding-right: 26px !important;
        padding-left: 26px !important
    }

    .large-and-up-pv {
        padding-top: 26px !important;
        padding-bottom: 26px !important
    }
}

@media screen and (min-width: 1025px) {
    .extralarge-and-up-p {
        padding:26px !important
    }

    .extralarge-and-up-pt {
        padding-top: 26px !important
    }

    .extralarge-and-up-pr {
        padding-right: 26px !important
    }

    .extralarge-and-up-pb {
        padding-bottom: 26px !important
    }

    .extralarge-and-up-pl {
        padding-left: 26px !important
    }

    .extralarge-and-up-ph {
        padding-right: 26px !important;
        padding-left: 26px !important
    }

    .extralarge-and-up-pv {
        padding-top: 26px !important;
        padding-bottom: 26px !important
    }
}

@media screen and (max-width: 480px) {
    .small-p-- {
        padding:7px !important
    }

    .small-pt-- {
        padding-top: 7px !important
    }

    .small-pr-- {
        padding-right: 7px !important
    }

    .small-pb-- {
        padding-bottom: 7px !important
    }

    .small-pl-- {
        padding-left: 7px !important
    }

    .small-ph-- {
        padding-right: 7px !important;
        padding-left: 7px !important
    }

    .small-pv-- {
        padding-top: 7px !important;
        padding-bottom: 7px !important
    }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .medium-p-- {
        padding:7px !important
    }

    .medium-pt-- {
        padding-top: 7px !important
    }

    .medium-pr-- {
        padding-right: 7px !important
    }

    .medium-pb-- {
        padding-bottom: 7px !important
    }

    .medium-pl-- {
        padding-left: 7px !important
    }

    .medium-ph-- {
        padding-right: 7px !important;
        padding-left: 7px !important
    }

    .medium-pv-- {
        padding-top: 7px !important;
        padding-bottom: 7px !important
    }
}

@media screen and (min-width: 481px) {
    .medium-and-up-p-- {
        padding:7px !important
    }

    .medium-and-up-pt-- {
        padding-top: 7px !important
    }

    .medium-and-up-pr-- {
        padding-right: 7px !important
    }

    .medium-and-up-pb-- {
        padding-bottom: 7px !important
    }

    .medium-and-up-pl-- {
        padding-left: 7px !important
    }

    .medium-and-up-ph-- {
        padding-right: 7px !important;
        padding-left: 7px !important
    }

    .medium-and-up-pv-- {
        padding-top: 7px !important;
        padding-bottom: 7px !important
    }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    .large-p-- {
        padding:7px !important
    }

    .large-pt-- {
        padding-top: 7px !important
    }

    .large-pr-- {
        padding-right: 7px !important
    }

    .large-pb-- {
        padding-bottom: 7px !important
    }

    .large-pl-- {
        padding-left: 7px !important
    }

    .large-ph-- {
        padding-right: 7px !important;
        padding-left: 7px !important
    }

    .large-pv-- {
        padding-top: 7px !important;
        padding-bottom: 7px !important
    }
}

@media screen and (min-width: 769px) {
    .large-and-up-p-- {
        padding:7px !important
    }

    .large-and-up-pt-- {
        padding-top: 7px !important
    }

    .large-and-up-pr-- {
        padding-right: 7px !important
    }

    .large-and-up-pb-- {
        padding-bottom: 7px !important
    }

    .large-and-up-pl-- {
        padding-left: 7px !important
    }

    .large-and-up-ph-- {
        padding-right: 7px !important;
        padding-left: 7px !important
    }

    .large-and-up-pv-- {
        padding-top: 7px !important;
        padding-bottom: 7px !important
    }
}

@media screen and (min-width: 1025px) {
    .extralarge-and-up-p-- {
        padding:7px !important
    }

    .extralarge-and-up-pt-- {
        padding-top: 7px !important
    }

    .extralarge-and-up-pr-- {
        padding-right: 7px !important
    }

    .extralarge-and-up-pb-- {
        padding-bottom: 7px !important
    }

    .extralarge-and-up-pl-- {
        padding-left: 7px !important
    }

    .extralarge-and-up-ph-- {
        padding-right: 7px !important;
        padding-left: 7px !important
    }

    .extralarge-and-up-pv-- {
        padding-top: 7px !important;
        padding-bottom: 7px !important
    }
}

@media screen and (max-width: 480px) {
    .small-p- {
        padding:13px !important
    }

    .small-pt- {
        padding-top: 13px !important
    }

    .small-pr- {
        padding-right: 13px !important
    }

    .small-pb- {
        padding-bottom: 13px !important
    }

    .small-pl- {
        padding-left: 13px !important
    }

    .small-ph- {
        padding-right: 13px !important;
        padding-left: 13px !important
    }

    .small-pv- {
        padding-top: 13px !important;
        padding-bottom: 13px !important
    }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .medium-p- {
        padding:13px !important
    }

    .medium-pt- {
        padding-top: 13px !important
    }

    .medium-pr- {
        padding-right: 13px !important
    }

    .medium-pb- {
        padding-bottom: 13px !important
    }

    .medium-pl- {
        padding-left: 13px !important
    }

    .medium-ph- {
        padding-right: 13px !important;
        padding-left: 13px !important
    }

    .medium-pv- {
        padding-top: 13px !important;
        padding-bottom: 13px !important
    }
}

@media screen and (min-width: 481px) {
    .medium-and-up-p- {
        padding:13px !important
    }

    .medium-and-up-pt- {
        padding-top: 13px !important
    }

    .medium-and-up-pr- {
        padding-right: 13px !important
    }

    .medium-and-up-pb- {
        padding-bottom: 13px !important
    }

    .medium-and-up-pl- {
        padding-left: 13px !important
    }

    .medium-and-up-ph- {
        padding-right: 13px !important;
        padding-left: 13px !important
    }

    .medium-and-up-pv- {
        padding-top: 13px !important;
        padding-bottom: 13px !important
    }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    .large-p- {
        padding:13px !important
    }

    .large-pt- {
        padding-top: 13px !important
    }

    .large-pr- {
        padding-right: 13px !important
    }

    .large-pb- {
        padding-bottom: 13px !important
    }

    .large-pl- {
        padding-left: 13px !important
    }

    .large-ph- {
        padding-right: 13px !important;
        padding-left: 13px !important
    }

    .large-pv- {
        padding-top: 13px !important;
        padding-bottom: 13px !important
    }
}

@media screen and (min-width: 769px) {
    .large-and-up-p- {
        padding:13px !important
    }

    .large-and-up-pt- {
        padding-top: 13px !important
    }

    .large-and-up-pr- {
        padding-right: 13px !important
    }

    .large-and-up-pb- {
        padding-bottom: 13px !important
    }

    .large-and-up-pl- {
        padding-left: 13px !important
    }

    .large-and-up-ph- {
        padding-right: 13px !important;
        padding-left: 13px !important
    }

    .large-and-up-pv- {
        padding-top: 13px !important;
        padding-bottom: 13px !important
    }
}

@media screen and (min-width: 1025px) {
    .extralarge-and-up-p- {
        padding:13px !important
    }

    .extralarge-and-up-pt- {
        padding-top: 13px !important
    }

    .extralarge-and-up-pr- {
        padding-right: 13px !important
    }

    .extralarge-and-up-pb- {
        padding-bottom: 13px !important
    }

    .extralarge-and-up-pl- {
        padding-left: 13px !important
    }

    .extralarge-and-up-ph- {
        padding-right: 13px !important;
        padding-left: 13px !important
    }

    .extralarge-and-up-pv- {
        padding-top: 13px !important;
        padding-bottom: 13px !important
    }
}

@media screen and (max-width: 480px) {
    .small-p\+ {
        padding:52px !important
    }

    .small-pt\+ {
        padding-top: 52px !important
    }

    .small-pr\+ {
        padding-right: 52px !important
    }

    .small-pb\+ {
        padding-bottom: 52px !important
    }

    .small-pl\+ {
        padding-left: 52px !important
    }

    .small-ph\+ {
        padding-right: 52px !important;
        padding-left: 52px !important
    }

    .small-pv\+ {
        padding-top: 52px !important;
        padding-bottom: 52px !important
    }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .medium-p\+ {
        padding:52px !important
    }

    .medium-pt\+ {
        padding-top: 52px !important
    }

    .medium-pr\+ {
        padding-right: 52px !important
    }

    .medium-pb\+ {
        padding-bottom: 52px !important
    }

    .medium-pl\+ {
        padding-left: 52px !important
    }

    .medium-ph\+ {
        padding-right: 52px !important;
        padding-left: 52px !important
    }

    .medium-pv\+ {
        padding-top: 52px !important;
        padding-bottom: 52px !important
    }
}

@media screen and (min-width: 481px) {
    .medium-and-up-p\+ {
        padding:52px !important
    }

    .medium-and-up-pt\+ {
        padding-top: 52px !important
    }

    .medium-and-up-pr\+ {
        padding-right: 52px !important
    }

    .medium-and-up-pb\+ {
        padding-bottom: 52px !important
    }

    .medium-and-up-pl\+ {
        padding-left: 52px !important
    }

    .medium-and-up-ph\+ {
        padding-right: 52px !important;
        padding-left: 52px !important
    }

    .medium-and-up-pv\+ {
        padding-top: 52px !important;
        padding-bottom: 52px !important
    }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    .large-p\+ {
        padding:52px !important
    }

    .large-pt\+ {
        padding-top: 52px !important
    }

    .large-pr\+ {
        padding-right: 52px !important
    }

    .large-pb\+ {
        padding-bottom: 52px !important
    }

    .large-pl\+ {
        padding-left: 52px !important
    }

    .large-ph\+ {
        padding-right: 52px !important;
        padding-left: 52px !important
    }

    .large-pv\+ {
        padding-top: 52px !important;
        padding-bottom: 52px !important
    }
}

@media screen and (min-width: 769px) {
    .large-and-up-p\+ {
        padding:52px !important
    }

    .large-and-up-pt\+ {
        padding-top: 52px !important
    }

    .large-and-up-pr\+ {
        padding-right: 52px !important
    }

    .large-and-up-pb\+ {
        padding-bottom: 52px !important
    }

    .large-and-up-pl\+ {
        padding-left: 52px !important
    }

    .large-and-up-ph\+ {
        padding-right: 52px !important;
        padding-left: 52px !important
    }

    .large-and-up-pv\+ {
        padding-top: 52px !important;
        padding-bottom: 52px !important
    }
}

@media screen and (min-width: 1025px) {
    .extralarge-and-up-p\+ {
        padding:52px !important
    }

    .extralarge-and-up-pt\+ {
        padding-top: 52px !important
    }

    .extralarge-and-up-pr\+ {
        padding-right: 52px !important
    }

    .extralarge-and-up-pb\+ {
        padding-bottom: 52px !important
    }

    .extralarge-and-up-pl\+ {
        padding-left: 52px !important
    }

    .extralarge-and-up-ph\+ {
        padding-right: 52px !important;
        padding-left: 52px !important
    }

    .extralarge-and-up-pv\+ {
        padding-top: 52px !important;
        padding-bottom: 52px !important
    }
}

@media screen and (max-width: 480px) {
    .small-p\+\+ {
        padding:104px !important
    }

    .small-pt\+\+ {
        padding-top: 104px !important
    }

    .small-pr\+\+ {
        padding-right: 104px !important
    }

    .small-pb\+\+ {
        padding-bottom: 104px !important
    }

    .small-pl\+\+ {
        padding-left: 104px !important
    }

    .small-ph\+\+ {
        padding-right: 104px !important;
        padding-left: 104px !important
    }

    .small-pv\+\+ {
        padding-top: 104px !important;
        padding-bottom: 104px !important
    }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .medium-p\+\+ {
        padding:104px !important
    }

    .medium-pt\+\+ {
        padding-top: 104px !important
    }

    .medium-pr\+\+ {
        padding-right: 104px !important
    }

    .medium-pb\+\+ {
        padding-bottom: 104px !important
    }

    .medium-pl\+\+ {
        padding-left: 104px !important
    }

    .medium-ph\+\+ {
        padding-right: 104px !important;
        padding-left: 104px !important
    }

    .medium-pv\+\+ {
        padding-top: 104px !important;
        padding-bottom: 104px !important
    }
}

@media screen and (min-width: 481px) {
    .medium-and-up-p\+\+ {
        padding:104px !important
    }

    .medium-and-up-pt\+\+ {
        padding-top: 104px !important
    }

    .medium-and-up-pr\+\+ {
        padding-right: 104px !important
    }

    .medium-and-up-pb\+\+ {
        padding-bottom: 104px !important
    }

    .medium-and-up-pl\+\+ {
        padding-left: 104px !important
    }

    .medium-and-up-ph\+\+ {
        padding-right: 104px !important;
        padding-left: 104px !important
    }

    .medium-and-up-pv\+\+ {
        padding-top: 104px !important;
        padding-bottom: 104px !important
    }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    .large-p\+\+ {
        padding:104px !important
    }

    .large-pt\+\+ {
        padding-top: 104px !important
    }

    .large-pr\+\+ {
        padding-right: 104px !important
    }

    .large-pb\+\+ {
        padding-bottom: 104px !important
    }

    .large-pl\+\+ {
        padding-left: 104px !important
    }

    .large-ph\+\+ {
        padding-right: 104px !important;
        padding-left: 104px !important
    }

    .large-pv\+\+ {
        padding-top: 104px !important;
        padding-bottom: 104px !important
    }
}

@media screen and (min-width: 769px) {
    .large-and-up-p\+\+ {
        padding:104px !important
    }

    .large-and-up-pt\+\+ {
        padding-top: 104px !important
    }

    .large-and-up-pr\+\+ {
        padding-right: 104px !important
    }

    .large-and-up-pb\+\+ {
        padding-bottom: 104px !important
    }

    .large-and-up-pl\+\+ {
        padding-left: 104px !important
    }

    .large-and-up-ph\+\+ {
        padding-right: 104px !important;
        padding-left: 104px !important
    }

    .large-and-up-pv\+\+ {
        padding-top: 104px !important;
        padding-bottom: 104px !important
    }
}

@media screen and (min-width: 1025px) {
    .extralarge-and-up-p\+\+ {
        padding:104px !important
    }

    .extralarge-and-up-pt\+\+ {
        padding-top: 104px !important
    }

    .extralarge-and-up-pr\+\+ {
        padding-right: 104px !important
    }

    .extralarge-and-up-pb\+\+ {
        padding-bottom: 104px !important
    }

    .extralarge-and-up-pl\+\+ {
        padding-left: 104px !important
    }

    .extralarge-and-up-ph\+\+ {
        padding-right: 104px !important;
        padding-left: 104px !important
    }

    .extralarge-and-up-pv\+\+ {
        padding-top: 104px !important;
        padding-bottom: 104px !important
    }
}

@media screen and (max-width: 480px) {
    .small-p0 {
        padding:0 !important
    }

    .small-pt0 {
        padding-top: 0 !important
    }

    .small-pr0 {
        padding-right: 0 !important
    }

    .small-pb0 {
        padding-bottom: 0 !important
    }

    .small-pl0 {
        padding-left: 0 !important
    }

    .small-ph0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .small-pv0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .medium-p0 {
        padding:0 !important
    }

    .medium-pt0 {
        padding-top: 0 !important
    }

    .medium-pr0 {
        padding-right: 0 !important
    }

    .medium-pb0 {
        padding-bottom: 0 !important
    }

    .medium-pl0 {
        padding-left: 0 !important
    }

    .medium-ph0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .medium-pv0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
}

@media screen and (min-width: 481px) {
    .medium-and-up-p0 {
        padding:0 !important
    }

    .medium-and-up-pt0 {
        padding-top: 0 !important
    }

    .medium-and-up-pr0 {
        padding-right: 0 !important
    }

    .medium-and-up-pb0 {
        padding-bottom: 0 !important
    }

    .medium-and-up-pl0 {
        padding-left: 0 !important
    }

    .medium-and-up-ph0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .medium-and-up-pv0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    .large-p0 {
        padding:0 !important
    }

    .large-pt0 {
        padding-top: 0 !important
    }

    .large-pr0 {
        padding-right: 0 !important
    }

    .large-pb0 {
        padding-bottom: 0 !important
    }

    .large-pl0 {
        padding-left: 0 !important
    }

    .large-ph0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .large-pv0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
}

@media screen and (min-width: 769px) {
    .large-and-up-p0 {
        padding:0 !important
    }

    .large-and-up-pt0 {
        padding-top: 0 !important
    }

    .large-and-up-pr0 {
        padding-right: 0 !important
    }

    .large-and-up-pb0 {
        padding-bottom: 0 !important
    }

    .large-and-up-pl0 {
        padding-left: 0 !important
    }

    .large-and-up-ph0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .large-and-up-pv0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
}

@media screen and (min-width: 1025px) {
    .extralarge-and-up-p0 {
        padding:0 !important
    }

    .extralarge-and-up-pt0 {
        padding-top: 0 !important
    }

    .extralarge-and-up-pr0 {
        padding-right: 0 !important
    }

    .extralarge-and-up-pb0 {
        padding-bottom: 0 !important
    }

    .extralarge-and-up-pl0 {
        padding-left: 0 !important
    }

    .extralarge-and-up-ph0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .extralarge-and-up-pv0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
}

/*!
 * Widths generator plugin for inuitcss, by @EtienneMagnier
 *
 * Licence: MIT
 * github.com/emagnier/inuitcss.widths-generator
 */
[class~="1/1"] {
    width: 100% !important
}

[class~="1/2"],[class~="2/4"],[class~="3/6"],[class~="4/8"],[class~="5/10"],[class~="6/12"] {
    width: 50% !important
}

[class~="1/3"],[class~="2/6"],[class~="3/9"],[class~="4/12"] {
    width: 33.33333% !important
}

[class~="2/3"],[class~="4/6"],[class~="6/9"],[class~="8/12"] {
    width: 66.66667% !important
}

[class~="1/4"],[class~="2/8"],[class~="3/12"] {
    width: 25% !important
}

[class~="3/4"],[class~="6/8"],[class~="9/12"] {
    width: 75% !important
}

[class~="1/5"],[class~="2/10"] {
    width: 20% !important
}

[class~="2/5"],[class~="4/10"] {
    width: 40% !important
}

[class~="3/5"],[class~="6/10"] {
    width: 60% !important
}

[class~="4/5"],[class~="8/10"] {
    width: 80% !important
}

[class~="1/6"],[class~="2/12"] {
    width: 16.66667% !important
}

[class~="5/6"],[class~="10/12"] {
    width: 83.33333% !important
}

[class~="1/8"] {
    width: 12.5% !important
}

[class~="3/8"] {
    width: 37.5% !important
}

[class~="5/8"] {
    width: 62.5% !important
}

[class~="7/8"] {
    width: 87.5% !important
}

[class~="1/9"] {
    width: 11.11111% !important
}

[class~="2/9"] {
    width: 22.22222% !important
}

[class~="4/9"] {
    width: 44.44444% !important
}

[class~="5/9"] {
    width: 55.55556% !important
}

[class~="7/9"] {
    width: 77.77778% !important
}

[class~="8/9"] {
    width: 88.88889% !important
}

[class~="1/10"] {
    width: 10% !important
}

[class~="3/10"] {
    width: 30% !important
}

[class~="7/10"] {
    width: 70% !important
}

[class~="9/10"] {
    width: 90% !important
}

[class~="1/12"] {
    width: 8.33333% !important
}

[class~="5/12"] {
    width: 41.66667% !important
}

[class~="7/12"] {
    width: 58.33333% !important
}

[class~="11/12"] {
    width: 91.66667% !important
}

.u-1\/1 {
    width: 100% !important
}

.u-1\/2 {
    width: 50% !important
}

.u-1\/3 {
    width: 33.33333% !important
}

.u-2\/3 {
    width: 66.66667% !important
}

.u-1\/4 {
    width: 25% !important
}

.u-2\/4 {
    width: 50% !important
}

.u-3\/4 {
    width: 75% !important
}

.u-1\/5 {
    width: 20% !important
}

.u-2\/5 {
    width: 40% !important
}

.u-3\/5 {
    width: 60% !important
}

.u-4\/5 {
    width: 80% !important
}

/*!
 * Widths-responsive generator plugin for inuitcss, by @EtienneMagnier
 * This module is an extension of the `widths-generator` module.
 *
 * Licence: MIT
 * github.com/emagnier/inuitcss.widths-responsive-generator
 */
@media screen and (max-width: 480px) {
    [class~="small-1/1"] {
        width:100% !important
    }

    [class~="small-1/2"],[class~="small-2/4"],[class~="small-3/6"],[class~="small-4/8"],[class~="small-5/10"],[class~="small-6/12"] {
        width: 50% !important
    }

    [class~="small-1/3"],[class~="small-2/6"],[class~="small-3/9"],[class~="small-4/12"] {
        width: 33.33333% !important
    }

    [class~="small-2/3"],[class~="small-4/6"],[class~="small-6/9"],[class~="small-8/12"] {
        width: 66.66667% !important
    }

    [class~="small-1/4"],[class~="small-2/8"],[class~="small-3/12"] {
        width: 25% !important
    }

    [class~="small-3/4"],[class~="small-6/8"],[class~="small-9/12"] {
        width: 75% !important
    }

    [class~="small-1/5"],[class~="small-2/10"] {
        width: 20% !important
    }

    [class~="small-2/5"],[class~="small-4/10"] {
        width: 40% !important
    }

    [class~="small-3/5"],[class~="small-6/10"] {
        width: 60% !important
    }

    [class~="small-4/5"],[class~="small-8/10"] {
        width: 80% !important
    }

    [class~="small-1/6"],[class~="small-2/12"] {
        width: 16.66667% !important
    }

    [class~="small-5/6"],[class~="small-10/12"] {
        width: 83.33333% !important
    }

    [class~="small-1/8"] {
        width: 12.5% !important
    }

    [class~="small-3/8"] {
        width: 37.5% !important
    }

    [class~="small-5/8"] {
        width: 62.5% !important
    }

    [class~="small-7/8"] {
        width: 87.5% !important
    }

    [class~="small-1/9"] {
        width: 11.11111% !important
    }

    [class~="small-2/9"] {
        width: 22.22222% !important
    }

    [class~="small-4/9"] {
        width: 44.44444% !important
    }

    [class~="small-5/9"] {
        width: 55.55556% !important
    }

    [class~="small-7/9"] {
        width: 77.77778% !important
    }

    [class~="small-8/9"] {
        width: 88.88889% !important
    }

    [class~="small-1/10"] {
        width: 10% !important
    }

    [class~="small-3/10"] {
        width: 30% !important
    }

    [class~="small-7/10"] {
        width: 70% !important
    }

    [class~="small-9/10"] {
        width: 90% !important
    }

    [class~="small-1/12"] {
        width: 8.33333% !important
    }

    [class~="small-5/12"] {
        width: 41.66667% !important
    }

    [class~="small-7/12"] {
        width: 58.33333% !important
    }

    [class~="small-11/12"] {
        width: 91.66667% !important
    }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    [class~="medium-1/1"] {
        width:100% !important
    }

    [class~="medium-1/2"],[class~="medium-2/4"],[class~="medium-3/6"],[class~="medium-4/8"],[class~="medium-5/10"],[class~="medium-6/12"] {
        width: 50% !important
    }

    [class~="medium-1/3"],[class~="medium-2/6"],[class~="medium-3/9"],[class~="medium-4/12"] {
        width: 33.33333% !important
    }

    [class~="medium-2/3"],[class~="medium-4/6"],[class~="medium-6/9"],[class~="medium-8/12"] {
        width: 66.66667% !important
    }

    [class~="medium-1/4"],[class~="medium-2/8"],[class~="medium-3/12"] {
        width: 25% !important
    }

    [class~="medium-3/4"],[class~="medium-6/8"],[class~="medium-9/12"] {
        width: 75% !important
    }

    [class~="medium-1/5"],[class~="medium-2/10"] {
        width: 20% !important
    }

    [class~="medium-2/5"],[class~="medium-4/10"] {
        width: 40% !important
    }

    [class~="medium-3/5"],[class~="medium-6/10"] {
        width: 60% !important
    }

    [class~="medium-4/5"],[class~="medium-8/10"] {
        width: 80% !important
    }

    [class~="medium-1/6"],[class~="medium-2/12"] {
        width: 16.66667% !important
    }

    [class~="medium-5/6"],[class~="medium-10/12"] {
        width: 83.33333% !important
    }

    [class~="medium-1/8"] {
        width: 12.5% !important
    }

    [class~="medium-3/8"] {
        width: 37.5% !important
    }

    [class~="medium-5/8"] {
        width: 62.5% !important
    }

    [class~="medium-7/8"] {
        width: 87.5% !important
    }

    [class~="medium-1/9"] {
        width: 11.11111% !important
    }

    [class~="medium-2/9"] {
        width: 22.22222% !important
    }

    [class~="medium-4/9"] {
        width: 44.44444% !important
    }

    [class~="medium-5/9"] {
        width: 55.55556% !important
    }

    [class~="medium-7/9"] {
        width: 77.77778% !important
    }

    [class~="medium-8/9"] {
        width: 88.88889% !important
    }

    [class~="medium-1/10"] {
        width: 10% !important
    }

    [class~="medium-3/10"] {
        width: 30% !important
    }

    [class~="medium-7/10"] {
        width: 70% !important
    }

    [class~="medium-9/10"] {
        width: 90% !important
    }

    [class~="medium-1/12"] {
        width: 8.33333% !important
    }

    [class~="medium-5/12"] {
        width: 41.66667% !important
    }

    [class~="medium-7/12"] {
        width: 58.33333% !important
    }

    [class~="medium-11/12"] {
        width: 91.66667% !important
    }
}

@media screen and (min-width: 481px) {
    [class~="medium-and-up-1/1"] {
        width:100% !important
    }

    [class~="medium-and-up-1/2"],[class~="medium-and-up-2/4"],[class~="medium-and-up-3/6"],[class~="medium-and-up-4/8"],[class~="medium-and-up-5/10"],[class~="medium-and-up-6/12"] {
        width: 50% !important
    }

    [class~="medium-and-up-1/3"],[class~="medium-and-up-2/6"],[class~="medium-and-up-3/9"],[class~="medium-and-up-4/12"] {
        width: 33.33333% !important
    }

    [class~="medium-and-up-2/3"],[class~="medium-and-up-4/6"],[class~="medium-and-up-6/9"],[class~="medium-and-up-8/12"] {
        width: 66.66667% !important
    }

    [class~="medium-and-up-1/4"],[class~="medium-and-up-2/8"],[class~="medium-and-up-3/12"] {
        width: 25% !important
    }

    [class~="medium-and-up-3/4"],[class~="medium-and-up-6/8"],[class~="medium-and-up-9/12"] {
        width: 75% !important
    }

    [class~="medium-and-up-1/5"],[class~="medium-and-up-2/10"] {
        width: 20% !important
    }

    [class~="medium-and-up-2/5"],[class~="medium-and-up-4/10"] {
        width: 40% !important
    }

    [class~="medium-and-up-3/5"],[class~="medium-and-up-6/10"] {
        width: 60% !important
    }

    [class~="medium-and-up-4/5"],[class~="medium-and-up-8/10"] {
        width: 80% !important
    }

    [class~="medium-and-up-1/6"],[class~="medium-and-up-2/12"] {
        width: 16.66667% !important
    }

    [class~="medium-and-up-5/6"],[class~="medium-and-up-10/12"] {
        width: 83.33333% !important
    }

    [class~="medium-and-up-1/8"] {
        width: 12.5% !important
    }

    [class~="medium-and-up-3/8"] {
        width: 37.5% !important
    }

    [class~="medium-and-up-5/8"] {
        width: 62.5% !important
    }

    [class~="medium-and-up-7/8"] {
        width: 87.5% !important
    }

    [class~="medium-and-up-1/9"] {
        width: 11.11111% !important
    }

    [class~="medium-and-up-2/9"] {
        width: 22.22222% !important
    }

    [class~="medium-and-up-4/9"] {
        width: 44.44444% !important
    }

    [class~="medium-and-up-5/9"] {
        width: 55.55556% !important
    }

    [class~="medium-and-up-7/9"] {
        width: 77.77778% !important
    }

    [class~="medium-and-up-8/9"] {
        width: 88.88889% !important
    }

    [class~="medium-and-up-1/10"] {
        width: 10% !important
    }

    [class~="medium-and-up-3/10"] {
        width: 30% !important
    }

    [class~="medium-and-up-7/10"] {
        width: 70% !important
    }

    [class~="medium-and-up-9/10"] {
        width: 90% !important
    }

    [class~="medium-and-up-1/12"] {
        width: 8.33333% !important
    }

    [class~="medium-and-up-5/12"] {
        width: 41.66667% !important
    }

    [class~="medium-and-up-7/12"] {
        width: 58.33333% !important
    }

    [class~="medium-and-up-11/12"] {
        width: 91.66667% !important
    }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    [class~="large-1/1"] {
        width:100% !important
    }

    [class~="large-1/2"],[class~="large-2/4"],[class~="large-3/6"],[class~="large-4/8"],[class~="large-5/10"],[class~="large-6/12"] {
        width: 50% !important
    }

    [class~="large-1/3"],[class~="large-2/6"],[class~="large-3/9"],[class~="large-4/12"] {
        width: 33.33333% !important
    }

    [class~="large-2/3"],[class~="large-4/6"],[class~="large-6/9"],[class~="large-8/12"] {
        width: 66.66667% !important
    }

    [class~="large-1/4"],[class~="large-2/8"],[class~="large-3/12"] {
        width: 25% !important
    }

    [class~="large-3/4"],[class~="large-6/8"],[class~="large-9/12"] {
        width: 75% !important
    }

    [class~="large-1/5"],[class~="large-2/10"] {
        width: 20% !important
    }

    [class~="large-2/5"],[class~="large-4/10"] {
        width: 40% !important
    }

    [class~="large-3/5"],[class~="large-6/10"] {
        width: 60% !important
    }

    [class~="large-4/5"],[class~="large-8/10"] {
        width: 80% !important
    }

    [class~="large-1/6"],[class~="large-2/12"] {
        width: 16.66667% !important
    }

    [class~="large-5/6"],[class~="large-10/12"] {
        width: 83.33333% !important
    }

    [class~="large-1/8"] {
        width: 12.5% !important
    }

    [class~="large-3/8"] {
        width: 37.5% !important
    }

    [class~="large-5/8"] {
        width: 62.5% !important
    }

    [class~="large-7/8"] {
        width: 87.5% !important
    }

    [class~="large-1/9"] {
        width: 11.11111% !important
    }

    [class~="large-2/9"] {
        width: 22.22222% !important
    }

    [class~="large-4/9"] {
        width: 44.44444% !important
    }

    [class~="large-5/9"] {
        width: 55.55556% !important
    }

    [class~="large-7/9"] {
        width: 77.77778% !important
    }

    [class~="large-8/9"] {
        width: 88.88889% !important
    }

    [class~="large-1/10"] {
        width: 10% !important
    }

    [class~="large-3/10"] {
        width: 30% !important
    }

    [class~="large-7/10"] {
        width: 70% !important
    }

    [class~="large-9/10"] {
        width: 90% !important
    }

    [class~="large-1/12"] {
        width: 8.33333% !important
    }

    [class~="large-5/12"] {
        width: 41.66667% !important
    }

    [class~="large-7/12"] {
        width: 58.33333% !important
    }

    [class~="large-11/12"] {
        width: 91.66667% !important
    }
}

@media screen and (min-width: 769px) {
    [class~="large-and-up-1/1"] {
        width:100% !important
    }

    [class~="large-and-up-1/2"],[class~="large-and-up-2/4"],[class~="large-and-up-3/6"],[class~="large-and-up-4/8"],[class~="large-and-up-5/10"],[class~="large-and-up-6/12"] {
        width: 50% !important
    }

    [class~="large-and-up-1/3"],[class~="large-and-up-2/6"],[class~="large-and-up-3/9"],[class~="large-and-up-4/12"] {
        width: 33.33333% !important
    }

    [class~="large-and-up-2/3"],[class~="large-and-up-4/6"],[class~="large-and-up-6/9"],[class~="large-and-up-8/12"] {
        width: 66.66667% !important
    }

    [class~="large-and-up-1/4"],[class~="large-and-up-2/8"],[class~="large-and-up-3/12"] {
        width: 25% !important
    }

    [class~="large-and-up-3/4"],[class~="large-and-up-6/8"],[class~="large-and-up-9/12"] {
        width: 75% !important
    }

    [class~="large-and-up-1/5"],[class~="large-and-up-2/10"] {
        width: 20% !important
    }

    [class~="large-and-up-2/5"],[class~="large-and-up-4/10"] {
        width: 40% !important
    }

    [class~="large-and-up-3/5"],[class~="large-and-up-6/10"] {
        width: 60% !important
    }

    [class~="large-and-up-4/5"],[class~="large-and-up-8/10"] {
        width: 80% !important
    }

    [class~="large-and-up-1/6"],[class~="large-and-up-2/12"] {
        width: 16.66667% !important
    }

    [class~="large-and-up-5/6"],[class~="large-and-up-10/12"] {
        width: 83.33333% !important
    }

    [class~="large-and-up-1/8"] {
        width: 12.5% !important
    }

    [class~="large-and-up-3/8"] {
        width: 37.5% !important
    }

    [class~="large-and-up-5/8"] {
        width: 62.5% !important
    }

    [class~="large-and-up-7/8"] {
        width: 87.5% !important
    }

    [class~="large-and-up-1/9"] {
        width: 11.11111% !important
    }

    [class~="large-and-up-2/9"] {
        width: 22.22222% !important
    }

    [class~="large-and-up-4/9"] {
        width: 44.44444% !important
    }

    [class~="large-and-up-5/9"] {
        width: 55.55556% !important
    }

    [class~="large-and-up-7/9"] {
        width: 77.77778% !important
    }

    [class~="large-and-up-8/9"] {
        width: 88.88889% !important
    }

    [class~="large-and-up-1/10"] {
        width: 10% !important
    }

    [class~="large-and-up-3/10"] {
        width: 30% !important
    }

    [class~="large-and-up-7/10"] {
        width: 70% !important
    }

    [class~="large-and-up-9/10"] {
        width: 90% !important
    }

    [class~="large-and-up-1/12"] {
        width: 8.33333% !important
    }

    [class~="large-and-up-5/12"] {
        width: 41.66667% !important
    }

    [class~="large-and-up-7/12"] {
        width: 58.33333% !important
    }

    [class~="large-and-up-11/12"] {
        width: 91.66667% !important
    }
}

@media screen and (min-width: 1025px) {
    [class~="extralarge-and-up-1/1"] {
        width:100% !important
    }

    [class~="extralarge-and-up-1/2"],[class~="extralarge-and-up-2/4"],[class~="extralarge-and-up-3/6"],[class~="extralarge-and-up-4/8"],[class~="extralarge-and-up-5/10"],[class~="extralarge-and-up-6/12"] {
        width: 50% !important
    }

    [class~="extralarge-and-up-1/3"],[class~="extralarge-and-up-2/6"],[class~="extralarge-and-up-3/9"],[class~="extralarge-and-up-4/12"] {
        width: 33.33333% !important
    }

    [class~="extralarge-and-up-2/3"],[class~="extralarge-and-up-4/6"],[class~="extralarge-and-up-6/9"],[class~="extralarge-and-up-8/12"] {
        width: 66.66667% !important
    }

    [class~="extralarge-and-up-1/4"],[class~="extralarge-and-up-2/8"],[class~="extralarge-and-up-3/12"] {
        width: 25% !important
    }

    [class~="extralarge-and-up-3/4"],[class~="extralarge-and-up-6/8"],[class~="extralarge-and-up-9/12"] {
        width: 75% !important
    }

    [class~="extralarge-and-up-1/5"],[class~="extralarge-and-up-2/10"] {
        width: 20% !important
    }

    [class~="extralarge-and-up-2/5"],[class~="extralarge-and-up-4/10"] {
        width: 40% !important
    }

    [class~="extralarge-and-up-3/5"],[class~="extralarge-and-up-6/10"] {
        width: 60% !important
    }

    [class~="extralarge-and-up-4/5"],[class~="extralarge-and-up-8/10"] {
        width: 80% !important
    }

    [class~="extralarge-and-up-1/6"],[class~="extralarge-and-up-2/12"] {
        width: 16.66667% !important
    }

    [class~="extralarge-and-up-5/6"],[class~="extralarge-and-up-10/12"] {
        width: 83.33333% !important
    }

    [class~="extralarge-and-up-1/8"] {
        width: 12.5% !important
    }

    [class~="extralarge-and-up-3/8"] {
        width: 37.5% !important
    }

    [class~="extralarge-and-up-5/8"] {
        width: 62.5% !important
    }

    [class~="extralarge-and-up-7/8"] {
        width: 87.5% !important
    }

    [class~="extralarge-and-up-1/9"] {
        width: 11.11111% !important
    }

    [class~="extralarge-and-up-2/9"] {
        width: 22.22222% !important
    }

    [class~="extralarge-and-up-4/9"] {
        width: 44.44444% !important
    }

    [class~="extralarge-and-up-5/9"] {
        width: 55.55556% !important
    }

    [class~="extralarge-and-up-7/9"] {
        width: 77.77778% !important
    }

    [class~="extralarge-and-up-8/9"] {
        width: 88.88889% !important
    }

    [class~="extralarge-and-up-1/10"] {
        width: 10% !important
    }

    [class~="extralarge-and-up-3/10"] {
        width: 30% !important
    }

    [class~="extralarge-and-up-7/10"] {
        width: 70% !important
    }

    [class~="extralarge-and-up-9/10"] {
        width: 90% !important
    }

    [class~="extralarge-and-up-1/12"] {
        width: 8.33333% !important
    }

    [class~="extralarge-and-up-5/12"] {
        width: 41.66667% !important
    }

    [class~="extralarge-and-up-7/12"] {
        width: 58.33333% !important
    }

    [class~="extralarge-and-up-11/12"] {
        width: 91.66667% !important
    }
}

@media screen and (max-width: 480px) {
    .u-1\/1-small {
        width:100% !important
    }

    .u-1\/2-small {
        width: 50% !important
    }

    .u-1\/3-small {
        width: 33.33333% !important
    }

    .u-2\/3-small {
        width: 66.66667% !important
    }

    .u-1\/4-small {
        width: 25% !important
    }

    .u-2\/4-small {
        width: 50% !important
    }

    .u-3\/4-small {
        width: 75% !important
    }

    .u-1\/5-small {
        width: 20% !important
    }

    .u-2\/5-small {
        width: 40% !important
    }

    .u-3\/5-small {
        width: 60% !important
    }

    .u-4\/5-small {
        width: 80% !important
    }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .u-1\/1-medium {
        width:100% !important
    }

    .u-1\/2-medium {
        width: 50% !important
    }

    .u-1\/3-medium {
        width: 33.33333% !important
    }

    .u-2\/3-medium {
        width: 66.66667% !important
    }

    .u-1\/4-medium {
        width: 25% !important
    }

    .u-2\/4-medium {
        width: 50% !important
    }

    .u-3\/4-medium {
        width: 75% !important
    }

    .u-1\/5-medium {
        width: 20% !important
    }

    .u-2\/5-medium {
        width: 40% !important
    }

    .u-3\/5-medium {
        width: 60% !important
    }

    .u-4\/5-medium {
        width: 80% !important
    }
}

@media screen and (min-width: 481px) {
    .u-1\/1-medium-and-up {
        width:100% !important
    }

    .u-1\/2-medium-and-up {
        width: 50% !important
    }

    .u-1\/3-medium-and-up {
        width: 33.33333% !important
    }

    .u-2\/3-medium-and-up {
        width: 66.66667% !important
    }

    .u-1\/4-medium-and-up {
        width: 25% !important
    }

    .u-2\/4-medium-and-up {
        width: 50% !important
    }

    .u-3\/4-medium-and-up {
        width: 75% !important
    }

    .u-1\/5-medium-and-up {
        width: 20% !important
    }

    .u-2\/5-medium-and-up {
        width: 40% !important
    }

    .u-3\/5-medium-and-up {
        width: 60% !important
    }

    .u-4\/5-medium-and-up {
        width: 80% !important
    }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    .u-1\/1-large {
        width:100% !important
    }

    .u-1\/2-large {
        width: 50% !important
    }

    .u-1\/3-large {
        width: 33.33333% !important
    }

    .u-2\/3-large {
        width: 66.66667% !important
    }

    .u-1\/4-large {
        width: 25% !important
    }

    .u-2\/4-large {
        width: 50% !important
    }

    .u-3\/4-large {
        width: 75% !important
    }

    .u-1\/5-large {
        width: 20% !important
    }

    .u-2\/5-large {
        width: 40% !important
    }

    .u-3\/5-large {
        width: 60% !important
    }

    .u-4\/5-large {
        width: 80% !important
    }
}

@media screen and (min-width: 769px) {
    .u-1\/1-large-and-up {
        width:100% !important
    }

    .u-1\/2-large-and-up {
        width: 50% !important
    }

    .u-1\/3-large-and-up {
        width: 33.33333% !important
    }

    .u-2\/3-large-and-up {
        width: 66.66667% !important
    }

    .u-1\/4-large-and-up {
        width: 25% !important
    }

    .u-2\/4-large-and-up {
        width: 50% !important
    }

    .u-3\/4-large-and-up {
        width: 75% !important
    }

    .u-1\/5-large-and-up {
        width: 20% !important
    }

    .u-2\/5-large-and-up {
        width: 40% !important
    }

    .u-3\/5-large-and-up {
        width: 60% !important
    }

    .u-4\/5-large-and-up {
        width: 80% !important
    }
}

@media screen and (min-width: 1025px) {
    .u-1\/1-extralarge-and-up {
        width:100% !important
    }

    .u-1\/2-extralarge-and-up {
        width: 50% !important
    }

    .u-1\/3-extralarge-and-up {
        width: 33.33333% !important
    }

    .u-2\/3-extralarge-and-up {
        width: 66.66667% !important
    }

    .u-1\/4-extralarge-and-up {
        width: 25% !important
    }

    .u-2\/4-extralarge-and-up {
        width: 50% !important
    }

    .u-3\/4-extralarge-and-up {
        width: 75% !important
    }

    .u-1\/5-extralarge-and-up {
        width: 20% !important
    }

    .u-2\/5-extralarge-and-up {
        width: 40% !important
    }

    .u-3\/5-extralarge-and-up {
        width: 60% !important
    }

    .u-4\/5-extralarge-and-up {
        width: 80% !important
    }
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .u-1\/1-retina {
        width:100% !important
    }

    .u-1\/2-retina {
        width: 50% !important
    }

    .u-1\/3-retina {
        width: 33.33333% !important
    }

    .u-2\/3-retina {
        width: 66.66667% !important
    }

    .u-1\/4-retina {
        width: 25% !important
    }

    .u-2\/4-retina {
        width: 50% !important
    }

    .u-3\/4-retina {
        width: 75% !important
    }

    .u-1\/5-retina {
        width: 20% !important
    }

    .u-2\/5-retina {
        width: 40% !important
    }

    .u-3\/5-retina {
        width: 60% !important
    }

    .u-4\/5-retina {
        width: 80% !important
    }
}

.clearfix:after,.media:after,.box:after {
    content: "";
    display: table;
    clear: both
}

.hidden {
    display: none !important
}

.visuallyhidden {
    position: absolute;
    left: -999em
}

.invisible {
    visibility: hidden !important
}

.no-transition,.no-transition * {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    transition: none !important
}

.amp {
    font-family: Baskerville, Palatino, "Palatino Linotype", "Book Antiqua", serif;
    font-size: 1.4em;
    font-style: italic;
    font-weight: normal
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.text-center {
    text-align: center !important
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.type-light {
    font-weight: 300 !important
}

.type-normal {
    font-weight: 400 !important
}

.type-semibold {
    font-weight: 600 !important
}

.type-bold {
    font-weight: 700 !important
}

.type-extrabold {
    font-weight: 800 !important
}

.type-uppercase {
    text-transform: uppercase !important
}

.type-lowercase {
    text-transform: lowercase !important
}

.type-capitalize {
    text-transform: capitalize !important
}

.type-no-transfrom {
    text-transform: none !important
}

.type-extra-tiny {
    font-size: 8px !important
}

.type-extra-small {
    font-size: 10px !important
}

.type-tiny {
    font-size: 12px !important
}

.type-small {
    font-size: 13px !important
}

.type-default {
    font-size: 16px !important
}

.type-large {
    font-size: 20px !important
}

.type-huge {
    font-size: 22px !important
}

.type-extrahuge {
    font-size: 24px !important
}

.type-38 {
    font-size: 38px !important
}

@media screen and (max-width: 480px) {
    .type-38 {
        font-size:26px !important
    }
}

.type-x-huge {
    font-size: 43px !important
}

@media screen and (max-width: 480px) {
    .type-x-huge {
        font-size: 20px !important;
    }
}

.type-medium-huge {
    font-size: 53px !important
}

@media screen and (max-width: 480px) {
    .type-medium-huge {
        font-size:40px !important
    }
}

.type-super-huge {
    font-size: 97px !important
}

@media screen and (max-width: 480px) {
    .type-super-huge {
        font-size: 30px !important;
    }
}

.color-blue {
    color: #0d50c8 !important
}

.color-gray {
    color: #adb6bc !important
}

.color-dark-gray {
    color: #737c81 !important
}

.color-light-gray {
    color: #cdd4d8 !important
}

.color-white {
    color: white !important
}

.color-light-blue {
    color: #0087ff !important
}

.color-dark-blue {
    color: #2727a4 !important
}

.color-link {
    color: #243748 !important
}

.color-title {
    color: #243748 !important
}

.color-text {
    color: #858E94 !important
}

.color-yellow {
    color: #dfc20d !important
}

.color-light-yellow {
    color: #fd0 !important
}

.color-dark-yellow {
    color: #7B6C18 !important
}

.cover,.stamp__img {
    background-size: cover !important;
    background-position: center center
}

.bgr-wrap {
    background-repeat: no-repeat !important
}

.background-gray {
    background-color: #adb6bc !important
}

.background-light-gray {
    background-color: #f8fafa !important
}

.background-lighter-gray {
    background-color: #e2e8eb !important
}

.background-light-yellow {
    background-color: #fd0 !important
}

.background-light-blue {
    background-color: #0087ff !important
}

.background-blue-gray {
    background-color: #32485b !important
}

.background-dark-alpha {
    background-color: rgba(36,55,72,0.8) !important
}

.background-img1 {
    background: url(../images/post-baner1.jpg) no-repeat center center
}

.background-img2 {
    background: url(../images/bgr-links.jpg) no-repeat center center
}

.background-img3 {
    background: #243748 url(../images/post-baner3.png) no-repeat center right
}

@media screen and (max-width: 770px) {
    .background-img3 {
        background-size:cover
    }
}

@media screen and (max-width: 720px) {
    .background-img3 {
        text-align:center
    }

    .background-img3 .text-left {
        text-align: center !important
    }
}

.background-img4 {
    background: url(../images/contact.jpg) no-repeat center center
}

.background-baner1 {
    background: url(../images/post-baner1-hor.jpg) no-repeat center center
}

@media screen and (max-width: 480px) {
    .background-baner1 {
        background:url(../images/post-baner1.jpg) no-repeat center center;
        padding: 350px 40px 70px !important
    }
}

.background-baner2 {
    background: url(../images/post-baner2-hor.jpg) no-repeat center center
}

@media screen and (max-width: 480px) {
    .background-baner2 {
        background:url(../images/post-baner2.jpg) no-repeat center center;
        padding: 350px 40px 70px !important
    }
}

.b {
    border: 1px solid #cdd4d8
}

.relative {
    position: relative !important
}

.lh-1 {
    line-height: 1
}

.lh-17 {
    line-height: 1.7
}

.p50 {
    padding: 50px !important
}

@media screen and (max-width: 480px) {
    .p50 {
        padding:30px !important
    }
}

.pv90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important
}

.ph50 {
    padding-left: 50px !important;
    padding-right: 50px !important
}

.pt50 {
    padding-top: 50px
}

@media screen and (max-width: 480px) {
    .pt50 {
        padding-top:30px !important
    }
}

.mb50 {
    margin-bottom: 50px
}

.mb20 {
    margin-bottom: 20px
}

@media screen and (max-width: 1025px) {
    .extralarge-and-up-none {
        display:none !important
    }
}

@media screen and (min-width: 481px) {
    .medium-and-up-none {
        display:none !important
    }
}

@media screen and (max-width: 481px) {
    .small-none {
        display:none !important
    }
}

@media screen and (max-width: 481px) {
    .small-center {
        text-align:center !important
    }
}

.min-110 {
    min-width: 110px
}

.h647 {
    height: 647px
}

@media screen and (max-width: 481px) {
    .h647 {
        height:280px
    }
}

.x-hidden {
    overflow-x: hidden !important
}

.min-height-100 {
    min-height: 78vh
}

@media print {
    *,*:before,*:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,a[href^="javascript:"]:after {
        content: ""
    }
}

.select2-container {
    display: block !important;
}

.select-search {
    width: 100% !important;
    padding: 13px 34px 13px 10px !important;
    border: 1px solid #cdd4d8 !important;
    background: #ffffff !important;
    color: #858E94 !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    text-align: left !important;
    text-transform: none !important;
}

.select2-container:before {
    content: "";
    display: block;
    position: absolute;
    left: 23px;
    top: 23px !important;
    height: 7px;
    width: 2px;
    background: #243748;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    top: 22px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.select2-container:after {
    content: "";
    display: block;
    position: absolute;
    left: 24px;
    top: 23px !important;
    height: 7px;
    width: 2px;
    background: #243748;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    top: 22px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

.select2-container .select2-choice {
    padding: 0 !important;
    position: relative;
    border: none !important;
    border-radius: 0 !important;
    background: transparent !important;
    text-align: right;
    cursor: default;
}

.select2-container .select2-choice:before {
    content: '';
    position: absolute;
    height: 32px;
    display: block;
    width: 1px;
    background: #cdd4d8;
    left: 38px;
    top: 50%;
    margin-top: -16px;
}

.select2-container .select2-choice .select2-arrow {
    display: none !important;
}

.select2-container .select2-choice .select2-arrow {
    background: transparent !important;
    border-left: 1px solid #cdd4d8 !important;
}

ul.select2-results {
    width: calc(100% + 2px);
    max-height: 230px;
    left: -1px;
    margin: 0 0 0 0px !important;
    background: #ffffff;
    color: #858E94;
    font-weight: 300;
    z-index: 5;
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #cdd4d8;
    position: absolute;
    top: 100%;
    height: auto;
    border-top: none;
}

.select2-result-selectable {
    padding: 15px 0px;
    position: relative;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    padding: 10px 10px;
    list-style-type: none;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.select2-result-selectable:not(:last-child) {
    border-bottom: 1px solid #e2e8eb;
}

.select2-result-selectable:after {
    content: '';
    position: absolute;
    display: block;
    height: 8px;
    width: 8px;
    background-color: #e2e8eb;
    border-radius: 50%;
    left: 20px;
    top: 50%;
    margin-top: -4px;
    transition: all 0.2s ease;
}

.select2-result-selectable.select2-highlighted:after {
    background-color: #0087ff;
}

.select2-highlighted {
    background: transparent !important;
    color: #243748 !important;
    cursor: pointer !important;
}

.select2-drop {
    border-radius: 0 !important;
}

.select2-search input {
    border: none !important;
    font-family: 'Droid Arabic Naskh', sans-serif;
    color: rgb(133, 142, 148);
}

.select2-container .select2-choice > .select2-chosen {
    outline: none;
}
