@import "font.css";
html {scroll-behavior: smooth;}
html, body {font-family: 'Sofia Pro';min-height: 100%;height:100%;}
body.change-overflow {overflow:hidden;}
* {outline:0;}
a:hover, a:active, a:focus {text-decoration: none;}
a, button {
    -webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;
}

ul {margin:0;padding:0;list-style-type: none;}
.mobile-visible {display:none;}
.tablet-visible {display:none;}
.padNone {padding:0;}
.full {width:100%;}
.table-content {display: table;  width: 100%;  height: 100%;}
.table-cell-content {display: table-cell; vertical-align: middle;}
.animation-- {-webkit-transition: all .1s ease-in-out;-moz-transition: all .1s ease-in-out;-o-transition: all .1s ease-in-out;transition: all .1s ease-in-out;  }
.animation-one {-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;  }
.animation-two {-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}
.animSlow {-webkit-transition: all 1s ease-in;-moz-transition: all 1s ease-in;-o-transition: all 1s ease-in;transition: all 1s ease-in;}
.fl-right {float:right;}
.height-fix {height:100%;}
.h-fix {height:100%;}
.height-very {height:80%;}
.stream-iframe {position:relative;padding-bottom:56.25%;height:0;overflow:hidden;}
.stream-iframe iframe, .stream-iframe img {position:absolute;top:0;left:0;width:100%;height:100%;}
.stream-iframe .player {background:transparent !important;}
.grayscale img, .grayscale iframe {-webkit-filter: grayscale(100%);filter: grayscale(100%);}
.grayscale img:hover {-webkit-filter: grayscale(0%);filter: grayscale(0%);}
.relative {position: relative;}
.fixPadding {padding-left:100px;padding-right: 100px;}
.scaleModel {transform: scaleY(0);transform-origin: top;transition: transform 0.26s ease;}
a:hover {
    color:#FFB703;
}
.mt50 {margin-top:50px;}
.fitCont {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.fitCont:after{
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%;
}


header {height:100px;width: 100%;line-height: 100px;position: absolute;top:0;left:0;z-index: 9;}
header .logoArea .logo {width:100%;max-width: 182px;}
header .inline {display:inline-block;}
header .headerRight .marY {
    margin:0 20px;
}
header .headerRight a {
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF;
    text-decoration: none;
    border: 1px solid #FFFFFF;
    border-radius: 28px;
    padding: 8px 20px;
}
header .headerRight .lang a {border:0;}
header nav {margin-left:40px;}
header nav ul {}
header nav ul li {float:left;margin-right:30px;}
header nav ul li:last-child{margin:0;}
header nav ul li a {
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    text-decoration: none;
    display: block;
}
header nav ul li:hover a {color:#FFB703}
header nav ul li:hover svg path {fill:#FFB703}
header nav ul li:hover ul li a {color:#000;}
header nav ul li:hover ul li:hover a {color:#FFB703;}
header .headerRight a:hover{
    background: #FFB703;
    color: #000;
    border: 1px solid #FFB703;
}
header .headerRight .lang a:hover {border:0;}
header .headerRight .lang a:hover svg path {fill:#000;}


header nav ul li ul {position: absolute;    background: #fff;border-radius: 5px;padding: 10px 15px;}
header nav ul li.haveSub {position: relative;}
header nav ul li ul li {width:100%;line-height: 44px;border-bottom: 1px solid #000;}
header nav ul li ul li:last-child {border:none;}
header nav ul li ul li a {color:#000;font-size: 14px;font-weight: 500;}
header nav ul li ul:after {
    content: "";
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
    position: absolute;
    top: 0;
    left: 50%;
    margin: -10px 0 0 -5px;
}
header nav ul li:hover ul {
    transform: scaleY(1);
}



#mainArea {
    width: 100%;
    height: 100vh;
    background-size: cover !important;
    background-position: center center;
    background-repeat: no-repeat;
}
#mainArea .centerArea {position: absolute;top:50%;transform:translateY(-50%);    width: 100%;}
#mainArea .centerArea h1 {font-weight: 700;font-size: 64px;line-height: 100%;color: #FFFFFF;}
#mainArea .centerArea p.desc {font-weight: 500;font-size: 20px;text-align: center;color: #FFFFFF;margin:45px 0;padding: 0;}
#mainArea .centerArea .searchArea {position: relative;}
#mainArea .centerArea .searchArea #mainSearch {background: rgba(232, 232, 232, 0.3);mix-blend-mode: normal;border: 1px solid #CECECE;backdrop-filter: blur(5px);height: 82px;width: 100%;font-weight: 500;font-size: 24px;line-height: 100%;color: #FFFFFF;padding: 0 50px;}
#mainArea .centerArea .searchArea #mainSearch::placeholder {
    color:#fff;
    opacity: .7;
}
#mainArea .centerArea .searchArea #mainSearch:-ms-input-placeholder {
    color:#fff;
    opacity: .7;
}
#mainArea .centerArea .searchArea #mainSearch::-ms-input-placeholder {
    color:#fff;
    opacity: .7;
}
#mainArea .centerArea .searchArea button {background: #FFB703;font-weight: 500;font-size: 20px;color: #000000;height: 81px;width: 81px;border: 0;position: absolute;right: 0px;}

#mainArea.services {height:60vh;position: relative;}
#mainArea.services h1 {font-size:36px;}
#mainArea.services .centerArea p.desc {font-size:20px;}
#mainArea.services .centerArea .searchArea #mainSearch {
    height: 65px;
    font-size: 22px;
}
#mainArea.services .centerArea .searchArea button {width:65px;height: 65px;}
.popularHome .serviceList {-webkit-column-count: 4;-moz-column-count: 4;column-count: 4;margin-bottom:30px;}
.popularHome .serviceList a {
    display: block;
    line-height: 1.8em;
    color: #000;
    text-decoration: none;
    font-weight: 300;
    font-size:18px;
}

.howTo {padding-top:80px;padding-bottom: 80px;}
h2.homeStyle {
    font-weight: 700;
    font-size: 36px;
    line-height: 100%;
    color: #000000;
    margin:0;
}
h2.serviceStyle {
    font-weight: 700;
    font-size: 28px;
    line-height: 100%;
    color: #000000;
    margin: 0;
    border-bottom: 1px solid #bdbdbd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.howTo .listArea {
    margin:50px 0;
}
.howTo .list {
    background: #EEEEEE;
    border-radius: 20px;
    padding:40px;
    min-height: 250px;
    position: relative;
}
.howTo .list .head {font-weight: 700;font-size: 20px;line-height: 100%;color: #161616;margin-bottom:25px;}
.howTo .list p {font-weight: 300;font-size: 16px;line-height: 119%;color: #000000;margin:0;max-width: 80%;}
.howTo .list .number {
    font-weight: 900;
    font-size: 36px;
    color: #000000;
    display: inline-block;
    text-align: center;
    width: 50px;
    height: 50px;
    border: 3px solid #000000;
    line-height: 100%;
    border-radius: 50%;
    position: absolute;
    bottom: 40px;
}
.howTo .list img {
    max-width: 50%;
    position: absolute;
    right: 0;
    bottom: -38%;
}
.homeMore svg:hover path {
    color:#FFB703;
}
.homeMore svg{
    margin-left:20px;
}
.homeMore {
    font-weight: 700;
    font-size: 24px;
    text-decoration-line: underline;
    color: #000000;
}
.popularHome {margin-bottom:50px;}
.popularHome.services {margin-top:50px;}
.popularHome.services .cart {margin:15px 0px;}
.popularHome .cart {width:100%;height: 440px;background-size: cover !important;position: relative;border-radius: 20px;}
.popularHome .cart .overlay {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 31.6%, rgba(0, 0, 0, 0.52) 73.45%);
    border-radius: 20px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.popularHome .owl-stage { left: -50px; }
.popularHome .inline {
    position: absolute;
    bottom: 50px;
    width: 100%;
    padding: 0 50px;
}
.popularHome .inline .count {
    font-weight: 300;
    font-size: 16px;
    color: #FFFFFF;
    margin:0 0 18px 0;
}
.popularHome .head {
    font-weight: 700;
    font-size: 22px;
    color: #FFFFFF;
    position: absolute;
    margin-top: 30px;
    transition: all 0.26s ease;
}
.popularHome .inline .count .countSvg {margin-right:10px;display: block;}
.popularHome .inline .stars i {
        display: block;color:#FFB703;
}
.popularHome .inline .stars {
    font-weight: 300;
    font-size: 16px;
    color: #FFFFFF;
    margin:18px 0;
}
.popularHome .inline button {
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    color: #FFFFFF;
    background: transparent;
    border: 1px solid #FFFFFF;
    border-radius: 63px;
    padding: 15px 35px;
    margin: 18px 0;
    transform: scaleY(0);
    transform-origin: center;
    transition: transform 0.26s ease;
}
.popularHome .cart:hover .head {margin-top:-30px;}
.popularHome .cart:hover button {transform:scaleY(1);background:#FFB703;border-color:#FFB703;color:#000; }
.popularHome .cart a.link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 8;
}
.workList {margin-top:80px;}
.workList .work {background: #EFEFEF;border-radius: 20px;margin-bottom:30px;}

.workList .work a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 8;
}
.workList .work .inline .head {
    font-weight: 700;
    font-size: 18px;
    color: #000000;
    margin-top:15px;
    width: 100%;
    text-align: center;
}
.workList .work .inline img {
    width: 40%;
}
.workList .work .inline {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    padding: 0 10px;
}
.workList .work:hover{
    background:#FFB703;
}

.content {margin:50px 0;}
body.page header {position: relative;background:#FFB703;}
body.page header a {color:#000;border-color:#000;}
body.page header a svg path{fill:#000;}
body.page header a:hover {border-color:#fff;color:#fff;}
body.page header a:hover svg path {fill:#fff !important;}

.content .contentHeader h1 {
    font-weight: 700;
    font-size: 40px;
    color: #000000;
}
.content .loginArea {
    background: #F8F9FA;
    border-radius: 20px;
    padding: 50px 35px;
    margin-top:50px;
}
.content .loginArea label {width: 100%;margin-bottom:20px;}

.content .loginArea label span {
    font-weight: 700;
    font-size: 20px;
    color: #000000;
}
.content .loginArea label input, .content .loginArea label textarea {
    border: 1px solid #eee;
    border-radius: 10px;
    display: block;
    padding: 10px;
    width: 100%;
    margin-top:10px;
    font-weight: 500;
    font-size: 20px;
}
.content .loginArea label button {
    background: #FFB703;
    border: 1px solid #FFB703;
    border-radius: 10px;
    display: block;
    width: 100%;
    padding: 10px;
    font-weight: 500;
    font-size: 20px;
    color:#000;
}
.content .loginArea .other a {
    color: #000;
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
}
div.check {}
div.check input {
    width: 30px !important;
    height: 30px;
    margin-top:0 !important;
    margin-right:15px;
}
.content .loginArea label span.agreement {font-weight: 500;font-size:16px;}
.content .loginArea label span.agreement a {color:#FFB703;}

#sidebar {
    background: #F8F9FA;
    border-radius: 20px;
    padding:20px;
}
#sidebar ul li {margin-bottom:15px;}
#sidebar ul li a {padding:20px;background: #fff;border-radius: 20px;text-decoration: none;}
#sidebar ul li:last-child {margin:0;}
#sidebar ul li a:hover {background: #EBEBEB;}
#sidebar ul li a.active {background: #EBEBEB;}
#sidebar ul li a .iconArea {margin-right:25px;}
#sidebar ul li a .iconArea svg {max-width: 25px;}
#sidebar ul li a .head {font-weight: 700;font-size: 16px;color:#000;display:block;}
#sidebar ul li a .desc {font-weight: 300;color: #000;font-size: 14px;}

h1.accountStyle.cont  {
    text-align: center;
}
h1.accountStyle {
    font-weight: 600;
    font-size: 28px;
    color: #161616;
}
#accountContent {
    background: #F8F9FA;
    border-radius: 20px;
    padding:20px;
}
.notie-container {z-index: 9999999 !important;}

#show-list {position: absolute;width:100%;max-width: 400px;}
#show-list a:hover {
    background: #f5f5f5;
}
#show-list a {
    background: #fff;
    padding: 15px;
    text-align: center;
    max-width: 400px;
    text-decoration: none;
    color: #000;
    font-weight: 300;
}
















footer {padding:50px 0;background: #FFB703;}
footer .footerTmargin {margin-top:75px;}
footer .head {
    font-weight: 700;
    font-size: 22px;
    color: #161616;
    margin-bottom:20px;
}
footer ul li {
    margin-left:20px;
}
footer ul li a {
    font-weight: 300;
    font-size: 18px;
    color: #000000;
    list-style-type: none;
    text-decoration: none;
}
footer .social {margin:10px 0 0 20px;}
footer .social i {margin-right:5px;}
footer .social a {color:#000;font-size:20px;}
footer a:hover {color:#000;}
footer .inline {display:inline-block;text-align: left;}


/* Style the form */
#regForm .tab {display: none;}
#regForm .tab .head {font-weight: 700;font-size: 32px;line-height: 76%;text-align: center;color: #161616;margin-bottom:15px;}
#regForm .tab .desc {font-weight: 300;font-size: 20px;color:#000;text-align: center;margin-bottom:15px;}
#regform .tab label span.hr1 {
    font-weight: 700;
    font-size: 20px;
    line-height: 119%;
    color: #000000;
}
span.city {
    font-weight: 500;
    font-size: 20px;
    padding: 10px 20px 10px 10px;
    display: block;
    position: absolute;
    margin-top: -46px;
    right: 0;
    font-size:14px !important;
}
#regForm input.invalid, #regForm textarea.invalid {
    background-color: rgb(255 209 209 / 35%);
}
#regForm #datepicker + button {
    width: auto;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: 0;
    padding: 0;
    margin: -11px 33px 0 0;
}






.tgl {
    display: none;
}
.tgl, .tgl:after, .tgl:before, .tgl *, .tgl *:after, .tgl *:before, .tgl + .tgl-btn {
    box-sizing: border-box;
}
.tgl::-moz-selection, .tgl:after::-moz-selection, .tgl:before::-moz-selection, .tgl *::-moz-selection, .tgl *:after::-moz-selection, .tgl *:before::-moz-selection, .tgl + .tgl-btn::-moz-selection {
    background: none;
}
.tgl::selection, .tgl:after::selection, .tgl:before::selection, .tgl *::selection, .tgl *:after::selection, .tgl *:before::selection, .tgl + .tgl-btn::selection {
    background: none;
}
.tgl + .tgl-btn {
    outline: 0;
    display: block;
    width: 4em !important;
    height: 2em;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.tgl + .tgl-btn:after, .tgl + .tgl-btn:before {
    position: relative;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
}
.tgl + .tgl-btn:after {
    left: 0;
}
.tgl + .tgl-btn:before {
    display: none;
}
.tgl:checked + .tgl-btn:after {
    left: 50%;
}

.tgl-light + .tgl-btn {
    background: #f0f0f0;
    border-radius: 2em;
    padding: 2px;
    transition: all 0.4s ease;
}
.tgl-light + .tgl-btn:after {
    border-radius: 50%;
    background: #fff;
    transition: all 0.2s ease;
}
.tgl-light:checked + .tgl-btn {
    background: #9FD6AE;
}

.tgl-ios + .tgl-btn {
    background: #fbfbfb;
    border-radius: 2em;
    padding: 2px;
    transition: all 0.4s ease;
    border: 1px solid #e8eae9;
}
.tgl-ios + .tgl-btn:after {
    border-radius: 2em;
    background: #fbfbfb;
    transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), padding 0.3s ease, margin 0.3s ease;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 4px 0 rgba(0, 0, 0, 0.08);
}
.tgl-ios + .tgl-btn:hover:after {
    will-change: padding;
}
.tgl-ios + .tgl-btn:active {
    box-shadow: inset 0 0 0 2em #e8eae9;
}
.tgl-ios + .tgl-btn:active:after {
    padding-right: 0.8em;
}
.tgl-ios:checked + .tgl-btn {
    background: #86d993;
}
.tgl-ios:checked + .tgl-btn:active {
    box-shadow: none;
}
.tgl-ios:checked + .tgl-btn:active:after {
    margin-left: -0.8em;
}

.tgl-skewed + .tgl-btn {
    overflow: hidden;
    transform: skew(-10deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    font-family: sans-serif;
    background: #888;
}
.tgl-skewed + .tgl-btn:after, .tgl-skewed + .tgl-btn:before {
    transform: skew(10deg);
    display: inline-block;
    transition: all 0.2s ease;
    width: 100%;
    text-align: center;
    position: absolute;
    line-height: 2em;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}
.tgl-skewed + .tgl-btn:after {
    left: 100%;
    content: attr(data-tg-on);
}
.tgl-skewed + .tgl-btn:before {
    left: 0;
    content: attr(data-tg-off);
}
.tgl-skewed + .tgl-btn:active {
    background: #888;
}
.tgl-skewed + .tgl-btn:active:before {
    left: -10%;
}
.tgl-skewed:checked + .tgl-btn {
    background: #86d993;
}
.tgl-skewed:checked + .tgl-btn:before {
    left: -100%;
}
.tgl-skewed:checked + .tgl-btn:after {
    left: 0;
}
.tgl-skewed:checked + .tgl-btn:active:after {
    left: 10%;
}

.tgl-flat + .tgl-btn {
    padding: 2px;
    transition: all 0.2s ease;
    background: #fff;
    border: 4px solid #f2f2f2;
    border-radius: 2em;
}
.tgl-flat + .tgl-btn:after {
    transition: all 0.2s ease;
    background: #f2f2f2;
    content: "";
    border-radius: 1em;
}
.tgl-flat:checked + .tgl-btn {
    border: 4px solid #7FC6A6;
}
.tgl-flat:checked + .tgl-btn:after {
    left: 50%;
    background: #7FC6A6;
}

.tgl-flip + .tgl-btn {
    padding: 2px;
    transition: all 0.2s ease;
    font-family: sans-serif;
    perspective: 100px;
}
.tgl-flip + .tgl-btn:after, .tgl-flip + .tgl-btn:before {
    display: inline-block;
    transition: all 0.4s ease;
    width: 100%;
    text-align: center;
    position: absolute;
    line-height: 2em;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 4px;
}
.tgl-flip + .tgl-btn:after {
    content: attr(data-tg-on);
    background: #02C66F;
    transform: rotateY(-180deg);
}
.tgl-flip + .tgl-btn:before {
    background: #FF3A19;
    content: attr(data-tg-off);
}
.tgl-flip + .tgl-btn:active:before {
    transform: rotateY(-20deg);
}
.tgl-flip:checked + .tgl-btn:before {
    transform: rotateY(180deg);
}
.tgl-flip:checked + .tgl-btn:after {
    transform: rotateY(0);
    left: 0;
    background: #7FC6A6;
}
.tgl-flip:checked + .tgl-btn:active:after {
    transform: rotateY(20deg);
}
.tg-list {
    background: #ffffff;
    padding: 20px;
    border-radius: 20px;
}
.conAccess {
    padding-left: 10px;
    font-size: 18px;
}
.conAccess small {
    display: block;
    color: #c54747;
}


.offerSuccess {
    font-weight: 700;
    font-size: 24px;
    line-height: 76%;
    color: #161616;
}
.offer:last-child {margin:0;}
.offer {
    background: #FFFFFF;
    border: 1px solid transparent;
    border-radius: 20px;
    padding: 30px;
    margin-bottom:15px;
    cursor: pointer;
}
.offer.active {
    border-color: #ffb703;
}
.offer:hover {
    border-color:#FFB703;
}
.offer .subHead {
    font-weight: 500;
    font-size: 18px;
    line-height: 76%;
    color: #000000;
    margin-top: 20px;
}
.offer .head {
    font-weight: 700;
    font-size: 20px;
    line-height: 76%;
    color: #000000;
}
.offer .desc {
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.5);
    margin-top:20px;
}
.offer .offerCount {margin-top: 20px;}
.offer .offerCount span {font-weight: 700;}

.loginArea .services {}
.loginArea .services .head {
    font-size: 24px;
    font-weight: 700;
    border-bottom: 1px solid #878787;
    padding-bottom: 5px;
    margin-bottom: 20px;
    margin-top:30px;
}
.loginArea .services .sub {
    font-weight: 300;
    font-size: 18px;
    padding: 15px 0;
    border-bottom: 1px dashed #ddd;
}

.offer .butonArea {
    margin-top: 10px;
}
.offer .butonArea a {
    background: #ffb703;
    color: #000;
    padding: 5px 16px;
    text-decoration: none;
    display: inline-block;
    font-size:13px;
}
.offer.deal {
    background: #ecfdec;
}
div.marR {margin-right:20px;}
div.marR a {
    background: #FFB703;
    color: #000;
    border: 1px solid #FFB703;
}


















/*************** SCROLLBAR BASE CSS ***************/

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scroll-element {
    display: none;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}




.scrollbar-external_wrapper {
    height: 450px !important;
    position: relative;
    width: auto !important;
}
.scrollbar-external {
    height: 400px;
    overflow: auto;
    width: 600px;
}

/******************* EXTERNAL SCROLLBAR *******************/

.external-scroll_x,
.external-scroll_y {
    border: solid 1px #9999fc;
    cursor: pointer;
    display: none;
    position: absolute;
}

.external-scroll_x.scroll-scrollx_visible {
    display: block;
    height: 10px;
    left: 0;
    top: 410px;
    width: 200px;
}

.external-scroll_y.scroll-scrolly_visible {
    display: block;
    height: 200px;
    left: 610px;
    top: 0;
    width: 10px;
}

.external-scroll_x div,
.external-scroll_y div
{
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
}

.external-scroll_x .scroll-bar,
.external-scroll_y .scroll-bar {
    background: #9999fc;
    z-index: 12;
}

.external-scroll_x .scroll-bar {
    width: 100px;
}
.external-scroll_y .scroll-bar {
    height: 100px;
}

#dealContact.active {
    background-color: rgb(178, 227, 178);
}

.packages {
    margin: 20px;
    width: 300px;
    padding:25px 0;
    height: 100%;
    background-color: #ffb703;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    border-radius: 20px;
    flex-wrap: wrap;
    color: #000;
}

.packages h1,
.packages h2 {
    font-size: 26px;
}

.packages .list li {
    font-size: 20px;
    list-style: none;
    border-bottom: 1px solid #f4f4f4;
    padding-inline-start: 0;
    border-width: 1px;
    padding: 10px;
}


.packages .list {
    width: 80%;
}

.packages .top {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.packages input,
.packages label {
    display: inline-block;
    vertical-align: middle;
    margin: 10px 0;
}

.packages .button {
    padding: 10px 30px;
    text-decoration: none;
    font-size: 1.4em;
    margin: 15px 15px;
    border-radius: 50px;
    color: #f4f4f4;
    transition: all 0.3s ease 0s;
}

.packages .button:hover {
    transform: scale(1.2);
}

.packages .button1 {
    background-color: #000000;
}



@media only screen and (max-width: 1660px) {
    .fixPadding {
        padding-left: 20px;
        padding-right: 20px;
    }

}
@media only screen and (max-width: 600px) {
    .m-hidden {display:none !important;}
    #mainArea.services h1 {
        font-size: 26px;
    }
    #mainArea.services .centerArea p.desc {
        font-size: 14px;
    }
    #mainArea.services .centerArea .searchArea #mainSearch {
        height: 50px;
        font-size: 14px;
    }
    #mainArea.services .centerArea .searchArea button {
        width: 50px;
        height: 50px;
        font-size: 14px;
    }
    .howTo {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    h2.homeStyle {font-size:24px;}
    .howTo .listArea {
        margin: 40px 0;
    }
    .howTo .list .head {font-size:16px;}
    .howTo .list p {font-size:14px;}
    .howTo .list .number {font-size: 24px;width: 35px;height: 35px;}
    .howTo .list {margin-bottom:30px;}
    .howTo .list img {z-index: 8;bottom: -10%;}
    .popularHome .cart {height:325px;}
    .popularHome .inline {padding:0 15px;}
    .popularHome .head {font-size:20px;position: relative;}
    .popularHome .cart button {transform: scaleY(1);}
    .m-left {text-align: left !important;}
    footer .footerTmargin {
        margin-top: 30px;
    }
    footer .head + ul {margin-bottom:15px;}
    #show-list a {font-size:14px;padding:10px;}
    .content .contentHeader h1 {font-size:26px;}
    .content {
        margin: 25px 0;
    }
    .content .loginArea {margin-top:25px;}
    #regForm .tab .head {font-size:20px;}
    #regForm .tab .desc {font-size:16px;}
    .content .loginArea label span {font-size:16px;}
    .content .loginArea label input, .content .loginArea label textarea {font-size:14px;}
    .conAccess {font-size:14px;}















}
