

/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1751024187666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/local/templates/shop/components/nextype/corporate.forms.pro/feedback/style.css?17510266303700*/
.nextype-form {
    padding: 1%;
    width: 100%;
    max-width: 450px;
}

.nextype-form .form-title {
    font-family: Arial;
    font-weight: bold;
    color: #222;
    font-size: 24px;
    margin-bottom: 25px;
}

.nextype-form .form-description {
    font-family: Arial;
    font-size: 14px;
    color: #666;
    margin-bottom: 15px;
}

.nextype-form .row {
    font-family: Arial;
    font-size: 14px;
    color: #333;
    margin-bottom: 15px;
}

.nextype-form .row label {
    display: block;
    color: #525c70;
    margin-bottom: 5px;
}

.nextype-form .row input[type=text],
.nextype-form .row input[type=email],
.nextype-form .row select,
.nextype-form .row textarea {
    font-size: 16px;
    height: 38px;
    background: #f0f4f8;
    border: 1px solid #BDC9D6;
    border-radius: 2px;
    font-weight: normal;
    color: #333333;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: Arial;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    width: 100%;
    padding: 0;
    text-indent: 10px;
    padding: 3px 0;
}

.nextype-form .row select[multiple] {
    height: 100px;
}

.nextype-form .row .error {
    border: 1px solid #e02222!important;
}

.nextype-form .row textarea {
    height: 100px;
}

.nextype-form .row span.required {
    color: #e02222;
    font-size: 12px;
    display: inline-block;
    margin-left: 4px;
}

.nextype-form .row .error-tip {
    color: #e02222;
    font-size: 11px;
    margin-top: 5px;
}

.nextype-form .success-message, .nextype-form .error-message {
    background: #71b521;
    color: #fff;
    font-family: Arial;
    padding: 8px 10px;
    font-size: 15px;
    margin-bottom: 15px;
}

.nextype-form .error-message {
    background: #e02222;
}


.nextype-form .row.submit button[type=submit] {
    display: inline-block;
    border: none;
    background: #1970c9;
    border-radius: 2px;
    text-align: center;
    padding: 0 20px;
    color: #fff;
    height: 41px;
    line-height: 41px;
    font-family: Arial;
    font-size: 16px;
    cursor: pointer;
    text-decoration: none;
}

.nextype-form .captcha {
    overflow: hidden;
}

.nextype-form .captcha .image {
    width: 59%;
    float: left;
}

.nextype-form .captcha .image img {
    width: 100%;
}

.nextype-form .captcha input[type=text] {
    float: right;
    width: 39%;
}

.nextype-form-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.25);
    z-index: 1000;
    display: none;
}

.nextype-form-popup.open {
    display: block;
}

.nextype-form-popup-content {
    background: #fff;
    width: 350px;
    padding: 25px 35px;
    margin: 50px auto 0 auto;
    position: relative;
}

.nextype-form-popup-content .close-button {
    position: absolute;
    top: 18px;
    right: 20px;
    display: block;
    width: 16px;
    height: 16px;
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    -ms-transition: opacity .2s ease;
    transition: opacity .2s ease;
    opacity: .5;
    background-image: url(/local/templates/shop/components/nextype/corporate.forms.pro/feedback/./images/close.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.nextype-form-popup-content .nextype-form {
    padding: 0;
}

.nextype-form-open-popup-btn {
    display: inline-block;
    border: none;
    border: 1px solid #1970c9;
    background: #fff;
    border-radius: 2px;
    text-align: center;
    padding: 0 20px;
    color: #1970c9;
    height: 41px;
    line-height: 41px;
    font-family: Arial;
    font-size: 16px;
    cursor: pointer;
    text-decoration: none;
}
/* End */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1751024187666 */
/* /local/templates/shop/components/nextype/corporate.forms.pro/feedback/style.css?17510266303700 */
