@import url(https://fonts.googleapis.com/css?family=Roboto:400, 500, 700, 900);

*,
:after,
:before {
    box-sizing: border-box;
    outline: none
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

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

a {
    text-decoration: none
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

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

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

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

button {
    font-size: 16px;
    cursor: pointer
}

.ul-reset,
body {
    padding: 0;
    margin: 0
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 32px
}

h3 {
    font-size: 26px
}

h4 {
    font-size: 22px
}

body {
    font-family: Roboto, sans-serif
}

.ul-reset,
body {
    padding: 0;
    margin: 0
}

.ul-reset {
    list-style: none
}

p {
    font-size: 16px;
    line-height: 26px
}

.error {
    font-size: 12px;
    text-align: center;
    display: block;
    line-height: 20px;
    background: #f44336;
    color: #fff;
}

.button {
    border: none;
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
    text-align: center
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Roboto, sans-serif;
    font-weight: 600
}

.section {
    padding: 70px 0
}

.section--cover {
    padding: 0
}

.cover {
    overflow: hidden;
    position: relative;
    margin-bottom: 0 !important
}

.primary {
    height: 10px;
    background: #23649c;
    margin-top: -5px
}

.accent {
    height: 20px;
    background: #81d7ff
}

.slick-dots {
    bottom: 15px
}

.intro__list {
    padding: 0 40px 0 0;
    margin: 0;
    list-style: none
}

.intro__list p {
    margin: 20px 0 0
}

.intro__list>li+li {
    margin-top: 30px
}

.intro-wrap {
    display: flex;
    padding: 50px 0;
    align-items: flex-start
}

.intro__title {
    display: flex;
    align-items: flex-end;
    border-bottom: 1px solid #23649c
}

.intro__title h3 {
    margin: 0 20px 0 0;
    color: #23649c;
    font-weight: 500;
    text-transform: uppercase
}

.register {
    background: #23649c;
    padding: 30px;
    width: 380px;
    flex-shrink: 0;
    border-radius: 5px;
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3)
}

.register__title {
    text-align: center;
    border-bottom: 1px solid #ffeabf;
    padding-bottom: 10px;
    margin: 0 0 20px;
    color: #fff
}

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

.reg-form>li {
    text-align: center
}

.reg-form>li+li {
    margin-top: 10px
}

.reg-form input,
.reg-form select {
    background: #bfd2e2;
    border: none;
    height: 50px;
    padding: 0 10px;
    line-height: 50px;
    width: 100%;
    font-size: 14px;
    border-radius: 0 !important;
    outline: none
}

.reg-form ::-webkit-input-placeholder {
    color: #222
}

.reg-form ::-moz-placeholder {
    color: #222
}

.reg-form :-ms-input-placeholder {
    color: #222
}

.reg-form :-moz-placeholder {
    color: #222
}

.reg-form .button {
    background: linear-gradient(180deg, #efca00 0, #f48605);
    text-transform: uppercase;
    color: #222;
    width: 200px;
    margin: 0 auto;
    cursor: pointer
}

.reg-form .button:hover {
    background: linear-gradient(180deg, #f48605 0, #efca00)
}

.section--training {
    background: #f1f3f4
}

.title-training {
    text-transform: uppercase
}

.section--speakers {
    background: #d8d9da
}

.title {
    text-align: center;
    color: #23649c;
    text-transform: uppercase;
    font-weight: 400
}

.section--num {
    background: #ef5748;
    color: #fff;
    margin: 70px 0 0;
    padding: 10px 0
}

.num-title {
    text-align: center;
    margin: -30px 0 0
}

.num-title h3 {
    background: #c2c2c2;
    display: inline-block;
    color: #222;
    font-size: 20px;
    padding: 0 30px;
    margin: 0;
    line-height: 40px;
    border-radius: 20px
}

.innum {
    display: flex;
    text-align: center;
    padding: 30px 0;
    margin: 10px 0 0
}

.innum>li {
    padding: 10px 20px
}

.innum>li+li {
    border-left: 2px dashed #fff
}

.innum__value {
    font-weight: 600;
    font-size: 26px;
    margin: 0 0 5px
}

.innum__desc {
    line-height: 20px;
    margin: 0
}

.pop-crs {
    background: #fff;
    color: #ef5748;
    display: flex;
    align-items: center;
    justify-content: center
}

.pop-crs h3 {
    margin: 0 20px 0 0;
    padding: 0 20px 0 0;
    line-height: 50px;
    border-right: 10px solid #ef5748
}

.pop-crs p {
    margin: 0;
    padding: 0
}

.section--reg-btn a {
    width: 100%;
    display: block;
    text-align: center;
    line-height: 70px;
    background: #3798d3
}

.footer {
    background: #bebbbb;
    padding: 50px 0 0
}

.footer__details {
    display: flex;
    justify-content: center
}

.address {
    display: flex;
    align-items: flex-start;
    border-right: 2px solid;
    padding: 20px;
    margin: 0 20px 0 0;
    width: 50%;
    justify-content: flex-end
}

.address p {
    margin: 0 20px 0 0;
    text-align: right
}

ul.contact {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%
}

ul.contact>li a {
    color: #222;
    display: flex
}

ul.contact>li+li {
    margin-top: 10px
}

.contact__img {
    width: 50px;
    text-align: center
}

.copyright {
    text-align: center;
    font-size: 14px;
    padding: 20px 0
}

.learn__regi {
    text-align: center;
    background: #23649c;
    border: none;
    height: 70px;
    width: 100%;
    color: #fff;
    font-weight: 600
}

.learn__regi:hover {
    background: #0f497b
}

.section--techno {
    background: #f2efef
}

.ul-tc {
    display: flex;
    margin: 0 -20px;
    position: relative
}

.ul-tc:after {
    content: "";
    height: 10px;
    display: block;
    top: 300px;
    position: absolute;
    background: #ddd;
    z-index: 0;
    left: 20px;
    right: 20px
}

.ul-tc>li {
    padding: 10px;
    width: 20%;
    display: flex;
    flex-direction: column
}

.ul-tc>li h4 {
    font-size: 16px;
    text-align: center;
    margin: 80px 0 0;
    position: relative
}

.ul-tc>li h4:after {
    content: "";
    width: 30px;
    height: 30px;
    display: block;
    top: -50px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 50%;
    margin-left: -15px;
    border-radius: 50%;
    background: #ddd;
    z-index: 1
}

.ul-tc>li:first-child .tc,
.ul-tc>li:first-child .tc:after {
    background: #ce4a3c
}

.ul-tc>li:first-child h4 {
    color: #ce4a3c
}

.ul-tc>li:first-child h4:after {
    background: #ce4a3c
}

.ul-tc>li:nth-child(2) .tc,
.ul-tc>li:nth-child(2) .tc:after {
    background: #eda22d
}

.ul-tc>li:nth-child(2) h4 {
    color: #eda22d
}

.ul-tc>li:nth-child(2) h4:after {
    background: #eda22d
}

.ul-tc>li:nth-child(3) .tc,
.ul-tc>li:nth-child(3) .tc:after {
    background: #1ead94
}

.ul-tc>li:nth-child(3) h4 {
    color: #1ead94
}

.ul-tc>li:nth-child(3) h4:after {
    background: #1ead94
}

.ul-tc>li:nth-child(4) .tc,
.ul-tc>li:nth-child(4) .tc:after {
    background: #179bd1
}

.ul-tc>li:nth-child(4) h4 {
    color: #179bd1
}

.ul-tc>li:nth-child(4) h4:after {
    background: #179bd1
}

.ul-tc>li:nth-child(5) .tc,
.ul-tc>li:nth-child(5) .tc:after {
    background: #546777
}

.ul-tc>li:nth-child(5) h4 {
    color: #546777
}

.ul-tc>li:nth-child(5) h4:after {
    background: #546777
}

.tc {
    padding: 20px 20px 20px 30px;
    color: #fff;
    font-size: 12px;
    border-radius: 10px;
    min-height: 250px;
    flex-shrink: 0;
    position: relative
}

.tc:after {
    content: "";
    width: 40px;
    height: 40px;
    display: block;
    bottom: -10px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 50%;
    margin-left: -20px
}

.tc>li+li {
    margin-top: 10px
}

.section--wedo {
    background: #49b3e4
}

.title-wedo {
    width: 300px;
    margin: 0 auto;
    color: #222
}

.title--black {
    color: #222
}

.wedo {
    display: flex;
    margin: 0 -20px
}

.wedo>li {
    padding: 20px;
    width: 33.3%;
    text-align: center
}

.wedo>li>img {
    width: 100%
}

.wedo>li h4 {
    margin: 10px 0;
    font-size: 16px;
    color: #fff
}

.wedo>li h5 {
    margin: 0;
    font-style: italic
}

.section--partners {
    background: #f8f6f6
}

.partners {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    padding: 20px
}

.partners>li+li {
    margin-left: 20px
}

.title--d {
    margin-bottom: 0
}

.title--desc {
    text-align: center;
    margin: 5px 0 30px;
    font-size: 14px
}

.section--map {
    background: #f2efef
}

.map {
    text-align: center
}

.map img {
    max-width: 100%
}

.steps {
    display: flex;
    align-items: flex-start;
    justify-content: center
}

.step {
    display: flex;
    align-items: center
}

.step img {
    height: 150px
}

.step:after {
    content: "";
    background: url(images/arrow.png);
    background-size: contain;
    width: 40px;
    height: 20px;
    display: block;
    background-repeat: no-repeat
}

.step.step--vert {
    flex-direction: column;
    align-items: center
}

.step.step--vert:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    margin: 10px 0 0
}

.steps--rev {
    margin: 20px 0 0
}

.steps--rev,
.steps--rev .step {
    flex-direction: row-reverse
}

.steps--rev .step:after {
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

.step--last:after {
    display: none
}

.section--loc {
    background: #ebebeb
}

.loc,
.loc img {
    width: 100%
}

.highlight {
    display: flex
}

.highlight>li {
    width: 33.3%
}

.hightlight__img {
    padding: 0 20px
}

.hightlight__img>img {
    width: 100%
}

.ul-highlight>li {
    display: flex;
    flex-direction: row-reverse;
    text-align: left;
    justify-content: flex-end
}

.ul-highlight>li+li {
    margin-top: 20px
}

.ul-highlight>li:after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background: #222;
    border-radius: 50%;
    flex-shrink: 0;
    margin: 6px 10px 0 0
}

.ul-highlight--right {
    text-align: right
}

.ul-highlight--right>li {
    text-align: right;
    justify-content: flex-end;
    flex-direction: row
}

.ul-highlight--right>li:after {
    margin: 6px 0 0 10px
}

.line-mob {
    display: none
}

@media (max-width:992px) {
    .intro-wrap {
        flex-direction: column
    }

    .intro__list {
        padding: 0 0 40px
    }

    .register {
        margin: 0 auto
    }

    .address {
        align-items: center
    }

    .pop-crs {
        flex-direction: column;
        padding: 20px;
        text-align: center
    }

    .pop-crs h3 {
        border: none;
        padding: 0;
        margin: 0;
        line-height: normal
    }

    .ul-tc {
        overflow: auto;
        margin: 0
    }

    .ul-tc:after {
        display: none
    }

    .ul-tc>li {
        flex-shrink: 0;
        width: 230px
    }

    .section--techno {
        position: relative
    }

    .line-mob {
        height: 10px;
        display: block;
        bottom: 160px;
        position: absolute;
        background: #ddd;
        z-index: 0;
        left: 100px;
        right: 100px
    }

    .wedo {
        flex-wrap: wrap;
        justify-content: center
    }

    .wedo>li {
        width: 50%
    }

    .partners {
        flex-wrap: wrap;
        justify-content: center
    }

    .partners>li,
    .partners>li+li {
        margin: 0;
        padding: 10px
    }

    .steps {
        flex-direction: column;
        align-items: center
    }

    .step {
        flex-direction: column !important
    }

    .step:after {
        -webkit-transform: rotate(90deg) !important;
        transform: rotate(90deg) !important;
        margin: 20px 0 0
    }

    .step+.step {
        margin: 30px 0 0
    }

    .highlight {
        display: flex;
        flex-direction: column
    }

    .highlight>li {
        width: 100%
    }

    .ul-highlight--right>li {
        text-align: left;
        flex-direction: row-reverse
    }

    .ul-highlight--right>li:after {
        margin: 6px 10px 0 0
    }

    .hightlight__img {
        max-width: 320px;
        margin: 20px 0
    }
}

@media (max-width:768px) {
    .innum {
        flex-wrap: wrap
    }

    .innum>li {
        width: 50%;
        padding: 20px
    }

    .innum>li+li {
        border: none
    }

    .intro__title img {
        width: 70px
    }

    .intro__title h3 {
        font-size: 20px;
    }

    .footer__details {
        flex-direction: column
    }

    .address {
        width: 100%;
        flex-direction: column-reverse;
        text-align: center;
        margin: 0 0 30px;
        border: none;
        border-bottom: 1px solid rgba(0, 0, 0, .3)
    }

    .address p {
        text-align: center;
        margin: 0
    }

    ul.ul-reset.contact {
        width: 100%;
        text-align: center
    }

    ul.ul-reset.contact a {
        justify-content: center
    }

    .register {
        width: 280px
    }

    .line-mob {
        left: 20px;
        right: 20px
    }

    .wedo {
        margin: 0
    }

    .title-wedo,
    .wedo>li {
        width: 100%
    }

    .loc {
        overflow: auto
    }

    .loc img {
        width: 700px
    }

    .step img {
        height: 120px
    }
}