.new-bg-banner {
	background-image: url(/assets/img/new-bg-banner.webp);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 636px;
	color:#fff;
}
.new-bg-banner-2 {
	background-image: url(/assets/img/new-bg-banner-2.webp);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 636px;
	color:#fff;
}	
.h1-banner {
	color:#fff;
	display: inline;
	font-weight: 700;
	font-size: 47px;
	line-height: 71px;
	letter-spacing: 0.03em;

}
.add-text-banner {
	color:#FF9D00;
	font-weight: 700;
	font-size: 47px;
	line-height: 71px;
	letter-spacing: 0.03em;
	white-space: nowrap;
}

.text-gold {
	color:#FF9D00;
	font-weight: 700;
}
.li-text-banner {
	font-weight: 500;
	font-size: 17px;

	color:#fff;
	letter-spacing: 0.03em;
}


@media (max-width: 365px) {
	
	  .new-bg-banner {
	background-image: url(/assets/img/new-bg-mob-banner.webp);
	background-position: bottom;
	height: 520px;

}	


.h1-banner {
	font-size: 22px;
	line-height: 36px;
}
	.add-text-banner {
white-space: nowrap;
	font-size: 30px;
}
	.sv-address {
		  font-size: 13px;
	}
	
}
@media (min-width: 366px) and (max-width: 768px) {
  .new-bg-banner {
	background-image: url(/assets/img/new-bg-mob-banner.webp);
	background-position: bottom;
	height: 520px;

}	
.h1-banner {
	font-size: 24px;
	line-height: 42px;
}
	.add-text-banner {
white-space: nowrap;
	font-size: 32px;
}
	
}
.my-hover-blue {
	font-size: 13px;
color: #ff9d00;
padding: 10px 20px;
border: 2px solid #ff9d00;
border-radius: 20px;
}
.my-hover-blue:hover {
transition: .5s;
color: #fff;
padding: 10px 20px;
border: 2px solid #164589;
border-radius: 20px;
background-color: #164589;
}
.top-menu a, .top-menu a:visited, .top-menu a:active {
font-size: 13px;
text-decoration: none;
color:#000;
font-weight: bold;
}
.top-menu a:hover {
	transition: .5s;
text-decoration: none;
color:#ff9d00;
font-weight: bold;
}
main {
	min-height: calc(100vh - 264px);
}

a, a:visited, a:active {
    color: #ff9d00;
    text-decoration: underline;
}
a:hover {
    color: #ff9d00;
    text-decoration: none;
    
}

.sv-btn {
	height: 58px;
font-size: 18px;
font-weight: bold;
background: #ff9d00;
color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border-radius: 30px;
}


.sv-write-us {
	color:#ff9d00;
	width: 158px;
height: 38px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
padding-left: 19px;
border: 2px solid #ff9d00;
    border-top-color: rgb(255, 157, 0);
    border-right-color: rgb(255, 157, 0);
    border-bottom-color: rgb(255, 157, 0);
    border-left-color: rgb(255, 157, 0);
border-radius: 20px;
font-size: 13px;
}
.sv-write-us svg {
 	margin-right: 6px;
}


.bg-case {
	background-image: url(/assets/img/bg-case.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 300px;
	color:#fff;
}
p strong, p b {
	color:#ff9d00;
	font-weight: 700;
}


.slides-numbers {
  color: #FF9D00;
  display: none;
  font-size: 24px;
  font-weight: 400;
}

.active {
    color: #FF9D00;
    font-size: 24px;
}

.slick-track {
	display: flex;
}

.slider {
	min-width: 0;
	position: relative;
}

.slick-arrow{
	position: absolute;
	top: 45%;
	z-index: 10; 
	font-size: 0;
	width: 50px;
	height: 50px;
	background-color: #fff;
}

.slick-arrow .slick-prev{
	left:0;
}
.slick-arrow .slick-next{
	right:0;
}

.bg-slider{
	background-color: #164589 !important;
	border-radius: 0.25rem;
	border: 1px solid rgba(0,0,0,.125);
}

.team .btn {
  width: 221px;
  height: 57px;
  font-size: 17.35px;
  font-weight: bold;
  background: #ff9d00;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  border-radius: 30px;
  text-decoration: none;
}

.accordion .card{
    border: none;
    box-shadow: inset 0 -1px 0 #dddddd;
    border-radius: 0%;
    
}

.card-header {
    border: none;
    background-color: transparent;
}

.card-header .btn-link:not(.collapsed){
    color: #FF9D00;
}

.accordion .btn-link{
    font-weight: 500;
    color: #a7a7a7;
    text-decoration: none;
    display: block;
    padding: 28px 16px;
}

.accordion .btn-link:hover{
    transition: ease .5s;
    color: #ffb641;
}
.accordion .btn-link{
	display: flex;
}

#faq .card .card-header .btn-link:after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url(/assets/img/faqplus.svg);
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
}
#faq .btn .btn-link strong{
	max-width: 1030px;
}

#faq .card .card-header .btn-link:not(.collapsed)::after {
    background-image: url(/assets/img/faqmin.svg);
    transform: rotate(-180deg);
}






.grecaptcha-badge {visibility: hidden;}

.sv-hover-img {
	-webkit-transform: scale(1,1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 550ms;
	-moz-transform: scale(1,1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 550ms;
	transform: scale(1,1);
	transition-timing-function: ease-out;
	transition-duration: 550ms;
	transform: scale(1,1);
	transition-timing-function: ease-out;
	transition-duration: 550ms;
}
.sv-hover-img:hover {
	transform: scale(1.2,1.2);
	transition-timing-function: ease-out;
	transition-duration: 550ms;
	transform: scale(1.2,1.2);
	transition-timing-function: ease-out;
	transition-duration: 550ms;
	-webkit-transform: scale(1.2,1.2);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 550ms;
	-moz-transform: scale(1.2,1.2);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 550ms;
	opacity:0.3 /*Ну или сколько там надо*/;
}


.bg-modal {
 
  background: url('../img/form_pic.jpg') center / cover no-repeat;

}
.modal .modal-header {
	border-bottom: none;
}
.modal .modal-header h2 {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 12px;
  color: #333;
  line-height: 1;
}
.modal .modal-header div {
  display: inline-block;
  color: #96989b;
  font-size: 13px;
}
.modal .modal-body .form-input input {
  height: 52px;
  width: 100%;
  margin-bottom: 12px;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0 21px;
  border: 2px solid #d1d1d1;
  border-radius: 3px;
  -webkit-transition: .5s;
  transition: .5s;
}
.modal .modal-body .form-input input:focus {
  border-color: #ff9d00;
}
.modal .modal-body .form-submit {
  position: relative;
  display: block;
  margin: 0 auto;
  left: -15px;
  width: 218px;
}
.modal .modal-body .form-submit input[type="submit"] {
  background: #ff9d00;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 48px;
  width: 210px;
  border-radius: 25px;
  position: relative;
  z-index: 1;
}
.modal .modal-body .form-submit::after {
  content: '';
  display: block;
  height: 54px;
  width: 218px;
  border-radius: 27px;
  position: absolute;
  top: -3px;
  left: -4px;
  border: 1px solid #ff9d00;
}
.modal textarea {
  width: 100%;
  margin-bottom: 12px;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 20px 21px 0;
  border: 2px solid #d1d1d1;
  border-radius: 3px;
  -webkit-transition: .5s;
  transition: .5s;
}
.modal .modal-body .form-input textarea:focus {
  border-color: #ff9d00;
}
/**************/
.sv-pointer {
	cursor: pointer;
}
h1 {
    font-size: 32px;
    font-weight: bold;
    color: #171818;
}
h2, h3, .h1, .h2, .h3 {
    font-weight: 700;
}
.h3 {
    font-size: 22px;
    margin-right: 12px;
    color: #333;
}
a.sv-portfolio-link, a.sv-portfolio-link:visited, a.sv-portfolio-link:active {
    color: #ff9d00;
    text-decoration: underline;
}
a.sv-portfolio-link:hover {
    color: #ff9d00;
    text-decoration: none;
    border-bottom: 1px solid #ffd38c;
}
.btn-primary {
font-weight: bold;
background: #ff9d00;
color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin: 0 auto;
border-radius: 30px;
text-decoration: none;
}
.sv-gray {
color: #a1a1a1 !important;
}
.sv-small {
		font-size: 14px !important;
line-height: 1.55 !important;


}
.sv-small p{
	font-size: 14px !important;
	color: #1f1e1e !important;
}
.sv-price {
    font-size: 17px;
    color: #ff9d00;
}

.sv-table {
	color: #1f1e1e !important;
	font-size: 13px !important;
}
.scroll-container {
	height: 160px;
	border-radius: 10px;
	border: #e3e3e3 double;
	overflow: auto;
}
.scroll-container-big {
	height: 277px;
	border-radius: 10px;
	border: #e3e3e3 double;
	overflow: auto;
}
.sv-table th {
	background-color: #ff9d00;
	color: #fff !important;
	font-weight: 700;
}

.sv-table tr td:nth-child(2) {
	color: #164589;
	font-weight: 700;
	text-align: center;
	min-width: 100px;
} 
.sv-table-1 tr td:nth-child(1)::before {
  content: '';
  width: 12px;
  height: 12px;
  background: url('../icons/icon-check-gray.svg') center / contain;
  margin-right: 11px;
  margin-right: 10px;
display: inline-block;
}
.sv-table-2 tr td:nth-child(1)::before {
  content: '';
  width: 12px;
  height: 12px;
  background: url('../icons/search.svg') center / contain;
  margin-right: 11px;
  margin-right: 10px;
display: inline-block;
}
.sv-table tr td:nth-child(1) {
	padding-left: 10px;
}
.sv-table tr th:nth-child(2) {
	text-align: center;
	min-width: 100px;
} 
.sv-btn-outline-white {
	border: 2px solid #164589;
	padding: 10px 20px;
	border-radius: 50px;
	text-decoration: none;
	background-color: #fff;
	color: #164589;
	font-weight: 700;
}
.sv-btn-outline-white:visited, .sv-btn-outline-white:active{
	color: #164589;
}
.sv-btn-outline-white:hover {
	border: 2px solid  #ff9d00;
	padding: 10px 20px;
	border-radius: 50px;
	text-decoration: none;
	color:  #ff9d00;
	font-weight: 700;
}
.wrapper_button {
	position: relative;
bottom: 48px;
}
.sv-bg-yellow {
	background-color: #ff9d00;
}

@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Black.eot');
  src: url('../fonts/Montserrat-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Black.woff2') format('woff2'), url('../fonts/Montserrat-Black.woff') format('woff'), url('../fonts/Montserrat-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-ExtraLight.eot');
  src: url('../fonts/Montserrat-ExtraLight.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-ExtraLight.woff2') format('woff2'), url('../fonts/Montserrat-ExtraLight.woff') format('woff'), url('../fonts/Montserrat-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Regular.eot');
  src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Regular.woff2') format('woff2'), url('../fonts/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Italic.eot');
  src: url('../fonts/Montserrat-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Italic.woff2') format('woff2'), url('../fonts/Montserrat-Italic.woff') format('woff'), url('../fonts/Montserrat-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Bold.eot');
  src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Bold.woff2') format('woff2'), url('../fonts/Montserrat-Bold.woff') format('woff'), url('../fonts/Montserrat-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Light.eot');
  src: url('../fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Light.woff2') format('woff2'), url('../fonts/Montserrat-Light.woff') format('woff'), url('../fonts/Montserrat-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-ExtraBold.eot');
  src: url('../fonts/Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-ExtraBold.woff2') format('woff2'), url('../fonts/Montserrat-ExtraBold.woff') format('woff'), url('../fonts/Montserrat-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Medium.eot');
  src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Medium.woff2') format('woff2'), url('../fonts/Montserrat-Medium.woff') format('woff'), url('../fonts/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Thin.eot');
  src: url('../fonts/Montserrat-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Thin.woff2') format('woff2'), url('../fonts/Montserrat-Thin.woff') format('woff'), url('../fonts/Montserrat-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@-webkit-keyframes poparticle {
  0% {
    left: 0;
  }
  50% {
    left: -10px;
  }
  100% {
    left: 0;
  }
}
@keyframes poparticle {
  0% {
    left: 0;
  }
  50% {
    left: -10px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes pulse {
  0% {
    height: 69px;
    width: 303px;
  }
  50% {
    top: -5px;
    left: -5px;
    height: 79px;
    width: 313px;
    opacity: 1;
  }
  100% {
    height: 69px;
    width: 303px;
    padding: 34.5px 151.5px;
  }
}
@keyframes pulse {
  0% {
    height: 69px;
    width: 303px;
  }
  50% {
    top: -5px;
    left: -5px;
    height: 79px;
    width: 313px;
    opacity: 1;
  }
  100% {
    height: 69px;
    width: 303px;
    padding: 34.5px 151.5px;
  }
}
@-webkit-keyframes pulseresp {
  0% {
    height: 60px;
    width: 270px;
  }
  50% {
    top: -5px;
    left: -5px;
    height: 70px;
    width: 280px;
    opacity: 1;
  }
  100% {
    height: 60px;
    width: 270px;
  }
}
@keyframes pulseresp {
  0% {
    height: 60px;
    width: 270px;
  }
  50% {
    top: -5px;
    left: -5px;
    height: 70px;
    width: 280px;
    opacity: 1;
  }
  100% {
    height: 60px;
    width: 270px;
  }
}
* {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
html {
  height: 100%;
}
body {
  line-height: 1;
  font-family: 'Montserrat';
  overflow-x: hidden;
  width: 100%;
  padding-top:131px;
}
p {
    font-size: 16px !important;
    line-height: 24px !important;
    color: #666 !important;
}
ol,
ul {
  list-style: none;
}
li {
	font-size: 16px !important;
line-height: 24px !important;
color: #666 !important;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
button {
  background: none;
  cursor: pointer;
}
button:focus {
  outline: none;
}
b,
span.bold {
  font-weight: bold;
}
*:focus {
  outline: none;
}
.nowrap {
  white-space: nowrap;
}
.container {
  position: relative;
  z-index: 3;
}
@media (min-width: 1230px) {
  .container {
    max-width: 1230px;
  }
}
.scrollbar-track-y {
  opacity: 1 !important;
  background: #e6e6e6 !important;
  width: 5px !important;
}
.scrollbar-thumb {
  width: 5px !important;
  background: #ff9d00 !important;
}
.item-results .scroll-container {
  height: 224px;
}
.hover-blue,
.hover-white {
  -webkit-transition: .3s;
  transition: .3s;
  cursor: pointer;
}
.hover-blue:focus,
.hover-white:focus {
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
}
.hover-blue:hover {
  background: #164589 !important;
  color: #fff !important;
  border-color: #fff !important;
}
.hover-blue:hover .icon {
  fill: #fff;
}
.hover-white:hover {
  background: #fff !important;
  color: #ff9d00 !important;
}
.hover-white:hover .icon {
  fill: #ff9d00;
}
/*Хедер / Меню */
.logo-link {
  display: block;
  padding-bottom: .5rem !important;
}
header {
  position: relative;
}
header .header-top {
  position: relative;
  z-index: 10;
}
header .header-top .header-share {
  top: 28px;
  right: 27px;
  position: absolute;
}
header .header-top .header-menu-icon {
  position: absolute;
  top: 30px;
  left: 32px;
}
header .header-top .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .header-top .inner .nav-logo {
  position: relative;
  top: 3px;
}
header .header-top .inner nav {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 569px;
          flex: 0 0 569px;
  position: relative;
  top: -2px;
}
header .header-top .inner nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .header-top .inner nav ul li {
  position: relative;
}
header .header-top .inner nav ul li .dropdown {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  top: 50px;
  left: 0;
  width: 180px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 50;
    background: #eee;
}
header .header-top .inner nav ul li .dropdown li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 180px;

  padding: 10px 20px;
  height: auto !important;
}

header .header-top .inner nav ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-transition: .5s;
  transition: .5s;
  font-size: 13px;
  text-decoration: none;
  color: #111111;
  height: 67px;
  position: relative;
  padding-top: 4px;
  font-weight: 700;
}
header .header-top .inner nav ul li a:focus {
  color: #ff9d00;
}
header .header-top .inner nav ul li a:focus svg {
  fill: #ff9d00;
}
header .header-top .inner nav ul li a svg {
  fill: #abaeb4;
  margin-right: 5px;
  -webkit-transition: .5s;
  transition: .5s;
}
header .header-top .inner nav ul li a:hover,
header .header-top .inner nav ul li a:focus {
  color: #ff9d00;
}
header .header-top .inner nav ul li a:hover svg,
header .header-top .inner nav ul li a:focus svg {
  fill: #ff9d00;
}
header .header-top .inner nav ul li:hover .dropdown {
  max-height: 1999px !important;
}
header .header-top .inner .nav-contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
header .header-top .inner .nav-contacts a {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  color: #686d78;
  text-decoration: none;
  margin-right: 25px;
}
header .header-top .inner .nav-contacts button {
  width: 158px;
  height: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 19px;
  border: 2px solid #ff9d00;
  border-radius: 20px;
  font-size: 13px;
  color: #ff9d00;
}
header .header-top .inner .nav-contacts button svg {
  margin-right: 6px;
}
.intro-block {
  padding: 79px 0 82px;
  background: url('../img/bg_top.jpg') right / cover no-repeat;
  position: relative;
}
.intro-block::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 4px;
  width: 124px;
  background: url('../icons/pattern_vertical.svg') repeat 0 0 / 210px;
  opacity: 1;
}
.intro-block h1 {
  font-weight: bold;
  font-size: 36px;
  color: #fff;
  margin-bottom: 15px;
}
.intro-block .h2 {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 48px;
  display: block;
}
.intro-block .features {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 573px;
  padding-bottom: 14px;
}
.intro-block .features .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 27px;
  min-width: 220px;
}
.intro-block .features .item .text {
  font-size: 15px;
  line-height: 20px;
  color: #fff;
}
.intro-block .features .circle {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 48px;
          flex: 0 0 48px;
  height: 48px;
  width: 48px;
  border-radius: 50%;
  background: rgba(100, 105, 145, 0.75);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 8px;
}
.intro-block .features .circle.gold {
  background: #ff9d00;
}
.intro-block .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 33px;
}
.intro-block .bottom .pop-article {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 710px;
          flex: 0 0 710px;
  padding: 10px 13px 11px 13px;
  background: #fff;
  border: 2px solid #ff9d00;
  border-radius: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-decoration: none;
  -webkit-transition: .5s;
  transition: .5s;
  cursor: pointer;
}
.intro-block .bottom .pop-article img {
  display: block;
  margin-right: 25px;
}
.intro-block .bottom .pop-article .desc {
  color: #666;
  margin-top: 12px;
  font-size: 15px;
  line-height: 20px;
}
.intro-block .bottom .pop-article .title {
  font-size: 20px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: flex-start;
  position: relative;
  left: -2px;
}
.intro-block .bottom .pop-article .title::before {
  content: '';
  width: 17px;
  height: 14px;
  background: url('../icons/icon_right.svg') center / contain no-repeat;
  display: inline-block;
  margin-right: 9px;
  position: relative;
}
.intro-block .bottom .pop-article:hover {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}
.intro-block .bottom .pop-article:hover .title::before {
  -webkit-animation: poparticle 1.5s linear normal infinite;
          animation: poparticle 1.5s linear normal infinite;
}
.intro-block .bottom button {
  position: relative;
  top: 2px;
}
.intro-block .bottom button i {
  display: block;
  border: 1px solid #ff9d00;
  border-radius: 38px;
  position: absolute;
  top: 0;
  left: 0;
  height: 69px;
  width: 303px;
  -webkit-animation: pulse 1.5s linear normal infinite;
          animation: pulse 1.5s linear normal infinite;
  opacity: 0;
  -webkit-transition: .3s;
  transition: .3s;
}
.intro-block .bottom button span {
  background: #ff9d00;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 69px;
  width: 303px;
  border-radius: 35px;
  -webkit-animation: gloom 2s linear normal infinite;
          animation: gloom 2s linear normal infinite;
  position: relative;
  z-index: 1;
  -webkit-transition: .3s;
  transition: .3s;
}
.intro-block .bottom button:hover i {
  border: 1px solid #164589;
  -webkit-animation: pulse .75s linear normal infinite;
          animation: pulse .75s linear normal infinite;
}
.intro-block .bottom button:hover span {
  background: #164589;
  color: #fff;
}
.portfolio {
  background: #ecf2f5;
  background-image: url('../img/bg_gray.jpg');
  background-size: cover;
  padding: 40px 0 40px;
  position: relative;
}
.portfolio::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 22px;
  background: url('../img/pattern_bg.png');
  background-size: contain;
  background-position: top center;
  background-repeat: repeat-x;
}
.portfolio h2 {
  font-size: 32px;
  font-weight: bold;
  color: #171818;
  margin-bottom: 20px;
  position: relative;
  left: -2px;
}
.portfolio .btn,
.all-reviews .btn {
  width: 221px;
  height: 57px;
  font-size: 17.35px;
  font-weight: bold;
  background: #ff9d00;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  border-radius: 30px;
  text-decoration: none;
  
}
.faq_btn .btn{
	width: 221px;
  height: 57px;
  font-size: 17.35px;
  font-weight: bold;
  background: #ff9d00;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 30px;
  text-decoration: none;
  
}
.portfolio .btn-sm {
  width: 170px;
  height: 30px;
  font-weight: bold;
  background: #ff9d00;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  border-radius: 30px;
  text-decoration: none;
}
.portfolio .link-viewall {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  margin-bottom: 13px;
}
.portfolio .link-viewall p {
  font-size: 14px;
  line-height: 24px;
  color: #95999b;
}
.portfolio .link-viewall a {
  font-size: 14px;
  line-height: 15px;
  color: #ff9d00;
  border-bottom: 1px solid #ff9d00;
  text-decoration: none;
  position: absolute;
  bottom: 4px;
  right: 0;
}
.portfolio-list {
  padding: 20px 0 0;
  position: relative;
  left: 1px;
}
.portfolio-list-item {
  padding: 19px 13px 21px 24px;
  background: #fff;
  width: 100%;
  border-radius: 10px;
  margin-bottom: 29px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-shadow: 5px 5px 18px rgba(0, 0, 0, 0.05);
          box-shadow: 5px 5px 18px rgba(0, 0, 0, 0.05);
}
.portfolio-list-item:nth-child(2) {
  margin-bottom: 36px;
}
.portfolio-list-item:last-of-type {
  margin-bottom: 49px;
}
.portfolio-list-item .item-content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: grid;
  grid-template-columns: 308px 1fr;
  grid-template-areas: "item-header item-header" "item-img item-desc";
  padding-right: 30px;
}
.portfolio-list-item .item-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 21px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  grid-area: item-header;
}
.portfolio-list-item .item-header .h3 {
  font-size: 22px;
  font-weight: bold;
  margin-right: 12px;
  color: #333;
}
.portfolio-list-item .item-header a {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  color: #ff9d00;
  border-bottom: 1px solid #ffd38c;
  position: relative;
  top: 2px;
}
.portfolio-list-item .img {
  grid-area: item-img;
}
.portfolio-list-item .img img {
  width: 308px;
  height: 213px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 5px;
}
.portfolio-list-item .desc {
  grid-area: item-desc;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding-left: 26px;
}
.portfolio-list-item p {
  font-size: 14px;
  line-height: 1.55;
  color: #a1a1a1;
  font-weight: regular;
}
.portfolio-list-item .prices {
  margin-top: 13px;
}
.portfolio-list-item .prices li:not(:last-of-type) {
  margin-bottom: 9px;
}
.portfolio-list-item .prices .price {
  font-size: 17px;
  color: #ff9d00;
}
.portfolio-list-item .prices b {
  font-size: 15px;
  font-weight: bold;
  color: #2e2f2f;
}
.portfolio-list-item .item-results {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 365px;
          flex: 0 0 365px;
  position: relative;
}
.portfolio-list-item .scroll-container {
  border: solid #e6e6e6;
  border-width: 0 0 2px 2px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.portfolio-list-item table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  top: 0;
  right: 0;
  bottom: -2px;
  left: 0;
}
.portfolio-list-item .thead {
  border: solid #ff9d00;
  border-width: 2px 0 0 2px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  height: 37px;
}
.portfolio-list-item .thead .tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.portfolio-list-item .thead .th {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #ff9d00;
  padding: 8px 15px 14px;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
}
@media (max-width: 375px) {
  .portfolio-list-item .thead .th {
    padding: 8px 5px 14px;
    font-size: 11px;
  }
}
.portfolio-list-item .thead .th:first-of-type {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  border-right: 1px solid #f29500;
}
.portfolio-list-item .thead .th:last-of-type {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91px;
          flex: 0 0 91px;
  padding: 8px 13px 14px 12px;
}
@media (max-width: 375px) {
  .portfolio-list-item .thead .th:last-of-type {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 70px;
            flex: 0 0 70px;
    padding: 8px 5px 14px 5px;
  }
}
.portfolio-list-item tbody {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 224px;
          flex: 0 0 224px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  overflow: visible;
}
.portfolio-list-item tbody tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.portfolio-list-item tbody tr:not(:last-of-type) {
  border-bottom: 1px solid #e6e6e6;
}
.portfolio-list-item tbody tr td {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 9px 12px 13px;
  font-size: 12px;
  color: #636464;
}
.portfolio-list-item tbody tr td:not(:last-of-type) {
  border-right: 1px solid #e6e6e6;
}
.portfolio-list-item tbody tr:not(:first-of-type) td {
  padding: 10px 12px 11px;
}
.portfolio-list-item tbody tr:not(:first-of-type) td:first-child {
  padding: 10px 5px 11px 12px;
}
.portfolio-list-item tbody tr td:first-of-type::before {
  content: '';
  width: 12px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 12px;
          flex: 0 0 12px;
  height: 12px;
  background: url('../icons/search.svg') center / contain;
  margin-right: 11px;
}
.portfolio-list-item tbody tr td:first-of-type {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.portfolio-list-item tbody tr td:last-of-type {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91px;
          flex: 0 0 91px;
  color: #164589;
  font-size: 15px;
  font-weight: bold;
  border-right: 2px solid #e6e6e6;
}
.tips {
  padding: 50px 0 50px;
  position: relative;
}
.tips::before {
  background: url(../img/pattern_bg.png) repeat-x 0 0%;
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 25px;
  top: 2px;
}
.tips::after {
  background: url(../img/pattern_bg.png) repeat-x 0 0%;
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 25px;
  bottom: 2px;
}
.tips h2 {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 65px;
  color: #191919;
}
.tips .tips-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  padding-right: 190px;
}
.tips .tips-list::after {
  content: '';
  width: 109px;
  height: 486px;
  background: url('../img/optimisationlogo.png') center / contain no-repeat;
  position: absolute;
  bottom: 55px;
  right: 49px;
}
.tips .tips-list-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  margin-bottom: 55px;
}
.tips .tips-list-item .tips-list-item-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.tips .tips-list-item .tips-list-item-inner .icons {
  margin-right: 16px;
}
.tips .tips-list-item .tips-list-item-inner .icons .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 73px;
  height: 73px;
  background: #ff9d00;
  border-radius: 10px;
  cursor: pointer;
}
.tips .tips-list-item .tips-list-item-inner img {
  display: none;
}
.tips .tips-list-item .tips-list-item-inner .item-content {
  cursor: pointer;
}
.tips .tips-list-item .tips-list-item-inner .item-content .title {
  color: #666;
  font-size: 16px;
  line-height: 24px;
}
.tips .tips-list-item .tips-list-item-inner .item-content .title::before {
  display: none;
  content: '';
  width: 17px;
  height: 14px;
  background: url('../icons/icon_right.svg') center / contain no-repeat;
  margin-right: 9px;
}
.tips .tips-list-item .tips-list-item-inner .item-content .desc {
  display: none;
  font-size: 15px;
  line-height: 20px;
}
.tips .tips-list-item .tips-list-item-inner .item-content .desc a {
  color: #ff9d00;
  text-decoration: none;
}
.tips .tips-list-item .tips-list-item-inner .exit {
  display: none;
  position: absolute;
  top: -7px;
  right: -18px;
  cursor: pointer;
}
.tips .tips-list-item.expanded {
  position: relative;
}
.tips .tips-list-item.expanded .tips-list-item-inner {
  position: absolute;
  top: -66px;
  left: -24px;
  padding: 10px 30px 11px 10px;
  border: 2px solid #ff9d00;
  border-radius: 65px;
  width: 712px;
  background: #fff;
  z-index: 5;
}
.tips .tips-list-item.expanded .tips-list-item-inner .icons .icon {
  display: none;
}
.tips .tips-list-item.expanded .tips-list-item-inner .icons .icon {
  cursor: default;
}
.tips .tips-list-item.expanded .tips-list-item-inner img {
  display: block;
}
.tips .tips-list-item.expanded .tips-list-item-inner .item-content {
  cursor: default;
}
.tips .tips-list-item.expanded .tips-list-item-inner .item-content .title {
  display: inline-block;
  font-size: 20px;
  color: #ff9d00;
  font-weight: bold;
  margin-bottom: 10px;
}
.tips .tips-list-item.expanded .tips-list-item-inner .item-content .title br {
  display: none;
}
.tips .tips-list-item.expanded .tips-list-item-inner .item-content .title::before {
  display: inline-block;
}
.tips .tips-list-item.expanded .tips-list-item-inner .item-content .desc {
  display: block;
  color: #666;
}
.tips .tips-list-item.expanded .tips-list-item-inner .exit {
  display: block;
}
.tarifs {
  background: url('../img/bg_tarif.jpg') center top / cover no-repeat;
  padding: 70px 0 0;
  position: relative;
}
.tarifs::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 4px;
  width: 211px;
  background: url('../icons/pattern_vertical.svg') repeat 0 40px / 211px;
  opacity: 1;
}
.tarifs h2 {
  margin-bottom: 70px;
  font-weight: bold;
  font-size: 32px;
  color: #fff;
}
.tarifs .tarifs-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.tarifs .tarif-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 332px;
          flex: 0 0 332px;
  height: 665px;
  overflow: hidden;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #fff;
  margin-bottom: 52px;
  position: relative;
  cursor: default;
}
.tarifs .tarif-item > img {
  height: 211px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.tarifs .tarif-item-header {
  position: relative;
  border-bottom: 2px solid rgba(255, 255, 255, 0.1);
  -webkit-transition: .1s;
  transition: .1s;
}
.tarifs .tarif-item-header .icon {
  position: absolute;
  top: -91px;
  left: 14px;
  width: 85px;
  height: 85px;
}
.tarifs .tarif-item-header .h3 {
  display: block;
  min-height: 93px;
  margin-right: 0;
  padding: 19px 0 16px;
  font-size: 24px;
  font-weight: 800;
  color: #262671;
  text-align: center;
}
.tarifs .tarif-item-body {
  overflow: hidden;
  position: relative;
  padding: 0 12px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-transition: .1s;
  transition: .1s;
}
.tarifs .tarif-item-body ul li {
  font-size: 14px;
  line-height: 30px;
  color: #666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tarifs .tarif-item-body .ps__thumb-y {
  background: #ff9d00;
}
.tarifs .tarif-item-footer {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 116px;
          flex: 0 0 116px;
  padding: 25px 12px 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-top: 2px solid rgba(255, 255, 255, 0.1);
  -webkit-transition: .1s;
  transition: .1s;
}
.tarifs .tarif-item-footer .price-declare {
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  display: inline-block;
  margin-bottom: 10px;
  color: #333;
}
.tarifs .tarif-item-footer .price {
	margin-bottom: 22px;
  font-size: 22px;
  line-height: 24px;
  font-weight: bold;
  display: inline-block;
  color: #ff9d00;
}
.tarifs .tarif-item:hover .tarif-item-header,
.tarifs .tarif-item:hover .tarif-item-body,
.tarifs .tarif-item:hover .tarif-item-footer {
  position: relative;
  z-index: 2;
  background: rgba(0, 0, 0, 0.8);
}
.tarifs .tarif-item:hover .tarif-item-header {
  height: 83px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.tarifs .tarif-item:hover .tarif-item-header .h3 {
	min-height: max-content;
	margin-right: 12px;
	padding: 0;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	text-align: center;
}
.tarifs .tarif-item:hover .tarif-item-header .icon {
  position: relative;
  top: 0;
  left: 0;
  width: 41px;
  height: 41px;
  margin: 0 27px 0 12px;
}
.tarifs .tarif-item:hover .tarif-item-body {
  padding-top: 14px;
}
.tarifs .tarif-item:hover .tarif-item-body ul li {
  font-size: 14px;
  line-height: 28.6px;
  color: #fff !important;
}
.tarifs .tarif-item:hover .tarif-item-footer .price-declare {
  color: #fff;
}
.tarifs .tarif-item:hover > img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.tarifs .btn {
  width: 548px;
  height: 68px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  color: #fff;
  font-size: 18px;
  background: #ff9d00;
  border-radius: 35px;
  margin: 0 auto 60px;
}
.tarifs-btn {
	padding: 10px;
	border-radius: 10px;
	border: 2px solid #FF9D00;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background-color: #FF9D00;
	transition: all .3s ease-in-out;
}
.tarifs-btn:visited {
	color: #fff;
}
.tarifs-btn:hover,
.tarifs-btn:active {
	color: #FF9D00;
	background-color: #fff;
}

@media (max-width: 480px) {
	.tarifs .btn{
		width: 100%;
	}
}
.gold {
  color: #ff9d00 !important;
}
.form-1 {
  padding: 78px 0 119px;
  background: url('../img/bg_question.jpg') center / cover no-repeat;
}
.form-1 h2 {
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 25px;
}
.form-1 form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (max-width: 480px) {
	.form-1 form{
		justify-content: center;
	}
}
.form-1 form .input-wrap {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 287px;
          flex: 0 0 287px;
  margin-right: 18px;
}
.form-1 form .input-wrap input {
  width: 100%;
  border: solid #a3a7c1;
  border-width: 0 0 1px 0;
  padding: 14px 2px;
  color: #fff;
  background: none;
}
.form-1 form input[type="submit"] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 230px;
          flex: 0 0 230px;
  height: 58px;
  font-size: 18px;
  font-weight: bold;
  background: #ff9d00;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 30px;
}
::-webkit-input-placeholder {
  /* Chrome */
  color: #a3a7c0;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: #a3a7c0;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #a3a7c0;
  opacity: 1;
}
:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #a3a7c0;
  opacity: 1;
}
.garant-result .garant-intro {
  padding: 65px 0;
  background: url('../img/bg_resilt.jpg') center / cover no-repeat;
  position: relative;
}
.garant-result .garant-intro::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5px;
  width: 59px;
  background: url('../icons/pattern_vertical.svg') repeat 0 -59px / 206px;
  opacity: 1;
}
.garant-result .garant-intro .col-lg-6 {
  padding-right: 5px;
}
.garant-result .garant-intro h2 {
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 40px;
}
.garant-result .garant-intro p {
  font-size: 14px;
  line-height: 24px;
  color: #ebeced;
}
.garant-result .garant-intro p a {
  font-weight: bold;
}
.garant-result .garant-intro p:not(:last-of-type) {
  margin-bottom: 30px;
}
.garant-result .garant-intro h3,
.garant-result .garant-intro .h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 2px;
  color: #fff;
  display: block;
}
.garant-result .garant-intro .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 40px;
}
.garant-result .garant-intro .buttons button {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 222px;
          flex: 0 0 222px;
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 17.35px;
  font-weight: bold;
  border-radius: 28px;
  color: #fff;
  background-color: #ff9d00;
  margin-right: 23px;
}
.garant-result .garant-intro .buttons svg {
  position: relative;
  top: 3px;
}
.garant-result .garant-advantages {
  padding: 65px 0 56px;
}
.garant-result .garant-advantages .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.garant-result .garant-advantages .inner .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 30px;
  text-align: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 231px;
          flex: 0 0 231px;
}
.garant-result .garant-advantages .inner .item .img {
  position: relative;
  margin-bottom: 18px;
}
.garant-result .garant-advantages .inner .item .img span {
  color: #ecf2f5;
  position: absolute;
  font-weight: 600;
  font-size: 50px;
  top: 32px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
  line-height: 37px;
}
.garant-result .garant-advantages .inner .item img {
  height: 119px;
  width: 155px;
  -o-object-fit: contain;
     object-fit: contain;
}
.garant-result .garant-advantages .inner .item .h3 {
  font-weight: bold;
  font-size: 18px;
  color: #333;
  margin-bottom: 15px;
}
.garant-result .garant-advantages .inner .item .text {
  margin-bottom: 0;
  line-height: 24px;
  font-size: 16px;
  color: #666;
}
.scroll-down {
  position: absolute;
  top: calc(50% - 94.5px);
  left: 44px;
  height: 189px;
}
.audit {
  padding: 40px 0 40px;
  background: url('../img/top.png') right center / 118px no-repeat;
  position: relative;
}
.audit::before,
.audit::after {
  background: url(../img/pattern_bg.png) repeat-x 0 0%;
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 48px;
}
.audit::before {
  top: 0;
}
.audit::after {
  bottom: 0;
}
.audit h2 {
  margin-bottom: 45px;
  font-size: 40px;
  font-weight: bold;
  color: #000;
}
.audit-heading {
  color: #191919;
  display: inline-block;
  font-size: 1.143em;
  position: relative;
  background: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-box-shadow: 0 8px 0 #ffffff, 0 0 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0 8px 0 #ffffff, 0 0 5px rgba(0, 0, 0, 0.15);
  line-height: 1;
  padding: 18px 30px 0;
}
.audit-heading b {
  padding-right: 5px;
  font-weight: bold;
}
.audit-heading a {
  color: #ff9d00;
  text-decoration: underline;
  font-weight: bold;
}
.audit .container {
  padding: 0 15px;
}
.audit .inner {
  padding-right: 30px;
}
.audit .inner > .row {
  background: #fff;
  border-radius: 10px;
  border-top-left-radius: 0;
  color: #7f7f7f;
  font-size: 16px;
  line-height: 22px;
  -webkit-box-shadow: 3px 4px 13px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 3px 4px 13px 0px rgba(0, 0, 0, 0.15);
  margin: 0 auto 45px;
  padding: 33px 17px 32px;
}
.audit .audit-table .table .thead .th {
  color: #4c4c4c;
  margin-bottom: 17px;
}
.audit .audit-table .table .thead .th b {
  font-weight: bold;
}
.audit .audit-table .table .tbody .tr {
  display: grid;
  grid-template-columns: 1fr 158px;
}
.audit .audit-table .table .tbody .tr .td:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.audit .audit-table .table .tbody .tr .td:first-child::after {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  content: '';
  height: 2px;
  background: url('../img/dots.png') center bottom / contain repeat-x;
  position: relative;
  bottom: 6px;
}
.audit .audit-table .table .tbody .tr .td:last-child {
  background: #fff;
  color: #ff9d00;
  font-weight: bold;
  position: relative;
  white-space: nowrap;
  z-index: 2;
  padding-left: 6px;
}
.audit .audit-table .table .tbody .tr .td .text {
  padding-right: 2px;
}
.audit h3 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 25px;
}
.audit .border-blue-left {
  border-left: 4px solid #212869;
  padding-left: 20px;
  margin-bottom: 30px;
  font-size: 16px;
  color: #7f7f7f;
  display: block;
}
.audit form {
  padding: 0 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.audit form input {
  height: 52px;
  padding: 0 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-radius: 27px;
}
.audit form .form-group {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 308px;
          flex: 0 0 308px;
  margin-right: 11px;
  position: relative;
}
.audit form .form-group label {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.audit form .form-group input {
  border: 5px solid #ff9d00;
  -webkit-transition: .3s;
  transition: .3s;
  color: #000;
  width: 100%;
}
.audit form .form-group input:focus {
  border-color: #164589;
}
.audit form .form-group svg {
  position: absolute;
  z-index: 1;
  right: 18px;
  top: calc(50% - 9px);
}
.audit form input[type="submit"] {
  background: #ff9d00;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 204px;
          flex: 0 0 204px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.advantages {
  position: relative;
  padding: 60px 0 70px;
}
.advantages::before {
  background: url(../img/pattern_bg.png) repeat-x 0 0%;
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 48px;
  top: 2px;
}
.advantages::after {
  background: url(../img/pattern_bg.png) repeat-x 0 0%;
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 48px;
  bottom: 2px;
}
.advantages h2 {
  font-size: 55px;
  font-weight: 800;
  display: block;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  top: 50%;
  color: #e7e7e9;
  position: absolute;
  top: 165px;
  text-transform: uppercase;
  left: -195px;
}
.advantages h2 svg {
  opacity: .5;
  position: absolute;
  left: 0;
  left: 223px;
  top: 10px;
}
.advantages .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
}
.advantages .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 966px;
          flex: 0 0 966px;
}
.advantages .inner .item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 246px;
          flex: 0 0 246px;
  padding: 0 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.advantages .inner .item img {
  margin-bottom: 36px;
  height: 125px;
}
.advantages .inner .item h3 {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 19px;
}
.advantages .inner .item p {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #666;
}
.form-2 {
  background: url('../img/bg_discount.jpg') center / cover no-repeat;
  position: relative;
}
.form-2 .container {
  padding: 52px 15px 67px;
}
.form-2::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 197px;
  background: url(../icons/pattern_vertical.svg) 7px 23px / 208px repeat-y;
  opacity: 1;
}
.form-2 h2 {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.form-2 h2 .gold {
  display: block;
  margin-top: 8px;
  border-bottom: 2px solid #ff9d00;
}
.form-2 form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.form-2 form .input-wrap {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 287px;
          flex: 0 0 287px;
  margin-right: 40px;
}
.form-2 form .input-wrap input {
  width: 100%;
  border: solid #a3a7c1;
  border-width: 0 0 1px 0;
  padding: 14px 2px;
  color: #fff;
  background: none;
}
.form-2 form input[type="submit"] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 230px;
          flex: 0 0 230px;
  height: 58px;
  font-size: 18px;
  font-weight: bold;
  background: #ff9d00;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 30px;
  margin-right: 22px;
}
.form-2 .form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 62px;
}
.form-2 .submit-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  left: -2px;
  width: 100%;
}
.form-2 .submit-row span {
  display: block;
  max-width: 330px;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}
.form-2 .scroll-down {
  position: absolute;
  top: calc(50% - 85.5px);
  left: 61px;
  height: 189px;
  width: 13px;
}
.community {
  padding: 85px 0 160px;
  position: relative;
}
.community::after {
  background: url(../img/pattern_bot_form.png) repeat-x 0 0%;
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 70px;
  bottom: 9px;
}
.community h2 {
  font-weight: bold;
  font-size: 48px;
  color: #191919;
  margin-bottom: 40px;
}
.community h2 span {
  display: block;
  font-size: 28.8px;
  margin-top: 16px;
}
.community p {
  font-size: 16px;
  line-height: 32px;
  color: #7f7f7f;
}
.community .img {
  width: 100%;
  text-align: right;
  position: relative;
  top: -8px;
}
.community .img img {
  display: inline-block;
}
footer {
  background: #282f3f url(../img/bg_footer.png) no-repeat center 0 / cover;
  color: #abaeb5;
  position: relative;
  
}
footer a {
  text-decoration: none;
  color: #abaeb5;
  font-size: 13px;
}
footer .row {
  /*-webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;*/
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 36px 0 30px;
}
footer .footer-logo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 143px;
          flex: 0 0 143px;
  padding-left: 2px;
  position: relative;
  top: 4px;
}
footer .footer-menu {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 571px;
          flex: 0 0 571px;
  position: relative;
  top: 7px;
}
footer .footer-menu ul {
  /*display: -webkit-box;
  display: -ms-flexbox;
  display: flex;*/
  width: 100%;
  /*-webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;*/
}
footer .footer-menu ul li:not(:last-child) {
	margin-bottom: 5px;
} 
footer .footer-menu ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-transition: .5s;
  transition: .5s;
}
footer .footer-menu ul li a svg {
  fill: #abaeb4;
  margin-right: 5px;
  -webkit-transition: .5s;
  transition: .5s;
}
footer .footer-menu ul li a:hover,
footer .footer-menu ul li a:focus {
  color: #fff;
}
footer .footer-menu ul li a:hover svg,
footer .footer-menu ul li a:focus svg {
  fill: #ff9d00;
}
footer .list-rek {
	display: flex;
	flex-direction: column;
}
footer .list-rek li {
	font-size: 13px !important;
	color: #ABAEB5 !important;
}
footer .footer-phone {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
  margin-right: -4px;
  /*text-align: right;*/
}
footer .footer-phone .phone a {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  white-space: nowrap;
  display: inline-block;
  margin-bottom: 4px;
}
footer .footer-phone .sales {
  font-size: 13px;
}
footer .footer-phone .sales span {
  text-decoration: underline;
}
footer .footer-bottom {
  background: #2d3141;
  color: #c3c4c8;
  font-size: 14px;
  padding: 1.429em 0;
}
footer .footer-bottom .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
footer .mail-us svg,
footer .working-time svg {
  fill: #9a9da4;
}
footer .socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 108px;
}
footer .socials a svg {
  fill: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
footer .socials a:hover svg,
footer .socials a:focus svg {
  fill: #ff9d00;
}
.hidden {
  display: none;
}
.open {
  display: block!important;
}
@media(max-width: 767.98px) {
	footer .footer-menu ul li a {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	footer .list-rek li {
		text-align: center;
	}
}
@media(max-width: 991.98px) {
	footer .footer-phone .sales {
		text-align: center;
	}
}
@media(max-width: 1199.98px) {
	footer .footer-logo {
		text-align: center;
	}
}
/*
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  background-color: transparent;
}
.modal-closelayout {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1500;
  background-color: rgba(228, 233, 236, 0.98);
}
.modal .modal-dialog {
  width: 620px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  z-index: 1600;
  margin: 0;
  border-radius: 10px;
  overflow: hidden;
}
.modal .modal-content {
  position: relative;
  background-color: #ffffff;
  border: 0;
  border-radius: 6px;
  -webkit-box-shadow: 5px 5px 84px rgba(0, 0, 0, 0.2);
          box-shadow: 5px 5px 84px rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
  outline: 0;
  display: grid;
  grid-template-columns: 213px 1fr;
  grid-template-areas: "m-image m-header" "m-image m-body";
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-image {
  grid-area: m-image;
  background: url('../img/form_pic.jpg') center / cover no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.modal .modal-header {
  padding: 15px;
  border-bottom: 0;
  min-height: 16.42857143px;
  grid-area: m-header;
  padding: 26px 39px 0 38px;
  position: relative;
}
.modal .modal-header h2 {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 12px;
  color: #333;
  line-height: 1;
}
.modal .modal-header span {
  display: inline-block;
  color: #96989b;
  font-size: 13px;
}
.modal .modal-header .close {
  margin-top: -2px;
  position: absolute;
  top: 12px;
  right: 13px;
}
.modal .modal-body {
  position: relative;
  padding: 18px 39px 25px;
  grid-area: m-body;
  border: 0;
}
.modal .modal-body .form-input input {
  height: 52px;
  width: 100%;
  margin-bottom: 12px;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0 21px;
  border: 2px solid #d1d1d1;
  border-radius: 3px;
  -webkit-transition: .5s;
  transition: .5s;
}
.modal .modal-body .form-input input:focus {
  border-color: #ff9d00;
}
.modal .modal-body .form-submit {
  position: relative;
  display: block;
  margin: 0 auto;
  left: -15px;
  width: 218px;
}
.modal .modal-body .form-submit input[type="submit"] {
  background: #ff9d00;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 48px;
  width: 210px;
  border-radius: 25px;
  position: relative;
  z-index: 1;
}
.modal .modal-body .form-submit::after {
  content: '';
  display: block;
  height: 54px;
  width: 218px;
  border-radius: 27px;
  position: absolute;
  top: -3px;
  left: -4px;
  border: 1px solid #ff9d00;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

*/
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

@media (max-width: 575.98px) {
	.modal-dialog {
	margin: 30px auto;
	}
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
  .intro-block h1 {
	  font-size: 47px;
	}
	h1 {
    	font-size: 40px;
	}
	
	.portfolio h2, .tips h2, .form-1 h2 {
	font-size: 40px;
	}
	
	
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
[role="button"] {
  cursor: pointer;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.custom-control {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  min-height: 1.5rem;
  padding-left: 24px;
  margin-bottom: 22px;
  margin-top: 4px;
}
.custom-control input {
  display: none;
}
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label span {
  font-size: 13px;
  text-decoration: underline;
  color: #a8a8a8;
  display: inline-block;
  max-width: 170px;
  line-height: 18px;
}
.custom-checkbox .custom-control-label::before {
  border-radius: 2px;
}
.custom-control-label::before,
.custom-file-label,
.custom-select {
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
.custom-control-label::before {
  position: absolute;
  top: 2px;
  left: -1.5rem;
  display: block;
  width: 14px;
  height: 14px;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #ff9d00 solid 1px;
}
.custom-control-label::after {
  position: absolute;
  top: 2px;
  left: -1.5rem;
  display: block;
  width: 14px;
  height: 14px;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url(../icons/chech_orange.svg);
}
.tostart {
  width: 58px;
  height: 58px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #ff9d00;
  border-radius: 50%;
  position: fixed;
  right: 33px;
  bottom: 132px;
  z-index: 10;
  display: none;
}

.tostart:hover {
    cursor: pointer;
}
.extended-menu {
  display: none;
  background: #282f3f url(../img/bg_account.jpg) no-repeat center bottom / cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  overflow: hidden;
}
.extended-menu .extended-top {
  background: #282f3f;
  padding: 30px 60px 30px 100px;
  position: relative;
}
.extended-menu .extended-top .row {
  margin: 0;
}
.collapse.in {
  display: block !important;
}
.extended-menu .extended-bottom {
  padding: 30px 60px 60px 100px;
  text-align: left;
}
.extended-menu .extended-top .nav-logo {
  margin-right: 50px;
  position: relative;
  top: 0.5em;
}
.extended-menu .extended-top .working-time {
  margin-right: 30px;
  text-align: center;
  color: #fff;
}
.extended-menu .extended-top .working-time svg {
  fill: #fff;
}
.extended-menu .extended-top .mail-us {
  margin-right: 30px;
}
.extended-menu .extended-top .mail-us a {
  color: #fff;
  text-decoration: none;
}
.extended-menu .extended-top .mail-us svg {
  fill: #fff;
}
.extended-menu .extended-bottom .nav-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style: none;
  margin-bottom: 5.2em;
  padding: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.extended-menu .extended-bottom ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.extended-menu .nav-menu {
  margin: 0 -15px;
}
.extended-menu .nav-menu > li {
  padding: 0 15px;
}
.extended-menu .nav-menu li a {
  font-size: 0.929em;
  text-decoration: none;
  color: #dedfe0;
  -webkit-transition: .5s;
  transition: .5s;
}
.extended-menu .nav-menu li {
  text-align: left;
}
.extended-menu .nav-menu > li > a {
  display: block;
  font-size: 1.286em;
  font-weight: 500;
  margin-bottom: 0.8em;
  padding-left: 0;
}
.extended-menu .nav-menu li a:hover {
  color: #ff9d00 !important;
  text-shadow: 0 0 1px #ff9d00, 0 0 1px #ff9d00, 0 0 1px #ff9d00 !important;
  background: none;
}
.extended-menu .nav-menu > li > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  top: auto;
  left: auto;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  width: 200px;
}
.extended-menu .nav-menu > li .dropdown-menu > li > a {
  white-space: normal;
  padding: 0 0 0 10px;
  display: inline-block;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 1.4;
}
.extended-menu .extended-bottom .nav-phone {
  font-size: 24px;
  font-weight: bold;
  margin: 1em 0 2.1em;
  white-space: nowrap;
}
.extended-menu .extended-bottom .nav-phone svg {
  fill: #fff;
  margin-right: 9px;
  width: 0.8em;
}
.extended-menu .extended-bottom .nav-phone a {
  color: #fff;
  text-decoration: none;
}
.extended-menu .extended-bottom a.btn {
  color: #fff;
  font-size: 18px;
  font-weight: 900;
  padding: 16px 55px;
  background: #ff9d00;
  border-radius: 27px;
  text-decoration: none;
}
.extended-menu .extended-bottom button.btn {
  color: #fff;
  font-size: 18px;
  font-weight: 900;
  padding: 16px 55px;
  background: #ff9d00;
  border-radius: 27px;
  text-decoration: none;
}
.extended-menu .extended-top .mail-us svg {
  margin-right: 8px;
}
.extended-menu svg.logo {
  width: 172px;
}
.social-icons {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100px;
          flex: 0 0 100px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.social-icons svg {
  fill: #fff;
}

.adv-ul strong {
	color: #ff9d00;
}
#closeExtended {
  position: absolute;
  top: 10px;
  left: 10px;
}
/*adv-home*/ 
.adv-home {
	padding-top: 40px;
	padding-bottom: 40px;
}
.adv-home .title {
	margin-bottom: 0;
	font-size: 120px !important;
	font-weight: 700;
	line-height: 1 !important;
	color: #ff9d00 !important;
}
.adv-home .subtitle {
	margin-bottom: 0;
	font-size: 26px !important;
	font-weight: 700;
	line-height: 1 !important;
	text-transform: uppercase;
	color: #171818 !important;
}
.adv-home .block-title {
	font-size: 22px !important;
	font-weight: 700 !important;
}
.adv-home .row-one {
	margin-bottom: 64px;
}
.adv-home .row .row p {
	font-size: 14px !important;
	line-height: 1 !important;
}
.adv-home .row p img {
	max-width: 35px;
}
@media (max-width: 575.98px) {
	.adv-home .title {
		font-size: 48px !important;
	}
	.adv-home .subtitle {
		font-size: 19px !important;
	}
	.adv-home .block-title {
		font-size: 19px !important;
	}
	.adv-home .row-one {
		margin-bottom: 24px;
	}
	.adv-home .row p img {
		max-width: 48px;
	}
}
/*cms*/
.cms {
	padding-top: 40px;
	padding-bottom: 40px;
}
.cms-title {
	font-size:29px !important;
	font-weight:700;
	color: #171818 !important;
}
.cms-list {
	columns: 2;
}
.cms-list li {
	text-align: center;
}
.cms-list li:not(:last-child) {
	margin-bottom: 24px;
}
@media (max-width: 575.98px) {
	.cms-title {
		font-size:24px !important;
	}
	.cms-list {
		columns: unset;
	}
}
/*banner-new*/
.banner-new {
	position: relative;
	background-color: #F3F5FB;
}
.banner-new::before {
	position: absolute;
	content: '';
	right: 0;
	width: 54%;
	height: 100%;
	background-image: url(/assets/img/banner-fon.webp);
	background-repeat: no-repeat;
	background-position: left bottom 20px;
}
.banner-new .container {
	padding-top: 52px;
	padding-bottom: 91px;
}
.banner-new .block-title {
	margin-bottom: 31px;
	font-size: 40px;
	font-weight: 700;
}
.banner-new .block-title span:last-child {
	color: #FF9D00;
}
.banner-new-title {
	display:inline;
	text-transform:lowercase;
}
.banner-new-list {
	margin-bottom: 28px;
	font-size: 14px;
}
.banner-new-list li span {
	font-weight: 700;
	color: #ff9d00;
}
.banner-new-list li:not(:last-child) {
	margin-bottom: 12px;
}
.banner-new-list img {
	margin-right: 12px;
}
.banner-new .block-input {
	margin-bottom: 12px;
}
.banner-new .form-control {
	border: 1px solid #e2e5e6;
	border-radius: 4px;
	padding: 8px 10px 8px 16px;
	font-size: 14px;
	height: unset;
}
.banner-new-btn {
	border-radius: 10px;
	padding: 12px 24px;
	font-weight: 600;
	line-height: 1.25;
	box-shadow: 0 5px 15px 0 rgba(22, 26, 147, 0.3);
	background-color: #ff9d00;
	color: #fff;
}
.banner-new-btn:hover {
	color: #fff;
	text-decoration: none;
	background-color: #164589;
}
.banner-new-img {
	padding-top: 36px;
	filter: drop-shadow(22px 28px 6px #00000026);
}
.banner-new .form-check-input {
	position: absolute;
	margin-top: unset;
	z-index: -1;
	opacity: 0;
}
.banner-new .form-check-label::before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	display: inline-block;
	width: 14px;
	height: 14px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	border: 1px solid #ff9d00;
	border-radius: 2px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.banner-new .form-check-input:checked + .form-check-label::before {
	border-color: transparent;
    background-image: url(/assets/img/checkbox-checked.svg);
}
.banner-new-link {
	position: absolute;
	bottom: 0;
	left: 0;
}
@media(max-width:991.98px) {
	.banner-new .container {
		padding-top: 48px;
		padding-bottom: 79px;
	}
	.banner-new::before {
		position: absolute;
		content: '';
		right: 0;
		bottom: 0;
		width: 50%;
		height: 50%;
		background-position: left center;
	}
}
@media(max-width:575.98px) {
	.banner-new::before {
		height: 45%;
	}
}
@media(max-width:487.98px) {
	.banner-new::before {
		height: 39%;
	}
}
@media(max-width:379.98px) {
	.banner-new::before {
		height: 33%;
		background-image: url(/assets/img/banner-fon.webp);
		-webkit-background-size: cover;
		background-size: cover;
	}
}
/*advantages-new*/
.advantages-new {
	padding-top: 96px;
}
.advantages-new-fon {
	max-width: 1797px;
	padding-top: 70px;
	padding-bottom: 70px;
	margin: 0 auto;
	border-radius: 100px;
	background-color: #fff;
	background-color: #f3f5fb;
	background-image: url(/assets/img/ad-fon.svg);
	background-repeat: no-repeat;
	background-position: right center;

}
.advantages-new-img {
	padding-top: 35px;
	filter: drop-shadow(22px 28px 6px #00000026);
}
.advantages-new-title {
	margin-bottom: 48px;
	font-size: 36px;
	font-weight: 700;
	color: #232323;
}
.advantages-new-title span {
	color: #121c59;
}
.advantages-new-list {
	margin-bottom: 48px;
	color: #232323;
}
.advantages-new-list img {
	margin-right: 24px;
}
.advantages-new-list li {
	display: flex;
	align-items: center;
	font-size: 18px !important;
	font-weight: 600;
	color: #232323 !important;
}
.advantages-new-list li:not(:last-child) {
	margin-bottom: 12px;
}
.advantages-new-btn {
	border-radius: 10px;
	padding: 10px 48px;
	font-weight: 600;
	line-height: 1.6;
	background-color: #ff9d00;
	color: #fff;
}
.advantages-new-btn:hover {
	color: #fff;
	text-decoration: none;
	background-color: #164589;
}
@media(max-width:991.98px) {
	.advantages-new-img {
		display: block;
		margin: 0 auto;
		padding-top: 42px;
	}
	.advantages-new-fon {
		padding-top: 24px;
		padding-bottom: 24px;
		border-radius: 50px;
	}
}
@media(max-width:575.98px) {
	.advantages-new {
		padding-top: 48px;
	}
	.advantages-new-title {
		margin-bottom: 32px;
		font-size: 24px;
	}
	.advantages-new-list li {
		font-size: 13px !important;
	}
	.advantages-new-list img {
		margin-right: 12px;
	}
	.advantages-new-btn {
		max-width: 296px;
		width: 100%;
	}
}
/*faq-new*/
.faq-new {
	padding-top: 96px;
}
.faq-new-title {
	margin-bottom: 48px;
	font-size: 36px;
	text-align: center;
}
.faq-new .block-manager {
	display: flex;
	align-items: center;
	padding: 24px;
	border-radius: 4px;
	box-shadow: 0 0 50px 4px rgba(0, 0, 0, 0.15);
}
.faq-new .block-manager img {
	margin-right: 24px;
}
.faq-new-list {
	margin-bottom: 0;
}
.faq-new-list li {
	color: #232323 !important;
}
.faq-new-list li:nth-child(2) {
	color: #ff9d00 !important;
}
.faq-new .card {
	border-radius: 10px !important;
	box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1);
}
.faq-new .btn-link {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 20px 24px;
	font-size: 24px;
	font-weight: 700;
	color: #232323;
}
.faq-new .btn-link svg {
	min-width: 32px;
	transition: all .3s ease-in-out;
}
.faq-new .btn-link:not(.collapsed) {
	color: #232323;
}
.faq-new .btn-link:not(.collapsed) svg {
	transform: rotate(45deg);
}
.faq-new .btn-link:focus {
	-webkit-box-shadow: unset;
	-moz-box-shadow: unset;
	box-shadow: unset;
}
.faq-new .card-body {
	padding: 0 24px 24px;
}
.faq-new .card-body p {
	max-width: 832px;
	color: #232323 !important;
}
@media(max-width:991.98px) {
	.faq-new .btn-link {
		font-size: 18px;
	}
}
@media(max-width:575.98px) {
	.faq-new {
		padding-top: 48px;
	}
	.faq-new-title {
		margin-bottom: 32px;
		font-size: 24px;
	}
	.faq-new .block-manager {
		flex-direction: column;
		align-items: start;
		padding: 24px 12px;
	}
	.faq-new .block-manager img {
		margin-right: 0;
		margin-bottom: 24px;
	}
	.faq-new .btn-link {
		align-items: start;
		padding: 24px 12px;
	}
	.faq-new .card-body {
		padding: 0 12px 24px;
	}
}
/*header-new*/
.header-new {
	box-shadow: 0 4px 10px 0 rgba(44, 44, 118, 0.1);
}
.header-new .container-fluid {
	border-bottom: 1px solid #bcbde3;
}
.header-new .container-top,
.header-new .container-bottom {
	padding-top: 12px;
	padding-bottom: 12px;
}
.header-new .logo-header {
	height: 28px;
} 
.header-new-phone {
	font-weight: 700;
	text-decoration: none;
	color: #232323;
}
.header-new-btn {
	border-radius: 10px;
	padding: 13px;
	width: 192px;
	font-weight: 600;
	line-height: 1.25;
	color: #fff;
	background-color: #ff9d00;
}
.header-new-btn:hover,
.header-new-btn:active {
	color: #fff;
	background-color: #164589;
}
.header-new .top-menu { /* общее оформление меню */
	font-size: 14px;
	z-index: 1000;
	position: relative;
}
.header-new .top-menu a:link, .top-menu a:visited, .top-menu a:active {
	color: #232323;
	text-decoration: none;
	font-size: 14px;
	font-weight: 400;
}

.header-new .top-menu a:hover {
	color: #232323;
	text-decoration: underline;
}

.header-new .top-menu ul{
	display: none;
	background-color: white;
	position: absolute;
	top: 100%;
	opacity: 0;
}
.header-new .top-menu li:hover ul {
	display: block;
	opacity: 1;
	-webkit-animation: display-none-transition 0.15s both;
	animation: display-none-transition 0.15s both;
}
@-webkit-keyframes display-none-transition {
	0% {
		opacity: 0;
	}
}
@keyframes display-none-transition {
	0% {
		opacity: 0;
	}
}
.header-new .top-menu, .top-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.header-new .top-menu li {
	float: left;
	position: relative;
	height: 100%;
	padding: 0 .5rem;
}
.header-new .top-menu li a {
	display: block;
	padding: 0px;
	text-decoration: none;
	text-align: left;
}
.header-new .top-menu li a:hover {
	color: #ff9d00;
	text-decoration: none;
}
.header-new .top-menu ul {
	border: 1px solid #232323;
}
.header-new .top-menu ul li {
	float: none;
	white-space: nowrap;
}
.header-new .top-menu li:hover {
	background-color: white;
}
.header-new .top-menu ul li:hover {
	background-color: white;
}
@media(max-width:991.98px) {
	body {
		padding-top: 75px;
	}
	.header-new .container-fluid {
		border-bottom: 0;
	}
	.header-new .container-top {
		padding: 23px 12px;
	}
}
@media(max-width:575.98px) {
	body {
		padding-top: 69px;
	}
	.header-new .logo-header {
		height: 17px;
	}
}
/*for-what-new*/
.for-what-new {
	padding-top: 96px;
}
.for-what-new .title {
	margin-bottom: 48px;
	font-size: 36px;
	font-weight: 700;
	text-align: center;
}
.for-what-new .card {
	padding: 33px 42px;
	border-radius: 10px;
	border: 0;
	box-shadow: 0 7px 30px 0 rgba(0, 0, 0, 0.25);
}
.for-what-new .card-title {
	max-width: 200px;
	font-size: 24px !important;
	font-weight: 700;
	line-height: 1.2 !important;
	color: #232323 !important;
}
.for-what-new .card-text {
	line-height: 1.4 !important;
	color: #232323 !important;
}
@media(max-width:1199.98px) {
	.for-what-new .col-md-6.col-xl-4:nth-child(-n+2) {
		margin-bottom: 24px;
	}
}
@media(max-width:991.98px) {
	.for-what-new .card {
		padding: 24px 12px;
	}
}
@media(max-width:575.98px) {
	.for-what-new {
		padding-top: 48px;
	}
	.for-what-new .title {
		margin-bottom: 32px;
		font-size: 24px;
	}
	.for-what-new .card-title {
		font-size: 18px !important;
	}
}
/*stages*/
.stages {
	padding-top: 96px;
}
.stages .title {
	margin-bottom: 93px;
	font-size: 36px;
	font-weight: 700;
}
.stages .stages-img {
	filter: drop-shadow(22px 28px 6px #00000026);
}
.stages .card {
	padding-top: 27px;
    padding-bottom: 8px;
	padding-left: 75px;
	border: 0;
	background-image: url(/assets/img/stage-fon.svg);
	background-repeat: no-repeat;
	background-position: left top;
}
.stages .card-title {
	margin-bottom: 24px;
	font-size: 24px !important;
	font-weight: 700;
	color: #232323 !important;
}
.stages .card ul {
	list-style: unset;
	padding-left: 20px;
}
.stages .card ul li {
	font-size: 15px !important;
	color: #232323 !important;
}
.stages-btn {
	max-width: 252px;
	padding: 10px;
	border-radius: 10px;
	border: 2px solid #FF9D00;
	font-weight: 600;
	text-decoration: none;
	text-align: center;
	color: #232323;
}
.stages-btn:hover {
	color: #164589;
	border-color: #164589;
}
@media(max-width:991.98px) {
	.stages .stages-img {
		display: block;
		margin: 0 auto 80px;
	}
	.stages .title {
		margin-bottom: 32px;
	}
}
@media(max-width:767.98px) {
	.stages .card {
	    padding-left: 50px;
	}
	.stages .card-title {
		margin-bottom: 16px;
	}
}
@media(max-width:575.98px) {
	.stages {
		padding-top: 48px;
	}
	.stages .title {
		font-size: 24px;
	}
	.stages .card {
		padding-top: 28px;
	    padding-bottom: 0px;
	    padding-left: 30px;
	}
	.stages .card-title {
		margin-bottom: 8px;
		font-size: 18px !important;
	}
	.stages picture {
		margin-right: 18px;
	}
}
/*payment*/
.payment {
	padding-top: 96px;
}
.payment .title {
	margin-bottom: 40px;
	font-size: 36px;
	font-weight: 700;
	text-align: center;
}
.payment .card {
	border: 0;
}
.payment .card-title {
	font-size: 24px !important;
	font-weight: 700;
	text-align: center;
	color: #232323 !important;
}
@media(max-width:575.98px) {
	.payment {
		padding-top: 48px;
	}
	.payment .title {
		margin-bottom: 32px;
		font-size: 24px;
	}
	.payment .card-title {
		font-size: 18px !important;
	}
}
/*tarifs-examples*/
.tarifs-examples {
	padding-top: 96px;
}
.tarifs-examples-fon {
	border-radius: 100px;
	padding: 96px 0;
	background: linear-gradient(180deg, #f3f5fb 0%, #e0e5f5 100%);
}
.tarifs-examples .title {
	margin-bottom: 48px;
	font-size: 36px;
	font-weight: 700;
	text-align: center;
}
.tarifs-examples .card {
	border: 0;
	border-radius: 10px;
	box-shadow: 0 7px 30px 0 rgba(0, 0, 0, 0.25);
}
.tarifs-examples .card-body {
	padding: 10px 24px 24px;
}
.tarifs-examples .card-title {
	margin-bottom: 10px;
	font-size: 24px !important;
	font-weight: 700;
	color: #232323 !important;
}
.tarifs-examples .card-text {
	margin-bottom: 10px;
}
.tarifs-examples .card-text p {
	margin-bottom: 0;
	color: #232323 !important;
}
.tarifs-examples .card-price {
	margin-bottom: 0;
	font-weight: 700;
	color: #232323 !important;
}
@media(max-width:991.98px) {
	.tarifs-examples-fon {
		border-radius: 50px;
	}
}
@media(max-width:575.98px) {
	.tarifs-examples {
		padding-top: 48px;
	}
	.tarifs-examples-fon {
		border-radius: 10px;
		padding: 48px 0;
	}
	.tarifs-examples .title {
		margin-bottom: 32px;
		font-size: 24px;
	}
	.tarifs-examples .card-title {
		font-size: 18px !important;
	}
}
/*variants*/
.variants {
	padding-top: 96px;
}
.variants .title {
	font-size: 36px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
}
.variants .subtitle {
	margin-bottom: 48px;
	font-size: 36px !important;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	color: #212529 !important;
}
.variants .slick-track {
	display: flex;
}
.variants .swiper-variants.slick-slider {
	margin-bottom: 48px;
	padding-bottom: 96px;
}
.variants .slick-slide {
	display: flex;
	height: auto;
	padding: 12px;
}
.variants .slick-initialized .slick-slide {
	display: flex;
}
.variants .slick-arrow {
	top: unset;
	bottom: 0;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	border: 1px solid #ff9d00;
	color: #ff9d00;
}
.variants .slick-next {
	right: 12px;
}
.variants .slick-prev {
	right: 76px;
	left: unset;
}
.variants .slick-arrow.slick-disabled {
	border-color: #232323;
	opacity: 1;
}
.variants .slick-arrow:before {
	display: block;
	width: 100%;
	height: 100%;
}
.variants .slick-prev:before {
	content: '';
	background-image: url(/assets/img/btn-prev.svg);
	background-repeat: no-repeat;
	background-position: center;
}
.variants .slick-prev.slick-disabled:before {
	background-image: url(/assets/img/btn-prev-dis.svg);
	opacity: 1;
}
.variants .slick-next:before {
	content: '';
	background-image: url(/assets/img/btn-next.svg);
	background-repeat: no-repeat;
	background-position: center;
}
.variants .slick-next.slick-disabled:before {
	background-image: url(/assets/img/btn-next-dis.svg);
	opacity: 1;
}
.variants .slick-dots {
	bottom: 42px;
    width: max-content;
    text-align: left;
}
.variants .slick-dots li {
	width: unset;
	height: unset;
}
.variants .slick-dots li button {
    width: 8px;
    height: 8px;
    padding: 0;
}
.variants .slick-dots li button:before {
    font-size: 8px;
    line-height: 1;
    width: 8px;
    height: 8px;
    color: #ccc;
}
.variants .slick-dots li.slick-active button:before {
    font-size: 8px;
    opacity: .75;
    color: #ff9d00;
}
.variants-btn {
	border-radius: 35px;
	padding: 20px;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	background-color: #ff9d00;
}
.variants .card {
	display: flex !important;
	justify-content: space-between;
	border: 0;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
}
.variants .card-body {
	padding: 18px 12px 0;
}
.variants .card-footer {
	padding: 0 12px 12px;
	border: 0;
	background-color: transparent;
}
.variants .card-title {
	min-height: 58px;
	margin-bottom: 26px;
	font-size: 24px !important;
	font-weight: 800;
	line-height: 1.2;
	text-align: center;
	color: #262671 !important;
}
.variants .card-text ul {
	min-height: 168px;
	margin-bottom: 26px;
}
.variants .card-text ul li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #232323 !important;
}
.variants .card-subprice {
	margin-bottom: 10px;
	font-size: 18px !important;
	font-weight: 700;
	line-height: 1.33;
	text-align: center;
	color: #333 !important;
}
.variants .card-price {
	margin-bottom: 22px;
	font-size: 22px !important;
	font-weight: 700;
	line-height: 1.09;
	text-align: center;
	color: #ff9d00 !important;
}
.variants-card-btn {
	width: 100%;
	border-radius: 10px;
	padding: 10px 24px;
	font-weight: 600;
	text-decoration: none;
	color: #fff;
	background-color: #ff9d00;
}
.variants-card-btn:visited {
	color: #fff;
	text-decoration: none;
}
.variants-card-btn:hover {
	color: #fff;
	text-decoration: none;
	background-color: #164589;
}
.variants-btn:hover {
	color: #fff;
	text-decoration: none;
	background-color: #164589;
}
@media(max-width:991.98px) {
	.variants-btn {
	    padding: 10px 5px;
	}
}
@media(max-width:575.98px) {
	.variants {
		padding-top: 48px;
	}
	.variants .title {
		font-size: 24px;
	}
	.variants .subtitle {
		margin-bottom: 32px;
		font-size: 24px !important;
	}
	.variants .card-title {
		min-height: 48px;
		margin-bottom: 16px;
		font-size: 18px !important;
	}
	.variants .card-text ul {
		margin-bottom: 16px;
	}
	.variants .card-text ul span {
		font-size: 15px !important;
	}
	.variants .card-subprice {
		margin-bottom: 0;
		font-size: 16px !important;
	}
	.variants .card-price {
		margin-bottom: 12px;
		font-size: 18px !important;
	}
}
/*footer-new*/
.footer-pt {
	padding-top: 96px;
	background-color: #fff;
}
.footer-new {
	padding-top: 80px;
	padding-bottom: 80px;
	background: linear-gradient(90deg, #1a1d94 0%, #08092e 84%);
	color: #fff;
}
.footer-new .row {
	padding: 0;
	padding-bottom: 56px;
}
.footer-new .footer-list-menu li a,
.footer-new .footer-list-menu li {
	font-size: 14px !important;
	color: #fff;
}
.footer-new .footer-list-menu li a:hover {
	color: #ff9d00;
}
.footer-new .footer-list-menu li:not(:last-child) {
	margin-bottom: 16px;
}
.footer-new .footer-list-rek li {
	font-size: 13px !important;
	color: #fff !important;
}
.footer-new .footer-list-rek li:not(:last-child) {
	margin-bottom: 16px;
}
.footer-new .footer-phone {
	flex: unset;
}
.footer-new .footer-phone .phone a {
	margin-bottom: 0;
	font-size: 16px;
}
.footer-new .footer-phone .phone a:hover {
	color: #ff9d00;
}
.footer-new .sales {
	font-size: 12px;
	color: #fff;
}
@media(max-width:575.98px) {
	.footer-pt {
		padding-top: 48px;
	}
	.footer-new {
		padding-top: 48px;
		padding-bottom: 48px;
	}
	.footer-new .row {
		padding-bottom: 32px;
	}
}
/*feedback-new*/
.feedback-new {
	padding-top: 96px;
}
.feedback-new-fon {
	max-width: 1797px;
	padding-top: 96px;
	padding-bottom: 96px;
	margin: 0 auto;
	border-radius: 100px;
	background: url(/assets/img/feed-fon.svg) right center / contain no-repeat, linear-gradient(90deg, #161a93 0%, #07082d 100%);
}
.feedback-new .feedback-title {
	margin-bottom: 24px;
	font-size: 36px;
	font-weight: 700;
	color: #fff;
}
.feedback-new .feedback-title span {
	color: #ff9d00;
}
.feedback-new .feedback-list {
	margin-bottom: 24px;
}
.feedback-new .header-new-phone {
	color: #fff;
}
.feedback-new .feedback-desc {
	margin-bottom: 48px;
	font-size: 18px !important;
	line-height: 1.2;
	color: #fff !important;
}
.feedback-new input[type="submit"] {
	height: 38px;
	border: 1px solid #ff9d00;
	border-radius: 10px;
	padding: 0 10px 0 16px;
	background-color: #ff9d00;
	color: #fff;
}
.feedback-new .form-control {
	border: 1px solid #e2e5e6;
	border-radius: 10px;
	padding: 16px 10px 16px 16px;
}
.feedback-new .form-control::placeholder {
	font-size: 14px;
	color: #232323;
}
@media(max-width:991.98px) {
	.feedback-new-fon {
		padding-top: 48px;
		padding-bottom: 48px;
		border-radius: 50px;
	}
}
@media(max-width:575.98px) {
	.feedback-new {
		padding-top: 48px;
	}
	.feedback-new-fon {
		border-radius: 10px;
	}
	.feedback-new .feedback-title {
		font-size: 24px;
	}
	.feedback-new .feedback-desc {
		margin-bottom: 32px;
	}
}
/*review-new*/
.review-new {
	padding-top: 96px;
}
.review-new .title {
	font-size: 36px;
	font-weight: 700;
	line-height: 1;
}
.review-new .slick-track {
	display: flex;
}
.review-new .swiper-review-new.slick-slider {
	margin-left: -25px;
	margin-bottom: 0;
	padding-bottom: 96px;
}
.review-new .slick-slide {
	display: flex;
	height: auto;
	padding: 12px;
}
.review-new .slick-initialized .slick-slide {
	display: flex;
}
.review-new .slick-arrow {
	top: unset;
	bottom: 0;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	border: 1px solid #ff9d00;
	color: #ff9d00;
}
.review-new .slick-next {
	right: 12px;
}
.review-new .slick-prev {
	right: 76px;
	left: unset;
}
.review-new .slick-arrow.slick-disabled {
	border-color: #232323;
	opacity: 1;
}
.review-new .slick-arrow:before {
	display: block;
	width: 100%;
	height: 100%;
}
.review-new .slick-prev:before {
	content: '';
	background-image: url(/assets/img/btn-prev.svg);
	background-repeat: no-repeat;
	background-position: center;
}
.review-new .slick-prev.slick-disabled:before {
	background-image: url(/assets/img/btn-prev-dis.svg);
	opacity: 1;
}
.review-new .slick-next:before {
	content: '';
	background-image: url(/assets/img/btn-next.svg);
	background-repeat: no-repeat;
	background-position: center;
}
.review-new .slick-next.slick-disabled:before {
	background-image: url(/assets/img/btn-next-dis.svg);
	opacity: 1;
}
.review-new .slick-dots {
	bottom: 42px;
    width: max-content;
    margin-left: 25px;
    text-align: left;
}
.review-new .slick-dots li {
	width: unset;
	height: unset;
}
.review-new .slick-dots li button {
    width: 8px;
    height: 8px;
    padding: 0;
}
.review-new .slick-dots li button:before {
    font-size: 8px;
    line-height: 1;
    width: 8px;
    height: 8px;
    color: #ccc;
}
.review-new .slick-dots li.slick-active button:before {
    font-size: 8px;
    opacity: .75;
    color: #ff9d00;
}
.review-new-btn {
	border-radius: 35px;
	padding: 20px;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	background-color: #ff9d00;
}
.review-new .card {
	display: flex !important;
	justify-content: space-between;
	border: 0;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
}
.variants .card-body {
	padding: 18px 12px 0;
}
@media(max-width:575.98px) {
	.review-new {
		padding-top: 48px;
	}
	.review-new .title {
		font-size: 24px;
	}
	.review-new .swiper-review-new.slick-slider {
		padding-bottom: 72px;
	}
}