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

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

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

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

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

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

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

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

* {
    box-sizing: border-box;
}

html {
    width: 100%;
    height: 100%;
    box-sizing: content-box;
    margin: 0;
    padding: 0;
}

body {
    font-size: 16px;
    min-width: 320px;
    position: relative;
    overflow-x: hidden;
    font-family: "Akrobat-Regular", -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
    color: #666;
}

body.container {
    width: 1170px !important;
}

.main-home {
    min-height: 100vh;
}

a,
a:hover,
a:active,
a:focus {
    text-transform: none;
    text-decoration: none;
    font-family: "Akrobat-Regular", -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
}

.fixmargin:before,
.main-home:before,
.section-home:before,
.section-top:before {
    content: "";
    overflow: hidden;
    display: block;
}

.fixmargin:after,
.main-home:after,
.section-home:after,
.section-top:after {
    content: "";
    overflow: hidden;
    display: block;
}

.visible {
    opacity: 1 !important;
}

@media (max-width: 480px) {
    .col-full {
        padding-left: 15px;
        padding-right: 15px;
        float: left;
        width: 100%;
    }
}

@media only screen and (min-width: 992px) {
    .col-md-25 {
        float: left;
        width: 20%;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

.block-top-h1-underline {
    background-color: rgba(255, 255, 255, 0.1);
    height: 6px;
    width: 100%;
    position: relative;
}

.block-top-h1-underline:before {
    content: "";
    display: block;
    position: absolute;
    background-color: #fff;
    width: 207px;
    height: 6px;
}

.block-top-h1-underline:after {
    content: "";
    display: block;
    position: absolute;
    background-color: #9fc412;
    width: 55px;
    height: 6px;
}
.coming-soon-title {
    font-size: 36px;
}
.header-home {
    width: 100%;
    top: 0;
    position: absolute;
    z-index: 2;
}

.header-home-logo {
    margin-top: 60px;
}

.header-home-lang {
    margin-left: 80px;
}

.header-home-lang a {
    height: 30px;
    width: 30px;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    position: relative;
}

.header-home-lang a.active,
.header-home-lang a:active,
.header-home-lang a:hover,
.header-home-lang a:focus {
    background-color: rgba(255, 255, 255, 0.5);
    color: #fff;
}

.header-home-link {
    width: auto;
    min-width: 271px;
    height: 78px;
    line-height: 80px;
    position: absolute;
    font-size: 18px;
    font-family: "Akrobat-Bold", -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
    color: #fff;
    padding-left: 75px;
    padding-right: 65px;
    text-transform: uppercase;
    background: url(images/header-home-btns_btn1-normal.svg) no-repeat 0 0 / auto 78px;
}

.header-home-link.btn2 {
    background-image: url(images/header-home-btns_btn2-normal.svg);
}

.header-home-link.active,
.header-home-link:active,
.header-home-link:hover,
.header-home-link:focus {
    font-family: "Akrobat-Bold", -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    background-image: url(images/header-home-btns_btn1-hover.svg);
}

.header-home-link.btn2.active,
.header-home-link.btn2:active,
.header-home-link.btn2:hover,
.header-home-link.btn2:focus {
    background-image: url(images/header-home-btns_btn2-hover.svg);
}

.header-home-link.btn2.reg {
    position: relative;
    top: auto;
    left: auto;
    display: inline-block;

}

.header-home-link-wrap {
    position: absolute;
    top: 0;
    left: 390px;
    width: 1350px;
    height: 752px;
    background: url("images/header-home-img-min.png") no-repeat top right;
    -webkit-filter: drop-shadow(0px 10px 100px rgba(0, 0, 0, 0.8));
    filter: drop-shadow(0px 10px 100px rgba(0, 0, 0, 0.8));
}

.header-home-link:nth-child(1) {
    top: 140px;
    left: 100px;
}

.header-home-link:nth-child(2) {
    top: 226px;
    left: 153px;
}

.header-home-link:nth-child(3) {
    top: 312px;
    left: 206px;
}

.header-home-link:nth-child(4) {
    top: 398px;
    left: 259px;
}

@media only screen and (max-width: 992px) {
    .header-home-wrap {
        height: auto;
        justify-content: center;
        margin-top: 0;
        margin-bottom: 0;
        position: relative;
        padding-top: 0;
    }

    .header-home-logo {
        position: relative;
        text-align: center;
        line-height: normal;
        margin: 30px auto 0;
        display: block;
    }

    .header-home-link {
        position: relative;
        display: inline-block;
        top: 0 !important;
        left: 0 !important;
        margin-top: 10px;
        margin-right: 20px;
    }

    .header-home-link-wrap {
        position: relative;
        padding-top: 10px;
        -webkit-filter: none;
        filter: none;
        background-image: none;
        top: 0;
        left: 0;
        width: auto;
        height: auto;
        text-align: center;
    }
}

.section-title {
    font-family: "Akrobat-Regular", -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
    font-size: 48px;
    font-weight: bold;
    position: relative;
    margin: 25px 0 60px 0;
    text-align: left;
    text-transform: uppercase;

}

.section-home {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 40px 0 40px;
}

.section-home h2 {
    color: #ccc;
    font-family: "Akrobat-Regular", -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
    text-align: left;
    margin-bottom: 75px;
    text-transform: uppercase;
    font-size: 36px;
    width: auto;
    position: relative;
}

.section-home h2:before {
    content: "";
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    width: 100%;
    height: 1px;
    background-color: #cccccc;
    bottom: 0;
}

.section-home h2 span {
    position: relative;
    padding: 0 10px 0 15px;
    line-height: 70px;
    height: 70px;
    display: inline-block;
}

.section-home h2 span:before {
    content: "";
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    width: 100%;
    height: 1px;
    background-color: #337ab7;
    bottom: 0;
    left: 0;
}

@media only screen and (max-width: 992px) {
    .section-home h2 span {
        height: auto;
        line-height: 45px;
    }
}

.section-top {
    z-index: 1;
    background-image: url(images/header-top-bg.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: left top;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: start;
    padding: 110px 0 0;
    min-height: 975px;
}

.section-top .countdown-container {
    position: relative;
    margin-top: 35px;
    text-align: left;
    width: 500px;
}

@media only screen and (max-width: 768px) {
    .section-top .countdown-container {
        width: 100%;
    }

    img {
        max-width: 100%;
    }
}

.section-top .countdown-container .block {
    position: relative;
    display: inline-block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-right: 30px;
    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.4);
    border-radius: 5px;
}

.section-top .countdown-container .block:last-child {
    margin-right: 0;
}

.section-top .countdown-container .time {
    font-family: "Akrobat-Bold", -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
    font-size: 36px;
    line-height: 62px;
    position: relative;
    display: inline-block;
    width: 70px;
    height: 70px;
    text-align: center;
    background-color: #0075a5;
    color: #fff;
    border: 5px solid #00a3e2;
    border-radius: 5px;
    vertical-align: middle;
}

.section-top .countdown-container .label {
    font-family: "Akrobat-Bold", -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
    font-size: 18px;
    position: absolute;
    display: inline-block;
    height: 18px;
    width: 70px;
    text-align: center;
    text-transform: capitalize;
    color: #0075a4;
    top: -35px;
}

.section-top .countdown-container .block-label {
    font-size: 24px;
    position: relative;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    color: #fff;
    position: absolute;
    bottom: -50px;
    height: auto;
    left: 0;
}

@media only screen and (max-width: 768px) {

    .section-top .countdown-container .label {
        font-size: 18px;
        height: 18px;
        width: 70px;
        color: #fff;
    }

    .section-top .countdown-container .block {
        width: 50px;
        height: 50px;
        line-height: 40px;
        margin-right: 8px;
        margin-left: 8px;
    }

    .section-top .countdown-container .time {
        font-size: 26px;
        line-height: 40px;
        width: 50px;
        height: 50px;
        border: 5px solid #00a3e2;
    }

    .section-top .countdown-container .block-label {
        display: block;
        text-align: center;
        color: #fff;
        position: relative;
        left: auto;
        margin-top: -30px;
    }

}

@media only screen and (max-width: 360px) {

    .section-top .block-top {
        padding: 20px 0;
    }

    .section-top .countdown-container .label {
        font-size: 16px;
        height: 16px;
        width: 50px;
    }

    .section-top .countdown-container .block {
        width: 40px;
        height: 40px;
        line-height: 35px;
        margin-right: 7px;
        margin-left: 7px;
    }

    .section-top .countdown-container .time {
        font-size: 22px;
        line-height: 35px;
        width: 40px;
        height: 40px;
        border: 3px solid #00a3e2;
    }

    .section-title {
        font-size: 42px;
        margin: 25px 0 30px 0;
    }

}

.block-top {
    position: relative;
    padding: 110px 0 55px;
    text-align: left;
}

.block-top-title {
    width: auto;
    display: inline-block;
    font-size: 36px;
    line-height: 40px;
    color: #fff;
    background-color: #00709e;
    text-transform: uppercase;
    padding: 11px 30px 8px;
    vertical-align: bottom;
}

.block-top h1 {
    font-family: "Akrobat-Regular", -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
    font-size: 70px;
    color: #fff;
    position: relative;
    margin: 0;
    text-align: left;
    text-transform: uppercase;
    margin-top: 25px;
}

.block-top h1 span {
    font-family: "Akrobat-Bold", -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
}

.block-top-h1-underline {
    margin-bottom: 45px;
    margin-top: 25px;
}

.block-top-text-item {
    font-family: "Akrobat-Bold", -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
    font-size: 24px;
    color: #fff;
}

.block-top-link {
    background-color: transparent;
    display: inline-block;
    font-size: 18px;
    padding: 12px 70px 10px;
    border: 3px solid #337ab7;
    box-shadow: 0px 5px 50px 10px rgba(0, 0, 0, 0.3);
    border-radius: 25px;
    margin-top: 80px;
    margin-bottom: 40px;
    color: #fff;
    top: 0;
    left: 0;
}

.block-top-link:active,
.block-top-link:hover,
.block-top-link:focus {
    text-decoration: none;
    background-color: #337ab7;
    color: #fff;
}

.fancy-images {
    display: flex;
    flex-wrap: wrap;
}

@media only screen and (min-width: 1200px) {
    .fancy-images__image {
        position: relative;
        z-index: 4;
    }
    .fancy-images__image:nth-child(2) {
        left: -94px;
        z-index: 3;
    }
    .fancy-images__image:nth-child(3) {
        left: -188px;
        z-index: 2;
    }
    .fancy-images__image:nth-child(4) {
        left: -282px;
        z-index: 1;
    }
    .fancy-images {
        flex-wrap: nowrap;
    }
}

.photo-title {
    font-size: 45px;
    color: rgba(255,255,255,0.5);
    line-height: 1;
}
.photo-subtitle {
    font-size: 72px;
    line-height: 1;
    color: rgba(255,255,255,0.5);
}

.section-video {
    margin-top: -175px;
    background-color: #fff;
    padding-top: 265px;
    padding-bottom: 265px;
}

.section-video-video {
    position: relative;
    background-color: #fff;
    border-radius: 15px;
    z-index: 1;
    width: 675px;
    height: 405px;
    padding: 35px 50px;
    box-shadow: 0 10px 80px rgba(0, 0, 0, 0.55);
    margin: auto;
}

.section-video-wrap {
    position: relative;
    z-index: 1;
}

.section-video-wrap:after {
    content: "";
    display: block;
    position: absolute;
    height: 220px;
    width: 695px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #ccc;
    border-radius: 15px;
}

@media only screen and (max-width: 768px) {

    .section-video-video {
        width: 100%;
        border-radius: 0;
        padding: 20px 0;
        height: auto;
    }

    .section-video-wrap:after {
        display: none;
    }

    .section-video {
        background-image: none;
        padding-bottom: 100px;
    }

}

section-order {
    background-color: #ededed;
}

section-order-icon {
    min-height: 180px;
}

section-order-icon .icon-wrap {
    position: relative;
    display: block;
    width: 130px;
    height: 130px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    background-color: #007cc3;
    padding: 15px;
    background: linear-gradient(to right, #337ab7 0%, #65b4f8 100%);
    margin: auto;
}

section-order-icon .icon {
    position: absolute;
    display: block;
    width: 100px;
    height: 100px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    background-color: #fff;
    font-size: 30px;
    line-height: 100px;
    color: #337ab7;
    font-family: "Akrobat-Bold", -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
}

section-order-icon h3 {
    text-align: center;
    color: #337ab7;
    font-family: "Akrobat-Bold", -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
}

section-order-link {
    background-color: #ff6c00;
    display: inline-block;
    font-size: 24px;
    padding: 14px 90px 14px;
    border-radius: 30px;
    margin-top: 40px;
    margin-bottom: 25px;
    color: #ffffff;
    box-shadow: 0px 10px 20px 0px rgba(0, 1, 2, 0.3);
}

section-order-link:active,
section-order-link:hover,
section-order-link:focus {
    text-decoration: none;
    background-color: #d85d03;
    color: #ffffff;
}

section-order-link-wrap {
    text-align: center;
}

section-order-price {
    font-size: 30px;
    color: #337ab7;
    font-family: "Akrobat-Bold", -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
    text-align: center;
}

section-order-price span {
    color: #666666;
    font-family: "Akrobat-Bold", -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
    font-size: 24px;
}

@media only screen and (max-width: 992px) {
    .section-top {
        min-height: 1060px;
        padding-top: 280px;
    }

    .section-top .block-top {
        padding: 70px 10px 20px;
    }

    .section-top .block-top-text {
        width: 100%;
    }

    .section-top .block-top-img {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .section-top {
        padding-top: 410px;
    }
}

@media only screen and (max-width: 480px) {
    .section-top {
        min-height: 970px;
    }

    .section-top .block-top {
        text-align: center;
    }

    .section-top .block-top h1 {
        font-size: 42px;
        text-align: center;
    }
}

.gradient-wrap {
    color: #fff;
    font-size: 24px;

    background: #00b6fb; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #00b6fb 0%, #007bba 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #00b6fb 0%, #007bba 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #00b6fb 0%, #007bba 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b6fb', endColorstr='#007bba', GradientType=1); /* IE6-9 fallback on horizontal gradient */
}

.section-about, .section-register {
    padding: 50px 0;
}

.section-about .col-md-6 img {
    margin-top: 144px;
    margin-bottom: 40px;
}

.section-register {
    padding-bottom: 100px;
}

.register-container {
    border-radius: 20px;
    box-shadow: -1px 0 20px 5px rgba(0, 0, 0, 0.2);
    background: #00a5ea url(images/register-arrow-min.png) no-repeat 0 0;
}

.register-content {
    padding: 30px 0;
}

.register-content-item {
    color: #00709e;
    font-weight: normal;
}

.register-content-list {
    margin: 0 0 32px;
    padding: 0;
    list-style: none;
}

.register-content-list li {
    margin: 7px 0;
}

.register-notice {
    background: #009adc;
    font-size: 18px;
    font-weight: normal;
    padding: 12px 22px;
    border-radius: 40px;
    margin-left: 40px;
}

.register-notice-nb {
    font-size: 24px;
    font-weight: bold;
    margin-right: 20px;
}

.section-speakers {
    padding: 0 0 120px;
    text-align: center;
    margin-top: -100px;

    background-image: url(images/shape.left.png),
    url(images/shape.right.png);
    background-repeat: no-repeat,
    no-repeat;
    background-position: -60px calc(100% + 22px), calc(100% + 55px) calc(100% - 230px);
    background-size: 575px 470px, 545px 637px;

}

.section-speakers p {
    font-size: 36px;
    color: #333;
    width: 60%;
    margin: 28px auto;
}

.section-speakers .section-title {
    color: #ccc;
}

footer {
    font-size: 20px;
    padding-top: 50px;
    padding-bottom: 50px;
}

footer .col-md-2, footer .col-md-6 {
    margin-top: 35px;
}

footer a {
    color: #fff;
}

footer .phone {
    text-align: right;
    border-right: 2px solid #fff;
}

footer .col-md-5 {
    font-size: 24px;
    margin-top: 15px;
}

/* Preload hover images */

body:after {
    display: none;
    content: url(images/header-home-btns_btn1-hover.svg) url(images/header-home-btns_btn2-hover.svg);
}

@media only screen and (max-width: 768px) {
    .section-title {
        text-align: center;
    }
    

    .section-about .col-md-6 img {
        margin: 20px auto;
    }

    .register-container {
        background-image: none;
    }

    .register-content {
        padding: 30px;
        text-align: center;
    }

    .register-content-list li {
        margin-top: 20px;
    }

    .register-content-item {
        display: block;
        font-weight: bold;
    }

    .register-notice {
        margin: 40px auto;
        display: block;
    }

    .register-notice-nb {
        display: block;
    }

    .header-home-link.btn2.reg {
        margin: 0 auto;
    }

    .section-speakers p {
        font-size: 25px;
    }

    footer {
        text-align: center;
    }

    footer .phone {
        text-align: center;
        border: none;
    }

}
.section-speakers-item{
    margin-top: 50px;
}
.section-speakers-foto{
    min-height: 290px;
    font-family: "Akrobat-Bold", -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
    color: #666666;
    font-size: 30px;
    text-align: center;
    background-repeat: no-repeat;
    padding-top: 40px;
    background-position: center top;
}
.section-speakers-info{
    text-align: left;
    /* padding-left: 35px; */
    margin-top: 50px;
}
.section-speakers-info-title{
    display: inline-block;
    font-family: "Akrobat-Bold", -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
    color: #006f9e;
    text-decoration: underline;
    font-size: 30px;
    /* background: -webkit-linear-gradient(#00000000 0%,#00000000 86%,#006f9e 85%,#006f9e 92%,#00000000 92%,#00000000 100%); */
    /* background: -o-linear-gradient(#00000000 0%,#00000000 86%,#006f9e 85%,#006f9e 92%,#00000000 92%,#00000000 100%); */
    /* background: linear-gradient(#00000000 0%,#00000000 86%,#006f9e 85%,#006f9e 92%,#00000000 92%,#00000000 100%); */
}
.section-speakers-info-name{
    font-family: "Akrobat-Bold", -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
    margin-top: 55px;
    color: #666666;
    font-size: 24px;
    padding-left: 5px;
}
.section-speakers-info-job{
    margin-top: 15px;
    padding-left: 5px;
    color: #999999;
    font-size: 18px;
    font-family: "Akrobat-Regular", -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
}
.section-speakers-info-company{
    margin-top: 5px;
    padding-left: 5px;
    color: #333333;
    font-size: 18px;
    font-family: "Akrobat-Regular", -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
}

@media (max-width: 767px) {
	.section-speakers-info{
		margin-top: 0 !important;
	}
    div.section-speakers-info-title {
		text-align: center;
		margin-top: 0 !important;
		display: block;
	}
}
