@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
    font-family: Goldenbook-Bold;
    src: url(../fonts/Goldenbook-Bold.otf);
}

@font-face {
    font-family: Goldenbook-Light;
    src: url(../fonts/Goldenbook-Light.otf);
}

@font-face {
    font-family: Goldenbook-Regular;
    src: url(../fonts/Goldenbook-Regular.otf);
}



/* CSS Document */
html,
body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    overflow-x: hidden !important;
    width: 100%;
    box-sizing: border-box;
    font-family: Goldenbook-Regular;
}

a {
    text-decoration: none;
    color: #fff;
}

a:hover {
    color: #bf9000;
}

p {
    color: #414042;
}

body,
p,
a,
ul,
li {
    font-family: Goldenbook-Regular;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Goldenbook-Bold;
    color: #bf9000;
}

ul,
li {
    color: #414042;
}

.logo-change {
    content: url("../img/logo/moi-logo.webp");
}

.header_box {
    position: absolute;
    width: 100%;
    z-index: 10;
    padding: 0;
    background: #00000052;
}

.header_box .logo-box {
    margin: 0 auto;
    /* text-align: center; */
    /* display: flex;
    justify-content: space-between; */
}

.header_box .logo-box .logo1 {}

.main__banner img {
    position: relative;
    width: 100%;
    height: 100vh;
    margin: 0 -15px;
    z-index: -2;
}

.header_box .logo-box img {
    width: 100%;
    max-width: 220px;
    padding: 5px 0;
}

.header_box .nav.navbar-nav.navbar-main {
    justify-content: center;
    flex-direction: inherit;
}

.header_box .nav.navbar-nav.navbar-main ul {
    list-style-type: none;
    display: block;
    padding: 0;
    margin-bottom: 0;
}

.header_box .nav.navbar-nav.navbar-main ul li {
    display: inline-block;
}

.header_box .nav.navbar-nav.navbar-main ul li a {
    font-weight: 500;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    padding: 0px 7px;
}

.header_box .nav.navbar-nav.navbar-main ul li.active {
    border-bottom: 1px solid #ffff;
}

.header_box .nav.navbar-nav.navbar-main ul li:hover {
    border-bottom: 1px solid #ffff;
}

.header_box .nav.navbar-nav.navbar-main ul li:hover a {
    color: #fff;
}

.main_banner.slide-1 {
    background-image: url("../img_arcade/banner/banner-1.jpg");
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100vh;
}

.main_banner.slide-2 {
    background-image: url("../img_arcade/banner/banner-2.jpg");
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100vh;
}

.main_banner .slide_banner {
    padding: 200px 0px 0;
}

.main_banner img {
    width: 100%;
}

.main_banner .slide_banner .slide_abs .slide_content {
    width: 550px;
    margin-left: 15%;
}

.main_banner .slide_banner .slide_abs .slide_content h1 {
    color: #fff;
    font-size: 56px;
    padding-right: 40px;
    line-height: 70px;
    text-transform: uppercase;
}

.main_banner .slide_banner .slide_abs .slide_content p {
    padding: 40px 0;
    color: #fff;
    line-height: 27px;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 13px;
}

.main_banner .slide_banner .slide_abs .slide_content a {
    background: #fff;
    padding: 10px 20px;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #fff;
}

.main_banner .slide_banner .slide_abs .slide_content a:hover {
    background: none;
    color: #fff;
}

.header_box .nav.navbar-nav.navbar-main ul li:last-child a i {
    font-size: 20px;
}

.tag_line {
    background-color: #f7f7f7;
    padding: 35px 0;
}

.tag_line p {
    color: #303133;
    white-space: normal;
    font-size: 24px;
    margin-bottom: 0;
    text-align: center;
    line-height: 36px;
}

.top_banner_plan {
    position: relative;
    z-index: 10;
    height: 375px;
}

.top_banner_plan .header-bg-plan {
    background-image: url(../img/plan-your-visit.jpg);
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}

.top_banner_plan .header-content-inner {
    position: absolute;
    z-index: 100;
    width: 100%;
    bottom: 40px;
    padding-left: 65px;
}

.top_banner_plan .header-content-inner h1 {
    font-size: 35px;
    color: #fff;
    font-weight: 400;
}

.main_banner .item img {
    width: 100%;
}

.main_banner .owl-dots {
    position: absolute;
    z-index: 10;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    bottom: 30px;
}

.main_banner .owl-theme .owl-dots .owl-dot {
    display: inline-block;
}

.main_banner .owl-theme .owl-dots .owl-dot span {
    background: rgba(255, 250, 237, 0.5);
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
}

.main_banner .owl-theme .owl-dots .owl-dot.active span {
    background: #fff;
    opacity: 0;
}

.main_banner .owl-nav {}

.main_banner .owl-nav .owl-prev {
    position: absolute;
    display: block;
    top: 50%;
    left: 15px;
    z-index: 1000;
}

.main_banner .owl-nav .owl-next {
    position: absolute;
    display: block;
    top: 50%;
    right: 15px;
    z-index: 1000;
}

.main_banner .owl-nav .owl-prev i,
.main_banner .owl-nav .owl-next i {
    font-size: 56px;
    color: #fff;
}

.second_Sec {
    background-color: #ebe9dc;
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: contain;
}

.second_Sec .content_box {
    padding-left: 150px;
    padding-right: 0px;
}

.second_Sec .content_box.cont_alternate {
    padding-left: 0;
    padding-right: 100px;
}

.second_Sec .content_box h1 {
    color: #bf9000;
    font-size: 40px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 25px;
    line-height: 44px;
}

.second_Sec .content_box p {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 25px;
    line-height: 28px;
    letter-spacing: 0.2px;
}

.second_Sec .img_box {
    padding: 25px;
    text-align: center;
}

.second_Sec .img_box.img__1 {
    padding: 25px;
}

.second_Sec .img_box img {
    width: 100%;
    max-width: 480px;
}

.padd-0 {
    padding: 0;
}

.padd-l-0 {
    padding-left: 0;
}

.padd-r-0 {
    padding-right: 0;
}

.second_Sec.change_next_design {
    background-color: #bf9000;
    background-image: url(../img/Shadow_4.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: cover;
}

.second__background1 {
    background-image: url("../img_arcade/bg-1.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.9;
}

.second__background2 {
    background-image: url("../img_arcade/bg-2.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.9;
}

.second__background3 {
    background-image: url("../img_arcade/bg-3.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.9;
}

.second_Sec.change_next_design .content_box h1 {
    color: #fff;
}

.second_Sec.change_next_design .content_box p {
    color: #FFFAED;
}

.second_Sec.change_next_design .content_box {}

.second_Sec.change_next_design .content_box ul {
    margin-bottom: 25px;
}

.second_Sec.change_next_design .content_box ul li {
    color: #fff;
    font-size: 15px;
    letter-spacing: 0.2px;
    line-height: 28px;
}

.second_Sec.change_next_design .content_box .aminities_box {
    text-align: center;
    margin-bottom: 20px;
}

.second_Sec.change_next_design .content_box .aminities_box .ami_img {
    border: 1px solid #fff;
    width: 75px;
    text-align: center;
    margin: 0 auto 10px;
    border-radius: 50%;
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.second_Sec.change_next_design .content_box .aminities_box .ami_img img {
    width: 45px;
}

.second_Sec.change_next_design .content_box .aminities_box p {
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
}

.second_Sec.change_next_design .location-tab-titles nav {
    text-align: center;
}

.second_Sec.change_next_design .location-tab-titles nav .nav.nav-tabs {
    display: inline-flex;
}

.second_Sec.change_next_design .location-tab-titles .nav.nav-tabs {
    border-bottom: 0;
}

.second_Sec.change_next_design .location-tab-titles .nav.nav-tabs .nav-link.active {
    background: #fff;
    color: #bf9000;
    font-weight: 500;
}

.second_Sec.change_next_design .location-tab-titles .nav.nav-tabs .nav-link {
    background: none;
    border: 1px solid #fff;
    border-radius: 0;
    padding: 8px 15px;
    margin: 0 5px;
    color: #fff;
    width: 220px;
}

.second_Sec.change_next_design .location-tab-titles .connectivity-list ul li {
    position: relative;
    margin-bottom: 5px;
}

.second_Sec.change_next_design .location-tab-titles .connectivity-list span {
    position: relative;
    z-index: 1;
    font-size: 16px;
    background: #bf9000;
}

.second_Sec.change_next_design .location-tab-titles .connectivity-list ul li span.connectivity-label {
    padding-right: 8px;
}

.second_Sec.change_next_design .location-tab-titles .connectivity-list ul li span.connectivity-min {
    float: right;
    padding-left: 9px;
    color: #fff;
    font-weight: bold;
}

.second_Sec.change_next_design .location-tab-titles .connectivity-list ul li:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    border-top: 1px dashed #fff;
    top: 50%;
}

.second_Sec.change_next_design .location-tab-titles .connectivity-list ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    padding: 10px;
    height: 315px;
}

.slide_1_owl {
    margin-top: 60px;
}


.slide_1_owl .owl-dots {
    position: absolute;
    z-index: 10;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    bottom: -20px;
}

.slide_1_owl.owl-theme .owl-dots .owl-dot {
    display: inline-block;
}

.slide_1_owl.owl-theme .owl-dots .owl-dot span {
    background: rgba(255, 250, 237, 0.5);
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
}

.slide_1_owl.owl-theme .owl-dots .owl-dot.active span {
    background: #fff;
    opacity: 1;
}

.slide_1_owl .owl-nav {}

.slide_1_owl .owl-nav .owl-prev {
    position: absolute;
    display: block;
    top: 25%;
    left: -20px;
    text-align: center;
    z-index: 1000;
}

.slide_1_owl .owl-nav .owl-next {
    position: absolute;
    display: block;
    top: 25%;
    right: -20px;
    z-index: 1000;
}

.slide_1_owl .owl-nav .owl-prev i,
.slide_1_owl .owl-nav .owl-next i {
    font-size: 26px;
    width: 30px;
    line-height: 28px;
    height: 30px;
    color: #fff;
    border-radius: 50%;
    border: 1px solid #fff;
}

.slide_1_owl .owl-nav .owl-next i.fa.fa-angle-right {
    padding-left: 10px;
}

.sec_portion_change {
    padding: 100px 0;
}

.second_Sec.sec_portion_change .content_box {
    padding: 0;
}

.second_Sec.sec_portion_change .img_box1 {
    margin-top: 30px;
}

.dif_cont p {
    color: #bf9000;
}

.second_Sec.sec_portion_change .img_box1 .owl-dots {
    position: absolute;
    z-index: 10;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    bottom: -45px;
}

.second_Sec.sec_portion_change .img_box1 .owl-theme .owl-dots .owl-dot {
    display: inline-block;
}

.second_Sec.sec_portion_change .img_box1 .owl-theme .owl-dots .owl-dot span {
    background: rgb(54 41 110);
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
}

.second_Sec.sec_portion_change .img_box1 .owl-dots .owl-dot.active span {
    background: #bf9000;
    opacity: 1;
}

.second_Sec.sec_portion_change .img_box1 .owl-nav {}

.second_Sec.sec_portion_change .img_box1 .owl-nav .owl-prev {
    position: absolute;
    display: block;
    top: 47%;
    left: -50px;
    text-align: center;
    z-index: 1000;
}

.second_Sec.sec_portion_change .img_box1 .owl-nav .owl-next {
    position: absolute;
    display: block;
    top: 47%;
    right: -50px;
    text-align: center;
    z-index: 1000;
}

.second_Sec.sec_portion_change .img_box1 .owl-nav .owl-prev i,
.second_Sec.sec_portion_change .img_box1 .owl-nav .owl-next i {
    font-size: 34px;
    width: 40px;
    line-height: 35px;
    height: 40px;
    color: #bf9000;
    border-radius: 50%;
    border: 2px solid #bf9000;
}

.second_Sec.sec_portion_change .img_box1 .owl-nav .owl-next i.fa.fa-angle-right {
    padding-left: 0px;
}

.second_Sec.change_next_design .map_iframe {
    margin-bottom: -6px;
}

/* .gallery .owl-dots {
    position: absolute;
    z-index: 10;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    bottom: 30px;
}

.gallery .owl-theme .owl-dots .owl-dot {
    display: inline-block;
}

.gallery .owl-theme .owl-dots .owl-dot span {
    background: rgba(255, 250, 237, 0.5);
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
}

.gallery .owl-theme .owl-dots .owl-dot.active span {
    background: #fff;
    opacity: 1;
} */

/* .gallery .owl-nav {}

.gallery .owl-nav .owl-prev {
    position: absolute;
    display: block;
    top: 50%;
    left: 15px;
    z-index: 1000;
}

.gallery .owl-nav .owl-next {
    position: absolute;
    display: block;
    top: 50%;
    right: 15px;
    z-index: 1000;
}

.gallery .owl-nav .owl-prev i,
.gallery .owl-nav .owl-next i {
    font-size: 56px;
    color: #fff;
} */

.footer {
    background: #21160e;
}

.foot_logo {
    text-align: center;
}

.foot_logo img {
    width: 100%;
    max-width: 350px;
}

.foot_logo_ul {}

.foot_logo_ul ul {
    display: block;
    text-align: center;
    margin-bottom: 20px;
}

.foot_logo_ul ul li {
    display: inline-block;
    padding: 0px 15px;
}

.foot_logo_ul ul li a {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}

.contact-box h5 {
    color: #fff;
    font-size: 32px;
    margin-bottom: 15px;
}

.contact-box h4 {
    color: #fff;
    font-size: 20px;
}

.contact-box p {
    color: #fff;
    font-size: 20px;
}

.map-point iframe {
    width: 100%;
    height: 280px;
}

.disclamer {
    text-align: justify;
    color: #fff;
    font-size: 16px;
    margin: 15px 0;
}

.mad-footer-bottom {
    padding-top: 15px;
    border-top: 1px solid #ccc;
    margin-top: 0px;
}

.footer p.copyrights.align-left {
    color: #fff;
    text-align: left;
    font-size: 16px;
}

.footer p.copyrights.align-right {
    text-align: right;
    color: #fff;
}

.second_Sec .content_box ul li {
    color: #414042;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 5px;
    line-height: 24px;
    letter-spacing: 0.2px;
}

.contact__section .con_sec_foot h1 {
    font-size: 76px;
    font-weight: 400;
    margin-left: 70px;
    text-transform: uppercase;
    line-height: 62px;
}



.img_box .owl-carousel .owl-dots {
    text-align: center;
    position: relative;
    bottom: -15px;
    width: 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.img_box .owl-carousel .owl-dot {
    border-radius: 50px;
    height: 10px;
    width: 10px;
    display: inline-block;
    background: rgb(197 155 25 / 43%);
    margin-left: 5px;
    margin-right: 5px;
    transition: opacity .2s ease;
}


.img_box .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 38%;
    left: 10px;
    font-size: 20px;
    width: 30px;
    background-color: #fff;
    height: 30px;
    color: #2845e4;
    border-radius: 50%;
}

.img_box .owl-carousel .owl-nav .owl-prev i {
    margin-left: 0px;
    color: #bf9000;
}

.img_box .owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 38%;
    right: 10px;
    font-size: 20px;
    width: 30px;
    background-color: #fff;
    height: 30px;
    color: #2845e4;
    border-radius: 50%;
}

.img_box .owl-carousel .owl-nav .owl-next i {
    margin-left: 0px;
    color: #bf9000;
}

/* Key Consultant */
.keyConslt__section {
    padding: 100px 0;
}

.keyConslt__section h1 {
    color: #bf9000;
    font-size: 52px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 30px;
    line-height: 60px;
}

.keyConslt__section .key__conslt {
    margin: 0 0 20px;
}

.keyConslt__section .key__conslt p strong {
    font-size: 18px;
}

.keyConslt__section .key__conslt p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.2px;
}

.img_box .owl-carousel .owl-dot.active {
    background: #bf9000;
}

/* contact section */
.contact__section {
    padding: 70px 0 100px;
    border-top: 2px solid #bf9000;
}

.contact__section h1 {
    font-size: 104px;
    font-weight: 400;
    color: #bf9000;
    ;
}


.contact__section .address p {
    font-size: 15px;
    margin: 0;
}

.contact__section .address.mat p {
    margin-bottom: 10px;
}

.contact__section .address p a {
    color: #414042;
}

.contact__section .address p a img.india {
    width: 22px;
    margin-right: 5px;
}

.contact__section .address p a img.world {
    width: 20px;
    margin-right: 5px;
}

/* footer */
.footer__navbar ul {
    list-style: none;
}

.footer__navbar ul li {
    margin-bottom: 10px;
}

.footer__navbar ul li a:hover {
    color: #fff;
}

.footer__follow p {
    color: #fff;
}

.footer__follow ul {
    list-style: none;
    margin-left: -30px;
}

.footer__follow ul li {
    margin-right: 20px;
    display: inline-flex;

}

.footer__follow ul li a {
    font-size: 30px;
}

.footer__follow ul li a:hover {
    color: #fff;
}

.footer_box .foot_logo {
    margin-bottom: 20px;
}

.footer_box .foot_logo img {
    width: 100%;
    max-width: 200px;
}


.privacy_policy {
    padding: 80px 0 30px;
}

.privacy_policy h2 {
    margin-bottom: 20px;
}

.privacy_policy h5 {
    margin: 20px 0;
}

.privacy_policy p {
    margin-bottom: 10px;
}

.logo_box_img1 img {
    width: 100%;
    max-width: 220px;
}

.privacy_header {
    background: #bf9000;
    padding: 20px 0;
    text-align: center;
}

.privacy_policy a {
    float: right;
    color: #000;
    font-weight: 600;
    text-decoration: underline;
}

.privacy_policy p {
    text-align: justify;
}

.privacy_policy a:hover {
    color: #bf9000;
}

.privacy_policy .service {
    margin-top: 60px;
    border: 1px solid #d7d7d7;
    margin-bottom: 30px;
    position: relative;
    border-top: 3px solid #d7d7d7;
    transition: all .3s ease-in-out;
    height: 100px;
}

.privacy_policy .service_name {
    padding: 20px 20px 35px;
    padding-top: 40px;
    text-align: center;
}

.privacy_policy .serve_eft a {
    color: #000;
}

.privacy_policy .service_name h5 {
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 10px;
    color: #0d5fa6;
    line-height: 18px;
}

.complience__button {
    list-style: none;
    margin: 180px 0 180px;
    display: flex;
}

.complience__button .new__comp {
    margin: 0 auto;
}

.complience__button .new__comp a {
    text-decoration: none;
    font-size: 22px;
    font-weight: 300px !important;

}

.comp__btn {
    background-color: #bf9000;
    padding: 15px 86px;
    border-radius: 10px;
    color: #fff;
    border: none;
    outline: none;
}

.comp__btn:hover {
    border-radius: 10px;
    border: none;
    outline: none;
    background-color: #6a2992;
    color: #cdcbcb;
}

.pop_up_box {
    position: fixed;
    top: 0;
    background: rgba(0, 0, 0, .8);
    left: 0;
    right: 0;
    display: none;
    bottom: 0;
    z-index: 9999;
}

.pop_up_box .form_box {
    max-width: 660px;
    margin: 0 auto;
    position: relative;
    padding: 30px;
    margin-top: 0;
    border-radius: 10px;
    cursor: pointer;
    position: absolute;
    left: 0;
    right: 0;
    top: 15%;
    background: #fff;
}

.form_box .form-1 {
    border: 2px solid #bf9000;
    border-radius: 10px;
    padding: 30px;
    display: block;
}

.form_box .form-1 h3 {
    text-align: center;
    color: #bf9000;
    margin-bottom: 20px;
}

.form_box .form-1 .input_box {
    width: 47%;
    display: inline-block;
    margin: 0 5px 20px;
}

.form_box .form-1 .input_box input {
    background: none;
    border: none;
    border-bottom: 1px solid #bf9000;
    color: #bf9000;
    padding: 10px 0;
    width: 100%;
    font-size: 16px;
}

.form_box .form-1 .input_box select {
    background: none;
    border: none;
    outline: none;
    color: #bf9000;
    padding: 10px 0;
    width: 100%;
    font-size: 16px;
    border-bottom: 1px solid #bf9000;
}

.form_box .form-1 .input_box select option {
    color: #bf9000;
}

.form_box .form-1 .input_box input::placeholder {
    color: #bf9000;
    opacity: 1;
    /* Firefox */
}

.form_box .form-1 .input_box input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #bf9000;
}

.form_box .form-1 .input_box input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #bf9000;
}

.form_box .form-1 .btn_form {
    margin-top: 20px;
    margin-bottom: 10px;
    width: 100%;
    border-radius: 20px;
    padding: 10px 0;
    background: none;
    border: 2px solid #bf9000;
    color: #bf9000;
    text-transform: uppercase;
    font-weight: 500;
}

.form_box .form-1 .btn_form:hover {
    background: #bf9000;
    color: #fff;
}

.close_icon {
    position: absolute;
    right: 5px;
    top: 5px;
}

.close_icon i {
    color: #bf9000;
    font-size: 30px;
}

.input__class input {
    outline: none;
}

/* sections */
.hide__sec {
    display: block;
}

.show__sec {
    display: none;
}

.walkThrough__btn {
    margin: 0 10px;
}

.hide__navbar {
    display: block;
}

/* scroll navbar */
#scroll__nav {
    background-color: #7c7272a8;
    position: fixed;
    top: -115px;
    width: 100%;
    display: block;
}

#scroll__nav .logo-box .logo-change1 {
    max-width: 145px;
}

.content_box .you_tube a {
    color: #414042;
    font-weight: 600;
}

.content_box .you_tube a i {
    color: red;
    font-size: 28px;
    line-height: 21px;
    position: relative;
    top: 5px;
    left: 7px;
}

.mfp-container {
    text-align: center;
    position: fixed;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
    overflow: hidden;
    cursor: grab;
}

/* mobile menu */
.hamburg__menu {
    display: none;
}

.hamburg__menu a {
    color: #fff;
}

.menus {
    display: none;
}

.mobile__nav__logo {
    display: none;
}

.privacy_policy .img__gallery {
    width: 100%;
    margin: 80px 0;
    height: 500px;
}

.privacy_policy .img__gallery {}

.structured_img {
    padding-top: 30px;
}

.structured_img .nav-tabs .nav-item.show .nav-link,
.structured_img .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #bf9000;
    border-color: #bf9000;
}

.structured_img .nav-tabs .nav-link {
    color: #bf9000;
}

.structured_img .nav-tabs {
    border-bottom: 1px solid #bf9000;
}


.structured_img .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 45%;
    left: 10px;
    font-size: 28px;
    width: 40px;
    background-color: #fff;
    height: 40px;
    color: #2845e4;
    border-radius: 50%;
}

.structured_img .owl-carousel .owl-nav .owl-prev i {
    margin-left: 13px;
    color: #bf9000;
}

.structured_img .owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 45%;
    right: 10px;
    font-size: 28px;
    width: 40px;
    background-color: #fff;
    height: 40px;
    color: #2845e4;
    border-radius: 50%;
}

.structured_img .tab-content {
    margin-top: 30px;
}

.structured_img .owl-carousel .owl-nav .owl-next i {
    margin-left: 14px;
    color: #bf9000;
}

.structured_img .content_overlay h5 {
    text-align: center;
    margin-top: 15px;
    font-size: 18px;
}

.structured_img .slide-1 img {
    object-fit: cover;
    object-position: bottom;
    height: 400px;
    width: 100%;
}

.mt-50 {
    margin-top: 50px;
}

.Struct_sec {
    padding: 50px;
}

.thank_you a {
    border: 1px solid #5b0e8a;
    color: #5b0e8a;
    padding: 10px 15px;
    margin: 0 5px;
}

.mt-20 {
    margin-top: 30px;
}

.Struct_sec a.go_back {
    float: right;
    color: #000;
    font-weight: 600;
    text-decoration: underline;
}

.Struct_sec a.go_back:hover {
    color: #bf9000;
}

.fancybox-slide--video .fancybox-content {
    width: 960px !important;
    height: 540px !important;
}


.pd-top {
    padding-top: 120px;
    padding-bottom: 50px;
}

.pd-top .privacytext p,
.pd-top .privacytext ul li {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 28px;
    letter-spacing: 0.2px;
}

.pd-top .privacytext p a {
    font-weight: 600;
    color: #000;
}
.pd-top .privacytext a:hover {
    color: #bf9000;
}
.pd-top .privacytext p strong {
    font-weight: 600;
}
.pd-top .privacytext ul li {
    font-family: Goldenbook-Regular;
}

.pd-top .privacytext h5 {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 14px;
}

.footer-new {
    background: #26282b;
    height: auto !important;
    padding: 10px 0;
}

.footer-new p {
    font-size: 14px;
    margin-bottom: 0;
    color: #FFF;
}

.footer-new p a {
    color: #fff;
}
.number-box-div .callnumber-wrapper img {
    margin-top: -5px;
}
.number-box-div .callnumber-wrapper a {
    font-size: 18px;
}
.number-box-div .callnumber-wrapper a:hover {
    color: #FFF;
}
@media (min-width: 1600px) {
    .main_banner {
        height: 100vh;
    }
}

@media (max-width: 1600px) {
    .second_Sec.change_next_design .location-tab-titles .nav.nav-tabs .nav-link {
        background: none;
        border: 1px solid #fff;
        border-radius: 0;
        padding: 8px 5px;
        margin: 0 5px;
        color: #fff;
        width: 160px;
        font-size: 16px;
    }
}

@media (max-width: 1450px) {
    .second_Sec.change_next_design .location-tab-titles .nav.nav-tabs .nav-link {
        background: none;
        border: 1px solid #fff;
        border-radius: 0;
        padding: 8px 5px;
        margin: 0 2px;
        color: #fff;
        width: 145px;
        font-size: 13px;
    }
}

@media (max-width: 1350px) {
    .second_Sec .content_box {
        padding-left: 100px;
        padding-right: 60px;
    }
}

@media (max-width: 1300px) {
    .main_banner .slide_banner {
        padding: 200px 100px;
    }

    .main_banner .slide_banner .slide_abs .slide_content h1 {
        font-size: 52px;
        line-height: 60px;
    }

    .main_banner .slide_banner .slide_abs .slide_content p {
        padding: 25px 0;
    }
}


@media (max-width: 1200px) {
    .main_banner .slide_banner {
        padding: 200px 75px;
    }

    .header_box .nav.navbar-nav.navbar-main ul li a {
        font-weight: 500;
        color: main_banner;
        font-size: 12px;
        text-decoration: none;
        text-transform: uppercase;
        line-height: 23px;
        padding: 10px 10px;
    }

    .second_Sec .content_box h1 {
        font-size: 40px;
        margin-bottom: 15px;
        line-height: 52px;
    }

    .second_Sec .content_box .mt-50 {
        margin-top: 30px;
    }

    .second_Sec .content_box p {
        font-size: 16px;
        font-weight: 400;
        margin-bottom: 15px;
        line-height: 22px;
        letter-spacing: 0.2px;
    }

    .complience__button {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .new__comp a {
        margin: 0 5px;
    }

    .new__comp a .comp__btn {
        width: 400px;
        margin: 15px 0;
    }
}

@media (max-width: 991px) {
    .main_banner .slide_banner {
        padding: 170px 25px;
    }

    .footer__navbar ul li {
        margin-bottom: 5px;
    }

    .footer_end .copyright ul {
        padding-left: 0;
    }

    .hide__navbar {
        display: block;
    }

    .footer__navbar ul {
        margin: 15px 0;
    }

    .footer__navbar ul li a {
        font-size: 16px;
        font-weight: 400;
    }

    #scroll__nav {
        display: none;
    }

    .padd-l-0 {
        padding-left: 15px;
    }

    .padd-r-0 {
        padding-right: 15px !important;
    }

    .hide__sec {
        display: none;
    }

    .show__sec {
        display: block;
    }

    .contact__section .con_sec_foot h1 {
        font-size: 40px;
        margin-left: 0;
        margin-bottom: 50px;
    }

    .second_Sec {
        background-size: cover;
        background-position: center;
        padding: 50px 0;
    }

    .sec__remark {
        margin-bottom: 70px;
    }

    .img__remark {
        margin-bottom: 0px !important;
    }

    .keyConslt__section {
        padding: 60px 0;
    }

    .keyConslt__section .key__conslt p {
        line-height: 24px;
        font-size: 13px;
    }

    .main_banner .slide_banner .slide_abs {
        left: 12%;
    }

    .main_banner .slide_banner .slide_abs .slide_content {
        padding-left: 0px;
    }

    .second_Sec .content_box ul li {
        line-height: 28px;
    }

    /* mobile menu */
    .hamburg__menu {
        display: block;
        position: relative;
        top: 30px;
    }

    .hamburg__menu a {
        font-size: 22px;
        background-color: #747070;
        padding: 5px 10px;
        left: 3%;
    }

    .nav__hide {
        display: none;
    }

    .show__hide i {
        color: #ffffff;
    }

    .nav__mobile {
        width: 100%;
        background-color: #ffffffd4;
        padding: 15px;
        position: relative;
        top: 60px;
        z-index: 10;
        height: 290px;
    }

    .nav__mobile ul {
        list-style: none;
    }

    .nav__mobile ul li a {
        font-size: 25px;
        margin: 10px 0;
        line-height: 40px;
        padding: 0 10px;
    }

    .mobile__nav__logo {
        width: 100%;
    }

    .mobile__nav__logo img {
        position: absolute;
        left: 35%;
        bottom: 0 !important;
    }

    .menus {
        display: block;
    }

    .mobile__nav__logo {
        display: block;
    }

    .nav__mobile ul li a {
        color: #fff;
    }

    .main_banner .slide_banner .slide_abs .slide_content {
        width: 470px;
    }

    .main_banner .slide_banner .slide_abs .slide_content h1 {
        font-size: 48px;
        line-height: 56px;
    }

    .main_banner .slide_banner .slide_abs .slide_content p {
        padding: 15px 0;
    }

}

@media (max-width: 767px) {
    .fancybox-slide--video .fancybox-content {
        width: 100% !important;
        height: 300px !important;
    }

    .main_banner {
        background-position: left;
    }

    .dif_cont p {
        color: #bf9000;
        font-size: 16px;
    }

    .footer__navbar ul {
        padding-left: 0;
        margin: 40px 0;
    }

    .footer__follow p {
        margin-bottom: 10px;
    }

    .footer__follow ul li a {
        font-size: 25px;
    }

    .second_Sec .content_box h1 {
        font-size: 35px;
        line-height: 40px;
    }

    .second_Sec .content_box h1 br {
        display: none;
    }

    .keyConslt__section h1 {
        font-size: 35px;
        line-height: 40px;
    }

    .footer__navbar ul {
        margin: 15px 0;
    }

    .main_banner .slide_banner .slide_abs .slide_content h1 {
        font-size: 45px;
        line-height: 60px;
    }

    .mobile__nav__logo img {
        left: 33%;
    }

    .nav__mobile ul li a {
        font-size: 15px;
        line-height: 32px;
        color: #bf9000;
        font-weight: 500;
    }

    .main_banner .slide_banner .slide_abs .slide_content {
        width: 500px;
    }

    .pop_up_box .form_box {
        margin: 20px;
    }
    .footer-new p {
        text-align: center;
    }
}

@media (max-width: 580px) {

    .contact__section .con_sec_foot h1 {
        margin-bottom: 15px;
    }

    .gallery .owl-nav .owl-prev {
        top: 42%;
    }

    .gallery .owl-nav .owl-next {
        top: 42%;
    }

    .gallery .owl-nav .owl-prev i,
    .gallery .owl-nav .owl-next i {
        font-size: 46px;
    }

    .form_box .form-1 h3 {
        margin-bottom: 10px;
    }

    .form_box .form-1 .input_box {
        width: 100%;
        margin: 0 0 8px;
    }

    .form_box .form-1 .input_box input {
        font-size: 16px;
        padding: 7px 0;
    }

    .pop_up_box .form_box {
        top: 6%;
        padding: 25px 20px;
    }

    .form_box .form-1 {
        padding: 20px;
    }

    .close_icon {
        position: absolute;
        right: 2px;
        top: 2px;
    }

    .close_icon i {
        color: #bf9000;
        font-size: 28px;
    }

    .form_box .form-1 .btn_form {
        padding: 6px 0;
        margin-top: 15px;
        margin-bottom: 10px;
        font-size: 16px;
    }

    .form_box .form-1 .input_box select {
        font-size: 16px;
        padding: 7px 0;
    }

    .complience__button {
        padding-left: 0 !important;
        margin: 80px 0 80px;
    }

    .complience__button .new__comp {
        padding: 0 10px;
    }

    .complience__button .new__comp a {
        font-size: 18px;
    }

    .new__comp a .comp__btn {
        max-width: 260px;
        margin: 15px 0;
        padding: 15px 0;
    }

    .key__padding {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .contact__section {
        padding: 25px 0 40px;
    }

    .contact__cont {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .main_banner .slide_banner .slide_abs {
        top: 28%;
        left: 8%;
    }

    .main_banner .slide_banner .slide_abs .slide_content {
        padding-right: 60px;
    }

    .voilet__logo img {
        left: 40%;
    }

    .mobile__nav__logo img {
        left: 30%;
    }

    .nav__mobile {
        height: 280px;
    }

    .main_banner .slide_banner .slide_abs .slide_content {
        width: 500px;
    }

    .main_banner .slide_banner .slide_abs .slide_content h1 {
        font-size: 42px;
        line-height: 50px;
        padding-right: 0;
    }

    .main_banner .slide_banner .slide_abs {
        top: 35%;
    }

    .slide_banner img {
        object-fit: cover;
        object-position: left;
    }
}

@media (max-width: 480px) {

    .main_banner .slide_banner .slide_abs .slide_content a {
        font-size: 12px;
        padding: 10px 15px;
    }

    .main_banner .slide_banner .slide_abs .slide_content h1 {
        font-size: 32px;
        line-height: 40px;
        padding-right: 0;
    }

    .main_banner .slide_banner .slide_abs .slide_content {
        padding-right: 120px;
    }

    .mobile__nav__logo img {
        left: 25%;
    }

    .main_banner .slide_banner .slide_abs .slide_content {
        width: 420px;
    }
}

@media (max-width: 400px) {
    .mobile__nav__logo img {
        left: 22%;
    }
}

@media (max-width: 360px) {
    .disclai__footer {
        margin-top: 50px !important;
    }
}