.get-form button@font-face {
    /*font-family: arial;*/
    /*src: url(/ukgwa/20260803044538oe_/https://visitenglandassessmentservices.com/wp-content/themes/visit-england/fonts/MetaBold.ttf);*/
}
/*@font-face {*/
/*    font-family: 'MetaPlus';*/
/*    src: url(/ukgwa/20260803044538oe_/https://visitenglandassessmentservices.com/wp-content/themes/visit-england/fonts/MetaPlus.ttf);*/
/*}*/

@font-face {
    /*font-family: 'MetaPlus';*/
    /*src: url(/ukgwa/20260803044538oe_/https://visitenglandassessmentservices.com/wp-content/themes/visit-england/fonts/MetaPlus.ttf);*/
}
@import url('https://tnaqa.mirrorweb.com/ukgwa/20260803044538cs_/https://fonts.googleapis.com/css?family=MetaPlus');
body{
/*font-family: 'MetaPlus';*/
/*font-family: arial;*/
font-family: Arial, sans-serif;
}
* {
    margin: 0;
    padding: 0;
}
a,
a:hover,
a:focus {
    text-decoration: none !important;
}
h1,
h2,
h3,
p,
ul,
ul li {
    padding: 0;
    margin: 0;
    /*font-family: 'MetaPlus';*/
    font-family: arial;
}
#nav-icon3 {
    display: none;
}
.no-pad {
    margin: 0 !important;
    padding: 0 !important;
}
.btn.focus,
.btn:focus,
.btn:hover {
    color: #f7f7f7;
}
body {
    overflow-x: hidden;
}
.top-header {
    border-bottom: 1px solid #333;
}
.top-header .logo img {
    max-width: 321%;
    padding-top:;
}
.top-header .visit-nav {
    float: right;
}
.top-header .visit-nav li {
    list-style: none;
    float: left;
    padding: 42px 0;
    position: relative;
}
.top-header .visit-nav li a {
    /*font-family: 'MetaPlus';*/
    font-family: arial;
   
    font-size: 16px;
    color: #333;
    border-right: 1px solid #333;
    padding: 0 37px;
}
.top-header .visit-nav li:after {
    content: "";
    position: absolute;
    top: 95px;
    left: 46%;
    width: 15px;
    height: 15px;
    transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    background: #fff;
    opacity: 0;
}
.top-header .visit-nav li:hover:after {
    opacity: 1;
}
.top-header .visit-nav li.active:after {
    opacity: 1;
}
.top-header .visit-nav li.active a {
    color: #e61f23;
}
.top-header .visit-nav li:hover .visit-sub {
    opacity: 1 !important;
    top: 103px;
    visibility: visible;
}
.top-header .visit-nav li:nth-child(2) .visit-sub {
    left: -150px;
    width: 600px;
}
.visit-sub {
    position: absolute;
    left: 0;
    right: 0;
    top: 150px;
    width: auto;
    background: #fff;
    width: 160px;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    transition: .4s ease-in-out;
    display: block;
}
.visit-sub .block {
    width: 25%;
    float: left;
    padding: 10px;
}
.visit-sub .submenu {
    padding: 25px 15px;
    margin: 0;
}
.visit-sub .submenu li {
    list-style: none;
    margin: 0;
    padding: 0 0 7px 0;
    display: block;
    float: none;
}
.visit-sub .submenu li a {
    font-size: 14px;
    padding: 0;
    border: 0 !important;
    line-height: 17px;
    display: list-item;
        color: #333 !important;
}
.visit-sub .submenu li:after {
    display: none;
}
.slider {
    margin: 50px 0;
}
.top-header .visit-nav li:nth-last-child(1) a {
    border: none;
}
.owl-carousel .owl-item .get-boost {
    height: 450px;
    background: #1e1541;
}
.owl-carousel .owl-item .get-banner {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: 10% 10% !important;
    height: 450px;
}
.owl-carousel .owl-item .get-boost .get-content {
    padding: 50px 50px;
}
.owl-carousel .owl-item .get-boost .get-content:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -17px;
    z-index: 9;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-left: 17px solid #1e1541;
    border-bottom: 12px solid transparent;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
}
.owl-carousel .owl-item .get-boost .get-content h2 {
    /*font-family: arial;*/
    font-family: arial;
    font-size: 40px;
    line-height: 45px;
    color: #fff;
}
.owl-carousel .owl-item .get-boost .get-content p {
    font-size: 25px;
    line-height: 30px;
    color: #fff;
    margin: 10px 0;
    padding-left: 0;
}
.owl-carousel .owl-item .get-boost .get-content .submit {
    margin: 30px 10px;
    margin-left: 0;
}
.owl-carousel .owl-item .get-boost .get-content button {
    background: #e41f18;
    padding: 0 25px;
    color: #fff;
    /*font-family: 'MetaPlus';*/
    font-family: arial;
   
    font-size: 20px;
    border-radius: 0;
    height: 45px;
}
.owl-carousel .owl-item .get-boost .get-content .submit label {
    background: #cd1b15;
    height: 45px;
    padding: 10px;
    display: inline-block;
    vertical-align:top;
}
.owl-carousel .owl-item .get-boost .get-content .submit label img {
    max-width: 18px;
        color: #333 !important;
}
.owl-carousel .owl-dots {
    text-align: center;
    display: block !important;
    bottom: 55px;
    position: absolute;
    left: 45px;
}
.owl-carousel .owl-dot.active {
    background: #8e899f;
}
.owl-carousel .owl-dot {
    background: #fff;
    width: 9px;
    height: 9px;
    display: inline-block;
    border-radius: 50px;
    margin: 0 3px;
}
.visit-heading {
    background: #e41f18;
    font-size: 25px;
    font-family: arial;
    padding: 20px 70px;
    width: auto;
    color: #fff;
    position: relative;
}
.visit-heading:after {
      content: "";
    position: absolute;
    bottom: -17px;
    left: 90px;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 17px solid #e41f18;
}
.quality-block {
    margin: 50px 0;
}
.quality-block .block label h2 {
    font-size: 17px;
    line-height: 23px;
    display: inline-block;
    font-family: arial;
    font-weight: 700;
    width: 90%;
}
.quality-block .block img {
    max-width: 100%;
}
.quality-block .block label {
    position: relative;
    border: 1px solid #ccc;
    padding: 10px;
    height: 70px;
}
.quality-block .block label img {
    position: absolute;
    top: 19px;
    right: 7px;
}
.get {
    background: #1e1541;
    padding: 80px 0;
}
.get .get-content {
    max-width: 700px;
    margin: auto;
}
.get .get-content h1 {
    font-size: 25px;
    color: #fff;
    font-family: arial;
    font-weight: 700;
    position: relative;
    text-align: center;
    padding-bottom: 30px;
}
.get .get-content h1:after {
    position: absolute;
    content: "";
    width: 100px;
    height: 4px;
    background: #e41f18;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    -moz-transform: translate(-50%);
    -webkit-transform: translate(-50%);
}
.get-form {
    position: relative;
    margin-top: 30px;
}
.get-form .form-control {
    border-radius: 0;
    height: 45px;
    -webkit-appearance: none;
    background-image: url(/ukgwa/20260803044538oe_/https://visitenglandassessmentservices.com/wp-content/themes/visit-england/img/sl.png);
    background-repeat: no-repeat;
    background-position: 95% 50%;
    font-family: arial;
    font-weight: 600;
    font-size: 20px;
    width: 90%;
}
.get-form .form-control:focus {
    outline: 0;
}
.get-form span {
    background: #e41f18;
    line-height: 45px;
    width: 70px;
    position: absolute;
    right: 0;
    top: 0;
    font-family: arial;
    font-weight: 600;
    font-size: 23px;
    text-align: center;
    color: #fff;
}
.visit-home {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    height: 375px;
    margin: 50px 0;
}
.scheme-block {
    margin: 50px 0;
}
.scheme-block .block {
    background: #f3f6f8;
    padding: 25px 0;
    margin-bottom: 30px;
}
.scheme-block .block .block-icon {
    width: 80px;
    height: 80px;
    text-align: center;
    border-radius: 50%;
    background: #1e1541;
    margin: 0 auto;
}
.scheme-block .block .block-icon img{
    width: 80px;
    height: 80px;
}
.scheme-block .block .block-content {
    min-height: 170px;
    height: auto;
    padding: 15px 40px;
    padding-bottom: 5px;
}
.scheme-block .block .block-content h1 {
    font-family: arial;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: #000;
    padding-bottom: 5px;
    min-height: 40px;
}
.scheme-block .block .block-content p {
    font-weight: 600;
    font-size: 13px;
    text-align: center;
    color: #717373;
}
.scheme-block .block button {
    font-size: 15px;
    color: #fff;
    padding: 10px 15px;
    font-family: arial;
    font-weight: 600;
    background: #e41f18;
    position: relative;
    left: 50%;
    transform: translate(-50%);
}
.awards {
    background: #f3f6f8;
    padding: 50px 0;
}
.awards .awards-block {
    text-align: center;
}
.awards .awards-block img {
    max-width: 175px;
}
.awards button {
    font-size: 15px;
    color: #fff;
    padding: 10px 20px;
    font-family: arial;
    font-weight: 600;
    background: #e41f18;
    position: relative;
    display: block;
    margin: 0 auto;
    margin-top: 25px;
}
.twitter {
    margin: 50px 0;
}
.twitter .visit-heading {
    padding: 15px 70px;
}
.visit-heading .fa-twitter {
    font-size: 45px;
    color: #fff;
}
.tw-account img {
    max-width: 100%;
}
.twitter .twitter-block {
    padding-top: 50px;
}
footer {
    background: #1e1541;
}
footer .footer-top {
    padding: 50px 0;
}
footer .footer-top h4 {
    font-size: 15px;
    line-height: 25px;
    color: #c6c6cc;
    max-width: 245px;
}
footer img {
    vertical-align: baseline;
}
.footer-cnt h3 {
    font-size: 22px;
    color: #fff;
    padding-top: 10px;
}
.footer-cnt span {
    display: block;
    color: #fff;
    font-size: 15px;
}
footer h2 {
    font-size: 20px;
    padding-bottom: 25px;
    color: #fff;
}
footer ul li {
    display: block;
    list-style: none;
}
footer ul li a {
    font-size: 15px;
    color: #fff;
    line-height: 25px;
}
.footer-about p {
    font-size: 15px;
    line-height: 25px;
    color: #c6c6cc;
}
.footer-about {
    max-width: 350px;
    float: right;
}
footer .footer-bottom {
    background: #e41f18;
    padding: 7px 0;
}
footer .footer-bottom .copy-right {
    padding-top: 10px;
}
footer .footer-bottom span {
    font-size: 10px;
    color: #fff;
    line-height: 15px;
    display: block;
}
footer .footer-bottom .social i {
    float: left;
    font-size: 30px;
    color: #fff;
    padding: 10px;
}
.visit-inner {
    margin: 60px 0;
}
.visit-inner h1 {
    font-size: 50px;
    color: #4b575e;
    padding-bottom: 25px;
}
.visit-inner .visit-left {
    width: 37%;
    height: auto;
    float: left;
}
.visit-inner .visit-right {
    width: 63%;
    height: auto;
    float: right;
}
.visit-inner .benefits {
    height: 450px;
    background: #1e1541;
}
.visit-inner .benefits p {
    font-size: 25px;
    line-height: 37px;
    padding: 130px 40px;
    color: #fff;
}
.visit-inner .visit-right {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    height: 450px;
}
.what-are {
    width: 100%;
    margin: auto;
    padding: 0 40px;
    text-align: left;
}
.what-are h2 {
    font-size: 35px;
    color: #4b575e;
    padding-bottom: 15px;
}
.what-are .content > p{
    padding-left: 0;
}
.what-are span {
    font-size: 17px;
    font-weight: 800;
    display: block;
    padding-bottom: 10px;
}
.what-are .content {
    padding-top: 35px;
}
.what-are.scheme-heading.clearfix .content {
    position: relative;
}
.what-are p {
    font-size: 17px;
    line-height: 25px;
    /*font-family: 'MetaPlus';*/
    font-family: arial;
   
    padding-bottom: 10px;
}
ul.accoldeslist {
    padding: 17px;
}
ul.accoldeslist li {
    font-size: 17px;
    padding-bottom: 15px;
    list-style: none;
    position: relative;
}
ul.accoldeslist li:after {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #000;
    top: 7px;
    left: -17px;
}
.our-awards.accolades-reward {
    margin-top: 70px;
}
.inner-quality {
    background: #f3f6f8;
    margin: 60px 0;
    padding-bottom: 25px;
    margin-bottom: 0;
}
.inner-quality .inner-qualityblock {
    width: 85%;
    margin: auto;
}
.inner-quality .inner-qualityblock h2 {
    font-weight: 800;
    font-size: 18px;
    padding: 75px 0;
}
.inner-quality .inner-qualityblock .ic {
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%;
    background: #e6e6e6;
}
.inner-quality .inner-qualityblock .block-content {
    padding: 50px 0;
    text-align: center;
}
.inner-quality .inner-qualityblock .block-content h3 {
    font-size: 15px;
    font-weight: 800;
    color: #000;
}
.inner-quality .inner-qualityblock .block-content p {
    font-size: 15px;
    color: #856e5e;
    max-width: 150px;
    margin: auto;
    padding-left: 0; 
}
.inner-started {
    margin-bottom: 50px;
}
.visit-benefit {
    width: 70%;
    margin: 60px auto;
}
.visit-benefit .ic {
    width: auto;
    text-align: center;
    margin: auto;
    border-radius: 50%;
}
.visit-benefit .benefit-block {
    padding: 35px 0;
    text-align: center;
}
.visit-benefit h3 {
    font-size: 15px;
    font-weight: 800;
    color: #000;
    padding-bottom: 3px;
    max-width: 133px;
    margin: auto;
}
.visit-benefit p {
    font-size: 15px;
    color: #856e5e;
    margin: auto;
    max-width: 200px;
    padding-left: 0;
}
.benefit-block.join-block {
    min-height: 200px;
    padding: 0;
    padding-top: 35px;
}
.get-form button {
    font-size: 25px;
    color: #fff;
    padding: 7px 40px;
    font-family: arial;
    font-weight: 600;
    background: #e41f18;
    position: relative;
    border-radius: 0;
    left: 50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
}
.get-form.scheme-form button{
  transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important; 
}
.visit-benefit.adv-visit.clearfix {
    max-width: auto !important;
    width: 100%;
    padding-top: 90px;
    margin-bottom: 0;
}
.visit-benefit.adv-report.clearfix {
    margin-bottom: 0;
}
.what-are.scheme-heading.clearfix {
    padding-bottom: 10px;
}
.get-content.sceme-content {
    max-width: 100%;
}
.get-content.sceme-content p {
    color: #fff;
    padding: 20px 0;
    max-width: 600px;
    margin: auto;
    font-size: 17px;
    text-align: center;
}
.get-form.scheme-form button {
    left: 0;
    transform: none;
    margin: 15px;
    min-width: 200px;
    padding: 7px 5px;
}
.get-form.scheme-form {
    margin: auto;
    text-align: center;
    text-align:-moz-center;
    text-align:-webkit-center;
}
.inner-quality .accolds-block {
    width: 85%;
    margin: auto;
}
.inner-quality .accolds-block .block {
    width: 70%;
    margin: auto;
}
.inner-quality .accolds-block .ic {
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%;
    background: #e6e6e6;
    margin-top: 50px;
}
.inner-quality .accolds-block .block-content {
    text-align: center;
}
.inner-quality .accolds-block .block-content h3 {
    font-size: 15px;
    font-weight: 800;
    color: #000;
    font-family: arial;
    margin: auto;
    height: 120px;
    padding: 35px 0;
    margin: auto;
}
.inner-quality .accolds-block h2 {
    font-weight: 800;
    font-size: 15px;
    padding-top: 75px;
}
.inner-quality .accolds-block button {
    font-size: 15px;
    color: #fff;
    padding: 10px 15px;
    font-family: arial;
    font-weight: 600;
    background: #e41f18;
    position: relative;
}
.resource_btn button {
    font-size: 17px;
    color: #fff;
    padding: 7px 20px;
    font-family: arial;
    font-weight: 600;
    background: #e41f18;
    position: relative;
    border-radius: 2px;
}
.resource_btn {
    /*position: absolute;*/
    /*top: 25px;*/
    /*left: 75%;*/
}
.popular-download h2 {
    font-size: 30px;
    text-align: center;
    position: relative;
    margin-bottom: 60px;
}
.popular-download {
    margin-bottom: 20px;
}
.popular-download h2:after {
    position: absolute;
    content: "";
    width: 75px;
    height: 3px;
    background: #e41f18;
    /* bottom: 2px; */
    
    left: 50%;
    transform: translate(-50%);
    top: 51px;
}
.popular-block {
    text-align: center;
}
.popular-block .popular-content {
    margin: 35px 0;
    height: 40px;
}
.popular-block .popular-content p {
    font-size: 15px;
    line-height: 20px;
    color: #858484;
    max-width: 200px;
    margin: auto;
}
.popular-block .popular-content h3 {
    font-size: 18px;
    line-height: 20px;
    color: #000;
}
.popular-block button {
    font-size: 17px;
    color: #fff;
    padding: 7px 20px;
    font-family: arial;
    font-weight: 600;
    background: #e41f18;
    position: relative;
    border-radius: 2px;
    margin-bottom: 70px;
}
.resource-started {
    margin-bottom: 50px;
}
.resource-started .get {
    background: #f3f6f8 !important;
}
.resource-started .get .get-content h1 {
    color: #4b575f;
}
.resource-started .get-content.sceme-content p {
    color: #000;
        max-width: 400px;
}
/*#multiple {*/
/*    width: 85%;*/
/*    margin: auto;*/
/*    padding-bottom: 70px;*/
/*}*/
.hrf-content{
    padding-left:0 !important;
}
#multiple .heading {
    font-size: 18px;
    padding: 20px 0;
    color: #000;
    max-width: 700px;
}
#multiple label {
    display: block;
    margin: 0;
    padding: 0;
}
[data-control] {
    border-bottom: 0 !important;
    border-top: 1px solid #000;
}
[data-accordion] [data-content] article {
    font-size: 17px;
    color: #333;
    padding: 0;
    margin-bottom: 20px;
}
.qfc {
    font-size: 35px;
   padding: 60px 0 20px 0;
    width:85%;
    margin:auto;
}
.hrf-faq-list{
        border-top: 1px solid #333;
}
 #pg-345-1{
     margin:0 !important;
 }

.hrf-entry p span {
        color: #e4343b;
        padding: 5px 0;
    display: block;
    font-size: 17px;
    margin-bottom:15px;
}
p.p10 {
    padding-bottom: 15px;
}
.hrf-entry ul li {
    font-size: 17px;
    margin-bottom: 15px;
    list-style: none;
    position: relative;
    padding-left:0px;
    line-height: 22px;
}
.hrf-entry ol li{
    font-size: 17px;
}
.hrf-entry ul li:after {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #000;
    top: 5px;
    left: -15px;
}
.hrf-entry p{
    padding-left:0;
}
.terms-block {
    margin-bottom: 50px;
}
.what-are .news span {
    width: 570px;
    background: #e41f18;
    height: 570px;
    border-radius: 50%;
    margin: 0 auto 50px auto;
}
.what-are .contact {
    margin-bottom: 50px;
}
.what-are .contact p {
    font-size: 18px;
    line-height: 25px;
}
.what-are .contact p span {
    color: #143d88;
    text-decoration: underline;
}
.what-are.scheme-heading.clearfix h2 {
    padding-bottom: 35px;
}
.what-are.scheme-heading.resources-heading.clearfix h2 {
    padding: 0;
}
.what-are.scheme-heading.resources-heading.clearfix .content{
    margin-bottom: 40px;
}
footer ul li a:after {
    position: absolute;
    content: "";
    position: absolute;
    left: -15px;
    top: 3px;
    width: 25px;
    height: 25px;
    background: url(/ukgwa/20260803044538oe_/https://visitenglandassessmentservices.com/wp-content/themes/visit-england/img/next-f.png);
    background-repeat: no-repeat;
}
footer ul li a {
    position: relative;
}

/*NEW*/
 
.visit-home img{
	max-width: 100%; 
}

#pg-442-0{
    margin:0 !important;
}
.get-form.scheme-form{
    margin-top:15px;
}
.what-are .contact iframe{
    height:320px;
}
.what-are .contact p span{
    word-wrap: break-word;
}

span.arrow {
   top:0;
    right:-25px;
        width: 30px;
    height:auto;
    position: absolute;
    display:none;
    
}
span.arrow.active{
    transform:rotate(90deg);
}

.twiter_wrp {
    max-height: 350px;
    overflow: auto;
    max-width: 500px;
    margin: 20px auto;
}


@media only screen and (max-width: 767px){
   span.arrow{
       display:block;
   }
}


.news_img{
   width: 150px;
    height: 120px;
    overflow: hidden;
    margin-bottom: 50px;
}
.news_img img{
    width:100%;
    height:auto;
}
    
.inner-quality .accolds-block button{
    border:0;
    border-radius:5px;
}
ul.how-to-apply li{
    /*list-style:none;*/
}
.inner-quality .accolds-block h2{
    text-align:center;
}

.our_members .scheme-block .block .block-icon{
    width: auto;
    background: transparent;
}
.our_members .scheme-block .block .block-icon img{
    height: auto;
    width: 130px;
}



.hrf-title.close-faq span{
    left:100% !important;
    background: url(./img/down.png) center center no-repeat !important;
    position:absolute !important;
}
.hrf-title.open-faq span{
     left:100% !important;
    background: url(./img/up.png) center center no-repeat !important;
}
.hrf-title.close-faq {
    cursor: pointer;
    border-bottom: 1px solid #333;
    padding: 17px 50px 17px 0;
    position: relative;
}
.hrf-faq-list {
    width: 85%;
    margin: auto;
}
h3.hrf-title{
    color:#333;
}
.sub-block .visit-sub ul.sub-menu.submenu li{
    width:25%;
    float:left;
}
.sub-block .visit-sub{
    width:800px !important;
    left:-270px !important;
}
.owl-carousel .owl-item .get-boost .get-content .submit label{
    position: relative;
    right: 4px;
}

.visit-sub .submenu li a{
    text-align:left;
}

.wp-block-columns.is-layout-flex {
  gap: 2em !important;
}

#pg-23-0, #pg-23-1, #pg-23-2, #pg-23-3, #pg-23-4, #pg-23-5, #pg-68-0, #pl-23 .so-panel {
    margin-bottom: 0;
}
ul.how-to-apply li {
    font-size: 17px !important;
}

.visit-att .accolds-block .ic{
    width: auto;
    height: auto;
    text-align: center;
    background: transparent !important;
}
.visit-att .accolds-block .ic img{
  width: auto;
    height: auto;  
}
.accolds-block.awd-block.clearfix .ic{
    width:135px !important;
    height:auto !important;
    border-radius:0 !important;
}

.accolds-block.awd-block.clearfix .ic img{
    width:100%;
    height:auto;
}

.news_block .btn-primary{
    font-size: 15px;
    color: #fff;
    padding: 5px 15px;
    /*font-family: 'MetaBold';*/
    font-weight: 600;
    background: #e41f18;
    position: relative;
    border:0 !important;
    margin:5px 0;
}

.news_block  h2 a{
    font-size:25px;
    /*font-family: 'MetaBold';*/
    color:#000;
}
.news_block  p{
    /*font-family: 'MetaPlus';*/
    font-size:13px;
    line-height:20px;
    color:#000;
}

.inner_thumbct{
    text-align:center;
    padding:20px;
}
.inner_thumb img{
    max-height:600px;
    width:100%;
}
.inner_thumb_wrp h3{
  /*font-family: 'MetaBold';*/
  font-size:18px;
   padding:5px 0 !important;
   line-height:25px;
}
.inner_thumb_wrp h3 span{
    color:#ef3529;
}
.inner_thumb_wrp p{
  /*font-family: 'MetaPlus';*/
    font-size:13px;
    line-height:20px;  
}
.inner_thumb_wrp p span{
     /*font-family: 'MetaBold';*/
}
.inner_thumb_wrp ul li{
  /*font-family: 'MetaBold';*/
  font-size:15px;
  padding-bottom:5px;
  list-style:none;
}

.timeline-TweetList-tweet {
    border-top: 1px solid rgba(15,70,100,.12);
    width: 25% !important;
    float: left !important;
}
ol.timeline-TweetList {
    display: none;
}
p {
	font-weight: 400;
    font-size: 17px;
    margin-bottom: 15px;
    list-style: none;
    position: relative;
    padding-left: 15px;
    line-height: 22px;
}
.what-are.scheme-heading.clearfix{
    width: 100%;
    padding: 0 20px;
}
.what-are.scheme-heading.clearfix h2{
    padding: 0 15px;
    padding-bottom: 35px;
}

.what-are.scheme-heading .col-md-12 > p{
    padding-left: 0;
}
.footer-top p{
    padding-left: 0;
}
.menu-footer-menu-container{
    padding-left: 15px;
}






.inner-quality .inner-qualityblock h2{
    text-align:center;
}

.what-are{
    text-align:left;
}
.what-are .content{
    font-size:17px;
}
.How_works .visit-benefit{
    margin-top:0;
}

.How_works .inner-quality{
     margin-top:0;
}
.inner-quality .inner-qualityblock h2{
    text-align:center;
}
.for_hotel{
    font-weight: 800;
    font-size: 18px;
    margin: 50px 0 75px 0;
    text-align: center;
    display: block;
}
.inner-quality.visit-att {
    margin-bottom: 100px;
}
.what-are .our-awards .awards {
    
}
.news_block p{
        margin: 0;
    padding: 10px 0;
}

.what-are p{
    padding-left:0;
}
.what-are.scheme-heading.clearfix h2{
    padding-left:15px;
}

.qfc_top{
       width: 85%;
    margin: auto;
    padding-bottom: 20px;
    font-size: 35px;
}
.tc_list{
    padding:15px;
}

.owl-carousel .owl-item .get-boost .get-content .submit label img{
        height: 11px;
    position: relative;
    top: 8px;
}
.get-form button{
   font-size: 15px;
    padding: 10px 10px;
    min-width: 140px;
}

a.mail_click {
    font-size: 17px;
    color: #fff;
    padding: 7px 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    background: #e41f18;
    position: relative;
    border-radius: 2px;
    margin-bottom: 50px auto;
    display: block;
    /* width: auto !important; */
    max-width: au;
    margin: 10px auto 50px auto;
    max-width: 125px;
}
.popular-block .popular-content{
    margin:35px 0 0 0;
}

.scheme-block .block .block-content p{
    padding-left:0;
    margin-bottom: 0;
}
.inner_page_text h2{
    padding-left: 0 !important;
}
ul.pad_left {
    padding-left: 15px;
    padding-bottom: 15px;
}
ul.pad_left li{
    font-size: 17px;
}
.news_inner ul {
    padding-left: 15px;
}
.news_inner h3 {
    padding-left: 15px !important;
}
.news_inner p {
    font-size: 17px;
}
.news_inner ul li {
    font-size: 17px;
}

/* Search Page */

.select-style {
    border:none;
    width: 100%;
    border-radius: 0px;
    overflow: hidden;
    background: #fafafa url("https://tnaqa.mirrorweb.com/ukgwa/20260803044538oe_/https://www.visitenglandassessmentservices.com/wp-content/uploads/2018/05/select-down.png") no-repeat 97% 50%;
	font-size:130%;
	margin-bottom:15px;
	color:#333;
}

.select-style select {
    padding: 5px 8px;
    width: 100%;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
}

.select-style select:focus {
    outline: none;
}

.selectize-dropdown, .selectize-input, .selectize-input input {font-size: 18px !important; border: none !important;}

.selectize-input {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-border-radius: none !important;
    -moz-border-radius: none !important;
	border-radius: none !important;
    margin-bottom: 10px;}

.selectize-control.single .selectize-input.input-active, .selectize-input {
	background: #fafafa;}


.search-textbox {font-size:130%; width:100%; border:0; padding:5px 10px !important; margin-bottom: 10px; color:#333;}

.search-textbox:focus {
	outline: none;
}

.search-form p {margin:0; padding:0;}



.search-form input[type=submit] {
    padding:12px 15px; 
    background:#e41f18; 
    border:0 none;
    cursor:pointer;
    -webkit-border-radius: 0px;
    border-radius: 0px; 
	width:100%;
	font-size:17px;
	color:#ffffff;
	margin-top:45px!important;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -khtml-border-radius: 3px;
}

.wp-block-image .alignright {
  float: right;
  margin: .0em 0 .5em 1em;
}

.search-form input[type=submit]:hover  {background:#1e1541;}

.selectize-control.single .selectize-input:after {border-width: 4px 5px 0 5px !important;}


.select-style {background: #fafafa url(https://tnaqa.mirrorweb.com/ukgwa/20260803044538oe_/https://www.visitenglandassessmentservices.com/wp-content/uploads/2018/08/drop-down-select-arrow.png) no-repeat 97% 50% !important;}
.selectize-input.full {background-color: #fafafa !important;}


/* Results Table */

div.ResultsTable {
  background-color: #FFFFFF;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
.divTable.ResultsTable .divTableCell, .divTable.ResultsTable .divTableHead {
  padding: 15px 14px;
}
.divTable.ResultsTable .divTableBody .divTableCell {
  font-size: 16px;
}
.divTable.ResultsTable .divTableHeading {
  background: #FFFFFF;
  border-bottom: 3px solid #444444;
}
.divTable.ResultsTable .divTableHeading .divTableHead {
  font-size: 15px;
  font-weight: bold;
  color: #333333;
}
.ResultsTable .tableFootStyle {
  font-size: 14px;
}
.ResultsTable .tableFootStyle .links {
	 text-align: right;
}
.ResultsTable .tableFootStyle .links a{
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}
.ResultsTable.outerTableFooter {
  border-top: none;
}
.ResultsTable.outerTableFooter .tableFootStyle {
  padding: 3px 5px; 
}
.results-place-name {font-weight:bold;}
.results-findoutmore a {display:block; background:#e41f18; color:white; padding: 5px; text-align: center; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
-khtml-border-radius: 3px;}
.results-findoutmore a:hover {background:#1e1541;}

.divTable{ display: table; }
.divTableRow { display: table-row; border-bottom: 1px solid #444444; }
.divTableHeading { display: table-header-group;}
.divTableCell, .divTableHead { display: table-cell;}
.divTableHeading { display: table-header-group;}
.divTableFoot { display: table-footer-group;}
.divTableBody { display: table-row-group;}

.divTableRow:last-child {border-bottom:none;}

/* Individual Estabishment Info Page */

.results-breadcrumbs {text-align:left; margin-top:40px; margin-bottom:0px;}
.results-breadcrumbs p {padding-left:0 !important; font-size:13px;}

.place-details-top-row {background:#ffffff; border-top:5px solid #e41f18; padding:50px; }
.place-details-top-row h2 {display:block; border-bottom:1px solid #333; padding-bottom:20px; font-weight:bold; margin-bottom:20px;}

.place-details-second-row {background:#ffffff; padding:50px; }
.place-details-second-row h2 {display:block; border-bottom:1px solid #333; padding-bottom:20px; font-weight:bold; margin-bottom:20px;}

.rating-type, .accessibility-scheme {font-size:20px; padding-left:0 !important;}
.accessibility-scheme {line-height:1.4em !important;}
.rating-type {font-weight:bold;}

.description {padding-left:0 !important; font-size: 20px; line-height:1.4em;}


/* .rating-type small {vertical-align: text-top !important;} */


.place-details-contact-row {background:#ffffff; padding:50px; }
.place-details-contact-row h4, .place-details-top-row h4  {display:block; border-bottom:1px solid #333; padding-bottom:20px; font-weight:bold; margin-bottom:20px; margin-top:50px;}
.place-details-contact-row .col-sm-6 p, .place-details-top-row .col-sm-6 p {padding-left:0 !important; font-size:20px; font-weight:normal; line-height:1.75em; margin-bottom:0 !important; padding-right:40px;}

.place-details-accessibility-row {background:#ffffff; padding:50px; margin-top:35px;}
.place-details-accessibility-row h4, .place-details-top-row h4  {display:block; border-bottom:1px solid #333; padding-bottom:20px; font-weight:bold; margin-bottom:20px; margin-top:50px;}
.place-details-accessibility-row .col-sm-6 p {padding-left:0 !important; font-size:20px; font-weight:normal; line-height:1.75em; margin-bottom:0 !important; padding-right:40px;}


.place-details-awards-row {background:#ffffff; padding:50px; }
.place-details-awards-row h4 {display:block; border-bottom:1px solid #333; padding-bottom:20px; font-weight:bold; margin-bottom:20px;}
.place-details-awards-row .col-xs-4 {text-align:center; padding-left:0; padding-right:0;}
.ve-award-image {margin-top:20px;}

.accessibility-details-row {background:#ffffff; padding:50px; }
.accessibility-details-row h4 {display:block; border-bottom:1px solid #333; padding-bottom:20px; font-weight:bold; margin-bottom:20px;}

.at-this-location-row {background:#ffffff; padding:50px; font-size:16px; font-weight:normal; }
.at-this-location-row h4 {display:block; border-bottom:1px solid #333; padding-bottom:20px; font-weight:bold; margin-bottom:5px;}
.at-this-location-row .unit-accessibility {margin-left:10px !important;}
.at-this-location-row .unit-awards {margin-top:20px;}
.at-this-location-row .unit-divider {clear:both; height:20px;}
.at-this-location-row .row {border-bottom: 1px solid #dddddd; padding-bottom:15px; margin-left:0 !important; margin-right:0 !important;}
.benefit-block p{
	min-height: 155px;
}
.benefit-block h3{
	min-height: 55px;
}
.visit-benefit{
	width: 100%;
}
/* Top Menu Over-rides to allow for Establishment Search */

.top-header .visit-nav li a {padding: 0 13px !important;}


.establishment-type-intro p {padding-left:0;}

/* New Establishment page Nov 18 */

.establishment-place-details-top-row {background:#ffffff; border-top:5px solid #e41f18; padding: 50px 50px 0; }
.establishment-place-details-top-row  h2 {display:block; border-bottom:1px solid #333; padding-bottom:20px; font-weight:bold; margin-bottom:20px;}

.establishment-place-details-second-row {background:#ffffff; padding: 20px 50px 20px; }
.establishment-place-details-second-row h2 {display:block; border-bottom:1px solid #333; padding-bottom:20px; font-weight:bold; margin-bottom:20px;}

.establishment-images-row {background:#ffffff; padding: 0px 50px 20px; }
.establishment-description {background:#ffffff; padding: 20px 50px 20px; }

.establishment-contact-head {background:#ffffff; padding: 0px 50px 20px; }
.establishment-contact-head h4 {display:block; border-bottom:1px solid #333; padding-bottom:20px; font-weight:bold; margin-bottom:20px;}

.establishment-contact-details {background:#ffffff; padding: 0px 50px 20px; }
.establishment-contact-details p {font-size:20px; line-height: 1.4em !important; padding-left:0; padding-right:20px;}

.establishment-accessibility-head-row {background:#ffffff; padding: 30px 50px 20px; }
.establishment-accessibility-head-row h4 {display:block; border-bottom:1px solid #333; padding-bottom:20px; font-weight:bold; margin-bottom:20px;}

.establishment-accessibility-details-row {background:#ffffff; padding: 0 50px 20px; }
.establishment-accessibility-details-row p {font-size:20px; line-height: 1.4em !important; padding-left:0;}

.establishment-awards-head-row {background:#ffffff; padding: 30px 50px 20px; }
.establishment-awards-head-row h4 {display:block; border-bottom:1px solid #333; padding-bottom:20px; font-weight:bold; margin-bottom:20px;}

.establishment-awards-awards-row {background:#ffffff; padding: 0 50px 50px; }
.establishment-awards-awards-row .col-xs-4 {text-align:center; padding-left:0; padding-right:0;}
.establishment-awards-awards-row .ve-award-image {margin-top:20px;}

.establishment-awards-awards-row #pgc-2605-10-0, .establishment-awards-awards-row #pgc-2605-10-1 {width:50%;}

.establishment-at-this-location-head-row {background:#ffffff; padding: 30px 50px 10px; }
.establishment-at-this-location-head-row h4 {display:block; border-bottom:1px solid #333; padding-bottom:20px; font-weight:bold; margin-bottom:20px;}

.establishment-at-this-location-details-row {background:#ffffff; padding: 20px 50px 50px; font-size:16px; }
.establishment-at-this-location-details-row p {font-size:20px; line-height: 1.4em !important; padding-left:0;}

.book-now-button {float:right;}
.book-now-button a {color:#ffffff; text-decoration:none; font-weight:normal !important; padding:7px 15px 7px 20px; display:block; background-color: #e41f18; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size:18px !important; margin-top:-12px; padding-right:15px !important;}

.book-now-button a:hover {background-color:#1e1541;}

.book-now-button img {margin:-5px 0 0 5px}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {color:#1e1541 !important;}
.carousel-control.right, .carousel-control.left  {background-image:none !important;}
.carousel-control {text-shadow: 0 1px 2px rgba(255,255,255,.6) !important;}
.carousel-inner {min-height:560px !important; max-height:560px !important;}

.awards-top-section {width: auto; height: 95px; float: left; margin-top:-25px; margin-left:10px;}

.filter-option {
	font-size: 16px; 
	width:25%;
	float:left;
	padding-left:10px;
	margin-bottom:2px;
}

.filter-button {
    color: #ffffff;
    background: #e41f18;
    padding: 5px 20px;
    border: none;
    font-size: 16px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -khtml-border-radius: 3px;
	margin-bottom:20px;
}


/* Individual Establishment Type Pages with Search */
.establishment-type-intro {font-size:20px;}
.establishment-type-intro-head{ display: block; border-bottom: 1px solid #333;padding-bottom: 20px; font-weight: bold; margin-bottom: 20px;}
.establishment-type-useful-info {background: #ffffff;  padding: 30px 50px 20px;}
.establishment-type-useful-info h2 {display: block; border-bottom: 1px solid #333; padding-bottom: 20px; font-weight: bold; margin-bottom: 20px;}
.establishment-search {padding-left:0 !important;}
.visit-all-link {margin-top:25px; text-align:center; font-size:16px;}
.useful-info-links {display:block; background: #1e1541; color:#ffffff; text-align:center; padding:20px;}
.useful-info-links:hover {color:#f3f6f8; background: #e41f18;}
.establishment-type-search-view-all p {margin:0; padding:0;}
.establishment-type-search-view-all a {display:block; width: 100%; color:white; background:#e41f18; padding:20px; text-align:center; font-size: 20px; }
.establishment-type-search-view-all a:hover {background: #1e1541;}
.establishment-search-alternates {background:#ffffff; padding: 0px 50px 20px; text-align:center;}
.establishment-search-alternates img {margin-bottom :20px;}
.establishment-search-alternates p {font-size:15px; line-height: 1.4em !important; padding: 0 0 25px 0; font-weight:bold;}


/* HTML Sitemap page */
.html-sitemap-links ul {margin-top: -5px;}
.html-sitemap-links li {margin-left:35px;}
.html-sitemap-links a {color:#1e1541; font-weight:bold}
.html-sitemap-links a:hover {color:#e41f18;}
.html-sitemap-links li a {color:#e41f18; font-weight:normal;}
.html-sitemap-links li a:hover {color:#1e1541;}

/* Fix drop-down menu for establishment search menu item - make it narrower and 3 cols */



@media screen and (min-width: 768px)
{
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	margin-left: -50px;}
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	margin-right: -50px;}
}

@media only screen and (max-width: 768px) {
	.top-header .logo img { max-width:75% !important; }
	.top-header .logo {text-align:left !important;}
}

/* ///////////////////////////////////////////////// Scheme Page \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.scheme-hero {

  position: absolute;
  width: 100%;
  top: -144px;
}
.block-center{
align-content:center;
	align-items:center;
}



.w-arrow {
  position: absolute;
  z-index: 99999999;
  bottom: 0px;
  width: 100%;
}


.aa-absolute{
	position: absolute;
  top: 88px;
	z-index:999999;
}


.kb-row-layout-id2404_7a4887-31 > .kt-row-column-wrap {
  column-gap: var(--global-kb-gap-none, 0rem );
  row-gap: var(--global-kb-gap-none, 0rem );
  padding-top:0rem !important;
  padding-bottom:0rem !important;
  grid-template-columns: minmax(0, calc(60% - ((var(--global-kb-gap-none, 0rem ) * 1 )/2)))minmax(0, calc(40% - ((var(--global-kb-gap-none, 0rem ) * 1 )/2)));
}

.w-65{
	width:65% !important;
}


#load-more-posts {
    display: block;
    margin: 20px auto;
    padding: 10px 20px;
    background-color: #0073aa;
    color: white;
    border: none;
    cursor: pointer;
    border-radius: 5px;
}
#load-more-posts:hover {
    background-color: #005177;
}

.entry-content-wrap{
	display:none;
}

.wp-block-kadence-posts .loop-entry {
  box-shadow: 0px 0px 0px 0px rgba(0,0,0,.0) !important;
  border-radius: .25rem;
}

.post-thumbnail-inner {
  
    pointer-events: none !important;
}
.entry-taxonomies {
    pointer-events: none !important; 
}
.hidden-columns {
  display: none;
}

#toggle-columns.active + .hidden-columns {
  display: block;
}
  #toggle-columns {
    color: black;
    border: none; 
    border-radius: 5px;
    padding: 10px 20px; 
    font-size: 16px; 
    cursor: pointer; 
    transition: background-color 0.3s ease, transform 0.2s ease; 
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); /* Light shadow */
	  border:1px black solid;
	  z-index:99;
	  padding:10px 50px 10px 50px;
  }

  #toggle-columns:hover {
    background-color: #00081C; 
    transform: translateY(-2px); 
	  color:#FFCD00;
  }

 


.white-grediant{
  max-width: 100%;
  border: 0 solid currentColor;
  box-sizing: border-box;
  position: absolute;
  bottom: 199px;
  width: 100%;
}
@media (max-width: 781px) {
 .white-grediant{
    bottom: 121px;
	    max-width: 100%;
  border: 0 solid currentColor;
  box-sizing: border-box;
  position: absolute;
  }
}

@media (max-width: 768px) {
 .white-grediant{
  bottom: 160px;
	    max-width: 100%;
  border: 0 solid currentColor;
  box-sizing: border-box;
  position: absolute;
  }
}



.kt-blocks-accordion-header {
  color: var(--global-palette5, #555);
  font-size: 22px !important;
  line-height: 24px;
  text-align: left;
  text-transform: none;
  text-shadow: none;

}

.kt-accordion-id2404_ee88aa-13 .kt-accordion-header-wrap .kt-blocks-accordion-header:focus-visible, .kt-accordion-id2404_ee88aa-13 .kt-accordion-header-wrap .kt-blocks-accordion-header.kt-accordion-panel-active {
  color: #000 !important;
}

.kt-accordion-id2404_ee88aa-13 .wp-block-kadence-pane .kt-accordion-header-wrap .kt-blocks-accordion-header {

  padding-bottom: 23px !important;

}

.bottom-p{
	padding-bottom: 1px !important;
}

@media (max-width: 768px) {
.hidden-block{
	display:none;
}
}
.w-80{
	width:80%;
}
.image-right{
	position:absolute;
	right:0px;
}	
}

.arrow-right,
.arrow-left,
.long-arrow-right,
.long-arrow-left{
  display: block;
  margin: 30px auto;
  width: 25px;
  height: 25px;
  border-top: 2px solid #000;
  border-left: 2px solid #000;
}
.arrow-right,
.long-arrow-right{
 transform: rotate(135deg);
}

.arrow-left,
.long-arrow-left{
 transform: rotate(-45deg);
}
.long-arrow-right::after,
.long-arrow-left::after{
  content: "";
  display: block;
  width: 2px;
  height: 45px;
  background-color: black;
  transform: rotate(-45deg) translate(15px, 4px);
  left: 0;
  top: 0;
}
.hidden-form {
  display: none;
  margin-top: 20px;
}

form {

  margin: 0px;
	width:100%;
}

label {
  display: block;
  margin-bottom: 10px;
  cursor: pointer;
}

input[type="text"], input[type="email"], textarea {
  width: 100%;

  padding: 8px;
  margin: 5px 0;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* 
//////////////////////////////////////////////////////// Form \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
/* Hide the default radio button */
input[type="radio"] {
  display: none;
}

/* Style the label container */
.custom-radio {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  cursor: pointer;
}

/* Custom radio button design */
.radio-label {
  width: 24px;
  height: 24px;
  border: 2px solid black;
  border-radius: 6px; /* Adjust for rounded edges */
  display: inline-block;
  margin-right: 10px;
  position: relative;
		background:white;
}
    @media (max-width: 991px) {
            .radio-label {
                width: 20px !important;
                height: 16px !important;
                
            }
        }
.radio-label:hover {
  width: 24px;
  height: 24px;
  border: 2px solid white;
  border-radius: 6px; /* Adjust for rounded edges */
  display: inline-block;
  margin-right: 10px;
  position: relative;

}

/* Selected state */
input[type="radio"]:checked + .radio-label::after {
  content: '';
  width: 14px;
  height: 14px;
  background-color: black;
  border-radius: 3px; /* Adjust for inner shape */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.radio-pointer{
	background-color:white;
	padding:10px 10px 20px 10px;
	border-radius: 12px;
	border:2px solid #1e1541;

}
.white-hover:hover{
	color:white;
}

.white-hover{
	color:#000;
}
.radio-pointer:hover{
	background-color:#1e1541;
		color:#fff;
}
/* Progress bar container */
.progress-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
  position: relative;
  width: 100%;

}

/* Progress step numbers */
.progress-step {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff5cc;
  color: #c4c4c4;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  z-index: 2;
  transition: background-color 0.3s ease;
}

/* Progress lines */
.progress-line {
  flex-grow: 1;
  height: 4px;
  background-color: #ffeda2;
  margin: 0 -20px;
  position: relative;
  z-index: 1;
  transition: background-color 0.3s ease, width 0.3s ease;
}

/* Active progress step */
.progress-step.active {
  background-color: #ffc706;
  color: black;
}

/* Active progress line */
.progress-line.active {
  background-color: #ffc706;
}

/* Hide the default radio button */
input[type="radio"] {
  display: none;
}

/* Custom radio button design */
.radio-label {
  width: 24px;
  height: 24px;
  border: 2px solid black;
  border-radius: 6px;
  display: inline-block;
  position: relative;
}

/* Selected state for radio button */
input[type="radio"]:checked + .radio-label::after {
  content: '';
  width: 14px;
  height: 14px;
  background-color: black;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* Hidden forms */
.hidden-form {
  display: none;
  margin-top: 20px;
}

/* //////////////////////////////////////////// Form \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */


    .form-group {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 15px;
    }

    .form-group label {
      flex: 1;
      text-align: right;
      margin-right: 15px;
      font-weight: bold;
      color: #555;
    }

    .form-group input,
    .form-group textarea {
      flex: 2;
      padding: 8px;
      border: 1px solid #ccc;
      border-radius: 4px;
      font-size: 14px;
    }

    .form-group textarea {
      resize: none;
      height: 80px;
    }

    .section-title {
      margin-top: 20px;
     border-bottom: 2px solid #eee !important;
      padding-bottom: 5px;
		color:black !important;
    }

    .hidden {
      display: none;
    }

  

    button {
      background-color: #007bff;
      color: white;
      padding: 10px 15px;
      border: none;
      border-radius: 4px;
      cursor: pointer;
      font-size: 16px;
    }

    button:hover {
      background-color: #0056b3;
    }
.field-description {
  color: #a4a4a4;
  font-size: 15px;
}

.lightColorLayout li {
  color: #000;
}

/* Hide the default checkbox appearance */
.address-different {
  appearance: none;
-webkit-appearance: none;
  width: 27px;
  height: 27px;
  border: 2px solid #c6c6c6;
  border-radius: 3px;
  cursor: pointer;
  position: relative;
  outline: none;
  vertical-align: middle;
  background: white;
}

/* Style when checkbox is checked */
.address-different:checked {
  background-color: #1d153e; /* Red background */
  border-color: #1d153e; /* Yellow border */
}

/* Add a white tick mark when checkbox is checked */
.address-different:checked::after {
  content: '\2713'; /* Unicode checkmark */
  color: #fff; /* White tick color */
  font-size: 16px;
  position: absolute;
  top: 0;
  left: 4px;
}


/* Hide the default checkbox appearance */
.address-different2 {
  appearance: none;
-webkit-appearance: none;
  width: 27px;
  height: 27px;
  border: 2px solid #1d153e;
  border-radius: 3px;
  cursor: pointer;
  position: relative;
  outline: none;
  vertical-align: middle;
  background: white;
}

/* Style when checkbox is checked */
.address-different2:checked {
  background-color: #ffc706; /* Yellow background */
  border-color: #ffc706; /* Yellow border */
}

/* Add a white tick mark when checkbox is checked */
.address-different2:checked::after {
  content: '\2713'; /* Unicode checkmark */
  color: #fff; /* White tick color */
  font-size: 16px;
  position: absolute;
  top: 0;
  left: 4px;
}

/* Style the label next to the checkbox */
  .rating-buttons {
    display: flex;
    gap: 10px; /* Adds space between buttons */
  }

  .radio-button {
    padding: 20px 20px;
    background-color: #00081C;
    color: #fff;
    border: none;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    transition: background-color 0.3s ease;
	 border:solid 1px #424b47;
	
  }

  .radio-button:hover {
    background-color: white; 
	  color:#00081C;
	  border:solid 1px #424b47;
  }


 

  .radio-button input, .radio-buttonno input {
    display: none; /* Hides the actual radio input */
  }

  .hidden {
    display: none; /* Hides the fields or buttons initially */
  }

.wp-element-caption {
  position: relative;
  display: inline-flex; /* Ensures proper alignment between text and arrow */
  align-items: center; /* Vertically aligns text and arrow */
  font-size: 16px; /* Adjust font size as needed */
  color: #333; /* Default text and arrow color */
}

/* Add SVG arrow after the text */
.wp-element-caption::after {
  content: '';
  display: inline-block;
  width: 24px; /* Width of the arrow */
  height: 17px; /* Height of the arrow */
  margin-left: 8px; /* Space between text and arrow */
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><line x1="5" y1="12" x2="19" y2="12"></line><polyline points="12 5 19 12 12 19"></polyline></svg>');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.kadence-blocks-gallery-item__caption {
  position: relative;
  display: inline-flex; /* Ensures proper alignment with the arrow */
  align-items: center; /* Vertically aligns text and arrow */
  font-size: 16px; /* Adjust font size */
  color: #333; /* Adjust text and arrow color */
}

/* Add the arrow using SVG in the ::after pseudo-element */
.kadence-blocks-gallery-item__caption::after {
  content: '';
  display: inline-block;
  width: 24px; /* Width of the SVG arrow */
  height: 17px; /* Height of the SVG arrow */
  margin-left: 8px; /* Space between the text and the arrow */
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><line x1="5" y1="12" x2="19" y2="12"></line><polyline points="12 5 19 12 12 19"></polyline></svg>');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.pb-34{
	
element {
}
@media (max-width: 768px) {
  .wp-block-cover .wp-block-cover__inner-container, .wp-block-cover-image .wp-block-cover__inner-container {
    color: inherit;

    position: relative;

    width: 100%;

    padding-bottom: 34px !important;;
}
	.pb-34{
		padding-bottom:34px !important;
	}
	
#modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}

.modal-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

.modal-box {
    position: relative;
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    text-align: center;
    z-index: 1001;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    max-width: 400px;
    margin: 0 auto;
}

.modal-box.success {
    border: 2px solid #28a745; /* Success border color */
}

.modal-box.error {
    border: 2px solid #dc3545; /* Error border color */
}

#close-modal {
    margin-top: 15px;
    padding: 10px 20px;
    background-color: #007bff;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

#close-modal:hover {
    background-color: #0056b3;
}
	
			.tnp-subscription input.tnp-submit,  {
  background-color: #00081C;
  color: #ffc706;
  width: 100% !important;
  height: auto;
  margin: 0;
  display: inline-block;
}
	.kt-btn-inner-text{
		font-family: 'AaSansBold', sans-serif !important;
	}

	.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7); 
    z-index: 999;
}

.popup-message {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #2e6f17; 
    color: white;
    padding: 20px;
    border-radius: 5px;
    z-index: 1000;
}

.error-message {
    background-color: #F44336; 
}
/* ///////////////////////////////////// Pricing modal \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */

	#pricingHotelModal .modal-content {
    background-color: #fff;
    color: #333;
    border-radius: 10px;
    padding: 20px;
}
	
	#pricingHotelModal {
    z-index: 99999 !important;
}
body:has(#wpadminbar) {
    display: none;
}

body iframe {
  display: none;
}

.modal-wrapper {
  display: .modcontainer.modpage
#inputField {
  position: relative;
  padding-right: 120px; /* Space for the message */
}

.required-message {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  color: red;
  font-size: 12px;
  display: none;
  pointer-events: none;
}

	#context{
		padding:20px;
	}

	.is-layout-flex {
  display: flex;
  justify-content: center;
}
	@media (min-width: 978px) {
  .jj-container {
    width:100% !important;
  }
}
.idpc-error {
  color: red!important;
  font-weight: bold; /* Optional: Makes it stand out more */
}
	.form-vis{
		  display: none;
	}
	.arrow-icon {
    transition: transform 0.3s ease; /* Smooth rotation */
    margin-left: 5px; /* Add some space between text and arrow */
}

.arrow-up {
    transform: rotate(180deg); /* Rotate the arrow when content is visible */
}
/* Add the arrow icon to the link using ::after */
#navbarSchemeDropdown::after {
    content: url('data:image/svg+xml;utf8,%3Csvg xmlns%3D%22http%3A//www.w3.org/2000/svg%22 width%3D%2215%22 height%3D%2215%22 viewBox%3D%220 0 15 15%22 fill%3D%22none%22%3E%3Cpath fill-rule%3D%22evenodd%22 clip-rule%3D%22evenodd%22 d%3D%22M3.13523 6.15803C3.3241 5.95657 3.64052 5.94637 3.84197 6.13523L7.5 9.56464L11.158 6.13523C11.3595 5.94637 11.6759 5.95657 11.8648 6.15803C12.0536 6.35949 12.0434 6.67591 11.842 6.86477L7.84197 10.6148C7.64964 10.7951 7.35036 10.7951 7.15803 10.6148L3.15803 6.86477C2.95657 6.67591 2.94637 6.35949 3.13523 6.15803Z%22 fill%3D%22%23000000%22/%3E%3C/svg%3E');
    margin-left: 4px;
    display: inline-block;
    vertical-align: middle;
    transition: transform 0.3s ease; /* Smooth rotation */
}

/* Rotate the arrow when the content is expanded */
#collapseSchemeMenu.show + #navbarSchemeDropdown::after {
    transform: rotate(180deg); /* Rotate the arrow when expanded */
}
	
	.hidden {
    display: none;
}
@media (max-width: 991px) {
    .d-none {
        display: none !important;
    }
}

	
.minus-margin{
  margin-top: -7px !important;

}
	
	.colorSectionFe.no-margin {
  margin-top: -6px !important;
  margin-bottom: 0px;
}
	
	/* Default: No border */
.radio-group {
    border: 2px solid transparent;
    padding: 10px;
    border-radius: 5px;
    display: inline-block;
}

/* Show red border when validation fails */
.radio-group.error {
    border: 2px solid red;
    padding: 10px;
    border-radius: 5px;
}
	
/* Hide post date and author name */
.post .posted-on,
.post .byline {
    display: none !important;
}
	
	.updated {
    display: none !important;
}
.byline {
    display: none !important;
}

	@media (min-width: 978px) {
  .jj-container {
    width:100% !important;
  }

/* /////////////////////// Header /////////////////////////// */
		

		
		
