.logo img{max-width:100%;height:50px;}
.footer-logo img{max-width:100%;height:60px;margin-bottom:15px;}
ul{padding:0px;list-style-type:none;}
input:focus,
button:focus,
a:focus{outline:none;}
.float-form input[type=number]::-webkit-inner-spin-button,
.float-form input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0;}
.float-form input[type=number]{-moz-appearance:textfield;}
.form-control:focus{box-shadow:none;border:none;}
.user-page .row [class*="col-"]{min-height:100vh;display:flex;display:-webkit-flex;align-items:center;}
.login-bg{background:#cdcdcd url('../images/bg-login.png') no-repeat;background-size:cover;}
.form-control{border:1px solid #E4E4E4!important;}
.form-group{margin-bottom:25px;}
.float-form .form-group{position:relative;}
.float-form .form-group label{color:#161212;font-weight:400;font-size:18px;position:absolute;pointer-events:none;transition:0.2s ease all;-moz-transition:0.2s ease all;-webkit-transition:0.2s ease all;margin-bottom:0px;left:16px;top:11px;padding:0 10px;z-index:1;}
.float-form .form-control{height:50px;border-radius:10px;padding:0 31px;font-size:16px;color:#161212;letter-spacing:0.02em;}
.float-form input.form-control[type="password"]{letter-spacing:0.15em;}
.float-form .form-control:focus~label{top:-16px;font-size:19px;color:#ffb300;color:var(--main-color);font-weight:700;background-color:#fff;}
.float-form input:-webkit-autofill+label,
.float-form .form-control:focus + label,
.float-form .form-control:not(:placeholder-shown) + label,
.float-form .form-control:not(:placeholder-shown) + div + label{top:-16px;font-size:19px;color:#ffb300;color:var(--main-color);font-weight:700;background-color:#fff;}
.float-form .form-control:not(:placeholder-shown) + div + span + label{top:-16px;font-size:19px;color:#ffb300;color:var(--main-color);font-weight:700;background-color:#fff;}
.float-form .form-control:not(:placeholder-shown) + span + label{top:-16px;font-size:19px;color:#ffb300;color:var(--main-color);font-weight:700;background-color:#fff;}
.user-page h3{font-size:calc(16px + 20 * ((100vw - 300px) / (1920 - 300)));font-weight:700;margin-bottom:2.7rem;padding-bottom:28px;position:relative;}
.user-page h3::after{content:"";width:100px;height:6px;background:#ffb300;background:var(--main-color);border-radius:2px;position:absolute;left:0;bottom:0;}
.user-page .user-form .content-wrapper{max-width:530px;width:100%;margin-left:auto;margin-right:13.2rem;margin-top:20px;margin-bottom:20px;}
.user-form .logo{margin-bottom:1rem;text-align:center;}
.user-form .logo a{display:block;}
.user-form .logo a>img{max-width:200px;width:100%;height:auto;}
.links{margin:1.2rem 0 4rem;display:flex;flex-wrap:wrap;}
.link{font-size:18px;font-weight:400;color:#161212;margin:0 0 0 auto;text-decoration:underline;}
.btn{padding:0.42rem 2.6rem;font-weight:500;}
.btn.btn-secondary{background-color:#fff;color:#ffb300;color:var(--main-color);border-color:#ffb300;border-color:var(--main-color);}
.btn.btn-secondary:hover{background-color:#ffb300;background-color:var(--main-color);color:#fff;border-color:#ffb300;border-color:var(--main-color);}
.action-button .btn{margin-right:15px;padding:7px 35px;}
.action-button .btn:last-child{margin-right:0px;}
.form-body .check-box{display:flex;}
.form-body .check-box label span{font-size:18px;font-weight:400;color:#161212;position:relative;padding-left:25px;display:inline-block;}
.form-body .check-box label span::before{content:"\e91d";width:18px;height:18px;border:2px solid #ffb300;border:2px solid var(--main-color);position:absolute;left:0;top:3px;font-family:'eatance';font-size:0;text-align:center;line-height:16px;cursor:pointer;}
.form-body .check-box label input:checked+span::before{font-size:10px;}
.user-page .form-body .check-box label input{visibility:hidden;width:0;}
.modal-form .form-group textarea{height:180px;border-radius:10px;resize:none;padding:15px;}
.modal-form .form-group label{top:12px;font-size:16px;left:13px;}
.modal-form button.btn{font-weight:700;}
.modal-form{padding:40px 0;background-color:#fff;}
.modal-form h2{margin-bottom:1rem;font-size:25px;font-weight:700;}
.modal-form{max-width:568px;}
.modal-form .float-form .form-control{font-size:17px;}
.modal-form .float-form .form-control:not(textarea){height:50px;padding:0 23px;}
.modal-form .float-form .form-control:not(:placeholder-shown)~label{top:-12px;font-size:16px;}
.modal-form .float-form .form-control:focus~label{top:-12px;font-size:16px;}
.modal-form .float-form .form-group{margin-top:30px;}
.alert-success{text-align:center;font-size:14px;line-height:1.2;padding:9px 3px;}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#ffb300;background-color:var(--main-color);border-color:#ffb300;border-color:var(--main-color);}
.std-modal .modal-header{border-bottom:0px;justify-content:center;position:relative;}
.std-modal .modal-header .modal-title{font-size:30px;font-weight:500;text-align:center;color:#ffb300;color:var(--main-color);}
.std-modal .modal-body p{font-size:25px;font-weight:400;line-height:40px;margin-top:2rem;margin-bottom:0px;}
.page-wrapper{padding:5rem 0 4.38rem;}
.widget-title{font-size:20px;font-weight:700;color:#161212;margin-bottom:14px;}
.widgets p{font-size:17px;font-weight:400;color:#161212;line-height:40px;}
.widgets li{margin-bottom:20px;}
.widgets li:last-child{margin-bottom:0px;}
.widgets li>a{color:#161212;font-size:17px;}
.widgets li>a:hover{color:#ffb300;color:var(--main-color);}
.widgets li>a>i{color:#ffb300;color:var(--main-color);margin-right:4px;}
.contact-us-image{margin-top:30px;}
.contact-us-wrapper .widgets{margin-top:4rem;}
.contact-form{padding:30px;}
.contact-form h2{margin-bottom:2rem;font-size:25px;font-weight:700;}
.contact-form{padding:100px; width:100%; margin-left:auto;}
.contact-form .float-form .form-control{font-size:17px;}
.contact-form .float-form .form-control:not(textarea){height:45px;padding:0 23px;}
.contact-form .float-form .form-control:not(:placeholder-shown)~label{top:-12px;font-size:16px;}
.contact-form .float-form .form-control:focus~label{top:-12px;font-size:16px;}
.contact-form .form-group textarea{height:154px;border-radius:10px;resize:none;padding:15px;}
.contact-form .form-group label{top:9px;font-size:16px;left:13px;}
.contact-form button.btn{font-weight:700;}
.error{color:red;}
.modal_body_map .location-map{margin-bottom:2rem;}
.wait-loader{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;background:rgba(255,255,255,0.72);}
.wait-loader img{width:100px;height:100px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.notification .notification-btn:hover{animation:shake 1s;animation-iteration-count:1;}
@keyframes shake{
	0%{transform:rotate(30deg);}
	12.5%{transform:rotate(-30deg);}
	25%{transform:rotate(25deg);}
	37.5%{transform:rotate(-20deg);}
	50%{transform:rotate(15deg);}
	62.5%{transform:rotate(-10deg);}
	75%{transform:rotate(5deg);}
	100%{transform:rotate(0deg);}
}
.help-sidebar-list{list-style-type:none;padding:0px;margin:0px;}
.help-sidebar-list li{padding:15px 0px 15px 0;border-bottom:1px solid #dadce3;}
.help-sidebar-list li a{font-size:14px;font-weight:500;line-height:20px;color:#333333;}
.help-sidebar-list li > ul.sub-list{padding-left:15px;margin-top:15px;border-top:1px solid #dadce3;}
.help-sidebar-list li:hover > a,
.help-sidebar-list li.active > a{color:#ffb300;color:var(--main-color);}
.g-section.side-body-section{border-bottom:2px solid #dadce3;padding:26px 0 26px 0px;}
.side-body-section .g-section-heading{font-size:24px;line-height:38px;font-weight:600;display:block;margin-top:0px;margin-bottom:10px;color:#000;float:left;width:calc(100% - 90px);}
.top-scroll-btn{font-size:14px;color:#86888b;float:right;margin-top:10px;}
.g-section p{font-size:16px;line-height:28px;color:#919191;margin:0 0 10px;clear:both;width:100%;}
.g-section p a{color:#000000;}
.g-section p a:hover{color:#ffb300;color:var(--main-color);}
.g-section-content:before,
.g-section-content:after,
.g-section:after{clear:both;content:"";display:table;}
.g-section-content{width:100%;display:inline-block;color:#919191;}
.g-section#one1{padding-top:0px;}
.g-section-content > ul > li{position:relative;padding-left:25px;margin-bottom:30px;}
.g-section-content > ul > li .doclink{font-weight:bold;color:var(--main-color);}
.g-section-content > ul > h5{margin-bottom:15px;}
.g-section-content > ul > li:before{content:"\f0a4";font-family:"Font Awesome 5 Free";position:absolute;left:0;top:0;color:var(--main-color);}
.g-section-content .doc-img{margin-bottom:15px;margin-top:15px;text-align:center;}
.g-section-content .doc-img img{box-shadow:0 0 15px -5px #656565;-webkit-box-shadow:0 0 15px -5px #656565;-moz-box-shadow:0 0 15px -5px #656565;}
.g-section-content .doc-img figcaption{font-style:italic;color:var(--main-color);margin-top:5px;text-align:center;}
.top-section-g-scroll li:last-child{border-bottom:none;}
.scroll-top-btn a.top-scroll-btn{float:none;color:#ffb300;color:var(--main-color);}
.scroll-top-btn a.top-scroll-btn:hover{color:#000000;}
.faq-thank-you-wrapper{padding:60px 0;}
.faq-thank-you-wrapper ul li,
.faq-thank-you-wrapper p{font-size:16px;line-height:28px;color:#919191;margin:0 0 10px;clear:both;width:100%;}
.faq-thank-you-wrapper .heading-title-02 > h4,
.help-center-body .heading-title-02>h4{margin-bottom:0!important;}
.faq-thank-you-wrapper .heading-title{margin-bottom:15px;margin-top:35px;}
.contact-us-wrapper .widgets p{width:100%;}
.contact-us-wrapper .widgets ul{padding:0 15px;}
.form-content-pay input[type="hidden"]{display:none;}
.form-content-pay{width:100%;max-width:900px;margin:60px auto 100px;box-shadow:0px 10px 40px rgb(180 180 180 / 30%);background:#ffffff;padding:20px 15px;}
.form-content-pay legend{text-align:center;}
.form-content-pay label{margin-top:10px;}
.payment-header{display:inline-block;padding:40px 0px 0;width:100%;text-align:center;}
.payment-header .logo{display:inline-block;width:100%;text-align:center;}
span.required{color:#ff0000;}
.or-underline{width:100%;text-align:center;position:relative;display:inline-block;margin-bottom:10px;}
.or-underline span{text-transform:uppercase;font-size:20px;padding:10px;display:inline-block;color:#707070;background:#ffffff;position:relative;}
.or-underline:before{content:"";width:100%;height:1px;background:#707070;display:inline-block;position:absolute;left:0;top:50%;z-index:0;}
button#toggle-password{position:absolute;top:3px;right:4px;z-index:9;width:28px;height:30px;background:0;border:0;}
button#toggle-password:active,
button#toggle-password:focus,
button#toggle-password:hover{cursor:pointer;}
button#toggle-password:focus{outline:none!important;}
button#toggle-password1{position:absolute;top:3px;right:4px;z-index:9;width:28px;height:30px;background:0;border:0;}
button#toggle-password1:active,
button#toggle-password1:focus,
button#toggle-password1:hover{cursor:pointer;}
button#toggle-password1:focus{outline:none!important;}
button#toggle-password2{position:absolute;top:3px;right:4px;z-index:9;width:28px;height:30px;background:0;border:0;}
button#toggle-password2:active,
button#toggle-password2:focus,
button#toggle-password2:hover{cursor:pointer;}
button#toggle-password2:focus{outline:none!important;}
.input-password{padding-right:calc(1.5em + .75rem);background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem);}
.input-password[type=password]:valid{background-image:url('../../admin/img/password-eye.svg')!important;}
.input-password[type=text]:valid{background-image:url('../../admin/img/password-eye-close.svg')!important;}
#cookie-law-div a{font-size:15px;text-decoration:none;border-bottom:1px solid rgba(0,0,0,.5)}
#cookie-law-div p{margin:0;color:#000;padding-right:50px}
#cookie-law-div button{position:absolute;right:.5em;top:20px;align-self:center;line-height:1;background-color:#000;border:none;opacity:.6;cursor:pointer;border-radius:50px}
#cookie-law-div button:hover{opacity:1}
#cookie-law-div{z-index:10000000;padding:8px 5px 8px 15px!important;bottom:4.4vh!important;background-color:#f9f9f9!important;z-index:100!important;opacity:1;visibility:visible;-webkit-transition:all cubic-bezier(.4,0,.2,1) .4s;-o-transition:all cubic-bezier(.4,0,.2,1) .4s;transition:all cubic-bezier(.4,0,.2,1) .4s;-webkit-border-radius:5px!important;border-radius:5px!important;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.07);box-shadow:0 2px 4px rgba(0,0,0,.07);left:50%;-webkit-transform:translateX(-50%)!important;-ms-transform:translateX(-50%)!important;transform:translateX(-50%);width:auto;color:#000!important;right:initial!important;max-width:initial!important;box-shadow:none!important;border:1px solid #000;font-size:.94rem!important;white-space:nowrap;position:fixed;}
#cookie-law-button{width:40px;height:40px;background:rgba(136,136,136,.03)!important;opacity:1!important;padding:0px!important;top:0px!important;right:0px!important;bottom:0px!important;margin:auto!important;font-size:20px!important;font-weight:25px;}
#cookie-law-button::after{line-height:40px;display:inline-block;color:black;font-family:flaticon;font-weight:25px;}
#cookie-law-div a{font-weight:bold;}
.cli-style-v2 .cli-bar-message{width:auto;}
.float-form .form-group .login_radio label{position:unset;width:100%;pointer-events:unset;padding:10px 5px;text-align:center;border:1px solid #E2E2E2;border-radius:5px;font-size:12px;}
.login_radio{position:relative;width:50%;display:inline-block;}
.login-select{display:flex;width:100%;flex-wrap:wrap;}
.login-select .login_radio.radio_login_checked label{background:#17161A;background:var(--main-color);color:#fff;border:1px solid #17161A;border:1px solid var(--main-color);}
.login-select .login_radio.radiophn.radio_login_checked label{border-radius:5px 0px 0 5px;}
.login-select .login_radio.radioemail.radio_login_checked label{border-radius:0px 5px 5px 0;}
.login-select + .phn_num_container{width:100%;padding:0;}
.float-form .form-group .login_radio input{width:0;visibility:hidden;}
.login-select + .phn_num_container .iti{width:100%;}
@media (max-width:575px){
	#cookie-law-div{left:15px!important;right:15px!important;-webkit-transform:translateX(0%)!important;-ms-transform:translateX(0%)!important;transform:translateX(0%);white-space:normal;}
}
.clb-title{font-size:50px;line-height:1.2;font-family:'SFProDisplay',sans-serif;font-weight:700;margin-bottom:-20px;}
@media screen and (max-width:768px){
	.clb-title{margin-top:10px;margin-bottom:-10px;font-size:calc(23px + 24 * ((100vw - 300px) / (1920 - 300)));}
}
.mySlides {display:none}
.w3-left, .w3-right, .w3-badge {cursor:pointer}
.w3-badge {height:13px;width:13px;padding:0}
.w3-text-white, .w3-hover-text-white:hover {
  color: #fff !important;
}
.w3-section, .w3-code {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}
.w3-center {
  text-align: center !important;
}
.w3-large {
  font-size: 18px !important;
}
.w3-container, .w3-panel {
  padding: 0.01em 16px;
}
.w3-display-bottommiddle {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%,0%);
  -ms-transform: translate(-50%,0%);
}
.w3-badge {
  height: 13px;
  width: 13px;
  padding: 0;
}
.w3-left, .w3-right, .w3-badge {
  cursor: pointer;
}
.w3-white, .w3-hover-white:hover {
  color: #000 !important;
  background-color: #fff !important;
}
.w3-left, .w3-right, .w3-badge {
  cursor: pointer;
}
.w3-left {
  float: left !important;
}
.w3-right {
  float: right !important;
}
.w3-transparent, .w3-hover-none:hover {
  background-color: transparent !important;
}
.w3-border {
  border: 1px solid #ccc !important;
}
.w3-badge {
  border-radius: 50%;
}
.w3-badge, .w3-tag {
  background-color: #000;
  color: #fff;
  display: inline-block;
  padding-left: 8px;
  padding-right: 8px;
  text-align: center;
}
.w3-container::after, .w3-container::before, .w3-panel::after, .w3-panel::before, .w3-row::after, .w3-row::before, .w3-row-padding::after, .w3-row-padding::before, .w3-cell-row::before, .w3-cell-row::after, .w3-clear::after, .w3-clear::before, .w3-bar::before, .w3-bar::after {
  content: "";
  display: table;
  clear: both;
}
.w3-content, .w3-auto {
  margin-left: auto;
  margin-right: auto;
}
.w3-tooltip, .w3-display-container {
  position: relative;
}
.pink{color:#C17575;}
.top-banner{bottom:20%;position: absolute;left: 4%;color: #fff;}
.mtr{margin-top:-300px;}
.bgred{background:#E31E24;}
.bggreen{background:#009846;}
.bgpink{background:#C17575;}
.green{color:#009846;}
.red{color:#E31E24;}

.topbanner-btn{background:#C17575; color:#fff; font-weight:600; padding:5px 15px; border-radius:20px;}

.mySlides {display: none;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  
  position: relative;
  margin: auto;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}

.fixed
{
position: fixed;
top: 300px;
right: 0;
z-index: 999;
border-radius: 25px 0px 0px 25px!important;
padding: 10px 15px;
font-size: 20px;

}

 .fixed:hover{
    transition: margin 500ms;
    margin-left: -20px;
 }