

/* Start:/local/components/akovtun/service.element.add.v2/templates/new_version/style.css?17463283329827*/
#appointment
{
    margin-top: -20px!important;
}
#appointment form>.row
{
    margin-top: 12px;
}
#appointment form .row.flex
{
    display: flex;
}
#appointment form>.row.flex>div[class^='col-']:first-child
{
    padding-right: 6px;
}
#appointment form>.row.flex>div[class^='col-']:last-child
{
    padding-left: 6px;
}
#appointment form>.row>div[class^='col-']>div
{
    background-color: #f5f9fc;
    border-radius: 18px;
    padding: 20px;
    height: 100%;
    min-height: 115px;
}
#appointment h3 {
    font-weight: 500;
    font-size: 1.5em;
    color: #252525;
    padding-left: 40px;
}
#appointment h3 span {
    background-color: #3479dd;
    display: inline-block;
    color: #fff;
    padding: 3px 10px;
    border-radius: 7px;
    font-weight: 400;
    margin-left: -40px;
    margin-right: 5px;
}
#appointment .opt-group
{
    padding-left: 40px;
    margin-top: 12px!important;
    position: relative;
}
#appointment .opt-group:after, #appointment .schedule:after
{
    display: none;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -19px;
    width: 38px;
    height: 38px;
    content: '';
    background: #0081c2 url('/local/templates/next_maslo_2024/images/svg/Show_more_app.svg') center/cover no-repeat;
    transition: background 0.7s ease-in-out;
    -webkit-animation: spinner .5s linear infinite !important;
    animation: spinner .5s linear infinite !important;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;    
}
#appointment .opt-group#appointment__services:after
{
    top: -20px;
}
#appointment .opt-group.loading:after, #appointment .schedule.loading:after
{
    display: block;
}
#appointment .opt-group > div
{
    margin-bottom: 7px;
    float: left;    
}
#appointment .opt-group.half div
{
    width: 50%;
}
#appointment .filter.label_block input + label
{
    font-size: 15px;
    font-weight: 500;
    color: #252525;
    padding-left: 30px;
}
#appointment .filter input[type="radio"] + label:after, #appointment .filter input[type="checkbox"] + label:after
{
    width: 20px!important;
    height: 20px!important;
}
#appointment .filter input[type="radio"] + label:hover:before, #appointment .filter input[type="radio"]:checked + label:before
{
    background: transparent;
    border: 1px #378fe7 solid;
    width: 20px!important;
    height: 20px!important;    
}
#appointment .filter input[type="radio"] + label:after
{
    background: transparent;
    border: 1px #cfd4d8 solid;
    box-shadow: none;
}
#appointment .filter input[type="checkbox"] + label:after
{
    background: transparent;
    border: 1px #cfd4d8 solid;
    box-shadow: none;
}
#appointment .filter input[type="radio"] + label:hover:after, #appointment .filter input[type="radio"]:checked + label:after
{
    background: url('/local/templates/next_maslo_12_2017/images/svg/Input_icons_color.svg') 2px -14px no-repeat;
    border: 0;
}
#appointment .filter input[type="checkbox"] + label:hover:before, #appointment .filter input[type="checkbox"]:checked + label:before
{
    background: #3479dd;
    border: 0;
    width: 20px!important;
    height: 20px!important;        
}
#appointment .filter input[type="checkbox"] + label:hover:after, #appointment .filter input[type="checkbox"]:checked + label:after
{
    background: url(/local/templates/next_maslo_12_2017/images/svg/Input_icons.svg) 2px 2px no-repeat;
    border: 0;
}

#appointment__servicePoint
{
    padding-left: 40px;
    margin-top: 15px!important;    
}
#appointment__servicePoint .row>div[class^='col-']:first-child
{
    padding-right: 10px;    
}
#appointment__servicePoint .row>div[class^='col-']:last-child
{
    padding-left: 10px;
}
#appointment__servicePoint h3
{
   padding-left: 0!important;
}
#appointment__servicePoint img
{
    border-radius: 7px;
}
#appointment__servicePoint .service-card
{
    font-size: 15px;
    font-weight: 500;
    color: #252525;
    position: relative;
}
#appointment__servicePoint .service-card span
{
    color: #9ba4ad;
}
#appointment__servicePoint .service-card a, #appointment__servicePoint .service-card span#appointment__point-workhours
{
    color: #252525;
}
#appointment__servicePoint .service-card .disclamer
{
    position: absolute;
    bottom: 0;
}
#appointment .scrollable .flex-direction-nav
{
    top: 6px;
}
#appointment .scrollable .flex-direction-nav .flex-nav-prev
{
    left: 5px;
}
#appointment .scrollable .flex-direction-nav .flex-prev
{
    background-image: url('/local/templates/next_maslo_12_2017/images/arrow11.png');
    background-color: transparent;
}
#appointment .scrollable .flex-direction-nav .flex-nav-next
{
    right: 5px;
}
#appointment .scrollable .flex-direction-nav .flex-next
{
    background-image: url('/local/templates/next_maslo_12_2017/images/arrow22.png');
    background-color: transparent;
}
#appointment .schedule
{
    padding: 0 35px;
}
#appointment .schedule .flex-viewport
{
    z-index: 100;
}
#appointment .schedule h5
{
    background-color: #edf2f7;
    border-radius: 7px;
    font-size: 15px;
    font-weight: 700;
    padding-top: 7px!important;
    padding-bottom: 7px!important;
    width: 92%!important;
    margin-left: 5px;
    cursor: pointer;
}
#appointment .schedule h5 span
{
    color: #9ba4ad!important;
    font-weight: 400;
}
#appointment .schedule h5:hover, #appointment .schedule h5.sel
{
    color: #fff;
    background-color: #3479dd;    
}
#appointment .schedule h5:hover span, #appointment .schedule h5.sel span
{
    color: #fff!important;    
}

#appointment__schedule .day
{
    display: none;
}
#appointment h4
{
    padding: 0 40px;
    color: #9ba4ad!important;
    font-weight: 500;
    font-size: 15px;    
}
#appointment .dayschedule
{
    width: 100%;
    position: relative;
    margin: 10px auto;
    padding: 0 35px;
}
#appointment .dayschedule .day
{
}
#appointment .dayschedule .day:before
{
    display: table;
    content: " ";    
}
#appointment .dayschedule .day>div
{
    width: 9%;
    float: left;
    position: relative;
    min-height: 1px;
    margin-right: 4px;
    margin-left: 4px;
    margin-bottom: 8px;
    background-color: #edf2f7;
    border-radius: 7px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #252525;
    cursor: pointer;
}
#appointment .dayschedule .day>div.red
{
    color: #bac4ce;
    cursor: default;    
}
#appointment .dayschedule .day>div.sel, #appointment .dayschedule .day>div:not(.red):hover
{
    color: #fff;
    background-color: #3479dd;
}
#appointment .form
{
    padding: 15px 40px 0 40px;
}
#appointment .form input[type='text'], #appointment .form input[type='tel'], #appointment .form textarea
{
    color: #252525;
    font-size: 15px;
    font-weight: 500;
    border-radius: 7px;
    border: 0!important;    
    padding: 15px;
}
#appointment .form textarea
{
    min-height: 100px!important;
    height: 100px!important;
}
#appointment .form label[for="agreement"] a
{
    color: #252525;
    text-decoration: underline;
}
.disclamer
{
    color: #9ba4ad;
    font-weight: 400;
    font-size: 13px;
}
.disclamer span
{
    color: #3479dd!important;
}
.disclamer.services
{
    padding: 15px 40px 0 40px;
}
#appointment__submit
{
    margin-top: 30px;
}
#appointment__submit input[type="submit"]
{
    background-color: #f59301;
    border: 0;
    border-radius: 7px;
    color: #fff;
    font-size: 15px;
    padding: 15px 25px;
}
#appointment__submit input[type="submit"]:hover
{
    background-color: #e68300;
}
@media (max-width: 767px) {
    #appointment h3, #appointment h4, #appointment h5 {
        text-align: left;
    }
    #appointment form .row.flex
    {
        display: block;
    }
    #appointment form>.row.flex>div[class^='col-']:first-child
    {
        padding-right: 15px;
    }
    #appointment form>.row.flex>div[class^='col-']:last-child
    {
        padding-left: 15px;
        margin-top: 12px;
    }    
    #appointment .opt-group.half div
    {
        width: 100%;
    }
    #appointment .dayschedule
    {
        padding: 0;
    }
    #appointment .dayschedule .day>div
    {
        width: 29%;
        margin-left: 5px;
        margin-right: 5px;
        padding-top: 8px;
        padding-bottom: 8px;
    }
    #appointment h4
    {
        padding: 0;
    }
    #appointment .schedule
    {
        padding: 0 15px!important;
    }
    #appointment .flex-nav-prev
    {
        left: -3px!important;
    }
    #appointment .flex-nav-next
    {
        right: -3px!important;
    }    
    #appointment .schedule h5 span
    {
        font-size: 11px!important;
    }
    #appointment__servicePoint .service-card .disclamer
    {
        position: relative;
        margin-left: -30px;
        margin-top: 20px;
    }
    .disclamer.services, .form
    {
        padding: 15px 0 0 0!important;
    }
    #appointment__submit
    {
        margin-top: 20px;
    }
    #appointment__submit input
    {
        width: 100%;
    }
}
@media (min-width: 580px) and (max-width: 767px) {
    #appointment .dayschedule .day>div
    {
        width: 23%;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #appointment .dayschedule .day>div
    {
        width: 15%;
        margin-right: 5px;
        margin-left: 5px;
    }
}
@media (min-width: 768px) and (max-width: 800px) {
    #appointment .dayschedule .day>div
    {
        margin-left: 4px;
    }
}
@media (min-width: 992px) and (max-width: 1235px) {
    #appointment .dayschedule .day>div
    {
        width: 15%;
        margin-right: 5px;
    }

}
@media (min-width: 992px) and (max-width: 1130px) {
    #appointment__servicePoint .service-card .disclamer
    {
        position: relative;
        margin-left: 0;
        margin-top: 0;
    }    
}

/* End */
/* /local/components/akovtun/service.element.add.v2/templates/new_version/style.css?17463283329827 */
