.simplecallback-overlay {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    z-index: 10000
}

.simplecallback-overlayed {
    position: fixed;
    left: 0px !important;
    right: 0px !important;
    display: block;
    z-index: 10010;
    background: #fff;
    padding: 15px;
    text-align: center;
    border-radius: 5px 0px 5px 5px;
    border-top: 1px solid #000;
    box-shadow: 0 0 20px rgba(0, 0, 0, .5);
    margin: 0 auto;
    overflow-x: hidden;
    max-width: 480px;
    background: #fff;
    padding: 20px 30px 15px 15px;
    max-height: 700px
}

.simplecallback-overlayed.simplecallback-loading::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, .5)
}

.simplecallback-loading-svg {
    position: absolute;
    z-index: 110;
    left: 50%;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-left: -15px;
    margin-top: -15px;
    visibility: hidden;
    opacity: 0;
    transition: all 200ms
}

.simplecallback-overlayed.simplecallback-loading .simplecallback-loading-svg {
    visibility: visible;
    opacity: 1;
    transition: all 200ms
}

.datepickerext {
    z-index: 999999999 !important;
}

.simplecallback-close {
    font-size: 24px;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0px;
    background: #000;
    color: #ccc;
    height: 25px;
    width: 25px;
    font-weight: 700;
    line-height: 1;
    z-index: 9999
}

.simplecallback-close:hover {
    color: #0087d1
}

.control-group.city {
    background: inherit;
    width: 100%;
    position: relative;
    padding: 5px 5px 0px 5px;
}

.simplecallback-captcha {
    margin-bottom: 10px
}

.simplecallback-username {
    display: none !important
}

#reviewStars-input input:checked~label,
#reviewStars-input label,
#reviewStars-input label:hover,
#reviewStars-input label:hover~label {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAoCAMAAADNGvrUAAABj1BMVEVMaXHMysr/uwDMysrMysrMysr/uwDMysr/uwD/uwD/uwD/uwD/uwD/uwDMysrMysrMysr/uwDMysrMysr/uwDMysr/uwDMysr/uwDMysr/uwDMysr/uwDMysrMysrMysr/uwDMysrMysrMysr/uwDMysr/uwD/uwD/uwDMysr/uwD/uwDMysr/uwDMysr/uwDMysr/uwD/uwDMysr/uwDMysr/uwD/uwDMysr/uwD/uwDMysrMysrMysr/uwDMysrMysr/uwDMysrMysrMysrMysrMysrMysrMysrMysrMysrMysrMysrMysr/uwDMysr/uwDMysrMysrMysrMysrMysrMysrMysrMysn/uwD/uwD/uwD/uwD/uwDMysr/uwD/uwDNysf/uwDNysjNysfGzOHFzOf/uwD/uwDHzN7HzODIy9nKy9P/ugD/uAD/uwDMysvKy9H/uwD/uwD/uwD/uwD/uwD/uwD/uwD/uwD/uwD/uwD/uwD/uwD/uwD/uwD/uwDMysr/uwDMysjMysmq+4DUAAAAgXRSTlMA+PioenR6kZF0A6hV5CtUfX8lz63UkxqdgaJn6mxS91R7gB59hSXP1H8agQNnrWyTUvede6KAHuqFMt8Bh0vorytmrjIIS28NVQy22uQNd3PIYMeOtxflY47aZuYX3HZgVeXk4nMMx29ldgN0tgx36+brh8jcZQi34q4M32MB6K/QgBtXAAABLElEQVR42m3R1XYCMRAG4AFKYaEtdXd3d2+pu7u7u/ukffBuOGROdpP/JpPvYjJJgDI2Pw6aTCPOqbq0jDgxovACmomwa4yDc2uKVSurMZQGkvhAmSspB8NxJDTlZRcAeFCTfHDrOAOgSNUs3jzNrm6uSvtYMUytEOuVhmQeIO6XeZS4S+ZhYpfMHuJZc/d3e3h282sWQaGDk4gHp+cARxf7iB2dwhe3dkW50tNrfdur40vdX14ztqPq5h5ja1MKrzIzkXbtc3LOLLeqL5GFkkpSnBvnL61n4ThL0hvrWgC8TJNmMHRcBdCmag1vXmFXg6vSvlAMkyzEeqVumduJ12WOIr6X+YTYL7OX+IFvN2a27/j6JvQ5mrHXJx/Au2FWH1/CXx7pnM/vH778A/Bz3OcJSVdYAAAAAElFTkSuQmCC) no-repeat
}

#reviewStars-input {
    overflow: hidden;
    *zoom: 1;
    position: relative;
    float: left
}

#reviewStars-input input {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    width: 21px;
    height: 20px;
    position: absolute;
    top: 0;
    z-index: 0
}

#reviewStars-input input:checked~label {
    background-position: 0 -20px;
    height: 20px;
    width: 21px
}

#reviewStars-input label {
    background-position: 0 0;
    height: 20px;
    width: 21px;
    float: right;
    cursor: pointer;
    margin-right: 10px;
    position: relative;
    z-index: 1
}

#reviewStars-input label:hover,
#reviewStars-input label:hover~label {
    background-position: 0 -20px;
    height: 20px;
    width: 21px
}

#reviewStars-input #star-0 {
    left: 0
}

#reviewStars-input #star-1 {
    left: 26px
}

#reviewStars-input #star-2 {
    left: 52px
}

#reviewStars-input #star-3 {
    left: 104px
}

#reviewStars-input #star-4 {
    left: 130px
}

#reviewStars-input #star-5 {
    left: 156px
}

.simplecallback input,
.simplecallback textarea {
    text-indent: 10px
}

.simplecallback label,
.simplecallback .ldivob {
    position: relative
}

span.needreq {
    position: absolute;
    margin-left: -10px;
    color: red;
    left: 0
}

.simplecallback i {
    position: absolute;
    display: inline-block;
    z-index: 999;
    margin-top: 5px;
    padding: 5px
}

.sweet-alert fieldset {
    display: none
}

.zakonrf {
    line-height: 1.1;
    width: 100%;
    text-align: left;
    padding: 5px 35px;
    font-size: 1.35rem;
    margin-bottom: 10px
}

.beforeformtext {
    margin-bottom: 10px
}

.simplecallback label,
.simplecallback input {
    width: 100%
}

.simplecallback label input[type=file] {
    width: 100%;
    display: inline-flex
}

.delivery-window {
    padding-left: 10%;
    padding-right: 10%
}

#delivery-time {
    font-size: 18px;
    clear: both;
    padding-left: 15%;
    padding-right: 15%
}

#delivery-time .left {
    float: left
}

#delivery-time .right {
    float: right
}

#delivery-time-range {
    clear: both;
    margin-top: 15px;
    margin-bottom: 25px
}

.delkup strong {
    text-transform: capitalize
}

.ui-slider-horizontal {
    height: 8px;
    background: #d7d7d7;
    border: 1px solid #bababa;
    box-shadow: 0 1px 0 #fff, 0 1px 0 #cfcfcf inset;
    clear: both;
    margin: 8px 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider-horizontal .ui-slider-range {
    top: -1px;
    height: 100%
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    height: 8px;
    font-size: .7em;
    display: block;
    border: 1px solid #5ba8e1;
    box-shadow: 0 1px 0 #aad6f6 inset;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    background: #81b8f3;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiâ€¦pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #a0d4f5), color-stop(100%, #81b8f3));
    background-image: -webkit-linear-gradient(top, #a0d4f5, #81b8f3);
    background-image: -moz-linear-gradient(top, #a0d4f5, #81b8f3);
    background-image: -o-linear-gradient(top, #a0d4f5, #81b8f3);
    background-image: linear-gradient(top, #a0d4f5, #81b8f3)
}

.ui-slider .ui-slider-handle {
    border-radius: 50%;
    background: #f9fbfa;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiâ€¦pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #c7ced6), color-stop(100%, #f9fbfa));
    background-image: -webkit-linear-gradient(top, #c7ced6, #f9fbfa);
    background-image: -moz-linear-gradient(top, #c7ced6, #f9fbfa);
    background-image: -o-linear-gradient(top, #c7ced6, #f9fbfa);
    background-image: linear-gradient(top, #c7ced6, #f9fbfa);
    width: 22px;
    height: 22px;
    -webkit-box-shadow: 0 2px 3px -1px rgba(0, 0, 0, .6), 0 -1px 0 1px rgba(0, 0, 0, .15) inset, 0 1px 0 1px rgba(255, 255, 255, .9) inset;
    -moz-box-shadow: 0 2px 3px -1px rgba(0, 0, 0, .6), 0 -1px 0 1px rgba(0, 0, 0, .15) inset, 0 1px 0 1px rgba(255, 255, 255, .9) inset;
    box-shadow: 0 2px 3px -1px rgba(0, 0, 0, .6), 0 -1px 0 1px rgba(0, 0, 0, .15) inset, 0 1px 0 1px rgba(255, 255, 255, .9) inset;
    -webkit-transition: box-shadow .3s;
    -moz-transition: box-shadow .3s;
    -o-transition: box-shadow .3s;
    transition: box-shadow .3s
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 22px;
    height: 22px;
    cursor: default;
    border: 0;
    cursor: pointer
}

.ui-slider .ui-slider-handle:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    top: 50%;
    margin-top: -4px;
    left: 50%;
    margin-left: -4px;
    background: #30a2d2;
    -webkit-box-shadow: 0 1px 1px 1px rgba(22, 73, 163, .7) inset, 0 1px 0 0 #fff;
    -moz-box-shadow: 0 1px 1px 1px rgba(22, 73, 163, .7) inset, 0 1px 0 0 #fff;
    box-shadow: 0 1px 1px 1px rgba(22, 73, 163, .7) inset, 0 1px 0 0 #fff
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.5em;
    margin-left: -.6em
}

.ui-slider a:focus {
    outline: 0
}

.im-caret {
    -webkit-animation: 1s blink step-end infinite;
    -moz-animation: 1s blink step-end infinite;
    -ms-animation: 1s blink step-end infinite;
    -o-animation: 1s blink step-end infinite;
    animation: 1s blink step-end infinite
}

@keyframes blink {

    from,
    to {
        border-right-color: #000
    }

    50% {
        border-right-color: transparent
    }
}

@-moz-keyframes blink {

    from,
    to {
        border-right-color: #000
    }

    50% {
        border-right-color: transparent
    }
}

@-webkit-keyframes blink {

    from,
    to {
        border-right-color: #000
    }

    50% {
        border-right-color: transparent
    }
}

@-ms-keyframes blink {

    from,
    to {
        border-right-color: #000
    }

    50% {
        border-right-color: transparent
    }
}

@-o-keyframes blink {

    from,
    to {
        border-right-color: #000
    }

    50% {
        border-right-color: transparent
    }
}

.im-static {
    color: grey
}

input[name="zakonrf"] {
    width: 18px;
    height: 18px;
    float: left;
    display: inline-block
}

input[name="zakonrf"]+small {
    width: 90%;
    float: left;
    margin-left: 1%
}

button[type="submit"] {
    margin-bottom: 5px
}

.simplecallback .form-row {
    margin-bottom: 15px;
}

.simplecallback .form-row textarea.form-control {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    width: 100%
}

.simplecallback .w100 {
    width: 100%
}

@media (max-width: 768px) {
    .simplecallback-overlayed {
        margin-left: 0px !important;
        left: 2%;
    }

    .zakonrf {
        line-height: 1;
        width: 100%;
        text-align: left;
        padding: 5px 10px;
        font-size: 1rem;
        margin-bottom: 10px;
    }

    input[name="zakonrf"] {
        margin-right: 5px !important;
    }
}

.simplecallback .button21 {
    border: 1px solid #606060;
    font-size: 15px;
}

.simplecallback label {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}

.uk-animation-shake {
    animation-name: uk-shake;
}

.uk-form-danger,
.uk-form-danger:focus {
    color: #6c6d74;
    border-color: #e44e56 !important;
}

[class*=uk-animation-] {
    animation-duration: .5s;
    animation-timing-function: ease-out;
    animation-fill-mode: both;
}

@keyframes uk-shake {

    0%,
    100% {
        transform: translateX(0)
    }

    10% {
        transform: translateX(-9px)
    }

    20% {
        transform: translateX(8px)
    }

    30% {
        transform: translateX(-7px)
    }

    40% {
        transform: translateX(6px)
    }

    50% {
        transform: translateX(-5px)
    }

    60% {
        transform: translateX(4px)
    }

    70% {
        transform: translateX(-3px)
    }

    80% {
        transform: translateX(2px)
    }

    90% {
        transform: translateX(-1px)
    }
}

#footermenu ul {
    padding: 0;
}

.item-pagehome .page-header h2 {
    font-size: 3em;
    line-height: 1.1em;
    font-weight: 800;
}

.page-header h1 {
    font-size: 3em;
    line-height: 1.1em;
    font-weight: 800;
}

.page-header h2 {
    font-size: 2em;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 1.1em;
}

.page-header+.page-header h2 {
    font-size: 2em;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 1.1em;
}

.simplecallback input,
.simplecallback textarea {
    text-indent: 10px;
    width: 100%;
}

.simplecallback input:focus,
.simplecallback textarea:focus {
    outline: none;
}

.wrapper960 #main {
    padding: 0px 30px;
}

.com-contact h2 span {
    display: block;
    padding: 0;
}

.com-contact__container,
.com-contact__form {
    margin-bottom: 50px;
}

#slide-contact {
    margin-top: 50px;

}

@media(max-width:768px) {
    .maincontent {
        padding: 50px 30px 30px;
    }

    .wrapper960 #main {
        padding: 0px 0px;
    }

    .j51gridgallery94,
    .j51gridgallery91 {
        max-width: 100% !important;
        width: 100% !important;
        margin: 0 0 30px 0;
    }

    .logo {
        display: inline-block;
        padding: 30px 20px;
    }

    .module .module_surround {
        padding: 0px 0px 40px;
    }

}