@font-face {
    font-family: 'BlissExtBol';
    src: url("../fonts/Bliss-ExtraBold.bmap");
  }
  
  @font-face {
    font-family: 'Helvetica';
    src: url("../fonts/Helvetica.ttc");
  }
  
  @font-face {
    font-family: 'Sinhala MN';
    src: url("../fonts/sinhala-mn.ttf");
  }
  
  @font-face {
    font-family: 'Tajawal';
    src: url("../fonts/Tajawal-Medium.eot");
    src: url("../fonts/Tajawal-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Tajawal-Medium.woff2") format("woff2"), url("../fonts/Tajawal-Medium.woff") format("woff"), url("../fonts/Tajawal-Medium.ttf") format("truetype"), url("../fonts/Tajawal-Medium.svg#Tajawal-Medium") format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'BlissBold';
    src: url("../fonts/Bliss-Bold.eot");
    src: url("../fonts/Bliss-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Bliss-Bold.woff2") format("woff2"), url("../fonts/Bliss-Bold.woff") format("woff"), url("../fonts/Bliss-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'BlissRegular';
    src: url("../fonts/BlissRegular.eot");
    src: url("../fonts/BlissRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/BlissRegular.woff2") format("woff2"), url("../fonts/BlissRegular.woff") format("woff"), url("../fonts/BlissRegular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'BlissMedium';
    src: url("../fonts/BlissMedium.eot");
    src: url("../fonts/BlissMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/BlissMedium.woff2") format("woff2"), url("../fonts/BlissMedium.woff") format("woff"), url("../fonts/BlissMedium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Myriad Pro Bold';
    src: url("../fonts/MyriadPro-Bold.eot");
    src: url("../fonts/MyriadPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadPro-Bold.woff2") format("woff2"), url("../fonts/MyriadPro-Bold.woff") format("woff"), url("../fonts/MyriadPro-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Myriad Pro Regular';
    src: url("../fonts/MyriadPro-Regular.eot");
    src: url("../fonts/MyriadPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadPro-Regular.woff2") format("woff2"), url("../fonts/MyriadPro-Regular.woff") format("woff"), url("../fonts/MyriadPro-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }

.mainContainer { overflow-x: hidden }

.btnlast {
    background-color: #bab9b5 !important;
}

.btnlast span {
    color: #5a2c9c;
}

.ms-menu-cnt .menu-lang-list li:nth-child(5) a {
    font-family: "Myriad Pro Regular" !important;
    letter-spacing: 1px;
}

.ms-menu-cnt .menu-lang-list li:nth-child(7) a{
    
    letter-spacing: 0;
}
  
@media(min-width: 604px){
    body {
          overflow-x: hidden;
          min-width: 1366px;
          width: auto !important;
          width: 1366px;
    
    }
}

@media(max-width: 603px){
    html.mobile body {
          overflow-x: hidden;
          min-width: 603px;
          width: auto !important;
          width: 603px;
    }
}


@media (max-width: 603.99px){
    
    .hdr-banner-btns{
        -webkit-transform: scale(.85);
        -ms-transform: scale(.85);
            transform: scale(.85);
    }

    .hdr-banner-btns .hdr-banner-btn, .hdr-banner-btns .hdr-banner-btn:last-child {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
        height: 115px;
    }

    .ms-service-cnt .service-top-text{
        font-size: 22px;
    }
    .ms-service-cnt .service-img img{
        width: 110px;
    }
    .ms-service-cnt .service-btm-info-text{
        font-size: 12px;
    }

    .ms-menu-cnt .menu-top-text{
        font-size: 22px;
    }

    .ms-menu-cnt .menu-lang-list li{
        font-size: 17px;
        letter-spacing: 1px;
    }

    .hdr-top img {
        width: 310px;
    }

    .hdr-banner-btn{
        width:300px !important
    }
    .hdr-banner {
        height: 708px;
    }

    .ms-types-cards .ms-types-card .card-head{
        padding-top: 30px;
        padding-bottom: 35px;
    }

    .ms-types-cards .ms-types-card .card-body{
        height:240px !important;
    }

    .ms-types-cards .ms-types-card .card-head h3 {
        line-height: 1.15;
    }
    .ms-types-cards .ms-types-card .card-list li{
        margin-bottom:10px;
    }

    .ui-widget-types .ms-types-btn{
        width:320px !important;
    }
    .ms-service-cnt{
        margin-top:0;
        margin-bottom: 0;
    }
    .ms-menu-cnt .menu-lang-list li.divider{
        margin-right: 20px;
        margin-left: 20px;
    }
    .ms-menu-cnt{
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .ms-sig{
        padding-top: 50px;
    }
    .ms-sig .ms-sig-cards{
        margin-top: 50px;
    }

    .ms-sig .ms-sig-cards .sig-card .card-title{
        margin-top:20px;
    }
    .hdr-banner-btn{
        border: 1px solid #fff !important;
    }

    .ms-prebook{
        padding-top: 50px;
    }

    .ms-ours-cnt .ours-top-text{
        margin-bottom: 50px;
    }
    .ms-ours, .ms-selection, .ms-loc{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .ms-selection-cnt .selection-top-text{
        margin-bottom: 50px;
    }

    .ms-loc-cnt .loc-list .loc-item:nth-child(1){
        margin-bottom: 50px;
    }

    .ms-types .mob-booking-btn{
        width: 300px !important;
        margin-bottom: 30px;
        margin-top: -15px;
    }

    .ms-prebook-cnt .prebook-top-text, .ms-selection-cnt .selection-top-text{
        font-size: 32px;
    }
  /*  .ms-prebook-cnt .prebook-list .prebook-item, .ftr .footer-p-text, .ftr .footer-mail-text, .ftr .footer-attr-text, .ms-book-cnt{
        -webkit-transform:scale(0.9);
            -ms-transform:scale(0.9);
                transform:scale(0.9);
    } */
    .ms-book-cnt{
        padding-top: 45px;
        padding-bottom: 30px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .ms-book-cnt form .form-elem-btn .form-btn{
        font-size: 18px !important;
    }
    .ms-book-cnt form .form-elem{
        height:36px;
    }
    .ms-book-cnt form .form-label, .ms-book-cnt form .form-control, .ms-book-cnt form .radio-wrap span{
        font-size: 16px !important;
    }

    .close-form-btn{
        right: -10px;
        top: -15px;
    }
    .ms-book-cnt form .form-elem-btn .form-btn{
        height: 44px;
    }
    .slide-section .ms-book{
        padding: 10px;
    }
    .ms-book-cnt .book-mid-text{
        font-size: 20px;
    }

    .ms-book-cnt form .form-radio{
        margin-left: 10px;
        margin-right: 10px;
    }
    .ms-book-cnt form .form-radio::after{
        top: -4px;
        left: -4px;
        width: 25px !important;
        height: 25px !important;
    }
}


@media(max-width: 375px){
    .hdr-banner {
        height: 480px;
    }
}


.close-form-btn i{
        padding: 15px;
}


.treatment-item-l select, .treatment-item-r select{
    color:#62269e !important;
}

/*custom dropdown*/
.selectContainer {
    position: relative;
    padding: 0;
    display: none;
    width: 100%;
  }
  .selectHead {
    padding: 0;
    margin: 0;
    cursor: pointer;
  }
  .selectHead::after {
    font-family: FontAwesome;
    content:"\f078";
    position: absolute;
    font-weight: 900;
    font-size: 15px;
    color: #555555;
    right: 16px;
    top: 5px;
  }
    .selectdate {
    padding: 0;
    margin: 0;
    width:98%;
    cursor: pointer;
  }
    .selectdate::after {
    font-family: FontAwesome;
    content:"\f078";
    position: absolute;
    font-weight: 900;
    font-size: 15px;
    color: #555555;
    right: 16px;
    top: 9px;
  }

  
/* Styling the dropdown container */
.select-container {
    position: relative;
    display: inline-block;
}

/* Styling the dropdown arrow */
.custom-arrow {
    font-family: FontAwesome;
    content: "\f078";
    position: absolute;
    font-weight: 900;
    font-size: 15px;
    color: #ffffff;
    right: 0;
    top: 0;
    height: 100%;
    pointer-events: none; /* Ensures the arrow doesn't block clicks */
}

/* Styling the dropdown */
.form-elem-grid .form-elem select {
    -webkit-appearance: none; /* Hides the default arrow in Safari */
    -moz-appearance: none; /* Hides the default arrow in Firefox */
    appearance: none; /* Hides the default arrow in other browsers */
    padding-right: 30px; /* Provides space for the custom arrow */
    width: 100%; /* Ensures the select fills the container */
}

/* Styling the custom arrow */
.form-elem-purple:after {
    font-family: FontAwesome;
    content:"\f078";
    position: absolute;
    font-weight: 900;
    font-size: 15px;
    color: #ffffff;
    right: 16px;
    top: 9px;
}

  
  
  
  
  
  
  
  .selectHead span { 
    border: none;
    margin-right: 15px;
    color: #000;
    width: 100%;
    font-size: 22px;
    font-family: "BlissProRegular";
    }
  .selectBox {
    position: absolute;
    top: 30px;
    width: 102%;
    left: -12px;
    padding: 0;
    margin: 0;
    display: none;
    /* for jQuery calculations */
    z-index: 20;
    max-height: 280px;
    overflow-y: scroll;
  }
  .optionsBox {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .optionsBox li {
    width: 100%;
    height: 40px;
    background: #fff;
    font-family: "BlissRegular";
    line-height: 40px;
    padding: 0;
    font-size: 19px;
    color: #555;
    margin: 0;
    cursor: pointer;
    white-space: nowrap;
  }
  .optionsBox li span { padding: 0px 40px 0px 10px; }
  .selectDefault { color: #333333; }
  .optionSelected { background: #612e9e !important; }
  .optionsBox li:hover { background: #612e9e !important; color: #ffff; }

 .ms-book-cnt form .form-elem.mainactive {
     border-radius: 20px 20px 0 0;
 }
@media (min-width: 603px){
    .selectBox {
        max-height: 180px;
        overflow-y: scroll;
      }
       .select2-container--default .select2-selection--single .select2-selection__rendered { 
            font-size: 22px;
            font-family: "BlissMedium";
        }
        .select2 {
            width:100%!important;
        }
    }

  @media (max-width: 603px){
    .selectHead span {
        font-size: 16px;
      }
        .select2 {
            width:100%!important;
        }
       .select2-container--default .select2-selection--single .select2-selection__rendered { 
            font-size: 16px;
            font-family: "BlissMedium";
        }
        .select2-results__option {
            font-size: 15px!important;
        }
        .ms-book-2 .treatment-list .treatment-item-l {
            padding-left: 0;
        }
        .select2-dropdown  {
            width: 406px!important;
        }
    }
    
    @media (max-width: 390px){ 
        .select2-dropdown  {
            width: 264px!important;
        }
    }
    @media (max-width: 360px){ 
        .select2-dropdown  {
            width: 238px!important;
        }
    }
    
  
    
    .select2-container--default .select2-selection--single {
        border: none!important;
        width: 90%!important;
    }
    .select2-container--default .select2-selection--single:active {
        background-color: #e4e4e4 !important;
    }
    .select2-results__option {
        color: #555;
        font-size: 19px;
    }
    .select2-container--default .select2-results__group {
        color: #62269e;
    }
    
    .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #62269e;}
    
    .ms-book-2 .treatment-list.onlyList .treatment-item-l {
        background-color: transparent!important;
    }
    .ms-book-2 .treatment-list.onlyList .treatment-item-l .select2-container--default {
         height: 35px;
        border-radius: 20px;
        background-color: #fff;
            padding-top: 4px;
    padding-left: 8px;

    }
    .ms-book-2 .treatment-list.onlyList .treatment-item-l .select2-container--default.select2-container--open {
        border-radius: 20px 20px 0 0;
    }
    .ms-book-2 .treatment-list.onlyList .treatment-item-l .select2-container--default:focus {
         border-radius: 20px 20px 0 0;
    }
    .ms-book-2 .treatment-list.onlyList .treatment-item-l .select2-container--default .select2-selection--single {
        background-color: transparent;
    }
    .select2-container--default .select2-results>.select2-results__options {
        max-height: unset!important;
    }
    .select2-container--open .select2-dropdown--below {
        border-color: #fff!important;
    }
    .select2-container--default .select2-results__option .select2-results__option {
        padding-left: .5em;
    }
    .select2-container--default .select2-results__option .select2-results__option::before {
        content: '\f0da';
        font-weight: 900;
        font-size: 15px;
        padding-right: 5px;
        font-family: "FontAwesome";
    }
    .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 5px;
        right: 9px;
    }
    /*.ms-book-2 .treatment-list.onlyList .treatment-item-l .form-control .select2-container--open, .ms-book-2 .treatment-list .treatment-item-r .form-control .select2-container--open {*/
    /*    border-radius: 20px 20px 0 0;*/
    /*        width: 440px;*/
    /*border: 1px solid;*/
    /*padding: 3px;*/
    /*}*/
    
    .select2-container--default .select2-results__option[aria-disabled=true] {  
      display:none;
    }