#slider{
	padding: 20px 20px 40px;
}
#slider .item {
    padding: 0 0px
}
#carousel-slider .item img {
    height: 350px;
    width: 100%;
}
#slider{
	margin: 10px auto 0;
}
#slider h3 {
    margin-bottom: 20px;
}
#slider .headline {
    margin-bottom: 30px;
}
#slider a.carousel-control{
	top:45%;
	font-size: 30px;
}
.carousel-control.right, .carousel-control.left {
  background-image: none;
  opacity: 1;
    width: 5%;
}
#carousel-slider {
    padding: 0 20px;
}
#otzyv {
    
}
#otzyv .otz-block {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    height: 350px;
    margin-top: 0px;
    border: 5px solid #c3a300;
}
#otzyv .item img {
    width: auto;
    margin-right: 20px;
    margin-left: 10px;
    height: auto;
}
#otzyv .text-otzyv {
    font-size: 14px;
    padding-right: 20px;
}
#otzyv .text-otzyv span {
    display: block;
    margin: 10px 0;
}
#otzyv .text-otzyv span:nth-of-type(1) {
    font-size: 14px;
    font-style: normal;
    text-transform: uppercase;
}
#otzyv .text-otzyv span:nth-of-type(2) {
    font-size: 14px;
    font-style: normal;
}
#otzyv a.carousel-control{
	top:45%;
	font-size: 30px;
}
#otzyv .carousel-control.right {
    right: 0px;
}
.uslug-item a {
    display: block;
    padding-left: 0px;
    color: #000;
}
.otzyv-bl {
    display: flex;
    justify-content: space-between;
}
.otzyv-bl .btn {
    margin-top: 20px;
    width: 48%;
    background: #4fb901;
    color: #fff
}
/*modal*/
.modal {
    padding-right: 0px !important;
}
.modal-open {
    padding-right: 0px !important;
}
.modal .modal-dialog {
    width: 430px;
    margin: 70px auto 0;
}
.modal-dialog .close {
    opacity: 1;
    position: absolute;
    top: 10px;
    right: 10px;
}
#popup .modal-dialog  {
   width: 490px;
    margin-top: 60px
}
#popup .modal-body {
    padding: 0 0 40px
}
#popup h3 {
    font-size: 22px;
    display: flex;
    align-items: center;
    margin: 0 0 30px;
    justify-content: center;
    font-weight: 700;
    background: #efeded;
    padding: 25px
}
#popup h3 img {
    margin-right: 20px;
    width: 60px;
    position: relative;
}
#popup h3+p>a {
    font-size: 28px;
    color: red;
    border-bottom: 1px solid #f86818;
    padding-bottom: 20px;
    font-weight: 600;
    position: relative;
}
#popup .head-p {
    font-size: 26px;
    margin: 25px 0;
    font-weight: bold
}
.opros {
    width: 180px;
    margin: 10px;
    background: #62e81c;
    color: #000;
    border-radius: 10px;
    padding: 8px 0;
    font-weight: bold;
    font-size: 16px;
    display: inline-block;
    border: none;
    text-transform: uppercase
}
.opros:hover {
    background: #62e81c;
    color: #000;
}
.opros:focus {
    background: #fff;
    color: #3bac00;
}
#popup .but-opros {
    background: #62e81c;
    border: none;
    height: 50px;
    width: 230px !important;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
    border-radius: 10px;
}
#popup .complaint {
    display: block;
    font-size: 18px;
}
.opros-block, .opros-form {
    padding: 0px 0 0;
    display: none;
}
#popup .opros-block p {
    text-align: left;
    margin-bottom: 25px;
    font-size: 30px;
    font-weight: bold
}
.get-opros {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.complaint-block {
    display: none
}
.complaint-block textarea {
    display: block;
    margin-bottom: 10px;
    width: 80%;
    resize: none;
    padding: 5px 10px;
    height: 100px;
}
#rewiev input {
    width: 100%
}
#rewiev textarea{
    display: block;
    margin-bottom: 10px;
    width: 100%;
    resize: none;
    padding: 5px 10px;
    height: 100px;
}
/* ---radio-custom-- */
.radio-opros {
    vertical-align: top;
    width: 15px;
    height: 15px;
    margin: 0 3px 0 0;
}

.radio-opros + label {
    cursor: pointer;
    margin-bottom: 25px
}

.radio-opros:not(checked) {
    position: absolute;
    opacity: 0;
}

.radio-opros + label {
    position: relative;
    padding-left: 50px;
    display: flex;
    align-items: center;
    color: #565555;
    font-size: 20px;
    font-weight: normal;
    padding-top: 0px;
    margin-bottom: 15px
}

.radio-opros:not(checked) + label:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 32px;
    height: 32px;
    background: #FFF;
    border: 1px solid #2700cb
}

.radio-opros:checked + label:before {
    background: #2700cb;
    box-shadow: 0px 0px 5px 0px #afafaf, inset 0px 0px 0px 5px #fff
}
.set-date {
    padding: 10px;
    width: 230px;
    margin-bottom: 20px;
    font-size: 17px;
    border: 1px solid #1FB32C;
    border-radius: 10px;
}

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

    header .tal,
    header h1 {
        text-align: center
    }

    .animated {
        -webkit-transition-property: none !important;
        transition-property: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        -webkit-animation: none !important;
        animation: none !important
    }

    .h2,
    h2 {
        padding: 0 23px
    }

    .centerMobile {
        display: block;
        margin-right: auto;
        margin-left: auto;
        width: 100%;
    }

    header h1 {
        line-height: 35px;
        font-size: 32px;
        margin: 0
    }

    header .headerPhone {
        font-size: 30px
    }

    #back-top {
        bottom: 10% !important;
        position: fixed;
        right: 0%
    }
    #back-top a {
        padding-right: 10px;
        width: auto
    }
    .video iframe {
        width: 90%
    }
    #slider{
	padding: 20px 0px 20px;
}
#slider .item {
    padding: 0 0px
}
#carousel-slider .item img {
    height: auto;
    width: 100%;
}
#slider {
	margin: 10px auto 10px;
}
#slider h3 {
    margin-bottom: 20px;
}
#slider .headline {
    margin-bottom: 30px;
}
#slider a.carousel-control{
	top:45%;
	font-size: 30px;
}
.carousel-control.right, .carousel-control.left {
  background-image: none;
  opacity: 1;
    width: 5%;
}
#carousel-slider {
    padding: 0 20px;
}
#otzyv {
    border: 3px solid #c3a300;
    margin: 20px 0 0;
}
#otzyv .otz-block {
    padding: 20px;
    height: auto;
    margin-top: 0px;
    flex-wrap: wrap;
    text-align: center;
}
#otzyv .item img {
    width: auto;
    height: auto;
    margin: 0 auto 20px;
}
    .otzyv-bl {
    display: flex;
    justify-content: space-around;
        flex-wrap: wrap
}
.otzyv-bl .btn {
    margin-top: 20px;
    width: 90%;
    background: #4fb901;
    color: #fff
}
    .modal .modal-dialog {
        width: 95%;
        margin: 70px auto 0;
    }
    #popup .modal-dialog {
        width: 95%;
        margin-top: 60px
    }

    #popup .modal-body {
        padding: 0 0 20px
    }

    #popup h3 {
        font-size: 20px;
        display: flex;
        align-items: center;
        margin: 0 0 30px;
        padding: 25px 0
    }

    #popup h3 img {
        margin-right: 10px;
    }

    #popup h3 + p > a {
        font-size: 28px;
    }

    #popup .head-p {
        font-size: 22px;
        margin: 25px 0;
    }

    .opros {
        width: 160px;
        margin: 5px;
        font-size: 15px;
    }

    .opros-block,
    .opros-form {
        padding: 0px 0 0;
        display: none;
    }

    #popup .opros-block p {
        text-align: left;
        margin-bottom: 15px;
        font-size: 20px;
    }

    .get-opros {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
}
.mobi-but {
    display: block;
    width: 160px;
    position: fixed;
    bottom: 10px;
    height: 50px;
    text-align: center;
    background: #62e81c;
    border-radius: 5px;
    font-size: 15px;
    cursor: pointer;
    color: #000
}
.mobi-but:focus {
    background: #ffd600;
}
.mobi-but i {
    margin-right: 10px;
}
.recall {
    left: 10px;
}
.recall span {
    font-weight: bold;
    color: #000
}
.recall:hover:after {
    z-index: -1
}
.recall:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    border-radius: 30px;
    background: linear-gradient(135deg, transparent 40px, rgba(255, 255, 255, 0.4) 60px, transparent 65px) no-repeat;
    background-position: -100px 0px;
    transform-origin: center;
    border-radius: 30px;
    animation-name: but;
    animation-duration: 4s;
    animation-timing-function: cubic-bezier( .2, .2, .3, .4); 
    animation-iteration-count: infinite;
}
.recall:focus {
    outline: none;
}
@keyframes but {
    from {background-position: -100px 0px;}
    to {background-position: 500px 0px;}
}
.rewrite {
    right: 10px;
    padding: 10px 5px;
}
 @media only screen and (max-width: 768px){header .btnMore{visibility:hidden;display: none;}}

.headline {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}


.online {
    position: relative
}
.online .container {
    background: #fff;
    padding: 0px 0;
}
.online .form {
    margin: 0 auto;
    padding: 20px;
    border: 20px solid #d5cfbf;
    box-sizing: border-box;
}
.fields {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.input {
    display: block;
    width: 100%;
    height: 60px;
    padding-left: 20px;
    font-size: 18px;
    outline: none;
    position: relative;
    border: 1.5px solid #f8c243;
    margin-bottom: 20px;
}

.fields .input {
    width: 48.5%
}
.fields-map {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.fields-map>div {
    width: 48.5%
}
.fields-map img {
    width: 100%;
}
.online .map {
    height: 400px;
    overflow: hidden;
    margin-bottom: 20px;
    width: 48.5%
}
#map-select {
    height: 100%;
    width: 100%;
    background: #eee;
    margin-top: 20px;
}
.submit {
    text-align: center;
}
.submit span {
    font-size: 26px;
    text-align: center;
    width: 100%;
    line-height: normal;
    font-weight: bold;
}
.submit .but {
    margin: 20px 0;
    width: 280px;
    height: 55px;
    background: #f8c243;
    border: none;
    border-radius: 10px;
    text-transform: uppercase;
}

.bottom {
    background: #2a2824;
    padding: 20px 0 0
}
.bottom-bl {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 10px 0
}
.bottom-bl div {
    width: 33%;
}
.bottom-bl a {
    display: block;
    color: #fff;
    font-weight: normal;
    margin-bottom: 10px
}
.bottom-bl:last-child a {
    font-weight: bold;
    text-decoration: underline;
}
.float-right {
    float: right;
    margin: 0 0 10px 25px;
}
.float-left {
    float: left;
    margin: 0 25px 10px 0;
}
.img {
    width: 100%;
    margin: 20px 0
}
.content p {
    margin: 15px 0
}
.content h3 {
    text-align: left;
    margin: 0
}
.content ul {
    padding: 0;
    margin: 10px 0;
}
.content li {
    position: relative;
    font-size: 16px;
    padding-left: 15px;
    list-style: none;
}
.content li:before {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    left: 0;
    top: 10px;
    background: #f8c243;
    border-radius: 50%;
}
.price-block {
    padding: 30px 0;
}
.price-block>div {
    border: 2px solid #d5cfbf;
    padding: 10px 40px;
}
.price-block table {
    width: 100%;
}
.price-block table+p {
    font-size: 18px;
}
.price-block td {
    padding: 12px 0;
    font-size: 18px;
}
.price-block td span {
    display: block;
    color: #e5bf21;
    font-size: 22px;
    font-weight: bold;
}
.price-block td:last-child {
    color: #1f2426;
    font-weight: bold;
    font-size: 22px;
    text-align: right
}
.order-pay {
    padding: 0px 0
}
.order-pay p {
    margin: 30px 0;
    text-align: center;
    font-size: 18px;
}
.order-pay p span {
    color: #f8c243;
    font-weight: bold;
}

.content .but {
    background: #4fb901;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    width: 400px;
    display: block;
    text-align: center;
    margin: 20px 0;
    border-radius: 10px;
}
.about-bl h3 {
    color: #f8c243;
    font-size: 28px;
    margin-bottom: 20px
}
.tech-table h4 {
    text-align: center;
    margin: 20px 0;
    font-weight: bold;
    font-size: 25px;
}
.tech-table>div {
    border: 3px solid #d5cfbf;
    width: 70%;
    margin: 0 auto 30px;
}
.tech-table .but {
    margin: 20px auto;
}
.tech-table table {
    width: 100%;
}
.tech-table tr:nth-of-type(2n) {
    background: #f5f5f5
}
.tech-table td {
    padding: 8px 20px;
    font-size: 18px;
}
.tech-table td:last-child {
    text-align: right;
    font-family:proxima_nova_rgbold, sans-serif
}
.main-map {
    padding: 0;
}
.main-map>div {
    width: 100%;
    height: 500px;
    overflow: hidden;
}

.our-contacts {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.our-contacts>div {
    width: 50%;
    padding: 20px 30px 10px;
    border: 10px solid #d5cfbf;
    font-size: 18px;
}
.our-contacts b {
    font-family:proxima_nova_rgbold, sans-serif;
    font-weight: bold;
}
.our-contacts span {
    display: block;
    color: #f8c243
}
.our-form>p {
    font-size: 24px;
    text-align: center;
    font-family:proxima_nova_rgbold, sans-serif;
    font-weight: bold;
}
.our-form .input {
    width: 350px;
    margin: 0 auto 10px;
}
.our-form .btn {
    width: 260px;
    margin: 20px auto 0;
    display: block;
}

.skidka {
    background: url(../img/skidka.jpg) center/cover;
    margin: 20px 0;
    position: relative;
    padding: 55px 0;
    display: flex;
    justify-content: flex-end;
}
.skidka>div {
    padding-right: 40px;
    display: flex;
    flex-wrap: wrap;
    width: 50%;
    justify-content: space-between;
}
.skidka p {
    text-transform: uppercase;
    font-size: 20px;
    font-family:proxima_nova_rgbold, sans-serif;
    margin: 0;
}
.skidka span {
    font-size: 18px;
    width: 40%;
    margin-bottom: 10px;
    position: relative;
    
}
.skidka span:before {
    position: absolute;
    content: '';
    width: 25px;
    height: 6px;
    left: -40px;
    top: 15px;
    background: #f8c243
}

.extr {
    width: auto;
    position: fixed;
    top: 30%;
    right: 1%;
    background: #62e81c;
    text-align: center;
    padding: 20px;
    border-radius: 10px;
}
.extr-close {
    position: absolute;
    top: -30px;
    right: 0;
    cursor: pointer;
}
.extr p {
    text-transform: uppercase;
}
.extr .btnCallback {
    height: 50px;
    padding: 10px
}
#callback1 {
    width: 320px
}
#callback1 p {text-align: center}
@media only screen and (max-width:768px) {
    
.online .form {
    margin: 0 auto;
    padding: 10px;
    border: 10px solid #d5cfbf;
}
.fields {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.input {
    height: 50px;
    padding-left: 20px;
    border: 1px solid #f8c243;
    margin-bottom: 20px;
    font-size: 15px;
}

.fields .input {
    width: 100%;
    font-size: 15px;
}
.fields-map {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap
}
.fields-map>div {
    width: 100%
}
.fields-map img {
    width: 100%;
}
.online .map {
    height: 300px;
    overflow: hidden;
    margin-bottom: 20px;
    width: 100%
}
#map-select {
    height: 100%;
    width: 100%;
    background: #eee;
    margin-top: 20px;
}
.submit {
    text-align: center;
}
    .submit+img {
        width: 100%
    }
.submit span {
    font-size: 22px;
}
    .bottom {
        padding-bottom: 40px;
    }
.bottom-bl {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 10px 0;
    flex-wrap: wrap;
}
.bottom-bl div {
    width: 100%;
}
.bottom-bl a {
    margin-bottom:5px
}
.bottom-bl:last-child a {
    font-weight: bold;
    text-decoration: underline;
}
.float-right {
    float: none;
    margin: 10px 0;
    width: 100%
}
.float-left {
    float: none;
    margin: 10px 0;
    width: 100%
}
.img {
    width: 100%;
    margin: 10px 0
}
.content p {
    margin: 10px 0;
    line-height: 22px
}
    .foterBottom {
        height: auto;
    }
.price-block {
    padding: 20px 0;
}
.price-block>div {
    border: 2px solid #d5cfbf;
    padding: 10px 10px;
}
.price-block table {
    width: 100%;
}
.price-block table+p {
    font-size: 16px;
}
.price-block td {
    padding: 12px 0;
    font-size: 15px;
}
.price-block td span {
    font-size: 17px;
}
.price-block td:last-child {
    font-size: 18px;
    white-space: nowrap
}

.order-pay p {
    margin: 0px 0;
    text-align: center;
    font-size: 16px;
}
.content .but {
    width: 100%;
}
.about-bl h3 {
    font-size: 22px;
    margin-bottom: 20px
}
.tech-table h4 {
    margin: 10px 0;
    font-size: 20px;
}
.tech-table>div {
    border: 1px solid #d5cfbf;
    width: 100%;
    margin: 0 auto 20px;
    overflow-y: scroll
}
.tech-table .but {
    margin: 20px auto;
}
.tech-table table {
    width: 100%;
}
.tech-table td {
    padding: 8px 10px;
    font-size: 15px;
}

.main-map {
    padding: 0;
}
.main-map>div {
    width: 100%;
    height: 350px;
}

.our-contacts {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap
}
.our-contacts>div {
    width: 100%;
    padding: 10px;
    border: 2px solid #d5cfbf;
    font-size: 16px;
}
.our-form>p {
    font-size: 16px;
}
.our-form .input {
    width: 270px;
    margin: 0 auto 10px;
}

.skidka {
    background: #efefef;
    margin: 10px 0;
    padding: 10px;
    display: flex;
    justify-content: space-around;
    width: 100%;
}
.skidka>div {
    padding-right: 0px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}
.skidka p {
    text-transform: uppercase;
    font-size: 20px;
    font-family:proxima_nova_rgbold, sans-serif;
    margin: 0;
}
.skidka span {
    font-size: 18px;
    width: 50%;
    margin-bottom: 10px;
    position: relative;
    padding-left: 25px;
}
.skidka span:before {
    width: 15px;
    height: 6px;
    left: -0px;
    top: 15px;
}
}




.flex-b {
    display: flex;
    justify-content: space-between;
    align-items: center
}
.rewiev-bl {
    flex-wrap: wrap;
    font-size: 14px;
    align-items: flex-start
}
.rewiev-it {
    width: 48.5%;
    margin: 30px 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #b2b2b2
}
.rewiev_row-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px
}
.rewiev_head {
    margin-bottom: 10px
}
.rewiev_head-us {
    font-weight: bold;
    font-size: 16px
}
.rewiev_head-us span {
    font-weight: normal;
    text-decoration: underline
}
.rate {
    text-align: right;
}
.star {
    display: block;
    background: url(../img/icon/star.svg);
    height: 14px;
}
.rate .date {
    font-size: 14px;
    padding-right: 5px;
    margin-top: 5px;
    display: block
}

.rewiev-info {
    padding: 10px;
    background: #fafafa;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px
}

.rewiev-info p {
    width: 30%;
    display: flex;
    justify-content: space-between;
    margin-right: 3%;
    flex-wrap: wrap;
    margin-bottom: 10px
}
.rewiev-info p span {
    font-weight: bold
}
.rewiev-info .name {
    max-width: 90%;
    font-size: 13px
}
.rewiev_progr {
    display: block;
    width: 100%;
    height: 5px;
    margin-top: 5px;
    border-radius: 5px;
}
.rewiev_row {
    margin-bottom: 10px
}
.rewiev_row-asn {
    padding: 5px;
    background: #fafafa;
    margin-bottom: 10px
}
.rewiev_img {
    max-width: 100%;
    width: 100%
}

.path {
    margin-top: 20px;
    font-size: 12px;
}

@media only screen and (max-width:768px) {
.rewiev-bl {
    flex-wrap: wrap;
        justify-content: center
}
.rewiev-it {
    width: 95%;
    margin-top: 30px
}
.rewiev_row-title {
    font-size: 18px;
}

.rewiev-info p {
    width: 47%;
    display: flex;
    justify-content: space-between;
    margin-right: 3%;
    flex-wrap: wrap
}
.rewiev-info p span {
    font-weight: bold
}
}
