@font-face {
    font-family: 'AvantGarde Bk BT';
    src: url('/templates/t3_bs3_blank/fonts/AvantGardeITCbyBT-Demi.eot');
    src: url('/templates/t3_bs3_blank/fonts/AvantGardeITCbyBT-Demi.eot?#iefix') format('embedded-opentype'),
        url('/templates/t3_bs3_blank/fonts/AvantGardeITCbyBT-Demi.woff2') format('woff2'),
        url('/templates/t3_bs3_blank/fonts/AvantGardeITCbyBT-Demi.woff') format('woff'),
        url('/templates/t3_bs3_blank/fonts/AvantGardeITCbyBT-Demi.ttf') format('truetype'),
        url('/templates/t3_bs3_blank/fonts/AvantGardeITCbyBT-Demi.svg#AvantGardeITCbyBT-Demi') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AvantGarde Bk BT';
    src: url('/templates/t3_bs3_blank/fonts/AvantGardeITCbyBT-Book.eot');
    src: url('/templates/t3_bs3_blank/fonts/AvantGardeITCbyBT-Book.eot?#iefix') format('embedded-opentype'),
        url('/templates/t3_bs3_blank/fonts/AvantGardeITCbyBT-Book.woff2') format('woff2'),
        url('/templates/t3_bs3_blank/fonts/AvantGardeITCbyBT-Book.woff') format('woff'),
        url('/templates/t3_bs3_blank/fonts/AvantGardeITCbyBT-Book.ttf') format('truetype'),
        url('/templates/t3_bs3_blank/fonts/AvantGardeITCbyBT-Book.svg#AvantGardeITCbyBT-Book') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sinhala MN';
    src: url('/templates/t3_bs3_blank/fonts/SinhalaMN.eot');
    src: url('/templates/t3_bs3_blank/fonts/inhalaMN.eot?#iefix') format('embedded-opentype'),
        url('/templates/t3_bs3_blank/fonts/SinhalaMN.woff2') format('woff2'),
        url('/templates/t3_bs3_blank/fonts/SinhalaMN.woff') format('woff'),
        url('/templates/t3_bs3_blank/fonts/SinhalaMN.ttf') format('truetype'),
        url('/templates/t3_bs3_blank/fonts/SinhalaMN.svg#SinhalaMN') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

a:focus,
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: 0;
}


.qx-slider-pro-v2 .slider-pro-item .white-logo {
    width: 40%;
}

.qx-slider-pro-v2 .slider-pro-item .gold-logo {
    width: 40%;
}

#qx-column-34188 .qx-col-wrap{
    padding:0px;
}

#qx-column-61293 .qx-col-wrap {
    padding:0px;
}

#qx-column-9761 .qx-col-wrap {
    padding:0px;
}
#qx-column-1063 .qx-col-wrap {
    padding:0px 0px 0px 10px;
}

#qx-column-88459 > .qx-col-wrap {
    padding:0px;
}

#qx-column-79240 > .qx-col-wrap {
    padding-left:0px;
}

#qx-column-42327 > .qx-col-wrap{
    padding-left:0px;
}
#qx-column-59329 > .qx-col-wrap{
    padding-right: 0px;
}

#qx-column-96583 > .qx-col-wrap {
    padding-left:0px;
}

#qx-column-11585 > .qx-col-wrap{
    padding-right:0px;
}

#qx-column-751128 > .qx-col-wrap {
    padding-left: 0px;
}

#qx-column-621130 > .qx-col-wrap{
    padding-right:0px;
}

#qx-column-591549 > .qx-col-wrap {
    padding-left:0px;
}

#qx-column-231551 > .qx-col-wrap{
    padding-right:0px;
}

#qx-column-191883 > .qx-col-wrap{
    padding-left:0px;
}

#qx-column-391885 > .qx-col-wrap{
    padding-right:0px;
}

.switcher_panel .panel-title {
    color:#707070;
    font-size: 24px;
    text-transform: uppercase;
    text-align: left;
    padding-top:20px;
}

.switcher_panel .panel-description {
    color:#707070;
    font-size: 16px;
    text-align: left;
    padding-top:20px;
}

.rsform h2 {
    font-size: 24px;
    text-transform: uppercase;
    color: rgba(36 , 32, 26, 1);
    padding-bottom:20px;
    letter-spacing: 2px;
}

.t3-header{
    display:none;
    padding: 10px 10px;
 }
.sticky-menu{
    display:block;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: #ffffff;
    box-shadow:0px 0px 10px 0px rgb(0 0 0 / 16%);
    height: 75px;
}

.t3-navbar {
    float: right;
}

ul.level0 {
    display:none;
}

.navbar-default{
    display:none;
}


.sticky-menu .navbar-default{
    display:block;
}

.navbar-toggle {
    margin-top:-45px;
}


.t3-mainnav .t3-navbar-collapse .navbar-nav {
    background-color: #ffffff;
}

.t3-content {
    padding-top:0px;
    padding-bottom:0px;
}

.t3-mainbody{
    padding-top:0px;
    padding-bottom:0px;
}

.loader-wrapper{
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    background-color: #031922;
    display: flex;
    justify-content: center;
    align-items: center;
}
.loader{
    display: inline-block;
    width: 30px;
    height: 30px;
    position: relative;
    border: 4px solid #fff;
    animation: loader 2s infinite ease;
}
.loader-inner {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    background-color: #fff;
    animation: loader-inner 2s infinite ease-in;
}

.off-canvas-toggle {
    position: absolute;
    right: 20px;
    background:none !important;
    color: #707070 !important;
}

.t3-copyright {
    display:none;
}

.t3-footnav{
    padding:0px;
}

.t3-footnav .t3-module .module-title {
    display:none;
}

.navbar-brand {
    height: 55px;
    padding: 0px 15px;
}

#qx-column-52504 > .qx-col-wrap {
    padding:0px;
}

#qx-column-632506 > .qx-col-wrap {
    padding:0px;
}

.navbar-toggle {
    display: block !important;
}

#qx-column-742485 > .qx-col-wrap {
    padding: 0px;
}

figure.uk-overlay.uk-overlay-hover {
    display: block;
}

#qx-section-2293 .uk-panel>:not(.uk-panel-title):last-child {
    text-align: center;
}

.rsform-input-box {
    width: 80% !important;
    height: 35px;
    border-radius: 0px;
    border-color: #DBDBDB;
}

#ContactNumberPrefix {
    width: 15% !important;
    height: 25px;
    border-radius: 0px;
    border-color: #DBDBDB;
}

#Salutation {
    width: 82% !important;
    height: 25px;
    border-radius: 0px;
    border-color: #DBDBDB;
}

input[name="form[Contact Number]"]{
    width: 64% !important;
    height: 25px;
    border-radius: 0px;
    border-color: #DBDBDB;
}

#MonthlyHouseholdIncome {
    width: 82%;
    height: 25px;
    border-radius: 0px;
    border-color: #DBDBDB;
}

.formResponsive .formHorizontal .formControlLabel {
    text-align: left;
    width: 35%;
}

.rsform-block-know-about-us .formControlLabel {
    width: 20% !important;
}

.rsform-block-reason-for-buying .formControlLabel {
    width: 20% !important;
}

.rsform-block-tick .formControlLabel{
    display: none;
}

.rsform-block-captcha .formControlLabel{
    display: none;
}

.rsform-block-submit .formControlLabel{
    display: none;
}

.rsform-block-tick .formControls{
    margin-left: 0px !important;
}

.rsform-block-captcha .formControls{
    margin-left: 0px !important;
}

.rsform-block-submit .formControls{
    margin-left: 0px !important;
}

.rsform-block-tick label {
    font-weight: normal !important;
}

.rsform-block-submit .rsform-button{
    color: #707070 !important;
    padding-top: 15px !important;
    padding-right: 25px !important;
    padding-bottom: 15px !important;
    padding-left: 25px !important;
    background:none !important;
    background-color:transparent !important;
    border-color: #23201B !important;
    border-radius: 0px !important;
    font-size: 16px !important;
}

.formSpan12 {
    text-align: center;
}

.rsform-block-tick{
    padding-top: 15px;
}

.formResponsive button[type="submit"] {
    text-transform: uppercase;
    background:none;
    color: #191919;
    background-color: #E0C7A9;
    padding-top: 15px;
    padding-right: 25px;
    padding-bottom: 15px;
    padding-left: 25px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-style: solid;
    border-color: #E0C7A9;
}

.formResponsive button[type="submit"]:hover{
    background-color: rgba(224, 199, 169, 0.7);
    color: #191919;
}

.rsform-block-tick .formBody{
    text-align: center;
    margin: 0px 20%;
}

.qx-btn {
    font-family:'AvantGarde Bk BT';
}

#qx-section-15144 {
    font-family:'AvantGarde Bk BT' !important;
}

.rsform h2{
    font-family:'Sinhala MN';
}

.t3-footer {
    font-family:'AvantGarde Bk BT' !important;
}

/* #qx-slider-pro-2297 .slider-pro-item>img {
    height: 100% !important;
}

#qx-slider-pro-97283 .slider-pro-item>img {
    height: 100% !important;
} */
 .brochure-button img {
    height: 36px !important;
}


#qx-smart-tab-89207 ul> li .qx-active::before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    z-index: 1;
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #E0C7A9;
    border-bottom: 0px;
    display: block;
}

#qx-smart-tab-89207 ul> li::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    z-index: 1;
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #444;
    border-bottom: 0px;
    display: none;
}


#qx-slider-pro-97283 .slide-content a.qx-btn {
    margin-left: 19% !important;
    margin-bottom: 18% !important;
    border-radius: 0px !important;
}

.rsform-block-know-about-us label{
    font-weight: normal !important;
}

.rsform-block-know-about-us .formControlLabel{
    font-weight: bold !important;
}

.rsform-block-reason-for-buying label {
    font-weight: normal !important;
}

.rsform-block-reason-for-buying .formControlLabel{
    font-weight: bold !important;
}

strong.formRequired {
    color: red !important;
}


ul.level0 li a {
    color:#0d3e32 !important
}

.off-canvas-effect-4.t3-off-canvas {
    z-index: 99998;
}


#qx-smart-tab-89207 .qx-element-smart-tab-item a .qx-smart-tab-title, #qx-smart-tab-89207 .qx-element-smart-tab-item a .qx-smart-tab-subtitle {
    font-family:'Sinhala MN';
}

.uk-modal {
    background:rgb(26 26 26 / 70%) !important;
}

body {min-height: 100vh;height:auto;}


#qx-column-26308 > .qx-col-wrap {
    padding:0px 15px;
}

#qx-column-21564 > .qx-col-wrap {
    padding:0px 15px;
}

#qx-column-661109 > .qx-col-wrap {
    padding:0px 15px;
}

#qx-column-151530 > .qx-col-wrap {
    padding:0px 15px;
}

#qx-column-41864 > .qx-col-wrap {
    padding:0px 15px;
}

.logo-img {
    width: 35%;
}

.t3-off-canvas .t3-off-canvas-body a {
    color: #BFB5B3 !important;
}

.nav-pills > li.active > a {
    background: none !important;
    color: #BFB5B3 !important;
}

#qx-column-41177 > .qx-col-wrap {
    padding: 15px 0px;
}

#qx-column-7910 > .qx-col-wrap {
    padding:15px 0px;
}

#qx-column-97581 > .qx-col-wrap{
    padding-left: 30px;
}

.brochure-button {
    background-color: #E0C7A9;
    border-radius: 0px;
    color: #191919;
    text-align: center;
    padding: 15px 25px;
    display: inline-block;
    min-height: 66px;
    min-width: 270px;
    margin-right: 20px;
}

.center-btn-brochure{
    text-align: center;
    padding-top:25px;
}

.brochure-button span{
    padding-left: 14px;
    font-family: 'AvantGarde Bk BT';
    font-size: 16px;
}

.center-btn-brochure a .brochure-button{
    margin-bottom: 30px;
}

.t3-off-canvas .t3-off-canvas-body {
    font-family: 'Sinhala MN';
}

.t3-off-canvas .module-title {
    display: none;
}

#qx-button-48574 .qx-btn {
    border-radius: 0px !important;
}

#qx-smart-tab-89207 .qx-tab>* {
    padding-left: 5px;
}

#sidebar {
    height: 220px;
    position: fixed;
    right: 0px;
    padding-right: 0px;
    border-radius: 12px 0px 0px 12px;
    padding-top: 5px;
    padding-bottom: 30px;
    bottom: 15%;
    width: 40px !important;
    z-index: 99999 !important;
    -webkit-transition: left 250ms ease-in-out;
    transition: left 250ms ease-in-out;
    -ms-transition: left 250ms ease-in-out;
    background-color: #E0C7A9;
}

.sticky-menu-icon{
    padding: 10px;
}

#custom-modal {
    display: none;
    position: fixed;
    z-index: 100; 
    padding-top: 20px;
    padding-bottom: 20px;
    left: 0;
    top: 15%;
    width: 100%;
    height: 100%; 
    overflow: auto;
}

#custom-modal .modal-content {
    background-color: #fefefe;
    margin: auto;
    margin-top: 100px;
    padding: 0px;
    border: 1px solid #888;
    width: 50%;
    background-color: #ffffff;
}

#custom-modal .modal-body{
    text-align: center;
    padding: 0px;
}

.custom-modal-title-day{
    font-size: 24px;
    color: #122927;
    font-family: 'Sinhala MN';
    text-transform:uppercase;
}

.custom-modal-title-night{
    font-size: 24px;
    color: #ffffff;
    font-family: 'Sinhala MN';
    text-transform:uppercase;
}

#custom-modal .modal-body .container {
    width: 100%;
}


#custom-modal .modal-header {
    display: none;
}

#apdl-modal,
#disclaimer-modal {
    padding-top: 150px;
}

#apdl-modal .modal-content,
#disclaimer-modal .modal-content {
    border-radius: 0;
}

#apdl-modal .close,
#disclaimer-modal .close {
    position: absolute;
    top: 10px;
    right: 15px;
    color: #707070;
    font-size: 26px;
    font-weight: bold;
    transition: 0.3s;
    z-index: 3;
}

#apdl-modal .modal-header,
#disclaimer-modal .modal-header {
    border: none;
}

#apdl-modal .modal-body,
#disclaimer-modal .modal-body {
    padding: 40px 60px 55px;
}

#apdl-modal .modal-body .modal-title,
#disclaimer-modal .modal-body .modal-title {
    font-family: 'Sinhala MN';
    font-size: 24px;
    letter-spacing: 1.2px;
    color: #E0C7A9;
    padding-bottom: 30px;
}

#apdl-modal .modal-body p,
#disclaimer-modal .modal-body p {
    font-family: 'AvantGarde Bk BT';
    font-size: 14px;
    letter-spacing: 0.28px;
    text-align: justify;
    line-height: 26px;
    color: #707070;
}

#qx-text-35609 .btn-link {
    padding: 0;
    color: #191919;
    font-family: 'AvantGarde Bk BT';
    font-size: 12px;
}

.apdl-disclaimer {
    display: inline-block;
}

.day15, .day25, .day35 , .day44, .night15,.night25,.night35, .night44 {
    opacity: 1;
    object-fit: cover;
    height: 100%;
    width: 100%;
}


#overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #2B2B2B;
    z-index: 2;
    cursor: pointer;
    opacity: 0.8;
}


.middle-text-1 {
    /* position: absolute;
    top: 50%;
    left: 38%; */
    font-size: 16px;
    font-family: 'AvantGarde Bk BT';
    background-color:#E0C7A9;
    color: #ffffff;
    padding: 15px 25px;
}


.middle-text-5 {
    /* position: absolute;
    top: 50%;
    left: 38%; */
    font-size: 16px;
    font-family: 'AvantGarde Bk BT';
    background-color:#ffffff;
    color: #E0C7A9;
    padding: 15px 25px;
}


.day-view {
    background-color: #ffffff;
    padding: 35px 25px;
 
}
.night-view {
    background-color: #E0C7A9;
    padding:35px 25px;
}

.dayview15{
    padding-top: 15px;
}
.nightview15{
    padding-top: 15px;
}

.dayview15:hover .day15{
    opacity: 0.3;
}

.dayview15:hover .middle-1{
    opacity: 1;
}

.dayview15:hover .middle-1 .middle-text-1{
    background-color:#ffffff;
    color: #E0C7A9;
    border: 1px solid #E0C7A9;
}

.dayview25:hover .day25{
    opacity: 0.3;
}

.dayview25:hover .middle-2{
    opacity: 1;
}


.nightview15:hover .night15{
    opacity: 0.3;
}

.nightview15:hover .middle-5{
    opacity: 1;
}

.nightview15:hover .middle-5 .middle-text-5{
    background-color:#E0C7A9;
    color: #ffffff;
    border: 1px solid #ffffff;
}
#qx-raw-html-9627 {
    text-align: center;
}

#qx-image-632167{display:block}
#qx-image-20428 {display:none}
#qx-slider-pro-97283{
    display:block;
}

#qx-slider-pro-55372 {
    display:none;
}

.mobile-iframe{display:none;}
.desktop-iframe{display: block;}

@media (min-width:1680px) {
    #qx-slider-pro-2297 ul {
        min-height: 780px !important;
    }
}


@media (max-width:767px){
    .modal-content{
        background-image: none;
        background-color: #ffffff;
        width:70%;
    }

    #apdl-modal .modal-content,
    #disclaimer-modal .modal-content {
        width: 100%;
    }

    #apdl-modal .modal-body, #disclaimer-modal .modal-body {
        padding: 25px 40px 40px;
    }

    #qx-icon-list-47291 ul.qx-list li {
        margin-bottom: 20px;
    }

    #apdl-modal .modal-body p, #disclaimer-modal .modal-body p {
        font-size: 12px;
    }

    #apdl-modal .modal-body .modal-title, #disclaimer-modal .modal-body .modal-title {
        font-size: 20px;
        padding-bottom: 15px;
    }

    .mobile-iframe{display:block;}
    .desktop-iframe{display: none;}

    #custom-modal {
        top: 0px;
        padding-top: 0px;
        margin-left: 0px;
    }

    .day-view {
        background-color: #ffffff;
        padding: 10px 25px;
    }
    .night-view{
        background-color: #0d3e32;
        padding: 10px 25px;
    }
    .dayview15 {
        padding-top: 5px;
    }
    .nightview15 {
        padding-top: 5px;
    }

    .day20, .night20 {
        padding: 0px;
    }

    .day-view, .night-view {
        width: 100%;
    }

    #qx-slider-pro-97283 .slide-content a.qx-btn{
        font-size: 10px;
        margin-left: 25% !important;
        margin-bottom: 20% !important;
    }

    .logo-img {
        width: 75%;
    }

    #qx-section-221243{
        margin-top: 0px !important;
    }
    #ContactNumberPrefix{
        width: 20% !important;
    }
    input[name="form[Contact Number]"]{
        width: 76% !important;

    }
    #Salutation{
        width: 100% !important;
    }

    :nth-child(2) .formSpan6{
        padding-left: 0px !important;
    }

    #qx-image-20428 {
        display:block;
    }
    #qx-image-632167 {
        display:none;
    }

    #qx-column-59329 .uk-grid>*{
        padding-left: 0px;
    }
    #qx-column-11585 .uk-grid>*{
        padding-left: 0px;
    }
    #qx-column-661109 .uk-grid>*{
        padding-left: 0px;
    }
    #qx-column-151530 .uk-grid>*{
        padding-left: 0px;
    }
    #qx-column-41864 .uk-grid>*{
        padding-left: 0px;
    }

    #qx-slider-pro-55372 {
        display:block;
    }
    #qx-slider-pro-97283{
        display:none;
    }
    .rsform h2 {
        font-size:20px;
    }

    .formResponsive .formHorizontal .rsform-block {
        margin-bottom: 0px;
    }

    .rsform-block-tick .formBody {
        margin:0 5%;
    }

    .formResponsive .formHorizontal .formControlLabel {
        width: 100% !important;
    }

    .rsform-block-know-about-us .formControlLabel {
        width: 100% !important;
    }

    .rsform-block-reason-for-buying .formControlLabel {
        width: 100% !important;
    }
    #qx-joomla-module-55307 {
        margin: 0px 15px;
    }

    .formResponsive input[name="form[Contact Number]"] {
        width: 75% !important;
    }

    #qx-section-95184 {
        padding:0px;
    }

    #qx-column-34188 .qx-element-wrap+.qx-element-wrap {
        margin-top:0px;
    }

    #qx-slider-pro-55372 ul{
        height: 400px !important;
    }
    /* #qx-image-461247{
        width: 315px;
    }
    #qx-image-401270{
        width: 315px;
    } */
    .mobile-text {
        font-size: 14px;
    }

    .mobile-title{
        font-size: 20px;
    }

    #qx-column-602163 .qx-element-wrap+.qx-element-wrap {
        margin-top:0px;
    }

    .center-btn-brochure{
        padding:45px 0 15px 0;
    }
    #qx-icon-list-47291 li.item-1 i {
        text-align: center;
    }
    /* #sidebar {
        display: none;
    } */
}

#qx-icon-list-47291 li.item-1 i {
    text-align: center;
}

.t3-off-canvas .t3-off-canvas-header {
    display: none;
}

#t3-off-canvas {
    background-color:#24201A;
}

/* 
@media screen and (max-width: 650px){
    input[name="form[Contact Number]"]{
        width: 75% !important;
    }
} */


.modal-dialog {
    margin-top: 0px ;
}

.t3-navhelper {
    background: #ffffff;
    border:none;
}

#qx-button-48574 .qx-btn {
    margin-top: 15px;
}

@media (max-width:500px){
    #qx-smart-tab-89207 .qx-element-smart-tab-item a .qx-smart-tab-title{
        font-size:9px;
    }
    #qx-smart-tab-89207 .qx-tab>* {
        padding: 1px;
    }
}

.t3-off-canvas .t3-off-canvas-body .dropdown-menu {
    background:none !important;
    
}

.nav a:hover .caret {
    border-top-color:#BFB5B3  !important;
    border-bottom-color: #BFB5B3 !important;
}

.nav .caret {
    border-top-color:#BFB5B3  !important;
    border-bottom-color: #BFB5B3 !important;
}
#sidebar {
    display:none;
}
.homepage-css #sidebar{
    display: block;
}

/*dropdown menu */
.dropbtn {
    background-color: #E0C7A9;
    color: white;
    padding: 15px 50px;
    font-size: 16px;
    border: none;
}

#qx-raw-html-7239 {
    text-align: center;
}

.dropdown {
    position: relative;
    display: inline-block;
    font-family:'AvantGarde Bk BT';
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 100%;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #E0C7A9;}


#g-recaptcha-39 {
    display: inline-flex;
    align-items: center;
}

.popup-success {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.popup-success .popup-logo {
    margin: 10px 0px 20px 0px;
}

.popup-success hr{
    color: #eeeeee !important;
    border: 1px solid !important;
    width: 90% !important;
}

.section1 {
    text-align: center;
}

.section1 .thank-you-popup{
    color: #E0C7A9;
    font-size: 50px;
    font-family: 'Sinhala MN';
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin: 0px;
}

.section1 .for-registering{
    color:#707070;
    font-family: 'Sinhala MN';
    font-size: 24px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    /* margin: 0px; */
}

.section1 .our-sales-consultant {
    color:#707070;
    font-family: 'AvantGarde Bk BT';
    font-size: 16px;
}

.section1 .back-button {
    display: inline-block;
    background: #E0C7A9;
    padding: 15px 30px;
    font-family: 'AvantGarde Bk BT';
    font-size: 16px;
    margin: 20px 0px;
}

.section1 .back-button a {
    color: #ffffff !important;
}

.section2-details {
    text-align: center;
}

.section2-details .more-info {
    color:#707070;
    font-family: 'AvantGarde Bk BT';
    font-size: 16px;
    padding-top: 20px;
}

.section2-details .visit-us-today {
    color:#707070;
    font-family: 'AvantGarde Bk BT';
    font-size: 16px;
    padding-top: 15px;
}

.section2-details .contact-info , .section2-details .sales-gallery{
    color:#707070;
    font-family: 'AvantGarde Bk BT';
    font-size: 20px;
    font-weight: 600;
}

.section2-details .business-hour {
    color:#707070;
    font-family: 'AvantGarde Bk BT';
    font-size: 13px;
}

.success-button-popup {
    text-align: center;
}

.google-map-button-a , .waze-button-a{
    color: #707070;
    font-family: 'AvantGarde Bk BT';
    font-size: 16px;
}

.google-map-button , .waze-button{
    padding: 20px 30px;
    background-color: #ffffff;
    border: 1px solid #707070;
    width: 180px;
}

.google-map-button img, .waze-button img{
    padding-right: 5px
    height: 20px;
}

.rsfp_thankou_popup_close_btn {
    display: none;
}

#qx-text-13219 , #qx-text-25285, #qx-text-52265{
    font-family: 'AvantGarde Bk BT';
}