@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap');
*{margin:0px; padding:0px;}
body{font-size:16px; font-family: 'Roboto', sans-serif; color:#323232; font-weight:400; line-height:25px;letter-spacing: 0.9px;}
p{letter-spacing: 0.9px;}

a:focus, a:active, a{ outline:0!important; border: 0; }
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none!important;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.md-calendar-booking div[role="row"] > div[role="gridcell"] > div:first-child,
.mbsc-timegrid-cell > div:first-child {
    display: none!important;
}
#trial-message {
    display: none;
}

.mnh {
    min-height: 345px;
}

.otp-text{
    font-size:12px;
    margin-bottom: 0;
}

.clear-both{
    clear: both;
}


.mm ul{
    list-style: outside none none;
    margin: 0 0 10px 0;padding: 0;
}

.mm ul li {
    list-style: outside none none;
    margin: 0;
    padding: 1px 0 1px 25px;
    position: relative;
    text-align: left;
    font-size: 15px;
   
}
.mm ul li::before {
   color: #FF692E;
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 2px;  font-weight: 600;   
}

section {padding:40px 0; position:relative;}
section h2 {
    font-size: 25px;
    line-height: 40px;
    color: #000000;
    text-transform: none;
    font-weight: 800;
    font-style: normal;
    margin-top: 0px;
}
section h2 span {
    color: #e85222;
   
}
section h3 {
    font-size: 19px;
    color: #7e7e7e;
    text-transform: none;
    font-weight: 700;
    font-style: normal;
    margin-top: 0px;
}

section h4 {
    font-size: 19px;
    color: #000000;
    text-transform: none;
    font-weight: 700;
    font-style: normal;
    margin-top: 0px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.lefs{ position: relative;}

.lefs:after {
    content: "";
    position: absolute;
    border-right: 1px solid #dcdcdc;
    height: 500px;
    right: 0;
    top: 0;
}
.lefs h5 {
    font-size: 17px;
    position: relative;
    padding: 5px 0 5px 30px;
}
.lefs h5 .fa {
    font-size: 20px;
    position: absolute;
    left: 0;
}


.datepicker {
    width: 387px;z-index: 1!important;
}
.datepicker table {
    width: 100%;
}

.datepicker.dropdown-menu{
  margin-top:20px;
}

  .datepicker-inline{
    display: none;
  }

.old.disabled.day + .day,
.disabled.day + .day{
  pointer-events: none;
}


.datepicker td, .datepicker th {
    text-align: center;
    width: 20px;
    height: 35px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
}
button.navbar-toggle {
    display: none;
}
div#head {
    z-index: 999999;
    box-shadow: 0 1px 6px 0px rgb(0 0 0 / 20%);
}
.navbar-inverse {
    background-color: #fff;
    border: none;
    padding: 0px 0;
}

/*.datepicker table tr td, 
.datepicker table tr th {
    text-align: center!important;
       border: none!important;
    font-size: 15px!important;
}
.datepicker table tr td.active.active, 
.datepicker table tr td.active.highlighted.active, 
.datepicker table tr td.active.highlighted:active, 
.datepicker table tr td.active:active {
    color: #fff!important;
    background-color: #2196f3!important;
    border-color: #2196f3!important;
}
.datepicker table tr td.day:hover, 
.datepicker table tr td.focused {
    background: #d9edf7!important;
    cursor: pointer!important;
}
*/

/* Thank you page */
.thanlkyou{
    background-color:#6b2ace;
    padding-top: 50px;
    padding-bottom: 80px;
    text-align: center;
}
.thanlkyou img{
    
}
.thanlkyou h2{
    margin-top: 20px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 2px;
    font-size: 32px;
}
.thanlkyou p{
    color: #fff;
    letter-spacing: 1px;
    font-size: 18px;
}
.thanlkyou p span{
    position: relative;
}
.thanlkyou p span strong{
        position: relative;
    z-index: 2;
}
.thanlkyou p span:after {
    position: absolute;
    bottom: 4px;
    width: 100%;
    left: 0;
    height: 5px;
    background: #fbd1c2;
    content: '';
    z-index: 1;
    opacity: .3;
}
.contfldthh {
    margin-top: -46px;
}
.boxesiner {
    padding: 15px;
    border: 1px solid rgba(171, 171, 171, .4);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .20);
    margin-bottom: 20px;
    border-radius: 15px;
    float: left;
    width: 100%;
    clear: both;
    text-align: center;
    background-color: #fff;
    font-size: 16px;
}

.butns .btn {
    background-color: #e85222;
    border: 0 none;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    padding: 0px 20px;
    text-align: center;
    border-radius: 30px;
    width: auto;
    line-height: 40px;
    letter-spacing: 0.9px;
    margin-top: 15px;
}


.form-box h4 {
    color:#515151;
    font-size: 21px;
    padding-bottom: 5px;
    text-align: center;
    margin-top: 0px;
    font-weight: 600;
}
.form-group {
    margin-bottom: 15px!important;
}
.form-box {
    padding: 20px 20px;
    
}
.form-control {background: #fff none repeat scroll 0 0;border-radius:3px;box-shadow: none;color: #6b7c8a;font-size: 15px;
    border: 1px solid #e0e0e0; height: 36px;margin-bottom: 0px;padding-left: 15px;letter-spacing: 1.2px;}
.form-box .btn {
    background-color: #f15a22;
    border: 0 none;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin-top: 0px;
    padding: 8px 30px;
    border-radius: 3px;
    width: 100%;
    margin-bottom: 0px;
    letter-spacing: 1.3px;
}
button.btnotp {
    background: #5c72ff;
    background-image: linear-gradient(to right, #5C72FF, #8C3FFF);
    position: absolute;
    right: 16px;
    top: 0px;
    border: inherit;
    padding: 5px 10px;
    border-radius: 0px 3px 3px 0px;
    color: #fff;
    font-size: 13px;
}
.form-group select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url(https://www.careerlauncher.com/foundation/img/dropdown.png);
    background-position: 96% center;
    background-repeat: no-repeat;
}

.btton .btn {
    background-color: #fff;
    color: #2196f3;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px;
    padding: 0px 25px;
    text-align: center;
    border-radius: 2px;
    line-height: 45px;
    border: 1px solid #2196f3;
    letter-spacing: 0.9px;
    width: 100%;
}
.btton .btn:hover {
    background-color: #2196f3;
    color: #fff; border: 1px solid #2196f3;
   
}

.same-block .container-fluid {
    width: 1200px;
}


/* mCustom scroll bar settings */
.mCustomScrollbar{
    position: relative;
    height: 345px;
    overflow: auto;
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;margin-bottom: 20px;
}
.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}
.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}
.mCSB_inside > .mCSB_container {
    margin-right: 15px;
}
.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}
.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: auto;
}
.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
}
.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    background-color: rgba(0, 0, 0, .1);
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center;
    background-color:#f15a22;
}
.currentafbox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: rgb(105, 204, 68);
}

.checkbox:checked ~ .background-color{
    background-color: var(--white);
}


[type="checkbox"]:checked,
[type="checkbox"]:not(:checked),
[type="radio"]:checked,
[type="radio"]:not(:checked){
    position: absolute;
    left: -9999px;
    width: 0;
    height: 0;
    visibility: hidden;
}
.checkbox:checked + label,
.checkbox:not(:checked) + label{
    position: relative;
    width: 70px;
    display: inline-block;
    padding: 0;
    margin: 0 auto;
    text-align: center;
    margin: 17px 0;
    margin-top: 100px;
    height: 6px;
    border-radius: 4px;
    background-image: linear-gradient(298deg, var(--red), var(--yellow));
    z-index: 100 !important;
}
.checkbox:checked + label:before,
.checkbox:not(:checked) + label:before {
    position: absolute;
    font-family: 'unicons';
    cursor: pointer;
    top: -17px;
    z-index: 2;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear; 
}
.checkbox:not(:checked) + label:before {
    content: '\eac1';
    left: 0;
    color: var(--grey);
    background-color: var(--dark-light);
    box-shadow: 0 4px 4px rgba(0,0,0,0.15), 0 0 0 1px rgba(26,53,71,0.07);
}
.checkbox:checked + label:before {
    content: '\eb8f';
    left: 30px;
    color: var(--yellow);
    background-color: var(--dark-blue);
    box-shadow: 0 4px 4px rgba(26,53,71,0.25), 0 0 0 1px rgba(26,53,71,0.07);
}

.checkbox:checked ~ .section .container .row .col-12 p{
    color: var(--dark-blue);
}


.checkbox-tools:checked + label,
.checkbox-tools:not(:checked) + label{
    position: relative;
    display: inline-block;
    padding: 20px;
    width: 160px;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
    margin: 0 auto;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    text-align: center;
    border-radius: 4px;
    overflow: hidden;
    cursor: pointer;
    color:#333;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear; min-height: 162px;
}
.checkbox-tools:not(:checked) + label {
    background-color: #fff;
    box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.1);
}
.for-checkbox-tools img {
    max-height: 60px;
    margin-bottom: 15px!important;
    display: block;
    margin: 0 auto;
}

.checkbox-tools:checked + label{
    background-color: transparent;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);border: 1px solid #ff6600;
}
.checkbox-tools:not(:checked) + label:hover{
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.checkbox-tools:checked + label::before,
.checkbox-tools:checked + label::before, .checkbox-tools:not(:checked) + label::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    background-image: none;
    z-index: -1;
    border: 1px solid #ff6600;
}
.checkbox-tools:checked + label .uil,
.checkbox-tools:not(:checked) + label .uil{
    font-size: 24px;
    line-height: 24px;
    display: block;
    padding-bottom: 10px;
}

.checkbox:checked ~ .section .container .row .col-12 .checkbox-tools:not(:checked) + label{
    background-color: var(--light);
    color: var(--dark-blue);
    box-shadow: 0 1x 4px 0 rgba(0, 0, 0, 0.05);
}

.checkbox-budget:checked + label, .checkbox-budget:not(:checked) + label {
    position: relative;
    border: 1px solid #2196f3;
    display: inline-block;
    padding: 0px 25px;
    font-size: 15px;
    font-weight: 600;
    margin: 0 auto;
    margin-bottom: 5px;
    text-align: center;
    border-radius: 2px;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
    color: #2196f3;
    line-height: 45px;
    letter-spacing: 0.9px;  width: 100%;
}
.checkbox-budget:not(:checked) + label{
    background-color: var(--dark-light);
}
.checkbox-budget:checked + label{
background-color: transparent;
    box-shadow: 0 2px 16px 0 rgb(255, 255, 255);
    background: #2196f3;
    color: #fff;
}
.checkbox-budget:not(:checked) + label:hover {
    box-shadow: 0 3px 10px 0 rgb(0 0 0 / 15%);
    background: #2196f3;
    color: #fff;
}
.checkbox-budget:checked + label::before,
.checkbox-budget:not(:checked) + label::before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px;
   /* background-image: linear-gradient(138deg, var(--red), var(--yellow));*/
    z-index: -1;
}
.checkbox-budget:checked + label span,
.checkbox-budget:not(:checked) + label span{
    position: relative;
    display: block;
}
.checkbox-budget:checked + label span::before,
.checkbox-budget:not(:checked) + label span::before{
    position: absolute;
    content: attr(data-hover);
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    -webkit-text-stroke: transparent;
    text-stroke: transparent;
    -webkit-text-fill-color: var(--white);
    text-fill-color: var(--white);
    color: var(--white);
    -webkit-transition: max-height 0.3s;
    -moz-transition: max-height 0.3s;
    transition: max-height 0.3s;
}
.checkbox-budget:not(:checked) + label span::before{
    max-height: 0;
}
.checkbox-budget:checked + label span::before{
    max-height: 100%;
}

.checkbox:checked ~ .section .container .row .col-xl-10 .checkbox-budget:not(:checked) + label{
    background-color: var(--light);
    -webkit-text-stroke: 1px var(--dark-blue);
    text-stroke: 1px var(--dark-blue);
    box-shadow: 0 1x 4px 0 rgba(0, 0, 0, 0.05);
}

.checkbox-booking:checked + label,
.checkbox-booking:not(:checked) + label{
    position: relative;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    text-align: center;
    padding: 0;
    padding: 6px 25px;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 1px;
    margin: 0 auto;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 16px;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
    color: var(--white);
    text-transform: uppercase;
    background-color: var(--dark-light);
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear; 
}
.checkbox-booking:not(:checked) + label::before{
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.checkbox-booking:checked + label::before{
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.checkbox-booking:not(:checked) + label:hover::before{
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.checkbox-booking:checked + label::before,
.checkbox-booking:not(:checked) + label::before{
    position: absolute;
    content: '';
    top: -2px;
    left: -2px;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    border-radius: 4px;
    z-index: -2;
    background-image: linear-gradient(138deg, var(--red), var(--yellow));
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear; 
}
.checkbox-booking:not(:checked) + label::before{
    top: -1px;
    left: -1px;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
}
.checkbox-booking:checked + label::after,
.checkbox-booking:not(:checked) + label::after{
    position: absolute;
    content: '';
    top: -2px;
    left: -2px;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    border-radius: 4px;
    z-index: -2;
    background-color: var(--dark-light);
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear; 
}
.checkbox-booking:checked + label::after{
    opacity: 0;
}
.checkbox-booking:checked + label .uil,
.checkbox-booking:not(:checked) + label .uil{
    font-size: 20px;
}
.checkbox-booking:checked + label .text,
.checkbox-booking:not(:checked) + label .text{
    position: relative;
    display: inline-block;
    -webkit-transition: opacity 300ms linear;
    transition: opacity 300ms linear;
}
.checkbox-booking:checked + label .text{
    opacity: 0.6;
}
.checkbox-booking:checked + label .text::after,
.checkbox-booking:not(:checked) + label .text::after{
    position: absolute;
    content: '';
    width: 0;
    left: 0;
    top: 50%;
    margin-top: -1px;
    height: 2px;
    background-image: linear-gradient(138deg, var(--red), var(--yellow));
    z-index: 1;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear; 
}
.checkbox-booking:not(:checked) + label .text::after{
    width: 0;
}
.checkbox-booking:checked + label .text::after{
    width: 100%;
}

.checkbox:checked ~ .section .container .row .col-12 .checkbox-booking:not(:checked) + label,
.checkbox:checked ~ .section .container .row .col-12 .checkbox-booking:checked + label{
    background-color: var(--light);
    color: var(--dark-blue);
}
.checkbox:checked ~ .section .container .row .col-12 .checkbox-booking:checked + label::after,
.checkbox:checked ~ .section .container .row .col-12 .checkbox-booking:not(:checked) + label::after{
    background-color: var(--light);
}

.calen {
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 8%);
    padding: 30px;
    border: 1px solid #e9e7e7;
    border-radius: 10px;
    max-width: 1100px;
    margin: 0 auto;
}

.datepicker.datepicker-inline{
    display: none!important;
}

/*td.old.day {
    pointer-events: none;
}

th.prev, th.next {
    display: none;
}*/

/*
.datepicker .datepicker-days tr td.day,
.datepicker .datepicker-days tr td.day.active{
    pointer-events: none;
    cursor: not-allowed;
}

.datepicker .datepicker-days tr td.day.active ~ .day,
.datepicker .datepicker-days tr.todaynew td.day{
    pointer-events: inherit;
    cursor: pointer;
}
*/


@media only screen and (max-width: 500px) {
}
@media only screen and (max-width: 619px) {
}
@media only screen and (max-width: 360px) {
}

@media only screen and (max-width: 767px) { 
.same-block .container-fluid {
    width: 100%;
}
.calen {  
    padding: 30px 20px;    
    max-width: 100%;
    margin: 0 auto;
}
.datepicker {
    width: 80%;
}
section h2 {
    font-size: 21px;
    line-height: inherit;
    color: #000000;
    text-transform: none;
    font-weight: 800;
    font-style: normal;
    margin-top: 0px;
}
.datepicker-dropdown {
    top: 472px!important;
}
.form-control {
    width: 100%!important;
}
.lefs:after {
    content: inherit;
   
}

}
