@font-face {
    font-family: Amatic Sc;
    src: url(/fonts/amatic_sc/AmaticSC-Regular.ttf);
}

@font-face {
    font-family: Assistant;
    src: url(/fonts/assistant/Assistant-Regular.ttf);
}

body {
    background-image: url('/images/v3/background.png');
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    color: #5c5c5c;
    font-family: 'Assistant', sans-serif;
    font-size: 12pt;
}

.justify-content-center {
    justify-content: center!important;
}

.row_second {
    display: flex;
    flex-wrap: wrap;
}

.box_header {
    background-color: rgb(255, 58, 101);
    width: 100%;
    height: 70px;
    text-align: center;
    color: #FFF;
    position: relative;
    transform: rotate(-2deg);
    font-family: 'Amatic Sc', sans-serif;
}

.video_title {
    background-color: rgb(255, 58, 101);
    width: 100%;
    min-height: 30px;
    text-align: center;
    color: #FFF;
    position: relative;
    transform: rotate(-2deg);
    font-family: 'Amatic Sc', sans-serif;
}

.box_header h4 {
    display: inline-block;
    font-weight: 900;
    font-size: 2em;
    vertical-align: middle;
    margin-top: 15px;
}

#header_about_us {
    margin-top: 100px;
}

#header_celibrity {
    margin-top: 120px;
}

#type_of_tenant_header {
    margin-top: 15px;
}

#about-us-frame {
    background-image: url('/images/v3/frame-icon-about-us.png');
}

.schedule {
    background-image: url('/images/v3/schedule.png');
}

#celebrity-frame {
    background-image: url('/images/v3/celebrity.png');
}

#about-us-wrapper {
    margin-left: 100px;
}

#about-us-wrapper h4 {
    font-weight: bold;
}

#about-us-wrapper p {
    line-height: 25px;
}

#video_tutorial_frame, .video_tutorial_frame {
    position: relative;
    background-image: url('/images/v3/video_frame.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
    height: 500px;
}

.video_tutorial_frame {
    height: 300px!important;
}

#about-us-frame, #type-of-tenant-frame, #celebrity-frame {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    height: 746px;
    color: #FFF;
}

.type_of_tenant {
    background-image: url('/images/v3/type-of-tenant_new.gif');
    max-height: 564px;
    margin-top: 100px;
    margin-bottom: 50px;
}

#frame1 {
    background-image: url('/images/v3/frame1.png');
    padding: 50px 50px 20px 70px;
}

#frame1 img {
    transform: rotate(7deg);
}

#frame2 {
    background-image: url('/images/v3/frame3.png');
    margin-top: 120px;
    padding: 52px 60px 30px 40px;
}

#frame2 img {
    transform: rotate(-5deg);
}

#frame3 {
    background-image: url('/images/v3/frame2.png');
    padding: 53px 75px 30px 38px;
}

#frame3 img {
    transform: rotate(-3deg);
}

.modal-title {
    width: 50%;
    display: inline-block;
    font-size: 25px;
}

.traffic-box {
    font-weight: bold;
    margin-right: 4px;
    line-height: 1.4;
    color: rgb(159, 166, 176);
    padding: 15px;
    border-radius: 3px;
    background: rgb(243, 244, 245);
}

.modal {
    text-align: left;
}

.booth {
    cursor: pointer;
}

.side_video {
    width: 222px;
}

#bottom-banner {
    background-image: url("/images/v3/footer_banner.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 670px;
    margin-bottom: -5px;
}

#banner-one {
    background-image: url('/images/v3/banner_nvbc.png'); 
    background-repeat: no-repeat; 
    background-size: cover; 
    background-position: center; 
    height: 358px;
}

.navbar-brand {
	height: auto;
}

.navbar-bg {
	background-color: #333436!important;
	box-shadow: 0 1px 1px rgba(6, 8, 8, 0.1), 0 3px 10px rgba(6, 8, 9, 0.1);
    -o-box-shadow: 0 1px 1px rgba(6, 8, 8, 0.1), 0 3px 10px rgba(6, 8, 9, 0.1);
    -moz-box-shadow: 0 1px 1px rgba(6, 8, 8, 0.1), 0 3px 10px rgba(6, 8, 9, 0.1);
    -webkit-box-shadow: 0 1px 1px rgba(6, 8, 8, 0.1), 0 3px 10px rgba(6, 8, 9, 0.1);
}

.navbar-inverse {
	border: 1px solid transparent;
    background-color: rgba(51, 52, 54, 0.8);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
	background-color: #1a1a1c;
}

.navbar-inverse .navbar-nav>li>a {
	color: #FFF;
}

.carousel-left {
	left: 0!important;
	margin-left: 20px!important;
	display: none;
}

.carousel-right {
	right: 0!important;
	margin-right: 20px!important;
}

.carousel-caption {
    bottom: unset;
    top: 30%;
}

.slider-title {
    color: pink;
    font-size: 64px;
    text-transform: capitalize;
}

.btn-line a {
	display: inline-block;
	position: relative;
	padding: 10px 18px;
	border: 1px solid #51BBE5;
	-webkit-transition: .7s all;
	-moz-transition: .7s all;
	-ms-transition: .7s all;
	-o-transition: .7s all;
	transition: .7s all;
}

.btn-line a:hover p {
    transition: all 0.3s ease;
}

.btn-line a p {
    font-size: 16px;
    margin-bottom: 0;
    font-weight: bold;
    text-transform: uppercase;
    transition: all 0.3s ease;
}

.carousel-control.left, .carousel-control.right {
	background-image: unset;
}

#mechanism {
	background-color: #e0fcf8;
	padding-bottom: 100px;
}

#mechanism .section-top {
    margin-bottom: 60px;
    margin-top: 50px;
}

.mechanism-box .block {
	background-color: #FFF;
	padding-top: 35px;
	padding-bottom: 35px;
}

#mechanism .block .custom-icon {
    width: 100px;
    height: 100px;
    line-height: 100px;
    display: inline-block;
    position: relative;
    background-color: #F7F7F7;
    border-radius: 50px;
    margin: 5px 0 10px;
}

#mechanism .block .custom-icon:after {
    box-shadow: 0 0 0 2px #ddd;
    content: "";
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(0.8);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transition: transform 0.2s,opacity 0.2s;
    transform: scale(0.8);
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    top: -7px;
    left: -7px;
    padding: 7px;
    pointer-events: none;
}

#mechanism .block:hover .custom-icon:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: #522600;
}

.navbar-inverse .navbar-toggle {
	border-color: #522600;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: red;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: transparent;
}

.navbar-brand img {
    width: 200px;
}

.navbar-inverse .navbar-nav>li>a {
    font-weight: bold;
}

#sketch:before {
    background: linear-gradient(rgba(109, 197, 255, 0.68), rgba(27, 30, 39, 0.5));
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    content: "";
}

#sketch {
	background-image: url(/images/sketch.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 110px 0 120px;
    position: relative;
}

#sketch .section-title {
    text-transform: capitalize;
}

#sketch .section-title, #sketch .section-desc {
    color: #fff;
}

.section-title {
    margin-bottom: 20px;
}

#sponsor {
	background-color: #e0fcf8;
	padding: 110px 0 120px;
}

#sponsor .sponsor-block {
    display: block;
    padding: 0 10px 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin: 20px 0;
}

#sponsor .sponsor-block .caption .name {
    font-size: 24px;
    margin: 20px 0 5px;
    color: #51BBE5;
    font-weight: 600;
}

#sponsor .sponsor-block .ih-item.circle {
    position: relative;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    margin: 40px auto 0;
}

#sponsor .sponsor-block .ih-item {
    position: relative;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

#sponsor .sponsor-block .ih-item.circle.effect1 .spin {
    width: 230px;
    height: 230px;
    border: 5px solid #51BBE5;
    border-right-color: #ddd;
    border-bottom-color: #ddd;
    border-radius: 50%;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

#sponsor .sponsor-block .ih-item.circle.effect1 .spin {
    width: 230px;
    height: 230px;
    border-right-color: #ddd;
    border-bottom-color: #ddd;
    border-radius: 50%;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

#sponsor .sponsor-block .ih-item.circle.effect1 .img {
    position: absolute;
    top: 5px;
    bottom: -5px;
    left: 5px;
    right: -5px;
    width: auto;
    height: auto;
}

#sponsor .sponsor-block .ih-item.circle .img {
    position: relative;
    width: 220px;
    height: 220px;
    border-radius: 50%;
}

#sponsor .sponsor-block .ih-item img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

#sponsor .sponsor-block:hover .spin {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

#register .map {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#register .map {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

.register-title {
    color: #5c5c5c;
    font-size: 26px;
}

#register .register-form {
    background-color: transparent;
}

#register .register-form {
    padding: 10px 8% 15px;
    color: #fff;
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

#register .register-info {
    margin-top: 200px;
}


.text-center {
    text-align: center;
}

address {
    margin: 0 0 1.5em;
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}

#register .register-info li {
    margin: 10px 0;
    list-style: none;
}

#register .register-info li {
    margin: 10px 0;
    list-style: none;
}

#register .register-info i {
    color: #ffffff;
}

#register .register-info i {
    background-color: #51BBE5;
}

#register .register-info i {
    background-color: #51BBE5;
    margin: 0 5px;
    width: 50px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    color: #fff;
}

.alert {
	display: none;
    padding: 20px;
    background-color: #f44336;
    color: white;
    opacity: 0.83;
    transition: opacity 0.6s;
    margin-bottom: 15px;
    margin-top: 15px;
}

.alert.success {
    background-color: #4CAF50;
}

.error {
	color: maroon;
	display: block;
}

.clearfix {
    clear: both;
}

.closebtn {
    padding-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 20px;
    line-height: 18px;
    cursor: pointer;
    transition: 0.3s;
}

#loading-img {
	display: none;
	height: 50px;
}

#wpforms-77 input[type="text"],
#wpforms-77 input[type="password"], select {
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 4px;
	width: 100%;
	height: 32px;
	border: none;
	border-bottom: 1px solid #333;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 15px;
	transition: 0.2s ease;
	background-color: transparent;
    color: #777;
}

#wpforms-77 input[type="text"]:focus,
#wpforms-77 input[type="password"]:focus, select:focus {
	border-bottom: 2px solid #16a085;
	color: #16a085!important;
	transition: 0.2s ease;
}

#wpforms-77 input[type="submit"] {
	width: 120px;
	height: 32px;
	background: #db999a;
	border: none;
	border-radius: 2px;
	color: #FFF;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	transition: 0.1s ease;
	cursor: pointer;
}

#wpforms-77 input[type="submit"]:hover,
#wpforms-77 input[type="submit"]:focus {
	opacity: 0.8;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
	transition: 0.1s ease;
}

#wpforms-77 input[type="submit"]:active {
	opacity: 1;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	transition: 0.1s ease;
}

#wpforms-77 h1 {
	margin: 0 0 20px 0;
	font-weight: 300;
	font-size: 28px;
}

textarea:focus, input:focus, select:focus{
    outline: none;
}

#maps {
	position: absolute; 
	width: 100%;  
	overflow: hidden; 
	z-index: -1;
}

#register {
    padding-top: 30px;
    padding-bottom: 30px;
}

#register .register-info span {
	background-color: #FFF;
	color: #333;
	padding: 0px 10px;
    margin: 0 auto 0 -9px;
    width: 40%;
    height: 50px;
    display: inline-block;
    text-align: left;
    line-height: 46px;
    font-size: 16px;
}

.register-info ul {
	padding: 0;
}

span.copyright {
    margin: 15px 0px;
    display: block;
}

.site-copyright {
    padding: 20px 0 10px;
}

.site-copyright .site-info, .site-copyright .site-info a {
    color: #fff;
}

.site-info {
    color: #fff;
}

.site-copyright .copyright-social-icon a.fb {
    background-color: #3b5998;
}

.site-copyright .copyright-social-icon a.twitter {
    background-color: #00aced;
}

.site-copyright .copyright-social-icon a.dribbble {
    background-color: #b8297f;
}

.site-copyright .copyright-social-icon a.fb:hover {
	background-color: #FFF;
	color: #3b5998;
}

.site-copyright .copyright-social-icon a.twitter:hover {
    background-color: #fff;
    color: #00aced;
}

.site-copyright .copyright-social-icon a.dribbble:hover {
    background-color: #fff;
    color: #b8297f;
}

.site-copyright .copyright-social-icon a {
    color: #fff;
}

.site-copyright .copyright-social-icon a {
    transition: all .3s ease;
    width: 60px;
    height: 60px;
    line-height: 56px;
    text-align: center;
    color: #fff;
    display: inline-block;
    margin: 0 -4px 0 0;
    font-size: 36px;
}

.sectiontop {
    width: 100%;
    height: 95px;
    position: absolute;
    bottom: -3px;
    z-index: 999;
}

.sectiontop svg {
    width: 100%;
}

svg:not(:root) {
    overflow: hidden;
}

.sectiontop .pattern {
    fill: #ffffff;
}

.section-title {
    text-align: center;
    font-family: 'Amatic Sc', sans-serif;
    font-size: 2.5em;
    font-weight: 700;
}

#about-us, #type_of_tenant, #contact_us {
    padding-bottom: 30px;
}

#footer {
    background-color: #333436!important;
    position: relative;
}

.footerbottom {
    width: 100%;
    height: 95px;
    position: absolute;
    top: -92px;
    z-index: 9999;
}

.footerbottom svg {
    width: 100%;
}

.footerbottom .pattern {
    fill: #333436;
}

.site-copyright {
    background-color: #333436!important;
}

#wh-widget-send-button {
    margin: 0 !important;
    padding: 0 !important;
    position: fixed !important;
    z-index: 16000160 !important;
    bottom: 0 !important;
    text-align: center !important;
    height: 90px;
    width: 60px;
    visibility: visible;
    transition: none !important;
    right: 0;
}

#wh-widget-send-button iframe {
    width: 100%;
    height: 100%;
    border: 0;
}


#address {
    display: none;
}

.img-responsive {
    width: 100%;
}

#frame-wrapper {
    margin-bottom: 100px;
}

.play-wrapper {
    width: 80px; 
    height: 55px; 
    background-color:rgb(206, 23, 23); 
    border-radius: 15px; 
    color: white; 
    text-align: center; 
    font-size: 30px; 
    line-height: 55px; 
    margin: auto;
}

.play-button-wrapper {
    background: black; 
    position: absolute; 
    width: 150px; 
    height: 50px; 
    z-index: 1000; 
    top: 48%; 
    left: 30%; 
    background: transparent;
}

@media (max-width:1024px) and (min-width:768px) {
    #default_video {
        width: 100%;
    }

    .bg-mb {
        height: 400px!important;
    }

    #booth_wrapper {
        width: auto!important;
    }

    .bg-mb {
        height: 380px!important;
    }

    #frame-wrapper .col-md-4 {
        width: 32%;
        display: inline-block;
    }

    #about-us-wrapper h4 {
        font-size: 14px;
    }

    #about-us-wrapper p {
        font-size: 12px;
    }

    .type_of_tenant {
        margin-bottom: 0!important;
        height: 500px!important;
        max-height: 500px!important;
    }

    #type_of_tenant_header {
        margin-top: -10px!important;
    }
}

@media (max-width:800px) and (min-width: 600px) {
    #default_video {
        width: 100%;
    }

    .play-button-wrapper {
        left: 40%;
    }

    .pin_video {
        display: none!important;
    }

    #about-us-wrapper {
        padding-left: 90px;
        padding-right: 120px;
    }
}

@media (max-width:1024px) and (min-width:600px) {
    #default_video {
        width: 100%;
    }

    .icon-img {
        display: inline-block;
        width: 25%;
    }

    .celibrity_box {
        display: inline-block;
        width: 250px!important;
        height: 250px!important;
    }
}

#booth_wrapper {
    background-color: #2082c3; 
    padding-top: 20px; 
    padding-bottom: 15px; 
    padding-left: 15px; 
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
}

.booth_card {
    flex: 0 0 auto;
}

.center {
    text-align: center;
}

.side_video {
    box-shadow: rgba(49, 53, 59, 0.5) 0px 3px 6px 0px;
}

#rotate-error {
    display: none;
}

#celebrity {
    margin-top: 20px;
}

.celibrity_box {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: top center;
    height: 300px;
    width: 300px;
}


#pin_video, .pin_video {
    position: absolute; 
    width: 20px; 
    height: 70px; 
    background-image: url('/images/v3/pin_img.png'); 
    background-repeat: no-repeat; background-size: 100% 100%; 
    left: 30%; 
    top: 0; 
    margin-top: 20px; 
    z-index: 2
}

.pin_video {
    margin-top: 0!important;
    left: 15%!important;
}

#video-play {
    display: block; 
    margin: auto; 
    margin-top: 50px;
    width: 480px;
    height: 315px;
}

.video-play {
    display: block;
    margin: auto;
    width: 280px;
    height: 200px;
    margin-top: 15px;
}

@media (max-width:414px) and (min-width:414px) {
    #default_video {
        width: 100%;
    }

    #about-us-wrapper {
        padding-right: 100px!important;
    }
}

@media only screen and (max-width: 320px) {
    #about-us-frame {
        background-size: cover;
    }

    #about-us-wrapper {
        padding-right: 70px!important;
        padding-left: 0!important;
    }

    #default_video {
        width: 100%;
    }

    #video-play, .video-play {
        width: 220px!important;
        height: 150px!important;
    }
}

@media only screen and (max-width: 600px) {
    #type_of_tenant_header {
        margin-top: -5px;
    }

    .play-button-wrapper {
        left: 28%!important;
    }

    .more_video {
        margin-bottom: 20px;
    }

    .video_tutorial_frame {
        height: 280px!important;
        margin-bottom: 15px;
    }

    .banner_more {
        margin-bottom: 15px;
    }

    #pin_video {
        margin-top: -10px;
        left: 20%;
    }

    #default_video {
        width: 100%;
    }

    #video-play, .video-play {
        width: 280px;
        height: 200px;
        margin-top: 20px;
    }

    #video_tutorial_frame, .video_tutorial_frame {
        height: 300px;
    }

    .celibrity_box {
        display: inline-block;
        width: 100px;
        height: 100px;
    }

    #frame1 {
        padding: 15px 15px 15px 22px;
    }

    #frame2 {
        margin-top: 60px;
        padding: 16px 20px 15px 12px;
    }

    #frame3 {
        padding: 17px 23px 15px 12px;
    }

    #header_about_us {
        margin-top: 25px;
    }

    #header_celibrity {
        margin-top: 50px;
    }

    .box_header {
        height: 30px;
        padding-left: 5px;
        padding-right: 5px;
    }

    .box_header h4 {
        font-size: 1em;
        margin-top: 7px;
    }

    #about-us-wrapper {
        padding-right: 80px;
        padding-left: 30px;
    }

    #about-us-wrapper h4 {
        font-size: 9px;
        line-height: 10px;
        margin-bottom: 0;
    }

    #about-us-wrapper p {
        font-size: 8px;
        line-height: 10px;
        margin: 0;
    }

    #about-us-frame, #celebrity-frame {
        height: 300px;
    }

    .type_of_tenant {
        height: 200px!important;
        max-height: 200px!important;
        margin-bottom: 0!important;
    }

    #main_video_wrapper {
        width: auto!important;
        background-size: contain!important;   
    }

    #main_video {
        padding-top: 25px;
        padding-left: 22px!important;
        padding-right: 20px!important;
    }

    #main_video video {
        width: 100%!important;
        height: auto!important;
        margin-top: 0!important;
    }

    .side_video {
        width: 100%;
    }

    .icon-img {
        display: inline-block;
        width: 23%;
    }

    #booth_wrapper {
        width: auto!important;
    }

    .traffic-box {
        width: 100%!important;
        margin-bottom: 15px;
    }

    .small-video {
        margin-bottom: 15px;
    }

    #bottom-banner {
        background-size: cover;
        height: 110px;
    }

    #booth-box {
        width: 70%;
        margin-left: 20px;
    }

    #banner-one {
        background-size: contain;
        height: 150px;
    }

	.slider-title { 
		font-size: 2.5em;
	}

	.mechanism-box {
		margin-bottom: 15px;
	}

	#maps {
		position: relative;
		z-index: 1;
	}

	#register .register-info {
		margin: 0;
	}

	#register .register-info span {
		width: 80%;
	}

    .bg-mb {
        background-size: contain!important;
        background-position: top center!important;
        background-attachment: fixed;
        height: 160px!important;
    }

    .sectiontop {
        bottom: -26px !important;
    }

    .navbar-brand img {
        display: none;
    }

    .type_of_tenant {
        margin-top: 20px;
    }

    .footerbottom {
        top: -72px;
    }

    .mb-view div {
        background-size: contain!important;
        height: 190px!important;
        border: none!important;
    }

    .contact_us h1 {
        font-size: 18px;
    }

    #about-us-img {
        background-size: contain!important;
        height: 189px!important;
        border: none!important;
    }
}