﻿body{padding-top:100px;background:#000;color:#fff;}
h1{font-size: 20px;text-transform: uppercase}
a{color:#fff;}
a:hover{color:#e30713;}
.bg-image {position: fixed;top: 0;left: 0;content: "";height: 100vh;width: 100vw;background-image: url(/images/mygpano-image.jpg);}
.bg-image:before {content: "";position: fixed;top: 0;left: 0;height: 100%;width: 100%;background-color: #000;opacity: 0.7;z-index: 1;}
.container {z-index: 100;position: relative}
.custom-box {padding: 30px;position: relative;border-radius: 20px;margin-bottom: 30px;background-color: #ffffff48;color: #fff;text-align:center;}
.custom-box h3{font-size:16px;}
.custom-box i,.custom-box svg{font-size:30px;margin-bottom:20px}
.custom-box a{color:#fff;}
.custom-box a:hover{color:#e30713;}
.social-list i,.social-list svg{font-size:30px;color:#fff}
.social-list a:hover i,.social-list a:hover svg{color:#e30713}
.social-list .list-inline-item {margin-left:15px;right:15px}
