
/* Start:/services/oformlenie-torgovykh-setey/css/reset.css?1453301651769*/
п»ї*::-webkit-input-placeholder {
    color: #666;
    -ms-opacity: 1;
    opacity: 1;
}
*:-moz-placeholder {
    color: #666;
    -ms-opacity: 1;
    opacity: 1;
}
*::-moz-placeholder {
    color: #666;
    -ms-opacity: 1;
    opacity: 1;
}
*:-ms-input-placeholder {
    color: #666;
    -ms-opacity: 1;
    opacity: 1;
}
body {
    font-size: .85em;
    font-family: 'Roboto Condensed', sans-serif;
    color: #232323;
    background-color: #fff;
}
input::-moz-focus-inner, button::-moz-focus-inner {
    border: none;
    padding: 0;
    border: 0;
}
a, a:active, a:focus, a:hover, a:visited {
    -ms-outline: none;
    outline: none;
}
input, button, select {
    -ms-outline: none;
    outline: none;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

/* End */

/* Start:/services/oformlenie-torgovykh-setey/css/main.css?14533016518563*/

/* Styles for validation helpers
-----------------------------------------------------------*/
.has-error {
    border: 1px solid #f00;
    background-color: #fee;
}

.validation-summary-errors {
    display: none;
}

/* End styles for validation helpers
-----------------------------------------------------------*/

/* Styles for document
-----------------------------------------------------------*/
.gray {
    background-color: #ebebeb;
}
.border-gray {
    border-bottom: 2px solid #ebebeb;
}
.white {
    background-color: #fff;
}
.yellow {
    background-color: #fba500;
}
.green {
    background-color: #134837;
}
.red {
    background-color: #cc1c18;
}
.btn-red {
    background-color: #cc1c18;
}
.background {
    background-position: 50% 50%;
    -ms-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
}
.background-red {
    background-color: #cc1c18;
    background-color: rgba(204, 28, 24, .8);
    width: 100%;
}
.decoration-retailers-section {
    width: 100%;
    position: relative;
    -moz-min-width: 768px;
    -ms-min-width: 768px;
    -o-min-width: 768px;
    -webkit-min-width: 768px;
    min-width: 768px;
}

.decoration-retailers-section-description {
    padding: 30px 0 60px;
}
.decoration-retailers-section-description p {
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 1.3;
    font-size: 16px;
    margin: 0;
    font-weight: 400;
    color: #828282;
    padding: 0 15px;
}
.decoration-retailers-section-one {
    position: relative;
    top: -16px;
    width: 60%;
    text-align: center;
    margin: 0 auto;
    background-color: #cc1c18;
    background-color: rgba(204, 28, 24, .8);
    -webkit-box-shadow: -15px 15px 0 0 #000;
    -webkit-box-shadow: -15px 15px 0 0 rgba(0, 0, 0, 0.5);
    -ms-box-shadow: -15px 15px 0 0 #000;
    -ms-box-shadow: -15px 15px 0 0 rgba(0, 0, 0, 0.5);
    box-shadow: -15px 15px 0 0 #000;
    box-shadow: -15px 15px 0 0 rgba(0, 0, 0, 0.5);
}
.decoration-retailers-section-one h2 {
	padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 26px;
    text-align: center;
    color: #fff;
    line-height: 1.3;
    padding: 36px 0 37px;
}
.decoration-retailers-section-one-box {
    padding-top: 30px;
}
.decoration-retailers-section-name {
    text-align: center;
    padding-bottom: 30px;
}
.decoration-retailers-section-name img {
    display: inline-block;
    height: 60px;
}
.decoration-retailers-section-one-wrapper {
    border: 2px solid #cc1c18;
    text-align: center;
    margin-bottom: 40px;
    -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 1px 0 #000000;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
}
.decoration-retailers-section-one-wrapper img {
    width: 100%;
    overflow: hidden;
    height: 240px;
    vertical-align: middle;
}
.decoration-retailers-section-two-name{
    text-align: center;
}
.decoration-retailers-section-two-name h2 {
	padding: 0;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 1;
    margin: 0 auto;
    color: #fff;
    padding: 37px 0 38px;
}
.decoration-retailers-two-image {
    padding: 10px 0 20px;
    text-align: center;
}
.decoration-retailers-two-image img {
    vertical-align: middle;
    height: 450px;
}
.decoration-retailers-section-three-name {
    padding-top: 40px;
    text-align: center;
}
.decoration-retailers-section-three-name h2 {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 1;
    font-weight: 400;
    font-size: 28px;
    color: #fff;
}
.decoration-retailers-section-content {
    width: 100%;
    padding-bottom: 40px;
}
.decoration-retailers-section-three-form {
    height: 300px;
    width: 100%;
    padding-bottom: 30px;
}
.decoration-retailers-section-three-form form {
    position: relative;
    width: 100%;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.decoration-retailers-section-four-name {
    text-align: center;
    padding: 40px 0 30px;
}
.decoration-retailers-section-four-name h2 {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    line-height: 1;
    font-size: 26px;
    color: #134837;
}
.form-group-section-wrapper {
    overflow: hidden;
}
.form-group-section {
    display: table-cell;
    vertical-align: middle;
    height: 40px;
    width: 300px;   
}
.form-group-section .form-group-control {
    border: 1px solid #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    display: inline-block;
    width: 100%;
    height: 34px;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 1.6;
    /* ReSharper disable once InvalidValue */
    line-height: 1\0/;
    color: #3e3e3e;
    -ms-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle;
    background-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.07);
    -ms-box-shadow: inset 0 1px 1px rgba(0,0,0,.07);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.07);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -ms-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-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;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
   .form-group-section .form-group-control { line-height: 0; } 
}
.form-group-section .form-group-control:focus {
    border: 1px solid #acacac;
    border: 1px solid rgba(172, 172, 172, .4);
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}
.form-group-control.has-error {
    border: 1px solid #f00;
    background-color: #fee;
}
.form-group-btn {
    width: 160px;
}
.form-group-btn .form-group-btn {
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    -ms-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid transparent;
    border-bottom: 1px solid #a61b17;
    border-bottom: 3px solid #a61b17;
    margin-bottom: 1px\0/;
    padding: 4px 30px 1px;
    font-size: 16px;
    display: block;
    color: #fff;
    line-height: 1.76;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none;
    outline: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    height: 40px;
}
.form-group-btn .form-group-btn:hover {
    background-color: #134837;
    border-bottom: 3px solid #1d3b32;
}
.form-group-text {
    display: table-cell;
    vertical-align: middle;
    height: 40px;
    width: 300px;
    text-align: center;
}
.form-group-text p{
    line-height: 1.3;
    margin: 0;
    display: block;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
}
.padding-form {
    padding-top: 14px;
    padding-bottom: 14px;
}
.map {
    overflow: hidden;
    padding: 0;
    height: 40em;
    width: 100%;
}
.map .row #map {
    width: 100%;
    height: 100%;
}
.ballooncontent {
    width: 15em;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
}
.ballooncontent h1 {
    font-size: 14px;
}
.ballooncontent i {
    margin: 0 0.5em;
}
.ballooncontent a {
    color: #fff;
    text-decoration: underline;
}
    
/* Endstyles for document
-----------------------------------------------------------*/
#decoration {
    margin: 0em auto -5em;
}
#decoration h3{
 margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 1;
    color: #134837;
 text-align: center;
 padding: 40px 0 10px;
}
.decoration-retailers-section:last-child{
 border: none;
}
.decoration-retailers-section-two-name h2{
 padding: 30px 0;
}
.decoration-retailers-section-description p{
 padding: 0;
 text-align: justify;
}
.decoration-retailers-section-four-name{
 padding: 40px 0 0;
}
/* End */

/* Start:/services/oformlenie-torgovykh-setey/css/media.css?14533016511454*/
/*==========  Desktop First Method  ==========*/
/* .col-lg- более 1200px .col-md- более 992px .col-sm- более 768px col-xs - более 320px */


/* Большой дисплей */
@media (min-width: 1200px) /*от 1200 */ {
 
}
@media (max-width: 1200px) {
    .decoration-retailers-section-one {
        width: 54%;
    }
    .decoration-retailers-section-one-wrapper img {
        height: 220px;
    }
    .decoration-retailers-section-name img {
        height: 50px;
    }
    .form-group-btn .form-group-btn {
        padding: 4px 26px 1px;
    }
    .form-group-btn {
        width: 120px;
    }   
    .decoration-retailers-two-image img {
        height: 400px;
    }
}
/* От портретного планшета до ландшафтного экрана и настольных дисплеев */
@media (max-width: 992px) /*от 768 до 979px включительно .col-md-*/ {
    .decoration-retailers-section-one {
        width: 60%;
    }
    .decoration-retailers-section-one-wrapper img {
        height: 200px;
    }
    .decoration-retailers-section-one h2 {
        padding: 26px 0 27px;
    }
    .decoration-retailers-two-image img {
        height: 350px;
    }
    .form-group-btn {
        width: 140px;
    }  
    .form-group-btn .form-group-btn {
        padding: 4px 10px 1px;
    }
}
/* От ландшафтного экрана телефона до потретного планшета */
@media (max-width: 768px) /*До 767px включительно .col-sm-*/ {

}
/* Landscape - телефоны */
@media (max-width: 480px) /*До 480px включительно .col-xs-*/ {

}




/* End */
