.site-header{
background-color:rgba(0,0,0,.85);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)
}
.site-header a{
color:#999;transition:ease-in-out color .15s
}
.site-header a:hover{
color:#fff;text-decoration:none
}
.product-device{
position:absolute;right:10%;bottom:-30%;width:300px;height:540px;background-color:#333;border-radius:21px;-webkit-transform:rotate(30deg);transform:rotate(30deg)
}
.product-device::before{
position:absolute;top:10%;right:10px;bottom:10%;left:10px;content:"";background-color:rgba(255,255,255,.1);border-radius:5px
}
.product-device-2{
top:-25%;right:auto;bottom:0;left:5%;background-color:#e5e5e5
}
.border-top{
border-top:1px solid #e5e5e5
}
.border-bottom{
border-bottom:1px solid #e5e5e5
}
.box-shadow{
box-shadow:0 .25rem .75rem rgba(0,0,0,.05)
}
.flex-equal>*{
-ms-flex:1;flex:1
}
@media (min-width:768px){
.flex-md-equal>*{
-ms-flex:1;flex:1
}

}
.overflow-hidden{
overflow:hidden
}
body{
padding-top:0px
}
.carousel{
margin-bottom:1rem
}
.carousel-item>img{
min-height:100%
}
.carousel-caption{
color:#323494
}
.carousel-item{
height:7rem
}
@media (max-width:991.98px){
.carousel-item{
height:13rem
}

}
@media (min-width:992px) and (max-width:1199.98px){
.carousel-item{
height:18rem
}

}
@media (min-width:1200px) and (max-width:1439.98px){
.carousel-item{
height:20rem
}

}
@media (min-width:1440px) and (max-width:1959.98px){
.carousel-item{
height:23rem
}

}
@media (min-width:1960px){
.carousel-item{
height:40rem
}

}
.carousel-item>img{
background-color:#fff
}
.back-to-top{
cursor:pointer;position:fixed;bottom:20px;right:20px;display:none
}
.btn-back-to-top{
color:#fff;background-color:#d8dae0;border-color:#d8dae0
}
.background-white{
background-color:#fff
}
.footer-logo{
margin:1rem;width:3rem
}
body{
background-position:right bottom;background-repeat:no-repeat;background-size:100vh
}
.session-topic{
font-size:2.3em;background-color:#ff9500;color:#369;position:relative;width:100px;height:57.74px;margin:28.87px 0;text-align:center
}
.session-topic:after,.session-topic:before{
content:"";position:absolute;width:0;border-left:50px solid transparent;border-right:50px solid transparent
}
.session-topic:before{
bottom:100%;border-bottom:28.87px solid #ff9500;right:0
}
.session-topic:after{
top:100%;width:0;border-top:28.87px solid #ff9500;right:0
}
.speaker-photo{
height:250px
}
#map_canvas{
padding:0
}
#map{
height:22rem;width:100%
}
.white{
color:#fff
}
.black{
color:#000
}

/*# sourceMappingURL=style.min.css.map */
