

/* 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:/local/templates/.default/components/bitrix/catalog.element/2024_ready_element/style.css?174774677416367*/
.description_text {
	margin-bottom: 76px;
}

.main_image {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.main_image img {
	border-radius: 30px;
	border: 3px solid #E9EBF0;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
}

.slide-buttonmain {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 62px;
	height: 62px;
	border-radius: 50%;
	background: #F5F7FA;
	transition: 0.5s
}

.slide-buttonmain svg {
	fill: #9F9F9F;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
}

.slide-buttonmain:hover {
	background: var(--dark-blue)
}

.slide-buttonmain:hover svg {
	fill: #ffffff
}

.main-slider__buttons.slider-buttons  {
	margin-top: -48px;
}

.slide-button_prev {
	z-index: 1;
	margin-right: 5px;
}

.slide-button_next {
	z-index: 1;
	margin-left: 0px;
}

.swiper-pointer-events {
	touch-action: pan-y
}

.services_keys_sl_new {
	overflow: hidden;
}


.services_tarifs_item_price {
	margin-right: 17px;
	margin-top: 62px;
	justify-content: center; 
	text-align:center;
	margin-bottom: 29px;
	font-weight: 700;
	font-size: 30px;
	color: #111;
}

@media (max-width: 720px) {	
	
	.main-slider__buttons.slider-buttons {
		display: none;
}
	.services_tarifs_item_price {
		margin-top: 35px;
		font-size: 22px;
	}

	.advantages{
		font-size: 23px;
		line-height: 27px;
	}
}

.buttons_link {
	display: flex;
  align-items: center;
  justify-content: center;
	margin-left: 20px;
}

.button_orange {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 203px;
  height: 62px;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 400;
  border-radius: 50px;
  line-height: normal;
  transition: 0.5s;
  cursor: pointer;
  font-family: inherit;
  margin-left: 15px;
}

.button_dark-blue {
	background: var(--dark-blue);	
	display: flex;
  align-items: center;
  justify-content: center;
  width: 182px;
  height: 62px;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 400;
  border-radius: 50px;
  line-height: normal;
  transition: 0.5s;
  cursor: pointer;
  font-family: inherit;
	margin-right: 15px;
}

.about_site li {
	padding-bottom: 7px;
}

.universal_site {
	margin-top: 91px;
	display: block;
	/* font-family: Geologica; */
	font-size: 15px;
	font-weight: 300;
	line-height: 24px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	margin-bottom: 15px;
}

.color_scheme {
	/* font-family: Geologica; */
	font-size: 15px;
	font-weight: 300;
	line-height: 24px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	margin-top: -15px;
	margin-bottom: 60px;
}

.start {
		/* font-family: Geologica; */
		color: #111;
	font-size: 15px;
	font-weight: 300;
	line-height: 24px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	margin-bottom: 15px;
}


.red_start li{
	padding-bottom: 7px;
	margin-bottom: 111px;
}

.tasks {
	margin-bottom: var(--margin-1);
}

/*Number list*/

.number-list {

}

.advantages {
	display: block;
	font-size: 35px;
	color: #111;
	margin-block-start: 0.83em;
	margin-block-end: 0.83em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
	unicode-bidi: isolate;
	margin-bottom: 58px;
}

.possibility {
		display: block;
	font-size: 35px;
	color: #111;
	margin-block-start: 0.83em;
	margin-block-end: 0.83em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
	unicode-bidi: isolate;
	margin-top: 114px;
	margin-bottom: 65px;
}

.reasons {
	margin-top: 117px;
	/* font-family: Geologica; */
	font-size: 15px;
	font-weight: 300;
	line-height: 24px;
	text-align: left;  
	margin-bottom: 10px;
}

.reasons_bgold {
	/* font-family: Geologica; */
	font-size: 15px;
	font-weight: 300;
	line-height: 24px;
	text-align: left;
}

.run_site {
	display: block;
	font-size: 35px;
	color: #111;
	margin-block-start: 0.83em;
	margin-block-end: 0.83em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
	unicode-bidi: isolate;
	margin-top: 116px;
	margin-bottom: 57px;
}

.tarif {
	display: block;
	font-size: 35px;
	color: #111;
	margin-block-start: 0.83em;
	margin-block-end: 0.83em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
	unicode-bidi: isolate;
	margin-top: 115px;
	margin-bottom: 67px;
}

.rutina_content {
	background: var(--dark-blue);
	border-radius: 50px;
	padding: 64px 60px 55px;
	position: relative;
	overflow: hidden;
	margin-top: var(--margin-2);
	margin-bottom: 99px;
}

.rutina_content::before {
	content: '';
	background: url(/local/templates/.default/components/bitrix/catalog.element/2024_ready_element/images/4.svg) no-repeat center;
	width: 690px;
	height: 382px;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
}

.rutina_content .section_title {
	position: relative;
	color: #fff;
	margin-bottom: 20px;
}
.rutina_content .section_title::before {
	content: '';
	display: inline-block;
	width: 1530px;
}
.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;
}

.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;
}

.title_selkhoz {
	margin-bottom: 20px;
}

.title_selkhoz_annot {
	color: #9F9F9F;
	/* font-family: Geologica; */
	font-size: 15px;
	font-weight: 300;
	line-height: 24px;
	text-align: center;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	margin-left: 31px; 
}

.ready-site_image {
	display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.ready-site_image img {
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
}

.similar {
		display: block;
		font-size: 35px;
		color: #111;
		margin-block-start: 0.83em;
		margin-block-end: 0.83em;
		margin-inline-start: 0px;
		margin-inline-end: 0px;
		font-weight: bold;
		unicode-bidi: isolate;
		margin-top: 110px;	
		margin-bottom: 10px;
}

.feedback-slider .feedback-slider__inner .container  {
	padding: 0px;
}

.feedback-slider__buttons.slider-buttons {
	justify-content: end;
	gap: 10px;
}

.feedback-slider__buttons.slider-buttons  {
 margin-top: -55px;
}

.section-cases__row {
	margin-bottom: 47px;
}

.ready-site_name {
	color: #111;
	margin-top: 23px;
	/* font-family: Geologica; */
	font-size: 24.5px;
	font-weight: 600;
	line-height: 31.25px;
	text-align: center;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
}


.ready-site_description {
	margin-top: 20px;
	/* font-family: Geologica; */
font-size: 15px;
font-weight: 300;
line-height: 24px;
text-align: center;
text-underline-position: from-font;
text-decoration-skip-ink: none;
}

.ready-site_price {
		margin-right: 10px;
		margin-top: 23px;
		justify-content: center; 
		text-align:center;
		margin-bottom: 29px;
		font-weight: 700;
		font-size: 30px;
		color: #111;
}

.swiper-slide .ready_button  {
	margin: auto;
	margin-top: -3px;
	margin-bottom: 125px;
  width: 179px;
  height: 62px;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 400;
  border-radius: 50px;
  line-height: normal;
  transition: 0.5s;
  cursor: pointer;
  font-family: inherit;
}

@media (max-width: 992px) {
	.services_keys__buttons_mobile.services_keys__buttons {
			display: flex;
			margin-top: 25px;
	}

	.services_keys__buttons_desktop.services_keys__buttons {
			display: none;
	}

	.portfolio-item__hover {
			display: none;
	}

	.portfolio__info {
			margin-top: 15px;
	}

	.portfolio__name {
			font-size: 18px;
	}

	.wrapper .portfolio__type {
			font-size: 14px;
	}
}

.number-list h2 {
	margin-bottom: 48px;
}

.number-list ul {
	counter-set: counter;
}

.number-list li {
	display: flex;
	gap: 28px;
	counter-increment: counter;
	padding-left: 0 !important;
}

.wrapper .number-list ul:not(.not_mark) li::before {
	position: unset;
	left: unset;
}

.number-list li:before {
	content: counters(counter, "", decimal-leading-zero) !important;
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 1 0 auto;
	max-width: 50px;
	width: 100%;
	height: 50px;
	font-weight: 700;
	font-size: 16px;
	color: #fff;
	border-radius: 50%;
	background: #003E59;
}

.number-list li strong {
	display: block;
	margin-bottom: 10px;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	color: #111;
}

.number-list li span {
	font-weight: 300;
	font-size: 15px;
	line-height: 24px;
	color: #555;
}

.wrapper .number-list li:not(:last-of-type) {
	margin-bottom: 44px;
}

@media (max-width: 576px) {
	.slide_img2 {
		display: none;
	}
	.number-list li:before{
			max-width: 40px;
			font-size: 12.8px;
			height: 40px;
	}
	.number-list li {
			gap: 17px;
	}
	.number-list li strong{
			font-size: 16px;       
			line-height: 22px;
	}
	.number-list li span {       
			font-size: 13px;
			line-height: 22px;      
	}
	.wrapper .number-list li:not(:last-of-type) {
			margin-bottom: 20px;
	}
}

.tasks-order {
	margin-bottom: var(--margin-1)
}

.tasks-order dl {
	padding: 45px 45px 45px 90px;
	border-radius: 50px;
	background: #ffffff;
}

.tasks-order dt {
	position: relative;
	margin-bottom: 10px;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	color: #111;
}

.tasks-order dt:before {
	content: url("/local/templates/.default/images/redesign-2023/mark_li.svg");
	position: absolute;
	left: -45px;
}

.tasks-order dd {
	margin-left: 0;
	font-weight: 300;
	font-size: 15px;
	line-height: 24px;
	color: #555;
}

.tasks-order dd:not(:last-of-type) {
	margin-bottom: 40px;
}

@media (max-width: 576px) {
	div.wrapper .tasks-order h2 {
			/* margin-bottom: 30px; */
	}
	.tasks-order dl {
			padding: 28px 20px 28px 53px;
			border-radius: 20px;
	}

	.tasks-order dt:before {
			left: -30px;
			top: 2px;
	}

	.tasks-order dd:not(:last-of-type) {
			margin-bottom: 20px;
	}
	.tasks-order dt{
			font-size: 16px;      
			line-height: 22px;
			margin-bottom: 10px;
	}
	.tasks-order dd{
			font-size: 15px;
			line-height: 24px;
	}
}

/*Tariffs*/
.tariffs {
	margin-bottom: var(--margin-1);
}

.tariffs-item {
	padding: 45px 55px 50px 55px;
	border-radius: 50px;
	background: #fff;
}

.tariffs-item__title {
	display: flex;
	align-items: center;
	gap: 15px;
	margin-bottom: 15px;
	font-weight: 400;
	font-size: 20px;
	color: #111;
}

.tariffs-item__text {
	margin-bottom: 39px;
}

.tariffs-item:not(:last-of-type) {
	margin-bottom: 30px;
}

.tariffs-item__row {
	display: grid;
	grid-template-columns: 4fr 3fr 3fr;
}

.tariffs-item__left {
}

.tariffs-item__left span {
	display: block;
	margin-bottom: 5px;
	font-weight: 300;
	font-size: 14px;
	line-height: 25px;
	color: #555;
}

.tariffs-item__middle {
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	color: #26bcf4;
}

.tariffs-item__middle strong {
	display: block;
	margin-top: 3px;
	font-weight: 700;
	font-size: 30px;
	color: #111;
}

.tariffs-item__right {
	width: 100%;
	max-width: 360px;
}

.tariffs-item__right a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 62px;
	font-weight: 400;
	font-size: 16px;
	color: #003e59;
	background: #f5f7fa;
	border-radius: 50px;
	transition: .5s;
}

.tariffs-item__right a:hover {
	color: #ffffff;
	background: #ff9706;
}

.tariffs-item-show-more-mobile{
	display: none;
	color: #003E59;
	align-items: center;
	gap: 10px;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	cursor: pointer;
	margin-bottom: 20px;
}

.tariffs-item-show-more-mobile.active svg{
 transform: rotate(180deg);
}

@media (max-width: 992px) {
	.tariffs-item__row {
			grid-template-columns: 1fr;       
			gap: 20px;
	}    

	.slide_img2 {
		display: none;
	}
}


@media (max-width: 768px) {



	:root {
			--margin-1: 40px;
	}

	div.wrapper h2 {
			font-size: 23px;
			line-height: 27px;
	}
	.tariffs-item-show-more-mobile{
			display: flex;
	}

	.wrapper .inner_title h1 {
			font-size: 29px;
			line-height: 28px;
	}

	.tariffs-item {
			padding: 38px 20px;
			border-right: 30px;
	}
	.tariffs-item__title{
			font-size: 16px;      
			line-height: normal;
	}
	.tariffs-item__text{
			font-size: 13px;
			font-style: normal;
			font-weight: 300;
			line-height: 22px;
			margin-bottom: 10px;
			overflow: hidden;
			display: -webkit-box;
			-webkit-line-clamp: 2; 
			line-clamp: 2;
			-webkit-box-orient: vertical; 
	}
	.tariffs-item:has(.tariffs-item-show-more-mobile.active) .tariffs-item__text{
			display: block;
	}
	.tariffs-item__left span{
			font-size: 13px;      
			line-height: 22px; 
	}
	.tariffs-item__middle strong {
			margin-top: 0;
			font-size: 22px;
			line-height: normal;
	}
}



@media (max-width: 768px) {	
	
	.main-slider__buttons.slider-buttons {
		display: none;
}

		.feedback-slider__buttons.slider-buttons {
		display: none;
}

	.services_tarifs_item_price {
		margin-top: 35px;
		font-size: 22px;
	}

	.ready-site_price {
		margin-top: 20px;
		font-size: 22px;
	}

	.advantages {
		font-size: 23px;
		line-height: 27px;
	}

	.possibility {
		font-size: 23px;
		line-height: 27px;
	}

	.run_site{
		font-size: 23px;
		line-height: 27px;
	}

	.tarif {
		font-size: 23px;
		line-height: 27px;
	}

	.similar {
		font-size: 23px;
		line-height: 27px;
	}

	.rutina_content {
		padding: 30px 10px;
		height: 398px;
	}

	.rutina_content .section_title {
		font-size: 23px;
		line-height: 40px;	
	}

	.section_title {
		font-size: 24px;
		line-height: 28px;
	}

	.rutina_text {
		margin-bottom: 28px;
	}

	.rutina_content::before {
		width: 560px;
		height: 415px;;
	}

	.ready-site_name {
		font-size: 19.5px;
	}
}
@media (max-width:768px){
	.fly_stick{display: block;}
	.fly_stick img{width: 50px;}
}

.feedback-slider__buttons-outer{
	margin-bottom: 66px;
}
.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.element/2024_ready_element/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;
}





/* End */
/* /gotovie-reshenia/style.css?17472500919034 */
/* /local/templates/.default/components/bitrix/catalog/gotovie_reshenia/style.css?17315711601782 */
/* /local/templates/.default/components/bitrix/catalog.element/2024_ready_element/style.css?174774677416367 */
