
.new {
    color: #34a853;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 22px;
    line-height: 48px;
}

.new-text {
    line-height: 0;
    font-size: 20px;
}

.lowerc {
    text-transform: lowercase!important;
    font-size: 20px;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url(../libs/slick/fonts/slick.eot);
    src: url(../libs/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(../libs/slick/fonts/slick.woff) format('woff'), url(../libs/slick/fonts/slick.ttf) format('truetype'), url(../libs/slick/fonts/slick.svg#slick) format('svg')
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.talk-it {
    width: 283px;
    height: 283px;
    font-size: 40px;
    font-family: bebas-ex, sans-serif;
    font-weight: bold;
    padding-top: 105px;
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: '←'
}

[dir=rtl] .slick-prev:before {
    content: '→'
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: '→'
}

[dir=rtl] .slick-next:before {
    content: '←'
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

.intl-tel-input {
    position: relative;
    display: inline-block
}

.intl-tel-input * {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.intl-tel-input .hide {
    display: none
}

.intl-tel-input .v-hide {
    visibility: hidden
}

.intl-tel-input input,
.intl-tel-input input[type=tel],
.intl-tel-input input[type=text] {
    position: relative;
    z-index: 0;
    margin-top: 0!important;
    margin-bottom: 0!important;
    padding-left: 48px;
    margin-left: 0;
    transition: background-color .1s ease-out
}

.intl-tel-input input.iti-invalid-key {
    transition: background-color 0;
    background-color: #ffc7c7
}

.intl-tel-input .flag-dropdown {
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 1px
}

.intl-tel-input .flag-dropdown:hover {
    cursor: pointer
}

.intl-tel-input .flag-dropdown:hover .selected-flag {
    background-color: rgba(0, 0, 0, .05)
}

.intl-tel-input input[disabled]+.flag-dropdown:hover,
.intl-tel-input input[readonly]+.flag-dropdown:hover {
    cursor: default
}

.intl-tel-input input[disabled]+.flag-dropdown:hover .selected-flag,
.intl-tel-input input[readonly]+.flag-dropdown:hover .selected-flag {
    background-color: transparent
}

.intl-tel-input .selected-flag {
    z-index: 1;
    position: relative;
    width: 42px;
    height: 100%;
    padding: 0 0 0 8px
}

.intl-tel-input .selected-flag .iti-flag {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

.intl-tel-input .selected-flag .arrow {
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 4px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555
}

.intl-tel-input .selected-flag .arrow.up {
    border-top: none;
    border-bottom: 4px solid #555
}

.intl-tel-input .country-list {
    list-style: none;
    position: absolute;
    z-index: 2;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
    background-color: #fff;
    border: 1px solid #ccc;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll
}

.intl-tel-input .country-list .flag {
    display: inline-block;
    width: 20px
}

@media (max-width:500px) {
    .intl-tel-input .country-list {
        white-space: normal
    }
}

.intl-tel-input .country-list .divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc
}

.intl-tel-input .country-list .country {
    padding: 5px 10px
}

.intl-tel-input .country-list .country .dial-code {
    color: #999
}

.intl-tel-input .country-list .country.highlight {
    background-color: rgba(0, 0, 0, .05)
}

.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .dial-code,
.intl-tel-input .country-list .flag {
    vertical-align: middle
}

.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .flag {
    margin-right: 6px
}

.intl-tel-input select {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 42px;
    height: 100%;
    opacity: 0
}

.iti-flag {
    width: 20px
}

.iti-flag.be {
    width: 18px
}

.iti-flag.ch {
    width: 15px
}

.iti-flag.mc {
    width: 19px
}

.iti-flag.ne {
    width: 18px
}

.iti-flag.np {
    width: 13px
}

.iti-flag.va {
    width: 15px
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2 / 1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    .iti-flag {
        background-size: 5630px 15px
    }
}

.iti-flag.ac {
    height: 10px;
    background-position: 0 0
}

.iti-flag.ad {
    height: 14px;
    background-position: -22px 0
}

.iti-flag.ae {
    height: 10px;
    background-position: -44px 0
}

.iti-flag.af {
    height: 14px;
    background-position: -66px 0
}

.iti-flag.ag {
    height: 14px;
    background-position: -88px 0
}

.iti-flag.ai {
    height: 10px;
    background-position: -110px 0
}

.iti-flag.al {
    height: 15px;
    background-position: -132px 0
}

.iti-flag.am {
    height: 10px;
    background-position: -154px 0
}

.iti-flag.ao {
    height: 14px;
    background-position: -176px 0
}

.iti-flag.aq {
    height: 14px;
    background-position: -198px 0
}

.iti-flag.ar {
    height: 13px;
    background-position: -220px 0
}

.iti-flag.as {
    height: 10px;
    background-position: -242px 0
}

.iti-flag.at {
    height: 14px;
    background-position: -264px 0
}

.iti-flag.au {
    height: 10px;
    background-position: -286px 0
}

.iti-flag.aw {
    height: 14px;
    background-position: -308px 0
}

.iti-flag.ax {
    height: 13px;
    background-position: -330px 0
}

.iti-flag.az {
    height: 10px;
    background-position: -352px 0
}

.iti-flag.ba {
    height: 10px;
    background-position: -374px 0
}

.iti-flag.bb {
    height: 14px;
    background-position: -396px 0
}

.iti-flag.bd {
    height: 12px;
    background-position: -418px 0
}

.iti-flag.be {
    height: 15px;
    background-position: -440px 0
}

.iti-flag.bf {
    height: 14px;
    background-position: -460px 0
}

.iti-flag.bg {
    height: 12px;
    background-position: -482px 0
}

.iti-flag.bh {
    height: 12px;
    background-position: -504px 0
}

.iti-flag.bi {
    height: 12px;
    background-position: -526px 0
}

.iti-flag.bj {
    height: 14px;
    background-position: -548px 0
}

.iti-flag.bl {
    height: 14px;
    background-position: -570px 0
}

.iti-flag.bm {
    height: 10px;
    background-position: -592px 0
}

.iti-flag.bn {
    height: 10px;
    background-position: -614px 0
}

.iti-flag.bo {
    height: 14px;
    background-position: -636px 0
}

.iti-flag.bq {
    height: 14px;
    background-position: -658px 0
}

.iti-flag.br {
    height: 14px;
    background-position: -680px 0
}

.iti-flag.bs {
    height: 10px;
    background-position: -702px 0
}

.iti-flag.bt {
    height: 14px;
    background-position: -724px 0
}

.iti-flag.bv {
    height: 15px;
    background-position: -746px 0
}

.iti-flag.bw {
    height: 14px;
    background-position: -768px 0
}

.iti-flag.by {
    height: 10px;
    background-position: -790px 0
}

.iti-flag.bz {
    height: 14px;
    background-position: -812px 0
}

.iti-flag.ca {
    height: 10px;
    background-position: -834px 0
}

.iti-flag.cc {
    height: 10px;
    background-position: -856px 0
}

.iti-flag.cd {
    height: 15px;
    background-position: -878px 0
}

.iti-flag.cf {
    height: 14px;
    background-position: -900px 0
}

.iti-flag.cg {
    height: 14px;
    background-position: -922px 0
}

.iti-flag.ch {
    height: 15px;
    background-position: -944px 0
}

.iti-flag.ci {
    height: 14px;
    background-position: -961px 0
}

.iti-flag.ck {
    height: 10px;
    background-position: -983px 0
}

.iti-flag.cl {
    height: 14px;
    background-position: -1005px 0
}

.iti-flag.cm {
    height: 14px;
    background-position: -1027px 0
}

.iti-flag.cn {
    height: 14px;
    background-position: -1049px 0
}

.iti-flag.co {
    height: 14px;
    background-position: -1071px 0
}

.iti-flag.cp {
    height: 14px;
    background-position: -1093px 0
}

.iti-flag.cr {
    height: 12px;
    background-position: -1115px 0
}

.iti-flag.cu {
    height: 10px;
    background-position: -1137px 0
}

.iti-flag.cv {
    height: 12px;
    background-position: -1159px 0
}

.iti-flag.cw {
    height: 14px;
    background-position: -1181px 0
}

.iti-flag.cx {
    height: 10px;
    background-position: -1203px 0
}

.iti-flag.cy {
    height: 14px;
    background-position: -1225px 0
}

.iti-flag.cz {
    height: 14px;
    background-position: -1247px 0
}

.iti-flag.de {
    height: 12px;
    background-position: -1269px 0
}

.iti-flag.dg {
    height: 10px;
    background-position: -1291px 0
}

.iti-flag.dj {
    height: 14px;
    background-position: -1313px 0
}

.iti-flag.dk {
    height: 15px;
    background-position: -1335px 0
}

.iti-flag.dm {
    height: 10px;
    background-position: -1357px 0
}

.iti-flag.do {
    height: 13px;
    background-position: -1379px 0
}

.iti-flag.dz {
    height: 14px;
    background-position: -1401px 0
}

.iti-flag.ea {
    height: 14px;
    background-position: -1423px 0
}

.iti-flag.ec {
    height: 14px;
    background-position: -1445px 0
}

.iti-flag.ee {
    height: 13px;
    background-position: -1467px 0
}

.iti-flag.eg {
    height: 14px;
    background-position: -1489px 0
}

.iti-flag.eh {
    height: 10px;
    background-position: -1511px 0
}

.iti-flag.er {
    height: 10px;
    background-position: -1533px 0
}

.iti-flag.es {
    height: 14px;
    background-position: -1555px 0
}

.iti-flag.et {
    height: 10px;
    background-position: -1577px 0
}

.iti-flag.eu {
    height: 14px;
    background-position: -1599px 0
}

.iti-flag.fi {
    height: 12px;
    background-position: -1621px 0
}

.iti-flag.fj {
    height: 10px;
    background-position: -1643px 0
}

.iti-flag.fk {
    height: 10px;
    background-position: -1665px 0
}

.iti-flag.fm {
    height: 11px;
    background-position: -1687px 0
}

.iti-flag.fo {
    height: 15px;
    background-position: -1709px 0
}

.iti-flag.fr {
    height: 14px;
    background-position: -1731px 0
}

.iti-flag.ga {
    height: 15px;
    background-position: -1753px 0
}

.iti-flag.gb {
    height: 10px;
    background-position: -1775px 0
}

.iti-flag.gd {
    height: 12px;
    background-position: -1797px 0
}

.iti-flag.ge {
    height: 14px;
    background-position: -1819px 0
}

.iti-flag.gf {
    height: 14px;
    background-position: -1841px 0
}

.iti-flag.gg {
    height: 14px;
    background-position: -1863px 0
}

.iti-flag.gh {
    height: 14px;
    background-position: -1885px 0
}

.iti-flag.gi {
    height: 10px;
    background-position: -1907px 0
}

.iti-flag.gl {
    height: 14px;
    background-position: -1929px 0
}

.iti-flag.gm {
    height: 14px;
    background-position: -1951px 0
}

.iti-flag.gn {
    height: 14px;
    background-position: -1973px 0
}

.iti-flag.gp {
    height: 14px;
    background-position: -1995px 0
}

.iti-flag.gq {
    height: 14px;
    background-position: -2017px 0
}

.iti-flag.gr {
    height: 14px;
    background-position: -2039px 0
}

.iti-flag.gs {
    height: 10px;
    background-position: -2061px 0
}

.iti-flag.gt {
    height: 13px;
    background-position: -2083px 0
}

.iti-flag.gu {
    height: 11px;
    background-position: -2105px 0
}

.iti-flag.gw {
    height: 10px;
    background-position: -2127px 0
}

.iti-flag.gy {
    height: 12px;
    background-position: -2149px 0
}

.iti-flag.hk {
    height: 14px;
    background-position: -2171px 0
}

.iti-flag.hm {
    height: 10px;
    background-position: -2193px 0
}

.iti-flag.hn {
    height: 10px;
    background-position: -2215px 0
}

.iti-flag.hr {
    height: 10px;
    background-position: -2237px 0
}

.iti-flag.ht {
    height: 12px;
    background-position: -2259px 0
}

.iti-flag.hu {
    height: 10px;
    background-position: -2281px 0
}

.iti-flag.ic {
    height: 14px;
    background-position: -2303px 0
}

.iti-flag.id {
    height: 14px;
    background-position: -2325px 0
}

.iti-flag.ie {
    height: 10px;
    background-position: -2347px 0
}

.iti-flag.il {
    height: 15px;
    background-position: -2369px 0
}

.iti-flag.im {
    height: 10px;
    background-position: -2391px 0
}

.iti-flag.in {
    height: 14px;
    background-position: -2413px 0
}

.iti-flag.io {
    height: 10px;
    background-position: -2435px 0
}

.iti-flag.iq {
    height: 14px;
    background-position: -2457px 0
}

.iti-flag.ir {
    height: 12px;
    background-position: -2479px 0
}

.iti-flag.is {
    height: 15px;
    background-position: -2501px 0
}

.iti-flag.it {
    height: 14px;
    background-position: -2523px 0
}

.iti-flag.je {
    height: 12px;
    background-position: -2545px 0
}

.iti-flag.jm {
    height: 10px;
    background-position: -2567px 0
}

.iti-flag.jo {
    height: 10px;
    background-position: -2589px 0
}

.iti-flag.jp {
    height: 14px;
    background-position: -2611px 0
}

.iti-flag.ke {
    height: 14px;
    background-position: -2633px 0
}

.iti-flag.kg {
    height: 12px;
    background-position: -2655px 0
}

.iti-flag.kh {
    height: 13px;
    background-position: -2677px 0
}

.iti-flag.ki {
    height: 10px;
    background-position: -2699px 0
}

.iti-flag.km {
    height: 12px;
    background-position: -2721px 0
}

.iti-flag.kn {
    height: 14px;
    background-position: -2743px 0
}

.iti-flag.kp {
    height: 10px;
    background-position: -2765px 0
}

.iti-flag.kr {
    height: 14px;
    background-position: -2787px 0
}

.iti-flag.kw {
    height: 10px;
    background-position: -2809px 0
}

.iti-flag.ky {
    height: 10px;
    background-position: -2831px 0
}

.iti-flag.kz {
    height: 10px;
    background-position: -2853px 0
}

.iti-flag.la {
    height: 14px;
    background-position: -2875px 0
}

.iti-flag.lb {
    height: 14px;
    background-position: -2897px 0
}

.iti-flag.lc {
    height: 10px;
    background-position: -2919px 0
}

.iti-flag.li {
    height: 12px;
    background-position: -2941px 0
}

.iti-flag.lk {
    height: 10px;
    background-position: -2963px 0
}

.iti-flag.lr {
    height: 11px;
    background-position: -2985px 0
}

.iti-flag.ls {
    height: 14px;
    background-position: -3007px 0
}

.iti-flag.lt {
    height: 12px;
    background-position: -3029px 0
}

.iti-flag.lu {
    height: 12px;
    background-position: -3051px 0
}

.iti-flag.lv {
    height: 10px;
    background-position: -3073px 0
}

.iti-flag.ly {
    height: 10px;
    background-position: -3095px 0
}

.iti-flag.ma {
    height: 14px;
    background-position: -3117px 0
}

.iti-flag.mc {
    height: 15px;
    background-position: -3139px 0
}

.iti-flag.md {
    height: 10px;
    background-position: -3160px 0
}

.iti-flag.me {
    height: 10px;
    background-position: -3182px 0
}

.iti-flag.mf {
    height: 14px;
    background-position: -3204px 0
}

.iti-flag.mg {
    height: 14px;
    background-position: -3226px 0
}

.iti-flag.mh {
    height: 11px;
    background-position: -3248px 0
}

.iti-flag.mk {
    height: 10px;
    background-position: -3270px 0
}

.iti-flag.ml {
    height: 14px;
    background-position: -3292px 0
}

.iti-flag.mm {
    height: 14px;
    background-position: -3314px 0
}

.iti-flag.mn {
    height: 10px;
    background-position: -3336px 0
}

.iti-flag.mo {
    height: 14px;
    background-position: -3358px 0
}

.iti-flag.mp {
    height: 10px;
    background-position: -3380px 0
}

.iti-flag.mq {
    height: 14px;
    background-position: -3402px 0
}

.iti-flag.mr {
    height: 14px;
    background-position: -3424px 0
}

.iti-flag.ms {
    height: 10px;
    background-position: -3446px 0
}

.iti-flag.mt {
    height: 14px;
    background-position: -3468px 0
}

.iti-flag.mu {
    height: 14px;
    background-position: -3490px 0
}

.iti-flag.mv {
    height: 14px;
    background-position: -3512px 0
}

.iti-flag.mw {
    height: 14px;
    background-position: -3534px 0
}

.iti-flag.mx {
    height: 12px;
    background-position: -3556px 0
}

.iti-flag.my {
    height: 10px;
    background-position: -3578px 0
}

.iti-flag.mz {
    height: 14px;
    background-position: -3600px 0
}

.iti-flag.na {
    height: 14px;
    background-position: -3622px 0
}

.iti-flag.nc {
    height: 10px;
    background-position: -3644px 0
}

.iti-flag.ne {
    height: 15px;
    background-position: -3666px 0
}

.iti-flag.nf {
    height: 10px;
    background-position: -3686px 0
}

.iti-flag.ng {
    height: 10px;
    background-position: -3708px 0
}

.iti-flag.ni {
    height: 12px;
    background-position: -3730px 0
}

.iti-flag.nl {
    height: 14px;
    background-position: -3752px 0
}

.iti-flag.no {
    height: 15px;
    background-position: -3774px 0
}

.iti-flag.np {
    height: 15px;
    background-position: -3796px 0
}

.iti-flag.nr {
    height: 10px;
    background-position: -3811px 0
}

.iti-flag.nu {
    height: 10px;
    background-position: -3833px 0
}

.iti-flag.nz {
    height: 10px;
    background-position: -3855px 0
}

.iti-flag.om {
    height: 10px;
    background-position: -3877px 0
}

.iti-flag.pa {
    height: 14px;
    background-position: -3899px 0
}

.iti-flag.pe {
    height: 14px;
    background-position: -3921px 0
}

.iti-flag.pf {
    height: 14px;
    background-position: -3943px 0
}

.iti-flag.pg {
    height: 15px;
    background-position: -3965px 0
}

.iti-flag.ph {
    height: 10px;
    background-position: -3987px 0
}

.iti-flag.pk {
    height: 14px;
    background-position: -4009px 0
}

.iti-flag.pl {
    height: 13px;
    background-position: -4031px 0
}

.iti-flag.pm {
    height: 14px;
    background-position: -4053px 0
}

.iti-flag.pn {
    height: 10px;
    background-position: -4075px 0
}

.iti-flag.pr {
    height: 14px;
    background-position: -4097px 0
}

.iti-flag.ps {
    height: 10px;
    background-position: -4119px 0
}

.iti-flag.pt {
    height: 14px;
    background-position: -4141px 0
}

.iti-flag.pw {
    height: 13px;
    background-position: -4163px 0
}

.iti-flag.py {
    height: 11px;
    background-position: -4185px 0
}

.iti-flag.qa {
    height: 8px;
    background-position: -4207px 0
}

.iti-flag.re {
    height: 14px;
    background-position: -4229px 0
}

.iti-flag.ro {
    height: 14px;
    background-position: -4251px 0
}

.iti-flag.rs {
    height: 14px;
    background-position: -4273px 0
}

.iti-flag.ru {
    height: 14px;
    background-position: -4295px 0
}

.iti-flag.rw {
    height: 14px;
    background-position: -4317px 0
}

.iti-flag.sa {
    height: 14px;
    background-position: -4339px 0
}

.iti-flag.sb {
    height: 10px;
    background-position: -4361px 0
}

.iti-flag.sc {
    height: 10px;
    background-position: -4383px 0
}

.iti-flag.sd {
    height: 10px;
    background-position: -4405px 0
}

.iti-flag.se {
    height: 13px;
    background-position: -4427px 0
}

.iti-flag.sg {
    height: 14px;
    background-position: -4449px 0
}

.iti-flag.sh {
    height: 10px;
    background-position: -4471px 0
}

.iti-flag.si {
    height: 10px;
    background-position: -4493px 0
}

.iti-flag.sj {
    height: 15px;
    background-position: -4515px 0
}

.iti-flag.sk {
    height: 14px;
    background-position: -4537px 0
}

.iti-flag.sl {
    height: 14px;
    background-position: -4559px 0
}

.iti-flag.sm {
    height: 15px;
    background-position: -4581px 0
}

.iti-flag.sn {
    height: 14px;
    background-position: -4603px 0
}

.iti-flag.so {
    height: 14px;
    background-position: -4625px 0
}

.iti-flag.sr {
    height: 14px;
    background-position: -4647px 0
}

.iti-flag.ss {
    height: 10px;
    background-position: -4669px 0
}

.iti-flag.st {
    height: 10px;
    background-position: -4691px 0
}

.iti-flag.sv {
    height: 12px;
    background-position: -4713px 0
}

.iti-flag.sx {
    height: 14px;
    background-position: -4735px 0
}

.iti-flag.sy {
    height: 14px;
    background-position: -4757px 0
}

.iti-flag.sz {
    height: 14px;
    background-position: -4779px 0
}

.iti-flag.ta {
    height: 10px;
    background-position: -4801px 0
}

.iti-flag.tc {
    height: 10px;
    background-position: -4823px 0
}

.iti-flag.td {
    height: 14px;
    background-position: -4845px 0
}

.iti-flag.tf {
    height: 14px;
    background-position: -4867px 0
}

.iti-flag.tg {
    height: 13px;
    background-position: -4889px 0
}

.iti-flag.th {
    height: 14px;
    background-position: -4911px 0
}

.iti-flag.tj {
    height: 10px;
    background-position: -4933px 0
}

.iti-flag.tk {
    height: 10px;
    background-position: -4955px 0
}

.iti-flag.tl {
    height: 10px;
    background-position: -4977px 0
}

.iti-flag.tm {
    height: 14px;
    background-position: -4999px 0
}

.iti-flag.tn {
    height: 14px;
    background-position: -5021px 0
}

.iti-flag.to {
    height: 10px;
    background-position: -5043px 0
}

.iti-flag.tr {
    height: 14px;
    background-position: -5065px 0
}

.iti-flag.tt {
    height: 12px;
    background-position: -5087px 0
}

.iti-flag.tv {
    height: 10px;
    background-position: -5109px 0
}

.iti-flag.tw {
    height: 14px;
    background-position: -5131px 0
}

.iti-flag.tz {
    height: 14px;
    background-position: -5153px 0
}

.iti-flag.ua {
    height: 14px;
    background-position: -5175px 0
}

.iti-flag.ug {
    height: 14px;
    background-position: -5197px 0
}

.iti-flag.um {
    height: 11px;
    background-position: -5219px 0
}

.iti-flag.us {
    height: 11px;
    background-position: -5241px 0
}

.iti-flag.uy {
    height: 14px;
    background-position: -5263px 0
}

.iti-flag.uz {
    height: 10px;
    background-position: -5285px 0
}

.iti-flag.va {
    height: 15px;
    background-position: -5307px 0
}

.iti-flag.vc {
    height: 14px;
    background-position: -5324px 0
}

.iti-flag.ve {
    height: 14px;
    background-position: -5346px 0
}

.iti-flag.vg {
    height: 10px;
    background-position: -5368px 0
}

.iti-flag.vi {
    height: 14px;
    background-position: -5390px 0
}

.iti-flag.vn {
    height: 14px;
    background-position: -5412px 0
}

.iti-flag.vu {
    height: 12px;
    background-position: -5434px 0
}

.iti-flag.wf {
    height: 14px;
    background-position: -5456px 0
}

.iti-flag.ws {
    height: 10px;
    background-position: -5478px 0
}

.iti-flag.xk {
    height: 15px;
    background-position: -5500px 0
}

.iti-flag.ye {
    height: 14px;
    background-position: -5522px 0
}

.iti-flag.yt {
    height: 14px;
    background-position: -5544px 0
}

.iti-flag.za {
    height: 14px;
    background-position: -5566px 0
}

.iti-flag.zm {
    height: 14px;
    background-position: -5588px 0
}

.iti-flag.zw {
    height: 10px;
    background-position: -5610px 0
}

.iti-flag {
    width: 20px;
    height: 15px;
    box-shadow: 0 0 1px 0 #888;
    background-image: url(/wp-content/uploads/images/flags.png);
    background-repeat: no-repeat;
    background-color: #dbdbdb;
    background-position: 20px 0
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2 / 1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    .iti-flag {
        background-image: url(/wp-content/uploads/images/flags@2x.png)
    }
}

.iti-flag.np {
    background-color: transparent
}

@font-face {
    font-family: arimo-ex;
    font-weight: 400;
    font-style: normal;
    src: url(/wp-content/themes/wp-bootstrap-starter/inc/assets/fonts/Arimo/arimo.eot);
    src: url(/wp-content/themes/wp-bootstrap-starter/inc/assets/fonts/Arimo/arimo.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/wp-bootstrap-starter/inc/assets/fonts/Arimo/arimo.woff) format("woff"), url(/wp-content/themes/wp-bootstrap-starter/inc/assets/fonts/Arimo/arimo.ttf) format("truetype")
}

@font-face {
    font-family: bebas-ex;
    font-weight: 400;
    font-style: normal;
    src: url(/wp-content/themes/wp-bootstrap-starter/inc/assets/fonts/BebasNeueRegular/BebasNeueRegular.eot);
    src: url(/wp-content/themes/wp-bootstrap-starter/inc/assets/fonts/BebasNeueRegular/BebasNeueRegular.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/wp-bootstrap-starter/inc/assets/fonts/BebasNeueRegular/BebasNeueRegular.woff) format("woff"), url(/wp-content/themes/wp-bootstrap-starter/inc/assets/fonts/BebasNeueRegular/BebasNeueRegular.ttf) format("truetype")
}

@font-face {
    font-family: bebas-ex;
    font-weight: 300;
    font-style: normal;
    src: url(/wp-content/themes/wp-bootstrap-starter/inc/assets/fonts/BebasNeueBook/BebasNeueBook.eot);
    src: url(/wp-content/themes/wp-bootstrap-starter/inc/assets/fonts/BebasNeueBook/BebasNeueBook.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/wp-bootstrap-starter/inc/assets/fonts/BebasNeueBook/BebasNeueBook.woff) format("woff"), url(/wp-content/themes/wp-bootstrap-starter/inc/assets/fonts/BebasNeueBook/BebasNeueBook.ttf) format("truetype")
}

@font-face {
    font-family: bebas-ex;
    font-weight: 700;
    font-style: normal;
    src: url(/wp-content/themes/wp-bootstrap-starter/inc/assets/fonts/BebasNeueBold/BebasNeueBold.eot);
    src: url(/wp-content/themes/wp-bootstrap-starter/inc/assets/fonts/BebasNeueBold/BebasNeueBold.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/wp-bootstrap-starter/inc/assets/fonts/BebasNeueBold/BebasNeueBold.woff) format("woff"), url(/wp-content/themes/wp-bootstrap-starter/inc/assets/fonts/BebasNeueBold/BebasNeueBold.ttf) format("truetype")
}

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: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .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: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    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] {
    -webkit-box-sizing: border-box;
    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;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important
}

.affix {
    position: fixed
}

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

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none!important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}

@media (max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block!important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline!important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block!important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline!important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block!important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}

::-webkit-input-placeholder {
    color: #666;
    opacity: 1;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

:-moz-placeholder {
    color: #666;
    opacity: 1;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

::-moz-placeholder {
    color: #666;
    opacity: 1;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

:-ms-input-placeholder {
    color: #666;
    opacity: 1;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

* {
    outline: 0
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
    color: #666
}

body input:required:valid,
body textarea:required:valid {
    color: #666
}

body,
html {
    height: 100%
}

body {
    font-size: 17px;
    min-width: 320px;
    position: relative;
    line-height: 1.3;
    font-family: arimo-ex, sans-serif;
    overflow-x: hidden;
    opacity: 1;
    letter-spacing: .8px
}

p {
    padding: 0;
    margin: 0
}

a,
a:hover {
    cursor: pointer;
    text-decoration: none;
    font-family: bebas-ex, sans-serif;
    font-weight: 300;
    font-size: 20px;
    letter-spacing: 2px
}

#nav,
.error-message,
.logo,
.menu,
.phone,
.play,
.play:before,
a,
button,
form,
svg>path {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

#goUp,
.bulka,
.bulka:hover,
.fields,
.modal-close,
.modal-close:after,
.modal-close:before,
.modal-content,
.modal-wrapper,
.modal-wrapper.open {
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.accent-font {
    font-family: bebas-ex, sans-serif
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

h1 {
    font-family: bebas-ex, sans-serif;
    color: #fff;
    font-weight: 300;
    background-color: #e01f1f;
    font-size: 25px;
    display: inline-block;
    margin: 0;
    padding: 3px 12px;
    letter-spacing: 6px
}

h2 {
    font-family: bebas-ex, sans-serif;
    font-size: 120px;
    color: #fff;
    margin: 0;
    line-height: 1;
    letter-spacing: 6px;
    margin-bottom: 30px;
    padding: 3px 12px;
    background-color: #e01f1f;
    display: inline-block;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, .25)
}

h3 {
    font-family: bebas-ex, sans-serif;
    font-size: 50px;
    margin: 0;
    padding: 0;
    line-height: .9;
    letter-spacing: 3px;
    padding-bottom: 60px;
    padding-top: 60px;
    text-align: center
}

h3 span {
    color: #e01f1f
}

h4 {
    font-family: bebas-ex, sans-serif;
    font-size: 18px;
    color: #181b1b
}

button {
    border: none;
    outline: 0;
    position: relative;
    z-index: 2;
    background-color: #e01f1f;
    color: #fff;
    text-transform: uppercase;
    font-family: bebas-ex, sans-serif;
    font-size: 26px;
    font-weight: 400;
    letter-spacing: 4px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 0;
    padding-bottom: 0;
    vertical-align: middle;
    -webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, .25);
    box-shadow: 2px 2px 0 rgba(0, 0, 0, .25)
}

button:hover {
    text-shadow: 0 0 5px #fff
}

.btn {
    height: 64px
}

.btn:hover {
    background-color: red
}

.btn:hover:after {
    background-position: 70% 50%;
    -webkit-animation: animationBtn 1.6s;
    animation: animationBtn 1.6s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.btn.btn-big {
    height: 200px;
    padding: 0;
    width: 100%;
    font-size: 30px;
    font-weight: 400;
    padding-bottom: 50px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    background-color: #ba2121
}

.btn.btn-big:after {
    width: 100%;
    margin: 0;
    height: 50px;
    border: none;
    border-top: 1px dotted #fff;
    bottom: 0;
    position: absolute;
    left: 0;
    background-color: #e01f1f;
    -webkit-border-bottom-right-radius: 12px;
    border-bottom-right-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    border-bottom-left-radius: 12px
}

.btn.btn-big:hover {
    background-color: #d00b0b
}

.btn.btn-big:hover:after {
    background-position: 50% 50%;
    -webkit-animation: animationBtnBig 1.6s;
    animation: animationBtnBig 1.6s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.btn.btn-big img {
    display: block;
    margin: 10px auto
}

#nav {
    position: fixed;
    top: 0;
    opacity: 1!important;
    z-index: 444;
    width: 100%;
    text-align: center
}

#nav.narrow {
    background-color: rgba(24, 27, 27, .9);
    max-height: 66px
}

#nav.narrow .logo {
    top: 7px;
    cursor: pointer
}

#nav.narrow .menu {
    padding-top: 20px
}

#nav.narrow .phone {
    top: 15px
}

#nav.narrow:hover {
    background-color: #181b1b
}

#nav .logo {
    font-size: 40px;
    font-family: bebas-ex, sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    position: absolute;
    left: 30px;
    top: 22px;
    text-align: left
}

#nav .logo p {
    color: #fff;
    font-size: 40px;
    font-family: bebas-ex, sans-serif;
    font-weight: 700;
    letter-spacing: 6px
}

#nav .menu {
    padding-top: 40px;
    padding-bottom: 20px
}

#nav .menu a {
    color: #fff;
    margin-left: 16px;
    margin-right: 16px;
    display: inline-block
}

#nav .menu a:hover {
    border-bottom: 4px solid #fff
}

#nav .menu button {
    font-size: 18px;
    height: 44px;
    margin-top: -10px
}

#nav .phone {
    position: absolute;
    right: 30px;
    top: 20px;
    text-align: right
}

#nav .phone a {
    color: #fff;
    font-size: 24px;
    vertical-align: top;
    line-height: .7;
    display: block;
    margin-bottom: 10px
}

#nav .phone a:hover {
    color: #e01f1f
}

#nav .phone a.modal {
    font-size: 18px
}

#nav .phone a span {
    font-size: 16px;
    vertical-align: top
}

#head {
    height: 100vh;
    min-height: 800px
}

#head h4 {
    display: inline-block;
    border: 4px dotted #e01f1f;
    padding: 8px 20px 8px 16px;
    text-align: left
}

#head h4 span {
    display: inline-block;
    vertical-align: top
}

#head h4 img {
    padding-top: 5px;
    padding-right: 10px
}

#head .outer {
    display: table;
    position: absolute;
    height: 100vh;
    width: 100%
}

#head .outer .middle {
    display: table-cell;
    vertical-align: middle;
    padding-bottom: 230px;
    padding-top: 90px;
    background-image: url(/wp-content/uploads/images/headerbg.jpg);
    background-position: 50% 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat
}

#head .outer .lead {
    font-size: 44px;
    text-transform: uppercase;
    font-family: bebas-ex, sans-serif;
    color: #fff;
    letter-spacing: 3px;
    padding-bottom: 10px
}

#head .bottom {
    height: 120px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #ab9f8c
}

#head .bottom .item {
    text-align: center;
    position: relative;
    margin: -30px auto 0 auto
}

#head .bottom .item:before {
    width: 100px;
    height: 100px;
    background-color: #ab9f8c;
    content: "";
    display: block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: -webkit-calc(50% - 50px);
    left: calc(50% - 50px);
    top: -7px
}

#head .bottom .item span {
    font-size: 70px;
    font-family: bebas-ex, sans-serif;
    color: #fff;
    font-weight: 400;
    line-height: 1;
    padding: 5px 26px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    position: relative
}

#head .bottom .item p {
    text-transform: uppercase;
    color: #fff;
    font-family: bebas-ex, sans-serif;
    font-size: 18px;
    letter-spacing: 2px;
    position: relative
}

#head .bottom .item p small {
    font-size: 36px;
    line-height: 1;
    display: inline-block;
    padding: 0;
    margin: 0
}

#head .bottom .item.last-child:after {
    display: none
}

#head.open-form .slogan {
    background-color: #fff;
    display: inline;
    padding: 5px;
    font-family: bebas-ex, sans-serif;
    font-size: 18px
}

#head.open-form .lead {
    margin-bottom: 10px;
    font-size: 38px;
    font-weight: 700;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, .25)
}

#head.open-form .btn {
    margin-top: 30px;
    margin-bottom: 0
}

#head.open-form form {
    background-color: rgba(24, 27, 27, .3)
}

.partners {
    padding: 20px 0
}

.partners .middle img {
    margin-left: auto;
    margin-right: auto
}

.outer {
    display: table;
    position: relative;
    height: 70px;
    width: 100%
}

.outer .middle {
    display: table-cell;
    vertical-align: middle
}

.about {
    background-image: url(/wp-content/uploads/images/bg2.jpg);
    background-position: 50% 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 60px;
    padding-top: 40px
}

.about .lead {
    margin-top: 60px;
    font-size: 22px;
    font-weight: 400
}

.about .lead.af {
    margin-top: 10px;
    margin-bottom: 60px;
    color: #fff;
    letter-spacing: 4px
}

.white {
    color: #fff
}

.aboutpeople {
    background-image: url(/wp-content/uploads/images/bg3.jpg);
    background-position: 50% 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 60px
}

.aboutpeople ul li {
    font-size: 20px;
    padding-bottom: 12px;
    padding-left: 40px;
    font-weight: 700
}

.aboutpeople ul li:before {
    content: "*";
    position: absolute;
    font-size: 26px;
    margin-left: -30px
}

.aboutpeople ul li .af {
    color: #e01f1f;
    font-size: 24px
}

.aboutpeople .lead {
    font-size: 36px
}

.aboutpeople .lead span {
    font-size: 24px
}

.png-anim {
    -webkit-animation: iconsAnim .6s;
    animation: iconsAnim .6s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.png-anim.anim-item01 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.png-anim.anim-item02 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.png-anim.anim-item03 {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.png-anim.anim-item04 {
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

.png-anim.anim-item05 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.png-anim.anim-item06 {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s
}

.png-anim.anim-item07 {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s
}

.png-anim.anim-item08 {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s
}

.png-anim.anim-item09 {
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s
}

.png-anim.anim-item010 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.png-anim.anim-item011 {
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s
}

.png-anim.anim-item012 {
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s
}

.slick-next,
.slick-prev {
    -webkit-box-shadow: none;
    box-shadow: none
}

.slick-next:before,
.slick-prev:before {
    color: #e01f1f
}

.event-schedule {
    background-image: url(/wp-content/uploads/images/bg4.jpg);
    background-position: 50% 0;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    padding-bottom: 60px;
    background-color: #1b1b1b;
    padding-top: 40px
}

.event-schedule h3 {
    text-align: left;
    color: #fff;
    margin-bottom: 0;
    padding-bottom: 0;
    font-weight: 400
}

.event-schedule h4 {
    color: #fff;
    font-size: 32px;
    margin: 20px 0;
    padding: 0;
    font-weight: 300
}

.event-schedule .item {
    text-align: center
}

.event-schedule .item img {
    width: 64px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 40px
}

.event-schedule .item .reline {
    position: relative;
    color: #fff;
    display: inline-block
}

.event-schedule .item .reline:before {
    content: "";
    background-color: #e01f1f;
    width: 106%;
    position: absolute;
    display: block;
    height: 10px;
    bottom: 0;
    left: -3%
}

.event-schedule .item .reline span {
    z-index: 2;
    position: relative;
    font-size: 30px;
    font-family: bebas-ex, sans-serif
}

.event-schedule .item p {
    color: #fff;
    padding-top: 30px;
    font-size: 30px;
    font-family: bebas-ex, sans-serif
}

.event-schedule .ul {
    margin-top: 40px
}

.event-schedule .ul p {
    color: #fff;
    font-size: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: rgba(255, 255, 255, .1);
    margin-bottom: 20px;
    border-left: 95px solid #e01f1f;
    position: relative
}

.event-schedule .ul p span {
    position: absolute;
    left: -80px;
    top: 10px
}

.event-schedule .openform {
    background-color: #dfdfdf;
    padding-bottom: 20px;
    margin-top: 60px
}

.event-schedule .openform p {
    font-family: bebas-ex, sans-serif;
    font-size: 24px;
    text-align: center;
    background-color: #b91e1e;
    color: #fff;
    padding: 20px 0
}

.event-schedule .openform form {
    padding: 0
}

.event-schedule .openform form .fields {
    padding: 25px 20px 0 20px
}

.event-schedule .openform form small {
    color: #181b1b
}

.event-schedule .moduls {
    margin-top: 60px
}

.event-schedule .moduls .title {
    background-color: #fff;
    color: #181b1b;
    text-align: center;
    font-size: 36px;
    font-family: bebas-ex, sans-serif;
    padding-top: 20px;
    padding-bottom: 20px
}

.event-schedule .moduls .columns:before {
    width: 100%;
    height: 188px;
    content: "";
    background-image: url(/wp-content/uploads/images/hous_top.png);
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-position: 50% 0;
    -webkit-background-size: cover;
    background-size: cover;
    left: 0
}

.event-schedule .moduls .columns:after {
    width: 100%;
    height: 188px;
    content: "";
    background-image: url(/wp-content/uploads/images/hous_bottom.png);
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-position: 50% 0;
    -webkit-background-size: 80% 80%;
    background-size: 80%;
    left: 0;
    bottom: 0
}

.event-schedule .moduls .columns p {
    font-size: 36px;
    font-family: bebas-ex, sans-serif;
    color: #fff;
    text-align: center;
    padding-top: 24px;
    padding-bottom: 24px
}

.event-schedule .moduls .columns p span {
    position: relative
}

.event-schedule .moduls .columns p.col01 {
    background-color: #b91e1e
}

.event-schedule .moduls .columns p.col02 {
    background-color: #a51e1e
}

.event-schedule .moduls .columns p.col03 {
    background-color: #911d1d
}

.event-schedule .moduls .columns p.col04 {
    background-color: #7e1d1d
}

.event-schedule .moduls .columns p.colmore {
    font-size: 24px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: left;
    background-color: #791d1d;
    display: none
}

.event-schedule .moduls .columns p.colmore.open {
    display: block
}

.event-schedule .moduls .columns p .infomore {
    background-image: url(/wp-content/uploads/images/infomore.svg);
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    right: 20px;
    margin: 8px 20px;
    position: absolute;
    cursor: pointer
}

.event-schedule .moduls .columns p .infomore:hover {
    -webkit-filter: drop-shadow(0 0 1px #fff);
    filter: drop-shadow(0 0 1px #fff)
}

.event-schedule .wall {
    color: #fff;
    padding: 40px;
    margin-top: 40px;
    margin-bottom: 40px;
    border: 4px dotted #e01f1f;
    text-align: center;
    font-size: 20px
}

.what-you-will-get {
    padding-bottom: 60px
}

.what-you-will-get p {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px
}

.what-you-will-get p .check {
    width: 60px;
    left: 0;
    top: 20px;
    height: 60px;
    display: inline-block;
    position: absolute
}

.what-you-will-get p .check:before {
    background-image: url(/wp-content/uploads/images/check.png);
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-position: 50% 50%
}

.what-you-will-get p b {
    font-size: 24px;
    font-family: bebas-ex, sans-serif
}

.speakers-of-the-forum {
    background-color: #f6f6f6;
    padding-bottom: 40px;
    padding-top: 60px
}

.speakers-of-the-forum h3 {
    color: #181b1b;
    margin: 0;
    padding: 0 0 10px 0;
    text-align: left
}

.speakers-of-the-forum .item {
    background-color: #fff;
    overflow: hidden;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-bottom: 10px;
    padding: 0 20px 0 20px;
    -webkit-box-shadow: 2px 2px 1px rgba(0, 0, 0, .25);
    box-shadow: 2px 2px 1px rgba(0, 0, 0, .25);
    background-image: url(/wp-content/uploads/images/author.jpg);
    background-repeat: no-repeat;
    background-position: 100% 0;
    -webkit-background-size: contain;
    background-size: contain
}

.speakers-of-the-forum .item .text {
    width: 60%;
    float: left;
    font-size: 16px;
    padding: 30px 26px 20px 16px
}

.speakers-of-the-forum .item .text .accent-font {
    font-size: 38px;
    margin-bottom: 10px
}

.speakers-of-the-forum .item .photo {
    width: 50%;
    float: left;
    overflow: hidden
}

.speakers-of-the-forum .item ul {
    margin-top: 20px
}

.speakers-of-the-forum .item ul li {
    background-image: url(/wp-content/uploads/images/arrow-list-gold.svg);
    background-repeat: no-repeat;
    background-position-y: 4px;
    padding-left: 20px;
    margin-bottom: 10px
}

.speakers-of-the-forum .item ul li span {
    color: #e01f1f
}

.speakers-of-the-forum .sert-slider {
    margin-top: 40px
}

.speakers-of-the-forum .sert-slider .middle img {
    margin-left: auto;
    margin-right: auto;
    max-height: 136px
}

.we-know-for-sure {
    background-image: url(/wp-content/uploads/images/bg3.jpg);
    background-position: 50% 0;
    background-repeat: no-repeat;
    padding-bottom: 50px;
    -webkit-background-size: cover;
    background-size: cover
}

.we-know-for-sure h3 {
    text-align: left
}

.we-know-for-sure h3 small {
    font-size: 34px
}

.we-know-for-sure ul li {
    color: #fff;
    background-image: url(/wp-content/uploads/images/circle-list.svg);
    background-repeat: no-repeat;
    background-position-y: 2px;
    padding-left: 40px;
    margin-bottom: 10px
}

.we-want {
    background-image: url(/wp-content/uploads/images/bg4.jpg);
    background-position: 50% 0;
    background-repeat: no-repeat;
    padding-bottom: 50px;
    -webkit-background-size: cover;
    background-size: cover
}

.we-want h3 {
    text-align: left
}

.we-want h3 small {
    font-size: 34px
}

.we-want p {
    color: #fff;
    margin-bottom: 20px
}

.program-of-the-event {
    background-color: #e5e5e5;
    padding-bottom: 65px
}

.program-of-the-event h3 {
    color: #181b1b;
    margin-bottom: 40px
}

.program-of-the-event .item {
    background-color: #fff;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 1px
}

.program-of-the-event .item.last {
    -webkit-border-bottom-left-radius: 12px;
    border-bottom-left-radius: 12px;
    -webkit-border-bottom-right-radius: 12px;
    border-bottom-right-radius: 12px;
    padding-bottom: 40px
}

.program-of-the-event .item.last:after {
    content: "";
    height: 140px;
    width: 1px;
    border-left: 2px dotted #ccc;
    position: absolute;
    left: 40%;
    bottom: -140px
}

.program-of-the-event .item.first {
    padding-top: 0
}

.program-of-the-event .item.first:before {
    content: "01";
    position: absolute;
    right: 4%;
    font-family: bebas-ex, sans-serif;
    font-size: 200px;
    top: -120px;
    font-weight: 700;
    color: #dedede
}

.program-of-the-event .item.first .photo {
    position: static;
    left: -180px;
    top: -30px
}

.program-of-the-event .item.first .photo .day {
    width: 123px;
    height: 110px;
    background-color: #e01f1f;
    position: absolute;
    z-index: 10;
    text-align: center;
    color: #fff;
    font-family: bebas-ex, sans-serif;
    padding-top: 15px
}

.program-of-the-event .item.first .photo .day p {
    padding-bottom: 5px
}

.program-of-the-event .item.first .photo .day p:last-child {
    font-size: 40px;
    font-weight: 300
}

.program-of-the-event .item.first .text {
    min-height: 100px;
    position: relative;
    background-color: #fff;
    margin-left: 160px;
    color: #fff
}

.program-of-the-event .item.first .text .time {
    color: #fff
}

.program-of-the-event .item.day2 {
    margin-top: 140px;
    position: relative;
    padding-bottom: 20px;
    -webkit-border-bottom-left-radius: 12px;
    border-bottom-left-radius: 12px;
    -webkit-border-bottom-right-radius: 12px;
    border-bottom-right-radius: 12px
}

.program-of-the-event .item.day2:before {
    content: "02";
    top: -160px
}

.program-of-the-event .item.day2 .photo {
    position: absolute;
    left: 0;
    top: 110px
}

.program-of-the-event .item.day2 ul {
    margin-top: 20px
}

.program-of-the-event .item.day2 ul li {
    background-image: url(/wp-content/uploads/images/arrow-list-gold.svg);
    background-repeat: no-repeat;
    background-position-y: 4px;
    padding-left: 20px;
    margin-bottom: 5px;
    padding-right: 20px
}

.program-of-the-event .item.day2 .text_next {
    float: left;
    width: 100%
}

.program-of-the-event .item.day2 .text_next p {
    margin-top: 10px
}

.program-of-the-event .item.day2 .text_next ul li p {
    margin-top: 0
}

.program-of-the-event .item.day2 .text {
    margin-left: 0;
    color: #fff;
    background-color: #e01f1f;
    min-height: 110px;
    float: left;
    width: 100%
}

.program-of-the-event .item.day2 .text .time {
    color: #fff
}

.program-of-the-event .item.day2 .text p.accent-font {
    margin-left: 160px;
    text-align: center;
    font-size: 35px
}

.program-of-the-event .item.day2 .text .day {
    width: 123px;
    height: 110px;
    background-color: #e01f1f;
    position: absolute;
    z-index: 10;
    text-align: center;
    color: #fff;
    font-family: bebas-ex, sans-serif;
    padding-top: 15px
}

.program-of-the-event .item.day2 .text .day p {
    padding-bottom: 5px
}

.program-of-the-event .item.day2 .text .day p:last-child {
    font-size: 40px;
    font-weight: 300
}

.program-of-the-event .item.day2 .steps {
    padding-left: 20px;
    padding-right: 20px
}

.program-of-the-event .item.day2 .steps h3 {
    margin: 30px 0 20px 0;
    padding: 0
}

.program-of-the-event .item.day2 .steps .item {
    min-height: 150px
}

.program-of-the-event .item.day2 .steps .item p {
    margin-top: 20px
}

.program-of-the-event .item .photo {
    position: absolute;
    left: -180px;
    z-index: 2
}

.program-of-the-event .item .text {
    margin-left: 40%;
    min-height: 285px
}

.program-of-the-event .item .text .accent-font {
    font-size: 30px;
    padding-top: 20px;
    margin-bottom: 10px
}

.program-of-the-event .item .text .time {
    float: right;
    color: #e01f1f;
    margin-right: 40px
}

.program-of-the-event .item .text.small {
    min-height: 100px
}

.program-of-the-event .item .text.small .time {
    color: #fff
}

.program-of-the-event .item ol {
    margin: 0;
    padding: 20px
}

.program-of-the-event .item ol li {
    margin-bottom: 5px
}

.program-of-the-event .item.gold {
    background-color: #e01f1f
}

.program-of-the-event .item.gold .text {
    background-color: #e01f1f;
    color: #fff
}

.formats-of-the-event {
    background-image: url(/wp-content/uploads/images/bg5.jpg);
    background-position: 50% 0;
    background-repeat: no-repeat;
    padding-bottom: 80px;
    -webkit-background-size: cover;
    background-size: cover
}

.formats-of-the-event h3 {
    margin-bottom: 30px
}

.formats-of-the-event .item {
    text-align: center;
    position: relative
}

.formats-of-the-event .item .privilege {
    background-color: #fff;
    padding-bottom: 20px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.formats-of-the-event .item .privilege .list p {
    padding: 10px;
    font-size: 16px;
    letter-spacing: normal;
    border-bottom: 1px solid #e5e5e5
}

.formats-of-the-event .item .privilege .list p:nth-child(2n) {
    background-color: #fafafa
}

.formats-of-the-event .item .privilege .list p.accent {
    font-family: bebas-ex, sans-serif;
    font-size: 20px
}

.formats-of-the-event .item .privilege .list p.op {
    opacity: .25
}

.formats-of-the-event .item .privilege .btn {
    margin-top: 15px
}

.formats-of-the-event .item .title {
    padding: 10px;
    background-color: #e01f1f;
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px
}

.formats-of-the-event .item .title.p01 {
    background-color: #98ae33
}

.formats-of-the-event .item .title.p02 {
    background-color: #e2b230
}

.formats-of-the-event .item .title.p03 {
    background-color: #d6631e
}

.formats-of-the-event .item .title.p03:before {
    content: "рекоммендуем";
    margin-top: -40px;
    left: 0;
    width: 100%;
    font-size: 20px;
    color: #fff;
    font-family: bebas-ex, sans-serif;
    position: absolute
}

.formats-of-the-event .item .title.p04 {
    background-color: #c31f1f
}

.formats-of-the-event .item .title h4 {
    color: #fff;
    font-size: 40px;
    margin: 0;
    text-transform: uppercase;
    font-family: bebas-ex, sans-serif;
    font-weight: 400
}

.additional-offers-for-participation {
    background-color: #e5e5e5;
    padding-bottom: 50px
}

.additional-offers-for-participation h3 {
    color: #181b1b
}

.additional-offers-for-participation p {
    padding-top: 20px
}

.additional-offers-for-participation .btn.btn-big {
    font-size: 24px
}

.hall-layout {
    background: #090909;
    background: -webkit-gradient(left top, right top, color-stop(0, #090909), color-stop(50%, #1a1d1e), color-stop(100%, #090909));
    background: -webkit-linear-gradient(left, #090909 0, #1a1d1e 50%, #090909 100%);
    background: -o-linear-gradient(left, #090909 0, #1a1d1e 50%, #090909 100%);
    background: -webkit-gradient(linear, left top, right top, from(#090909), color-stop(50%, #1a1d1e), to(#090909));
    background: linear-gradient(to right, #090909 0, #1a1d1e 50%, #090909 100%)
}

.hall-layout h3 {
    color: #fff;
    text-align: left;
    font-size: 99px;
    position: absolute;
    margin-top: 70px
}

.hall-layout path {
    pointer-events: all;
    opacity: .7;
    cursor: pointer
}

.hall-layout path:hover {
    opacity: 1
}

.hall-layout .hall-wrap {
    text-align: center;
    position: relative;
    overflow: hidden
}

.hall-layout .hall-wrap>div {
    position: relative
}

.hall-layout .hall-wrap p {
    font-family: bebas-ex, sans-serif;
    color: #fff;
    position: absolute;
    width: 100%;
    cursor: pointer
}

.hall-layout .hall-wrap p:hover+svg>path {
    opacity: 1
}

.hall-layout .hall-wrap:before {
    content: "";
    width: 506px;
    height: 438px;
    display: block;
    position: absolute;
    background-image: url(/wp-content/uploads/images/hall-before.png);
    background-repeat: no-repeat;
    left: -25%;
    top: -25px
}

.hall-layout .hall-wrap:after {
    content: "";
    width: 506px;
    height: 438px;
    display: block;
    position: absolute;
    background-image: url(/wp-content/uploads/images/hall-after.png);
    background-repeat: no-repeat;
    right: -25%;
    top: -25px
}

.hall-layout .hall-title path {
    fill: #21537b;
    cursor: default
}

.hall-layout .hall-title p {
    bottom: 46px;
    cursor: default;
    font-size: 35px;
    letter-spacing: 6px;
    font-weight: 300
}

.hall-layout .hall-one {
    z-index: 5;
    display: inline-block
}

.hall-layout .hall-one path {
    fill: #c31f1f
}

.hall-layout .hall-one p {
    bottom: 10px
}

.hall-layout .hall-two {
    z-index: 4;
    display: inline-block;
    margin-top: -20px
}

.hall-layout .hall-two path {
    fill: #d6631e
}

.hall-layout .hall-two p {
    bottom: 30px
}

.hall-layout .hall-three {
    z-index: 3;
    display: inline-block;
    margin-top: -30px
}

.hall-layout .hall-three path {
    fill: #e2b230
}

.hall-layout .hall-three p {
    bottom: 40px
}

.hall-layout .hall-four {
    z-index: 2;
    display: inline-block;
    margin-top: -40px
}

.hall-layout .hall-four path {
    fill: #98ae33
}

.hall-layout .hall-four p {
    bottom: 45px
}

.conference-leader {
    position: relative;
    padding-bottom: 60px;
    padding-top: 60px
}

.conference-leader:before {
    width: 100%;
    background-color: #222;
    background-image: url(/wp-content/uploads/images/prizma.png);
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    opacity: .15;
    height: 360px;
    display: block;
    position: absolute;
    top: 0
}

.conference-leader .row {
    z-index: 2;
    position: relative
}

.conference-leader .item {
    background-color: #fff;
    overflow: hidden
}

.conference-leader .item.first {
    -webkit-border-top-left-radius: 12px;
    border-top-left-radius: 12px;
    -webkit-border-top-right-radius: 12px;
    border-top-right-radius: 12px
}

.conference-leader .item.first .text {
    width: 50%
}

.conference-leader .item.first .photo {
    width: 50%
}

.conference-leader .item .text {
    float: left;
    width: 33.3%;
    padding-left: 40px;
    text-align: right;
    padding-right: 100px;
    padding-top: 50px
}

.conference-leader .item .text .accent-font {
    font-size: 30px;
    padding-bottom: 10px
}

.conference-leader .item .text .quote {
    margin-top: 60px;
    position: relative
}

.conference-leader .item .text .quote:after {
    content: "";
    width: 45px;
    height: 35px;
    display: block;
    position: absolute;
    background-image: url(/wp-content/uploads/images/quotes.svg);
    background-position: 50% 0;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    right: -60px;
    top: -30px
}

.conference-leader .item .text .quote span {
    display: inline-block;
    font-size: 24px;
    letter-spacing: 1px;
    padding: 10px;
    font-weight: 400;
    line-height: 1.6
}

.conference-leader .item .photo {
    float: left;
    width: 33.3%
}

.conference-leader .item .photo img {
    width: 100%
}

.conference-leader .item .photo p {
    margin-bottom: 10px;
    font-size: 20px
}

.conference-leader .black {
    color: #181b1b
}

.speakers-invite {
    background-image: url(/wp-content/uploads/images/bg6.jpg);
    background-position: 50% 0;
    -webkit-background-size: content content;
    background-size: content;
    background-repeat: no-repeat;
    padding-bottom: 70px;
    -webkit-background-size: cover;
    background-size: cover
}

.speakers-invite .speakers-invite-slider {
    padding-left: 100px;
    padding-right: 100px
}

.speakers-invite .slick-slide {
    min-height: 380px
}

.speakers-invite .slick-slide .title {
    font-family: bebas-ex, sans-serif;
    color: #fff;
    margin-top: 30px;
    font-size: 30px;
    font-weight: 300
}

.speakers-invite .nav-slider .slider-next,
.speakers-invite .nav-slider .slider-prev {
    position: absolute;
    text-align: center;
    font-family: arimo-ex, sans-serif;
    color: #fff;
    font-size: 16px;
    z-index: 2;
    top: 25%;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100%;
    background-position-y: 30px;
    height: 80px
}

.speakers-invite .nav-slider .slider-next.hid,
.speakers-invite .nav-slider .slider-prev.hid {
    opacity: .5;
    cursor: default
}

.speakers-invite .nav-slider .slider-next span,
.speakers-invite .nav-slider .slider-prev span {
    position: absolute;
    width: 100%;
    left: 0;
    font-size: 30px;
    font-family: bebas-ex, sans-serif;
    top: 70px
}

.speakers-invite .nav-slider .slider-next {
    right: 0;
    background-image: url(/wp-content/uploads/images/slider-next.svg)
}

.speakers-invite .nav-slider .slider-prev {
    left: 0;
    background-image: url(/wp-content/uploads/images/slider-prev.svg)
}

.partners-and-sponsors {
    background-color: #e5e5e5;
    padding-bottom: 80px
}

.partners-and-sponsors h3 {
    color: #181b1b
}

.partners-and-sponsors .item {
    width: 22%;
    float: left;
    border: 1px solid #ccc;
    margin-left: -1px;
    margin-top: -1px
}

.partners-and-sponsors .item:nth-child(2n) {
    background-color: #e9e9e9
}

.partners-and-sponsors .item img {
    margin: 0 auto;
    width: 100%
}

.partners-and-sponsors .block {
    margin-top: 86px;
    margin-bottom: 87px;
    float: left;
    width: 100%
}

.partners-and-sponsors .btn-big {
    height: 64px;
    font-weight: 400;
    margin: 0 auto;
    max-width: 100%;
    padding-top: 12px;
    padding-right: 20px;
    padding-left: 20px;
    display: block;
    width: auto
}

.map-block {
    background-color: #e5e5e5;
    border-top: 1px solid #ccc
}

.map-block h3 {
    color: #181b1b
}

.map-block .map {
    height: 510px;
    background-image: url(/wp-content/uploads/images/map.jpg);
    background-position: 50% 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: -15px;
    margin-right: -15px
}

.map-block .map #map {
    height: 510px
}

.map-block .map .address-bg {
    width: 734px;
    background-image: url(/wp-content/uploads/images/trc.png);
    background-position: 100% 0;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0
}

.map-block .map .address-bg .address {
    width: 400px;
    height: 400px;
    text-align: left;
    position: absolute;
    background-color: rgba(24, 27, 27, .8);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    right: 12%;
    top: 10%;
    padding-top: 70px
}

.map-block .map .address-bg .address:before {
    content: "";
    width: 440px;
    height: 440px;
    background-color: rgba(24, 27, 27, .8);
    position: absolute;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    top: -20px;
    left: -20px
}

.map-block .map .address-bg .address p {
    color: #fff;
    padding-left: 70px;
    padding-right: 30px;
    padding-bottom: 15px;
    position: relative;
    font-weight: 300
}

.map-block .map .address-bg .address .title {
    color: #e01f1f;
    font-size: 30px;
    padding-bottom: 5px
}

.map-block .map .address-bg .address .phone {
    font-size: 25px
}

footer {
    height: 290px;
    position: relative;
    background-image: url(/wp-content/uploads/images/footer.jpg);
    background-position: 50% 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat
}

footer .logo {
    font-size: 20px;
    font-family: bebas-ex, sans-serif;
    font-weight: 300;
    position: absolute;
    left: 50px;
    top: 90px;
    text-align: left
}

footer .logo h3 {
    margin: 0;
    padding: 0;
    text-align: left;
    color: #fff;
    font-size: 72px
}

footer .logo p {
    color: #fff;
    font-size: 20px;
    font-family: bebas-ex, sans-serif;
    font-weight: 300;
    letter-spacing: 2px
}

footer .politics {
    float: right;
    margin-right: 50px;
    margin-top: 85px;
    z-index: 3;
    position: relative;
    text-align: right
}

footer .politics p {
    margin-top: 10px
}

footer .politics a {
    font-family: bebas-ex, sans-serif;
    font-size: 18px;
    color: #fff;
    letter-spacing: normal;
    border-bottom: 1px dotted #fff;
    padding-bottom: 5px
}

footer .politics a:hover {
    border-bottom: 1px dotted #fff;
    color: #e01f1f
}

footer .politics .phone a {
    color: #fff;
    font-size: 42px;
    vertical-align: top;
    line-height: .7;
    display: block;
    margin-bottom: 10px;
    padding-top: 20px;
    border: none
}

footer .politics .phone a:hover {
    color: #e01f1f
}

footer .politics .phone a.modal {
    font-size: 18px
}

footer .politics .phone a span {
    font-size: 24px;
    vertical-align: top
}

footer .email {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 40px;
    z-index: 2
}

footer .email a {
    color: #fff
}

footer .submenu {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 50%;
    padding-left: 20%;
    padding-right: 20%
}

footer .submenu a {
    color: #fff;
    margin: 0 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #fff
}

footer .submenu a:hover {
    color: #e01f1f
}

iframe {
    width: 100%;
    height: 310px;
    background-color: #181b1b;
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0 auto 0 auto
}

.youtube {
    width: 100%;
    height: 310px;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    cursor: pointer;
    margin: 0 auto 0 auto
}

.youtube .play {
    background-image: url(/wp-content/uploads/images/play.svg);
    width: 90px;
    height: 90px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: rgba(24, 27, 27, .8);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: -webkit-calc(50% - 45px);
    left: calc(50% - 45px);
    top: -webkit-calc(50% - 45px);
    top: calc(50% - 45px);
    border: 2px solid #fff
}

.youtube .play:before {
    content: "";
    width: 120px;
    height: 120px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, .5);
    position: absolute;
    left: -16px;
    top: -16px
}

.youtube:hover .play {
    width: 80px;
    height: 80px;
    left: -webkit-calc(50% - 40px);
    left: calc(50% - 40px);
    top: -webkit-calc(50% - 40px);
    top: calc(50% - 40px)
}

.youtube:hover .play:before {
    width: 140px;
    height: 140px;
    left: -31px;
    top: -31px
}

form {
    -webkit-border-radius: 12px;
    border-radius: 12px;
    padding: 15px 20px;
    position: relative
}

form .fields p {
    color: #fff;
    padding-bottom: 30px;
    padding-top: 20px
}

form .fields input {
    display: block;
    width: 100%;
    border: none;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    height: 56px;
    padding: 0 20px;
    margin-bottom: 12px;
    border-bottom: 2px solid transparent
}

form .fields input:focus:-moz-placeholder {
    opacity: 0
}

form .fields input:focus::-moz-placeholder {
    opacity: 0
}

form .fields input:focus:-ms-input-placeholder {
    opacity: 0
}

form .fields input:focus::-webkit-input-placeholder {
    opacity: 0
}

form .fields input.accept {
    border-bottom: 2px solid green
}

form .fields input.error {
    border-bottom: 2px solid #e01f1f
}

form .fields button {
    width: 100%;
    margin-top: 20px
}

form .fields button:after {
    right: 0;
    position: absolute;
    top: 0
}

form .fields .error-message {
    color: #e01f1f;
    font-family: bebas-ex, sans-serif;
    font-size: 14px;
    font-weight: 300;
    margin-top: 10px;
    display: inline-block
}

form .fields .intl-tel-input {
    width: 100%;
    margin-bottom: 12px
}

form .fields .intl-tel-input .country-list {
    z-index: 3
}

form .fields .iti-flag {
    background-image: url(/wp-content/uploads/images/flags.png)
}

form small {
    color: #fff;
    width: 100%;
    display: inline-block
}

form.send .loader {
    position: absolute;
    left: 60%;
    top: 60%;
    z-index: 1;
    margin: -75px 0 0 -75px;
    border: 16px solid rgba(255, 255, 255, .2);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border-top: 16px solid #e01f1f;
    width: 70px;
    height: 70px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite
}

form.send .fields {
    opacity: 0
}

.modal-form {
    background-image: url(/wp-content/uploads/images/modal-bg.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 30px
}

.modal-form h3 {
    margin: 0;
    padding: 30px 0;
    font-size: 28px;
    line-height: normal
}

.modal-form form {
    max-width: 350px;
    margin: 0 auto
}

.modal-form form .messSucces {
    display: none;
    font-family: bebas-ex, sans-serif;
    font-size: 24px;
    color: #fff
}

.modal-form form.success .fields {
    display: none
}

.modal-form form.success .messSucces {
    display: block
}

#callback .modal-form,
#form_col .modal-form {
    padding-top: 60px
}

#callback .modal-form p,
#form_col .modal-form p {
    color: #fff
}

#callback .modal-form form,
#form_col .modal-form form {
    margin-left: auto;
    margin-right: auto;
    max-width: 80%
}

#callback .modal-form form p,
#form_col .modal-form form p {
    font-family: bebas-ex, sans-serif;
    font-size: 24px
}

#callback .modal-form form .fields .error-message,
#form_col .modal-form form .fields .error-message {
    display: block
}

#callback .modal-form form .fields button,
#form_col .modal-form form .fields button {
    max-width: 320px;
    padding-right: 12%
}

#callback .modal-form form small,
#form_col .modal-form form small {
    padding-top: 18px
}

.modal-wrapper {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    background-color: rgba(24, 27, 27, 0);
    visibility: hidden;
    top: 0;
    display: table;
    opacity: 0
}

.modal-wrapper.open {
    z-index: 999;
    opacity: 1;
    visibility: visible;
    background-color: rgba(24, 27, 27, .85)
}

.modal-wrapper.open .modal-content {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.modal-wrapper .modal-content {
    overflow: auto;
    display: table-cell;
    vertical-align: middle;
    opacity: 0;
    -webkit-transform: scale(.2);
    -ms-transform: scale(.2);
    transform: scale(.2)
}

.modal-wrapper .modal-close {
    z-index: 222;
    display: block;
    width: 40px;
    height: 40px;
    right: 40px;
    top: 15px;
    position: absolute;
    background-color: #000;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.modal-wrapper .modal-close.nobg {
    background-color: transparent;
    padding: 0
}

.modal-wrapper .modal-close:after,
.modal-wrapper .modal-close:before {
    content: '';
    width: 26px;
    height: 2px;
    display: block;
    background: #fff;
    position: absolute;
    top: 19px;
    left: 7px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.modal-wrapper .modal-close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.modal-wrapper .modal-close:hover:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.modal-wrapper .modal-close:hover:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.corporate .corp01 {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    background-image: url(/wp-content/uploads/images/corp01.jpg);
    font-family: bebas-ex, sans-serif
}

.corporate .corp02 {
    padding-bottom: 40px;
    padding-top: 40px;
    text-align: center;
    background-image: url(/wp-content/uploads/images/corp02.jpg);
    font-family: bebas-ex, sans-serif
}

.corporate p {
    font-size: 30px;
    color: #fff
}

.corporate p.lead {
    font-size: 50px
}

.terms {
    max-height: 100vh
}

.terms p {
    color: #fff;
    font-size: 14px
}

.terms h3 {
    font-size: 20px;
    margin: 0;
    padding: 15px;
    color: #fff
}

.head_success {
    background-image: url(/wp-content/uploads/images/bg4.jpg);
    background-position: 50% 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff
}

.formats-of-the-event.success {
    background-image: none;
    background-color: #efeded
}

.formats-of-the-event.success h3 {
    margin-bottom: 0
}

.cena {
    padding: 20px 0
}

.cena p {
    font-size: 48px;
    font-family: bebas-ex, sans-serif
}

.cena p span {
    font-size: 24px
}

.af {
    font-family: bebas-ex, sans-serif
}

.tc {
    text-align: center!important
}

.tr {
    text-align: right
}

@-webkit-keyframes animationBtn {
    0% {
        background-position: 50% 50%
    }
    40% {
        background-position: 70% 50%
    }
    90% {
        background-position: 40% 50%
    }
    100% {
        background-position: 48% 50%
    }
}

@keyframes animationBtn {
    0% {
        background-position: 50% 50%
    }
    40% {
        background-position: 70% 50%
    }
    90% {
        background-position: 40% 50%
    }
    100% {
        background-position: 48% 50%
    }
}

@-webkit-keyframes animationBtnBig {
    0% {
        background-position: 50% 50%
    }
    40% {
        background-position: 55% 50%
    }
    100% {
        background-position: 50% 50%
    }
}

@keyframes animationBtnBig {
    0% {
        background-position: 50% 50%
    }
    40% {
        background-position: 55% 50%
    }
    100% {
        background-position: 50% 50%
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes iconsAnim {
    0% {
        -webkit-filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0));
        filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0))
    }
    50% {
        -webkit-filter: drop-shadow(0 0 5px #fff);
        filter: drop-shadow(0 0 5px #fff)
    }
    100% {
        -webkit-filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0));
        filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0))
    }
}

@keyframes iconsAnim {
    0% {
        -webkit-filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0));
        filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0))
    }
    50% {
        -webkit-filter: drop-shadow(0 0 5px #fff);
        filter: drop-shadow(0 0 5px #fff)
    }
    100% {
        -webkit-filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0));
        filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0))
    }
}

@media only screen and (max-width:1366px) {
    #head .outer .middle {
        -webkit-background-size: cover;
        background-size: cover
    }
    footer .submenu a {
        font-size: 14px
    }
}

@media only screen and (max-width:1200px) {
    footer .submenu {
        top: 10%;
        padding: 0
    }
    #head .outer .middle {
        background-position: 60% 0
    }
    .speakers-of-the-forum .item .text {
        font-size: 14px
    }
    .program-of-the-event .item .photo,
    .program-of-the-event .item.first .photo {
        max-width: 55%;
        left: -150px
    }
    .program-of-the-event .item .photo img {
        width: 100%
    }
    .btn:after {
        margin-left: 10px
    }
    .conference-leader .item .text {
        padding-right: 70px;
        padding-left: 30px
    }
    .youtube {
        width: auto
    }
    iframe {
        width: 100%
    }
    .partners-and-sponsors .item .block {
        margin-top: 62px;
        margin-bottom: 61px
    }
    .conference-leader .item .text {
        padding-top: 30px
    }
    .hall-layout h3 {
        position: relative;
        text-align: center;
        margin-top: 0
    }
    .hall-layout .hall-one {
        display: block
    }
    .text_next img {
        width: 100%
    }
    .program-of-the-event .item.day2.first .text,
    .program-of-the-event .item.first .text {
        min-height: 110px
    }
    #nav .logo {
        display: none
    }
    #nav .menu {
        text-align: left
    }
}

@media only screen and (max-width:992px) {
    #nav .logo p {
        font-size: 12px
    }
    #nav .menu a {
        margin-left: 6px;
        margin-right: 6px
    }
    .speakers-of-the-forum .item .photo img {
        margin-left: -30%
    }
    .speakers-of-the-forum .item .text {
        width: 100%
    }
    .speakers-of-the-forum .item .photo {
        width: 45%
    }
    .program-of-the-event .item .photo,
    .program-of-the-event .item.first .photo {
        left: -115px
    }
    .program-of-the-event .item.first .text {
        min-height: 100px
    }
    .program-of-the-event .item .text {
        min-height: 200px
    }
    .program-of-the-event .item .text .accent-font {
        font-size: 24px
    }
    .speakers-invite .nav-slider .slider-next,
    .speakers-invite .nav-slider .slider-prev {
        font-size: 12px
    }
    .formats-of-the-event .item {
        margin-bottom: 50px
    }
    .conference-leader .item .text .quote span {
        font-size: 22px;
        letter-spacing: 4px
    }
    .conference-leader .item .text .quote {
        margin-top: 20px;
        width: 100%;
        left: 0;
        position: absolute;
        padding: 0 60px;
        bottom: 0
    }
    .conference-leader .item.first {
        padding-bottom: 200px;
        position: relative
    }
    .conference-leader .item .text {
        padding-right: 40px
    }
    .conference-leader .item .text .quote:after {
        right: 0
    }
    .partners-and-sponsors .item .block {
        margin-top: 34px;
        margin-bottom: 34px
    }
    .partners-and-sponsors .item .btn-big {
        font-size: 18px;
        max-width: 150px
    }
    .map-block .map {
        height: 380px
    }
    .map-block .map .address-bg .address {
        width: 320px;
        height: 320px;
        top: 5%;
        padding-top: 40px
    }
    .map-block .map .address-bg .address:before {
        width: 360px;
        height: 360px
    }
    .map-block .map .address-bg .address .title {
        font-size: 22px
    }
    .map-block .map .address-bg .address p {
        padding-left: 60px
    }
    .what-will-you-get ul {
        max-width: 70%;
        margin: 0 auto
    }
    #head.open-form h1 {
        font-size: 18px
    }
    #head.open-form h2 {
        font-size: 70px
    }
    .hall-four svg,
    .hall-one svg {
        width: 100%
    }
    .hall-three svg,
    .hall-two svg {
        width: 90%
    }
    .hall-layout .hall-wrap:before {
        left: -40%
    }
    .hall-layout .hall-wrap:after {
        right: -40%
    }
    .program-of-the-event .item .text .time {
        margin-right: 20px
    }
    .program-of-the-event .item.day2 .steps .item {
        min-height: 150px
    }
    .map-block .map .address-bg {
        width: 550px
    }
    .program-of-the-event .item.day2 .text p.accent-font {
        text-align: left;
        padding-top: 10px
    }
    #head.open-form .slogan br {
        display: none
    }
    #head .bottom .item span {
        font-size: 54px
    }
    #head .bottom .item p small {
        font-size: 26px
    }
    #nav .menu button {
        padding-left: 10px;
        padding-right: 10px
    }
    .about .lead {
        font-size: 18px
    }
    .slick-next {
        right: 0
    }
    .slick-prev {
        left: 0
    }
    .event-schedule h3 {
        text-align: center
    }
    .event-schedule h4 {
        text-align: center
    }
    .speakers-of-the-forum .item {
        -webkit-background-size: 40%;
        background-size: 40%
    }
    .speakers-of-the-forum h3 {
        margin-top: 320px
    }
}

@media only screen and (max-width:767px) {
    .speakers-of-the-forum .item {
        background-position: 0 0
    }
    h2 {
        font-size: 60px;
        padding-bottom: 40px;
        padding-top: 20px
    }
    h1 {
        font-size: 24px
    }
    #head {
        height: auto
    }
    #head .outer .lead {
        font-size: 24px
    }
    button {
        padding-left: 32px
    }
    .btn:after {
        margin-left: 26px
    }
    #head .outer {
        display: block;
        height: auto;
        position: static
    }
    #head .bottom {
        position: static;
        height: auto;
        margin-top: 20px;
        padding-bottom: 20px
    }
    #head .bottom .col-sm-3 {
        width: 50%;
        float: left
    }
    #head .bottom .item p {
        font-size: 15px
    }
    #head .outer .middle {
        display: block;
        padding-bottom: 0;
        padding-top: 130px
    }
    #head .bottom .item {
        min-height: 120px;
        padding-top: 10px
    }
    #head .bottom .item span {
        font-size: 50px
    }
    #head .bottom .item:after {
        height: 60%;
        -webkit-background-size: contain;
        background-size: contain
    }
    #nav .menu {
        padding-top: 70px
    }
    #nav .logo {
        top: 15px;
        left: 15px
    }
    #nav .phone {
        top: 15px;
        right: 15px
    }
    #nav .menu a {
        margin-left: 10px;
        margin-right: 10px
    }
    #nav.narrow .menu {
        padding-top: 60px
    }
    #nav.narrow {
        min-height: 110px
    }
    #nav.narrow .phone {
        top: 15px
    }
    h3 {
        font-size: 32px;
        padding-top: 30px;
        padding-bottom: 30px
    }
    .what-will-you-get ul {
        max-width: 100%
    }
    .what-will-you-get ul li span span {
        width: 100%;
        font-size: 14px
    }
    .we-know-for-sure h3 small,
    .we-want h3 small {
        font-size: 24px
    }
    .we-know-for-sure h3 small br {
        display: none
    }
    .speakers-of-the-forum .item .photo,
    .speakers-of-the-forum .item .text {
        width: 100%
    }
    .speakers-of-the-forum .item .photo img {
        width: 100%;
        margin: 0
    }
    .partners-and-sponsors .item {
        width: 50%
    }
    .modal-wrapper .modal-close {
        top: 10px;
        right: 25px
    }
    .modal-form {
        padding-top: 50px
    }
    .program-of-the-event .item.first:before {
        font-size: 150px;
        top: -110px
    }
    .program-of-the-event .item .photo,
    .program-of-the-event .item.first .photo {
        position: relative;
        top: 0;
        left: 0;
        max-width: 100%
    }
    .program-of-the-event .item .text {
        margin-left: 0;
        padding: 15px
    }
    .program-of-the-event .item .text .time {
        margin-right: 0
    }
    .program-of-the-event .item {
        padding-top: 0
    }
    .program-of-the-event .item.first .photo .day {
        width: 90px;
        height: 90px;
        padding-top: 10px
    }
    .program-of-the-event .item.first .photo .day p {
        padding-bottom: 0
    }
    .conference-leader .item .photo,
    .conference-leader .item .text {
        width: 100%
    }
    .conference-leader .item .text .quote:after {
        width: 30px;
        right: -30px
    }
    .conference-leader .item .text {
        padding-right: 40px;
        padding-bottom: 20px
    }
    .speakers-invite .speakers-invite-slider {
        padding-left: 0;
        padding-right: 0
    }
    .speakers-invite .nav-slider .slider-next,
    .speakers-invite .nav-slider .slider-prev {
        bottom: 17%;
        top: auto;
        -webkit-background-size: 80% 80%;
        background-size: 80%;
        background-position-y: 20px;
        font-size: 10px
    }
    .speakers-invite .nav-slider .slider-prev {
        left: 15px
    }
    .speakers-invite .nav-slider .slider-next {
        background-position-x: 100%;
        right: 15px
    }
    .speakers-invite .nav-slider .slider-next span,
    .speakers-invite .nav-slider .slider-prev span {
        top: 40px
    }
    .speakers-invite .slick-slide .title {
        padding-left: 80px;
        padding-right: 80px
    }
    .conference-leader:before {
        height: 500px
    }
    footer .politics {
        margin-top: 0;
        float: right;
        padding-top: 80px;
        padding-right: 20px;
        margin-right: 0;
        text-align: right
    }
    footer {
        height: auto;
        padding-bottom: 20px;
        overflow: hidden
    }
    footer .logo {
        left: 20px
    }
    #head .outer .middle {
        background-position: 64% 0
    }
    .program-of-the-event .item.day2 {
        margin-top: 100px
    }
    .map-block .map .address-bg .address {
        top: 10%
    }
    .map-block .map {
        height: 100%;
        -webkit-background-size: 400% 400%;
        background-size: 400%;
        background-position: 35% -80px;
        background-color: #dfdfdf
    }
    .map-block .map .address-bg {
        width: auto;
        background-image: none;
        right: 5%
    }
    footer .go-up .bulka {
        right: 0
    }
    .program-of-the-event .col-sm-offset-2 {
        margin-left: 0;
        width: 100%
    }
    #head .bottom .item.two-child:after {
        display: none
    }
    #nav.narrow:hover {
        background-color: rgba(24, 27, 27, .9)
    }
    #head.open-form .outer .lead {
        text-align: center
    }
    #head.open-form h1 {
        font-size: 18px;
        display: block;
        text-align: center;
        max-width: 100%
    }
    #head.open-form h1 br {
        display: none
    }
    #head.open-form h2 {
        text-align: center
    }
    .hall-layout .hall-wrap:before {
        left: -60%
    }
    .hall-layout .hall-wrap:after {
        right: -60%
    }
    .hall-layout .hall-four p {
        bottom: 55px
    }
    .hall-one svg {
        width: 80%
    }
    .hall-two svg {
        width: 80%
    }
    .hall-three svg {
        width: 80%
    }
    .hall-layout .hall-one {
        display: inline-block
    }
    .hall-layout .hall-one p {
        bottom: 37px
    }
    .hall-layout .hall-three p {
        bottom: 45px
    }
    .hall-layout h3 {
        font-size: 30px
    }
    .program-of-the-event .item.day2 .text {
        margin-left: 0
    }
    .conference-leader .item .text .quote {
        position: relative;
        padding: 0;
        margin-top: 40px
    }
    .program-of-the-event .item.first .text {
        margin-left: 100px
    }
    .conference-leader .item.first {
        padding-bottom: 20px
    }
    .program-of-the-event .item.day2 .text {
        padding-top: 0;
        padding-left: 0;
        padding-bottom: 0
    }
    .program-of-the-event .item.day2 ul {
        margin-left: 20px;
        margin-right: 20px
    }
    .program-of-the-event .item.day2 p {
        margin-left: 20px;
        margin-right: 20px
    }
    .program-of-the-event .item.first.day2 .text {
        margin-left: 0
    }
    .program-of-the-event .item.first .text .accent-font {
        padding-top: 0
    }
    .program-of-the-event .item.first.day2 .text .accent-font {
        padding-top: 10px;
        width: 100%;
        padding-left: 160px;
        margin-left: 0
    }
    .program-of-the-event .item.day2 .text p.accent-font {
        font-size: 24px;
        margin-left: 140px
    }
    .map-block .map {
        background-color: transparent;
        padding-top: 410px;
        background-image: none
    }
    .map-block .map .address-bg .address {
        top: 40px;
        right: 0
    }
    .map-block .map .address-bg {
        width: 320px;
        height: 320px;
        background-image: none;
        right: -webkit-calc(50% - 160px);
        right: calc(50% - 160px)
    }
    .map-block .map #map {
        background-image: url(/wp-content/uploads/images/map.jpg)
    }
    #head .bottom .item.i3,
    #head .bottom .item.last-child {
        margin-top: 30px
    }
    #head.open-form h2 {
        width: 100%;
        padding-bottom: 10px;
        padding-top: 10px
    }
    #nav .menu button {
        top: 12px;
        left: 10px;
        position: absolute;
        margin: 0
    }
    #nav.narrow .menu {
        padding-top: 70px
    }
}

@media only screen and (max-width:660px) {
    .hall-four svg,
    .hall-one svg,
    .hall-three svg,
    .hall-two svg {
        width: 100%
    }
    .hall-layout .hall-two p {
        bottom: 70px
    }
    .hall-layout .hall-three p {
        bottom: 95px
    }
    .hall-layout .hall-wrap:before {
        display: none
    }
    .hall-layout .hall-wrap:after {
        display: none
    }
    .hall-layout .hall-four p {
        bottom: 105px
    }
    .hall-layout .hall-wrap>div {
        position: absolute;
        display: block
    }
    .hall-layout .hall-three {
        left: -webkit-calc(50% - 320px);
        left: calc(50% - 320px)
    }
    .hall-layout .hall-wrap {
        min-height: 600px
    }
    .hall-layout .hall-title {
        left: -webkit-calc(50% - 115px);
        left: calc(50% - 115px)
    }
    .hall-layout .hall-one {
        top: 140px;
        left: -webkit-calc(50% - 180px);
        left: calc(50% - 180px);
        width: 360px
    }
    .hall-layout .hall-two {
        top: 220px;
        left: -webkit-calc(50% - 246px);
        left: calc(50% - 246px);
        width: 492px
    }
    .hall-layout .hall-three {
        top: 320px;
        left: -webkit-calc(50% - 321px);
        left: calc(50% - 321px);
        width: 642px
    }
    .hall-layout .hall-four {
        top: 440px;
        left: -webkit-calc(50% - 404px);
        left: calc(50% - 404px);
        width: 806px
    }
    .conference-leader .item .text .quote span {
        font-size: 14px;
        font-weight: 400
    }
}

@media only screen and (max-width:480px) {
    .talk-it {}
    .speakers-of-the-forum .item {
        background-size: contain!important;
    }
    .speakers-of-the-forum h3 {
        margin-top: 368px;
    }
    .what-you-will-get p {
        padding-left: 0;
    }
    footer .politics {
        padding-top: 40px;
        text-align: center;
        width: 100%;
        float: none;
        padding-right: 0;
        padding-left: 0;
        padding-bottom: 40px
    }
    footer .logo {
        text-align: center;
        width: 100%;
        top: 0;
        left: 0;
        position: relative;
        padding-bottom: 40px
    }
    footer .logo h3 {
        text-align: center;
        left: 0
    }
    footer .submenu {
        position: relative
    }
    footer .submenu a {
        display: block;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-right: 0;
        padding-left: 0
    }
    #head.open-form .slogan {
        display: block;
        text-align: center
    }
    .speakers-of-the-forum {
        -webkit-background-size:60%;
        background-size:60%;
    }
}