/*
 * bootstrap-tagsinput v0.8.0
 *
 */
.error-content {
    max-width: 750px;
    margin: 0 auto;
    position: relative;
    z-index: 100;
}
.bootstrap-tagsinput {
    background-color: #fff;
    border-bottom: 1px solid #dedede;
    display: block;
    padding: 8px 12px;
    color: #555;
    vertical-align: middle;
    width: 100%;
    line-height: 22px;
    cursor: text;
}
.bootstrap-tagsinput:before, .bootstrap-tagsinput:after {
    content: '';
    display: table;
}
.bootstrap-tagsinput:after {
    clear: both;
}
.bootstrap-tagsinput input {
    border: none;
    box-shadow: none;
    outline: none;
    background-color: transparent;
    padding: 0 6px;
    margin: 0;
    width: auto;
    max-width: inherit;
}
.bootstrap-tagsinput.form-control input::-moz-placeholder {
    color: #777;
    opacity: 1;
}
.bootstrap-tagsinput.form-control input:-ms-input-placeholder {
    color: #777;
}
.bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
    color: #777;
}
.bootstrap-tagsinput input:focus {
    border: none;
    box-shadow: none;
}
.bootstrap-tagsinput .tag {
    margin: 2px;
    color: #fff;
    font-family: Arial, serif;
    background-color: #666;
    padding: 4px 12px 4px 8px;
    border-radius: 4px;
    font-size: 12px;
    line-height: 13px;
    position: relative;
    float: left;
}
.bootstrap-tagsinput .tag [data-role="remove"] {
    margin-left: 8px;
    cursor: pointer;
}
.bootstrap-tagsinput .tag [data-role="remove"]:after {
    content: "x";
    padding: 0px 2px;
    font-size: 11px;
    position: absolute;
    top: 4px;
    right: 4px;
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/*important classes*/
.text-bold {
    font-weight: bold;
}
.height-full{
    height:100%!important
}
.height-50{
    height:50px
}
.height-100{
    height:100px
}
.height-150{
    height:150px
}
.height-200{
    height:200px
}
.height-250{
    height:250px
}
.height-300{
    height:300px
}
.height-350{
    height:350px
}
.height-400{
    height:400px
}
.height-450{
    height:450px
}
.height-500{
    height:500px
}
.height-550{
    height:550px
}
.height-600{
    height:600px
}

.width-full{
    width:100%
}
.width-50{
    width:50px
}
.width-100{
    width:100px
}
.width-150{
    width:150px
}
.width-200{
    width:200px
}
.width-250{
    width:250px
}
.width-300{
    width:300px
}
.width-350{
    width:350px
}
.width-400{
    width:400px
}
.width-450{
    width:450px
}
.width-500{
    width:500px
}
.width-550{
    width:550px
}
.width-600{
    width:600px
}

/*margin*/

/*margin-top*/
.m-t-0{
    margin-top: 0px;
}
.m-t-5{
    margin-top: 5px;
}
.m-t-10{
    margin-top: 10px;
}
.m-t-15{
    margin-top: 15px;
}
.m-t-20{
    margin-top: 20px;
}
.m-t-25{
    margin-top: 25px;
}
.m-t-30{
    margin-top: 30px;
}
.m-t-35{
    margin-top: 35px;
}
.m-t-40{
    margin-top: 40px;
}
.m-t-45{
    margin-top: 45px;
}
.m-t-50{
    margin-top: 50px;
}
.m-t-55{
    margin-top: 55px;
}
.m-t-60{
    margin-top: 60px;
}
.m-t-75{
    margin-top: 75px;
}
.m-t-90{
    margin-top: 90px;
}



/*margin-left*/
.m-l-0{
    margin-left: 0px;
}
.m-l-5{
    margin-left: 5px;
}
.m-l-10{
    margin-left: 10px;
}
.m-l-15{
    margin-left: 15px;
}
.m-l-20{
    margin-left: 20px;
}
.m-l-25{
    margin-left: 25px;
}
.m-l-30{
    margin-left: 30px;
}
.m-l-35{
    margin-left: 35px;
}
.m-l-40{
    margin-left: 40px;
}
.m-l-45{
    margin-left: 45px;
}
.m-l-50{
    margin-left: 50px;
}
.m-l-55{
    margin-left: 55px;
}
.m-l-60{
    margin-left: 60px;
}
.m-l-75{
    margin-left: 75px;
}
.m-l-90{
    margin-left: 90px;
}



/*margin-right*/
.m-r-0{
    margin-right: 0px;
}
.m-r-5{
    margin-right: 5px;
}
.m-r-10{
    margin-right: 10px;
}
.m-r-15{
    margin-right: 15px;
}
.m-r-20{
    margin-right: 20px;
}
.m-r-25{
    margin-right: 25px;
}
.m-r-30{
    margin-right: 30px;
}
.m-r-35{
    margin-right: 35px;
}
.m-r-40{
    margin-right: 40px;
}
.m-r-45{
    margin-right: 45px;
}
.m-r-50{
    margin-right: 50px;
}
.m-r-55{
    margin-right: 55px;
}
.m-r-60{
    margin-right: 60px;
}
.m-r-75{
    margin-right: 75px;
}
.m-r-90{
    margin-right: 90px;
}


/*margin-bottom*/
.m-b-0{
    margin-bottom: 0px;
}
.m-b-5{
    margin-bottom: 5px;
}
.m-b-10{
    margin-bottom: 10px;
}
.m-b-15{
    margin-bottom: 15px;
}
.m-b-20{
    margin-bottom: 20px;
}
.m-b-25{
    margin-bottom: 25px;
}
.m-b-30{
    margin-bottom: 30px;
}
.m-b-35{
    margin-bottom: 35px;
}
.m-b-40{
    margin-bottom: 40px;
}
.m-b-45{
    margin-bottom: 45px;
}
.m-b-50{
    margin-bottom: 50px;
}
.m-b-55{
    margin-bottom: 55px;
}
.m-b-60{
    margin-bottom: 60px;
}
.m-b-75{
    margin-bottom: 75px;
}
.m-b-90{
    margin-bottom: 90px;
}



/*margin*/
.m-a-0{
    margin: 0px;
}
.m-a-5{
    margin: 5px;
}
.m-a-10{
    margin: 10px;
}
.m-a-15{
    margin: 15px;
}
.m-a-20{
    margin: 20px;
}
.m-a-25{
    margin: 25px;
}
.m-a-30{
    margin: 30px;
}
.m-a-35{
    margin: 35px;
}
.m-a-40{
    margin: 40px;
}
.m-a-45{
    margin: 45px;
}
.m-a-50{
    margin: 50px;
}
.m-a-55{
    margin: 55px;
}
.m-a-60{
    margin: 60px;
}
.m-a-75{
    margin: 75px;
}
.m-a-90{
    margin: 90px;
}





/*margin*/

/*padding-top*/
.p-t-0{
    padding-top: 0px;
}
.p-t-5{
    padding-top: 5px;
}
.p-t-10{
    padding-top: 10px;
}
.p-t-15{
    padding-top: 15px;
}
.p-t-20{
    padding-top: 20px;
}
.p-t-25{
    padding-top: 25px;
}
.p-t-30{
    padding-top: 30px;
}
.p-t-35{
    padding-top: 35px;
}
.p-t-40{
    padding-top: 40px;
}
.p-t-45{
    padding-top: 45px;
}
.p-t-50{
    padding-top: 50px;
}
.p-t-55{
    padding-top: 55px;
}
.p-t-60{
    padding-top: 60px;
}
.p-t-75{
    padding-top: 75px;
}
.p-t-90{
    padding-top: 90px;
}



/*margin-left*/
.p-l-0{
    padding-left: 0px;
}
.p-l-5{
    padding-left: 5px;
}
.p-l-10{
    padding-left: 10px;
}
.p-l-15{
    padding-left: 15px;
}
.p-l-20{
    padding-left: 20px;
}
.p-l-25{
    padding-left: 25px;
}
.p-l-30{
    padding-left: 30px;
}
.p-l-35{
    padding-left: 35px;
}
.p-l-40{
    padding-left: 40px;
}
.p-l-45{
    padding-left: 45px;
}
.p-l-50{
    padding-left: 50px;
}
.p-l-55{
    padding-left: 55px;
}
.p-l-60{
    padding-left: 60px;
}
.p-l-75{
    padding-left: 75px;
}
.p-l-90{
    padding-left: 90px;
}



/*padding-right*/
.p-r-0{
    padding-right: 0px;
}
.p-r-5{
    padding-right: 5px;
}
.p-r-10{
    padding-right: 10px;
}
.p-r-15{
    padding-right: 15px;
}
.p-r-20{
    padding-right: 20px;
}
.p-r-25{
    padding-right: 25px;
}
.p-r-30{
    padding-right: 30px;
}
.p-r-35{
    padding-right: 35px;
}
.p-r-40{
    padding-right: 40px;
}
.p-r-45{
    padding-right: 45px;
}
.p-r-50{
    padding-right: 50px;
}
.p-r-55{
    padding-right: 55px;
}
.p-r-60{
    padding-right: 60px;
}
.p-r-75{
    padding-right: 75px;
}
.p-r-90{
    padding-right: 90px;
}


/*padding-bottom*/
.p-a-0{
    padding-bottom: 0px;
}
.p-b-5{
    padding-bottom: 5px;
}
.p-b-10{
    padding-bottom: 10px;
}
.p-b-15{
    padding-bottom: 15px;
}
.p-b-20{
    padding-bottom: 20px;
}
.p-b-25{
    padding-bottom: 25px;
}
.p-b-30{
    padding-bottom: 30px;
}
.p-b-35{
    padding-bottom: 35px;
}
.p-b-40{
    padding-bottom: 40px;
}
.p-b-45{
    padding-bottom: 45px;
}
.p-b-50{
    padding-bottom: 50px;
}
.p-b-55{
    padding-bottom: 55px;
}
.p-b-60{
    padding-bottom: 60px;
}
.p-b-75{
    padding-bottom: 75px;
}
.p-b-90{
    padding-bottom: 90px;
}



/*padding*/
.p-a-0{
    padding: 0px;
}
.p-a-5{
    padding: 5px;
}
.p-a-10{
    padding: 10px;
}
.p-a-15{
    padding: 15px;
}
.p-a-20{
    padding: 20px;
}
.p-a-25{
    padding: 25px;
}
.p-a-30{
    padding: 30px;
}
.p-a-35{
    padding: 35px;
}
.p-a-40{
    padding: 40px;
}
.p-a-45{
    padding: 45px;
}
.p-a-50{
    padding: 50px;
}
.p-a-55{
    padding: 55px;
}
.p-a-60{
    padding: 60px;
}
.p-a-75{
    padding: 75px;
}
.p-a-90{
    padding: 90px;
}


/*Position Classes*/
.relative{
    position: relative;
}
.absolute{
    position: absolute;
}
.fixed{
    position: fixed;
}

/* Text Size */
.text-sz-13 {
    font-size: 13px;
}
.text-sz-14 {
    font-size: 14px;
}
.text-sz-15 {
    font-size: 15px;
}
.text-sz-16 {
    font-size: 16px;
}
.text-sz-17 {
    font-size: 17px;
}
.text-sz-18 {
    font-size: 18px;
}
.text-sz-19 {
    font-size: 19px;
}
.text-sz-25 {
    font-size: 25px;
}
.text-sz-26 {
    font-size: 26px;
}
.text-sz-27 {
    font-size: 27px;
}
.text-sz-28 {
    font-size: 28px;
}
.text-sz-29 {
    font-size: 29px;
}
.text-sz-30 {
    font-size: 30px;
}
.text-sz-35 {
    font-size: 35px;
}
.text-sz-40 {
    font-size: 40px;
}
.text-sz-45 {
    font-size: 45px;
}
.text-sz-50 {
    font-size: 50px;
}

/*Content Box*/
.inline-block{
    display: inline-block;
}
.inline{
    display: inline;
}

.chosen-container-active .chosen-choices, .chosen-container-multi .chosen-choices {
    padding: 5px 7px;
    height: 38px !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.chosen-container .chosen-drop, .chosen-container-active .chosen-choices {
    box-shadow: none;
    -webkit-box-shadow: none;
}
.chosen-container-multi .chosen-choices {
    background-image: none;
    overflow-y: scroll;
}
.navbar-laravel{
    background-color: inherit;
    box-shadow: inherit;
}
.footer-section{
}

.white-wrapper{
    padding: 25px;
    position: relative;
}
.chosen-choices, .form-control{
    border-color: transparent;
    border-radius: 2px;
    outline: none;
}
.form-control:focus{
    box-shadow: inherit;/*0 0 0 .2rem rgba(133, 185, 18, .25)*/
    border-color: #85b912;
}
input[type=checkbox], input[type=radio], input[type=range] {
    accent-color: #85b912;
    width: 13px;
    height: 13px;
    vertical-align: middle;
    border: 2px solid #333;
    border-radius: 4px;
    margin-right: 5px;
}
input[type="radio"] {
    border-radius: 50%;
}
label{
    font-weight: 600;
    color: #767678;
}
.invalid-feedback {
    font-size: 90%;
}
.home-pg{
    text-align: center;
    margin-top: 20px;
}
.btn-app {
    background-color: #85b912;
    border-color: #85b912;
    color: #fff;
    box-shadow: 4px 6px 13px 2px #44444452;
    -webkit-box-shadow: 4px 6px 13px 2px #44444452;
    -moz-box-shadow: 4px 6px 13px 2px #44444452;
    -o-box-shadow: 4px 6px 13px 2px #44444452;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
.btn-app:active, .btn-app:focus, .btn-app:hover {
    box-shadow: 0 0 0 0 #44444452;
    -webkit-box-shadow: 0 0 0 0 #44444452;
    -moz-box-shadow: 0 0 0 0 #44444452;
    -o-box-shadow: 0 0 0 0 #44444452;
    background-color: #82B607;
    border-color: #82B607;
    color: #fff;
    outline: none;
}
.btn-app.btn {
    font-size: 14px;
    padding-left: 50px;
    padding-right: 50px;
}
.btn-app.btn-sm {
    font-size: 12px;
    padding-left: 40px;
    padding-right: 40px;
}
.btn-app.btn-lg {
    font-size: 17px;
    padding-left: 60px;
    padding-right: 60px;
}


.form-container {
    margin-top: 30px;
}
.white-wrapper h2, .memberform-title{
    font-size: 36px;
    text-align: center;
    font-weight: 900;
    color: #85b912;
}
.memberform-title {
    font-family: 'Poiret One';
}
.nav-link{
    color: #000 !important;
    font-weight: 600;
}
.home-logo{
    position: relative;
    z-index: 999999;
}
.home-logo:before{
    content: '';
    position: absolute;
    background: #fff;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
    transform: skew(-30deg);
    border-bottom: 5px solid #333;
    box-shadow: 5px 0px 0px #78ab16;
}
.home-logo img{
    z-index: 999;
    padding: 0 25px;
}
.table-header{
    background-color: rgb(132, 184, 24) !important;
}
.table-header strong{
    color: #fff;
}
.btn-prev {
    margin-bottom: 15px;
}
.btn-next {
    margin-bottom: 15px;
}
.btn-prev, .btn-prev:active, .btn-prev:focus, .btn-prev:hover{
    background-color: #757575;
    border-color: #757575;
}
.card-header{
    padding: 0;
}
.payment-accordion .btn-link{
    width: 100%;
    text-align: left;
}
.mb{
    margin-bottom: 20px;
}
.psw-rest, .psw-rest:hover{
    color: #333;
    text-decoration: none;
    font-weight: 500;
}
.dash-btn{
    margin-top: 0;
}
.dash-btn .btn, .dash-btn .btn:hover{
    width: 100%;
    text-align: center;
    padding: 8px 0;
}

.main-content-wrapper {
    background: url('../images/45493.jpg') no-repeat center top;
    background-size: cover;
    height: 100%;
    position: relative;
}
.main-content-wrapper:before{
    content: '';
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    background: rgb(255,255,255);
    opacity: 0.5;
}

.relative {
    position: relative;
}
.form-container {
    margin-top: 45px;
}

.course-section-wrapper .card {
    margin-bottom: 20px;
    border-width: 0;
}
.course-section-wrapper .selection {
/*    position: absolute;
    top: 50%;
    left: 8px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);*/
}
.course-section-wrapper .selection {
    display: block;
    position: relative;
}
.course-section-wrapper .selection > input{ /* HIDE RADIO */
    position: absolute;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
}
.course-section-wrapper .selection > input + .clickable-box{ /* DIV STYLES */
    cursor:pointer;
}
.course-section-wrapper .selection > input:checked + .clickable-box{ /* (RADIO CHECKED) DIV STYLES */
    background-color: #78ab16;
    color: #fff;
}
.profession-bg-form .clickable-box {
    position: relative;
}
.profession-bg-form .clickable-box .card-body{
    padding: 15px 10px;
    margin-left: 0px;
}
.profession-bg-form .clickable-box .bg-figure {
    margin: 0px;
}
.profession-bg-form .clickable-box .fa{
    position: absolute;
    right: 0;
    top: 0;
    background-color: #ddd;
    padding: 10px;
    border-radius: 4px;
}

.course-section-wrapper .card {
    font-size: 13px;
}

.course-section-wrapper .half-length {
    display: inline-block;
    width: 140px;
}
.course-section-wrapper.option-tree .card-title {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 0;
    font-weight: normal;
}
.chosen-container-multi .chosen-choices li.search-choice {
    font-size: 13px;
}
.chosen-container .chosen-results li {
    font-size: 14px;
}
#accordion .card {
    margin-bottom: 15px;
}
.bg-figure {
    margin-bottom: 25px;
}
.profession-bg-form .selection {
    text-align: center;
}
.payment-accordion .btn-link {
    text-decoration: none;
    color: #333;
    font-weight: bold;
    font-size: 15px;
}
.table {
    margin-bottom: 0px;
}
.input-addon-group {
    position: relative;
}
.input-addon-group .icon-presenter {
    position: absolute;
    right: 5px;
    top: 15px;
}

.previous-btn-position {
    position: relative;
    bottom: 55px;
    display: inline-block;
}


@media (max-width: 992px) {
    .previous-btn-position {
        position: static;
        bottom: 0px;
        display: block;
        text-align: center;
    }

    .position-changing-btn {
        text-align: center;
    }
    .position-changing-btn .float-right{
        float: none !important;
    }
}
iframe.goog-te-banner-frame{ display: none !important;}
body {
    position: static !important;
    top:0px !important;
    font-size: 14px;
}
.goog-te-banner-frame.skiptranslate {display: none !important;}
.bootstrap-tagsinput input {
    width: 100%;
}

.custom-box-height {
    min-height: 420px;
    margin-top: 0px !important;
}
.btn-padding-fixed {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
.preferred-date-calendar .datepicker {
    padding: 0px;
}
.preferred-date-calendar .vdp-datepicker__calendar {
    padding: 10px;
    border-width: 0;
    box-shadow: 0 5px 12px 5px #ccc;
}
.vdp-datepicker__calendar header .prev, .vdp-datepicker__calendar header .next {
    border-radius: 4px;
}
.vdp-datepicker__calendar header .prev:not(.disabled), .vdp-datepicker__calendar header .next:not(.disabled), .vdp-datepicker__calendar header .up:not(.disabled) {
    border-radius: 4px;
}
#preferred-date-calendar .vdp-datepicker__calendar .cell {
    height: 45px;
    line-height: 45px;
}
#preferred-date-calendar {

}
.vdp-datepicker__calendar {

}
.vdp-datepicker__calendar header {
    margin-bottom: 10px;
}
.vdp-datepicker__calendar header:before, .vdp-datepicker__calendar header:after {
    content: " ";
    display: table;
}
.vdp-datepicker__calendar header:after {
    clear: both;
}
.course-section-wrapper > .section-body {
    background-color: #fff;
    padding: 30px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}
.white-wrapper.user-dashboard-wrapper {
    padding-bottom: 50px;
    padding-top: 0;
}
.tooltip-inner {
    background-color: #25C4E9;
}
.bs-tooltip-auto[x-placement^=bottom] .arrow:before, .bs-tooltip-bottom .arrow:before
{
    border-bottom-color: #25C4E9;
}
.bs-tooltip-auto[x-placement^=top] .arrow:before, .bs-tooltip-top .arrow:before {
    border-top-color: #25C4E9;
}






.radio-selection {
    display: block;
    width: 100%;
    position: relative;
}
.radio-selection .card-body {
    padding-left: 60px;
}
.radio-selection .card .card-title {
    font-size: 15px;
    margin-bottom: 15px;
}
.radio-selection label {
    display: block;
    color: #3c454c;
    cursor: pointer;
    position: relative;
    z-index: 2;
    transition: color 200ms ease-in;
    overflow: hidden;
}
.radio-selection label:before {
    width: 15px;
    height: 100%;
    content: "";
    background-color: #85b912;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
    transform: translate(-50%, -50%) scale3d(1, 1, 1);
    transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    z-index: -1;
}
.radio-selection .input-controller:checked ~ label:after {
    background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23000' fill-rule='nonzero'/%3E%3C/svg%3E ");
}
 .radio-selection label:after {
    width: 22px;
    height: 22px;
    content: "";
    border: 2px solid #d1d7dc;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 0 2px;
    background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23fff' fill-rule='nonzero'/%3E%3C/svg%3E ");
    z-index: 2;
    position: absolute;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    transition: all 200ms ease-in;
}
.radio-selection .input-controller:checked ~ label {
    color: #fff;
}
.radio-selection .input-controller:checked ~ label:before {
    -webkit-transform: translate(-50%, -50%) scale3d(56, 56, 1);
    transform: translate(-50%, -50%) scale3d(56, 56, 1);
    opacity: 1;
}
.radio-selection .input-controller:checked ~ label:after {
    background-color: #fff;
    border-color: #fff;
}
.radio-selection .input-controller {
    width: 22px;
    height: 22px;
    order: 1;
    z-index: 2;
    position: absolute;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    visibility: hidden;
}
.course-option-question-title  {
    font-size: 15px;
}

.icon-sprite {
    width: 15px;
    height: 15px;
    background: transparent url("../images/clock.png") center center/15px 15px no-repeat;
    display: inline-block;
    margin-right: 4px;
    position: relative;
    top: 2px;
}
.icon-sprite.icon-online-class {
    background-image: url("../images/online-class.png");
}
.icon-sprite.icon-clock {
    background-image: url("../images/clock.png");
}
.icon-sprite.icon-map {
    background-image: url("../images/map.png");
}
.profession-bg-form .radio-selection label:after {
    left: 0;
    top: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}
.branch-title {
    font-size: 15px;
    margin-bottom: 15px;
}
.calendar-header {
    background-color: #fff;
}
.top-section {
    background-color: #4a4a4a;
    color: #fff;
    padding: 8px 0px;
    border-bottom: 2px solid #84B818;
}
#google_translate_element {
    position: relative;
}
.goog-logo-link {
    display:none !important;
}
.goog-te-gadget{
    color: transparent !important;
}
.goog-te-gadget > div {
    position: absolute;
    right: 0px;
}
.list-header-links {
    margin-right: 100px;
    margin-bottom: 0px;
}
.dropdown:hover>.dropdown-menu {
    display: block;
}
.navbar-calendar {
    border-top: 1px solid #e3e3e3;
    padding: 0px;
}
.navbar-calendar .navbar-nav .nav-item > a {
    line-height: 42px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #00bbe6 !important;
    padding-left: 17px;
    padding-right: 17px;
}
.footer_call {
    background-color: #25C4E9;
    padding: 22px 0;
}
.footer-menus {
    background-color: #0091b2;
    padding-top: 30px;
    padding-bottom: 30px;
    background-image: url('./../images/footer_bkg-1.jpg');
    background-position: center;
}

#footer-sidebar, #footer-sidebar caption, #footer-sidebar select, #footer-sidebar textarea, #footer-sidebar .form-control, #footer-sidebar .footer-block p, #leap-footer .footer-block p, ul#footer-menu li:before {
    color: rgba(252,252,252,0.7);
}
.leap-widget-style4 .widget-title {
    border-bottom: 1px solid #818181;
    padding-bottom: 10px;
}
.widget-head {
    border-bottom: 1px solid #1a9dba;
    margin-bottom: 15px;
}
#footer-sidebar .widget-title {
    font-size: 25px;
    font-weight: bold;
    color: #fcfcfc;
    display: inline-block;
    margin-bottom: 0px;
    border-color: #84B818;
}
.ult_link_btm {
    background-color: #84B818;
    padding: 10px 31px;
    border-color: #84B818;
    border-radius: 30px;
    font-weight: 700;
    font-size: 15px;
    color: #fff;
}
.footer_call h3 {
    text-transform: uppercase;
    color: #fff;
    font-family: inherit;
    font-size: 37px;
    font-weight: 600;
}
.ult_link_btm:hover,.ult_link_btm:focus {
    background-color: #ABC032;
    color: #fff;
}
#footer-sidebar p {

}
.footer-menus a {
    color: #FCFCFB;
}
.bottom-footer-links {
    list-style: none;
    padding-left: 0;
}
.bottom-footer-links > li {
    padding: 8px 15px 8px 15px;
    border-bottom: 1px solid #1a9dba;
}
.bottom-footer-links > li:last-child {
    border-bottom-width: 0px;
}
.bottom-footer-links > li > a {
    color: #FCFCFB;
    position: relative;
}
.bottom-footer-links > li > a:before {
    font-family: "FontAwesome";
    content: "\f105";
    margin-left: -15px;
    position: absolute;
}
.bottom-footer-links > li > a:hover, .bottom-footer-links > li > a:focus {
    text-decoration: none;
    color: #84B818;
}
.new_button_footer .ult_link_btm {
    font-size: 22px;
    line-height: 24px;
}
.footer_call .ult_link_btm {
    margin: 21px 0 0 0;
    font-weight: 700;
    padding: 9px 31px 15px 38px;
    line-height: 30px;
    font-size: 27px;
}
.footer_kontakt .fa {
    font-size: 17px;
    position: relative;
    left: 12px;
    padding-right: 25px;
}
.footer_kontakt .address, .footer_kontakt .mobile, .footer_kontakt .email {
    padding-bottom: 5px;
}
.logo-section figure {
    margin-bottom: 0px;
}
.hotline-text {
    position: relative;
    margin-right: 15px;
    padding-right: 15px;
}
.hotline-text a,.email-info a {
    color: #fff;
    font-size: 13px;
}
.hotline-text a:hover, .hotline-text a:focus, .email-info a:hover, .email-info a:focus {
    text-decoration: none;
}
.hotline-text:before {
    position: absolute;
    content: '';
    left: 100%;
    width: 1px;
    height: 13px;
    background-color: #FCFCFB;
    top: 3px;
}
.list-header-links .fa {
    font-size: 17px;
    color: #fff;
}
.list-header-links > li > a:hover .fa, .list-header-links > li > a:focus .fa{
    color: #84B818;
}
.navbar-nav .dropdown-menu {
    margin-top: 0px;
    border-radius: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    background-color: #f4f5f7;

}
.navbar-nav  .dropdown-menu > .dropdown-item {
    padding: 0px;
}
.navbar-nav  .dropdown-menu > a.dropdown-item, .navbar-nav  .dropdown-menu > .dropdown-item > a,
.dropdown-item.has-sub-children > .sub-menu > li > a
{
    color: #00bbe6 !important;
    font-weight: 600;
    font-size: 17px;
    border-bottom: 1px solid #e8eaed;
    padding: 7px 20px;
    display: block;
    position: relative;
    text-decoration: none;
}

.navbar-nav .dropdown-menu > a.dropdown-item:hover, .navbar-nav .dropdown-menu > a.dropdown-item:focus,
.navbar-nav .dropdown-menu > .dropdown-item > a:hover, .navbar-nav .dropdown-menu > .dropdown-item > a:focus,

.dropdown-item.has-sub-children > .sub-menu > li > a:hover,
.dropdown-item.has-sub-children > .sub-menu > li > a:focus
{
    color: #84B818 !important;
    background-color: transparent;
    border-bottom-color: #84B818;
}
.dropdown-item:active {
    background-color: transparent;
}
.dropdown-item.has-sub-children {
    position: relative;
}
.dropdown-item.has-sub-children > a:before {
    border: medium none;
    content: "\f105";
    font-family: FontAwesome;
    margin-top: 0;
    font-weight: 400;
    line-height: normal;
    position: absolute;
    right: 10px;
    top: 11px;
}


.navbar-nav .nav-item .nav-link {
    border-bottom: 1px solid transparent;
    position: relative;
}
.navbar-nav .nav-item .nav-link:hover, .navbar-nav .nav-item .nav-link:focus {
    color: #84B818 !important;
    background-color: transparent;
    border-bottom-color: #84B818;
}
.navbar-nav .nav-item .dropdown-toggle:after {
    border: medium none;
    content: "\f107";
    font-family: FontAwesome;
    font-weight: 400;
    margin-left: 2px;
    line-height: normal;
    position: relative;
    top: 3px;
}
.dropdown-item.has-sub-children > a {
    display: block;
}
.dropdown-item.has-sub-children > .sub-menu {
    position: absolute;
    left: 100%;
    display: none;
    top: 0px;
    background-color: #f4f5f7;
    list-style: none;
    padding-left: 0;
}
.dropdown-item.has-sub-children:hover > .sub-menu {
    display: block;
}

.logo-section {
    padding: 10px;
    margin-bottom: 0;
    width: 210px;
}
.logo-section img {
    width: 190px;
}
.added-person-list {
    padding: 15px;
    background-color: #eee;
}
.added-person-list > .form-group:last-child {
    margin-bottom: 0;
}
.date-picker-custom-wrapper .form-control:disabled, .date-picker-custom-wrapper .form-control[readonly] {
    background-color: #fff;
}
.option-tree > .row {
    margin-left: 0;
    margin-right: 0;
}
.preferred-date-calendar .picker__footer{
    display: none;
}
.preferred-date-calendar .picker {
    position: relative;
}
.preferred-date-calendar .picker--opened .picker__holder {
    position: relative;
    background-color: #fff;
    font-size: 13px !important;
}
.preferred-date-calendar .picker__frame {
    position: relative;
}
.preferred-date-calendar .picker__box {
    box-shadow: 0 0 0 0 #fff;
    border: 0 solid #fff;
}
.payment-accordion .card-header, .branch-accordion .card-header {
    padding: 18px 15px 18px 35px;
    position: relative;
    cursor: pointer;
    background-color: #fff;
    border-bottom-width: 0;
}
.payment-accordion .card-body, .branch-accordion .card-body {
    border-top: 1px solid #eee;
}
.payment-accordion .card-header h5, .branch-accordion .card-header h5 {
    font-size: 16px;
    float: left;
    margin-bottom: 0;
    color: #444;
    font-weight: 600;
}
.branch-accordion .radio-selection .card-header h5 {
    margin-left: 20px;
}
.payment-accordion .card-body p {
    font-size: 15px;
}
.payment-accordion .card-header input, .branch-accordion .card-header input {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.branch-accordion .radio-selection label:before {
    background-color: #fff;
}
.branch-accordion .radio-selection .input-controller:checked ~ label:after {
    border: 2px solid #d1d7dc;
}

.stepwizard-step p {
    margin-top: 0px;
    color:#666;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
    margin-top: 15px;
}
.stepwizard-step button[disabled] {
    /*opacity: 1 !important;
    filter: alpha(opacity=100) !important;*/
}
.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
    opacity:1 !important;
    color:#bbb;
}
.stepwizard-row:before {
    top: 50%;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-index: 0;
    transform: translateY(-50%);
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.stepwizard-step .step {
    background-color: #fff;
    color: #333;
    display: inline-block;
    padding: 5px 40px;
    font-size: 14px;
    border-top: 2px solid #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.stepwizard-step .step.active {
    color: #85b912;
}
.seminar-modal-block {
    margin-top: 20px;
}
.seminar-modal-link {
    font-size: 18px;
    color: #333;
}
.seminar-modal-link:hover, .seminar-modal-link:focus {
    text-decoration: none;
    color: #333;
}
.form-group {
    margin-bottom: 1.5rem;
}
.selection-box {

}
.selection-box-title{
    font-size: 36px;
    text-align: center;
    font-family: 'Poiret One';
    font-weight: 900;
    color: #85b912;
}
@media screen and (min-width: 992px) {
    .city-selection .person-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
    .city-selection .person-group .person-group-label {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }
    .city-selection .person-group .person-group-select {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%;
    }
    .city-selection .person-group .person-group-label, .city-selection .person-group .person-group-select {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
}

.city-selection .added-person-list {
    padding: 0;
    background-color: transparent;
}
.label-fn-lg {
    font-size: 17px;
}
.booked-attributes td {
    font-size: 16px;
}
.booked-attributes td, .booked-attributes th {
    border-top: 1px solid #f9f9f9;
    padding: 8px 15px;
}
.booked-attributes.table-striped tbody tr:nth-of-type(odd) {
    background-color:rgba(255,255,255,0.5);
}
.f-s-19 {
    font-size: 19px;
}
.f-s-13 {
    font-size: 13px;
}
.f-s-14 {
    font-size: 14px;
}
.vc-day-layer .vc-highlight {
    background-color: #82B607;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}
.vc-day-layer .vc-highlight:hover, .vc-day-layer .vc-highlight:hover, .vc-day-layer .vc-highlight:active {
    background-color: #82B607;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}
.vc-day-content:hover, .vc-day-content:hover, .vc-day-content:active {
    border-radius: 4px;
    -webkit-border-radius: 4px;
}
.step-title {
    font-size: 19px;
    font-weight: 600;
    color: #333;
    display: block;
    text-align: center;
    margin-bottom: 25px;
}
#professional-association .radio-selection .card {
    background-color: #ddd;
}

.main-content-wrapper {
    padding-bottom: 40px;
    padding-top: 40px;
}

@media screen and (max-height: 1200px) {
    .main-content-wrapper {
        padding-bottom: 90px;
        padding-top: 90px;
        min-height: 1170px;
    }
}
@media screen and (max-height: 960px) {
    .main-content-wrapper {
        min-height: 930px;
    }
}

.member-info-form .form-group label {
    font-size: 16px;
}
.branch_service_options .radio-selection .card .card-title {
    margin-bottom: 0;
}
.table-borderless td, .table-borderless th {
    border: none;
}

.back-main-site-btn {
    color: #85b912;
    font-size: 13px;
    position: relative;
    bottom: 3px;
}
.back-main-site-btn:hover, .back-main-site-btn:focus {
    color: #34B90A;
    text-decoration: none;
}

#google_translate_element select {
    border: 1px solid #666;
    padding: 2px;
    color: #333;
    margin-top: 20px;
    width: 133px;
    margin-bottom: 15px;
    border-radius: 4px;
}
#google_translate_element select:focus {
    border: 1px solid #666;
}

.site-footer {
    background-color: #4A4A4A;
    padding: 12px 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
}
.contact-info a {
    color: #ccc;
    font-size: 16px;
    line-height: 13px;
    display: inline-block;
    margin-left: 5px;
}
.copyright-text  {
    margin-bottom: 5px;
}
.provenexpert-container #pe_name {
    padding-top: 0 !important;
}

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

    .site-footer {
        display: none;
    }
    #google_translate_element {
        position: fixed;
        right: 0;
        width: 200px;
        top: 5px;
    }

    .stepwizard-step .step {
        padding: 5px 10px;
    }

    .main-content-wrapper {
        padding-top: 30px;
        padding-bottom: 30px;
        min-height: 540px;
    }
    .logo-section {
        text-align: center;
        padding-bottom: 0;
    }
    .calendar-header {
        padding-bottom: 10px;
    }
    .btn-app.btn {
        padding-left: 25px;
        padding-right: 25px;
    }
    .white-wrapper h2 {
        font-size: 26px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .btn-next-group .float-left {
        float: none !important;
    }
    .btn-next-group .float-right {
        float: none !important;
    }
}
.added-person-list .btn-danger {
    padding: 5px;
}
.added-person-list .btn-danger svg {
    position: relative;
    top: 1px;
}
.branch_service_options .card-title {
    font-size: 15px;
    margin-bottom: 0;
}
.select2-container .select2-search--inline .select2-search__field {
    padding: 0 9px !important;
}
.service-hider {
    display: none;
}
.service-hider.visible {
    display: block;
}
.hide {
    display: none;
}
.m-t-90 {
    margin-top: 90px;
}
.service-skip-btn {
    font-size: 15px;
    box-shadow: 4px 6px 13px 2px #44444452;
    -webkit-box-shadow: 4px 6px 13px 2px #44444452;
    -moz-box-shadow: 4px 6px 13px 2px #44444452;
    -o-box-shadow: 4px 6px 13px 2px #44444452;
    padding-left: 50px;
    padding-right: 50px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.service-skip-btn:hover, .service-skip-btn:focus {
    box-shadow: 0 0 0 0 #44444452;
    -webkit-box-shadow: 0 0 0 0 #44444452;
    -moz-box-shadow: 0 0 0 0 #44444452;
    -o-box-shadow: 0 0 0 0 #44444452;
}
.preferred-date-calendar .vdp-datepicker__calendar {
    width: 100% !important;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.preferred-date-calendar {
    font-family: BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
}
.preferred-date-calendar .vdp-datepicker__calendar .cell.day-header {
    font-size: 14px;
}
.vdp-datepicker__calendar .cell:not(.blank):not(.disabled).day:hover, .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).month:hover, .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).year:hover {
    background-color: #82B607;
    border-color: #82B607 !important;
    color: #fff;
    font-weight: bold;
}
.preferred-date-calendar .vdp-datepicker__calendar .cell.selected {
    background-color: #85b912 !important;
    color: #fff !important;
    font-weight: bold;
}
.preferred-date-calendar .vdp-datepicker__calendar .cell.day-header {
    font-weight: 600;
}
.preferred-date-calendar .vdp-datepicker__calendar .cell {
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.preferred-date-calendar .vdp-datepicker__calendar .day__month_btn {
    font-weight: 600;
    font-size: 16px;
}
/*.select2-container--default .select2-search--inline .select2-search__field {
    width: auto !important;
}
.select2-container--default .select2-selection__rendered > li:last-child.select2-search--inline .select2-search__field {
    width: 0.75em !important;
}*/
.select2-container--default .select2-selection--multiple {
    border-color: #ccc !important;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #aaa !important;
}
.content-loader {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.7);
    z-index: 101;
    display: none;
}
.content-loader img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.inline {
    display: inline;
}
.font-light {
    font-weight: 400;
}
.text-black {
    color: #000;
}
.service-selector-wrapper .select2-container--default .select2-search--inline .select2-search__field {
    width: 100% !important;
}
.service-selector-wrapper .select2-container .select2-search--inline {
    width: 100%;
}
.person-list-row {
    margin-left: -10px;
    margin-right: -10px;
}
.person-list-row > .col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
}
.member-service-list {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    padding-top: 10px;
}
.member-service-list:last-child {
    border-bottom-width: 0;
}
.btn-book-now {
    text-transform: uppercase;
}
.language-selector {
    margin-top: 12px;
}
.language-selector .dropdown-menu {
    min-width: auto;
}
.date-selector-wrapper {
    position: relative;
}
.close-date-selection {
    position: absolute;
    right: 0;
    color: #fff;
    background-color: #ec1919;
    padding: 5px 6px;
    line-height: 12px;
    border-radius: 4px;
    font-size: 12px;
    cursor: pointer;
}
.close-date-selection:hover, .close-date-selection:focus {
    color: #fff;
}
.site-second-title {
    font-size: 19px;
    font-weight: bold;
}
.date-selection-container {
    display: none;
}
.date-selection-container.unhide {
    display: block;
}
.title-mont {
    font-family: 'Montserrat';
    font-weight: 900 !important;
    color: #000;
}
.btn-last-section {
    background-color: #FFC502;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 14px;
    font-size: 20px;
    color: black;
    padding: 12px 50px;
    margin-top: 22px;
    font-family: 'Montserrat';
    font-weight: 900;
}
.btn-last-section:hover, .btn-last-section:focus {
    color: black;
    background-color: #FFC502;
}
.vld-shown {
    overflow: hidden;
}

.vld-overlay {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    align-items: center;
    display: none;
    justify-content: center;
    overflow: hidden;
    z-index: 9999;
}
.vld-overlay.is-active {
    display: flex;
}
.vld-overlay.is-full-page {
    z-index: 9999;
    position: fixed;
}
.vld-overlay .vld-background {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    opacity: 0.5;
}
.vld-overlay .vld-icon, .vld-parent {
    position: relative;
}
.branch-si-title {
    font-size: 14px;
    font-weight: bold;
}
.ms-title {
    font-size: 14px;
}
.ms-label {
    font-size: 14px;
    font-weight: normal;
    color: #444;
}
.ms-input {
    height: 14px;
    width: 14px;
    margin-right: 8px;
}
.ms-price {
    font-size: 14px;
    margin-bottom: 8px;
}
.ind-user-action {
    display: block;
    background-color: #007bff;
    margin-bottom: 4px;
    position: relative;
    border-radius: 4px;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
}
.ind-user-action.user-multi {
    padding: 2px 28px 2px 10px;
}
.ind-user-action.user-single {
    padding: 2px 10px 2px 10px;
}
.ind-user-action .btn-user-delete {
    position: absolute;
    right: 5px;
    top: 6px;
    font-size: 10px;
    border: 1px solid #ccc;
    height: 17px;
    line-height: 15px;
    width: 16px;
    text-align: center;
    padding: 0;
    cursor: pointer;
    border-radius: 4px;
    color: red;
    background-color: #fff;
}
.ind-user-action .btn-user-delete:hover, .ind-user-action .btn-user-delete:focus {
    background-color: red;
    color: #fff;
}
.branch-accordion .fa {
    width: 20px;
    margin-right: 3px;
    font-size: 16px;
}
.branch-accordion .fa.fa-map-o {
    font-size: 13px;
}
.bs-branch-selection *, .bs-opening-time * {
    font-size: 14px !important;
}
.service-checkbox {
    margin-bottom: 8px;
}
.city-selection .add-person {
    display: none !important;
}
.top-header {
    position: relative;
}
.padded-checkbox {
    padding-left: 22px;
}
@media screen and (max-width: 768px) {
    .language-selector {
        margin-top: 0;
        position: absolute;
        right: 0;
        top: -105px;
    }
}