@font-face {
  font-family: 'Conv_3896-font';
  src: url('/wp-content/themes/wp-bootstrap-starter-master/fonts/3896-font.eot');
  src: local('☺'), url('/wp-content/themes/wp-bootstrap-starter-master/fonts/3896-font.woff') format('woff'), url('/wp-content/themes/wp-bootstrap-starter-master/fonts/3896-font.ttf') format('truetype'), url('/wp-content/themes/wp-bootstrap-starter-master/fonts/3896-font.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

a, p, span, button, input {
  font-family: 'Montserrat', sans-serif;
}

.section.risk {
  padding-bottom: 50px;
}

:root {
  --color-white: #fff;
  --color-grey-light: #ECEDF2;
  --color-dark: #0B0B0B;
  --color-main: #262626;
  --color-dark-light: #404040;
  --color-blue: #00A1DF;
  --color-blue-hover: #0097D1;
  --color-dark-blue: #021F66;
  --color-light-blue: #012B71;
  --color-yellow: #FFD038;
  --color-yellow-hover: #FCCB28;
  --color-red: #FF5B5B;
  --container: 1260px;
}
.spoiler-body {
  display: none;
}

a.up:hover {
  top: auto!important;
}
a.up {
  display: flex;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #00a1df;
  position: fixed;
  bottom: 40px;
  left: 40px;
  z-index: 9;
  justify-content: center;
  align-items: center;
  top: auto;
  opacity: 1!important;
}


.task-buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
}

.task-buttons a.btn.btn-yellow {
  max-width: 305px;
  height: 70px;
  width: 305px;
}

.task-buttons a.btn.btn-yellow span {
  margin-left: 18px;
}

.task-slick img {
  width: 100%;
}

.task-slick .slick-list.draggable {
  margin: 0 -15px;
}

.task-slick .slick-slide {
  padding: 0 15px;
}

#task-slider .title-block {
  margin: 0 0 50px;
}

#task-slider {
  padding-top: 160px;
}

#form-modal-call .title-block.svg-title {
  margin: 0 0 10px;
}

#form-modal-call .call-subtitle {
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  margin: 0 0 30px;
  line-height: 22px;
  max-width: 285px;
}

#form-modal-call .modal-content {
  padding: 50px;
}

#form-modal-call .modal-dialog {
  max-width: 450px;
}

.form-field-check input {
  display: none;
}
.form-field-check input:checked + span:after {
  opacity: 1;
}
.form-field-check {
  margin-top: 30px;
}
.form-field-check span {
  margin: 0;
}
.form-field-check label span {
  position: relative;
  font-size: 14px;
  color: rgb(255 255 255 / 70%);
  padding-left: 40px;
  display: block;
  cursor: pointer;
}

#form-modal-call .modal-content button.btn.btn-blue {
  max-width: 100%;
}
.maybtn{
	margin-left:10px;
}

.form-field-check label span:after {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/check-form.svg) no-repeat center;
  background-size: 16px;
  opacity: 0;
}
.form-field-check label span:before {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/check-border.svg) no-repeat center;
  background-size: contain;
}
.form-field-check label span:before, .form-field-check label span:after {
  content: '';
  display: block;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
}
.form-field-check label span {
  position: relative;
}

.btn.btn-worksheet {
  width: 180px;
  height: 50px;
  font-size: 16px;
  margin: 0;
}

.top-menu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.modal-circle.modal-circle2 {
  width: 760px;
  height: 760px;
  pointer-events: none;
}

body {
  margin: 0;
  -webkit-font-smoothing: auto;
  font-family: 'Montserrat', sans-serif;
  color: var(--color-main);
}

main.cat>.container {
  position: relative;
}

main.cat>.container svg.arrow-large {
  position: absolute;
  top: 10px;
  left: -87px;
  z-index: -1;
  fill: #F5FBFE;
}

.post-editor.service-editor {
  border: 0;
}

.post-editor.service-editor>p, 
.post-editor.service-editor h2, 
.post-editor.service-editor h3, 
.post-editor.service-editor ul, 
.post-editor.service-editor ol {
  padding: 0 0px;
}

.post-editor.service-editor {
  margin: 0 0 50px;
}

header .nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: rgb(255 255 255 / 0%);
  border-radius: 4px;
  border: 1px solid rgb(255 255 255 / 40%);
  font-size: 14px;
  font-weight: 500;
  height: 30px;
  line-height: 28px;
  outline: 0;
  padding-left: 12px;
  padding-right: 25px;
  color: #fff;
}

header .nice-select.open, 
header .nice-select:active, 
header .nice-select:focus {
  background: #fff;
  border-color: #fff;
}




.may-btn{
	margin-right: 30px;
	background: var(--color-blue)!important;
}

.g-review-mob{
	display:none!important;
}

.nice-select.open span.current,
.nice-select:focus span.current {
  color: var(--color-blue)!important;
}

header .nice-select.open ul li {
  font-weight: 500!important;
  font-size: 14px;
  color: #262626;
  line-height: 30px;
  min-height: 30px;
  padding: 0 25px 0 12px;
}

header .nice-select .list {
  background-color: #fff;
  border-radius: 0 0 4px 4px;
  box-shadow: none;
  box-sizing: border-box;
  margin-top: -2px;
  border: 1px solid;
  left: -1px;
}

header .nice-select:after {
  border-color: #ffffff transparent transparent;
  border-width: 4px 5px 0;
  content: '';
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(45deg);
  transform: rotate(0deg);
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  width: 5px;
  border-style: solid;
  border-width: 4px 4px 0;
  height: 0;
  margin-top: -2px;
}

header .nice-select:focus:after {
  border-color: #00a1df transparent transparent;
}

header .nice-select.open:after {
  border-color: #00a1df transparent transparent;
  -webkit-transform: rotate( -180deg);
  -ms-transform: rotate(-135deg);
  transform: rotate( -180deg);
}

.lang {
  margin-left: 30px;
}

.btn-blue:hover, .btn-blue:focus {
  color: var(--color-white);
}

.task-grid {
  grid-template-rows: minmax(112px, max-content);
}

.task-grid .side-btn {
  grid-column: 1;
  grid-row-start: 2;
  grid-row-end: 3;
}


.top-btn {
  display: flex;
  align-items: center;
}

#thank .title-block {
  margin: 0;
}

#filter form>ul>li {
  flex: 0 0 calc(100%/3);
  padding: 0 15px;
}

#filter form>ul {
  display: flex;
  margin: 0 -15px 30px;
  flex-wrap: wrap;
  position: relative;
}

#filter form>ul>li>label>span.select2 {
  width: 100%!important;
}

#filter .select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 56px;
  padding-right: 20px;
  font-size: 18px;
}

#filter .select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #ECEDF2;
  border-radius: 6px;
}

#filter .select2-container .select2-selection--single {
  display: flex;
  height: 60px;
  align-items: center;
}

#filter .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: rgb(38 38 38 / 50%);
}

#filter .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #929292 transparent transparent;
  border-width: 4px 5px 0;
  transition: .25s;
}

#filter .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: var(--color-blue) transparent transparent;
  border-width: 4px 5px 0;
  transform: rotate(180deg);
}

#filter form>ul>li.sf-field-reset a {
  color: var(--color-blue);
  font-weight: 500;
}

#filter form>ul>li.sf-field-reset {
  position: absolute;
  top: -28px;
  font-size: 14px;
  right: 0px;
}

.select2-results__option {
  padding: 10px 10px 10px 26px;
  user-select: none;
  -webkit-user-select: none;
  color: #262626;
  font-size: 16px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: transparent;
  color: var(--color-blue);
}

#filter .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
  position: absolute;
  top: 1px;
  right: 27px;
  width: 20px;
}

.auto-box-img {
  height: 234px;
  border-radius: 6px 6px 0 0;
  overflow: hidden;
  background-size: cover;
  background-position: center;
}

#filter .sf-field-post-meta-auto-brand .select2-container .select2-selection--single {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/filter-brand.svg) no-repeat #fff;
  background-position: 26px center;
}

#filter .sf-field-post-meta-auto-model .select2-container .select2-selection--single {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/filter-marka.svg) no-repeat #fff;
  background-position: 26px center;
}

#filter .sf-field-post-meta-auto-year .select2-container .select2-selection--single {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/filter-year.svg) no-repeat #fff;
  background-position: 26px center;
}

.select2-container--open .select2-dropdown {
  top: 28px;
  border: 1px solid #ECEDF2;
  box-sizing: border-box;
  box-shadow: 0px 2px 4px rgb(41 42 44 / 10%);
  border-radius: 0 0 6px 6px;
  border-top: 0px;
}

#filter .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: transparent;
  color: var(--color-blue);
}

span.select2-search.select2-search--dropdown {
  display: none;
}

.select2-results__options li:nth-child(1) {
  display: none;
}

.auto-name {
  font-weight: 500;
  font-size: 18px;
}

.auto-year img {
  margin-right: 10px;
}

.auto-year {
  font-weight: 500;
  font-size: 14px;
  display: flex;
  align-items: center;
  border-left: 1px solid #ECEDF2;
  height: 100%;
  padding-left: 40px;
}

.auto-box {
  border: 1px solid #ECEDF2;
  border-radius: 6px;
  overflow: hidden;
  margin: 0 0 0px;
}

.archive.tax-catalog main#main {
  padding-bottom: 0;
}

.auto-box-meta {
  padding: 0 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 80px;
}

.partner-box>img {
  margin: 0 0 23px;
  opacity: .3;
}

.partner-items .partner-box {
  background: var(--color-dark-blue);
  border-radius: 6px;
  height: 100%;
  padding: 60px 50px;
}

.partner-items .row>div {
  margin: 0 0 30px;
}

.partner-item {
  border: 1px solid #ECEDF2;
  border-radius: 6px;
	display:block;
}

.partner-item-desk {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  max-width: 255px;
  text-align: center;
  margin: 20px auto 50px;
}

.partner-item-logo:after {
  content: '';
  display: block;
  width: 13px;
  height: 13px;
  border: 3px solid var(--color-blue);
  border-radius: 50%;
  margin: 0 auto;
}

.partner-item-logo {
  position: relative;
}

.partner-item-logo span {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 115px;
  margin: 45px 0 35px;
}

.partner-items {
  margin: 0 0 90px;
}

.page-contact .container {
  position: relative;
}

.page-contact svg.arrow-small {
  width: 50px;
  height: 106px;
  fill: rgb(255 255 255 / 10%);
  position: absolute;
  top: 135px;
  right: 55px;
}

.page-contact svg.arrow-large {
  fill: rgb(255 255 255 / 10%);
}

.page-contact .arrow-white {
  position: absolute;
  bottom: -270px;
  right: -185px;
  width: 225px;
  height: 477px;
}

.page-contact.article {
  overflow: hidden;
}

.task-bg {
  height: 320px;
  background-size: cover;
  background-position: center;
}

.task-name, .task-price p span {
  font-size: 16px;
  line-height: 20px;
  color: rgb(38 38 38 / 70%);
  margin: 0 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.task-value {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
}

.task-meta-item>div {
  flex: 0 0 50%;
  padding-right: 22px;
}

.task-meta-item {
  display: flex;
  justify-content: space-between;
}

.gradient-line span.yellow-circle {
  border-color: var(--color-yellow);
}

.gradient-line span.blue-circle {
  border-color: var(--color-blue);
}

.gradient-line span {
  display: flex;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  border: 3px solid;
}

.gradient-line {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  flex-grow: 1;
  margin-left: 22px;
}

.page-template-page-contact .section.banner.through {
  display: none;
}

.map {
  height: 600px;
}

.map iframe {
  width: 100%;
  height: 600px;
}

.task-price p span {
  margin: 0 0 5px!important;
  font-size: 14px!important;
}

.task-price a.btn:hover {
  color: var(--color-white);
}

.task-price a.btn {
  max-width: 157px;
  height: 50px;
  font-size: 16px;
}

.taks-page {
  background: #FFFFFF;
  border: 1px solid #ECEDF2;
  border-radius: 6px;
  overflow: hidden;
}

.taks-page {
  display: flex;
  justify-content: space-between;
  margin: 0 0 50px;
}

.task-editor {
  border: 1px dashed var(--color-grey-light);
  padding: 50px;
}

.task-editor p:nth-last-child(1) {
  margin: 0;
}

.task-editor p {
  font-size: 16px;
  line-height: 26px;
  margin: 0 0 20px;
}

.task-editor:before {
  content: '';
  display: block;
  width: 70px;
  height: 60px;
  position: absolute;
  top: -35px;
  right: 40px;
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/quote.svg) no-repeat center;
  background-size: contain;
}

.task-editor {
  position: relative;
  margin: 0 0 120px;
}

.gallery-task {
  width: 100%;
}

.taks-page .task-bg {
  width: 100%;
  display: flex;
  height: auto;
  flex: 0 0 51%;
  max-width: 51%;
  position: relative;
}

.task-bg .slick-posts-btn .btn {
  height: 40px;
  width: 40px;
  margin: 0 0 0 10px;
}

.task-bg .slick-posts-btn {
  display: flex;
}

.task-bg .gallery-item {
  min-height: 500px;
  background-size: cover;
  background-position: center;
}

.task-page-meta .task-price p span {
  font-size: 16px!important;
}

.task-page-meta .price-start p, .task-page-meta .price-end p {
  font-size: 18px;
}

.task-page-meta .task-price button {
  height: 60px;
  margin-top: 50px;
}

.task-page-meta .task-meta, .task-page-meta .task-price {
  padding: 0;
}

.task-page-meta .task-meta-item {
  flex-direction: column;
}

.taks-page .task-name {
  margin: 0 0 10px;
  font-size: 16px;
}

.taks-page .task-name {
  line-height: 1;
}

.taks-page .task-name {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.taks-page .gradient-line {
  display: flex;
  flex-direction: column;
  min-height: 63px;
  margin: 20px 0;
  align-items: flex-start;
}

.taks-page .gradient-line:before, .taks-page .gradient-line:after {
  width: 1px;
  height: calc(100% - 30px);
  top: 14px;
  left: 6px;
  margin: 0;
}

.task-page-meta .task-price a.btn {
  flex: 0 0 100%;
  max-width: 100%;
  margin-top: 40px;
}

.task-page-meta {
  padding: 50px;
  flex-grow: 1;
}

.task-page-meta .task-price>div {
  max-width: 50%;
  flex: 0 0 50%;
}

.task-page-meta .task-price {
  flex-wrap: wrap;
  margin-top: 40px;
}

.price-start p, .price-end p {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}

.price-start {
  position: relative;
}

.price-start svg {
  width: 12px;
  height: 25px;
  fill: var(--color-yellow);
  position: absolute;
  right: -35px;
  top: 6px;
}

.task-price>div {
  max-width: 120px;
}

.task-price {
  display: flex;
  justify-content: space-between;
  align-content: center;
  padding: 0 50px 46px;
}

.taks-box {
  border: 1px solid #ECEDF2;
  border-radius: 6px;
  overflow: hidden;
}

.task-meta {
  padding: 40px 50px 23px;
}

.gradient-line:after {
  background: linear-gradient(90deg, rgba(0, 161, 223, 1) 0%, rgba(255, 208, 56, 1) 100%);
}

.gradient-line:before {
  border: 1px dashed var(--color-white);
  z-index: 1;
}

.gradient-line:before, .gradient-line:after {
  content: '';
  display: block;
  height: 1px;
  width: calc(100% - 30px);
  position: absolute;
  margin: 0 15px;
  top: 6px;
}

.slick-posts .post-item {
  background: #021F66;
  border-radius: 6px;
  height: 440px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
  position: relative;
}

.slick-posts .post-item-content {
  padding-left: 100px;
  position: relative;
  z-index: 1;
}

.slick-posts .post-item-img {
  flex: 0 0 50%;
  max-width: 50%;
}

.slick-posts .dekor-arrow {
  left: calc(var(--container)/12*4);
  bottom: 170px;
  top: auto;
}

.category-slider {
  position: relative;
  margin: 0 0 50px;
}

.slick-posts-btn {
  max-width: 160px;
  position: absolute;
  bottom: 40px;
  right: 40px;
  margin: 0 -10px;
}

.btn-box-slick .btn {
  margin: 0 10px;
}

.btn-box-slick {
  display: flex;
  justify-content: center;
}

.dekor-arrow {
  position: absolute;
  top: 0;
  left: 0;
}

.dekor-arrow .dekor-small {
  position: absolute;
  top: 18px;
  left: 56px;
  z-index: 1;
}

.dekor-arrow .dekor-large {
  position: absolute;
  top: 0;
  left: 0;
}

.dekor-small {
  fill: #012B71;
}

.dekor-large {
  width: 225px;
  height: 477px;
  fill: rgb(0 161 223 / 5%);
}

.slick-posts .dekor-large {
  width: 225px;
  height: 477px;
}

.slick-posts .dekor-small {
  width: 112px;
  height: 239px;
}

.slick-posts .post-circle .post-item-bg div {
  width: 730px;
  height: 730px;
  min-width: 730px;
}

.slick-posts .post-circle {
  width: 940px;
  min-width: 940px;
  height: 940px;
  transform: translate(0px, 0);
}

.slick-posts .post-item-bg {
  width: 840px;
  height: 840px;
  min-width: 840px;
}

.slick-posts .post-circle {
  border: 1px solid rgb(0 161 223 / 20%);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

.slick-posts .post-item-bg {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgb(0 161 223 / 40%);
  border-radius: 50%;
}

.slick-posts .post-circle .post-item-bg div {
  background-size: cover;
  border-radius: 50%;
  background-position: center;
}

.slick-posts .post-item-bg {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 50%;
  overflow: hidden;
}

.slick-posts span.date {
  color: var(--color-white);
  opacity: .7;
  margin: 0 0 60px;
}

.slick-posts .btn-blue:hover {
  color: var(--color-white);
}

.slick-posts .btn-blue {
  max-width: 190px;
}

.slick-posts .post-item__title {
  font-weight: 500;
  font-size: 30px;
  line-height: 37px;
  color: var(--color-white);
  margin: 0 0 30px;
}

.breadcrumb {
  margin: 0 0 20px;
  padding-top: 50px;
}

.nav-links {
  display: flex;
  justify-content: center;
}

.nav-links a, .nav-links span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.nav-links a:hover {
  background: var(--color-blue);
  color: var(--color-white);
}

.nav-links {
  display: flex;
  justify-content: center;
}

span.page-numbers.current {
  background: #021F66;
  color: var(--color-white);
}

.nav-links {
  display: flex;
  justify-content: center;
  margin: 50px 0 120px;
}

a.prev.page-numbers, a.next.page-numbers {
  display: none!important;
}

.archive .post-boxs>div {
  margin: 0 0 30px;
}

.breadcrumb ul {
  display: flex;
  align-items: center;
}

.breadcrumb ul li:nth-child(2):before {
  content: '';
  display: block;
  width: 15px;
  height: 1px;
  background: #272727;
  opacity: .5;
  position: absolute;
  left: 15px;
  top: 7px;
}

.breadcrumb ul li:nth-child(2) {
  padding-left: 47px;
  position: relative;
}

.related-preview {
  border: 1px solid #ECEDF2;
  box-sizing: border-box;
  border-radius: 10px;
  overflow: hidden;
  margin: 0 0 30px;
}

.related-post-title {
  font-weight: 500;
  font-size: 30px;
  line-height: 37px;
  margin: 0 0 20px;
  max-width: 271px;
}

.post-banner {
  border-radius: 6px;
  overflow: hidden;
  padding: 60px 50px 70px;
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/banner-small.png);
  background-size: cover;
  background-position: center;
}

.post-bottom {
  margin: 60px 0 120px;
  height: 90px;
  display: flex;
  justify-content: space-between;
  border-radius: 6px;
  background: #021F66;
  align-items: center;
  padding-left: 50px;
}

.post-bottom p span {
  color: var(--color-yellow);
}

.post-bottom p {
  font-weight: 500;
  font-size: 18px;
  color: var(--color-white);
}

.post-bottom-social a:hover svg {
  fill: var(--color-blue);
}

.post-bottom-social a svg {
  fill: var(--color-white);
  margin-right: 30px;
}

.post-bottom-social>svg {
  width: 16px;
  height: 33px;
  margin-right: 40px;
  fill: var(--color-yellow);
}

.post-bottom-social {
  display: flex;
  align-items: center;
}

.post-banner-title span {
  color: var(--color-yellow);
  display: block;
}

.post-banner.term-task-banner {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/banner-term.png);
  background-size: cover;
  background-position: center;
}

.archive .post-banner.term-task-banner .post-banner-desk {
  margin: 0 0 70px;
}

.post-banner.term-task-banner .post-banner-title {
  font-size: 30px;
}

.post-banner.term-task-banner button {
  max-width: 290px;
}

.post-banner.term-task-banner p {
  max-width: 325px;
}

.post-banner.term-task-banner {
  padding: 110px 90px 90px!important;
}

p.post-banner-desk {
  font-size: 16px;
  line-height: 26px;
  color: var(--color-white);
  margin: 0 0 50px;
}

.post-banner .btn-yellow {
  max-width: 100%;
}

.archive .post-banner-desk {
  font-size: 16px;
  line-height: 26px;
  color: var(--color-white);
  margin: 0 0 115px;
}

.archive .post-banner {
  padding-top: 70px;
  height: 100%;
}

.archive main#main {
  padding-bottom: 90px;
}

.post-banner {
  margin: 0 0 40px;
}

.post-banner-title {
  font-weight: 500;
  font-size: 28px;
  line-height: 34px;
  margin: 0 0 20px;
  color: var(--color-white);
}

.related-preview>a {
  display: flex;
  height: 234px;
  background-size: cover;
  background-position: center;
}

.related-preview p {
  font-weight: 500;
  font-size: 18px;
  padding: 40px;
}

.check .arrow-light {
  position: absolute;
  z-index: -1;
}

.form-meta .block-desk {
  padding-left: 40px;
}

svg.small-arrow {
  width: 260px;
  height: 550px;
  fill: #012B71;
  transform: translate(152%, -25%);
}

svg.large-arrow {
  width: 520px;
  height: 1100px;
  fill: #00A1DF;
  mix-blend-mode: normal;
  opacity: 0.05;
}

.service-arrow {
  position: absolute;
  bottom: 0;
}

.video-img-car {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translate(0px, -50%);
}

.video-slide .btn-blue.load-video.play-btn {
  transform: translate(0px, calc(-50% - 40px));
  width: 58px;
  height: 58px;
}

.slide-circle {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  mix-blend-mode: normal;
  border: 1px solid rgb(255 255 255 / 5%);
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translate(0px, calc(-50% - 40px));
}

.video-box.video-slide:before {
  display: none;
}

.section.video .video-wrapper {
  border-radius: 6px;
  overflow: hidden;
}

.slide-circle span:before {
  content: '';
  display: block;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  background: #1F1F1F;
  border: 1px solid rgba(255, 255, 255, 0.06);
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translate(0px, -50%);
  position: absolute;
}

.video-title {
  max-width: 300px;
  font-size: 16px;
  line-height: 20px;
  color: var(--color-white);
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 70px;
  z-index: 1;
}

.slide-circle span {
  width: 170px;
  height: 170px;
  background: #181818;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 50%;
  position: relative;
}

.service-arrow {
  position: absolute;
  bottom: 0%;
  transform: translate(-50%, calc(50% - 70px));
}

.video-wrapper {
  background: var(--color-dark);
}

.service .container .row {
  position: relative;
  z-index: 1;
}

.service .container {
  position: relative;
}

section.service.blue-bg {
  overflow: hidden;
}

.service-bg {
  position: absolute;
  bottom: 0;
  transform: translate(50%, 0);
}

.video-meta {
  display: flex;
  flex-direction: column;
  color: var(--color-white);
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  top: 50%;
  transform: translate(0px, 90%);
  z-index: 1;
}

span.text-play {
  font-size: 36px;
  margin: 0 0 15px;
  text-transform: uppercase;
  font-family: 'Conv_3896-font';
}

.post-preview {
  border: 1px solid #ECEDF2;
  box-sizing: border-box;
  border-radius: 10px;
  overflow: hidden;
}

.post-preview__meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #ECEDF2;
  padding: 18px 40px;
}

span.date img {
  margin-right: 10px;
}

span.date {
  font-size: 14px;
  line-height: 17px;
  color: rgb(38 38 38 / 70%);
  display: flex;
  align-items: center;
}

.post-preview__meta a svg {
  margin-left: 10px;
}

.post-preview__meta a {
  font-weight: 500;
  font-size: 14px;
  display: flex;
  align-items: center;
  position: relative;
}

.post-preview__meta a:after {
  content: '';
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  border: 2px solid var(--color-blue);
  position: absolute;
  left: -28px;
  top: 4px;
}

.post-preview__meta a:before {
  content: '';
  display: block;
  width: 1px;
  height: 25px;
  background: #ECEDF2;
  position: absolute;
  left: -24px;
  top: -19px;
}

.preview-content {
  padding: 36px 40px;
}

.post-preview {
  height: 100%;
}

.preview-blue .post-preview__img {
  position: relative;
}

.preview-blue .post-preview__img a {
  display: flex;
  height: 600px;
  width: 600px;
  border-radius: 50%;
  position: absolute;
  background-size: contain;
  background-position: left top;
  transform: translate(-60px, 0px);
}

.preview-blue .post-preview__title a {
  color: var(--color-white);
}

.preview-blue .post-preview__title {
  padding: 60px 50px 0;
  margin: 0 0 20px;
}

.preview-blue .post-preview__meta {
  border: 0;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 50px;
  margin: 0 0 30px;
}

.preview-blue .post-preview__meta a:before, .preview-blue .post-preview__meta a:after {
  display: none;
}

.post-preview__meta a:hover svg {
  fill: var(--color-blue);
}

.post-preview__meta a:hover {
  color: var(--color-blue);
}

.post-preview.preview-blue {
  background: var(--color-dark-blue);
}

.preview-blue .post-preview__meta a:hover {
  color: var(--color-blue);
}

.preview-blue .post-preview__meta a:hover svg {
  fill: var(--color-blue);
}

.preview-blue .post-preview__meta a svg {
  fill: var(--color-white);
}

.preview-blue .post-preview__meta a {
  color: var(--color-white);
}

.preview-blue span.date {
  color: rgb(255 255 255 / 70%);
}

.preview-blue span.date {
  color: rgb(255 255 255 / 70%);
  margin: 0 0 30px;
}

.archive article {
  height: 100%;
}

.post-preview__img a {
  display: flex;
  height: 234px;
  background-size: cover;
  background-position: center;
}

.post-preview__title {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 14px;
}

.post-preview__desk p {
  font-size: 14px;
  line-height: 17px;
}

.section.risk2.dark-bg {
  margin: 0;
  padding: 120px 0 175px;
}

.page-contact {
  background: #021f66;
}

.page-contact .breadcrumb a {
  color: #FFFFFF;
}

.page-contact .page-title {
  color: var(--color-white);
}

.phone-white, .phone-white>div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.phone-white a img {
  margin-right: 12px;
}

.phone-white a {
  font-size: 24px;
  font-weight: 500;
  display: flex;
  align-items: center;
  color: var(--color-white);
}

.contact-white-box img {
  margin-right: 10px;
}

.contact-white-box p, .contact-white-box a {
  display: flex;
  align-items: center;
  font-size: 18px;
  color: var(--color-white);
}

.contact-white-box .light-text {
  color: var(--color-white);
  margin: 0 0 14px;
  display: block;
}

.white-social a:hover svg {
  fill: var(--color-blue);
}

.white-social a svg {
  fill: var(--color-white);
}

.white-social {
  width: 180px;
  display: flex;
  align-items: center;
  height: 75px;
  justify-content: space-between;
  background: #021F66;
  mix-blend-mode: normal;
  border: 1px solid rgb(255 255 255 / 20%);
  box-sizing: border-box;
  border-radius: 6px 0 6px 6px;
  padding: 0 30px;
  float: right;
}

.white-dashed div {
  border-bottom: 1px dashed rgb(255 255 255 / 20%);
  position: relative;
}

.white-address>div, .white-time>div, .white-mail>div, .white-links>div {
  position: relative;
}

.white-address>div:before, .white-time>div:before, .white-mail>div:before, .white-links>div:before {
  content: '';
  display: block;
  width: 1px;
  height: 25px;
  border-left: 1px dashed rgb(255 255 255 / 20%);
  margin-bottom: 25px;
}

.page-contact .page-title img {
  transform: rotate(-90deg);
}

.page-contact .page-title {
  margin: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.white-dashed div:before {
  content: '';
  display: block;
  width: 1px;
  height: 25px;
  border-left: 1px dashed rgb(255 255 255 / 20%);
  margin-top: 25px;
}

.page-contact {
  padding-bottom: 75px;
}

.section.faq .faq-items {
  position: relative;
  top: -60px;
}

.section.faq {
  margin: 0 0 60px;
  position: relative;
  z-index: 1;
}

.spoiler-wrap {
  background: var(--color-white);
}

.box-slick-btn .btn {
  margin-right: 20px;
}

.box-slick-btn {
  display: flex;
}

.task-grid .title-block {
  margin: 0 0 30px;
}

.task-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.task-grid .block-meta {
  grid-column: 1;
  grid-row-start: 1;
  grid-row-end: 2;
  position: relative;
}

.task-grid .arrow-large, .what-it .arrow-large {
  position: absolute;
  left: 0;
  top: -110px;
  z-index: -1;
  fill: #F5FBFE;
  transform: translate(-90px, 0px);
}

.video-wrapper {
  position: relative;
  z-index: 2;
}

.task-grid .block-prompt {
  grid-column: 1;
  grid-row-start: 2;
  grid-row-end: 3;
}

.task-grid .task-items, .task-grid .task-items-home, .task-grid .review-slides {
  grid-column-start: 2;
  grid-column-end: 5;
  grid-row-start: 1;
  grid-row-end: 3;
}

.task-grid .review-social {
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 3;
  grid-row-end: 4;
  margin-top: 0px;
}

.task-item {
  display: flex;
  border: 1px solid #ECEDF2;
  border-radius: 6px;
  justify-content: space-between;
}

.task-item-img {
  width: 100%;
  flex: 0 0 57%;
  background-size: cover;
  background-position: center;
}

.task-item-meta {
  padding: 50px;
}

.task-item-info .light-text {
  font-size: 16px;
  opacity: .7;
  font-weight: 400;
  display: block;
  margin: 0 0 20px;
}

.task-item-info p {
  font-weight: 500;
  font-size: 18px;
}

a.btn.btn-yellow:hover {
  color: inherit;
}

.line-dots span {
  display: block;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  border: 3px solid;
}

.line-dots {
  position: relative;
  height: 75px;
  margin: 30px 0;
}

.task-item-info.success {
  margin: 0 0 70px;
}

.line-dots span.yellow {
  border-color: var(--color-yellow);
  position: absolute;
  bottom: 0;
  left: 0;
}

.line-dots span.blue {
  border-color: var(--color-blue);
}

.line-dots:after {
  background: linear-gradient(180deg, rgb(0 161 223) 0%, rgb(255 208 56) 100%);
}

.line-dots:before {
  border-left: 1px dashed #fff;
  z-index: 1;
}

.line-dots:before, .line-dots:after {
  content: '';
  display: block;
  position: absolute;
  left: 6px;
  top: 21px;
  width: 1px;
  height: 30px;
}

.statistics-item:after {
  content: '';
  display: block;
  width: 9px;
  height: 9px;
  position: absolute;
  bottom: -5px;
  left: 18px;
  background: #ffffff;
  border-radius: 50%;
}

.statistics-item:hover .statistic-value {
  color: var(--color-blue);
}

.statistics-item:hover .statistic-value:after {
  opacity: 0;
}

.statistics-item:before {
  content: '';
  display: block;
  width: 1px;
  height: 95px;
  background: #ECEDF2;
  position: absolute;
  left: 22px;
  bottom: 0;
}

.statistics-item {
  display: flex;
  padding-bottom: 75px;
}

.statistics-item .tooltip {
  left: 60px;
  top: 55px;
}

.statistic-img {
  margin-right: 22px;
  height: 40px;
  display: flex;
  align-items: flex-end;
}

.statistic-desk {
  font-size: 14px;
  color: var(--color-main);
  line-height: 17px;
}

.statistic-value:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: var(--color-main);
  opacity: .7;
}

.statistic-value {
  font-size: 34px;
  line-height: 35px;
  font-family: 'Conv_3896-font';
  display: inline-block;
  position: relative;
  margin: 0 0 15px;
  padding-top: 4px;
}

section.section.banner {
  margin: 0;
}

.statistics {
  border-bottom: 1px solid var(--color-grey-light);
  padding: 70px 0 0px;
}

.what-it .block-meta {
  max-width: 240px;
}

.what-it .block-prompt img {
  margin: 0 0 20px;
}

.what-it .block-prompt {
  max-width: 170px;
}

.section {
  margin: 0 0 120px;
}

.blue-bg, .dark-bg {
  padding: 120px 0 115px;
}

.blue-bg {
  background: var(--color-dark-blue);
}

.dark-bg {
  background: var(--color-dark);
}

.blue-bg .title-section, .dark-bg .title-section {
  color: var(--color-white);
}

.blue-bg .title-section span {
  color: var(--color-yellow);
}

.dark-bg .title-section {
  margin: 0 0 40px;
}

.start .title-section {
  max-width: 821px;
  margin: 0 0 80px;
}

.start-btn .block-prompt {
  max-width: 265px;
}

.start-btn .block-prompt img {
  margin-right: 14px;
}

.start-btn .block-prompt {
  display: flex;
  align-items: center;
}

.start-btn .light-text {
  color: rgb(255 255 255 / 70%);
  opacity: 1;
}

.start-btn {
  display: flex;
  align-items: center;
  margin: 0 0 75px;
}

.start-btn .btn-blue {
  max-width: 312px;
  margin-right: 48px;
}

.start-value span {
  font-size: 40px;
  font-family: 'Conv_3896-font';
  margin-right: 20px;
  line-height: 1;
}

.star-desk {
  display: flex;
}

.start-meta .block-desk {
  font-weight: 500;
  color: var(--color-white);
  max-width: 330px;
  margin: 0 0 10px;
}

.start-meta__info {
  font-size: 14px;
  color: rgb(255 255 255 / 70%);
}

.dot {
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 18px;
  border: 4px solid var(--color-blue);
}

.dot-yellow:before {
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  background: var(--color-yellow);
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translate(0px, -50%);
  border-radius: 4px;
}

.dot-yellow {
  display: block;
  width: 24px;
  height: 24px;
  border: 5px solid var(--color-yellow);
  border-radius: 24px;
  position: relative;
}

.work-line.line-yellow:after {
  border-color: var(--color-yellow);
}

.work-line:after {
  content: '';
  display: block;
  width: calc(100% - 32px);
  height: 1px;
  border-bottom: 1px dashed var(--color-blue);
  position: absolute;
  right: 0;
  margin: 0 auto;
  top: 50%;
}

.work-line {
  position: relative;
  display: flex;
  align-items: center;
}

.work-line svg {
  width: 12px;
  height: 25px;
  fill: var(--color-yellow);
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translate(10px, -50%);
  z-index: 1;
}

.dot-circle {
  border-radius: 50%;
  width: 212px;
  height: 212px;
  background: rgb(255 255 255 / 6%);
  border: 1px solid rgb(255 255 255 / 6%);
  position: absolute;
  left: 0;
  top: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  mix-blend-mode: normal;
  transform: translate(calc(-50% + 9px), -50%);
}

.line-yellow .dot-circle {
  transform: translate(calc(-50% + 12px), -50%);
}

.dot-circle span {
  display: block;
  background: rgb(255 255 255 / 7%);
  border: 1px solid rgba(255, 255, 255, 0.06);
  width: 145px;
  height: 145px;
  border-radius: 50%;
}

.step.step-gradient.step-yellow .dot-circle {
  transform: translate(calc(-50% + 11px), -50%);
}

span.small-circle {
  width: 75px;
  height: 75px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translate(0px, -50%);
}

.circle-img {
  border-radius: 50%;
  border: 1px solid rgb(255 208 56 / 10%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 730px;
  height: 730px;
  position: absolute;
  transform: translate(-50%, 0px);
  left: 9px;
}

.items3 span.work-item__number:after {
  background: var(--color-yellow);
}

.line-yellow .dot-circle:before {
  content: '';
  display: block;
  width: 77px;
  height: 77px;
  position: absolute;
  top: 50%;
  transform: translate(0px, -50%);
  left: 0;
  right: 0;
  border-radius: 50%;
  margin: 0 auto;
  background: rgb(0 0 0);
  border: 1px solid rgba(255, 255, 255, 0.06);
}

.offer-grid .title-block {
  margin: 0;
  position: relative;
}

.offer-grid .title-block:after {
  content: '';
  display: block;
  width: 15px;
  height: 46px;
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/dashed.svg) no-repeat center;
  position: absolute;
  bottom: -65px;
}

.offer-param {
  position: relative;
}

.offer-param svg {
  position: absolute;
  top: 50%;
  transform: translate(-40%, -50%);
  fill: #F5FBFE;
  left: 0;
}

.offer-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.offer-grid .btn-blue {
  width: 60px;
  height: 60px;
  border-radius: 6px;
}

.offer-grid .title-block {
  margin: 0;
}

.offer-grid .block-meta .social {
  margin: 90px 0 0;
}

.offer-param.post-editor ul li {
  font-weight: 500;
}

.offer-grid .block-meta {
  grid-column: 1;
  grid-row-start: 1;
  grid-row-end: 3;
}

.offer-content {
  grid-row: 1;
  grid-column-start: 2;
  grid-column-end: 5;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.offer-param {
  grid-row: 2;
  grid-column-start: 2;
  grid-column-end: 5;
}

.offer-img {
  flex: 0 0 45%;
}

.work-items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.work-items .work-meta {
  grid-row: 1;
  grid-column: 1;
  grid-column-start: 1;
  grid-column-end: 3;
  margin: 0 0 75px;
}

.work-prompt .light-text {
  opacity: 1;
}

.work-prompt {
  padding-top: 100px;
  padding-left: 30px;
  position: relative;
}

.work-prompt .light-text {
  position: relative;
}

.work-prompt {
  padding-top: 100px;
  padding-left: 40px;
  position: relative;
  z-index: 1;
}

.work-prompt .light-text:before {
  content: '';
  display: block;
  width: 15px;
  height: 1px;
  border-bottom: 1px dashed rgb(255 255 255 / 50%);
  position: absolute;
  left: -30px;
  top: 25px;
}

.work-prompt:after {
  content: '';
  height: 154px;
  width: 1px;
  border-left: 1px dashed rgb(255 255 255 / 50%);
  display: block;
  position: absolute;
  left: 10px;
  bottom: 0;
}

.step .btn-blue {
  width: 285px;
  min-width: 285px;
  margin-left: 15px;
  position: relative;
}

.check-items.active .check-item.active img {
  opacity: 1;
}

.check-items.active .check-item img {
  opacity: .5;
}

.check-items {
  display: grid;
}

.check-item {
  border: 1px solid var(--color-grey-light);
  border-radius: 6px;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 10px 0 20px;
  cursor: pointer;
}

.check-items {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: repeat(6, 1fr);
}

.check1 {
  grid-column: 2;
}

.check2 {
  grid-column: 3;
}

.check3 {
  grid-column: 4;
}

.check4 {
  grid-column: 5;
}

.check5 {
  grid-row: 2;
  grid-column: 5;
}

.check6 {
  grid-row: 3;
  grid-column: 5;
}

.check7 {
  grid-row: 4;
  grid-column: 1;
}

.check7 {
  grid-row: 4;
  grid-column: 1;
}

.check8 {
  grid-row: 5;
  grid-column: 1;
}

.check9 {
  grid-row: 6;
  grid-column: 1;
}

.check10 {
  grid-row: 6;
  grid-column: 2;
}

.check11 {
  grid-row: 6;
  grid-column: 3;
}

.check12 {
  grid-row: 6;
  grid-column: 4;
}

.check13 {
  grid-row: 6;
  grid-column: 5;
}

.check-name {
  font-weight: 500;
  font-size: 16px;
  text-decoration: underline;
  display: inline-block;
}

.check__inner, .check-block {
  position: relative;
}

.check__inner .row {
  position: absolute;
  top: 30px;
  width: 100%;
  z-index: -1;
}

.car-img {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translate(0px, -50%);
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 740px;
  height: 430px;
}

.marker, .marker:before, .marker span, .marker span:before {
  border-radius: 50%;
}

.marker:before, .marker span:before {
  content: '';
  display: block;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  transform: translate(0px, -50%);
  left: 0;
  right: 0;
  margin: 0 auto;
}

.marker span:before {
  background: #ABA697;
  width: 6px;
  height: 6px;
}

.marker span {
  background: #FFFFFF;
  border: 4px solid #ABA697;
  display: block;
  width: 26px;
  height: 26px;
  position: relative;
}

.marker {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 82px;
  height: 82px;
  border: 1px solid rgb(255 255 255 / 10%);
  position: absolute;
  cursor: pointer;
}

.marker.active:before {
  border: 1px solid rgb(0 161 223 / 30%);
}

.marker.active span {
  border-color: #00A1DF;
}

.marker.active span:before {
  background: #00A1DF;
}

.marker.active {
  border-color: rgb(0 161 223 / 10%);
}

.marker:before {
  width: 50px;
  height: 50px;
  border: 1px solid rgb(255 255 255 / 30%);
}

.marker1 {
  bottom: 110px;
  left: 145px;
}

.marker2 {
  top: 0;
  left: 300px;
}

.marker3 {
  top: 85px;
  left: 350px;
}

.marker4 {
  bottom: 165px;
  left: 250px;
}

.marker5 {
  top: 65px;
  right: 30px;
}

.marker6 {
  bottom: 190px;
  left: 305px;
}

.marker7 {
  bottom: 210px;
  left: 175px;
}

.marker8 {
  bottom: 175px;
  left: 95px;
}

.marker9 {
  top: 100px;
  left: 260px;
}

.marker10 {
  bottom: 270px;
  left: 160px;
}

.marker11 {
  top: 100px;
  right: 155px;
}

.marker12 {
  bottom: 155px;
  right: 65px;
}

.marker13 {
  bottom: 170px;
  right: 220px;
}

.article h1 {
  font-weight: 500;
  font-size: 40px;
  line-height: 49px;
  margin: 0 0 30px;
  padding: 0;
}

span.posted-on {
  font-size: 16px;
  color: var(--color-main);
  opacity: .5;
}

.entry-meta img {
  margin-right: 10px;
}

.entry-meta {
  display: flex;
  align-items: center;
  margin: 0 0 40px;
}

.post-editor p em, blockquote p {
  font-weight: 500;
  font-size: 20px;
  line-height: 38px;
  font-style: italic;
}

blockquote p {
  margin: 0!important;
}

.post-editor p {
  margin: 0 0 40px;
  font-size: 16px;
  line-height: 32px;
}

.post-editor h2, .post-editor h3 {
  font-weight: 500;
  font-size: 28px;
  margin: 0 0 30px;
  padding: 0;
}

blockquote:before {
  content: '';
  display: block;
  width: 70px;
  height: 60px;
  position: absolute;
  top: -35px;
  right: 60px;
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/quote.svg) no-repeat center;
  background-size: contain;
}

blockquote {
  padding: 60px 60px 50px;
  background: #F5FBFE;
  position: relative;
  margin: 0 0px 40px;
}

.post-editor ol {
  counter-reset: myCounter;
}

.post-editor ol li:before {
  counter-increment: myCounter;
  content: counter(myCounter);
  background: #00A1DF;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: var(--color-white);
  position: absolute;
  left: 0;
  top: 3px;
}

.post-editor ol li {
  padding-left: 36px!important;
}

.post-editor ul, .post-editor ol {
  margin: 0 0 40px;
}

.post-editor ul li:before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 9px;
  border: 3px solid #00A1DF;
  border-radius: 50%;
}

.post-editor li:nth-last-child(1) {
  margin: 0;
}

.post-editor ul li, .post-editor ol li {
  font-size: 16px;
  line-height: 28px;
  position: relative;
  padding-left: 26px;
  margin: 0 0 10px;
}

.post-editor {
  border: 1px solid #ECEDF2;
  border-radius: 6px;
  overflow: hidden;
  padding: 0 0px;
}

.post-editor img {
  margin: 0 0 40px;
}

.post-editor>p, .post-editor h2, .post-editor h3, .post-editor ul, .post-editor ol {
  padding: 0 60px;
}

.post-editor div img {
  width: 100%;
}

.work .desk-block {
  color: var(--color-white);
  max-width: 642px;
}

.work-item__desk ul li:nth-last-child(1) {
  margin: 0;
}

.work-item__desk ul li {
  font-size: 14px;
  line-height: 17px;
  color: var(--color-white);
  margin: 0 0 22px;
  position: relative;
  padding-left: 50px;
}

.work-item__desk ul {
  position: relative;
  padding-top: 26px;
}

.work-items>div:nth-child(3) span:after {
  background: var(--color-yellow);
}

.work-item__desk li:before {
  content: '';
  display: block;
  width: 17px;
  height: 1px;
  position: absolute;
  left: 10px;
  top: 7px;
  border-bottom: 1px dashed rgb(255 255 255 / 40%);
}

.work-item__desk ul:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: 1px;
  height: 100%;
  border-left: 1px dashed rgb(255 255 255 / 40%);
}

span.work-item__number:after {
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  border-radius: 2px;
  background: #00A1DF;
  margin: 0 0 21px;
}

span.work-item__number {
  font-family: 'Conv_3896-font';
  font-size: 34px;
  display: inline-block;
  color: var(--color-white);
  position: relative;
}

.offer-param.post-editor ul li {
  flex: 0 0 calc(100%/3);
}

.offer-param.post-editor ul {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}

.offer-param.post-editor {
  padding: 40px 40px 30px 40px;
}

.home-task .block-prompt img {
  margin: 0 0 20px;
}

.why-item__text {
  color: var(--color-white);
}

.why-item__title {
  font-weight: 500;
  font-size: 16px;
  margin: 0 0 13px;
}

.why-item .why-item__img {
  margin-right: 16px;
  min-width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.why-item .why-item__img:before {
  content: '';
  display: block;
  width: 18px;
  height: 1px;
  border-bottom: 1px dashed rgb(255 255 255 / 30%);
  position: absolute;
  left: -36px;
  top: 50%;
}

.why-item {
  position: relative;
  display: flex;
  margin: 0 0 30px;
  padding: 0 36px 0 40px;
}

.why-items>div:nth-child(1) .why-item:before, .why-items>div:nth-child(2) .why-item:before, .why-items>div:nth-child(3) .why-item:before {
  content: '';
  display: block;
  width: 1px;
  height: 114px;
  border-left: 1px dashed rgb(255 255 255 / 30%);
  position: absolute;
  left: 0px;
  top: 25px;
}

.risk .get-items {
  flex-wrap: wrap;
  margin: 0 -15px;
}

.risk .get-items>div {
  padding: 0 15px;
  max-width: calc(100%/3);
  margin: 0 0 50px;
}

.risk .get-items>div {
  position: relative;
}

.risk .get-item {
  border-color: var(--color-red);
}

.risk .get-item__top {
  border-color: #F2ECEC;
}

.risk .get-item__top:before, .risk .get-item__top:after {
  display: none;
}

.get, .home-task {
  border-top: 1px solid var(--color-grey-light);
  padding-top: 120px;
}

.get .block-meta {
  max-width: 254px;
  margin-top: 30px;
}

.get-item__top span {
  font-size: 16px;
  font-weight: 500;
}

.get-item {
  border-radius: 10px;
  border: 1px solid var(--color-grey-light);
  height: 100%;
}

.get-item__top img {
  margin-right: 16px;
}

.get-item__top {
  display: flex;
  padding: 24px 40px;
  border-bottom: 1px solid var(--color-grey-light);
  align-items: center;
  position: relative;
}

.get-item-deks {
  padding: 30px 40px 40px;
}

.get-item__top:after {
  content: '';
  display: block;
  width: 1px;
  height: 11px;
  border-radius: 50%;
  background: var(--color-grey-light);
  position: absolute;
  bottom: 0px;
  left: 64px;
}

.get-item__top:before {
  content: '';
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  border: 2px solid var(--color-blue);
  position: absolute;
  bottom: 10px;
  left: 60px;
  z-index: 2;
}

.get-items>div {
  padding: 0 15px;
  flex: 0 0 calc(100%/3);
}

.get-items {
  display: flex;
  justify-content: space-between;
  margin: 0 -15px;
}

.get-item-img {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  margin-right: 16px;
  min-width: 50px;
}

.service-item {
  border-radius: 6px;
  background: var(--color-white);
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.service__inner {
  padding: 40px 40px 0px;
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  position: relative;
}

.service__inner:after {
  content: '';
  display: block;
  width: 100%;
  height: 50px;
  background: linear-gradient(0deg, rgb(254 254 254) 0%, rgb(255 255 255 / 3%) 100%);
  position: absolute;
  left: 0;
  bottom: 0;
}

.service-item-deks {
  flex: 1 0 auto;
}

.service-item__top .service-item-img {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 50px;
  height: 50px;
  margin-right: 16px;
}

.service-item__top p {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
}

.service-item__top {
  display: flex;
  align-items: center;
  margin: 0 0 28px;
}

.service .title-section {
  margin: 0 0 50px;
}

.service-item-deks ul:before {
  content: '';
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 10px;
  border-left: 1px dashed var(--color-blue);
}

.service-item-deks li:before {
  content: '';
  display: block;
  width: 14px;
  height: 1px;
  border-bottom: 1px dashed var(--color-blue);
  top: 8px;
  left: 0px;
  position: absolute;
}

.service-item-deks li {
  font-size: 14px;
  padding-left: 28px;
  position: relative;
}

.service-item-deks ul {
  position: relative;
  padding-bottom: 50px;
  height: 100%;
}

.row.service-items>div {
  margin-bottom: 30px;
}

.service-item-deks ul li:nth-last-child(1) {
  margin: 0;
}

.service-item-deks ul li {
  margin: 0 0 20px;
}

.service-item-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #ECEDF2;
  padding: 25px 40px;
  background: var(--color-white);
  overflow: hidden;
  position: relative;
}

.service-price {
  font-family: 'Conv_3896-font';
  font-size: 32px;
  display: flex;
  align-items: baseline;
  line-height: 1;
}

.price {
  display: flex;
  flex-direction: column;
}

.service-price span.usd {
  font-family: 'Conv_3896-font';
  line-height: 1;
  font-size: 30px;
}

.service-price span {
  margin-left: 3px;
}

span.prefix {
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  min-height: 16px;
}

.service-item-meta .btn-yellow {
  max-width: 152px;
}

.service-price span.uah {
  font-size: 16px;
  font-weight: 500;
}

.service-item-meta:before {
  content: '';
  display: block;
  width: 4px;
  height: 50px;
  background: var(--color-yellow);
  border-radius: 0px 100px 100px 0px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0px, -50%);
}

.review:hover {
  border-color: var(--color-blue);
}

.review:hover .block-desk p {
  text-decoration: underline;
}

.review {
  padding: 40px 50px 50px;
  border-radius: 6px;
  border: 1px solid var(--color-grey-light);
}

.review-img {
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-right: 20px;
  overflow:hidden;
}

.review-name {
  font-weight: 500;
  font-size: 18px;
  margin: 0 0 10px;
}

.review-top {
  display: flex;
  align-items: center;
  margin: 0 0 30px;
}

.review-content {
  border: 1px dashed var(--color-grey-light);
  padding: 40px;
  position: relative;
  border-radius: 6px;
}

.review-content:before {
  content: '';
  display: block;
  width: 70px;
  height: 60px;
  position: absolute;
  top: -40px;
  right: 40px;
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/quote.svg) no-repeat center;
  background-size: contain;
}

.btn-slick:hover, .btn-slick:focus {
  background: var(--color-blue-hover);
}

.btn-slick {
  width: 60px;
  height: 60px;
  background: var(--color-blue);
  border-radius: 60px!important;
}

.box-arrow {
  display: flex;
  align-items: center;
}

.btn-side .btn {
  margin-right: 20px;
}

.btn-side {
  margin: 60px 0 90px;
}

.reviews .block-meta {
  margin-top: 30px;
}

.spoiler-head img {
  margin-right: 14px;
}

.spoiler-head {
  font-weight: 500;
  font-size: 18px;
  display: flex;
  align-items: center;
  position: relative;
}

span.spoiler-btn {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0px, -59%);
}

.spoiler-wrap.active:before {
  height: 100%;
  opacity: 1;
}

.spoiler-wrap:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 10px;
  height: 0;
  background: var(--color-blue);
  border-radius: 6px 0px 0px 6px;
  transition: .25s;
  opacity: 0;
}

.spoiler-wrap {
  padding: 30px 40px;
  margin: 0 0 10px;
  border-radius: 6px;
  border: 1px solid var(--color-grey-light);
  position: relative;
}

.spoiler-wrap.disabled .spoiler-body {
  display: none;
}

.spoiler-wrap.active .spoiler-btn svg {
  fill: var(--color-blue);
  transform: rotate( 180deg);
}

.spoiler-wrap .spoiler-btn svg {
  transition: .25s;
}

.spoiler-wrap.active .spoiler-head {
  color: var(--color-blue);
}

.spoiler-head {
  cursor: pointer;
}

.spoiler-body {
  font-size: 16px;
  line-height: 26px;
  padding: 18px 0 0;
}

.btn-blue.load-video {
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%!important;
}

.video-slick .slick-slider {
  margin-left: -12%;
  margin-right: -12%;
}

.video-slick .slick-list {
  padding-top: 0%!important;
  padding-bottom: 0%!important;
  padding-left: 100px!important;
  padding-right: 100px!important;
}

/*.video-slick .slick-list {
  padding-top: 10%!important;
  padding-bottom: 10%!important;
  padding-left: 15%!important;
  padding-right: 15%!important;
}*/

.video-slick .slick-dots {
  text-align: right;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.video-slick .slick-track {
  max-width: 100%!important;
  transform: translate3d(0, 0, 0)!important;
  perspective: 100px;
}

.video-slick .slick-slide {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  width: 100%!important;
  transform: translate3d(0, 0, 0);
  transition: transform 1s, opacity 1s;
}

.slick-snext, .slick-sprev, .slick-snext2, .slick-sprev2 {
  display: block;
}

.video-slick .slick-current {
  opacity: 1;
  position: relative;
  display: block;
  z-index: 2;
}

.video-slick .slick-snext {
  opacity: .9;
  transform: translate3d(190px, 0, -30px);
  z-index: 1;
  perspective: 1000px;
}

.video-slick .slick-sprev {
  opacity: .9;
  transform: translate3d(-190px, 0, -30px);
}

.carousel-video button#next:hover, .carousel-video button#prev:hover {
  background: var(--color-blue);
}

.carousel-video button#next:hover svg, .carousel-video button#prev:hover svg {
  fill: var(--color-white);
}

.carousel-video button#next svg, .carousel-video button#prev svg {
  fill: var(--color-blue);
}

.carousel-video button#next, .carousel-video button#prev {
  width: 30px;
  height: 30px;
  background: transparent;
  border: 1px solid var(--color-blue);
}

.carousel-video .video-slider-btn .btn {
  position: absolute;
  top: 50%;
  transform: translate(0px, -50%);
}

.carousel-video .video-slider-btn {
  width: 100%;
  height: 1px;
}

.carousel-video button#next {
  right: 45px;
}

.carousel-video button#prev {
  left: 45px;
}

.carousel-video button#prev svg {
  transform: rotate(180deg);
}

.video-slider-meta {
  height: 100%;
  display: flex;
  align-items: center;
}

.video-slider-meta svg {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%) rotate(180deg);
  z-index: -1;
  fill: #F5FBFE;
}

/*.video-slick .slick-slide {
  transition: .1s;
}

.video-slick .slick-slide:not(.slick-current) {
  transition: .1s all;
  transform: translate3d(50%, 0, 0) scale(.52);
}

.video-slick .slick-slide.slick-current + .slick-slide {
  transform: translate3d(-50%, 0, 0) scale(.52);
}

.video-slick .slick-slide.slick-current {
  transform: translate3d(0, 0, 0) scale(1);
  z-index: 2;
}*/

.video-box {
  background: var(--color-dark);
  border-radius: 6px;
}

.video-sizer {
  position: relative;
}

.video-wrap {
  padding: 56.25% 0 0 0;
  position: relative;
}

.video-box, .video-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-circle {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 380px;
  height: 380px;
  background: rgb(255 255 255 / 2%);
  mix-blend-mode: normal;
  border: 1px solid rgb(255 255 255 / 5%);
}

.circle-medium {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 264px;
  height: 264px;
  background: rgb(24 24 24 / 50%);
  border: 1px solid rgba(255, 255, 255, 0.06);
}

.circle-small {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #1F1F1F;
  border: 1px solid rgba(255, 255, 255, 0.06);
  width: 140px;
  height: 140px;
}

.video-circle, .btn-blue.load-video.play-btn {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translate(0px, -50%);
}

.video-cars {
  position: absolute;
  width: 100%;
  height: 100%;
}

img.img3 {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0px, -50%);
}

img.img1 {
  position: absolute;
  top: 20px;
  left: 50px;
}

img.img2 {
  position: absolute;
  bottom: 30px;
  left: 130px;
}

.why.dark-bg:before {
  background: #021F66;
}

.video-circle {
  z-index: 1;
}

.btn-blue.load-video.play-btn {
  z-index: 2;
}

.video-wrapper iframe {
  border: 0;
}

.video-box {
  overflow: hidden;
}

.video-box:before {
  content: '';
  display: block;
  width: 30px;
  height: 100%;
  background: var(--color-dark-blue);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 6px 0 0 6px;
}

.side__wrapper {
  position: relative;
  z-index: 3;
}

.what-it .side__wrapper {
  padding: 30px 0;
}

.side__wrapper .block-meta {
  flex: 1 0 auto;
}

.side__wrapper {
  display: flex;
  height: 100%;
  flex-direction: column;
}

.what-it .vector-tr img {
  position: absolute;
  left: 85px;
}

.what-it .vector-tr {
  position: relative;
}

.arrow-light svg {
  fill: #F5FBFE;
}

.start {
  background-position: right center;
  background-repeat: no-repeat;
}

.start-slider-item {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.start-slider-btn .btn-left {
  display: none!important;
}

.start-slider-btn .btn-right img {
  transform: rotate(-90deg);
}

.start-slider-btn .btn-right {
  background: transparent;
}

.start-slider-btn {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0px, -50%);
}

.star-desk {
  position: relative;
  align-items: center;
  height: 100%;
}

.start-desk__inner {
  display: flex;
}

.start-bottom-slider {
  position: relative;
}

.start-bottom-slider .social {
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translate(0px, -50%);
  left: -5px;
}

.start .arrow-white svg {
  fill: var(--color-white);
  opacity: .1;
}

.start .arrow-white .arrow-small {
  position: absolute;
  top: 50%;
  transform: translate(0px, -50%);
  right: 50px;
  width: 50px;
  height: 106px;
}

.start .arrow-white {
  position: absolute;
}

.start .container {
  position: relative;
}

.start .arrow-white {
  position: absolute;
  right: 175px;
  top: -175px;
}

.start-bottom {
  position: relative;
}

.start svg.arrow-medium {
  width: 125px;
  height: 265px;
  fill: var(--color-white);
  opacity: .1;
  position: absolute;
  top: 80px;
  left: 440px;
}

.start {
  overflow: hidden;
}

.check-item {
  position: relative;
}

.check-item:before {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/trapeze.svg);
  background-position: right center;
  background-repeat: no-repeat;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  right: 0;
  opacity: .05;
  transition: .25s;
}

.check-item.active:before {
  opacity: 1;
}

.start-slider .slick-slide.slick-current+.slick-slide+.slick-slide {
  opacity: 0.4;
}

.start-slider .slick-slide.slick-current, .start-slider .slick-slide.slick-current+.slick-slide {
  opacity: 1;
}

.start-slider .slick-slide {
  opacity: .2;
  transition: .25s;
}

.has-tooltip {
  position: relative;
}

.tooltip {
  position: absolute;
  width: 100%;
  z-index: 1;
}

.has-tooltip {
  cursor: pointer;
}

.has-tooltip:hover .tooltip {
  opacity: 1;
}

.tooltip {
  background: #F4F5F9;
  box-shadow: 0px 10px 14px rgba(244, 245, 249, 0.3);
  border-radius: 6px;
  padding: 38px 30px 24px;
  font-size: 14px;
  line-height: 22px;
  transition: .25s;
  opacity: 0;
}

.tooltip:before {
  content: '';
  display: block;
  border: 10px solid transparent;
  border-bottom: 10px solid #f4f5f9;
  border-left: 10px solid #f4f5f9;
  position: absolute;
  top: -14px;
  left: 24px;
}

.check-item .tooltip {
  opacity: 1;
  top: 100px;
  z-index: 1;
  left: 0;
  background: #F4F5F9;
  box-shadow: 0px 10px 14px rgb(41 42 44 / 10%);
  width: 274px;
  display: none;
}

.check-item.active:hover .tooltip {
  display: block;
}

input:focus {
  outline: none;
}

.title-block, .title-banner {
  font-weight: 500;
}

.title-box {
  font-size: 16px;
  font-weight: 500;
}

.title-banner {
  font-size: 50px;
  line-height: 1.22;
  margin: 0;
}

.title-block {
  font-size: 30px;
  line-height: 37px;
  margin: 0 0 30px;
}

.title-section {
  font-weight: 500;
  font-size: 50px;
  line-height: 61px;
}

.white-text, .white-text p {
  color: var(--color-white);
}

.desk-block p {
  font-size: 16px;
  line-height: 26px;
}

.block-desk, .block-desk p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.65;
}

.light-text {
  font-size: 14px;
  line-height: 17px;
  opacity: 0.5;
}

.svg-title {
  display: flex;
  align-items: center;
}

.svg-title svg {
  width: 25px;
  height: 53px;
  fill: var(--color-yellow);
  margin-right: 15px;
}

.text-yellow {
  color: var(--color-yellow);
}

.container {
  max-width: var(--container);
}

svg.arrow-small {
  width: 112px;
  height: 239px;
}

svg.arrow-large {
  width: 225px;
  height: 477px;
}

.arrow-blue .arrow-small {
  fill: var(--color-light-blue);
  position: absolute;
  top: 15px;
  left: 56px;
  z-index: 1;
}

.arrow-blue .arrow-large {
  fill: var(--color-blue);
  opacity: .05;
  position: absolute;
  top: 0;
  left: 0;
}

.banner .arrow-blue {
  position: absolute;
  left: 85px;
  bottom: -175px;
  height: 475px;
}

.banner {
  position: relative;
}

p {
  margin: 0;
}

a, .btn {
  text-decoration: none;
  transition: .25s;
}

a {
  color: var(--color-main);
}

a:hover {
  color: var(--color-blue);
}

a:focus {
  color: var(--color-dark-light);
}

.btn, .btn:hover, .btn:focus, .btn:active {
  border: 0px;
  box-shadow: none;
  outline: none;
  font-weight: 500;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn-blue svg {
  fill: var(--color-white);
}

.btn-blue {
  font-size: 18px;
  color: var(--color-white);
  background: var(--color-blue);
  height: 60px;
  width: 100%;
}

.btn-blue span {
  margin-left: 18px;
}

.btn-blue:hover, .btn-blue:focus {
  background: var(--color-blue-hover);
}

.btn-yellow {
  font-size: 16px;
  color: var(--color-main);
  background: var(--color-yellow);
  height: 50px;
  width: 100%;
  max-width: 170px;
}

.btn-yellow span {
  margin-left: 10px;
}

.btn-yellow:hover, .btn-yellow:focus {
  background: var(--color-yellow-hover);
}

ul, ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
}

h1 {
  font-size: 32px;
  padding-bottom: 10px;
}

h2 {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}

h3 {
  font-size: 18px;
  line-height: 25px;
}

h4 {
  font-size: 16px;
  line-height: 20px;
}

h5 {
  font-size: 14px;
  line-height: 17.5px;
}

p {
  margin-bottom: 0;
}

h1.entry-title {
  font-size: 1.31rem;
  border-bottom: 1px solid #eaecef;
}

h2.entry-title {
  border-bottom: 1px solid #eaecef;
}

h3.widget-title {
  font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

header#masthead {
  margin-bottom: 0;
}

.anchor:hover {
  top: 5px;
}

.anchor {
  opacity: .3;
  transition: .25s;
  position: relative;
  top: 0;
}

span.tag {
  font-weight: 500;
  font-size: 40px;
  color: var(--color-white);
  opacity: .3;
}

.banner-bottom>div {
  display: flex;
  justify-content: space-between;
}

.banner-bottom {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 80px;
}

.banner .container {
  position: relative;
  z-index: 2;
}

#main-nav ul li {
  margin-right: 65px;
}

#main-nav ul {
  display: flex;
}

#page {
  position: relative;
}

.banner {
  background: var(--color-dark-blue);
  min-height: 900px;
  padding-top: 280px;
  background-repeat: no-repeat;
  background-position: right center;
}

.banner:before {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgb(2 31 102) 0%, rgb(2 31 102) 22%, rgb(2 31 102) 40%, rgb(2 31 102 / 40%) 100%);
}

.admin-bar .site-header {
  top: 0px;
}

.home .site-header {
  background: transparent;
}

.site-header {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 9;
  background: var( --color-dark-blue);
}

.article {
  padding-top: 90px;
}

.top-logo {
  min-width: 210px;
}

header .container {
  padding: 0;
}

.top {
  position: relative;
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgb(255 255 255 / 30%);
  max-width: calc(100% - 100px);
  margin: 0 auto;
  height: 90px;
}

.top-btn .btn-yellow {
  min-width: 170px;
}

.banner-form {
  margin: 0 0 32px;
}

.navbar-brand>a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand>a:visited, .navbar-brand>a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}

body:not(.theme-preset-active) #page-sub-header p {
  color: #212529;
}

a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}

@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.banner-box .block-desk {
  margin-top: 40px;
  max-width: 500px;
}

.banner-content {
  padding-right: calc(var(--container) / 12);
}

.clock {
  display: flex;
  align-items: center;
  margin-top: 40px;
}

.clock span {
  font-size: 14px;
  line-height: 17px;
  color: var(--color-white);
  opacity: 0.7;
  max-width: 195px;
  display: block;
  margin-left: 14px;
}

.form-submit button {
  max-width: 290px;
}

.banner-form .title-block, .form-field {
  margin: 0 0 30px;
}

.wpcf7-response-output {
  display: none;
}

input:not(:placeholder-shown)+span.wpcf7-not-valid-tip {
  display: none!important;
}

.wpcf7-form-control-wrap:hover span.wpcf7-not-valid-tip {
  display: none;
}

.form-field input {
  border-radius: 6px;
  border: 0;
  background: var(--color-white);
  font-size: 18px;
  color: var(--color-main);
  height: 60px;
  padding: 0 15px 0 56px;
  width: 100%;
}

textarea:focus {
  box-shadow: none;
  outline: none;
}

.form-field textarea {
  border-radius: 6px;
  border: 0;
  background: var(--color-white);
  font-size: 18px;
  color: var(--color-main);
  font-family: 'Montserrat', sans-serif;
  padding: 16px 30px;
  max-height: 160px;
  width: 100%;
}

.form-field {
  position: relative;
}

.form-field>span {
  display: flex;
  align-items: center;
  height: 100%;
  position: relative;
}

.field-icon {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 26px;
  top: 50%;
  transform: translate(0px, -50%);
}

input:not(:placeholder-shown)~span.wpcf7-not-valid-tip {
  display: none;
}

.field-name .field-icon {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/name-default.svg) no-repeat center;
}

.field-name input:focus+span.field-icon {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/name-focus.svg) no-repeat center;
}

.field-name input.wpcf7-not-valid+span.field-icon {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/name-valid.svg) no-repeat center;
}

.field-tel .field-icon {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/phone-default.svg) no-repeat center;
}

.field-tel input:focus+span.field-icon {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/phone-focus.svg) no-repeat center;
}

.field-tel input.wpcf7-not-valid+span.field-icon {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/phone-valid.svg) no-repeat center;
}

.field-model .field-icon {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/model-default.svg) no-repeat center;
}

.field-model input:focus+span.field-icon {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/model-focus.svg) no-repeat center;
}

.field-model input.wpcf7-not-valid+span.field-icon {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/model-valid.svg) no-repeat center;
}

.field-year .field-icon {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/year-default.svg) no-repeat center;
}

.field-year input:focus+span.field-icon {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/year-focus.svg) no-repeat center;
}

.field-year input.wpcf7-not-valid+span.field-icon {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/year-valid.svg) no-repeat center;
}

.step {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.step-dot {
  display: block;
  width: 18px;
  min-width: 18px;
  height: 18px;
  border-radius: 18px;
  border: 4px solid var(--color-blue);
}

.step .step-line {
  border-bottom: 1px dashed var(--color-blue);
  width: 100%;
  margin-left: 30px;
}

.step svg {
  width: 12px;
  height: 25px;
  fill: var(--color-yellow);
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translate(10px, -50%);
  z-index: 1;
}

.step.step-gradient .step-line:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0px;
  border-bottom: 1px dashed #0b0b0b;
}

.step.step-gradient .step-line {
  background: linear-gradient(312deg, rgb(0 161 223) 0%, rgb(255 208 56) 100%);
  position: relative;
  height: 1px;
  border: 0;
}

.step.step-yellow .step-dot:before {
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  background: var(--color-yellow);
  border-radius: 5px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translate(0px, -50%);
  position: absolute;
}

.step.step-yellow .step-dot {
  border: 5px solid var(--color-yellow);
  width: 24px;
  height: 24px;
  min-width: 24px;
  position: relative;
}

.work-prompt .light-text {
  margin: 0 0 27px;
}

.video-slider-item {
  background: #000;
  height: 300px;
  border-radius: 10px;
}

/*.video-slider .slick-slide.slick-current {
  transform: translate3d(0%, 0, 0) scale(1);
  opacity: 1;
}
.video-slider .slick-slide {
  transform: translate3d(70%, 0, 0) scale(0.8);
  opacity: 0.8;
}

.video-slider .slick-slide.slick-current + .slick-slide {
  transform: translate3d(-70%, 0, 0) scale(0.8);
}*/

.owl-carousel .owl-item.center {
  transform: translate3d(0, 0, 0) scale(1);
  z-index: 2;
}

.owl-carousel .owl-item:not(.center) {
  transition: .8s all;
  transform: translate3d(50%, 0, 0) scale(.8);
}

.owl-carousel .owl-item.center+.owl-item {
  transform: translate3d(-50%, 0, 0) scale(.8);
}

.why .btn {
  width: 100%;
  max-width: 100%;
}

.row.why-items {
  margin: 0 0 40px;
}

.why.dark-bg .title-section {
  margin: 0 0 60px;
}

.banner-form .form-box {
  max-width: 390px;
}

span.wpcf7-not-valid-tip {
  color: var(--color-red);
  font-size: 18px;
  position: absolute;
  left: 56px;
  background: var(--color-white);
  top: 50%;
  transform: translate(0px, -50%);
}

#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav>li>a {
  font-weight: 500;
  font-size: 16px;
  color: var(--color-white);
}

#masthead .navbar-nav>li>a:hover, 
#masthead .navbar-nav>li.current_page_item>a, .navbar-nav .current-menu-item a {
  color: var(--color-yellow)!important;
}

.home #masthead .navbar-nav>li.current_page_item>a,
.home footer .navbar-nav>li.current_page_item>a {
  color: var(--color-white)!important;
}

.home #masthead .navbar-nav>li.current_page_item>a:hover, 
.home footer .navbar-nav>li.current_page_item>a:hover {
  color: var(--color-yellow)!important;
}



.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
  position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
  display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
  border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
  float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

/* Small menu. */

.menu-toggle, .main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}

.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .dropdown-menu li>.dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}

@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }
  .dropdown-menu li a {
    padding: 0;
  }
  #masthead .navbar-nav>li>a {}
  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}

.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a, .post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover, .post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}

.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav>li>a:focus, .nav>li>a:hover {
  background-color: #eee;
  text-decoration: none;
}

.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}

.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

#content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline, .group-blog .byline {
  display: inline;
}

.page-content, .entry-content, .entry-summary {
  margin: 0em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content, .blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title>a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */

embed, iframe, object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}

.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}

.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-item .gallery-columns-2 {
  max-width: 50%;
}

.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}

.gallery-item .gallery-columns-4 {
  max-width: 25%;
}

.gallery-item .gallery-columns-5 {
  max-width: 20%;
}

.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}

.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}

.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}

.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/

.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value>select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1, .woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/

.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/

.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

.footer-copy:before {
  content: '';
  display: block;
  width: calc(100% - 100px);
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: rgb(255 255 255 / 20%);
}

.footer-copy {
  height: 90px;
  display: flex;
  align-items: center;
  position: relative;
}

.footer-copy p {
  font-size: 14px;
  color: rgb(255 255 255 / 70%);
}

body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  background-color: #f7f7f7;
}

.navbar-dark .site-info {
  color: #fff;
}

.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

.footer-dashed:after {
  content: '';
  display: block;
  width: calc(100%);
  height: 1px;
  border-bottom: 1px dashed rgb(255 255 255 / 30%);
  position: absolute;
  top: -1px;
  left: 15px;
  right: 0;
  margin: 0 auto;
}

.footer-dashed:nth-last-child(1):after {
  max-width: calc(50% - 15px);
  left: 15px;
  margin: 0;
}

.footer-nav {
  padding: 70px 0 35px;
}

.footer-line {
  position: relative;
}

.footer-dashed:before {
  content: '';
  display: block;
  width: 1px;
  height: 24px;
  border-left: 1px dashed rgb(255 255 255 / 30%);
  position: absolute;
  left: 15px;
  top: 0;
}

.footer-dashed {
  padding-top: 50px!important;
  position: relative;
}

.footer-arrow:before {
  content: '';
  display: block;
  width: 1px;
  height: 100%;
  border-left: 1px dashed rgb(255 255 255 / 30%);
  left: 0;
  right: 0;
  position: absolute;
  margin: 0 auto;
}

.footer-arrow {
  display: flex;
  width: 100%;
  height: 70px;
  align-items: center;
  justify-content: center;
  margin-top: 58px;
  position: relative;
}

footer {
  background: var(--color-dark);
}

.footer__item p.footer__item-title {
  font-size: 14px;
  color: var(--color-white);
  margin: 0 0 15px;
  opacity: .7;
}

.footer-contact p, .footer-contact a {
  font-size: 16px;
  color: var(--color-white);
}

.footer-contact a:hover {
  color: var(--color-blue);
}

.footer-arrow svg {
  fill: var(--color-yellow);
  transform: rotate(-90deg);
  position: relative;
  z-index: 1;
}

.footer__item .footer-phone a:nth-last-child(1) {
  margin: 0;
}

.footer__item .footer-phone a {
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  display: block;
  margin: 0 0 5px;
}

.footer__items {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.footer-line {
  flex: 0 0 100%;
}

.footer__item {
  flex: 0 0 25%;
  padding: 0 15px;
}

.footer-menu ul li:nth-last-child(1) {
  margin: 0;
}

.footer-menu ul li {
  margin: 0 0 20px;
}

.footer-menu ul li a {
  color: var(--color-white);
  font-weight: 500;
  font-size: 16px;
}

.footer-menu ul li.current-menu-item a, .footer-menu ul li a:hover {
  color: var(--color-yellow);
}

.social {
  display: flex;
}

.social a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin-right: 20px;
  border-radius: 12px;
}

.footer-social p.footer__item-title {
  font-size: 16px;
  opacity: 1;
}

.footer-call .btn {
  width: 100%;
}

.social-blue {
  background: var(--color-dark-blue);
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 27px 26px;
}

.social-blue a:hover svg {
  fill: var(--color-blue);
}

.social-blue svg {
  fill: var(--color-white);
}

.social-blue a:nth-last-child(1) {
  margin: 0;
}

.social-blue a {
  margin: 0 0 30px;
}

.social-blue {
    position: fixed;
    right: 50px;
    z-index: 21;
    top: 50%;
    border: 1px solid #ffffff3b;
}

.title-banner span {
  color: var(--color-yellow);
}

@media screen and (max-width: 767px) {
  	.g-review-mob{
	    display:flex!important;
    }
	.g-review-desc{
		display:none!important;
    }
}

/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/

.footer-info {
  background: rgba(2, 31, 102, 0.8);
  border: 1px solid rgba(255, 255, 255, 0.3);
  box-sizing: border-box;
  border-radius: 6px;
  height: 125px;
  position: relative;
}

.footer-info__text span {
  color: var(--color-yellow);
}

.post-editor.service-editor {
  margin: 0 0 20px;
}

.footer-info__text {
  font-weight: 500;
  color: var(--color-white);
  font-size: 18px;
}

.footer-info a img {
  margin-right: 12px;
}

.footer-info a {
  font-weight: 500;
  font-size: 24px;
  color: var(--color-white);
  display: flex;
  align-items: center;
}

.footer-info {
  display: flex;
  align-items: center;
}

.footer-info {
  margin-top: 120px;
}

.footer-info__text {
  padding-left: 50px;
}

.banner.through .banner-form {
  margin: 0;
}

.banner.through .block-desk {
  max-width: 275px;
}

.banner.through {
  padding-top: 190px;
}

.footer-info .col-lg-3 {
  display: flex;
  align-items: center;
}

.footer-info .row {
  width: 100%;
}

.review-social__title .title-block {
  font-weight: 500;
  font-size: 18px;
  color: var(--color-main);
  margin: 0;
}

.white-social-facebook{
  z-index: 2;
}

.review-social {
  margin-top: 70px;
}

.risk-block-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.risk2.dark-bg {
  color: var(--color-white);
}

.dark-bg {
  position: relative;
}

.dark-bg:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 100%;
}

.risk2.dark-bg:before {
  background: var(--color-red);
}

.risk-item-img {
  height: 50px;
  max-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 20px;
}

.risk-item .title-box {
  margin: 0 0 15px;
}

.risk-item .light-text {
  max-width: 258px;
  margin: 0 auto;
}

.risk-item p {
  text-align: center;
}

.risk .block-meta {
  margin-top: 30px;
}

.risk-items>div:nth-last-child(1) .risk-item:after {
  display: none;
}

.risk-block-meta span img {
  min-width: 75px;
}

.risk-block-meta span {
  display: flex;
  position: relative;
  margin-right: 30px;
}

.risk-block-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding-bottom: 70px;
}

.risk-block-meta .desk-block {
  flex: 0 0 auto;
}

.risk-block-meta span:after {
  content: '';
  display: block;
  position: absolute;
  width: 1px;
  height: 55px;
  border-left: 1px dashed var(--color-red);
  z-index: 1;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -75px;
}

.risk-block-meta .desk-block p {
  font-size: 18px;
  font-weight: 500;
}

.risk2.dark-bg .title-section {
  margin: 0;
  position: relative;
  top: -25px;
}

.red-line {
  width: 100%;
  max-width: 110px;
  height: 1px;
  border-bottom: 1px dashed var(--color-red);
  margin: 0 15px;
}

.risk-item:after {
  content: '';
  display: block;
  position: absolute;
  top: 6px;
  width: calc(100% + 15px);
  height: 1px;
  border-bottom: 1px dashed var(--color-red);
  z-index: 1;
  transform: translate(50%, 0);
}

.risk-item:before {
  content: '';
  display: block;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  border: 3px solid var(--color-red);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #0b0b0b;
  z-index: 2;
}

.risk-item {
  position: relative;
  padding-top: 43px;
}

.risk-block-meta:before {
  content: '';
  display: block;
  width: 18px;
  min-width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 4px solid var(--color-red);
  /* position: absolute; */
  background: #0b0b0b;
  z-index: 2;
  /* left: 0; */
  /* top: 50%; */
  /* transform: translate(0px, -50%); */
}

.risk .get-items>div:before {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 4px solid var(--color-red);
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -34px;
  background: var(--color-white);
  z-index: 1;
}

.risk .get-items>div:after {
  content: '';
  display: block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -42px;
  background: #fff;
}

.get-items>div:nth-last-child(1):before, .get-items>div:nth-last-child(2):before, .get-items>div:nth-last-child(3):before {
  opacity: 0;
}

.risk .get-items:before {
  border-bottom: 1px dashed var(--color-red);
}

.risk .get-items:before, .risk .get-items:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  top: calc(50% - 17px);
  transform: translate(0px, -50%);
  right: calc((var(--container)/6) - 45px);
}

.modal-form .modal-content {
  background: #021F66;
  border-radius: 0;
  border: 0;
  padding: 80px 100px;
}

.modal-body p svg {
  min-width: 25px;
  height: 53px;
}

.modal-phone {
  display: flex;
  background: rgba(2, 31, 102, 0.8);
  border: 1px solid rgba(255, 255, 255, 0.3);
  box-sizing: border-box;
  border-radius: 6px;
  padding: 40px 40px 40px 0;
  flex-direction: column;
  margin: 0;
}

.modal-content button.btn.btn-blue {
  max-width: 290px;
}

.modal-phone a:nth-last-child(1) {
  margin: 0;
}

.modal-phone a:hover {
  color: var(--color-blue);
}

.modal-phone a {
  font-weight: 500;
  font-size: 24px;
  color: var(--color-white);
  margin: 0 0 24px;
  position: relative;
  padding-left: 40px;
  display: flex;
  align-items: center;
}

.modal-phone a:before {
  content: '';
  display: block;
  width: 5px;
  height: 100%;
  background: var(--color-yellow);
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0 5px 5px 0;
}

.modal-phone a img {
  margin-right: 16px;
}

.modal-circle.modal-circle1 {
  position: absolute;
  left: -130px;
  top: -130px;
  opacity: .4;
}

.modal-circle.modal-circle2 {
  position: absolute;
  top: 50%;
  right: -480px;
}

.modal-circle:before, .modal-circle:after {
  border-radius: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translate(0px, -50%);
  top: 50%;
}

.modal-circle:before {
  content: '';
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.06);
  width: 330px;
  height: 330px;
}

.modal-circle:after {
  content: '';
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.06);
  width: 178px;
  height: 178px;
}

.modal-circle {
  position: relative;
  background: rgba(255, 255, 255, 0.05);
  mix-blend-mode: normal;
  border: 1px solid rgb(255 255 255 / 6%);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 486px;
  height: 486px;
}

.modal-form .modal-header {
  padding: 0;
  position: relative;
  border: 0px;
}

.modal-form button.close.btn {
  position: absolute;
  padding: 0;
  margin: 0;
  top: 20px;
  right: 20px;
}

.modal-form button.close.btn:hover {
  opacity: 1;
}

.modal-form button.close.btn {
  position: absolute;
  padding: 0;
  margin: 0;
  top: 20px;
  right: 20px;
  background: transparent;
  width: 30px;
  height: 30px;
  opacity: .5;
  z-index: 1;
}

.modal-form .modal-dialog {
  max-width: 810px;
  overflow: hidden;
}

.modal-circle.modal-circle2 {
  width: 760px;
  height: 760px;
}

.modal-circle.modal-circle2:before {
  width: 525px;
  height: 525px;
}

.modal-circle.modal-circle2:after {
  width: 278px;
  height: 278px;
}

.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}

.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}

.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.modal-dialog-scrollable .modal-header, .modal-dialog-scrollable .modal-footer {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

.modal-footer>* {
  margin: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg, .modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}

/* скрываем чекбокс */

#menu__toggle {
  opacity: 0;
}

/* стилизуем кнопку */

.menu__btn {
  display: flex;
  align-items: center;
  position: relative;
  top: 0px;
  left: 0px;
  width: 85px;
  height: 20px;
  cursor: pointer;
  z-index: 1;
}

/* добавляем "гамбургер" */

.menu__btn>span, .menu__btn>span:after {
  display: block;
  position: relative;
  width: 24px;
  height: 1px;
}

label.menu__btn {
  font-weight: 500;
  font-size: 16px;
  color: var(--color-white);
}

input#menu__toggle {
  display: none;
}

.menu__btn>span:after {
  background: var(--color-blue);
  max-width: 14px;
}

.menu__btn>span {
  background: var(--color-white);
  top: -3px;
  margin-right: 10px;
}

body.open {
  overflow: hidden;
}

.menu__btn>span::after {
  content: '';
  top: 6px;
}

.menu__box {
  display: block;
  position: fixed;
  visibility: hidden;
  top: -100%;
  left: 0;
  width: 100%;
  height: 230px;
  margin: 0;
  padding: 40px 30px;
  list-style: none;
  text-align: center;
  background: #021F66;
}

/* элементы меню */

.menu__item {
  display: block;
  padding: 12px 24px;
  color: #333;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
}

.menu__item:hover {
  background-color: #CFD8DC;
}

label.menu__btn.open {
  color: var(--color-blue);
}

#menu__toggle:checked~.menu__btn>span {
  background-color: var(--color-blue);
  color: var(--color-blue);
}

#menu__toggle:checked~.menu__btn>span::before {}

#menu__toggle:checked~.menu__btn>span::after {}

#menu__toggle:checked~.menu__box {
  visibility: visible;
  top: 90px;
}

.top-logo, .top-btn {
  position: relative;
  z-index: 1;
}

.menu__btn>span, .menu__btn>span::before, .menu__btn>span::after {
  transition-duration: .25s;
}

.menu__box {
  transition-duration: .25s;
}

.menu__item {
  transition-duration: .25s;
}

.menu__box:before {
  content: '';
  display: block;
  width: 100%;
  height: 90px;
  background: #021f66;
  top: -90px;
  position: absolute;
  left: 0;
  right: 0;
}

.menu__box:after {
  content: '';
  display: block;
  width: calc(100% - 60px);
  height: 1px;
  background: rgb(255 255 255 / 20%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.menu__box .top-menu {
  display: block;
}

.hamburger-menu {
  display: none;
}

.menu__box div#main-nav ul li {
  margin: 0 0 24px!important;
}

.menu__box div#main-nav ul li {
  flex: 0 0 calc(100%/3);
  text-align: left;
  margin: 0;
}

.menu__box div#main-nav ul {
  justify-content: flex-start!important;
  flex-wrap: wrap;
}

.modal-form .modal-dialog {
  margin-top: 150px;
}

.banner {
  overflow: hidden;
}

.statistics {
  position: relative;
}

.title-block {
  position: relative;
}

.title-arrow {
  width: 225px;
  height: 477px;
}

.title-arrow {
  position: absolute;
  top: 50%;
  left: -90px;
  transform: translate(0px, -50%);
  z-index: -1;
  fill: #F5FBFE;
}

.risk .title-arrow {
  fill: #FEF5F5;
}

.risk .title-arrow {
  transform: translate(0, -35%);
}

.check .title-arrow {
  transform: translate(0px, -30%);
}

.home-task .title-arrow {
  transform: translate(0px, -30%);
}

.reviews .title-arrow {
  transform: translate(0px, -30%);
}

.dark-bg .dekor-arrow .dekor-small {
  fill: #3B3B3B;
}

.dark-bg .dekor-arrow .dekor-large {
  fill: rgb(255 255 255 / 10%);
}

.dark-bg {
  overflow: hidden;
}

.dark-bg .dekor-arrow {
  left: auto;
  right: 40px;
  top: -40px;
  width: 225px;
}

.dark-bg .dekor-arrow .dekor-small {
  top: 35px;
  left: 80px;
  width: 112px;
  height: 239px;
}

.max-large {
  width: 480px;
  height: 1020px;
  fill: rgb(255 255 255 / 10%);
}

.dark-bg .max-large {
  position: absolute;
  bottom: -110%;
  transform: translate(0px, -50%);
  left: -130px;
}

.dark-bg:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 100%;
  background: #021F66;
}

.dark-bg>svg, .dark-bg>.dekor-arrow {
  z-index: 1;
}

.dark-bg:before {
  z-index: 2;
}

.dark-bg>.container {
  position: relative;
  z-index: 3;
}

.why.dark-bg .dekor-arrow {
  top: auto;
  bottom: 510px;
}

.why.dark-bg .max-large {
  bottom: auto;
  top: 5%;
}

.risk2.dark-bg .dekor-arrow {
  top: auto;
  bottom: 330px;
}

.risk2.dark-bg .dekor-arrow .dekor-small {
  top: 198px;
  left: 75px;
}

.risk2.dark-bg .max-large {
  bottom: -130%;
}

footer {
  position: relative;
}

footer .dekor-small {
  fill: #3B3B3B;
}

footer .dekor-large {
  fill: rgb(255 255 255 / 10%);
}

footer svg.dekor-small {
  width: 112px;
  height: 239px;
}

footer .dekor-arrow .dekor-small {
  top: 119px;
}

footer {
  overflow: hidden;
}

footer .dekor-arrow {
  top: -255px;
  left: 60px;
}

footer svg.max-large {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(80%, 70%);
}

footer .footer-copy, footer .footer-nav {
  position: relative;
  z-index: 2;
}

.single-task .price-start svg {
  right: 50px;
}

@media only screen and (max-width: 1870px) {
  .top-logo {
    margin-right: 50px;
  }



}

@media only screen and (max-width: 1600px) {


#main-nav ul li {
  margin-right: 30px;
}

.top-btn .btn-yellow, .btn.btn-worksheet {
font-size: 14px;
width: 150px!important;
max-width: 150px;
min-width: 150px!important;
height: 45px;
}

.lang {
margin-left: 20px;
}

.top-btn button {
margin-left: 20px;
}

.top {
max-width: calc(100% - 70px);
}

body:not(.theme-preset-active) #masthead .navbar-nav>li>a {
font-weight: 400;
font-size: 14px;
color: var(--color-white);
}

.top-logo {
min-width: 165px;
}

}










@media only screen and (max-width: 1440px) {
  #main-nav ul li {
    margin-right: 30px;
  }
  .statistics {
    padding: 110px 0 0px;
  }
  .dark-bg .max-large {
    display: none;
  }
}

@media only screen and (max-width: 1400px) {
  .statistics-item .tooltip {
    left: 0px;
  }
}

@media only screen and (max-width: 1366px) {
  .container {
    max-width: 100%;
    padding: 0 50px;
  }
  .statistic-value {
    font-size: 24px;
  }
  .archive .task-price {
    padding: 0 15px 20px;
  }
  .archive .task-meta {
    padding: 40px 15px 23px;
  }
  .task-value {
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
  }
  .task-name, .task-price p span {
    font-size: 14px;
  }

  #main-nav ul li {
    margin-right: 22px;
  }
}

.mobile-menu {
  display: none;
}

@media only screen and (max-width: 1280px) {
  .review-social__title .title-block {
    font-size: 16px;
    line-height: 20px;
  }

.top {
    border-bottom: 0!important;
}




nav.top:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: calc(100% - 40px);
  height: 1px;
  background: #fff;
  opacity: .3;
  margin: 0 auto;
}

  .mobile-menu {
    display: flex;
    align-items: center;
  }

  .mobile-menu {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background: none;
    border: 0;
}

.mobile-menu.menu-open {
  color: #00A1DF;
}

.mobile-menu.menu-open span:before {
  background: #00A1DF;
}



.mobile-menu span:before {
  content: '';
  display: block;
  width: 24px;
  height: 2px;
  border-radius: 2px;
  background: #ffffff;
  margin: 0 0 5px;
}
.mobile-menu span:after {
  content: '';
  display: block;
  width: 14px;
  height: 2px;
  border-radius: 2px;
  background: #00a1df;
}
.mobile-menu span {
  width: 24px;
  display: block;
  margin-right: 10px;
}

.menu-wrapper .top-menu {
  display: none;
}

.menu-wrapper.menu-open .top-menu {
  display: flex;
}

.menu-wrapper > div {
  position: absolute;
  bottom: 0;
  transform: translate(0px, 100%);
  background: #021F66;
  width: 100%;
  left: 0;
  padding: 15px 20px;
  justify-content: center;
  align-items: center;
}

.menu-wrapper > div:before {
  content: '';
  display: block;
  width: calc(100% - 40px);
  height: 1px;
  background: #fff;
  opacity: .2;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  margin: 0 auto;
}

.menu-wrapper #main-nav li {
  flex: 0 0 auto;
  margin: 0 0 0px;
  margin-right: 15px;
}
.menu-wrapper #main-nav, .menu-wrapper #main-nav ul {
  display: flex;
  justify-content: flex-start!important;
  flex-wrap: wrap!important;
  width: 100%;
}



.top {
  max-width: 100%;
}

header.menu-open nav.top:after {
  opacity: 0;
}

header.menu-open {
  background: #021f66!important;
}


nav.top {
  padding: 0 20px!important;
}












  .phone-white a {
    font-size: 16px;
  }
  .site.open:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #001036;
    mix-blend-mode: normal;
    opacity: 0.7;
    z-index: 2;
  }
  .contact-white-box p, .contact-white-box a {
    font-size: 14px;
  }
  .hamburger-menu {
    display: block;
    margin-right: 104px;
  }
  .title-section {
    font-weight: 500;
    font-size: 40px;
    line-height: 48px;
  }
  .risk2.dark-bg .title-section {
    margin: 0;
    position: relative;
    top: -10px;
  }
  html {
    font-size: 95%;
  }
  .statistics-item .tooltip {
    left: 0px;
    top: 55px;
  }
  .start-slider-item {
    width: 100px;
    height: 100px;
  }
  .footer-info a {
    font-size: 18px;
  }
  .footer-info__text {
    padding-left: 15px;
  }
}

@media only screen and (max-width: 1280px) {
  .top-menu {
    display: none;
  }
}

.check-mobile {
  display: none;
}

@media screen and (max-width: 1199px) {
  .page-contact .page-title img {
    display: none;
  }

  #task-slider {
    overflow: hidden;
}


  a.up {
    display: flex;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #00a1df;
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 9;
    justify-content: center;
    align-items: center;
    top: auto;
    opacity: 1!important;
  }

  a.up img {
    max-width: 18px;
    position: relative;
    top: -2px;
}

  .risk .col-lg-3, .risk .col-lg-9 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .single-task .price-start svg {
    right: 20px;
  }
  .dark-bg .dekor-arrow {
    right: -115px;
  }
  .tax-tasks .row .col-md-6 {
    max-width: 100%;
    flex: 0 0 100%;
    width: 100%;
  }
  .post-banner.term-task-banner {
    padding: 50px 50px 50px!important;
  }
  .check-items-mobile .slick-list.draggable {
    margin: 0 -15px;
  }
  .check-items-btn.box-slick-btn .btn {
    margin: 0 10px;
  }
  .check-items-btn.box-slick-btn {
    display: flex;
    justify-content: center;
    padding-top: 30px;
  }
  ul.slick-dots li.slick-active button:before {
    background: var(--color-blue);
  }
  ul.slick-dots li.slick-active {
    border: 1px solid rgb(0 161 223 / 10%);
  }
  ul.slick-dots li.slick-active:before {
    border: 1px solid rgb(0 161 223 / 30%);
  }
  .check-mobile {
    padding-top: 100px;
  }
  .check-mobile {
    position: relative;
  }
  .check-mobile svg.arrow-large {
    position: absolute;
    left: -110px;
    top: 0px;
    fill: #F5FBFE;
    z-index: -1;
  }
  .check-meta-mobile {
    position: relative;
  }
  .check-meta-mobile .block-meta {
    max-width: 238px;
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 1;
  }
  .slick-current .check-item::before {
    opacity: 1;
  }
  .check-mobile {
    display: block;
  }
  .check-desktop {
    display: none;
  }
  .check-item {
    margin: 0 15px;
  }
  .check__inner .slick-list.draggable {
    margin: 0 -15px;
  }
  .car-img-mobile {
    text-align: center;
    position: relative;
  }
  ul.slick-dots li {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 82px;
    height: 82px;
    border-radius: 50%;
    border: 1px solid rgb(0 0 0 / 10%);
    position: relative;
  }
  ul.slick-dots li:before {
    content: '';
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid rgb(255 255 255 / 30%);
  }
  ul.slick-dots li button:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background: #ABA697;
    border-radius: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
  }
  ul.slick-dots button {
    border: 4px solid #ABA697;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    font-size: 0;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translate(0px, -50%);
  }
  li.slick-active button {
    border-color: var(--color-blue);
  }
  ul.slick-dots {
    position: absolute;
    width: 740px;
    height: 1px;
    bottom: 90px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  ul.slick-dots li:nth-child(1) {
    position: absolute;
    bottom: 115px;
    left: 150px;
  }
  ul.slick-dots li:nth-child(2) {
    position: absolute;
    bottom: 350px;
    left: 295px;
  }
  ul.slick-dots li:nth-child(3) {
    position: absolute;
    bottom: 290px;
    left: 315px;
  }
  ul.slick-dots li:nth-child(4) {
    position: absolute;
    bottom: 170px;
    left: 230px;
  }
  ul.slick-dots li:nth-child(5) {
    position: absolute;
    bottom: 250px;
    left: auto;
    right: 0;
  }
  ul.slick-dots li:nth-child(6) {
    position: absolute;
    bottom: 215px;
    left: 315px;
  }
  ul.slick-dots li:nth-child(7) {
    position: absolute;
    bottom: 210px;
    left: 150px;
  }
  ul.slick-dots li:nth-child(8) {
    position: absolute;
    bottom: 170px;
    left: 80px;
  }
  ul.slick-dots li:nth-child(9) {
    position: absolute;
    bottom: 250px;
    left: 275px;
  }
  ul.slick-dots li:nth-child(10) {
    position: absolute;
    bottom: 275px;
    left: 150px;
  }
  ul.slick-dots li:nth-child(11) {
    position: absolute;
    bottom: 255px;
    right: 120px;
    left: auto;
  }
  ul.slick-dots li:nth-child(12) {
    position: absolute;
    bottom: 65px;
    left: 260px;
  }
  ul.slick-dots li:nth-child(13) {
    position: absolute;
    bottom: 185px;
    left: 430px;
  }
  .section.get .col-lg-3, .section.get .col-lg-9 {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
  .row.service-items .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .service__inner {
    padding: 40px 30px 0px;
  }
  .service-item-meta {
    padding: 25px 30px;
  }
  .get .block-meta {
    max-width: 300px;
    margin-top: 30px;
  }
  .offer-grid .block-meta {
    grid-column: 1;
    grid-row-start: 1;
    grid-row-end: 2;
    grid-column-start: 1;
    grid-column-end: 3;
  }
  .offer-content {
    grid-row: 1;
    grid-column-start: 3;
    grid-column-end: 5;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .offer-param {
    grid-row: 2;
    grid-column-start: 1;
    grid-column-end: 5;
  }
  .offer-grid .block-meta .social {
    margin: 75px 0 0;
  }
  .offer-img {
    flex: 0 0 auto;
    margin-top: 48px;
    position: relative;
    min-height: 100px;
    width: 100%;
  }
  .offer-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    min-width: 500px;
    right: 0;
  }
  .what-it .vector-tr img {
    max-width: 80%;
  }
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
  .social a {
    margin-right: 10px;
    border-radius: 12px;
  }
  .footer-contact p, .footer-contact a {
    font-size: 12px;
  }
  .footer__item .footer-phone a {
    font-size: 16px;
  }
  .footer-info a {
    font-size: 16px;
  }
}

/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/

@media only screen and (max-width: 1060px) {
  .statistics-items .col-lg-3 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .statistics-items .col-lg-3:nth-child(3) .statistics-item .tooltip, .statistics-items .col-lg-3:nth-child(4) .statistics-item .tooltip {
    top: 94px;
  }
  .statistics-items .col-lg-3:nth-child(1) .statistics-item, .statistics-items .col-lg-3:nth-child(2) .statistics-item {
    padding-bottom: 35px;
  }
  .statistics-items .col-lg-3:nth-child(3) .statistics-item, .statistics-items .col-lg-3:nth-child(4) .statistics-item {
    padding-bottom: 0px;
    padding-top: 35px;
  }
  .statistics-item:before {
    height: 70px;
    bottom: -10px;
  }
  .statistics-items .col-lg-3:nth-child(3) .statistics-item:before, .statistics-items .col-lg-3:nth-child(4) .statistics-item:before {
    display: none;
  }
  .statistics:before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    background: var(--color-grey-light);
    bottom: 110px;
  }
  .statistics {
    position: relative;
    border: 0;
  }
  .statistics-item:after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    bottom: -1px;
    left: 17px;
    background: #ffffff;
    border-radius: 50%;
  }
  .statistics-items:before {
    display: none!important;
  }
}

@media only screen and (max-width: 1024px) {
  .review-social__title {
    height: 100%;
    display: flex;
    align-items: center;
  }

  section#task-slider .container {
    padding-right: 0;
}

.task-buttons {
  padding-right: 50px;
}

  .task-slick .slick-list.draggable {
    padding-left: 0!important;
}

  html {
    font-size: 90%;
  }
  .red-line {
    max-width: 100%;
  }
  .start {
    background-position: 200px 0px;
  }
  .risk2 .risk-block-meta .desk-block {
    display: none;
  }
}

.btn-mobile-slick, .risk2-tablet {
  display: none;
}

.single-mobile {
  display: none;
}

.slick-mob-arrow {
  display: none;
}

.reviews-mobile {
  display: none;
}



@media only screen and (max-width: 991px) {

  .reviews-mobile {
    display: block;
  }

  .reviews-tablet {
    display:none;
  }

  #task-slider {
    padding-top: 140px;
}

.task-buttons {
  padding-right: 30px;
}
  

  .slick-mob-arrow {
    display: flex;
  }

.box-slick-btn.slick-mob-arrow {
    justify-content: center;
    margin-top: 20px;
}
  .menu-wrapper.menu-open .top-menu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.menu-wrapper #main-nav, .menu-wrapper #main-nav ul {
  display: flex;
  justify-content: center!important;
  flex-wrap: wrap!important;
  width: 100%;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.menu-wrapper #main-nav li {
  flex: 0 0 auto;
  margin: 0 0 30px;
  margin-right: 0px;
}

.menu-wrapper > div {
  padding: 30px 20px;
}

body:not(.theme-preset-active) #masthead .navbar-nav>li>a {
  font-weight: 500;
  font-size: 14px;
  color: var(--color-white);
}















  .slick-posts .post-item-content {
    padding-left: 80px;
    max-width: 450px;
  }
  .task-grid {
    grid-template-rows: auto;
}

.task-grid .side-btn .box-slick-btn .btn {
  margin: 0 10px;
}
.task-grid .side-btn .box-slick-btn {
  justify-content: center;
}
  .task-grid .side-btn {
    grid-column-start: 1;
    grid-row-start: 3;
    grid-row-end: 4;
    grid-column-end: 3;
}
  .single-mobile {
    display: flex;
    justify-content: space-around;
  }
  .taks-page {
    flex-direction: column;
  }
  .single-task .task-page-meta {
    order: 2;
  }
  .single-task .price-start svg {
    right: 60px;
  }
  .single-task .task-bg .gallery-item {
    min-height: 378px;
  }
  .taks-page .task-bg {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .single-task .task-item-info.success {
    margin: 0 0 30px;
  }
  .single-task .task-grid .block-meta .title-block {
    max-width: 300px;
  }
  .single-mobile .box-slick-btn .btn {
    margin: 0 10px;
  }
  .page-contact .arrow-white {
    right: -25px;
  }
  .map {
    height: 570px;
  }
  section.map iframe {
    width: 100%;
    height: 570px;
  }
  .page-contact .page-title {
    margin: 0 0 40px;
    font-size: 40px;
  }
  .phone-white a {
    font-size: 18px;
  }
  .white-mail, .white-links {
    margin: 30px 0 0;
  }
  .white-social {
    float: left;
    min-width: 180px;
  }
  .white-time>div:after {
    content: '';
    display: block;
    width: 1px;
    height: calc(100% + 30px);
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px dashed rgb(255 255 255 / 20%);
  }
  .white-links>div:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    border-top: 1px dashed rgb(255 255 255 / 20%);
    margin-left: 25px;
  }
  .white-links>div {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .white-mail>div:before, .white-links>div:before {
    display: none;
  }
  .what-it .title-arrow {
    transform: translate(0px, -35%);
  }
  .slick-posts .dekor-arrow {
    left: 40px;
  }
  .slick-posts .post-item-img {
    flex: 0 0 auto;
    max-width: 100%;
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    left: 270px;
  }
  .get-slider-btn2.box-slick-btn {
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }
  .section.what-it, .service.blue-bg {
    padding-top: 60px;
  }
  .what-it {
    margin: 0 0 100px;
  }
  .dark-bg {
    padding-top: 60px;
  }
  .section.get .block-meta {
    margin-top: 0;
  }
  .side__wrapper .arrow-light {
    position: absolute;
    z-index: -1;
  }
  .risk .get-item {
    min-height: 224px;
  }
  .why .form-meta {
    margin: 0 0 40px;
  }
  .post-banner .btn-yellow {
    max-width: 290px;
  }
  .related-preview {
    height: 100%;
  }
  .single .post-editor {
    margin: 0 0 60px;
  }
  .why-items>div .why-item:before {
    display: block;
    width: 1px;
    height: 95px;
    border-left: 1px dashed rgb(255 255 255 / 30%);
    position: absolute;
    left: 0px;
    top: 25px;
    content: '';
  }
  .why-items>div .why-item:before {
    display: block;
    width: 1px;
    height: 95px;
    border-left: 1px dashed rgb(255 255 255 / 30%);
    position: absolute;
    left: 0px;
    top: 25px;
    content: '';
  }
  .why-items .why-item:before, .why-items .why-item:before {
    display: none!important;
  }
  section.section.video .row .col-lg-7 {
    order: 2;
  }
  .modal-form .modal-dialog {
    max-width: 810px;
    overflow: hidden;
    margin: 100px 30px auto;
  }
  .modal-form .modal-content {
    padding: 80px 80px;
  }
  .video-slider-meta svg {
    position: absolute;
    top: 50%;
    transform: translate(0%, calc(-50% + 70px)) rotate(180deg);
    z-index: -1;
    right: 0;
  }
  .video-slider-meta {
    height: 100%;
    display: flex;
    align-items: flex-start;
    margin: 0 0 50px;
  }
  .side__wrapper .block-meta {
    max-width: 280px;
    position: relative;
  }
  .service-item-meta .price {
    margin: 0 0 12px;
  }
  .service-item-meta {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .reviews .block-meta {
    margin-top: 0px;
  }
  .slider-btn-hr .btn {
    margin: 0 10px;
  }
  .slider-btn-hr {
    display: flex;
    justify-content: center;
    margin: 20px 0 0;
  }
  .get .get-item {
    min-height: 256px;
  }
  .offer-grid .title-block:after {
    bottom: -55px;
  }
  .start .arrow-white {
    position: absolute;
    right: -100px;
    top: -175px;
  }
  .side__wrapper .block-meta:before {
    content: '';
    display: block;
    position: absolute;
    top: 75px;
    right: -100px;
    width: 133px;
    height: 180px;
    background: url(/wp-content/themes/wp-bootstrap-starter-master/img/vector-vt.svg) no-repeat center;
    z-index: 1;
  }
  .what-it .side__wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
    padding: 0 0 60px;
    z-index: 3;
  }
  .risk-block-meta span:after {
    display: none;
  }
  .risk-block-meta {
    padding-bottom: 0px;
    padding-top: 10px;
  }
  .risk2 .risk2-tablet {
    display: block;
    margin: 0 0 50px;
  }
  .dark-bg:before {
    width: 10px;
    z-index: 4;
  }
  .risk-items>div:nth-child(2) .risk-item:after {
    display: none;
  }
  .risk2.dark-bg .title-section {
    margin: 0;
    position: relative;
    top: auto;
  }
  .section.risk2.dark-bg {
    margin: 0;
    padding: 70px 0px;
  }
  .risk-item {
    margin: 0 0 50px;
  }
  .task-grid .arrow-large {
    width: 225px;
    height: 477px;
  }
  .btn-mobile-slick {
    display: block;
  }
  .get .get-item {
    margin: 0 15px;
  }
  .task-grid {
    grid-template-columns: 1fr 1fr;
  }
  .task-grid .block-meta .title-block {
    margin: 0 0 0px;
    max-width: 200px;
  }
  .review-social__title .title-block {
    font-size: 18px;
    line-height: 20px;
  }
  .task-grid .review-social {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 4;
    grid-row-end: 5;
  }
  .btn-mobile-slick .btn {
    margin: 0 10px;
  }
  .btn-mobile-slick {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 3;
    grid-row-end: 4;
    display: flex;
    justify-content: center;
  }
  .task-grid .block-meta {
    grid-column: 1;
    grid-row-start: 1;
    grid-row-end: 1;
    grid-column-start: 1;
    grid-column-end: 2;
  }
  .task-grid .block-prompt {
    grid-column: 2;
    grid-row-start: 1;
    grid-row-end: 1;
    grid-column-start: 2;
    grid-column-end: 3;
  }
  .task-grid .task-items, .task-grid .task-items-home, .task-grid .review-slides {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 2;
    grid-row-end: 3;
  }
  .review-social .col-lg-3 {
    flex: 0 0 50%;
  }
  .review-social__title {
    margin: 0px 0 26px;
  }
  .task-grid .review-social {
    margin-top: 10px;
  }
  .task-grid .block-meta .box-slick-btn {
    display: none;
  }
  .get .get-items .slick-list.draggable {
    padding-left: 0!important;
  }
  .start {
    background-position: 400px 0px;
  }
  .video-box:before {
    width: 23px;
  }
  .work-items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
  .work-items .work-meta {
    margin: 0 0 30px;
  }
  .step.step-dashed {
    grid-row: 2;
    grid-column-start: 1;
    grid-column-end: 2;
  }
  .step.step-gradient {
    grid-row: 2;
    grid-column-start: 2;
    grid-column-end: 3;
  }
  .work-items .items1 {
    grid-row: 3;
    grid-column-start: 1;
    grid-column-end: 2;
  }
  .work-items .items2 {
    grid-row: 3;
    grid-column-start: 2;
    grid-column-end: 3;
  }
  .step.step-gradient.step-yellow {
    grid-row: 4;
    grid-column-start: 1;
    grid-column-end: 3;
  }
  .work-items .items3 {
    grid-row: 5;
    grid-column-start: 1;
    grid-column-end: 2;
  }
  .work-prompt.white-text {
    grid-row: 5;
    grid-column-start: 2;
    grid-column-end: 3;
  }
  .work-prompt:after {
    bottom: auto;
    top: 0;
  }
  .step.step-gradient.step-yellow {
    margin-top: 30px;
  }
  .start .title-section {
    max-width: 100%;
    margin: 0 0 50px;
  }
  .risk .block-meta {
    margin-top: 30px;
    margin-bottom: 50px;
  }
  .risk .get-items>div {
    position: relative;
    max-width: initial;
    padding-left: 0px!important;
    margin: 0 -15px;
  }
  .risk .get-items {
    margin: 0;
  }
  .risk .slick-slide {
    padding: 0 15px;
  }
  .risk .get-items:before, .risk .get-items:after {
    display: none;
  }
  .block-meta .title-block br {
    display: none;
  }
  .block-meta .title-block {
    font-size: 30px;
    line-height: 37px;
  }
  .risk .block-meta .title-block {
    max-width: 385px;
  }
  .spoiler-wrap {
    padding: 20px 40px;
  }
  .banner.through {
    padding-top: 70px;
  }
  .banner.through .block-desk {
    max-width: 275px;
    margin: 40px 0 60px;
  }
  .footer-info {
    margin-top: 60px;
  }
  .footer-info .row {
    width: auto;
  }
  .footer-info {
    margin-top: 60px;
    padding: 40px 50px 20px;
    flex-wrap: wrap;
    flex-direction: column;
    height: auto;
  }
  .footer-info__text {
    padding-left: 0px;
    padding-bottom: 26px;
  }
  .footer-info a {
    font-size: 16px;
    padding-bottom: 20px;
  }
  .footer__item {
    flex: 0 0 50%;
  }
  .footer-contact p, .footer-contact a {
    font-size: 16px;
  }
  .footer__item .footer-phone a {
    font-size: 18px;
  }
  .footer-arrow {
    margin-top: 30px;
  }
  .footer-menu {
    margin: 0 0 40px;
  }
  .footer-line:before {
    content: '';
    display: block;
    width: calc(75% - 15px);
    height: 1px;
    border-bottom: 1px dashed rgb(255 255 255 / 30%);
    position: absolute;
    left: 15px;
  }
  .footer-line {
    flex: 0 0 100%;
  }
  .footer-line {
    position: relative;
  }
  .footer-dashed:nth-last-child(3):before, .footer-dashed:nth-last-child(4):before {}
  .footer-dashed:nth-last-child(3), .footer-dashed:nth-last-child(4) {
    margin: 0;
    padding-top: 50px!important;
  }
  .footer-dashed:nth-last-child(1):after, .footer-dashed:nth-last-child(2):after, .footer-dashed:nth-last-child(3):after, .footer-dashed:nth-last-child(4):after {
    opacity: 0;
  }
  .footer-dashed:before {
    height: 23px;
  }
  .footer-dashed {
    padding-top: 30px!important;
    position: relative;
    margin-top: 15px;
  }
  .footer-dashed:nth-last-child(2), .footer-dashed:nth-last-child(1) {
    padding-top: 50px!important;
  }
  .footer-dashed:nth-last-child(2):before, .footer-dashed:nth-last-child(1):before {
    top: 5px;
  }
  .footer-copy:before {
    width: calc(100% - 60px);
  }
  .start-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 50px;
  }
  .star-desk {
    margin: 0 0 50px;
  }
  .star-desk {
    height: auto;
  }
  .start-meta p.block-desk {
    font-weight: 500;
    font-size: 16px;
  }
  .start-bottom-slider>div:nth-child(2) {
    max-width: 447px;
    margin-left: 15px;
  }
  .start-bottom-slider .social {
    left: 15px;
  }
  .start {
    padding: 70px 0;
  }
  .start-slider-btn {
    transform: rotate(90deg);
  }
	.may-btn{
		margin-left:10px;
	}
  .video-circle {
    width: 384px;
    height: 384px;
  }
  .circle-medium {
    width: 264px;
    height: 264px;
  }
  .circle-small {
    width: 140px;
    height: 140px;
  }
  .block-desk, .block-desk p {
    font-size: 12px;
    line-height: 15px;
  }
  .what-it .vector-tr {
    display: none;
  }
  .what-it .block-prompt img {
    margin: 0 10px 0 0;
  }
  .what-it .block-prompt img {
    margin: 0 0 20px;
  }
  .what-it .block-prompt {
    max-width: 168px;
    margin-top: 20px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
  .banner .arrow-blue {
    left: 65px;
  }
  .statistic-value {
    font-size: 34px;
  }
  .statistics-items:before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #f0f1f5;
    position: absolute;
    top: 50%;
    left: 0;
  }
  .statistics-item:before {
    bottom: -35px;
  }
  .statistics-items {
    position: relative;
  }
  .statistics {
    border: 0;
  }
  .statistics-item {
    padding: 35px 0;
  }
  .statistics-items .row>div:nth-child(3) .statistics-item:before, .statistics-items .row>div:nth-child(4) .statistics-item:before {
    display: none;
  }
  .statistics-items .row>div:nth-child(3), .statistics-items .row>div:nth-child(4) {
    padding-bottom: 0;
  }
  .statistics {
    padding: 45px 0 0px;
  }
  .section {
    margin: 0 0 100px;
  }
  span.wpcf7-not-valid-tip {
    font-size: 12px;
  }
  .container {
    max-width: 100%;
    padding: 0 30px;
  }
  .banner {
    padding-top: 160px;
  }
  .banner-box .block-desk {
    max-width: 100%;
    margin: 40px 0;
  }
  .banner-content {
    padding-right: 0;
  }
  
  .banner-bottom {
    bottom: 30px;
    z-index: 1;
  }
  span.tag {
    position: absolute;
    bottom: 75px;
    right: 30px;
  }
  .social-blue {
    position: absolute;
    right: 30px;
  }
  span.tag {
    position: absolute;
    bottom: 90px;
    right: 0;
  }
  .banner-box.banner-form {
    position: relative;
  }
  .clock {
    margin-top: 0px;
    margin-bottom: 30px;
  }
  .banner-form .form-box .form-submit {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    padding: 0 15px;
  }
  .banner-form .form-box .form-field {
    flex: 0 0 50%;
    padding: 0 15px;
  }
  .banner-form .form-box {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    max-width: fit-content;
  }
  .banner-form .form-box .form-submit button.btn.btn-blue {
    max-width: 100%;
  }
  .banner-form .banner__inner .wpcf7 {
    flex: 0 0 100%;
    order: 3;
    padding: 0 15px;
  }
  .banner-form .banner__inner .clock {
    order: 2;
    flex: 0 0 50%;
    padding: 0 15px;
  }
  .banner-form .banner__inner>p {
    order: 1;
    flex: 0 0 50%;
    padding: 0 15px;
  }
  .banner-form .banner__inner {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
  }
}

/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/

@media only screen and (max-width: 767px) {

  #form-modal-call .modal-content {
    padding: 30px 20px 30px;
}

#form-modal-call .call-subtitle {
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  margin: 0 0 15px;
  line-height: 20px;
  max-width: 285px;
}

  .partner-item-desk {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    max-width: 255px;
    text-align: center;
    margin: 10px auto 22px;
}

.archive .post-boxs>div {
  margin: 0 0 10px;
}

.form-field textarea {
  max-height: 100px;
}

.modal-body p svg {
  min-width: 14px;
  height: 30px;
}

.modal-body p.title-block {
  margin: 0 0 16px;
}

#filter .select2-container .select2-selection--single .select2-selection__rendered {
  font-size: 14px;
}

#filter .select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 46px;
}

#filter .sf-field-post-meta-auto-brand .select2-container .select2-selection--single {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/filter-brand.svg) no-repeat #fff;
  background-position: 16px center;
  background-size: 16px;
}

#filter .sf-field-post-meta-auto-model .select2-container .select2-selection--single {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/filter-marka.svg) no-repeat #fff;
  background-position: 16px center;
  background-size: 16px;
}

#filter .sf-field-post-meta-auto-year .select2-container .select2-selection--single {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/filter-year.svg) no-repeat #fff;
  background-position: 16px center;
  background-size: 16px;
}

.auto-name {
  font-weight: 500;
  font-size: 14px;
}

.auto-year {
  font-size: 12px;
}

.auto-box-meta {
  padding: 0 20px;
  height: 60px;
}

.auto-box-img {
  height: 180px;
}
.auto-year {
  padding-left: 20px;
}
.partner-item-logo span {
  margin: 25px 0 26px;
  max-height: 60px;
  min-height: 60px;
}

.partner-item-logo span img {
  max-height: 60px;
}

.post-banner-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 20px;
  color: var(--color-white);
  max-width: 189px;
}

.partner-items {
  margin: 0 0 10px;
}

.archive main#main {
  padding-bottom: 0px;
}

.form-field input,
.form-field textarea {
  font-size: 14px;
}

.partner-box {
  position: relative;
}
.partner-box img {
  position: absolute;
  top: 30px;
  right: 26px;
}

.partner-items .partner-box {
  padding: 24px 20px;
}
  .task-bg {
    height: 180px;
    background-size: cover;
    background-position: center;
  }
  .archive .task-meta {
    padding: 20px;
  }
  .archive .task-price {
    padding: 0 20px 20px;
  }
  .task-name, .task-price p span {
    font-size: 12px;
  }
  .task-value {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
  }
  .price-start p, .price-end p {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
  }
  .task-price p span {
    margin: 0 0 5px!important;
    font-size: 12px!important;
  }
  .task-meta-item {
    flex-direction: column;
  }
  .task-meta-item>div:nth-child(1) {
    margin: 0 0 70px;
  }
  .task-meta-item>div {
    flex: 0 0 100%;
    padding-right: 0px;
  }
  .task-name {
    position: relative;
  }
  .task-name .gradient-line {
    height: 50px;
    position: absolute;
    top: 68px;
    margin: 0;
  }
  .gradient-line span {
    display: flex;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    border: 2px solid;
  }
  .gradient-line span.yellow-circle {
    position: absolute;
    bottom: 0;
    z-index: 1;
  }
  .gradient-line span.blue-circle {
    position: absolute;
    top: 0;
    z-index: 1;
  }
  .gradient-line:before, .gradient-line:after {
    content: '';
    display: block;
    height: calc(100% - 18px);
    width: 1px;
    position: absolute;
    margin: 0;
    top: 50%;
    left: 4px;
    transform: translate(0px, -50%);
  }
  .task-price {
    flex-wrap: wrap;
  }
  .price-end, .price-start {
    flex: 0 0 50%;
    max-width: 50%!important;
    margin: 0 0 20px;
    width: 50%;
  }
  .price-start svg {
    right: 0px!important;
    margin-right: 50px;
  }
  .task-price a.btn {
    max-width: 100%;
    height: 40px;
    font-size: 16px;
  }
  .task-name, .task-price p span {
    font-size: 12px;
    margin: 0 0 10px;
  }
  .risk-block-meta:after {
    content: '';
    display: block;
    position: absolute;
    left: 9px;
    top: 40px;
    width: 1px;
    height: 20px;
    border-left: 1px dashed var(--color-red);
  }
  .hamburger-menu {
    display: block;
    margin-right: 18px;
  }
  .risk-item-img {
    height: 50px;
    max-height: 50px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0 0 20px 0;
  }
  .dark-bg:before {
    width: 0;
  }
  .risk-items>div:nth-child(4)>div:after {
    opacity: 0!important;
  }
  .risk-item {
    position: relative;
    padding: 0px 0 0 35px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .risk-item-img {
    height: 30px;
    max-height: 30px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0 0 10px 0;
  }
  .risk-item-img img {
    max-height: 100%;
  }
  .risk-item p {
    text-align: left;
  }
  .risk-item .light-text {
    max-width: 100%;
    margin: 0;
  }
  .risk-item:after {
    content: '';
    display: block!important;
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    border-bottom: 0;
    z-index: 1;
    transform: translate(50%, 0);
    border-left: 1px dashed var(--color-red);
    left: 8px;
    margin-top: 35px;
  }
  .risk-item:before {
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    border: 1px solid var(--color-red);
    position: absolute;
    top: 15px;
    left: 6px;
    right: 0;
    margin: 0;
    background: #0b0b0b;
    z-index: 2;
  }
  .risk2.dark-bg .title-section {
    margin: 0 0 10px;
  }
  .risk2 .risk2-tablet {
    display: block;
    margin: 0 0 15px;
  }
  .red-line {
    width: 100%;
    max-width: 100%;
    height: 1px;
    border-bottom: 1px dashed var(--color-red);
    margin: 0 15px;
  }
  .risk-block-meta span {
    display: flex;
    position: relative;
    margin-right: 0px;
  }
  .footer__item {
    flex: 0 0 100%;
  }
  .spoiler-wrap:before {
    width: 4px;
  }
  .spoiler-wrap {
    padding: 20px;
  }
  .spoiler-body {
    padding: 15px 0 0;
    font-size: 12px;
    line-height: 15px;
  }
  .spoiler-head {
    font-size: 14px;
  }
  .spoiler-head img {
    margin-right: 10px;
  }
  .footer-info {
    margin-top: 30px;
    padding: 20px 20px;
    flex-wrap: wrap;
    flex-direction: column;
    height: auto;
    margin-bottom: 40px;
  }
  .banner.through .block-desk {
    max-width: 275px;
    margin: 20px 0 28px;
  }
  .banner.through {
    padding-top: 40px;
  }
  .footer__item.footer-menu {
    flex: 0 0 50%;
  }
  .footer-menu ul li a {
    font-size: 14px;
  }
  .footer-menu {
    margin: 0 0 24px;
  }
  .footer-social p.footer__item-title {
    font-size: 14px;
    opacity: 1;
  }
  .social a img {
    max-width: 23px;
    max-height: 23px;
  }
  .footer__item.footer-social p.footer__item-title {
    max-width: 210px;
  }
  .footer__item.footer-social {
    margin: 0 0 30px;
  }
  .footer__item p.footer__item-title {
    margin: 0 0 10px;
    font-size: 12px;
  }
  .footer-arrow, .footer-line {
    display: none;
  }
  .footer-dashed:nth-last-child(1), .footer-dashed:nth-last-child(2), .footer-dashed:nth-last-child(3), .footer-dashed:nth-last-child(4) {
    margin: 0;
    padding-top: 20px!important;
  }
  .footer-contact p, .footer-contact a {
    font-size: 14px;
  }
  .footer-dashed p, .footer-dashed a {
    padding-left: 20px;
  }
  .footer-dashed:before {
    height: 100%;
  }
  .footer-dashed .footer__item-title {
    position: relative;
  }
  .footer-dashed .footer__item-title:before {
    width: 8px;
    height: 1px;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 7px;
    border-bottom: 1px dashed rgb(255 255 255 / 30%);
  }
  .footer__item .footer-phone a {
    font-size: 16px;
    margin: 0 0 10px;
  }
  .footer-dashed:nth-last-child(1):before {
    height: 22px!important;
  }
  .footer__item.footer-call {
    margin: 0 0 20px;
  }
  .footer-copy:before {
    width: calc(100% - 0px);
  }
  .footer-copy p {
    font-size: 12px;
    color: rgb(255 255 255 / 70%);
  }
  .footer-copy {
    height: 80px;
    display: flex;
    align-items: center;
    position: relative;
  }
  .social a {
    width: 30px;
    height: 30px;
    border-radius: 9px;
  }
  .footer-dashed:nth-last-child(1):after, .footer-dashed:nth-last-child(2):after, .footer-dashed:nth-last-child(3):after, .footer-dashed:nth-last-child(4):after {
    display: none;
  }
}

.work-mobile {
  display: none;
}

.offer-content .social {
  display: none;
}

@media only screen and (max-width: 768px) {

  #task-slider {
    padding-top: 100px;
}


  .price-start svg {
    right: -75px;
  }
  #filter form>ul>li {
    flex: 0 0 calc(100%/1);
    padding: 0 15px;
    margin: 0 0 30px;
  }
  #filter form>ul {
    display: flex;
    margin: 0 -15px 0px;
  }
  .post-banner.term-task-banner {
    display: none;
  }
  .banner.through .block-desk {
    max-width: 100%;
  }
  .category-slider {
    position: relative;
    margin: 0 0 30px;
  }
  .check-meta-mobile .block-meta {
    max-width: 238px;
    position: absolute;
    left: 0;
    top: -35px;
    z-index: 1;
  }
  .start {
    background-position: 300px 0px;
  }
  .risk .get-item {
    min-height: 265px;
  }
}

@media only screen and (max-width: 767px) {
  .page-contact .page-title {
    margin: 0 0 20px;
    font-size: 24px;
  }
  #filter .select2-container .select2-selection--single {
    height: 50px;
  }
  .select2-container--open .select2-dropdown {
    top: 42px;
  }
  #filter form>ul>li {
    margin: 0 0 10px;
  }
  #filter form>ul>li.sf-field-reset a {
    font-size: 12px;
  }
  #filter form>ul>li.sf-field-reset {
    position: relative;
    top: 0px;
    font-size: 14px;
    right: 0px;
  }
  .single-task .task-meta-item>div:nth-child(1) {
    margin: 0;
  }
  .single-task .taks-page .task-name {
    margin: 0 0 10px;
    font-size: 12px;
  }
  .taks-page .gradient-line:before, .taks-page .gradient-line:after {
    width: 1px;
    height: calc(100% - 18px);
    top: 25px;
    left: 4px;
    margin: 0;
  }
  .task-page-meta .task-price p span {
    font-size: 12px!important;
  }
  .task-page-meta .price-start p, .task-page-meta .price-end p {
    font-size: 14px;
  }
  .task-page-meta .task-price {
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .task-page-meta .task-price button {
    height: 50px;
    margin-top: 0px;
    text-align: left;
    padding: 0 20px;
  }
  .task-bg .slick-posts-btn .btn {
    height: 30px;
    width: 30px;
    margin: 0 0 0 10px;
  }
  .task-bg .slick-posts-btn .btn img {
    width: 3px;
    height: 6px;
  }
  .task-editor p {
    font-size: 12px;
    line-height: 20px;
    margin: 0 0 20px;
  }
  .task-editor {
    border: 1px dashed var(--color-grey-light);
    padding: 20px;
  }
  .task-editor:before {
    content: '';
    display: block;
    width: 28px;
    height: 20px;
    position: absolute;
    top: -10px;
    right: 20px;
    background: url(/wp-content/themes/wp-bootstrap-starter-master/img/quote.svg) no-repeat center;
    background-size: contain;
  }
  .task-editor {
    position: relative;
    margin: 0 0 40px;
  }
  .single-task .task-grid {
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 0px;
  }
  .related-task .task-item-img {
    order: 1;
    border-radius: 6px 6px 0 0;
  }
  .related-task .task-item-meta {
    order: 2;
  }
  .single-mobile .box-slick-btn .btn {
    margin: 20px 5px 0;
  }
  .single-task .block-meta {
    margin: 0 0 20px;
  }
  .task-bg .slick-posts-btn {
    right: 20px;
    bottom: 10px;
  }
  .task-page-meta {
    padding: 20px;
    flex-grow: 1;
  }
  .single-task .task-bg .gallery-item {
    min-height: 180px;
  }
  .single-task .btn-blue {
    font-size: 14px;
    height: 50px;
  }
  .single-task .taks-page .gradient-line {
    display: flex;
    flex-direction: column;
    min-height: 50px;
    margin: 7px 0;
    align-items: flex-start;
  }
  .page-contact .arrow-white {
    position: absolute;
    bottom: -110px;
    right: 20px;
    width: 99px;
    height: 208px;
  }
  .page-contact svg.arrow-large {
    width: 99px;
    height: 208px;
  }
  .page-contact svg.arrow-small {
    width: 22px;
    height: 46px;
    top: 80px;
    right: 15px;
  }
  .map {
    height: 350px;
  }
  section.map iframe {
    width: 100%;
    height: 350px;
  }
  .phone-white a:nth-last-child(1) {
    margin: 0;
  }
  .phone-white a {
    margin: 0 0 14px;
  }
  .phone-white>div {
    flex-direction: column;
    align-items: flex-start;
  }
  .col-12.col-empty.white-dashed {
    display: none;
  }
  .phone-white>div {
    position: relative;
  }
  .white-address>div:before, .white-time>div:before, .white-mail>div:before, .white-links>div:before, .phone-white>div:before {
    content: '';
    display: block!important;
    width: 1px;
    height: 100%;
    border-left: 1px dashed rgb(255 255 255 / 20%);
    margin-bottom: 0px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .white-mail, .white-links {
    margin: 0px 0 0;
  }
  .white-address>div, .white-time>div, .white-mail>div, .white-links>div, .phone-white>div {
    position: relative;
    padding-left: 20px;
    padding-bottom: 20px;
  }
  .white-address>div:after, .white-time>div:after, .white-mail>div:after {
    content: '';
    display: block;
    width: 8px;
    height: 1px;
    border-bottom: 1px dashed rgb(255 255 255 / 20%);
    position: absolute;
    left: 0;
    top: auto;
    bottom: 30px;
  }
  .phone-white a:before {
    content: '';
    display: block;
    width: 8px;
    height: 1px;
    border-bottom: 1px dashed rgb(255 255 255 / 20%);
    position: absolute;
    left: -20px;
    top: 13px;
  }
  .phone-white a {
    position: relative;
  }
  .phone-white>div:before {
    height: calc(100% - 14px);
    top: auto;
    bottom: 0;
  }
  .page-contact.article {
    padding-bottom: 40px;
  }
  .white-links>div:after {
    content: '';
    display: block;
    width: 8px;
    height: 1px;
    border-top: 1px dashed rgb(255 255 255 / 20%);
    position: absolute;
    left: -25px;
    top: 0;
  }
  .phone-white a img {
    margin-right: 12px;
    max-width: 16px;
  }
  .white-links>div:before {
    opacity: 0;
  }
}

.modal-body {
  padding: 0;
}

@media only screen and (max-width: 760px) {
  .slick-posts .post-item {
    height: 240px;
  }

  .task-buttons {
    padding-right: 20px;
}
  footer .dekor-arrow, footer svg.max-large {
    display: none;
  }
  .work.dark-bg .dekor-arrow, .why.dark-bg .dekor-arrow {
    display: none;
  }
  .risk .title-arrow {
    left: -20px;
  }
  .reviews .title-arrow {
    transform: translate(0px, -20%);
    left: -20px;
  }
  .home-task .title-arrow {
    left: -20px;
    transform: translate(0px, -20%);
  }
  .check .title-arrow {
    transform: translate(0px, -20%);
    left: -20px;
  }
  .title-arrow {
    width: 98px;
    height: 208px;
  }
  .what-it .title-arrow {
    transform: translate(0px, -20%);
    left: -30px;
  }
  .slick-posts .post-item__title {
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 40px;
  }
  .slick-posts span.date {
    margin: 0 0 20px;
  }
  .slick-posts .post-item-content {
    padding-left: 20px;
    max-width: 225px;
  }
  .slick-posts .btn-blue {
    height: 40px;
    max-width: 130px;
    font-size: 14px;
  }
  .btn-box-slick .btn img {
    width: 3px;
    height: 6px;
  }
  .btn-box-slick .btn {
    margin: 0 5px;
    width: 30px;
    height: 30px;
  }
  .slick-posts-btn {
    right: 30px;
    bottom: 30px;
  }
  .slick-posts .post-circle {
    width: 430px;
    min-width: 430px;
    height: 430px;
  }
  .slick-posts .post-item-bg {
    width: 388px;
    height: 388px;
    min-width: 388px;
  }
  .slick-posts .post-circle .post-item-bg div {
    width: 335px;
    height: 335px;
    min-width: 335px;
  }
  .risk .block-meta {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .risk .get-item {
    min-height: 180px;
  }
  .section.what-it {
    padding-top: 10px;
  }
  .post-preview__title {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 14px;
  }
  .why .form-meta p.title-block {
    margin: 0 0 15px;
  }
  .form-meta .block-desk {
    padding-left: 30px;
  }
  .why-item__title {
    font-weight: 500;
    font-size: 14px;
    margin: 0px 0 10px;
  }
  .why-item .why-item__img img {
    max-height: 30px;
  }
  .why-item .why-item__img {
    margin-right: 10px;
    min-width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }
  .why-item .why-item__img:before {
    display: none;
  }
  .why-item {
    position: relative;
    display: flex;
    margin: 0 0 20px;
    padding: 0 0px 0 0px;
  }
  .why.dark-bg .title-section {
    margin: 0 0 20px;
  }
  .preview-content {
    padding: 20px;
  }
  .post-preview__img a {
    display: flex;
    height: 180px;
    background-size: cover;
    background-position: center;
  }
  .post-preview__meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #ECEDF2;
    padding: 18px 20px;
  }
  span.date {
    font-size: 12px;
    line-height: 14px;
    color: rgb(38 38 38 / 70%);
    display: flex;
    align-items: center;
  }
  span.date img {
    margin-right: 5px;
    max-width: 14px;
  }
  .post-preview__meta a {
    font-weight: 500;
    font-size: 12px;
    display: flex;
    align-items: center;
    position: relative;
  }
  .post-preview__meta a:before {
    left: -10px;
  }
  .post-preview__meta a:after {
    left: -14px;
  }
  .preview-blue .post-preview__title {
    padding: 30px 20px 0;
    margin: 0 0 20px;
  }
  .preview-blue .post-preview__meta {
    border: 0;
    flex-direction: column;
    align-items: flex-start;
    padding: 0 20px;
    margin: 0 0 20px;
  }
  .preview-blue .post-preview__img {
    position: relative;
    min-height: 180px;
  }
  .breadcrumb {
    margin: 0 0 10px;
    padding-top: 0px;
  }
  h1.page-title {
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    margin: 0 0 14px;
  }
  .entry-meta {
    margin: 0 0 15px;
  }
  .entry-meta span {
    font-size: 12px;
  }
  .post-editor>p, .post-editor h2, .post-editor h3, .post-editor ul, .post-editor ol {
    padding: 0 20px;
  }
  .post-editor p em, blockquote p {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
  }
  .post-editor img {
    margin: 0 0 20px;
  }
  .post-editor h2, .post-editor h3 {
    font-weight: 500;
    font-size: 18px;
    margin: 0 0 20px;
  }
  blockquote:before {
    content: '';
    display: block;
    width: 37px;
    height: 26px;
    position: absolute;
    top: -10px;
    right: 30px;
    background: url(/wp-content/themes/wp-bootstrap-starter-master/img/quote.svg) no-repeat center;
    background-size: contain;
  }
  .post-editor ol li:before {
    counter-increment: myCounter;
    content: counter(myCounter);
    background: #00A1DF;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 8px;
    color: var(--color-white);
    position: absolute;
    left: 0;
    top: 2px;
  }
  .post-banner {
    padding: 30px 20px;
  }
  .related-preview p {
    font-weight: 500;
    font-size: 16px;
    padding: 20px;
  }
  .post-bottom {
    margin: 40px 0 60px;
    height: auto;
    padding: 20px;
  }
  .post-bottom {
    flex-direction: column;
    align-items: flex-start;
  }
  .post-bottom-social a svg {
    fill: var(--color-white);
    margin-right: 20px;
  }
  .post-bottom p span {
    display: block;
  }
  .post-bottom-social {
    display: flex;
    align-items: center;
    margin-top: 20px;
  }
  .post-bottom-social>svg {
    display: none;
  }
  blockquote {
    padding: 20px;
    background: #F5FBFE;
    position: relative;
    margin: 0px 0px 20px;
  }
  .post-editor p {
    margin: 0 0 20px;
    font-size: 14px;
    line-height: 22px;
  }
  .menu__box:after {
    width: calc(100% - 40px);
  }
  #menu__toggle:checked~.menu__box {
    visibility: visible;
    top: 60px;
  }
  div#main-nav ul {
    justify-content: flex-start!important;
    flex-wrap: wrap;
  }
  div#main-nav ul {
    justify-content: center!important;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
  }
  #main-nav ul {
    display: flex;
  }
  .menu__box {
    transition-duration: .25s;
    height: auto;
  }
  .check-meta-mobile .block-meta {
    position: relative;
    top: 0;
  }
  .top-btn .btn-yellow span {
    margin: 0;
  }
  .top-btn .btn-yellow {
    font-size: 0;
    width: 30px!important;
    height: 30px;
    max-width: 30px;
    min-width: auto;
    min-width: 30px!important;
}
  nav.top {
    height: 60px;
  }
  .modal-form .modal-content {
    padding: 28px 20px;
  }
  .modal-phone a {
    font-size: 16px;
  }
  .modal-phone {
    display: flex;
    background: rgba(2, 31, 102, 0.8);
    border: 1px solid rgba(255, 255, 255, 0.3);
    box-sizing: border-box;
    border-radius: 6px;
    padding: 20px 20px 20px 0;
    flex-direction: column;
    margin: 0;
  }
  .modal-phone a {
    font-weight: 500;
    font-size: 16px;
    color: var(--color-white);
    margin: 0 0 24px;
    position: relative;
    padding-left: 24px;
    display: flex;
    align-items: center;
  }
  .modal-content button.btn.btn-blue {
    max-width: 100%;
  }
  .modal-form button.close.btn {
    top: 10px;
    right: 10px;
  }
  .check-item {
    height: 60px;
  }
  ul.slick-dots {
    bottom: 60px;
  }
  .check-mobile {
    padding-top: 0px;
  }
  .dark-bg {
    padding-top: 40px;
  }
  .offer p.title-block {
    margin: 0;
  }
  .get, .home-task {
    border-top: 1px solid var(--color-grey-light);
    padding-top: 40px;
  }
  .service.blue-bg {
    padding-top: 40px;
  }
  .service .title-section {
    margin: 0 0 20px;
    font-size: 26px;
  }
  .section.service.blue-bg, .why.dark-bg {
    padding-bottom: 40px;
  }
  .car-img-mobile {
    text-align: center;
    position: relative;
    max-width: 300px;
    margin: 0 auto;
  }
  ul.slick-dots li:nth-child(1) {
    position: absolute;
    bottom: 60px;
    left: 65px;
  }
  ul.slick-dots li:nth-child(2) {
    position: absolute;
    bottom: 155px;
    left: 125px;
  }
  ul.slick-dots li:nth-child(3) {
    position: absolute;
    bottom: 140px;
    left: 150px;
  }
  ul.slick-dots li:nth-child(4) {
    position: absolute;
    bottom: 70px;
    left: 95px;
  }
  ul.slick-dots li:nth-child(5) {
    position: absolute;
    bottom: 120px;
    left: auto;
    right: 0;
  }
  ul.slick-dots li:nth-child(6) {
    position: absolute;
    bottom: 90px;
    left: 115px;
  }
  ul.slick-dots li:nth-child(7) {
    position: absolute;
    bottom: 90px;
    left: 55px;
  }
  ul.slick-dots li:nth-child(8) {
    position: absolute;
    bottom: 65px;
    left: 27px;
  }
  ul.slick-dots li:nth-child(9) {
    position: absolute;
    bottom: 115px;
    left: 100px;
  }
  ul.slick-dots li:nth-child(10) {
    position: absolute;
    bottom: 125px;
    left: 50px;
  }
  ul.slick-dots li:nth-child(11) {
    position: absolute;
    bottom: 105px;
    right: 50px;
    left: auto;
  }
  ul.slick-dots li:nth-child(12) {
    position: absolute;
    bottom: 70px;
    left: 240px;
  }
  ul.slick-dots li:nth-child(13) {
    position: absolute;
    bottom: 85px;
    left: 170px;
  }
  ul.slick-dots {
    width: 300px;
  }
  ul.slick-dots li {
    width: 43px;
    height: 43px;
  }
  ul.slick-dots li:before {
    width: 27px;
    height: 27px;
  }
  ul.slick-dots button:before {
    width: 3px;
    height: 3px;
  }
  ul.slick-dots button {
    border: 2px solid #ABA697;
    width: 16px;
    height: 16px;
    padding: 0;
  }
  ul.slick-dots li.slick-active button {
    border-color: var(--color-blue);
  }
  .check-name {
    font-size: 14px;
  }
  .carousel-video .video-slider-btn {
    width: 100%;
    height: auto;
    position: relative;
    display: flex;
    justify-content: center;
  }
  .video-slider-meta {
    height: 100%;
    display: flex;
    align-items: flex-start;
    margin: 0 0 24px;
  }
  .block-meta .title-block {
    margin: 0 0 20px;
  }
  .carousel-video button#next, .carousel-video button#prev {
    position: relative;
    margin: 0 5px;
    background: var(--color-blue);
    transform: translate(0px, 0px);
    margin-top: 20px;
  }
  .carousel-video button#next svg, .carousel-video button#prev svg {
    fill: var(--color-white);
  }
  .carousel-video button#prev {
    left: auto;
  }
  .carousel-video button#next {
    right: auto;
  }
  .video-slick .slick-sprev {
    opacity: 1;
    transform: translate3d(0px, 0, 0px);
  }
  .video-slick .slick-snext {
    opacity: 1;
    transform: translate3d(0px, 0, 0px);
    z-index: 1;
    perspective: 1000px;
  }
  .video-slick .slick-list {
    padding-top: 0%!important;
    padding-bottom: 0%!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
  }
  .what-it .block-meta .title-block {
    margin: 0 0 20px;
  }
  .offer-grid .block-meta .social {
    display: none;
  }
  .service-bg {
    display: none;
  }
  .get .get-item {
    min-height: 190px;
  }
  .offer-content .social {
    display: flex;
    width: 100%;
    margin: 20px 0 0;
  }
  .offer-grid .title-block:after {
    display: none;
  }
  .start .arrow-white svg {
    fill: var(--color-white);
    opacity: .1;
    width: 87px;
    height: 184px;
  }
  .start .arrow-white .arrow-small {
    width: 19px;
    height: 41px;
  }
  .start .arrow-white {
    position: absolute;
    right: -38px;
    top: -60px;
    height: 184px;
  }
  .start .arrow-white .arrow-small {
    width: 19px;
    height: 41px;
    right: 28px;
  }
  .start svg.arrow-medium {
    width: 75px;
    height: 155px;
    top: 122px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .what-it .side__wrapper {
    padding: 0 0 30px;
    flex-direction: column;
    align-items: flex-start;
  }
  .what-it .block-prompt img {
    max-width: 30px;
    margin-right: 10px;
    margin-bottom: 0;
  }
  .side__wrapper .block-meta:before {
    top: 25px;
    right: -95px;
  }
  .what-it .block-prompt {
    display: flex;
    flex-direction: row;
    max-width: 208px;
  }
  .spoiler-head {
    padding-right: 15px;
  }
  .section.faq {
    margin: 0 0 0px;
  }
  .section {
    margin: 0 0 40px;
  }
  .get .get-item {
    margin: 0 10px;
  }
  .get-item__top span {
    font-size: 14px;
    font-weight: 500;
  }
  .get-item__top {
    padding: 20px;
  }
  .get-item-deks {
    padding: 20px;
  }
  .get-item-img {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    margin-right: 12px;
    min-width: 30px;
  }
  .get-item__top:after {
    left: 35px;
  }
  .get-item__top:before {
    left: 31px;
  }
  .video-box .play-btn img {
    width: 10px;
    height: 11px;
  }
  .statistics-items .col-lg-3:nth-child(3) .statistics-item .tooltip, .statistics-items .col-lg-3:nth-child(4) .statistics-item .tooltip {
    top: 120px;
  }
  .statistics-items .col-lg-3:nth-child(1) .statistics-item .tooltip, .statistics-items .col-lg-3:nth-child(2) .statistics-item .tooltip {
    left: 0px;
    top: 90px;
  }
  .tooltip {
    padding: 15px 10px 10px;
    font-size: 12px;
    line-height: 14px;
    z-index: -1;
  }
  .has-tooltip:hover .tooltip {
    z-index: 1;
  }
  .statistics-items .col-lg-3:nth-child(3) .statistics-item, .statistics-items .col-lg-3:nth-child(4) .statistics-item {
    padding-bottom: 0px;
    padding-top: 30px;
  }
  .statistics-items .col-lg-3:nth-child(3) .statistics-item:after, .statistics-items .col-lg-3:nth-child(4) .statistics-item:after {
    display: none;
  }
  .statistics-items .col-lg-3:nth-child(1) .statistics-item, .statistics-items .col-lg-3:nth-child(2) .statistics-item {
    padding-bottom: 30px;
    padding-top: 0;
  }
  .statistics:before {
    bottom: 147px;
  }
  .statistics-item:after {
    bottom: -6px;
  }
  .statistics-item:before {
    bottom: -16px;
    height: 30px;
  }
  .statistic-desk {
    font-size: 12px;
    line-height: 14px;
    min-height: 28px;
  }
  .statistic-img {
    height: 40px;
    display: flex;
    align-items: flex-end;
    margin: 0 0 16px;
  }
  .statistic-value {
    font-size: 19px;
    line-height: 1;
    margin: 0 0 10px;
  }
  .work-item__desk ul:before {
    display: none;
  }
  .block-meta .title-block {
    font-size: 20px;
    line-height: 24px;
  }
  .offer-grid {
    display: flex;
    flex-direction: column;
  }
  .offer-img img {
    position: relative;
    width: auto;
    height: auto;
    min-width: auto;
    right: auto;
  }
  .offer-img {
    flex: 0 0 auto;
    margin-top: 10px;
    position: relative;
    min-height: auto;
    width: 100%;
    text-align: right;
    display: flex;
    justify-content: flex-end;
  }
  .desk-block p {
    font-size: 12px;
    line-height: 14px;
  }
  .offer-content {
    align-items: flex-start;
    justify-content: flex-start;
  }
  .offer-grid .block-meta .social {
    margin: 20px 0 0;
  }
  .offer-grid .btn-blue {
    width: 100%;
    height: 50px;
    border-radius: 6px;
    margin: 0 2px;
  }
  .offer-param.post-editor {
    padding: 20px 20px 20px 20px;
  }
  .offer-param.post-editor ul {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    flex-direction: column;
  }
  .post-editor ul li, .post-editor ol li {
    font-size: 14px;
    line-height: 18px;
    position: relative;
    padding-left: 26px;
    margin: 0 0 10px;
  }
  .post-editor ul li:before {
    top: 5px;
  }
  .work-item__desk li:before {
    border-bottom: 1px solid rgb(255 255 255 / 40%);
  }
  .work-mobile {
    display: block;
  }
  .work-mobile {
    grid-row: 5;
    grid-column-start: 1;
    grid-column-end: 3;
    padding-left: 0px;
    margin-top: 10px;
  }
  .work-prompt {
    padding-top: 10px;
    padding-left: 0px;
    position: relative;
    z-index: 1;
    text-align: center;
  }
  .work-prompt .light-text:before, .work-prompt:after {
    display: none;
  }
  .work-prompt.white-text .social {
    justify-content: center;
  }
  .items3 span.work-item__number:after {
    background: var(--color-yellow);
  }
  .dark-bg .title-section {
    margin: 0 0 20px;
    font-weight: 500;
    font-size: 26px;
    line-height: 1;
  }
  .work .desk-block p {
    font-size: 12px;
    line-height: 15px;
  }
  .work-items .work-meta {
    margin: 0 0 10px;
  }
  .step.step-dashed .step-line {
    position: absolute;
    width: 1px;
    height: calc(100% - 30px);
    border-bottom: 0;
    border-left: 1px dashed var(--color-blue);
    margin: 0;
    top: 30px;
    left: 9px;
  }
  .step.step-gradient .step-line {
    position: absolute;
    width: 1px;
    height: calc(100% - 30px);
    border-bottom: 0;
    border-left: 1px dashed var(--color-blue);
    margin: 0;
    top: 30px;
    left: 9px;
  }
  .step.step-dashed {
    grid-row: 2;
    grid-column-start: 1;
    grid-column-end: 3;
  }
  .work-items .items1 {
    grid-row: 2;
    grid-column-start: 1;
    grid-column-end: 3;
  }
  .step.step-gradient {
    grid-row: 3;
    grid-column-start: 1;
    grid-column-end: 3;
  }
  .work-items .items2 {
    grid-row: 3;
    grid-column-start: 1;
    grid-column-end: 3;
  }
  .work-items .items3 {
    grid-row: 4;
    grid-column-start: 1;
    grid-column-end: 3;
  }
  .step.step-gradient.step-yellow {
    grid-row: 4;
    grid-column-start: 1;
    grid-column-end: 2;
  }
  .work-prompt.white-text {
    grid-row: 6;
    grid-column-start: 1;
    grid-column-end: 3;
  }
  .step-dot {
    width: 10px;
    min-width: 10px;
    height: 10px;
    border: 2px solid var(--color-blue);
  }
  .step-dot {
    position: absolute;
    top: 10px;
    left: 4px;
  }
  .step svg {
    width: 6px;
    height: 13px;
  }
  .step.step-yellow .step-dot {
    border: 2px solid var(--color-yellow);
    width: 14px;
    height: 14px;
    min-width: 14px;
  }
  .step.step-yellow .step-dot:before {
    width: 2px;
    height: 2px;
  }
  .step-dot {
    position: absolute!important;
  }
  .step.step-yellow .step-dot {
    left: 2px;
  }
  .step.step-gradient.step-yellow .step-line {
    border-left: 1px dashed #ffd038;
  }
  .work-item__desk ul {
    position: relative;
    padding-top: 0px;
  }
  span.work-item__number {
    font-size: 20px;
  }
  span.work-item__number:after {
    height: 2px;
  }
  .work-items .items1, .work-items .items2, .work-items .items3 {
    padding-left: 30px;
  }
  .step svg {
    fill: var(--color-yellow);
    position: absolute;
    left: 7px;
    right: auto;
    margin: 0;
    top: 50%;
    transform: translate(0px, -50%) rotate(90deg);
    z-index: 1;
  }
  .step .btn-blue {
    display: none;
  }
  .dot-circle {
    width: 80px;
    height: 80px;
  }
  .dot-circle span {
    height: 55px;
    width: 55px;
  }
  .dot-circle {
    width: 80px;
    height: 80px;
    top: 0;
    transform: translate(-32px, -25px)!important;
  }
  .step.step-gradient.step-yellow {
    margin-top: 0px;
  }
  .circle-img {
    width: 200px;
    height: 200px;
    transform: translate(-91px, -93px);
  }
  .start {
    padding: 40px 0;
  }
  .start .title-section {
    max-width: 100%;
    margin: 0 0 30px;
    font-weight: 500;
    font-size: 26px;
    line-height: 32px;
  }
  .start-btn>.btn {
    margin: 0 0 20px;
  }
  .start-btn>div, .start-btn>.btn {
    width: 100%;
    max-width: 100%;
  }
  .start-btn {
    flex-direction: column;
    align-items: flex-start;
    margin: 0 0 30px;
  }
  .start-meta p.block-desk {
    font-weight: 500;
    font-size: 14px;
  }
  .start-meta__info {
    font-size: 12px;
    color: rgb(255 255 255 / 70%);
  }
  .start-value span {
    font-size: 26px;
  }
  .start-slider-btn {
    display: none;
  }
  .start-slider-item {
    width: 56px;
    height: 56px;
  }
  .social a {
    width: 30px;
    height: 30px;
  }
  .social img {
    max-width: 20px;
  }
  img.img3 {
    max-width: 46%;
  }
  .video-box:before {
    width: 10px;
  }
  img.img1 {
    max-width: 26%;
    top: 0;
    left: 35px;
  }
  img.img2 {
    max-width: 25%;
    left: 54px;
    bottom: 0;
  }
  .video-circle {
    width: 152px;
    height: 152px;
  }
  .circle-medium {
    width: 105px;
    height: 105px;
  }
  .circle-small {
    width: 56px;
    height: 56px;
  }
  .btn-blue.load-video {
    width: 28px;
    height: 28px;
  }
  .banner .arrow-blue {
    display: none;
  }
  .statistics-item {
    flex-direction: column;
  }
  .statistics-item:before {
    bottom: -20px;
    height: 40px;
  }
  .banner:before {
    background: linear-gradient(180deg, rgb(2 31 102) 0%, rgb(2 31 102) 22%, rgb(2 31 102) 40%, rgb(2 31 102 / 40%) 100%);
  }
  .title-block {
    font-size: 20px;
    line-height: 24px;
  }
  .title-banner {
    font-size: 26px;
    line-height: 32px;
  }
  .banner-box .block-desk {
    max-width: 100%;
    margin: 20px 0;
  }
  .block-desk, .block-desk p {
    font-size: 12px;
    line-height: 15px;
  }
  .svg-title svg {
    width: 14px;
    height: 30px;
  }
  .form-field input {
    height: 50px;
  }
  .btn-blue {
    font-size: 16px;
    height: 50px;
  }
  .banner-form .form-box .form-field {
    flex: 0 0 100%;
    padding: 0 15px;
  }
  .form-field {
    margin: 0 0 10px;
  }
  .banner-form .banner__inner .wpcf7 {
    order: 2;
  }
  .banner-form .banner__inner .clock {
    order: 3;
    flex: 0 0 100%;
    padding: 0 15px;
    margin: 15px 0 0 0;
  }
  .banner-form .banner__inner>p {
    flex: 0 0 100%;
  }
  .banner {
    padding-top: 90px;
    min-height: 620px;
    background-size: contain;
    background-position: center bottom;
  }
  .container {
    max-width: 100%;
    padding: 0 20px;
  }

  .social-blue {
    display: none;
  }
  a.anchor {
    position: absolute;
    right: 20px;
  }
  .banner-bottom {
    bottom: 30px;
    z-index: 1;
    height: 30px;
  }
  span.tag {
    display: none;
  }

  .btn.btn-worksheet {
    font-size: 14px;
    width: 170px!important;
    max-width: 170px;
    min-width: 170px!important;
    height: 50px;
}
}

@media only screen and (max-width: 680px) {
  span.text-play {
    font-size: 21px;
    margin: 0 0 5px;
  }

  .task-buttons a.btn.btn-yellow {
    max-width: 280px;
    height: 50px;
    width: 280px;
}


 .home .task-grid .task-items-home {
    grid-row-start: 3;
    grid-row-end: 4;
}
.home .task-grid .review-slides {
  grid-row-start: 3;
  grid-row-end: 4;
}

  .task-grid .side-btn .box-slick-btn .btn {
    margin: 20px 5px 0;
}
  .check-items-btn.box-slick-btn .btn {
    margin: 0 5px;
  }
  span.prefix {
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    min-height: 14px;
  }
  .service-price {
    font-size: 24px;
  }
  .service-item-meta .btn-yellow {
    max-width: 100%;
  }
  .row.service-items .col-md-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .service-item__top p {
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
  }
  .service-item__top .service-item-img img {
    max-height: 30px;
  }
  .service-item__top .service-item-img {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 30px;
    height: 30px;
    margin-right: 10px;
  }
  .service-item__top {
    margin: 0 0 20px;
  }
  .service__inner {
    padding: 24px 20px 0px;
  }
  .service-item-meta {
    padding: 20px 20px 20px;
  }
  .task-item>div {
    flex: 0 0 100%;
  }
  .task-grid .arrow-large, .what-it .arrow-large {
    width: 99px;
    height: 208px;
    top: -30px;
    transform: translate(-30px, 0px);
  }
  .task-item {
    flex-direction: column;
  }
  .task-item-meta {
    padding: 20px;
  }
  .task-item-info .light-text {
    font-size: 12px;
    margin: 0px 0 10px;
  }
  .task-item-info p {
    font-weight: 500;
    font-size: 14px;
  }
  .line-dots {
    position: relative;
    height: 34px;
    margin: 10px 0;
  }
  .line-dots span {
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    border: 2px solid;
  }
  .line-dots:before, .line-dots:after {
    content: '';
    display: block;
    position: absolute;
    left: 4px;
    top: 10px;
    width: 1px;
    height: 14px;
  }
  .task-item-info.success {
    margin: 0 0 20px;
  }
  .task-item-link .btn-yellow {
    height: 40px;
    font-size: 14px;
    width: 100%;
    max-width: 100%;
  }
  .task-item-img {
    height: 180px;
    min-height: 180px;
    border-radius: 0 0 6px 6px;
  }
  .box-slick-btn .btn, .slider-btn-hr .btn {
    width: 30px;
    height: 30px;
    margin: 0 5px;
  }
  .box-slick-btn .btn img, .slider-btn-hr .btn img {
    width: 3px;
    height: 6px;
  }
  .task-grid {
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 20px;
  }
  .review-social .col-lg-3 {
    flex: 0 0 100%;
    margin: 0px 0 10px;
  }
  .review-social__title .title-block {
    font-size: 14px;
    line-height: 20px;
  }
  .review-social__title {
    margin: 0px 0 20px;
  }
  .review {
    padding: 20px;
  }
  .review-content {
    padding: 25px 20px 20px;
  }
  .review-top {
    display: flex;
    align-items: center;
    margin: 0 0 15px;
  }
  .review-name {
    font-weight: 500;
    font-size: 14px;
    margin: 0 0 6px;
  }
  .light-text {
    font-size: 12px;
    line-height: 17px;
    opacity: 0.5;
  }
  .review-img {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 15px;
  }
  .review-content:before {
    content: '';
    display: block;
    width: 30px;
    height: 20px;
    position: absolute;
    top: -10px;
    right: 20px;
    background: url(/wp-content/themes/wp-bootstrap-starter-master/img/quote.svg) no-repeat center;
    background-size: contain;
  }
  .task-grid .block-meta {
    grid-column: 1;
    grid-row-start: 1;
    grid-row-end: 1;
    grid-column-start: 1;
    grid-column-end: 3;
  }
  .task-grid .block-prompt {
    grid-row-start: 2;
    grid-row-end: 3;
    grid-column-start: 1;
    grid-column-end: 3;
  }
  .task-grid .task-items, .task-grid .task-items-home, .task-grid .review-slides {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 2;
    grid-row-end: 3;
}
  
  .task-grid .review-social {
    grid-row-start: 4;
    grid-row-end: 5;
  }
  .task-grid .block-prompt img {
    margin-right: 10px;
    max-height: 30px;
    margin-bottom: 0;
  }
  .task-grid .block-prompt {
    display: flex;
    align-items: flex-start;
  }
}

@media only screen and (max-width: 520px) {
  .check-mobile .slick-list.draggable {
    padding-left: 0px!important;
  }
  .check-item {
    margin: 0 15px 0 0;
  }
}




.lang-mobile {
  display: none;
}

@media only screen and (max-width: 480px) {



  body.menu-open {
    overflow: hidden;
  }

  body,
  body.scroll-open.menu-open {
    overflow: auto;
  }


  .task-buttons > div:nth-child(1) {
    margin: 0 0 30px;
}
.task-buttons {
    justify-content: center;
    flex-direction: column;
    margin-top: 20px;
}

a.up {
  left: auto;
  right: 20px;
  opacity: .8!important;
}

.task-slick .slick-slide {
  padding: 0 5px;
}

.task-slick .slick-list.draggable {
  margin: 0 -5px;
}

.task-buttons > div {
  width: 100%;
  display: flex;
  justify-content: center;
}

.task-buttons a.btn.btn-yellow img {
  position: relative;
  top: 3px;
}
.task-buttons a.btn.btn-yellow {
  max-width: 100%!important;
  height: 50px;
  width: 100%!important;
  display: flex!important;
}
  
  header .menu__box {
    display: flex;
    flex-direction: column;
}

.lang.lang-mobile {
  display: block;
  margin: 0 auto 20px;
}

  .top-btn button{
    margin-left: auto;
  }
  header .nice-select{
    padding-left: 5px;
    padding-right: 15px;
  }
  header .nice-select:after{
    right: 5px;
  }

  .lang {
    //display: none;
    margin-left: 5px;
  }
  .banner:before {
    background: linear-gradient(180deg, rgb(2 31 102) 0%, rgb(2 31 102) 22%, rgb(2 31 102) 65%, rgb(2 31 102 / 40%) 100%);
  }
  .top-logo {
    min-width: auto;
  }
  .top-logo img {
    max-width: 142px;
  }
  label.menu__btn {
    font-weight: 500;
    font-size: 12px;
    color: var(--color-white);
    width: 64px;
  }
  .top-logo {
    margin-right: auto;
  }
}

@media only screen and (max-width: 420px) {
  .white-social {
    float: left;
    min-width: 180px;
    max-width: 100%;
    width: 100%;
    padding: 0 60px;
  }
  .price-end, .price-start {
    flex: 0 0 45%;
    max-width: 45%!important;
    margin: 0 0 20px;
    width: 45%;
  }
  .modal-phone a {
    font-weight: 500;
    font-size: 16px;
    color: var(--color-white);
    margin: 0 0 15px;
    position: relative;
    padding-left: 16px;
    display: flex;
    align-items: center;
  }
  .modal-phone a img {
    margin-right: 16px;
    max-width: 16px;
  }
  .price-start svg {
    right: 0px!important;
    margin-right: 0px;
  }
  .modal-form .modal-dialog {
    margin: 40px 20px auto;
  }
  .category-slider {
    position: relative;
    margin: 0 0 20px;
  }
  .slick-posts .post-item-img {
    left: 170px;
  }
  .preview-blue .post-preview__img a {
    width: 400px;
    height: 400px;
    transform: translate(-10px, 0px);
  }
  .footer-info a {
    padding: 0;
  }
  .video-meta {
    top: 50%;
    transform: translate(0px, 50%);
  }
  .video-slider-meta svg {
    display: none;
  }
  .video-title {
    max-width: 224px;
    font-size: 12px;
    line-height: 14px;
    color: var(--color-white);
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 27px;
    z-index: 1;
  }
  .slide-circle {
    width: 170px;
    height: 170px;
  }
  .slide-circle span {
    width: 96px;
    height: 96px;
  }
  .slide-circle span:before {
    width: 62px;
    height: 62px;
  }
  .video-slide .btn-blue.load-video.play-btn {
    transform: translate(0px, calc(-50% - 10px));
    width: 32px;
    height: 32px;
  }
  .slide-circle {
    transform: translate(0px, calc(-50% - 10px));
  }
  .offer-param svg.arrow-large {
    position: absolute;
    top: 50%;
    transform: translate(-40%, -50%);
    left: 0;
    width: 94px;
    height: 200px;
  }
  .start svg.arrow-medium {
    top: 139px;
  }
  .side__wrapper .block-meta:before {
    top: 25px;
    right: -35px;
    width: 50px;
  }
  .side__wrapper .block-meta {
    max-width: 240px;
    position: relative;
  }
  span.text-play {
    line-height: 1;
    margin: 5px 0 0;
  }
}




.cop-wrap{
	display: flex;
    justify-content: center;
    align-items: center;
}

.cop-footer1{
	max-width:35px;
	margin:10px;
}
.cop-footer2{
	max-width:30px;
}







@media only screen and (max-width: 360px) {
  .top-logo img {
    max-width: 110px;
  }
  .price-start svg {
    right: -17px!important;
    margin-right: 0px;
  }
  .task-value {
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
  }
  .task-name, .task-price p span {
    font-size: 12px;
    margin: 0 0 8px;
  }
}

@media only screen and (max-width: 330px) {
  .get .get-item {
    min-height: 190px;
  }
}

html {
  min-width: 320px;
}
.lang .nice-select .option.selected {
  display: none;
}
.home-title-h1 {
  text-align: center;
  padding-bottom: 80px;
  margin: 0;
}
.section.what-it h2 {
  padding-bottom: 0;
}
.section.service h2 {
  padding-bottom: 0;
}
.service-item__top h3 {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  margin: 0;
}
.section.why h2 {
  padding-bottom: 0;
}
.section.reviews h2 {
  padding-bottom: 0;
}
.footer-copy-sitemap {
  display: flex;
  justify-content: space-between;
}
.footer-copy-sitemap a {
  font-size: 14px;
  color: rgb(255 255 255 / 70%);
  display: block;
  margin-right: 140px;
}
.site-ok {
  text-align: center;
  padding-bottom: 5px;
}
@media screen and (max-width: 991px) {
  .footer-copy-sitemap {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
  }
  .footer-copy-sitemap a {
    font-size: 14px;
    color: rgb(255 255 255 / 70%);
    display: block;
    margin-right: 0;
    padding-top: 15px;
  }
}
