* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/*IMPORTING THE FONTS*/


body.package-modal.modal-open {
    padding-right: 0px !important;
}


html {
  font-size: 1rem;
  scroll-behavior: smooth;
  font-family: 'Manrope';
}

body {
  opacity: 1;
  transition: 2s opacity;
  font-weight: 300;
}

body {
  font-family: 'Manrope', sans-serif;
  overflow-x: hidden;
  font-size: 16px;
}


@media (min-width:576px){
  
  .container-width {
      max-width: 540px;
  }

}

@media (min-width: 768px){

  .container-width {
      max-width: 720px;
  }

}

@media (min-width: 992px){
  .container-width {
    max-width: 960px;
  }
}


@media (min-width: 1200px){
  .container-width {
    max-width: 1300px;
  }
}


  .container-width {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

/* 
/////////////////////////////header/////////////////////////// */

.banner {
  background: #fff;
  font-family: Lato, sans-serif;
}

.navbar-nav-primary {
  text-transform: uppercase;
}

.navbar-form-search {
  position: relative;
}
.navbar-form-search .form-control {
  width: 250px;
}
.navbar-form-search .btn {
  border: 0;
  background: transparent;
  font-size: 18px;
}
.navbar-form-search .btn:active, .navbar-form-search .btn:hover, .navbar-form-search .btn:focus {
  color: #000;
  outline: none;
  box-shadow: none;
}
.navbar-form-search .search-form-container {
  text-align: right;
  position: absolute;
  width: 250px;
  overflow: hidden;
  background: #fff;
  right: 60px;
  top: 0;
  z-index: 9;
  transition: all 0.3s ease-in-out;
}
.navbar-form-search .search-form-container.hdn {
  width: 0;
}
.navbar-form-search .search-form-container .search-input-group {
  width: 300px;
}

button.navbar-toggle.collapsed.navbar-toggle-btn {
  display: none;
}
div#bs-example-navbar-collapse-1 {
    display: flex;
    justify-content: flex-end;
}
ul.navbar-nav li a {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 206.02%;
  color: #35353F;
  text-transform: capitalize;
  padding: 0 15px;
}
ul.navbar-nav li a.active {
  font-weight: 600 !important;
  font-size: 15px;
  color: #35353F;
}
button#search-button {
  background: #296399;
  border-radius: 2px;
  display: flex;
  padding: 10px;
  margin-left: 20px;
}
button#hide-search-input-container {
  display: none;
}
.navbar.navbar-expand-lg {
  background: rgba(255, 255, 255, 0.25);
  border: 1px solid #EDEDED;
  box-shadow: 0px 22px 23px rgb(242 242 242 / 49%);
  border-radius: 13px;
  padding: 20px;
  margin-top: 30px;
}



button.navbar-toggle{
  display: none;
}
button.btn-header img {
  margin-left: 5px;
}

ul.navbar-nav.mr-auto {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}

.navbar-toggle[aria-expanded=true] .icon-bar:nth-of-type(3) {
  transform: translate3d(1px, -7px, 0) rotate(-45deg);
  transform-origin: right bottom;
  width: 22px;
}
.navbar-toggle[aria-expanded=true] .icon-bar:nth-of-type(1) {
  transform: translate3d(8px, 1px, 0) rotate(45deg);
  transform-origin: left top;
  width: 22px;
}
.navbar-toggle[aria-expanded=true] .icon-bar:nth-of-type(2) {
  display: none;
  transition: .25s;
}


.icon-bar {
  width: 22px;
  display: block;
  height: 2px;
  background-color: #296399;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 16px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 6px;
}
.navbar-toggle.icon-bar:nth-of-type(1) {
  transform: translate3d(0, 0, 0) rotate(0deg);
  transform-origin: right top;
  width: 22px;
}
.navbar-toggle .icon-bar:nth-of-type(2) {
  transform: translate3d(0, 0, 0) rotate(0deg);
  width: 14px;
  margin-left: 4px;
}
.navbar-toggle .icon-bar:nth-of-type(3) {
  transform: translate3d(0, 0, 0) rotate(0deg);
  transform-origin: right bottom;
  width: 22px;
}

button.navbar-toggle{
  background-color: transparent;
  border: 0;
}




@media screen and (max-width:991px) {

  button.navbar-toggle {
    display: block;
  }
  header#header li.nav-item {
    padding: 8px 0;
  }


}



/* 


///////////////////////////////////////////////// */

section#team-block-section {
  padding: 100px 0;
}

.heesGt {
  background: none rgb(255, 255, 255);
  border: 1px solid rgba(15, 56, 73, 0.06);
  border-radius: 28px;
  display: flex;
  flex-direction: column;
  height: 45rem;
  margin-right: 20px;
  padding: 1.875rem;
  position: relative;
  width: 22.75rem;
  margin-bottom: 30px;
  margin-top: 30px;
  transition: all 0.4s ease-out 0s;
}


.jQzeCD {
  border-radius: 28px;
  display: flex;
  height: 320px;
  width: 22.625rem;
  margin: -30px;
  transition: all 0.4s ease-out 0s;
  position: relative;
  padding-left: 30px;
  z-index: 100;
}

.jSTRnN {
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  height: 148px;
  width: 100%;
  left: 0px;
  position: absolute;
  bottom: 0px;
  z-index: 100;
  border-bottom-left-radius: 28px;
  border-bottom-right-radius: 28px;
  transition: all 0.4s ease-out 0s;
}
.kZgSIK {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -100;
  background-size: cover;
  background-position: left center;
  overflow: hidden;
}

.kZgSIK img {
  border-radius: 28px;
  width: 100%;
  height: 320px;
  transition: all 0.4s ease-out 0s;
  overflow: hidden;
  object-position: center center;
}

.iWqacH {
  color: rgb(255, 255, 255);
  font-size: 22px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.1px;
  text-align: left;
  z-index: 100;
  top: 250px;
  width: 100%;
  position: relative;
  height: 100px;
}

.iWqacH .mentorTitleContainer {
  color: rgb(255, 255, 255);
  height: 20px;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.1px;
  margin-top: 25px;
  width: 100%;
  text-align: left;
  position: relative;
}

.iWqacH .mentorTitle {
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.1px;
  text-align: left;
  color: rgb(255, 255, 255);
  opacity: 0.7;
  position: absolute;
  bottom: 0px;
}
.iWqacH .mentorName {
  font-size: 22px;
  font-weight: 900;
  max-width: 150px;
  position: absolute;
  bottom: 20px;
}

.iWqacH .mentorDescription {
  font-size: 14px;
  opacity: 0;
  margin-top: 0px;
  padding-right: 20px;
  transition: all 0.4s ease-out 0s;
  font-weight: 300;
}

.irmCui {
  color: rgb(253, 223, 67);
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: rgba(255, 255, 255, 0.2);
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  height: 31px;
  padding: 8px 16px;
  position: absolute;
  right: 0px;
  top: 253px;
  white-space: nowrap;
  z-index: 100;
}

.erAkNO {
  display: flex;
  flex-direction: column;
}

.iONckA {
  display: flex;
  color: #016080;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.1px;
  position: absolute;
  top: 340px;
  text-align: left;
  transition: all 0.4s ease-out 0s;
}
.eINlL {
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  position: absolute;
  width: 300px;
  top: 370px;
  transition: all 0.4s ease-out 0s;
}
.illmTA {
  color: rgb(53, 53, 53);
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.5px;
  text-align: left;
  width: 70%;
}
.hyACbC {
  margin-top: 2px;
}

.jFDlvU {
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.5px;
  text-align: right;
}
.QgNfY {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.49;
  letter-spacing: normal;
  text-align: right;
  color: rgb(118, 118, 118);
  margin-top: 2px;
}

.emRwHY {
  transition: all 0.4s ease-out 0s;
  display: block;
  position: absolute;
  bottom: 200px;
  height: 65px;
  left: 35px;
}
.krkYvd {
  display: flex;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.2px;
  text-align: left;
  color: rgb(72, 72, 72);
}
.krkYvd .icon {
  padding-top: 2px;
  margin-right: 10px;
}
.hZHGfK {
  display: flex;
  justify-content: space-evenly;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.1px;
  text-align: left;
  color: #016080;
  position: absolute;
  bottom: 90px;
  left: 42px;
  right: 42px;
  height: 16px;
}
.ceSMpX {
  -webkit-box-align: center;
  align-items: center;
  display: flex;
  height: 16px;
}
.hZHGfK .figure {
  margin-right: 2px;
}
.kvWQCr {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  height: 16px;
}
.heesGt .buttonWrapper {
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
}

.jfKqiN {
  border: none;
  border-radius: 16px;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  background-color: #0791be;
  color: rgb(255, 255, 255);
  cursor: pointer;
  height: 3.3125rem;
  font-size: 1.125rem;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.5px;
  padding: 0px 0px 2px;
  width: 20.125rem;
  overflow: hidden;
  position: relative;
  transition: all 0.25s ease 0s;
}


.heesGt:hover {
  box-shadow: rgb(0 0 0 / 10%) 0px 10px 50px 0px;
  transition: all 0.4s ease-out 0s;
  background-color: rgb(1 96 128 / 10%);
}


.sc-biJonm:hover .sc-eHEENL {
  height: 465px;
  transition: all 0.4s ease-out 0s;
  cursor: pointer;
}
.sc-biJonm:hover .sc-hzUIXc {
  bottom: 35px;
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  border-bottom-left-radius: 28px;
  border-bottom-right-radius: 28px;
  height: 273px;
  width: 100%;
  transition: all 0.4s ease-out 0s;
}
.sc-biJonm:hover .sc-kYPZxB img {
  border-radius: 28px;
  width: 440px;
  height: 426px;
  overflow: hidden;
  object-position: left top;
  transition: all 0.4s ease-out 0s;
}
.sc-biJonm:hover .sc-dWBRfb .mentorDescription {
  margin-top: 16px;
  animation-name: slideDown;
  animation-duration: 0.4s;
  animation-timing-function: ease-out;
  opacity: 0.8;
  visibility: visible !important;
}
.sc-biJonm:hover .sc-EZqKI {
  transition: all 0.4s ease-out 1ms;
}
.sc-biJonm:hover .sc-jXcxbT {
  top: 450px;
  transition: all 0.4s ease-out 0s;
}

.sc-biJonm:hover .sc-htmcrh {
  opacity: 0;
  transition: all 0.4s ease-out 0s;
}
.jfKqiN::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 0px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.4);
  transition: none 0s ease 0s;
}
.jfKqiN:hover::before {
  width: 120%;
  background-color: rgba(255, 255, 255, 0);
  transition: all 0.4s ease-in-out 0s;
}

@media (max-width: 1024px){
  .heesGt {
    height: 33.25rem;
    padding: 1.25rem;
    margin-left: 20px;
    width: 16.75rem;
  }
  .jQzeCD {
    height: 230px;
    margin: -20px;
    padding-left: 20px;
    width: 16.625rem;
  }
  .jSTRnN {
    height: 75px;
  }
  .kZgSIK img {
    height: 225px;
  } 
  .kZgSIK img {
    height: 225px;
  }
  .iWqacH {
    font-size: 18px;
    top: 115px;
  }
  .iWqacH .mentorTitleContainer {
    font-size: 12px;
    margin-top: 50px;
  }
  .iWqacH .mentorTitle {
    font-size: 12px;
    bottom: 0px;
  }
  .iWqacH .mentorName {
    font-size: 16px;
    bottom: 16px;
  }
  .iWqacH .mentorDescription {
    font-size: 12px;
    margin-top: 4px;
    padding-right: 8px;
    color: rgba(255, 255, 255, 0.8);
  }
  .irmCui {
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    background-color: rgba(255, 255, 255, 0.2);
    font-size: 10px;
    height: 25px;
    font-weight: bold;
    font-stretch: normal;
    margin-top: 135px;
    padding: 6px 12px;
    margin-right: -1px;
    top: 15px;
  }
  .iONckA {
    top: 210px;
    font-size: 12px;
    margin-top: 30px;
  }
  .eINlL {
    top: 250px;
    width: 228px;
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .illmTA {
    font-size: 18px;
  }
  .jFDlvU {
    font-size: 16px;
  }
  .QgNfY {
    font-size: 12px;
  }
  .emRwHY {
    bottom: 135px;
  }
  .hZHGfK {
    font-size: 10px;
    margin-bottom: 14px;
    bottom: 65px;
    left: 20px;
    right: 20px;
  }
  .heesGt .buttonWrapper {
    position: absolute;
    bottom: 20px;
    left: 20px;
  }

  .jfKqiN {
    border-radius: 10px;
    height: 3.125rem;
    font-size: 0.875rem;
    width: 11.25rem;
  }


}


/* 

///////////////////////////////////////////////////////////////
                  kilton pacakages
////////////////////////////////////////////////////////////// */


section#kilyon-packages-section {
  padding: 80px 0 40px;
  position: relative;
  margin-bottom:0px;
}


#kilyon-packages-section-02{
  position:relative;
margin-bottom:80px;
 padding: 60px 0;
}

section#kilyon-packages-section-02::before{
  position: absolute;
  content: "";
  bottom: 0;
  height: 95%;
  width: 100%;
  background: rgba(230, 255, 243, 0.58);
}

.packages-title-block-title{
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}

.packages-title-block-title h1 {
  font-weight: 600;
  font-size: 48px;
  line-height: 60px;
  text-align: center;
  text-transform: capitalize;
  color: #1F2E54;  
  margin-bottom: 20px;
}

.packages-title-block-title h1 span {
  color: #29BF77;
}


.packages-title-block-title h1 svg{
  margin-right: 10px;
}

.packages-title-block-title h2 {
  font-weight: 600;
  font-size: 48px;
  line-height: 60px;
  text-align: center;
  text-transform: capitalize;
  color: #1F2E54;  
  margin-bottom: 20px;
}

.packages-title-block-title h2 span {
  color: #29BF77;
}


.packages-title-block-title h2 svg{
  margin-right: 10px;
}

.packages-title-block-title p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 164.02%;
  text-align: center;
  color: #7B7B7B;
}
.packages-title-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.all-visa-lc-filter ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.row.package-title-icon-block {
  margin-top: 40px;
  margin-bottom: 50px;
}

.pad-30 {
  padding-left: 30px;
  padding-right: 30px;
}
span.hg-tag {
  background: #1CC273;
  border-radius: 3px;
  padding: 10px;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 136.52%;
  text-transform: uppercase;
  color: #FFFFFF;
  position: absolute;
  top: -20px;
  right: 35px;
}



@supports (-webkit-appearance: none) or (-moz-appearance: none) {
  .all-visa-lc-filter input[type=checkbox],
  .all-visa-lc-filter input[type=radio] {
    --active: #02D26E;
    --active-inner: #fff;
    --focus: 2px rgba(39, 94, 254, .3);
    --border: #BBC1E1;
    --border-hover: #02D26E;
    --background: #fff;
    --disabled: #F6F8FF;
    --disabled-inner: #E1E6F9;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 21px;
    outline: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0;
    cursor: pointer;
    border: 1px solid var(--bc, var(--border));
    background: var(--b, var(--background));
    transition: background 0.3s, border-color 0.3s, box-shadow 0.2s;
  }
  .all-visa-lc-filter input[type=checkbox]:after,
  .all-visa-lc-filter input[type=radio]:after {
    content: "";
    display: block;
    left: 0;
    top: 0;
    position: absolute;
    transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s);
  }
  .all-visa-lc-filter input[type=checkbox]:checked,
  .all-visa-lc-filter input[type=radio]:checked {
    --b: var(--active);
    --bc: var(--active);
    --d-o: .3s;
    --d-t: .6s;
    --d-t-e: cubic-bezier(.2, .85, .32, 1.2);
  }
  .all-visa-lc-filter input[type=checkbox]:disabled,
  .all-visa-lc-filter input[type=radio]:disabled {
    --b: var(--disabled);
    cursor: not-allowed;
    opacity: 0.9;
  }
  .all-visa-lc-filter input[type=checkbox]:disabled:checked,
  .all-visa-lc-filter input[type=radio]:disabled:checked {
    --b: var(--disabled-inner);
    --bc: var(--border);
  }
  .all-visa-lc-filter input[type=checkbox]:disabled + label,
  .all-visa-lc-filter input[type=radio]:disabled + label {
    cursor: not-allowed;
  }
  .all-visa-lc-filter input[type=checkbox]:hover:not(:checked):not(:disabled),
  .all-visa-lc-filter input[type=radio]:hover:not(:checked):not(:disabled) {
    --bc: var(--border-hover);
  }
  .all-visa-lc-filter input[type=checkbox]:focus,
  .all-visa-lc-filter input[type=radio]:focus {
    box-shadow: 0 0 0 var(--focus);
  }
  .all-visa-lc-filter input[type=checkbox]:not(.switch),
  .all-visa-lc-filter input[type=radio]:not(.switch) {
    width: 21px;
  }
  .all-visa-lc-filter input[type=checkbox]:not(.switch):after,
  .all-visa-lc-filter input[type=radio]:not(.switch):after {
    opacity: var(--o, 0);
  }
  .all-visa-lc-filter input[type=checkbox]:not(.switch):checked,
  .all-visa-lc-filter input[type=radio]:not(.switch):checked {
    --o: 1;
  }

  .all-visa-lc-filter input[type=checkbox] + label,
  .all-visa-lc-filter input[type=radio] + label {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    margin-left: 4px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 141.02%;
    color: #35353F;
  }

  .all-visa-lc-filter input[type=checkbox]:not(.switch) {
    border-radius: 7px;
  }
  .all-visa-lc-filter input[type=checkbox]:not(.switch):after {
    width: 5px;
    height: 9px;
    border: 2px solid var(--active-inner);
    border-top: 0;
    border-left: 0;
    left: 7px;
    top: 4px;
    transform: rotate(var(--r, 20deg));
  }
  .all-visa-lc-filter input[type=checkbox]:not(.switch):checked {
    --r: 43deg;
  }
  .all-visa-lc-filter input[type=checkbox].switch {
    width: 38px;
    border-radius: 11px;
  }
  .all-visa-lc-filter input[type=checkbox].switch:after {
    left: 2px;
    top: 2px;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    background: var(--ab, var(--border));
    transform: translateX(var(--x, 0));
  }
  .all-visa-lc-filter input[type=checkbox].switch:checked {
    --ab: var(--active-inner);
    --x: 17px;
  }
  .all-visa-lc-filter input[type=checkbox].switch:disabled:not(:checked):after {
    opacity: 0.6;
  }

  .all-visa-lc-filter input[type=radio] {
    border-radius: 50%;
  }
  .all-visa-lc-filter input[type=radio]:after {
    width: 19px;
    height: 19px;
    border-radius: 50%;
    background: var(--active-inner);
    opacity: 0;
    transform: scale(var(--s, 0.7));
  }
  .all-visa-lc-filter input[type=radio]:checked {
    --s: .5;
  }
}


.col-lg-4.col-sm-6.col-12.pad-30 {
  padding-right: 20px;
  padding-left: 20px;
}

.packages-content-block {
  margin-top: 50px;
  background: #FFFFFF;
  border: 1px solid #E4E4E4;
  box-shadow: 0px 4px 33px rgba(165, 165, 165, 0.25);
  border-radius: 16px;
  padding: 40px 30px;
  transition: .25s ease;
  min-height:730px;
  margin-bottom: 50px;
  position: relative;
  transition: .25s;
}

.packages-content-block.active {
  background: linear-gradient(162.28deg, #1F2E54 65.31%, #486A83 104.32%);
  border-radius: 16px;
transition: .25s;
}

.visa-details-block {
  height: 270px;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}


.visa-details-block::-webkit-scrollbar {
  background-color: transparent;
  width: 0px;
}

.visa-details-block:hover::-webkit-scrollbar {
  width: 8px;
}
.visa-details-block::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2);
}

@media (hover: none) {
.visa-details-block ::-webkit-scrollbar {
    width: 8px;
  }
.visa-details-block ::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.2);
  }
}

.packages-content-block h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  text-transform: capitalize;
  background: linear-gradient(96.93deg, #296399 23.3%, rgba(102, 140, 175, 0.97) 81.16%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  transition: .25s ease;
  padding-top: 10px;
    margin-top: 0;
}

.packages-content-block.active h3 {
  background: linear-gradient(96.93deg, #FFFFFF 23.3%, rgba(208, 208, 208, 0.97) 81.16%);
  -webkit-background-clip: text;
  transition: .25s ease;
}
.flip-header-block {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    height: 80px;
    overflow: hidden;
}
.pac-logo {
    background-color: #fff;
    margin-left: 8px;
	border-radius: 5px;
}

.pac-logo.meydan-logo {
  background-color: #fff;
  border-radius: 5px;
  padding: 8px;
  width:120px;
}

.pac-logo img {
  width: 100%;
  border: 1px solid #EBEBEB;
  border-radius: 5px;
  height: 80px;
  width: 90px;
  object-fit: contain;
  padding: 8px;
}

.flip-header-view-details {
  margin-top: 10px;
}

.flip-header-view-details h5 {
  font-weight: 400;
  font-size: 12px;
  line-height: 141.02%;
  color: #35353F;
  display: flex;
  align-items: center;
  gap: 4px;
  position: relative;
}

.flip-header-view-details h5::before {
  position: absolute;
  content: "";
  width: 70%;
  height: 0.5px;
  background-color: rgba(41, 99, 153, 0.25);
  bottom: 8px;
  right: 0;
}

.flip-header-view-details h5 {
  font-weight: 400;
  font-size: 12px;
  line-height: 141.02%;
  color: #35353F;
  display: flex;
  align-items: center;
  cursor: pointer;
  gap: 4px;
  position: relative;
}

.packages-content-block.active .flip-header-view-details h5 {
  color: #E0F0FF;
}
.flip-header-view-details svg path {
  stroke: #296399;
}
.packages-content-block.active .flip-header-view-details svg path {
  stroke: #F6895E;
}
.packages-content-block.active .flip-header-view-details h5::before {
  background-color: #5B6785;
}

.packages-content-block.active .flip-header-view-details-block{
  color: #E0F0FF;
}

.flip-header-view-details-block {
  display: none;
  transition: .25s ease;
  font-weight: 300;
  font-size: 14px;
  line-height: 169.02%;
  color: #35353F;
  animation: fadein .25s linear 1;
  -webkit-animation: fadein .25s linear 1;
}
.flip-header-view-details-block.active {
  display: block;
  transition: .25s ease;
  animation: fadein .25s linear 1;
    -webkit-animation: fadein .25s linear 1;
}



.tabs .tab a {
    height: auto!important;
}
    

.tabs {
    background-color: transparent !important;
}
   
ul.nav.nav-tabs.packages-content-block-tab li:last-child a{
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.tabs .tab {
    line-height: unset;
    height: auto;
    text-transform: capitalize;
}
label.custom-control-label {
     line-height:normal !important;
}  
 ul.nav.nav-tabs.packages-content-block-tab li a {
    line-height: normal !important;   
     font-size: xx-small!important;   
    }
    
a#with-visa {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
  



ul.nav.nav-tabs.packages-content-block-tab {
  margin-top: 20px;
  width: 100%;
  transition: .25s ease;
  border-bottom: 0;
}
.nav-tabs .nav-link{
  border-radius: 0px;
}

ul.nav.nav-tabs.packages-content-block-tab li {
  width: 50%;
  transition: .25s ease;
}
ul.nav.nav-tabs.packages-content-block-tab li a {
  background: #F3F3F3;
  font-weight: 500;
  font-size: 16px;
  line-height: 150.02%;
  text-shadow: 0px 0px 38px rgba(158, 108, 255, 0.4), -21px 15px 50px rgba(29, 38, 70, 0.25);
  backdrop-filter: blur(14px);
  text-align: center;
  padding: 10px;
  border: 0;
  transition: .25s ease;
  color: #35353F;
}

.tabs {
    background-color: transperent;
}

label {
    font-size: 0.8rem;
    color: currentcolor !important;
}

ul.nav.nav-tabs.packages-content-block-tab li a.active {
  background: #296399;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: center;
  transition: .25s ease;
}

ul.nav.nav-tabs.packages-content-block-tab li a.active label {
color: #fff;
}

ul.nav.nav-tabs.packages-content-block-tab li:first-child a{
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

ul.nav.nav-tabs.packages-content-block-tab li:last-child a{
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}


ul.nav.nav-tabs.packages-content-block-tab li a svg {
  display: none;
  transition: .25s ease;
}

ul.nav.nav-tabs.packages-content-block-tab li a.active svg {
  display: initial;
  transition: .25s ease;
}

.row.visa-pricing-block {
  margin-top: 15px;
  transition: .25s ease;
}

.visa-pricing-block-title {
  font-weight: 400;
  font-size: 13px;
  line-height: 160.02%;
  color: #296399;
}
.visa-pricing-block-title span {
  font-weight: 400;
  font-size: 11px;
  line-height: 141.02%;
  color: rgba(41, 99, 153, 0.6);
}

.visa-pricing-block-title h6 {
  margin-bottom: 0;
  text-decoration: line-through;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 160.02%;
  /* identical to box height, or 32px */
  text-decoration-color: #FF0000;
  text-decoration-thickness: 2px;
  color: #3C3C3C;
}

.packages-content-block.active .visa-pricing-block-title h6 {
  color: #FFFFFF;
}


.visa-pricing-block-proce {
  background: linear-gradient(267.42deg, #F6895E 0%, #F9AB81 100%);
  border-radius: 4px;
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  letter-spacing: -0.78px;
  color: #FFFFFF;
  padding: 10px;
}

.visa-pricing-block {
  margin-top: 20px;
  border-bottom: 0.5px solid rgba(41, 99, 153, 0.25);
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.visa-details-block ul li {
  font-weight: 400;
  font-size: 14px;
  color: #296399;
  list-style: none;
  padding: 5px 0;
  display: flex;
}

.visa-details-block ul li svg {
  margin-right: 15px;
  width: 15px;
  height: 15px;
}


.visa-details-block ul li svg path {
  fill: #1CC273;
}

button.visa-book-now {
  padding: 10px 15px;
  gap: 8px;
  background: #1D5182;
  border-radius: 6px;
  border: 0;
  display: flex;
  align-items: center;
  color: #fff;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translate(-50%, 0px);
  transition: .25s ease;
  cursor: pointer;
}

button.visa-book-now:hover .btn-hover{
  display: block;
}
button.visa-book-now:hover img.btn-nr {
  display: none;
}


button.visa-book-now:hover svg path{
  fill:  #1CC273;
  cursor:pointer;
}



.packages-content-block.active .visa-pricing-block-title{
  color: #fff;
  transition: .25s ease;
}

.packages-content-block.active .visa-pricing-block-title span{
  color: #fff;
  transition: .25s ease;
}

.packages-content-block.active .visa-pricing-block-proce {
  background: linear-gradient(267.42deg, #02D26E 0%, #34B6FF 100%);
  border-radius: 4px;
  transition: .25s ease;
}

.packages-content-block.active .visa-pricing-block{
  border-bottom: 0.5px solid #5B6785;
  transition: .25s ease;
}

.packages-content-block.active .visa-details-block ul li{
  color: #fff;
  transition: .25s ease;
}


@keyframes fadein
{
0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-webkit-keyframes fadein
{
0%   { opacity: 0; }
  100% { opacity: 1; }
}



.kilton-package-wrapper-block {
  background: rgba(232, 223, 249, 0.4);
  border-radius: 13px;
}

.kilton-package-wrapper-block-text-block h3 {
  font-weight: 700;
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 20px;
  color: #6C5694;
}

.kilton-package-wrapper-block-text-block p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #6C5694;
  margin-bottom: 0;
}
.kilton-package-wrapper-block-text-block {
  margin-left: 30px;
}

button.get-started-btn {
  background: #6C5694;
  border-radius: 3px;
  border: 0;
  padding: 10px 15px;
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  align-items: center;
  text-align: center;
  color: #FFFFFF;
  border: 2px solid #6c56942c;
}

button.get-started-btn svg{
  margin-left: 10px;
}
button.support-btn {
  background: #fff;
  border-radius: 3px;
  border: 0;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  align-items: center;
  text-align: center;
  color: #6C5694;
  border: 2px solid #6c56942c;
}
.wrapper-btn-block {
  display: flex;
  gap: 15px;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.kilton-package-wrapper-block-content {
  width: 100%;
  height: 290px;
  background-image: url(../img/wrapper-pattern.svg);
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
}

section#kilton-package-wrapper-section {
  margin-bottom: 80px;
}



@media (max-width: 1400px){

  .kilton-package-wrapper-block-content {
    width: 100%;
    height: 290px;
    padding: 0px 30px;
  }

}

@media (max-width: 1200px){

  .kilton-package-wrapper-block-content {
    padding: 0 20px;
  }
  .wrapper-btn-block {  
    justify-content: center;
  }
  .kilton-package-wrapper-block-text-block {
    margin-left: 10px;
    margin-right: 30px;
}

section#kilyon-packages-section::before {
  height: 68%;

}

}


@media (max-width: 991px){

  section#kilyon-packages-section::before {
    height: 82%;
}

  .kilton-package-wrapper-block-text-block {
    margin-left: 70px;
  }
  .packages-content-block {
    min-height: auto;
    margin-bottom: 50px;
    position: relative;
}

}


@media (max-width: 767px){

    section#kilyon-packages-section::before {
      height: 76%;
  }

  .kilton-package-wrapper-block-text-block {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
}


.package-title-icon-block-item {
  padding: 25px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.23);
  border-right: 0px;
  max-width: 320px;
  display: flex;
  margin: 0px auto;
  justify-content: flex-start;
}
.package-title-icon-block-item.no-border{
  border-bottom: 0px solid rgba(0, 0, 0, 0.23);
}
.package-title-icon-block-item i {
  width: 80px;
}
}


@media (max-width: 576px){



.packages-title-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
.packages-title-block-title {
  text-align: center;
}
.all-visa-lc-filter {
  margin-top: 20px;
}

}


@media (max-width: 380px){
  .wrapper-btn-block {
    justify-content: center;
    flex-direction: column;
  }
}





/* 

///////////////////////////////

book now

///////////////////////////////// */

.booknow-title-block {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
  align-items: center;
}
.go-back-block a{
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
    color: #1D5182;
    display: flex;
    align-items: center;
}
.booknow-title-block h3 {
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #296399;
margin-top: 0;
    margin-bottom: 0;
}



.booknow-select-package-block-button .radio {
  margin: 0px;
}
.booknow-select-package-block-button .radio input[type=radio] {
  position: absolute;
  opacity: 0;
}
.booknow-select-package-block-button .radio input[type=radio] + .radio-label:before {
  content: "";
  background: #f4f4f4;
  border-radius: 100%;
  border: 1px solid #6C6C6C;
  display: inline-block;
  width: 1em;
  height: 1em;
  position: relative;
  top: 4px;
  margin-right: 8px;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
}
.booknow-select-package-block-button .radio input[type=radio]:checked + .radio-label:before {
  background-color: #1CC273;
  box-shadow: inset 0 0 0 4px #f4f4f4;
}
.booknow-select-package-block-button .radio input[type=radio]:focus + .radio-label:before {
  outline: none;
  border-color: #1CC273;
}
.booknow-select-package-block-button .radio input[type=radio]:disabled + .radio-label:before {
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #b4b4b4;
  background: #b4b4b4;
}
.booknow-select-package-block-button .radio input[type=radio] + .radio-label:empty:before {
  margin-right: 0;
}

.booknow-form-left-block {
  border: 1px solid rgba(102, 140, 175, 0.29);
  border-radius: 5px;
  padding: 50px 30px;
min-height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.booknow-form-left-block-title {
  display: flex;
  align-items: center;
  gap: 15px;
  border-bottom: 1px solid rgba(102, 140, 175, 0.12);
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.booknow-form-left-block-logo-text span {
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  text-transform: capitalize;
  color: rgba(53, 53, 63, 0.59);
}
.booknow-form-left-block-logo-text h3 {
  font-weight: 700;
  font-size: 36px;
  line-height: 45px;
  text-transform: capitalize;
  background: linear-gradient(95.32deg, #1D5182 24.64%, rgba(102, 140, 175, 0.97) 101.99%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
    margin-top: 0;
}

.booknow-select-package-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(102, 140, 175, 0.12);
  padding-bottom: 20px;
}
.booknow-select-package-block-title {
  width: 35%;
  flex-basis: 35%;
}
.booknow-select-package-block-button{
  width: 65%;
  flex-basis: 65%;
}


.booknow-select-package-block-title h4 {
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase;
  color: #296399;
  margin-bottom: 0;
    margin-top: 0;
}
.booknow-select-package-block-button {
  display: flex;
}
label.radio-label {
  margin: 0;
  padding: 0;
}

.radio.active label {
  font-weight: 700;
}
.booknow-select-package-block-button .radio {
  margin: 0px;
  border-width: 1px 0px 1px 1px;
  border-style: solid;
  border-color: #D3D3D3;
  border-radius: 2px 0px 0px 2px;
  padding:0px;
  width: 50%;
  text-align: center;
}
.radio.booknow-radio.active {
  background-color: #fff;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #D3D3D3;
  border-radius: 2px 0px 0px 2px;
}

.radio.booknow-radio {
  background: rgba(231, 231, 231, 0.4);
  border: 0;
}

.booknow-form-left-block p {
  font-weight: 300;
  font-size: 12px;
  line-height: 169.02%;
  color: #35353F;
  margin-top: 20px;
}
.booknow-price-block {
  background: #F3F3F3;
  border-radius: 5px;
  padding: 15px 20px;
}
.booknow-price h5 {
  font-weight: 700;
  font-size: 13px;
  color: rgba(53, 53, 63, 0.99);
  margin-bottom: 0;
}
.booknow-price span {
  font-weight: 300;
  font-size: 11px;
  color: #838383;
}


section#kilyon-booknow-section form {
  background: #FFFFFF;
  border: 1px solid rgba(165, 165, 165, 0.21);
  box-shadow: 0px 4px 34px #ecf4ff;
  border-radius: 8px;
  padding: 50px 30px;
    min-height: 400px;
}

.form-cntr .form-select {
    padding-right: 5px;
    height: 52px;
    display: block;
}

.form-cntr .form-control {
    border: 1px solid #296399 !important;
    background: unset;
    position: relative;
    font-weight: 400;
    font-size: 15px !important;
    line-height: 160.5%;
    color: rgba(19, 15, 38, 0.55);
    padding: 25px !important;
    border-radius: 2px !important;
    padding-left: 30px !important;
    box-sizing: border-box !important;
}
.form-cntr .form-select {
    padding-right: 5px;
    height: 52px;
    border: 1px solid #296399;
    background: unset;
    position: relative;
    font-weight: 400;
    font-size: 15px;
    line-height: 160.5%;
    color: rgba(19, 15, 38, 0.55);
    display: block;
}
.form-cntr .form-group  { 
  position: relative;
  margin-bottom: 30px;
}
.form-cntr .form-group svg{ 
  position: absolute;
  top: 18px;
  left: 10px;
}
.form-cntr .form-check-label{ 
  font-weight: 300;
  font-size: 14px;
  line-height: 160.5%;  
  color: rgba(19, 15, 38, 0.55);

}
.form-cntr .form-check-label b{ 
  font-weight: 600; 

}

#kilyon-booknow-section label.error {
    position: absolute;
    left: 0;
    bottom: -18px;
}


.form-cntr .btn-primary{
  background: #1D5182;
  border-radius: 5px;
  font-size: 20px;
  line-height: 113.1%; 
  color: #FFFFFF;
  padding: 10px 15px;
  border: 0;
  display: flex;
  align-items: center;
  gap: 5px;
  float: right;
}

img.btn-hover {
  display: none;
  transition: .25s;
}
.form-cntr .btn-primary:hover img.btn-hover {
  display: block;
  transition: .25s;
}
.form-cntr .btn-primary:hover img.btn-nr {
  display: none;
  transition: .25s;
}

.form-group.phon-number-fld img {
  width: 30px;
  height: fit-content;
}
.form-group.phon-number-fld div {
  display: flex;
  align-items: center;
}
span#basic-addon1 {
  background: transparent;
  border: 0;
  border-right: 1px solid #ccc;
  border-radius: 0;
}
input#phone_number {
  border: 0;
  padding-left: 15px;
}
.form-group.phon-number-fld div {
  display: flex;
  align-items: center;
  border: 1px solid #296399;
  padding: 0px 10px;
}

.form-cntr .form-select:focus {
  border-color: unset;
  outline: 0;
  box-shadow: 0 ;
}


.form-cntr .form-control:focus {
  border-color: unset;
  outline: 0;
  box-shadow: 0 ;
}
.intl-tel-input,
.iti{
  width: 100%;
}

.active.custom-control.custom-radio label {
  color: #fff;
}





/*------------*/

input#phone_number {
  border: 1px solid #296399;
  background: unset;
  position: relative;
  font-weight: 400;
  font-size: 15px;
  line-height: 160.5%;
  color: rgba(19, 15, 38, 0.55);
  padding: 25px;
  border-radius: 2px;
  padding-left: 30px;
}

ul.nav.nav-tabs.packages-content-block-tab li a label {
    color: #fff;
}






label.custom-control-label {
    position: relative;
}
.custom-control-label::before {
    position: absolute;
    top: 2px;
    left: -23px;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: 1px solid rgba(165, 165, 165, 0.63);
    border-radius: 50%;
}
.nav-link.active.custom-control.custom-radio .custom-control-label::after {
    position: absolute;
    top: 6px;
    left: -19px;
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    content: "";
    background: 50% / 50% 50% no-repeat;
    background-color: #1CC273;
    border-radius: 50%;
}

.nav-link.custom-control.custom-radio .custom-control-label::after {
    position: absolute;
    top: 6px;
    left: -19px;
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    content: "";
    background: 50% / 50% 50% no-repeat;
    background-color: #E7E7E7;
    border-radius: 50%;
}
label.custom-control-label {
    line-height: 150.02%;
}

.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
    height: 100%;
}
.row {
    margin-bottom: 0;
}




.visa-details-block ul li {
    position: relative;
    padding-left: 30px;
}
.visa-details-block ul li::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(https://kiltons.com/assets/packages/img/marker.svg);
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
}


.custom-control.custom-radio.active {
  background: #296399 !important;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: center;
  transition: .25s ease;
  border-bottom: 0px !important;
}

ul.nav.nav-tabs.packages-content-block-tab li:first-child a {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
ul.tabs.nav.nav-tabs.packages-content-block-tab {
  overflow: hidden !important;
}

li.indicator {
  display: none !important;
}
.row {
  margin-bottom: 0;
}

.form-cntr .form-select {
  padding-right: 5px;
  height: 52px;
  display: block;
}

.row.align-items-center {
    display: flex;
    align-items: center;
}
label.radio-label {
    width: 100%;
    display: block;
    padding: 5px 8px;
}

.indicator {
    display: none !important;
}

.pad-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}


.iti__selected-flag {
    height: 50px !important;
    padding: 0 6px 0 8px;
}

section#kilton-package-wrapper-section .row.align-items-center {
    display: block;
    align-items: unset;
}



.package-title-icon-block-item {
  border-right: 1px solid rgba(0, 0, 0, 0.23);
  display: flex;
  gap: 15px;
  font-weight: 700;
  font-size: 16px;
  line-height: 136.52%;
  color: #35353F;
  justify-content: center;
}
.package-title-icon-block-item.no-border{
  border-right: 0px solid rgba(0, 0, 0, 0.23);
}
section#kilyon-packages-section {
    padding: 0px 0 40px;
    position: relative;
    margin-bottom: 0px;
}



.visa-pricing-block-proce.home-package {
    font-size: 20px !important;
    line-height: 20px !important;
}


.row.align-items-center {
    margin-bottom: 0;
}

.packages-content-block.home-package-block .visa-pricing-block-proce{
    font-size: 18px !important;
    line-height: 18px !important;
}

@media (max-width: 1200px){
  section#kilyon-booknow-section form {
    height: 428px;
    display: flex;
    align-items: center;
  }


.package-title-icon-block-item {
    border-right: 1px solid rgba(0, 0, 0, 0.23);
    display: flex;
    gap: 15px;
    font-weight: 700;
    font-size: 16px;
    line-height: 136.52%;
    color: #35353F;
    justify-content: center;
    padding: 15px 0;
    border-right: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.23);
}

.package-title-icon-block-item.no-border{
  border-right: 0px solid rgba(0, 0, 0, 0.23);
border-bottom: 0px solid rgba(0, 0, 0, 0.23);
}

}


@media (max-width: 991px){
  .booknow-form-left-block {
    margin-bottom: 40px;
  }

  .visa-details-block {
    height: 280px;
    overflow-y: auto;
}
.booknow-form-left-block p {
  display: none;
}
.booknow-title-block {
  margin-top: 30px;
  margin-bottom: 30px;
}
.booknow-form-left-block {
  padding: 30px 30px;
}
section#kilyon-booknow-section form {
  height:auto;
}
.form-cntr .form-select {
  padding-right: 5px;
  height: 52px;
  width: 100%;
}

.visa-pricing-block {
    margin-top: 0px;
    border-bottom: 0.5px solid rgba(41, 99, 153, 0.25);
    margin-bottom: 0px;
    padding-bottom: 20px;
}



}



@media (max-width: 767px){

  .booknow-form-left-block-logo-text h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
  }
  .booknow-form-left-block-logo-text span {
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 13px;
}

  .booknow-select-package-block-button {
    width: 75%;
    flex-basis: 75%;
  }
  .booknow-select-package-block-title {
    width: 25%;
    flex-basis: 25%;
    text-align: left;
}

  .booknow-price h5 {
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 160.02%;
    color: rgba(53, 53, 63, 0.99);
  }
  .booknow-price span {
    font-weight: 300;
    font-size: 11px;
    line-height: 141.02%;
    color: #838383;
  }
  .booknow-form-left-block {
    padding: 30px 15px;
}

  .visa-pricing-block-proce {
    padding: 10px;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: -0.68px;
    color: #FFFFFF;
}

label.radio-label {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 127.04%;
}
.booknow-select-package-block-button .radio {
  padding: 5px 4px;
}
.booknow-select-package-block-button .radio input[type=radio] + .radio-label:before {
  top: 1px;
}



}


@media (max-width: 576px){


.nav-link.custom-control.custom-radio {
    display: flex;
    justify-content: center;
    align-items: center;
}

label.custom-control-label {
    font-size: 10px;
}



  .booknow-select-package-block {
    flex-direction: row;
    gap: 15px;
}
.packages-title-block-title h1 {
  font-weight: 600;
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 20px;
}

.packages-title-block-title h2 {
  font-weight: 600;
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 20px;
}
.packages-content-block .visa-pricing-block-title h6 {
  text-align: center;
  margin-bottom: 14px;
font-size: 15px;
}
.home-package-block .visa-pricing-block-proce {
    font-size: 16px;
    line-height: 18px;
}

.visa-pricing-block {
    margin-top: 0;
    border-bottom: 0.5px solid rgba(41, 99, 153, 0.25);
    margin-bottom: 0;
    padding-bottom: 10px;
}


.form-cntr .form-select {
  padding-right: 5px;
  height: 52px;
  width: 100%;
  margin-bottom: 15px;
}
section#kilyon-booknow-section form {
  padding: 30px 20px;
}
.col-md-2.col-sm-2.col-3.pd-0 {
  padding-right: 0;
}

.packages-content-block {
  padding: 40px 15px;
}
ul.nav.nav-tabs.packages-content-block-tab li a.active {
  gap: 5px;
}
ul.nav.nav-tabs.packages-content-block-tab li a {
  background: #F3F3F3;
  font-weight: 500;
  font-size: 13px;
}
}

.col.xl2.l2.pd-r-0 {
    margin-right: 0;
    padding-right: 0;
}

@media (max-width: 400px){

.visa-pricing-block-proce {
    padding: 6px;
    font-weight: 700;
    font-size: 13px;
    line-height: 22px;
    text-align: center;
    /* letter-spacing: -0.68px; */
    color: #FFFFFF;
}

button.visa-book-now {
    width: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.visa-details-block {
    height: 170px;
    overflow-y: auto;
}

.booknow-title-block {
  align-items: center;
  flex-direction: column;
  gap: 10px;
}

.form-cntr .btn-primary {
  width: 100%;
  justify-content: space-between;
}

.booknow-form-left-block-title {
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.booknow-form-left-block {
  padding: 20px 15px;
}

.packages-content-block h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
}


label.radio-label {
    margin: 0;
    padding: 0;
    font-size: 12px !important;
    line-height: 127.04%;
}

.col.xl2.l2.pd-r-0 {
    margin-right: 0;
    padding-right: 0;
}

}



    
 
@media (max-width: 1200px){   
    .package-title-icon-block-item i {
        width: 60px;
    }
    .package-title-icon-block-item span {
        width: 160px;
    }
}
    
@media (max-width: 400px){
    
    .custom-control-label::before {
        width: 0.8rem;
        height: 0.8rem;
    }
    
.nav-link.active.custom-control.custom-radio .custom-control-label::after {
    position: absolute;
    top: 5px;
    left: -20px;
    width: 0.4rem;
    height: 0.4rem;
}
.nav-link.custom-control.custom-radio .custom-control-label::after {
    position: absolute;
    top: 5px;
    left: -20px;
    width: 0.4rem;
    height: 0.4rem;
}
    
    
    
}




       
.tabs .tab a {
    height: auto!important;
}
    

.tabs {
    background-color: transparent !important;
}
   
ul.nav.nav-tabs.packages-content-block-tab li:last-child a{
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.tabs .tab {
    line-height: unset;
    height: auto;
    text-transform: capitalize;
}
label.custom-control-label {
     line-height:normal !important;
}  
 ul.nav.nav-tabs.packages-content-block-tab li a {
    line-height: normal !important;   
     font-size: xx-small!important;   
    }
    
a#with-visa {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
  
    
    
.packages-content-block.home-package-block {
    min-height: 520px;
}
.packages-content-block.home-package-block .visa-details-block {
    height: 130px;
}
    
.view-more-btn {
    background: linear-gradient(267.42deg, #F6895E 0%, #F9AB81 100%);
    border-radius: 4px;
    padding: 10px 25px;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 136.52%;
    text-transform: uppercase;
    color: #FFFFFF;
    z-index: 1000;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -23px);
    border: 0;
    cursor: pointer;
        z-index: 0;
}
    
label.custom-control-label {
    text-transform: none;
} 

 
@media (max-width: 1300px){    
    .home-package-block  .visa-pricing-block-proce {
        font-size: 18px;
        line-height: 18px;
    }

.custom-control-label::before {
    left: -20px;
    width: 0.8rem;
    height: 0.8rem;
}

.nav-link.active.custom-control.custom-radio .custom-control-label::after {
    position: absolute;
    top: 5px;
    left: -17px;
    width: 0.4rem;
    height: 0.4rem;
}

.nav-link.custom-control.custom-radio .custom-control-label::after {
    position: absolute;
    top: 5px;
    left: -17px;
    width: 0.4rem;
    height: 0.4rem;
}


}


@media (max-width: 991px){

.packages-content-block.home-package-block .visa-details-block {
    height: 180px;
}
.flip-header-block {
  height: auto;
}
}
    
@media (max-width: 400px){

.custom-control-label::before {
    position: absolute;
    top: 2px;
    left: -13px;
}
.packages-content-block.home-package-block .visa-pricing-block-proce {
    font-size: 16px !important;
    line-height: 16px !important;
}
    
    .custom-control-label::before {
        width: 0.8rem;
        height: 0.8rem;
    }
    
.nav-link.active.custom-control.custom-radio .custom-control-label::after {
    position: absolute;
    top: 5px;
    left: -10px;
    width: 0.4rem;
    height: 0.4rem;
}
.nav-link.custom-control.custom-radio .custom-control-label::after {
    position: absolute;
    top: 5px;
    left: -10px;
    width: 0.4rem;
    height: 0.4rem;
}
    
    
    
    
}
    
    
    
      section#kilton-packages-home-section {
            padding-top: 30px;
        }
        
        section#kilyon-packages-section-02::before {
            position: absolute;
            content: "";
            bottom: 0;
            height: 85%;
            width: 100%;
            background: rgba(230, 255, 243, 0.58);
        }
        .top-menu-1{
             background: #016080;
             padding: 10px 0;
            margin-top: 88px;
        }
        label.active {
            position: relative !important;
            color: #fff !important;
            bottom: 0;
            top: 0;
            transform: translate(0, 0px) !important;
        }

        
        .alert-danger {
            display: none !important;
        }
        
        .error.active {
            color: #f10000 !important;
        }
        
                
        .error {
            color: #f10000 !important;
        }
    


.the-arrow {
  width: 1px;
  transition: all 0.2s;
}
.the-arrow.-left {
  position: absolute;
  top: 60%;
  left: 0;
}
.the-arrow.-left > .shaft {
  width: 0;
  background-color: #4c4c4c;
}
.the-arrow.-left > .shaft:before, .the-arrow.-left > .shaft:after {
  width: 0;
  background-color: #4c4c4c;
}
.the-arrow.-left > .shaft:before {
  transform: rotate(0);
}
.the-arrow.-left > .shaft:after {
  transform: rotate(0);
}
.the-arrow.-right {
  top: 3px;
}
.the-arrow.-right > .shaft {
  width: 1px;
  transition-delay: 0.2s;
}
.the-arrow.-right > .shaft:before, .the-arrow.-right > .shaft:after {
  width: 8px;
  transition-delay: 0.3s;
  transition: all 0.5s;
}
.the-arrow.-right > .shaft:before {
  transform: rotate(40deg);
}
.the-arrow.-right > .shaft:after {
  transform: rotate(-40deg);
}
.the-arrow > .shaft {
  background-color: #4c4c4c;
  display: block;
  height: 1px;
  position: relative;
  transition: all 0.2s;
  transition-delay: 0;
  will-change: transform;
}
.the-arrow > .shaft:before, .the-arrow > .shaft:after {
  background-color: #4c4c4c;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 0;
  right: 0;
  transition: all 0.2s;
  transition-delay: 0;
}
.the-arrow > .shaft:before {
  transform-origin: top right;
}
.the-arrow > .shaft:after {
  transform-origin: bottom right;
}
.view-more-btn-block {
    display: flex;
    align-items: center;
    justify-content: center;
}
.animated-arrow {
    display: inline-block;
    color: #000000;
    font-size: 16px;
    text-decoration: none;
    position: relative;
    transition: all 0.2s;
    font-weight: 600;
}
.animated-arrow:hover {
   color: #000000;
}
.animated-arrow:hover > .the-arrow.-left > .shaft {
  width: 64px;
  transition-delay: 0.1s;
  background-color: #808080;
}
.animated-arrow:hover > .the-arrow.-left > .shaft:before, .animated-arrow:hover > .the-arrow.-left > .shaft:after {
  width: 8px;
  transition-delay: 0.1s;
  background-color: #808080;
}
.animated-arrow:hover > .the-arrow.-left > .shaft:before {
  transform: rotate(40deg);
}
.animated-arrow:hover > .the-arrow.-left > .shaft:after {
  transform: rotate(-40deg);
}
.animated-arrow:hover > .main {
  transform: translateX(17px);
  transform: translateX(80px);
}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft {
  width: 0;
  transform: translateX(200%);
  transition-delay: 0;
}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft:before, .animated-arrow:hover > .main > .the-arrow.-right > .shaft:after {
  width: 0;
  transition-delay: 0;
  transition: all 0.1s;
}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft:before {
  transform: rotate(0);
}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft:after {
  transform: rotate(0);
}
.animated-arrow > .main {
  display: flex;
  align-items: center;
  transition: all 0.2s;
}
.animated-arrow > .main > .text {
  margin: 0 16px 0 0;
  line-height: 1;
}
.animated-arrow > .main > .the-arrow {
  position: relative;
}
