

/* Start:/gotovie-reshenia/style.css?17472500919034*/
.rate_block_title {
    color: #004666;
    font-family: "Source Sans Pro";
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 30px;
    position: relative;
    text-align: center;
    margin-bottom: 69px;
    margin-top: 25px;
}

.what-u-must-do-etaps{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.what-u-must-do-etaps-item{
    max-width: 335px;
    position: relative;       
}

.what-u-must-do-etaps-item div{
    font-weight: bold;
    font-size: 25.8824px;    
    text-transform: uppercase;  
    display: inline-block;  
    
}
.what-u-must-do-etaps-item span{
    font-weight: bold;
    font-size: 45px;    
    text-transform: uppercase;  
    color: #FF8500; 
    position: absolute;
    right: 0;  
}
.what-u-must-do-etaps-item p{
    margin-top: 35px; 
}
.why-buy-block-item{
    height: 210px;   
}
.why-buy-block-item img{
    transition: all ease 0.3s 0.3s;
    position: relative;
    z-index: 1;
}
.why-buy-block-item b{    
    position: relative;
    z-index: 2;
}
.why-buy-block-item img:hover{
    transform: rotate(360deg);
    transition: all ease 0.3s 0.3s;
}
.why-buy-block-item b{
    display: block;
}
.why-buy-block-item p{
    max-width: 500px;
}
.nastroyka ol li{
    font-weight: bold;
font-size: 18px;
}
.how-we-work{
    padding: 0 !important;
    margin-top: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 90px;
    }
    .how-we-work-img{
    max-width: 645px;
    }
    .how-we-work-img img{
    max-width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover
    }
    .how-we-work-text{
    background: #F5F7FA;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding-left: 30px;
    padding-right: 10px;
    }
    .how-we-work-text-item-tittle{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: bold;
    font-size: 23px;
    line-height: 29px;
    color: #000000;
    margin-bottom: 30px;
    }
    .how-we-work-text-item-tittle img{
    margin-right: 42px;
    }
    @keyframes work-img{
        0%{
            transform: scale(1);
        } 
        50%{
            transform: scale(1.2);
        } 
        100%{
            transform: scale(1);
        } 
    }
    .how-we-work-text-item-tittle:hover img{
        animation: work-img 0.6s ease;
        }
    .how-we-work-text-item{
    max-width: 870px;
    margin-bottom: 70px;
    }
    .how-we-work-text-item:last-child{
    margin-bottom: 63px;
    }
    .how-we-work-text-item p{
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 24px;
    color: #000000;
    }
    .how-we-work-text .tittle-box{
    margin-top: 76px; 
    margin-bottom: 45px;   
    -webkit-box-align: start;   
        -ms-flex-align: start;   
            align-items: flex-start;
    }
    @media screen and (max-width: 575px){
      .how-we-work-img{
      display: none;
      }
      .how-we-work-text .tittle-box{  
      -webkit-box-align: unset;  
          -ms-flex-align: unset;  
              align-items: unset;
              margin-top: 50px;
              margin-bottom: 40px; 
      }
      .how-we-work-text-item{ 
      margin-bottom: 40px;
      }
    }
    .bt_bitrix24{

        animation-duration: 3.5s;
    color: #FFFFFF;
    cursor: pointer;
    background: #FFAF1C;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    text-decoration: none;
    padding-top: 10px;
    min-width: 157px;
    max-width: 320px;
    width: 100%;
    padding-bottom: 10px;
    font-weight: normal;
    margin: 8px auto;
    text-align: center;
    font-size: 16px;
    letter-spacing: 0.2em;
    border-radius: 28px;
    display: inline-block;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    border: 0;
    }
    .have-prblm{
        background: url(/local/templates/template2019/images/haveprblm.png) no-repeat bottom right;
        padding-top: 95px;
        padding-bottom: 70px;
      }
      
      .have-prblm__text{
        margin-bottom: 55px;
        font-size: 20px;
      
      }
      
      .have-prblm__btn .bt_bitrix24{
        padding: 14px 0;
      }
      
      @media screen and (max-width: 575px){
        .have-prblm{
            background: none;
          }
      }

      .box-new_dfs {
        overflow: hidden;
        margin-top: 70px;
    }
    .now-block-title {
        color: #000000;
        font-size: 22px;
        text-align: left;
        font-weight: bold;
        float: left;
    }
    .numb_block {
        color: #ffaf1b;
        font-size: 54px;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: bold;
        float: right;
        margin-top: -15px
    }
    .numb_block-ty {
        color: #666666;
        font-size: 15px;
        margin-bottom: 35px;
    }
    .box-new_dfs {
        overflow: hidden;
        margin-top: 70px;
    }
    .numb_block-ty {
        text-align: left;
        clear: both;
        text-transform: initial;
        font-weight: 400;
    }
    .tarif-table table{
        border: none;
        width: 100%;
    }
    .tarif-table table tr{
        background: #F5F7FA !important;
    }
    .tarif-table td, .tarif-table th{
        background: unset !important;
        border: none !important;   
    }
    .tarif-table tr:first-child th{
        font-weight: bold;
        font-size: 18px;
        line-height: 23px;
        color: #000000;
        padding: 15px 18px 17px !important;
    }
    .tarif-table tr:first-child th div:nth-child(2){
        font-weight: bold;
        font-size: 23px;    
        margin: 15px 0;
    }
    .tarif-table tr:first-child th div:nth-child(3){
        font-weight: normal;
        font-size: 13px;
        line-height: 18px;
        color: #8C8C8C;
    }
    .tarif-table tr:first-child th:nth-child(1){
        width: 554px;
    }
    .tarif-table tr:first-child th:nth-child(2){
        min-width: 168px;
    }
    .tarif-table tr:first-child th:nth-child(3){
        min-width: 168px;
    }
    .tarif-table tr:first-child th:nth-child(4){
        min-width: 168px;
    }
    .tarif-table td, .tarif-table th{
        border-right: 1px solid #E3E6E8 !important;
    }
    .tarif-table td:last-child, .tarif-table th:last-child{
        border-right: none !important;
    }
    .tarif-table table tr:nth-child(2n){
        background: #FFFFFF !important;
    }
    .tarif-table{
        padding: 50px;
        position: relative;    
        background: #FFFF;
         /* z-index: -1000;
        opacity: 0;
        transition: 0.3s all ease 0.3s;  
        top: 50%; */   
    }
    
    .table-box{
        position: absolute; 
        overflow-x: auto;
           z-index: -1000;
        opacity: 0;
        transition: 0.1s all ease 0.1s;  
        top: 50%; 
        max-width: 100%;
    }
    .tarif-table-active{   
        z-index: 1000;
        opacity: 1;
        transition: 0.1s all ease 0.1s;  
    }
    .tarif-close{
        position: absolute;
        right: 10px;
        top: 15px;
        cursor: pointer;
    }
    .tarif-close:hover svg circle{
        fill: rgb(255, 133, 0);
    }
    .tarif-table table tr td{
        font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    color: #000000;
    }
    .tarif-table table tr:not(:first-child) td:not(:first-child){
        text-align: center;
        padding: 15px 10px 17px;
    }
    .tarif-table table tr td a{
        width: 100%;
        height: 47px;
        display: flex;
        align-items: center;
        justify-content: center;    
    border: 1px solid #FF8500;
    border-radius: 55px;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.075em;
    color: #000000;
    max-width: 147px;
    cursor: pointer;
    }
    .tarif-table table tr td a:hover{
        background: #FF8500;
        color: #FFFFFF !important;
        border: 1px solid #FF8500; 
    }
    .bg-table-tarif{
        background: #000000;
    opacity: 0.35;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 99;
    }
    .new-tarif-box{
        position: relative;
    }
.type_gr_item_icon{
	display: none;
}
     
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog/gotovie_reshenia/style.css?17315711601782*/
.grid .bx_content_section { margin-bottom: 15px; }

.grid .bx_sidebar { margin-bottom: 15px; }

/* grid2x1 */

.grid2x1 .bx_content_section {
	float: left;
	width: 66%;
	margin-bottom: 15px;
}

.grid2x1 .bx_sidebar {
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	box-sizing: border-box;
}

@media (max-width: 960px) {
	.grid2x1 .bx_sidebar { padding-left: 4%; }
}

@media (max-width: 640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar {
		width: 100%;
		float: none;
	}

	.grid2x1 .bx_sidebar { padding-left: 3%; }
}

@media (max-width: 479px) {
	.grid2x1 .bx_sidebar { padding-left: 1%; }
}

.catalog-block-header {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: 2px solid #d9dee6;
	border-bottom-color: var(--primary);
	color: #000;
}
.product-item  span{
    width: 690px;
    height: 400px;
    flex-shrink: 0;
    background: none;
    flex-shrink: 0;
    border-radius: 50px;
    
    text-align: center;
  
}


.type_gr{
	margin-top: 37px;
	margin-bottom: 67px;
}

.type_gr_item{
	padding: 35px 45px;
	border-radius: 50px;
	background: #FFF;
}

.type_gr_item_top{
	display: flex;
	gap: 10px;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 5px;
}

.type_gr_item_name{
	color: #111;
	font-family: 'Geologica',sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px; /* 112% */
}

.type_gr_item_text{
	color: #555;
	font-family: 'Geologica',sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 300;
	line-height: 24px; /* 160% */
}

@media(max-width:992px){
	.type_gr_item{
		margin-bottom: 30px;
	}
}

@media(max-width:576px){
	.type_gr_item{
		padding: 20px 25px;
	}

	.type_gr_item_name{
		font-size: 20px;
	}
}

/* End */


/* Start:/bitrix/components/bitrix/catalog.section.list/templates/bootstrap_v4/style.min.css?17053259342306*/
.catalog-section-list-item-title{overflow:hidden;margin:0;padding:0;vertical-align:middle;text-align:center;text-overflow:ellipsis;font-size:14px;line-height:20px}.catalog-section-list-item-link{vertical-align:middle;font-size:14px;line-height:20px}.catalog-section-list-item-counter{vertical-align:middle;font-size:12px;line-height:20px}.catalog-section-list-item-description{font-size:13px}.catalog-section-list-item-img{display:block;padding-top:100%;width:100%;border:1px solid #ccc;border-radius:2px;background-color:#fff;background-position:center;background-size:cover;background-repeat:no-repeat;transition:250ms linear all}.catalog-section-list-item-img:hover{border-color:var(--theme-color-primary)}.catalog-section-list-line-list{padding:0;list-style:none}.catalog-section-list-line-list .catalog-section-list-item{display:flex;margin-bottom:15px;align-items:flex-start}.catalog-section-list-line-list .catalog-section-list-item-title{text-align:left}.catalog-section-list-line-img-container{padding-right:15px;min-width:75px;width:75px}.catalog-section-list-line-list .catalog-section-list-titles{margin:0;line-height:20px}.catalog-section-list-text-list{padding:0;list-style:none;column-count:3}.catalog-section-list-text-list .catalog-section-list-item-title{text-align:left}@media(max-width:767px){.catalog-section-list-text-list{column-count:1}}.catalog-section-list-tile-list{padding:0;list-style:none}.catalog-section-list-tile-img-container{width:100%}.catalog-section-list-list{margin-bottom:30px}.catalog-section-list-list .catalog-section-list-item{padding:0;line-height:16px}.catalog-section-list-list .catalog-section-list-item:before{content:''!important}.catalog-section-list-list-title{display:inline-block;margin:0;margin-bottom:10px;padding:0;vertical-align:top;font-weight:normal;font-size:12px;line-height:16px}.catalog-section-list-list-link{white-space:nowrap;font-size:13px}.catalog-section-list-list-link:hover{text-decoration:none}.catalog-section-list-list-title span{font-size:11px}@media(max-width:639px){.bx-touch .catalog-section-list-list .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .catalog-section-list-list .bx_catalog_line_title a{font-size:12px}}.catalog-section-list-list-title,.catalog-section-list-list-link{transition:all .3s ease}
/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/pagenavigation/style.css?17551744861765*/
.bx_pg_text, .bx_wsnw,
.pagination-prev
{
	display: none;
}

.bx_pagination_bottom.pagination-container{
	margin-top: 33px;
}
.wrapper .bx_pagination_page .pagenavegation_container li:before{
	display: none;
}

.pagenavegation_container{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;	
	gap: 15px;
	margin-bottom: 0 !important;
}
.wrapper .bx_pagination_page .pagenavegation_container li:first-child{
	display: none;
}
.wrapper .bx_pagination_page .pagenavegation_container li:last-child{
	margin-left: 20px;
}


.wrapper .bx_pagination_page .pagenavegation_container li{
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-left: 0;
	margin-bottom: 0;
	width: 62px;
	height: 62px;
	border-radius: 50%;
	font-weight: 400;

}
.wrapper .bx_pagination_page .pagenavegation_container li:hover{
	background: var(--orange);
	color: #FFF;
	font-weight: 400;
}
.wrapper .bx_pagination_page .pagenavegation_container li:hover svg path{
	
	fill: #FFF;
	
}
.wrapper .bx_pagination_page .pagenavegation_container li.bx_active{
	background: var(--orange);
	color: #FFF;
	font-weight: 400;
}

.wrapper .bx_pagination_page .pagenavegation_container li a{
	
	display: block;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	
}


@media (max-width: 767px){
	.wrapper .bx_pagination_page .pagenavegation_container li{	
		width: 41px;
		height: 41px;	
		font-size: 11px;		
	}
	
	.pagenavegation_container{		
		gap: 8px;
	}
	.wrapper .bx_pagination_page .pagenavegation_container li:last-child{
		margin-left: 0px;
	}
	.pagination-next {
		height: 20px;
	}
	.wrapper .bx_pagination_page .pagenavegation_container li svg {
	
		width: 11px;
		height: 11px;
		
	}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section/gotovie_reshenia/style.css?176424036617037*/
:root {
	--margin-1: 145px;
	--margin-2: 125px;
}

@media (max-width: 1400px) {
	:root {
			--margin-1: 120px;
			--font-size1: 25px;
			--line-height1: 27px;
	}
}

@media (max-width: 1200px) {
	:root {
			--margin-1: 90px;
	}
}

@media (max-width: 991px) {
	:root {
			--margin-1: 84px;
	}
}

@media (max-width: 767px) {
	:root {
			--margin-1: 57px;
			--font-size1: 18px;
			--line-height1: 20px;
	}
}

div.wrapper h2 {
    font-weight: 700;
    font-size: 35px;
    line-height: 1;
    color: #111;
  }

.wrapper .content_inner h2{
    margin-top: 55px;
    margin-bottom: 57px;
  }


.services_banner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-radius: 50px;
	background: #FFF;
	padding-left: 45px;
	margin-top: 20px;
    min-height: 444px;
}


.services_banner_info_title {
	color: #111;
	font-family: 'Geologica', sans-serif;
	font-size: 50px;
	font-style: normal;
	font-weight: 700;
	line-height: 104.113%;
	margin-bottom: 27px;
}

.services_banner_info_text {
	color: var(--text-light-gray);
	font-family: 'Geologica', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 129.412%;
}

.services_banner_img,
.services_banner_icon {
	padding-top: 11px;
}

.services_banner_icon img {
	display: block;
    margin-bottom: 99px;
    margin-right: 244.54px;
    margin-top: 113px;
}

.services_banner_info_btn{
	display: flex;
	gap: 0 30px;
	align-items: center;
}

.services_banner_info_text {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #9f9f9f;
}

.services_banner {
  padding-left: 46px;
}

.services_banner_img img {
  padding-top: 0;
}

.services-banner__request {
  display: block;
  margin-top: 31px;
  max-width: 221px;
}
.button {
    display: flex;
    align-items: center;
    justify-content: center;
    
    width: 100%;
    height: 62px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
    border-radius: 50px;
    line-height: normal;
    transition: 0.5s;
    cursor: pointer;
    font-family: inherit;
    
}
.buttton_dop{
    margin-top: 36px;
}
.button_min {
    width: 100%;
    max-width:198px;
}

@media (max-width: 1200px) {
  .services_banner {
      padding-top: 30px;
      padding-bottom: 30px;
  }

  .services_banner_info_text {
      line-height: 24px;
  }
}

@media (max-width: 1200px) {
  .services_banner {
      padding-left: 15px;
  }
}
@media (max-width: 1367px) {
  .services_banner {
      padding-left: 44px;
  }
  .certificates-slider_large, .certificates-slider_normal {
      /* max-width: unset;
      width: unset */
  }
}
@media (max-width: 767px){
  .services_banner {
      padding-left: 17px;
  }
  .services-banner__request{
      margin-top: 27px; 
  }
  .certificates-slider_large, .certificates-slider_normal {
      max-width: unset;
      width: unset
  }
}
@media (max-width: 1400px) {

	.services_banner,
	.services_banner_img img {
			height: 396px;
	}

	.services_banner_info_title {
			font-size: 50px;
			line-height: 50px;
	}

	.services_banner_info_text {
			font-size: 16px;
	}
}
@media (max-width: 1200px) {
	.slider-buttons.komanda-slider__buttons {
			display: flex;
	}

	/* .service_block_title:has(.service-slider__buttons__) .service-slider__buttons {
			display: flex;
	} */

	.services_banner_info_title {
			font-size: 35px;
			line-height: 40px;
	}

	.services_banner, .services_banner_img img {
			height: auto;
	}
}
@media (max-width: 767px) {
	.services_banner_img,
    .services_banner_icon {
			display: none;
	}

	.services_banner {
			padding: 30px 15px 35px;
			border-radius: 30px;
			margin-top: 0;
	}

}
@media (max-width: 567px) {

	

	.services_banner_info_title {
			font-size: 29px;
			line-height: 31px; /* 106.897% */
			margin-bottom: 15px;
	}

	.services_banner {
			padding: 30px 15px 35px;
			margin-left: -15px;
			margin-right: -15px;
			border-radius: 30px;
			margin-top: 0;
	}
}
@media (max-width: 1367px) {
  .services_banner {
      padding-left: 44px;
  }
  .certificates-slider_large, .certificates-slider_normal {
      /* max-width: unset;
      width: unset */
  }
}
@media (max-width: 767px){
  .services_banner {
      padding-left: 17px;
  }
  .services-banner__request{
      margin-top: 27px; 
  }
  .certificates-slider_large, .certificates-slider_normal {
      max-width: unset;
      width: unset
  }
}

@media (min-width: 1250px) {
    .container {
        max-width: 1260px;
    }
}

@media (max-width: 1400px) {
    .page {
        font-size: 15px;
        line-height: 22px;
    }
}

.container-service.container-service--kontekstnaya-reklama .question-answer {
	order: 14;
}
.services__question-answer {
  margin-bottom: 110px;
}

.services__question-answer .qa__question {
  font-weight: 400;
  font-size: 20px;
  line-height: 57px;
  color: #111;
}

.services__question-answer .qa__question::after {
  min-width: 50px;
  height: 50px;
}

@media (max-width: 992px) {
  .services__question-answer .qa__item {
      font-size: 18px;
      line-height: 57px;
      border-radius: 30px;
  }
}
@media (max-width: 576px) {
  .services__question-answer .qa__question::after {
      min-width: 40px;
      height: 40px;
      background-size: 14px;
  }
  .qa__item{
      padding: 20px;
  }
  .services__question-answer .qa__question{
      padding-bottom: 0;             
      font-size: 16px;  
      line-height: 20px; /* 125% */
  }
  .qa__answer{     
      font-size: 13px;     
      line-height: 24px; 
      padding: 20px 0 0px;
  }
  .support-include {
      margin-bottom: var(--margin-1);
  }

  .support-include dd:not(:last-of-type) {
      margin-bottom: 20px;
  }

  .support-include dt {
      margin-bottom: 10px;
      line-height: normal;
      font-size: 20px;
  }
  .support-include dd{
      font-size: 13px;
      line-height: 22px;
  }
}

.qustion_answer {
	margin-bottom: 148px;
}

.qa__item {
	border-radius: 50px;
	background: #FFF;
	padding: 14px 30px 0 45px;
	user-select: none;
    
}

.qa__item:not(:last-child) {
	margin-bottom: 21px;
}

.qa__question {
	color: var(--text-black);
	font-size: 27px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 10px;
	cursor: pointer;
	transition: 0.5s;
}

.qa__item.active .qa__question {
	color: var(--blue);
}

.qa__question::after {
	content: '';
	display: block;
	min-width: 62px;
	height: 62px;
	border-radius: 100%;
	background-color: var(--dark-blue);
	background-image: url(/local/templates/.default/images/redesign-2023/qa_arrow.svg);
	background-position: center;
	background-repeat: no-repeat;
	transition: 0.5s;
	margin-left: 18px;
}

.qa__item.active .qa__question::after {
	background-color: var(--bg-color);
	background-image: url(/local/templates/.default/images/redesign-2023/qa_arrow_active.svg);
}

.qa__answer {
	display: none;
	padding: 20px 0 41px;
}

.qa__answer ul{
	margin-bottom: 25px!important;
}

.qa__item.active .qa__answer {
	display: block;
}


@media (max-width: 992px) {
	.qa__question {
			font-size: 18px;
			line-height: 20px;
	}
}
*, ::after, ::before {
    box-sizing: inherit;
}


.container-service.container-service--kontekstnaya-reklama .support-include {
	order: 4;
}

.container-service.container-service--kontekstnaya-reklama support-include {
	order: 5;
}
@media (max-width: 768px) {

	.support-include.c .button{
			margin: 0 auto;
	}
}
.support-include {
  margin-bottom: var(--margin-1);
}

.support-include dd {
  margin-left: 0;
  font-weight: 300;
  font-size: 15px;
  line-height: 24px;
  color: #555;
}

.support-include dt {
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 25px;
  line-height: 28px;
  color: #111;
}

.support-include dt strong {
  color: #26bcf4;
  font-weight: 400;
}

.support-include dd:not(:last-of-type) {
  margin-bottom: 40px;
}


.container-service.container-service--kontekstnaya-reklama .services__blue-section:not(.top) {
	order: 13;
}
/*Blue section*/
.services__blue-section {
  margin-bottom: var(--margin-1);
}

.services__blue-section .blue-section__inner {
  padding: 62px 59px;
  margin-top:115px;
}

.services__blue-section .blue-section__title {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 35px;
  line-height: 39px;
  color: #fff;
}
.blue-section services__blue-section container{
padding:0px 0px;
}

.services__blue-section .blue-section__text {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #fff;
}

.services__blue-section .blue-section__text strong {
  color: #26bcf4;
}

.services__blue-section .blue-section__button {
  max-width: 387px;
  text-align: center;
  display: block;
}

.services__question-answer {
  margin-bottom: var(--margin-1);
}

.services__question-answer .qa__question {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #111;
}

.services__question-answer .qa__question::after {
  min-width: 50px;
  height: 50px;
}

@media (max-width: 992px) {
  .services__question-answer .qa__item {
      font-size: 18px;
      line-height: 20px;
      border-radius: 30px;
  }

  .services__blue-section .blue-section__inner {
      padding: 30px;
     
      margin-top:110px;
      width: 100%;
      max-width: 1410px; 
  }

  .services__blue-section .blue-section__title {
      font-size: 25px;
      line-height: 28px;
  }

  .services__blue-section .blue-section__text {
      font-size: 16px;
      line-height: 28px;
  }
}

@media (max-width: 576px) {
  .services__blue-section .blue-section__button span{
      display: none;
  }
  .services__blue-section .blue-section__title{
      color: #FFF;    
      font-size: 23px;      
      margin-bottom: 15px;
      line-height: 28px;
  }
  .services__blue-section .blue-section__text{
      font-size: 16px;
      line-height: 20px;
  }
  .services__blue-section .blue-section__inner {
      padding: 40px 20px;
      margin-top:110px;
  }
  .blue-section__inner{
      gap: 20px;
  }
  
  
  .services__question-answer{
  margin-bottom:110px;
  }
  .services__question-answer .qa__question::after {
      min-width: 40px;
      height: 40px;
      background-size: 14px;
  }
  .qa__item{
      padding: 20px;
  }
  .services__question-answer .qa__question{
      padding-bottom: 0;             
      font-size: 16px;  
      line-height: 20px; /* 125% */
  }
  .qa__answer{     
      font-size: 13px;     
      line-height: 24px; 
      padding: 20px 0 0px;
  }
}

.additional-services-item div {
    display: flex;
    align-items: center;
    height: 100%;
}
*, ::after, ::before {
    box-sizing: inherit;
}
.additional-services-item {
    display: grid;
    grid-template-columns: 9fr 3fr;
    min-height: 62px;
    padding-left: 55px;
    font-weight: 300;
    font-size: 15px;
    line-height: 25px;
    color: #111;
    border-radius: 44px;
    background: #FFFFFF;
    }
.additional-services-item:not(.additional-services-item_head) div:last-child {
    font-weight: 900;
}

.additional-services-item_head {
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #111;
}



.cost_deployd_setting_cont {
    background: var(--dark-blue);
    border-radius: 50px;
    padding: 50px 55px;
    position: relative;
    overflow: hidden;
    margin-top: var(--margin-2);
    margin-bottom:99.28px;
}
@media (max-width: 1400px) {
    .page {
        font-size: 15px;
        line-height: 22px;
    }
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}


.cost_deployd_setting_cont::before {
	content: '';
	background: url(/local/templates/.default/components/bitrix/catalog.section/gotovie_reshenia/images/cost_deployd_setting.svg) no-repeat;
	width: 689px;
	height: 343px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}

.cost_deployd_setting_cont .section_title {
	color: #fff;
	margin-bottom: 20px;
}

.section_title span {
	color: var(--blue);
}

.cost_deployd_setting_text {
	margin-bottom: 34px;
	color: #FFF;
	font-size: 17px;
	font-style: normal;
	font-weight: 300;
	line-height: 25px;
}

.cost_deployd_setting_btn .button_white {
	color: var(--dark-blue);
	background: #fff;
	max-width: 220px;
	height: 59px;
}

@media (max-width: 1200px) {
	.section_title {
			font-size: 30px;
			line-height: 32px;
	}
}

@media(max-width: 992px) {
	.cost_deployd_setting_cont::before {
		left: 0;
		top: 0;
		bottom: 0px;
		width: 100%;
		height: 100%;
		background-size: cover;
	}

	.section_title {
			font-size: 25px;
			line-height: 28px;
			margin-bottom: 30px !important;
	}

	.cost_deployd_setting_cont .section_title span {
		color: #fff;
}
}
.bx_pagination_bottom.pagination-container {
    margin-top: -45px;
}
.pagenavegation_container {
    margin-top: -53px;
}


.rutina_content {
	background: var(--dark-blue);
	border-radius: 50px;
	padding: 64px 60px 55px;
	position: relative;
	overflow: hidden;
	margin-top: var(--margin-2);
}

.rutina_content::before {
	content: '';
	background: url(/local/templates/.default/components/bitrix/catalog.section/gotovie_reshenia/images/4.svg) no-repeat center;
	width: 690px;
	height: 382px;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
}


.section_title {
	color: var(--text-black);
	font-size: 35px;
	font-style: normal;
	font-weight: 700;
	line-height: 39px;
	margin-bottom: 20px;
	margin-top: 0;
}

.rutina_content .section_title {
	position: relative;
	color: #fff;
	margin-bottom: 20px;
}

.rutina_content .section_title::before {
	content: '';
	display: inline-block;
	width: 153px;
}


.rutina_content .section_title span {
	position: absolute;
	top: -16px;
	left: 0px;
	color: #fff;
	border-radius: 50px;
	line-height: 47px;
	background: var(--orange);
	transform: rotate(-11.324deg);
	padding: 7px 18px;
}

.rutina_text {
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 24px;
	margin-bottom: 34px;
}

.rutina_btn .button_white {
	color: var(--dark-blue);
	background: #fff;
	max-width: 220px;
	height: 59px;
}


.cost_deployd_setting_cont {
	background: var(--dark-blue);
	border-radius: 50px;
	padding: 50px 55px;
	position: relative;
	overflow: hidden;
	margin-top: var(--margin-2);
	margin-bottom: var(--margin-2);
}

.cost_deployd_setting_cont::before {
	content: '';
	background: url(/local/templates/.default/components/bitrix/catalog.section/gotovie_reshenia/images/cost_deployd_setting.svg) no-repeat;
	width: 689px;
	height: 343px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}

.cost_deployd_setting_cont .section_title {
	color: #fff;
	margin-bottom: 20px;
}

.section_title span {
	color: var(--blue);
}

.cost_deployd_setting_text {
	margin-bottom: 34px;
	color: #FFF;
	font-size: 17px;
	font-style: normal;
	font-weight: 300;
	line-height: 25px;
}

.cost_deployd_setting_btn .button_white {
	color: var(--dark-blue);
	background: #fff;
	max-width: 220px;
	height: 59px;
}

@media (max-width: 1200px) {
	.section_title {
			font-size: 30px;
			line-height: 32px;
	}

	.rutina_content .section_title::before{
		width: 135px;
	}

	.rutina_content .section_title span{
		line-height: inherit;
		top: -8px;
	}
}

@media(max-width: 992px) {

	.rutina_content::before {
		left: 0;
		top: 0;
		bottom: 0px;
		width: 100%;
		height: 100%;
		background-size: cover;
}

	.rutina_content .section_title::before{
		width: 120px;
	}

	.cost_deployd_setting_cont::before {
		left: 0;
		top: 0;
		bottom: 0px;
		width: 100%;
		height: 100%;
		background-size: cover;
	}

	.section_title {
			font-size: 25px;
			line-height: 28px;
			margin-bottom: 30px !important;
	}

	.cost_deployd_setting_cont .section_title span {
		color: #fff;
}
}

@media (max-width: 768px) {
	.rutina_content {
			padding: 50px 30px;
	}
}

.additional-services-item:nth-child(2n) {
  background: transparent;
}

@media (max-width: 768px) {
  
  .additional-services-item:nth-child(2n+1) {
    background: transparent;
  }
  .additional-services-item:nth-child(2n) {
    background: #ffffff;
  }
  
}
@media (max-width: 768px) {
  .additional-services-item {
      padding: 17px 20px;
      display: flex;
      flex-direction: column;
      gap: 5px;
  }
  .additional-services-item_head{
    display: none;
  }
}
@media (max-width: 767px) {
  .page {
      font-size: 17px;
  }
}
@media (max-width: 1400px) {
  .page {
      font-size: 17px;
      line-height: 22px;
  }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.item/items-reshenie/style.css?17477444481897*/
.reshenie-item{
	cursor: pointer;
}
.reshenie-item-image-box{
	/*padding: 59px 14px 68px 14px;*/
	/*background: #EFEFEF;*/
	position: relative;	
	transition: all ease 0.1s 0.1s;
	
    

}

.reshenie-item-image-box img{
	width: 100%;
    height: 100%;
	margin: 0 auto;
    display: block;
    max-width: 690px;
    max-height: 400px;
    border-radius: 50px;
}
.reshenie-item-name{
	font-weight: bold;
font-size: 25px;
line-height: 23px;
text-align: center;
min-height: 49px;
margin: 35px auto 24px auto;
display: block;
color: black !important;
text-decoration: none !important;
min-height: 0px;
}
.reshenie-item-txt {
  text-align: center;
  margin: 0 0 0px;
 
}
.reshenie-item-price{
margin-top: 8px;
margin-bottom: 20px;
	font-weight: 700;
font-size: 30px;
color: #111;
text-align: center;
}
.reshenie-item-price span{
	
	font-weight: #111;
	font-size: 30px;
	line-height: 50px;
	
	color: #111;
}
.reshenie-item-link{
    font-family: Geologica;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	width: 179px;
	height: 62px;
	margin: -10px auto 67px auto;
	color: #FFF;
	border: 1px solid #DDDDDD;
	font-weight: 400;
	font-size: 16px;	
	letter-spacing: 0.14em;
	max-width: 100%;
	border-radius: 50px;
	transition: all ease 0.1s 0.1s;
    background: #FF9706;
}
.reshenie-item:hover .reshenie-item-link{
	border: none;
	text-decoration: none;
	background: #FF9706;
	color: rgb(247, 247, 247);
	transition: all ease 0.1s 0.1s;
	
}
.box-prop{
	display: flex;
    position: absolute;
    top: 10px;
    left: 10px;
}
.box-prop-item{
width: 98px;
height: 24px;	
font-weight: normal;
font-size: 16px;
line-height: 16px;
color: #FFFFFF;
display: flex;
align-items: center;
justify-content: center;
border-radius: 25px;
margin-right: 8px;
}
.box-prop-item-orange{
	background: #FF8500;
}
.box-prop-item-blue{
	background: #26BDF5;
}
.reshenie-item img{
	
   
}



/* End */
/* /gotovie-reshenia/style.css?17472500919034 */
/* /local/templates/.default/components/bitrix/catalog/gotovie_reshenia/style.css?17315711601782 */
/* /bitrix/components/bitrix/catalog.section.list/templates/bootstrap_v4/style.min.css?17053259342306 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/pagenavigation/style.css?17551744861765 */
/* /local/templates/.default/components/bitrix/catalog.section/gotovie_reshenia/style.css?176424036617037 */
/* /local/templates/.default/components/bitrix/catalog.item/items-reshenie/style.css?17477444481897 */
