﻿/* стили для контактов*/
.open-form-buttons-container {
    display: inline-block;
    float: left;
    margin: 4px 60px 24px 0;
}

.contacts-information-container {
    display: inline-block;
    width: 45%;
    float: left;
}

.same-size-buttons {
    width: 415px;
}

.hight-size-buttons {
    width: 415px;
}

.width-maximus {
    width: 100%;
}
/*                */
.request-form {
    background-color: #3c3a38;
    color: #c0c0c0;
    padding-top: 20px!important;
    width: 70%;
    margin: 0 auto;
    margin-bottom: 20px;
    min-width: 260px;
    position: relative;
    /*margin-left: -20px;*/
}
.text-content .request-form {
    padding-top: 20px !important;
}
    .request-callback-custom-form {
    margin-left: 10%;
    /*top: -14px;*/
    z-index: 20;
}

.request-form-custom {
    width: calc(100% - 30px);
}

.request-form * {
    display: block;
    width: calc(100% - 150px);
    margin: 5px auto;
    margin-right: 75px;
    font-size: 100%;
}

.request-form br {
    margin-right: 0;
}

.request-form input, textarea {
    margin-bottom: 20px;
    border: 1px solid #939393;
    font-size: 100%;
    font-family: 'Tosia-Light', Helvetica, sans-serif;
    margin-bottom: 16px !important;
    margin-top: -5px;
    padding: 2px 10px;
    background-color: #484745 !important;
    color: #e2e2e2;
    min-width: 164px;
}

.request-callback-custom-form input, textarea {
    margin-left: 10%;
    width: 490px;
}

.request-form:last-child {
    margin-bottom: 20px;
}

/*.special-class-for-input{
    margin-top: -3px;
    width: 300px;
    margin-left: -50px;
}*/

.validation-location-html {
    margin: 0px;
    text-align: left;
    color: #f95c24;
    width: auto;
    margin-top: -10px;
}

.place-label-like-header {
    text-align: center;
    font-size: 120%;
    text-align: right;
    color: white;
}

.place-label-like-header-few {
    text-align: center;
    font-size: 120%;
    text-align: right;
    color: white;
}

.responce-separator {
    border-top: 1px solid darkgray;
}

.responce-separator-white {
    border-top: 2px solid white;
    position: relative;
    width: 100%;
}

.separator-hider {
    /*border-top: 2.5px solid #3c3a38;*/
    position: relative;
    width: 124px;
    margin-top: -42px;
}

.content-blackout {
    position: absolute;
    width: 100%;
    height: 95%;
    background-color: rgba(60, 58, 56, 0.95);
    z-index: 1000;
    margin: -5px 0px;
}

.content-blackout-callback-custom {
    width: 104%;
    height: 93%;
    margin: -15px 0px;
}

.content-blackout-callback-custom-recall {
    width: 100%;
    height: 93%;
    margin: -15px 0px !important;
}

.self-hider {
    display: none;
}

.content-blackout-content-success {
    color: white;
    font-size: 120%;
    position: absolute;
    top: 0px;
    bottom: 25px;
    left: 0;
    right: 0;
    width: 40%;
    height: 22%;
    margin: auto;
    padding-top: 40px;
    text-align: center;
    /*border: #f95c24 solid;
    background-color: #3c3a38;*/
    min-width: 250px;
}

.content-blackout-content-success-callback-custom {
    padding-top: 0px !important;
    margin-top: 40px;
}

.content-blackout-content-fail {
    color: white;
    font-size: 120%;
    position: absolute;
    top: 0px;
    bottom: 25px;
    left: 0;
    right: 0;
    width: 40%;
    height: 22%;
    margin: auto;
    padding-top: 40px;
    text-align: center;
    /*border: #f95c24 solid;
    background-color: #3c3a38;*/
    min-width: 300px;
}

.content-blackout-content-fail-callback-custom {
    padding-top: 10px;
}

.content-blackout-hide {
    background-image: url(img/close.JPG);
    background-size: cover;
    width: 20px;
    height: 19px;
    position: absolute;
    right: 25px;
    top: 5px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    border: #f95c24 solid 1px;
}

/*.margin-fix-when-button-hidden {
    margin-top: 0px;
}*/

/*                             */




.perfect-table > tr > td {
    border: 1px solid #242424;
    padding: 5px;
}
/*             buttons         */

.request-button-container {
    display: inline-block;
    margin: 0px;
    margin-left: 75px;
}

.request-button-container-callback-custom {
    position: relative;
    padding-top: 0px !important;
}

.beautifull-button {
    display: inline-block;
    background: #e7ad30;
    color: #fff;
    width: 120px;
    border: hidden;
    /*font-weight: 600;*/
    border-radius: 1px;
    padding: 4px;
    -moz-transition: color 0.3s ease-in-out 0s;
    -webkit-transition: color 0.3s ease-in-out 0s;
    -o-transition: color 0.3s ease-in-out 0s;
    margin: 0px;
    float: right;
    margin: 5px;
    margin: 10px 0px 30px 5px;
}

.beautifull-hide-button {
    display: inline-block;
    background: #4d4c4a;
    color: #e2e2e2;
    width: 120px;
    border: hidden;
    /*font-weight: 600;*/
    border-radius: 1px;
    padding: 4px;
    -moz-transition: color 0.3s ease-in-out 0s;
    -webkit-transition: color 0.3s ease-in-out 0s;
    -o-transition: color 0.3s ease-in-out 0s;
    margin: 10px 5px 30px 0px;
    float: left;
}

.callback-custom-beautifull-cross-button {
    position: absolute;
    background-image: url(../Content/img/ClossBlack.png);
    width: 16px;
    height: 14px;
    background-size: contain;
    background-color: white;
    margin: 0px;
    padding: 0px !important;
    right: 15px;
    top: 15px;
}

.beautifull-hide-button:hover {
    color: #e7ad30;
    cursor: pointer !important;
    text-decoration: none;
}


.beautifull-hide-button-few {
    display: inline-block;
    background: #4d4c4a;
    color: #e2e2e2;
    width: 120px;
    border: hidden;
    /*font-weight: 600;*/
    border-radius: 1px;
    padding: 4px;
    -moz-transition: color 0.3s ease-in-out 0s;
    -webkit-transition: color 0.3s ease-in-out 0s;
    -o-transition: color 0.3s ease-in-out 0s;
    margin: 10px 5px 30px 0px;
    float: left;
}

    .beautifull-hide-button-few:hover {
        color: #e7ad30 !important;
        cursor: pointer !important;
        text-decoration: none !important;
    }

.beautifull-button:hover {
    color: #333;
    cursor: pointer !important;
    text-decoration: none;
}

.file_upload {
    position: relative;
    overflow: hidden;
    font-size: 100%;
    /*font-weight: 600;*/
    height: 30px;
    width: auto;
    cursor: pointer !important;
    background: #e7ad30;
    color: white;
    text-decoration: none;
    transition: color 0.3s ease-in-out 0s;
    -moz-transition: color 0.3s ease-in-out 0s;
    -webkit-transition: color 0.3s ease-in-out 0s;
    -o-transition: color 0.3s ease-in-out 0s;
    padding: 5px 15px 5px 15px;
    margin: 5px 5px 5px 0px;
    float: left;
}

.button-description {
    position: relative;
    display: inline-block;
    margin: 0;
    width: auto;
    margin: 10px 0px 5px 0px;
}

.file_upload:hover {
    color: #333;
    cursor: pointer !important;
    text-decoration: none;
}

.file_upload input[type=file] {
    position: absolute;
    left: 0;
    top: 0;
    width: 500px;
    margin-left: -200px;
    height: 30px;
    /*transform: scale(20);*/
    letter-spacing: 10em; /* IE 9 fix */
    -ms-transform: scale(20); /* IE 9 fix */
    opacity: 0;
    cursor: pointer;
    margin-top: 0px;
}

.disableactive {
    pointer-events: none;
    color: darkgray !important;
}

.open-form-button-Text-View {
    margin-top: 0px !important;
    width: auto;
    margin-bottom: 30px;
    /*margin-left: 80%;*/
    display: block;
    /*margin-right:70px;*/
}

    .open-form-button-Text-View:after {
        content: none !important;
    }


.open-form-button {
    width: auto;
    margin-top: 30px !important;
}

.open-form-button-another-callback{
    width: auto;
    margin-top: 30px !important;
}

.bot-marg-fix {
    margin-bottom: 20px;
    margin-top: 0px !important;
}

.open-form-button:after {
    content: none !important;
}

.open-form-button-another-callback:after {
    content: none !important;
}
.open-helper-form-button {
    width: auto;
    height: auto;
    margin: 0px;
    font-size: 80%;
}

    .open-helper-form-button:after {
        content: none !important;
    }

.open-helper-form-href {
    height: auto;
    background-color: inherit;
}
 
    .open-helper-form-href:hover {
        color: #f95c24;
    }

.custom-input-div {
    width: 100%;
}

.beautifull-button-callback-custom {
    min-width: 158px;
    position: absolute;
    right: -98px;
    top: -66px;
}

.another-request-callback-custom-form {
    z-index: 20;
    max-width: 1064px;
    margin: 0 auto;
    padding: 0px 0px;
    top: -26px;
    margin-left: 14.7%;
    width: 80%;
    margin-top: 20px !important;
    margin-bottom: -10px !important;
}

.beautifull-button-callback-custom-another-pages {
    min-width: 158px;
    position: relative;
    margin-bottom: 13px;
}

.another-callback-custom-form {
    position: fixed;
    top: 124px;
    left: 66px;
    z-index: 9;
    max-width: 120px;
    margin-left: calc(50% - 800px);
}

#absolute-fix {
    z-index: 8;
}

@media (max-width: 1530px) {
    .another-callback-custom-form {
        position: inherit;
        top: 33px;
        right: 125px;
        z-index: 9;
        float: right;
            margin-top: -10px !important;
    }

    .custom-callback-request-form {
        width: 100%;
        padding-left: 20px !important;
        margin-top: -40px !important;
    }
}

@media (max-width: 1150px) {
    .beautifull-button-callback-custom {
        position: static;
    }

    .beautifull-button-callback-custom-another-pages {
    }

    .hight-size-buttons {
        font-size: 75%;
        width: 380px !important;
    }

    .request-callback-custom-form input, textarea {
        margin: 0 auto;
        width: calc(100% - 150px);
    }

    .another-request-callback-custom-form input, textarea {
        margin: 0 auto;
        width: calc(100% - 150px);
    }

    .another-callback-custom-form {
        margin: 0px !important;
        position: inherit;
        top: 0px;
        right: 0;
        /* margin-right: 80%; */
        z-index: 9;
        float: right;
    }

    .another-request-callback-custom-form {
        margin-top: 25px !important;
        /*margin-bottom: -30px !important;*/
            margin-left: 12%;
    width: 75%;
    }

    .custom-callback-request-form {
        width: 100%;
        padding-left: 20px !important;
        margin-top: -40px !important;
    }
}


@media (max-width: 1050px) {
    .another-request-callback-custom-form {
        margin-top: 30px !important;
        margin-bottom: -30px !important;
    }

    .custom-callback-request-form {
        width: 100%;
        padding-left: 20px !important;
        margin-top: -40px !important;
    }

    
    .paginator-marker{
            padding-top: 100px;
    }
}

@media (max-width: 932px) {
    .request-form * {
        width: calc(100% - 50px);
        margin: 5px auto;
    }

    .request-callback-custom-form input, textarea {
        width: calc(100% - 50px);
        margin: 5px auto;
    }

    .another-request-callback-custom-form input, textarea {
        width: calc(100% - 50px);
        margin: 5px auto;
    }

    .request-form {
        width: 80%;
    }

    .request-button-container {
        display: inline-block;
        margin: 0px;
        margin-left: 25px;
    }

    .file_upload {
        width: 100%;
        text-align: center;
    }

        .file_upload input[type=file] {
            width: 780px;
        }

    .beautifull-button {
        width: 120px;
        margin-top: 10px;
        margin-bottom: 30px;
    }

    .beautifull-hide-button {
        width: 120px;
        margin-top: 10px;
    }

    .beautifull-hide-button-few {
        width: 120px;
        margin-top: 10px;
    }

    .validation-location-html {
        margin: 0px;
        font-size: 80%;
        margin-top: -10px;
    }

        .validation-location-html > span {
            width: 100%;
            margin-left: 25px;
        }

    .content-blackout {
        width: 100%;
        margin: -5px 0px;
    }

    .content-blackout-hide {
        background-image: url(img/close.JPG);
        background-size: cover;
        width: 20px;
        height: 19px;
        position: absolute;
        right: 25px;
        top: 5px;
        margin: 0px;
        padding: 0px;
        cursor: pointer;
        border: #f95c24 solid 1px;
    }

    .content-blackout-content-fail {
        color: white;
        font-size: 120%;
        position: absolute;
        top: 0px;
        bottom: 25px;
        left: 0;
        right: 0;
        width: 40%;
        height: 22%;
        margin: auto;
        padding-top: 40px;
        text-align: center;
        /*border: #f95c24 solid;
    background-color: #3c3a38;*/
        min-width: 300px;
    }

    .content-blackout-content-success {
        color: white;
        font-size: 120%;
        position: absolute;
        top: 0px;
        bottom: 25px;
        left: 0;
        right: 0;
        width: 35%;
        height: 22%;
        margin: auto;
        padding-top: 40px;
        text-align: center;
        /*border: #f95c24 solid;
    background-color: #3c3a38;*/
        min-width: 250px;
    }

    .another-request-callback-custom-form{
        margin-left: 6%;
        width: 87.6%
    }

}

@media (max-width: 700px) {
    /*.open-form-button-Text-View {
        margin-left:70%;
    }*/
    .hight-size-buttons {
        font-size: 70%;
        width: 380px !important;
    }
    .another-request-callback-custom-form {
    margin-left: 6%;
    width: 89.1%;
}
}

@media (max-width: 600px) {
    .another-callback-custom-form {
        margin: 0px !important;
        position: relative;
        top: 0px;
        right: 10px;
        /* margin-right: 80%; */
        z-index: 9;
        float: right;
    }


    .another-request-callback-custom-form {
        width: 100%;
        margin-top: 25px !important;
        margin-bottom: -25px !important;
    }

    .paginator-marker {
        padding-top: 100px !important;
    }
      .another-request-callback-custom-form {
   margin-left: 12.2%;
    width: 97.6%;
}
}

@media (max-width: 500px) {
    .beautifull-button {
        width: 100%;
    }

    .beautifull-hide-button {
        width: 100%;
    }

    .beautifull-hide-button-few {
        width: 100%;
    }

    .request-form {
        width: 100%;
    }

    .request-callback-custom-form {
        width: 100%;
        margin: 0px auto;
    }

    .another-request-callback-custom-form {
        width: 125%;
        margin: 0px auto;
    }

    /*.open-form-button-Text-View {
        margin-left:60%;
    }*/

    /*.open-form-buttons-container {
        margin-right: 0px;
    }*/

    .same-size-buttons {
        font-size: 75%;
        width: 120% !important;
    }

    .another-request-callback-custom-form {
    margin-left: 0;
    width: 123%;
    min-width:280px;
}
}

@media (min-width: 450px) {
    .left-15-px-full {
        left: 15px;
    }
}

@media (max-width: 450px) {
    /*.open-form-button-Text-View {
        margin-left:55%;
    }*/

    .same-size-buttons {
        font-size: 75%;
        width: 120% !important;
    }

    .hight-size-buttons {
        font-size: 70%;
        width: 95% !important;
    }

    .open-form-button {
        width: 100%;
    }

    .separator-hider {
        /*border-top: 2.5px solid #3c3a38;*/
        position: relative;
        width: 100%;
        /*margin-top: -32px;*/
    }

    .another-callback-custom-form {
        font-size: 80%;
    }
}

@media (max-width: 400px) {
    .file_upload {
        padding-left: 5px;
        padding-right: 5px;
    }

    /*.open-form-button-Text-View {
        margin-left:0%;
        width:100%;
    }*/

    .btn {
        width: 100%;
    }
}

@media (max-width: 350px) {
    .same-size-buttons {
        font-size: 70%;
        width: 125% !important;
    }

    .hight-size-butotn {
        font-size: 70%;
        width: 100% !important;
    }
}


.cross-button {
    position: absolute;
    background-image: url(../Content/img/ClossBlack.png);
    width: 15px;
    height: 15px;
    background-size: cover;
    background-color: white;
    margin: 0px;
    padding: 0px;
    right: 20px;
    top: 15px;
    border-radius:0px;
}

    .cross-button:hover {
        background-color: #e7ad30;
        cursor: pointer !important;
        text-decoration: none;
    }

.callback-custom-form {
    position: relative;
    margin: 0px !important;
    margin-top: -3px !important;
    z-index: 21;
    width:120px;
}
@media (max-width: 450px) {
.callback-custom-form {
    position: relative;
    margin: 0px !important;
    margin-top: -2px !important;
    z-index: 21;
    width:100%;
}
}


.active-orange {
    border-color: #e7ad30;
    background-color: #e7ad30;
    color: white;
}

    .active-orange:hover {
        color: black !important;
        border-color: white;
    }

.active-orange-special {
    border-color: #e7ad30;
    color: white;
}

.custom-error{
    text-align: left;
    color: #f95c24;
    display:block;
}

.display-hide{
    display:none;
}

.padding-null{
padding:0px !important;
}

.margin-top-10{
    margin-top:25px !important;
}

.margin-bot-minus-10{
    margin-bottom: -10px;
}

.main-page-callback-fix{
    font-size: 100%;
    text-align: left;
    color: white;
    margin-bottom: 16px;
}