

/* Start:/bitrix/templates/corp_services_red/components/bitrix/catalog.section/topslider/style.css?14428141011543*/
.promo
{
  margin: 0 auto;
  display: block;
  width: 1000px;
  z-index:99;
  padding: 64px 0 0;
  height: 436px;
  position: relative;
}

.promoblocks_slider a.button
{
  display: block;
  clear: both;
  text-align: center;
  margin: -63px auto 0;
  border-radius: 3px;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  width: 225px;
  height: 33px;
  font-size: 23px;
  color: #5c4e4b;
  border: 3px solid #ffbf00;
  background: #fff;
  padding: 6px 0 5px;
  z-index: 1;
}

.promo img.only_one
{
  display: block;
  margin: -45px auto;
  width: 583px;
}

.promo a.button.only_one
{
 
  background: #ffbf00;
  color: #fff;

}

.promo a.button
{
     margin: 11px auto 0;
      bottom: 30px;
  position: absolute;
  left: 379px;
    background: transparent;
    color:#fff;
}

.promo a.button:hover
{
  background: #ffbf00!important;
  color:#fff!important;
}

.promo .left, .promo .right
{
    float:left;
    width:260px;
}

.promo .right
{
  width: 516px;
  margin: 0 0 0 61px;  
}

.promo .right div
{
  font: 100 21px 'MyriadPro-Light';
  color: #fff;
  margin: 28px 0 0;  
}

.promo .right .head
{
    font: 100 40px 'pfdintextcondpro-light';
  letter-spacing: 0.8px;
  text-transform: uppercase;
  background: #fff;
  color: #333;
  line-height: 60px;
  display: inline;
  padding: 3px;
}

.promo .right .head strong
{
    font: 100 40px 'pfdintextcondpro-regular';
      font-weight: bold;
  letter-spacing: 4px;
}

/* End */


/* Start:/bitrix/templates/corp_services_red/components/bitrix/catalog.section/process/style.css?14428141017671*/
.process
{
    background: fixed url('/img/main4bg.jpg') center top no-repeat;
background-size: cover;
height:688px;
  overflow: hidden;
}
.process h2
{
font-size:32px;
width: 652px;
text-align: center;
margin: 47px auto 0;
display: block;
letter-spacing: 1.1px;
word-spacing: 0.2px;
background: url('/img/duolines.jpg') center bottom no-repeat;
padding: 0 0 20px;
color: #fff;
}

.process .inner ul
{
padding: 25px 0 0;    
overflow: hidden;
}

.process .inner ul>li
{
float: left;
color: #fff;
font-size:14.4px;
width: 141px;
height: 142px;
margin: 0 19.2px 0 0;
padding: 21px 0 0;
text-align: center;
overflow: hidden;
cursor:pointer;
}


.process .inner ul>li:nth-child(1)
{
  background: url(/img/proc/01_W.png) 52px 21px no-repeat;
  background-size: 39px;

}

.process .inner ul>li:nth-child(2)
{
  background: url(/img/proc/02_W.png) 47px 21px no-repeat;
  background-size: 49px;
  
}

.process .inner ul>li:nth-child(3)
{
  background: url(/img/proc/03_W.png) 47px 22px no-repeat;
  background-size: 47px;
}

.process .inner ul>li:nth-child(4)
{
  background: url(/img/proc/04_W.png) 48px 21px no-repeat;
  background-size: 45px;

}
.process .inner ul>li:nth-child(5)
{
  background: url(/img/proc/05_W.png) 46px 21px no-repeat;
  background-size: 51px;

}
.process .inner ul>li:nth-child(6)
{
  background: url(/img/proc/06_W.png) 47px 21px no-repeat;
  background-size: 46px;
}


.process .inner ul>li:hover, .process .inner ul>li.active
{
    border-radius: 12px;  
}
.process .inner ul>li:nth-child(1):hover, .process .inner ul>li:nth-child(1).active
{
  background: url(/img/proc/01_Y.png) 52px 21px no-repeat,url(/img/proc/proc_point_bg.jpg);
  background-size: 39px, auto;

}

.process .inner ul>li:nth-child(2):hover, .process .inner ul>li:nth-child(2).active
{
  background: url(/img/proc/02_Y.png) 47px 21px no-repeat,url(/img/proc/proc_point_bg.jpg);
  background-size: 49px, auto;
  
}

.process .inner ul>li:nth-child(3):hover, .process .inner ul>li:nth-child(3).active
{
  background: url(/img/proc/03_Y.png) 47px 22px no-repeat,url(/img/proc/proc_point_bg.jpg);
  background-size: 47px, auto;
}

.process .inner ul>li:nth-child(4):hover, .process .inner ul>li:nth-child(4).active
{
  background: url(/img/proc/04_Y.png) 48px 21px no-repeat,url(/img/proc/proc_point_bg.jpg);
  background-size: 45px, auto;

}
.process .inner ul>li:nth-child(5):hover, .process .inner ul>li:nth-child(5).active
{
  background: url(/img/proc/05_Y.png) 46px 21px no-repeat,url(/img/proc/proc_point_bg.jpg);
  background-size: 51px, auto;

}
.process .inner ul>li:nth-child(6):hover, .process .inner ul>li:nth-child(6).active
{
  background: url(/img/proc/06_Y.png) 47px 21px no-repeat,url(/img/proc/proc_point_bg.jpg);
  background-size: 46px, auto;
}


.process .inner ul>li:last-child
{
  margin:0;  
}


.process .inner ul>li>div
{
  padding: 7px 3px;
  width: 129px;
  text-align: center;
  overflow: hidden;
  margin: 58px 0 0;
}

.process .inner .pane
{
    height:348px;
    width:100%;
    background:rgba(255,255,255,.99);
    border-radius:5px;
    position: relative;
    color: #705F5C;
}

.process .inner .pane:after,
.process .inner .pane:before {
        bottom: 100%;
        left: 62px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
}
.process .inner .pane:after {
        border-color: rgba(136, 183, 213, 0);
        border-bottom-color: rgba(255, 255, 255, .99);
        border-width: 9px;
        margin-left: 0px;
}
.process .inner .pane:before {
        border-color: transparent;
        border-bottom-color: transparent;
        border-width: 11px;
        margin-left: -2px;
}

#pane2:after,
#pane2:before {
    left: 219px;
}

#pane3:after,
#pane3:before {
    left: 379px;
}

#pane4:after,
#pane4:before {
    left: 540px;
}

#pane5:after,
#pane5:before {
    left: 705px;
}

#pane6:after,
#pane6:before {
    left: 862px;
}

.process .pane>div
{
    float:left;
}
.process .pane>:nth-child(1)
{
width: 574px;
overflow: hidden;
padding: 32px 43px;
font-size:18.7px;
letter-spacing: 0.5px;
}
.process .pane .head
{
font-size:26px;
font-weight:bold;
}

.process div[id^="pane"]
{
    display:none;
}
.process #pane1
{
   display:block; 
}



/* 2-я строка */
.process .pane .body1, .process  .pane .body2
{
float: left;
width: 249px;
padding: 17px 0 0 32px;
}

.process .pane .body
{
 font: 100 16px 'georgia';
letter-spacing: 0.4px;
line-height: 20px;
padding:20px 0 0;
}

.process .pane .body1
{
letter-spacing: -0.3px;
background: url('/img/phoneyell.jpg') 0 center no-repeat;
}

.process .pane .body2
{
   background: url('/img/mailyell.jpg') 1px 20px no-repeat;
padding: 17px 0 10px 41px;
}

/* 3-я строка с "или" */
.process .pane .body3,.process  .pane .body4,.process .pane .body5
{
    float:left;
}
.process .pane .body3
{
  clear: both;  
}
.process .pane .body3,.process .pane .body5
{
width: 219px;
border-bottom: 1px solid #a39b99;
padding: 8px;
margin: 15px 0;
}

.process .pane>:nth-child(1)>:nth-child(5)
{
margin: 14px 9px;
padding: 0;
text-align: center;
overflow: hidden;
border-bottom: 3px solid #ffc004;  
 font-weight: bold;
}
/* --- */
/* 7,8 - общие блоки для адрес (7) и часы работы (8) */
.process .pane .addr
{
   clear:both; 
   background: url('/img/pointyell.jpg') 0 10px no-repeat;
}
.process .pane .addr,.process .pane .wrktime
{
    float: left;
width: 249px;
padding: 4px 0 0 32px;
}

.process .pane .addr>:nth-child(2)
{
font: 100 14px 'opensans-regular';
border-bottom: 1px dashed;
width: 139px;
padding: 13px 0 0;    
}

.process .pane .wrktime
{
  padding: 11px 0 0 43px;  
}

    /* (1) - пн-чт, (2) - пт-вск */
.process .pane .wrktime>:nth-child(1),.process .pane .wrktime>:nth-child(2) 
{
    float: left;
    display:block;
}

.process .pane .wrktime>:nth-child(2) 
{
    padding: 0 0 0 11px;
}

.process .pane .wrktime>:nth-child(3)
{
    clear:both;
}
.process .pane .wrktime>:nth-child(3),.process .pane .wrktime>:nth-child(4)
{
float: left;
font: 100 14px 'opensans-regular';
padding: 4px 31px 0 0;
}

.process .pane>:nth-child(2)
{
    width: 280px;
    overflow: hidden;
}

.process .pane form
{
border-left: 1px solid #705F5C;
margin: 30px 10px 0 0;
padding: 0 0 5px;
width: 253px;
text-align: center;    
}

.process .pane form input[type="text"]
{
border: 1px solid #705F5C;
color:#705F5C;
height: 30px;
width: 201px;
margin: 0 0 0 30px;
font-size:15px;
padding: 0 10px;    
}

.process .pane form input[type="tel"]
{
border: 1px solid #705F5C;
color:#705F5C;
height: 30px;
width: 202px;
margin: 18px 0 0 30px;
font-size:15px;
padding: 0 10px;    
}


.process .pane form textarea
{
border: 1px solid #705F5C;
color:#705F5C;
height: 108px;
width: 201px;
margin: 19px 0 0 30px;
font-size:15px;
padding: 0 10px;
display: block;    
}


.process .pane form input[type="submit"]
{
text-transform: uppercase;
font-size: 14px;
  color: #705F5C;
  padding: 0;
  width: 178px;
  height: 36px;
  display: block;
  margin: 20px 52px;
  border: 3px solid #ffbf00;
  background: #fff;
  cursor: pointer;
  outline: 0;
  font-weight: bold;
}

.process .pane form input[type="submit"]:hover
{
    background: #ffbf00;
    color:#fff;
}


/* End */


/* Start:/bitrix/templates/corp_services_red/components/bitrix/catalog.section/feedback_slider/style.css?14428141012908*/
/*---- feedback_slider Отзывы о нас -----*/
.feedback_slider
{
    background: #fff;
}

.feedback_slider .inner
{
max-width: 966px;
}

.feedback_slider h2
{
font-size:32.1px;
width: 652px;
text-align: center;
margin: 47px auto 0;
display: block;
letter-spacing: 1.1px;
word-spacing: 0.2px;
padding: 0 0 20px;
color: #705F5C;
}


#lftsldr, #rhtsldr
{
  position: absolute;
  width: 39px;
  height: 39px;
  top: 71px;
  cursor: pointer;
  z-index: 10;
}

#lftsldr
{
background: url('/img/leftyell.png') center center no-repeat;
left: 12px;
}

#rhtsldr
{
background: url('/img/rightyell.png') center center no-repeat;
  right: -8px;
}





.feedback_slider li
{
float: left;
width: 301px;
height: 410px;
position: relative;
text-align: center;
margin: 4px 10px 0;
}

.feedback_slider img
{
    display:block;
    position:relative;
    margin: 0 auto;
}

.feedback_slider li>:nth-child(1)
{
position: absolute;
width: 301px;
left: 1px;
}

.feedback_slider li .text
{
margin: 69px 0 0;
padding: 89px 27px 28px;
background: #f8f5ec;
}

.feedback_slider li .text>*
{
    text-align: left;
}

.feedback_slider li .text>:nth-child(1)
{
font-size: 17px;
  font-weight: bold;
  color: #705F5C;
  letter-spacing: 0.2px;
}

.feedback_slider li .text>:nth-child(2)
{
        font-size:15px;
        color: #b8adab;
        font-style: italic;
}

.feedback_slider li .text>:nth-child(3)
{
font-size:15px;
font-family: 'georgia';
color: #705F5C;
padding: 19px 0 0;
line-height: 20px;
}

.feedback_slider .btn
{
text-align: center;
height: 122px;
width: 965px;
margin: 0 auto;
position: relative;
top: 21px;
overflow: hidden;
}

.feedback_slider .vseotz
{
  display: block;
  float: left;
  letter-spacing: 0;
  margin: 0 21px;
  border-radius: 4px;
  text-transform: uppercase;
  text-decoration: none;
  color: #5c4e4b;
  border: 3px solid #ffbf00;
  width: 212px;
  height: 36px;
  font-size: 14px;
  font-weight: bold;
  padding: 18px 17px 0 45px;
  background: url(/img/Kommentaryy.svg) 70px center no-repeat;
}
.feedback_slider .nashnag
{
  display: block;
  float: left;
  letter-spacing: 0;
  margin: 0 21px;
  border-radius: 4px;
  text-transform: uppercase;
  color: #5c4e4b;
  border: 3px solid transparent;
  width: 212px;
  height: 36px;
  font-size: 14px;
  font-weight: bold;
  padding: 18px 17px 0 45px;
  background: url(/img/klienty.svg) 40px center no-repeat;
}
.feedback_slider .sert
{
  display: block;
  float: left;
  letter-spacing: 0;
  margin: 0 21px;
  border-radius: 4px;
  text-transform: uppercase;
  color: #5c4e4b;
  border: 3px solid transparent;
  width: 207px;
  height: 36px;
  font-size: 14px;
  font-weight: bold;
  padding: 18px 17px 0 45px;
  background: url(/img/Nagrady.svg) 21px center no-repeat;
}
/* End */


/* Start:/bitrix/templates/corp_services_red//components/bitrix/catalog.section/process/style.css?14428141017671*/
.process
{
    background: fixed url('/img/main4bg.jpg') center top no-repeat;
background-size: cover;
height:688px;
  overflow: hidden;
}
.process h2
{
font-size:32px;
width: 652px;
text-align: center;
margin: 47px auto 0;
display: block;
letter-spacing: 1.1px;
word-spacing: 0.2px;
background: url('/img/duolines.jpg') center bottom no-repeat;
padding: 0 0 20px;
color: #fff;
}

.process .inner ul
{
padding: 25px 0 0;    
overflow: hidden;
}

.process .inner ul>li
{
float: left;
color: #fff;
font-size:14.4px;
width: 141px;
height: 142px;
margin: 0 19.2px 0 0;
padding: 21px 0 0;
text-align: center;
overflow: hidden;
cursor:pointer;
}


.process .inner ul>li:nth-child(1)
{
  background: url(/img/proc/01_W.png) 52px 21px no-repeat;
  background-size: 39px;

}

.process .inner ul>li:nth-child(2)
{
  background: url(/img/proc/02_W.png) 47px 21px no-repeat;
  background-size: 49px;
  
}

.process .inner ul>li:nth-child(3)
{
  background: url(/img/proc/03_W.png) 47px 22px no-repeat;
  background-size: 47px;
}

.process .inner ul>li:nth-child(4)
{
  background: url(/img/proc/04_W.png) 48px 21px no-repeat;
  background-size: 45px;

}
.process .inner ul>li:nth-child(5)
{
  background: url(/img/proc/05_W.png) 46px 21px no-repeat;
  background-size: 51px;

}
.process .inner ul>li:nth-child(6)
{
  background: url(/img/proc/06_W.png) 47px 21px no-repeat;
  background-size: 46px;
}


.process .inner ul>li:hover, .process .inner ul>li.active
{
    border-radius: 12px;  
}
.process .inner ul>li:nth-child(1):hover, .process .inner ul>li:nth-child(1).active
{
  background: url(/img/proc/01_Y.png) 52px 21px no-repeat,url(/img/proc/proc_point_bg.jpg);
  background-size: 39px, auto;

}

.process .inner ul>li:nth-child(2):hover, .process .inner ul>li:nth-child(2).active
{
  background: url(/img/proc/02_Y.png) 47px 21px no-repeat,url(/img/proc/proc_point_bg.jpg);
  background-size: 49px, auto;
  
}

.process .inner ul>li:nth-child(3):hover, .process .inner ul>li:nth-child(3).active
{
  background: url(/img/proc/03_Y.png) 47px 22px no-repeat,url(/img/proc/proc_point_bg.jpg);
  background-size: 47px, auto;
}

.process .inner ul>li:nth-child(4):hover, .process .inner ul>li:nth-child(4).active
{
  background: url(/img/proc/04_Y.png) 48px 21px no-repeat,url(/img/proc/proc_point_bg.jpg);
  background-size: 45px, auto;

}
.process .inner ul>li:nth-child(5):hover, .process .inner ul>li:nth-child(5).active
{
  background: url(/img/proc/05_Y.png) 46px 21px no-repeat,url(/img/proc/proc_point_bg.jpg);
  background-size: 51px, auto;

}
.process .inner ul>li:nth-child(6):hover, .process .inner ul>li:nth-child(6).active
{
  background: url(/img/proc/06_Y.png) 47px 21px no-repeat,url(/img/proc/proc_point_bg.jpg);
  background-size: 46px, auto;
}


.process .inner ul>li:last-child
{
  margin:0;  
}


.process .inner ul>li>div
{
  padding: 7px 3px;
  width: 129px;
  text-align: center;
  overflow: hidden;
  margin: 58px 0 0;
}

.process .inner .pane
{
    height:348px;
    width:100%;
    background:rgba(255,255,255,.99);
    border-radius:5px;
    position: relative;
    color: #705F5C;
}

.process .inner .pane:after,
.process .inner .pane:before {
        bottom: 100%;
        left: 62px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
}
.process .inner .pane:after {
        border-color: rgba(136, 183, 213, 0);
        border-bottom-color: rgba(255, 255, 255, .99);
        border-width: 9px;
        margin-left: 0px;
}
.process .inner .pane:before {
        border-color: transparent;
        border-bottom-color: transparent;
        border-width: 11px;
        margin-left: -2px;
}

#pane2:after,
#pane2:before {
    left: 219px;
}

#pane3:after,
#pane3:before {
    left: 379px;
}

#pane4:after,
#pane4:before {
    left: 540px;
}

#pane5:after,
#pane5:before {
    left: 705px;
}

#pane6:after,
#pane6:before {
    left: 862px;
}

.process .pane>div
{
    float:left;
}
.process .pane>:nth-child(1)
{
width: 574px;
overflow: hidden;
padding: 32px 43px;
font-size:18.7px;
letter-spacing: 0.5px;
}
.process .pane .head
{
font-size:26px;
font-weight:bold;
}

.process div[id^="pane"]
{
    display:none;
}
.process #pane1
{
   display:block; 
}



/* 2-я строка */
.process .pane .body1, .process  .pane .body2
{
float: left;
width: 249px;
padding: 17px 0 0 32px;
}

.process .pane .body
{
 font: 100 16px 'georgia';
letter-spacing: 0.4px;
line-height: 20px;
padding:20px 0 0;
}

.process .pane .body1
{
letter-spacing: -0.3px;
background: url('/img/phoneyell.jpg') 0 center no-repeat;
}

.process .pane .body2
{
   background: url('/img/mailyell.jpg') 1px 20px no-repeat;
padding: 17px 0 10px 41px;
}

/* 3-я строка с "или" */
.process .pane .body3,.process  .pane .body4,.process .pane .body5
{
    float:left;
}
.process .pane .body3
{
  clear: both;  
}
.process .pane .body3,.process .pane .body5
{
width: 219px;
border-bottom: 1px solid #a39b99;
padding: 8px;
margin: 15px 0;
}

.process .pane>:nth-child(1)>:nth-child(5)
{
margin: 14px 9px;
padding: 0;
text-align: center;
overflow: hidden;
border-bottom: 3px solid #ffc004;  
 font-weight: bold;
}
/* --- */
/* 7,8 - общие блоки для адрес (7) и часы работы (8) */
.process .pane .addr
{
   clear:both; 
   background: url('/img/pointyell.jpg') 0 10px no-repeat;
}
.process .pane .addr,.process .pane .wrktime
{
    float: left;
width: 249px;
padding: 4px 0 0 32px;
}

.process .pane .addr>:nth-child(2)
{
font: 100 14px 'opensans-regular';
border-bottom: 1px dashed;
width: 139px;
padding: 13px 0 0;    
}

.process .pane .wrktime
{
  padding: 11px 0 0 43px;  
}

    /* (1) - пн-чт, (2) - пт-вск */
.process .pane .wrktime>:nth-child(1),.process .pane .wrktime>:nth-child(2) 
{
    float: left;
    display:block;
}

.process .pane .wrktime>:nth-child(2) 
{
    padding: 0 0 0 11px;
}

.process .pane .wrktime>:nth-child(3)
{
    clear:both;
}
.process .pane .wrktime>:nth-child(3),.process .pane .wrktime>:nth-child(4)
{
float: left;
font: 100 14px 'opensans-regular';
padding: 4px 31px 0 0;
}

.process .pane>:nth-child(2)
{
    width: 280px;
    overflow: hidden;
}

.process .pane form
{
border-left: 1px solid #705F5C;
margin: 30px 10px 0 0;
padding: 0 0 5px;
width: 253px;
text-align: center;    
}

.process .pane form input[type="text"]
{
border: 1px solid #705F5C;
color:#705F5C;
height: 30px;
width: 201px;
margin: 0 0 0 30px;
font-size:15px;
padding: 0 10px;    
}

.process .pane form input[type="tel"]
{
border: 1px solid #705F5C;
color:#705F5C;
height: 30px;
width: 202px;
margin: 18px 0 0 30px;
font-size:15px;
padding: 0 10px;    
}


.process .pane form textarea
{
border: 1px solid #705F5C;
color:#705F5C;
height: 108px;
width: 201px;
margin: 19px 0 0 30px;
font-size:15px;
padding: 0 10px;
display: block;    
}


.process .pane form input[type="submit"]
{
text-transform: uppercase;
font-size: 14px;
  color: #705F5C;
  padding: 0;
  width: 178px;
  height: 36px;
  display: block;
  margin: 20px 52px;
  border: 3px solid #ffbf00;
  background: #fff;
  cursor: pointer;
  outline: 0;
  font-weight: bold;
}

.process .pane form input[type="submit"]:hover
{
    background: #ffbf00;
    color:#fff;
}


/* End */


/* Start:/bitrix/templates/corp_services_red//components/bitrix/catalog.section/feedback_slider/style.css?14428141012908*/
/*---- feedback_slider Отзывы о нас -----*/
.feedback_slider
{
    background: #fff;
}

.feedback_slider .inner
{
max-width: 966px;
}

.feedback_slider h2
{
font-size:32.1px;
width: 652px;
text-align: center;
margin: 47px auto 0;
display: block;
letter-spacing: 1.1px;
word-spacing: 0.2px;
padding: 0 0 20px;
color: #705F5C;
}


#lftsldr, #rhtsldr
{
  position: absolute;
  width: 39px;
  height: 39px;
  top: 71px;
  cursor: pointer;
  z-index: 10;
}

#lftsldr
{
background: url('/img/leftyell.png') center center no-repeat;
left: 12px;
}

#rhtsldr
{
background: url('/img/rightyell.png') center center no-repeat;
  right: -8px;
}





.feedback_slider li
{
float: left;
width: 301px;
height: 410px;
position: relative;
text-align: center;
margin: 4px 10px 0;
}

.feedback_slider img
{
    display:block;
    position:relative;
    margin: 0 auto;
}

.feedback_slider li>:nth-child(1)
{
position: absolute;
width: 301px;
left: 1px;
}

.feedback_slider li .text
{
margin: 69px 0 0;
padding: 89px 27px 28px;
background: #f8f5ec;
}

.feedback_slider li .text>*
{
    text-align: left;
}

.feedback_slider li .text>:nth-child(1)
{
font-size: 17px;
  font-weight: bold;
  color: #705F5C;
  letter-spacing: 0.2px;
}

.feedback_slider li .text>:nth-child(2)
{
        font-size:15px;
        color: #b8adab;
        font-style: italic;
}

.feedback_slider li .text>:nth-child(3)
{
font-size:15px;
font-family: 'georgia';
color: #705F5C;
padding: 19px 0 0;
line-height: 20px;
}

.feedback_slider .btn
{
text-align: center;
height: 122px;
width: 965px;
margin: 0 auto;
position: relative;
top: 21px;
overflow: hidden;
}

.feedback_slider .vseotz
{
  display: block;
  float: left;
  letter-spacing: 0;
  margin: 0 21px;
  border-radius: 4px;
  text-transform: uppercase;
  text-decoration: none;
  color: #5c4e4b;
  border: 3px solid #ffbf00;
  width: 212px;
  height: 36px;
  font-size: 14px;
  font-weight: bold;
  padding: 18px 17px 0 45px;
  background: url(/img/Kommentaryy.svg) 70px center no-repeat;
}
.feedback_slider .nashnag
{
  display: block;
  float: left;
  letter-spacing: 0;
  margin: 0 21px;
  border-radius: 4px;
  text-transform: uppercase;
  color: #5c4e4b;
  border: 3px solid transparent;
  width: 212px;
  height: 36px;
  font-size: 14px;
  font-weight: bold;
  padding: 18px 17px 0 45px;
  background: url(/img/klienty.svg) 40px center no-repeat;
}
.feedback_slider .sert
{
  display: block;
  float: left;
  letter-spacing: 0;
  margin: 0 21px;
  border-radius: 4px;
  text-transform: uppercase;
  color: #5c4e4b;
  border: 3px solid transparent;
  width: 207px;
  height: 36px;
  font-size: 14px;
  font-weight: bold;
  padding: 18px 17px 0 45px;
  background: url(/img/Nagrady.svg) 21px center no-repeat;
}
/* End */
/* /bitrix/templates/corp_services_red/components/bitrix/catalog.section/topslider/style.css?14428141011543 */
/* /bitrix/templates/corp_services_red/components/bitrix/catalog.section/process/style.css?14428141017671 */
/* /bitrix/templates/corp_services_red/components/bitrix/catalog.section/feedback_slider/style.css?14428141012908 */
/* /bitrix/templates/corp_services_red//components/bitrix/catalog.section/process/style.css?14428141017671 */
/* /bitrix/templates/corp_services_red//components/bitrix/catalog.section/feedback_slider/style.css?14428141012908 */
