

/* Start:/bitrix/templates/main/components/bitrix/system.pagenavigation/modern/style.css?17440083713015*/
div.modern-page-navigation {
	padding: 0.5em 0;}
div.modern-page-navigation a,
span.modern-page-current,
span.modern-page-dots
{
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 0.75em;
	padding-right: 0.5em;
	text-decoration: none;
}
div.modern-page-navigation a.modern-page-previous {
	border-right-width: 1px;
	border-right-style: solid;
	border-left: none; }
div.modern-page-navigation a.modern-page-first,
div.modern-page-navigation span.modern-page-first {
	border-left: none;
	padding-left: 0.5em; }

span.modern-page-current {
	font-weight: var(--ui-font-weight-bold);
}
div.modern-page-navigation a,
span.modern-page-current,
div.modern-page-navigation a.modern-page-previous,
span.modern-page-dots {
	border-color: #cdcdcd; }

body div.modern-page-navigation a, body  span.modern-page-current, div.modern-page-navigation span.modern-page-first,    body div.modern-page-navigation a.modern-page-previous,body div.modern-page-navigation a.modern-page-previous, body  span.modern-page-dots , body div.modern-page-navigation a.modern-page-first{
 border: 2px solid #563727;
    border-radius: 10px;
    padding: 8px 0;
    width: 35px;
    text-align: center;
    line-height: 1;
    vertical-align: middle;
	    font-weight: bold;
    text-align: center;
    font-size: 15px;
    display: inline-block;
    height: 35px;
    margin-right: 3px;
    display: inline-block;
    margin-left: 5px;
   
}
 div.modern-page-navigation{text-align:center;}
  span.modern-page-current, span.modern-page-dots {
    border: 1px solid #563727;
    border-radius: 10px;
    margin-right: 3px;
	background:#563727;
	color:#fff;
    margin-left: 5px;
}

.modern-page-next,.modern-page-previous{    font-family: auto;}
body .modern-page-navigation a:hover {  	background:#563727;color:#fff;}
.modern-page-navigation{
	margin-bottom:40px;margin-top: -21px;
}

@media (max-width:600px) {

body div.modern-page-navigation a, body span.modern-page-current, div.modern-page-navigation span.modern-page-first, body div.modern-page-navigation a.modern-page-previous, body div.modern-page-navigation a.modern-page-previous, body span.modern-page-dots, body div.modern-page-navigation a.modern-page-first {
    border: 2px solid #563727;
    border-radius: 10px;
    padding: 6px 0;
    width: 28px;
    text-align: center;
    line-height: 1;
    vertical-align: middle;
    font-weight: bold;
    text-align: center;
    font-size: 15px;
    display: inline-block;
    height: 32px;
    margin-right: 3px;
    display: inline-block;
    margin-left: 5px;
    margin-bottom: 7px;
}
}

@media (max-width:384px) {
	    body div.modern-page-navigation a, body span.modern-page-current, div.modern-page-navigation span.modern-page-first, body div.modern-page-navigation a.modern-page-previous, body div.modern-page-navigation a.modern-page-previous, body span.modern-page-dots, body div.modern-page-navigation a.modern-page-first {
        
        margin-right: 3px;
        
        margin-left: 3px;
       
    }
}
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/catalog/projects_2/bitrix/catalog.section/.default/style.css?17333907312842*/
.projects-section__container{
    position: relative;
}



.block_details_link{
    font-size: 12px;
    text-transform: uppercase;
    z-index: 1;
    display:block;
    margin-bottom:17px;
}
@media (min-width: 560px) {
    .block_details_link{
        position: absolute;
        right: 15px;
        margin-bottom:0px;
    }
}
.block_details_link:hover{
    color: #999;
}
.block_details_link:focus,
.block_details_link:hover{
    text-decoration: none;
}
.projects-section__projects-row{
    margin-bottom: 58px;
}
.projects-section__project-wrapper,
.projects-section__project-section-info{
    height: 237px;
}

.projects-section__project-wrapper{
    display: block;
    overflow: hidden;
    position: relative;
}
.projects-section__project-background{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    transition: transform .5s;
}
.projects-section__project-wrapper:hover .projects-section__project-background{
    transform: scale(1.1);
}
.projects-section__project-name{
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 20px;
    color: #212529;
    padding: 10px 0px;
    border-bottom: 1px solid rgba(33, 37, 41, 0.09);
    margin-bottom: 15px;
}



/*owl style*/
.owl-projects .owl_btn-right a,
.owl-projects .owl_btn-right a:focus,
.owl-projects .owl_btn-left a,
.owl-projects .owl_btn-left a:focus{
    border: none;
    color: #707070;
    font-size: 32px;
    padding: 0;
    background: var(--prv_interactive_color);
    color: #fff;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: unset;
    text-decoration: none;
}
.owl-projects .owl_btn-right a:hover,
.owl-projects .owl_btn-right a:active,
.owl-projects .owl_btn-right a:active:focus,
.owl-projects .owl_btn-right a:active:hover,
.owl-projects .owl_btn-left a:hover,
.owl-projects .owl_btn-left a:active,
.owl-projects .owl_btn-left a:active:focus,
.owl-projects .owl_btn-left a:active:hover{
    text-decoration: none;
}
.owl-projects .owl_btn-right a > .fa,
.owl-projects .owl_btn-left a > .fa{
    font-weight: bold;
    font-size: 18px;
}
.owl-projects .owl-prev,
.owl-projects .owl-next{
    position: absolute;
    top: auto;
    bottom: -16px;
}
.owl-projects .owl-prev{
    left: -90px;
}
.owl-projects .owl-next{
    left: -50px;
}
@media (max-width: 767px) {
    .owl-projects .owl-prev{
        left: 0;
    }
    .owl-projects .owl-next{
        left: 40px;
    }
    .owl-projects .owl-prev,
    .owl-projects .owl-next{
        bottom: -36px;
    }
    .projects-section__project-section-info{
        height: unset;
    }
}


.projects-section__project-name a:hover{
	text-decoration:none;
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/main.include/feedback_1/style.css?17333925021471*/
.page-footer.main-page__section{
  background-size: cover;
  background-repeat: no-repeat;
}
.feedback_wrapper{
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	padding-bottom: 30px;
  margin: 40px;
}
.background-feedback{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: rgba(255, 255, 255, 0.8);
}
.feedback_wrapper .page-footer-text{
	position: relative;
	z-index: 2;
  text-align: center;
}
.page-footer-text h4{
  font-weight: bold;
}
.feedback_wrapper .page-footer-buttons-block{
	position: relative;
	z-index: 2;
}
.page-footer-buttons-block{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
}
.page-footer-buttons-block i{
  font-size: 11px;
  margin-left: 5px;
}

@media(max-width:768px){
  .page-footer-buttons-block .feedback-button{
    margin: 0 10px 15px;
  }
  .page-footer-buttons-block .feedback-button i{
    display: none;
  }
}
@media(max-width: 560px){
  .feedback_wrapper .page-footer-text h4 {
    margin: 30px 0;
  }
  .feedback_wrapper .page-footer-text p {
    margin-bottom: 30px;
  }
}
@media(max-width: 385px){
  .page-footer-buttons-block{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
  .page-footer-buttons-block a{
    width: 100%;
  }
}

/* End */
/* /bitrix/templates/main/components/bitrix/system.pagenavigation/modern/style.css?17440083713015 */
/* /bitrix/templates/main/components/bitrix/catalog/projects_2/bitrix/catalog.section/.default/style.css?17333907312842 */
/* /bitrix/templates/main/components/bitrix/main.include/feedback_1/style.css?17333925021471 */
