﻿@font-face{
  font-family:'Space Grotesk';
  src:local('Space Grotesk Light'),local('SpaceGrotesk-Light'),
      url('../fonts/SpaceGrotesk-Light.ttf') format('truetype');
  font-weight:300; font-style:normal; font-display:swap;
}
@font-face{
  font-family:'Space Grotesk';
  src:local('Space Grotesk Regular'),local('SpaceGrotesk-Regular'),
      url('../fonts/SpaceGrotesk-Regular.ttf') format('truetype');
  font-weight:400; font-style:normal; font-display:swap;
}
@font-face{
  font-family:'Space Grotesk';
  src:local('Space Grotesk Medium'),local('SpaceGrotesk-Medium'),
      url('../fonts/SpaceGrotesk-Medium.ttf') format('truetype');
  font-weight:500; font-style:normal; font-display:swap;
}
@font-face{
  font-family:'Space Grotesk';
  src:local('Space Grotesk SemiBold'),local('SpaceGrotesk-SemiBold'),
      url('../fonts/SpaceGrotesk-SemiBold.ttf') format('truetype');
  font-weight:600; font-style:normal; font-display:swap;
}
@font-face{
  font-family:'Space Grotesk';
  src:local('Space Grotesk Bold'),local('SpaceGrotesk-Bold'),
      url('../fonts/SpaceGrotesk-Bold.ttf') format('truetype');
  font-weight:700; font-style:normal; font-display:swap;
}
#outer-wrap {
    overflow: initial;
}
body, p {
    color: #5a5a5a;
    -webkit-font-smoothing: antialiased;
	font-family: "Space Grotesk", sans-serif;
}
.default_section_title, h2 {
	color: #002278;
    font-size: 40px;
    line-height: 120%;
    font-weight: 700;
    margin: 0 0 20px 0;
	font-family: "Space Grotesk", sans-serif;
}
h3 {
	font-size: 22px;
    line-height: 120%;
	font-weight: 600;
    margin: 0 0 15px 0;
	color: #002278;
}
h3, h3, h4, h5, h6 {
	color: #002278;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	color: #0062ff;
}
a {
    color: #6084de;
}
.default_section_small_title {
	font-size: 20px;
    line-height: 24px;
    margin: 15px 0px;
    font-weight: bold;
}
.default_section {
	padding: 80px 0px;
}
.default_section + .default_section {
	padding-top: 0px;
}
.default_grey_section {
	padding: 80px 0px;
	background: #f6faff;
}
.default_grey_section + .default_grey_section {
	padding-top: 0px;
}
.default_blue_section {
	padding: 80px 0px;
	background: #006699;
}
.default_btn {
    padding-top: 20px;
    text-align: center;	
}
.default_blue_btn {
	background: #006699;
    padding: 18px 24px;
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    transition: all .3s;
}
.default_blue_btn:hover {
	background: #3385AD;
    color: #ffffff;
    text-decoration: none;
}
.default_text {
	font-weight: 400;
    font-size: 16px;
    line-height: 29px;
}
body .cky-box-bottom-left {
    bottom: 25px;
    left: 25px;
}
body .cky-consent-container {
    width: 100%;
    max-width: 535px;
}
body .cky-notice-des {
    font-size: 12px;
    line-height: 21px;
}
body .cky-notice-btn-wrapper .cky-btn {
    font-size: 12px;
}
.right_header_top {
    align-items: center;
}
.right_header_top img {
    display: block;
}

@media (max-width:992px) {
.default_section_title, h2 {
    font-size: 32px !important;
}
}

@media (max-width:768px) {
.default_section {
	padding: 40px 0px;
}
.default_grey_section {
	padding: 40px 0px;
}
.default_blue_section {
	padding: 40px 0px;
}
.default_blue_btn {
    padding: 18px 10px;
    width: 100%;
    font-size: 15px;
    max-width: 500px;
}
.default_section_title, h2 {
	font-size: 26px !important;
}
h3 {
	font-size: 20px !important;
}
.default_section_small_title {
	font-size: 18px;
    line-height: 22px;
}
body .cky-consent-container {
    width: 100%;
    max-width: 100%;
}
body .cky-box-bottom-left {
    bottom: 0px;
    left: 0px;
}
}


/* Блок с калькулятором начало */
h1.first-section__title {
    font-weight: 700;
    font-size: 42px;
    line-height: 130%;
    color: #fff;
    margin: 20px 0px;
	text-transform: capitalize;
}
.first-section__left {
    width: 60%;
    padding-right: 60px;
    gap: 35px;
	display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.flex-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
}
.first-section {
    position: relative;
    padding: 80px 0px;
    color: #fff;
}
.first-section__description {
    text-align: left;
}
.first-section__description p {
    font-weight: 400;
    font-size: 21px;
    line-height: 130%;
}
.first_section_advantages {
    display: flex;
    align-items: start;
    justify-content: space-between;
    gap: 25px;
}
.first_section_advantages_li {
    width: 33%;
}
.first_section_advantages_li_img {
    height: 55px;
    display: flex;
    align-items: center;
}
.first_section_advantages_li_t {
    font-weight: 400;
    font-size: 21px;
    line-height: 130%;
    padding-top: 10px;
}
.first_section_advantages_li_img img {
    width: auto;
}
.price-calculator {
    width: 40%;
    background: #fff;
}
.price-calculator {
    width: 40%;
    background: #fff;
}
.calc_form {
	color: #000;
}
.calc_form_inner {
	padding: 25px;
}
.calc_form_h {
	font-weight: 700;
    font-size: 16px;
    padding-bottom: 15px;
}
.price-calculator .wpcf7 form .wpcf7-response-output {
	color: #000;
    text-align: center;
    margin: 0px;
}
.price-calculator .wpcf7 form .wpcf7-not-valid-tip {
    padding-top: 5px;
}
.price-calculator .label, .price-calculator label {
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #273649;
}
.custom-dropdown {
    position: relative;
    display: block;
    background: #FFFFFF;
}
.custom-dropdown select {
    padding: 10px 39px 10px 20px !important;
}
.custom-dropdown select, .row input {
    cursor: pointer;
    outline: #fff;
    width: 100%;
    font-size: inherit;
    padding: 10px 20px !important;
    border: 0;
    margin: 0;
    border-radius: 4px;
    border: 1px solid #273649;
    border-radius: 3px;
    text-indent: 0.01px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    color: #273649;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    height: 45px;
}
input::placeholder {
	color: #273649 !important;
}
.custom-dropdown::after{
    content: "";
    position: absolute;
    pointer-events: none
}
.custom-dropdown::after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M6.46824 7.29626L11.8083 1.77758C11.9319 1.64994 12 1.47956 12 1.29788C12 1.11619 11.9319 0.945806 11.8083 0.818165L11.4151 0.411753C11.1589 0.147297 10.7425 0.147297 10.4867 0.411753L6.00249 5.04592L1.51326 0.40661C1.38965 0.27897 1.22487 0.208496 1.04916 0.208496C0.873261 0.208496 0.708482 0.27897 0.584775 0.40661L0.191706 0.813023C0.0680971 0.940764 -3.81757e-08 1.11105 -4.58603e-08 1.29273C-5.35449e-08 1.47441 0.0680971 1.6448 0.191706 1.77244L5.53664 7.29626C5.66064 7.42421 5.8262 7.49448 6.00219 7.49408C6.17888 7.49448 6.34434 7.42421 6.46824 7.29626Z' fill='black'/%3E%3C/svg%3E");
    width: 12px;
    height: 7.29px;
    right: 20px;
    top: 20px;
    color: rgba(0, 0, 0, 0.4)
}
.custom-dropdown select[disabled] {
    color: rgba(0, 0, 0, 0.3)
}
.custom-dropdown select[disabled]::after {
    color: rgba(0, 0, 0, 0.1)
}
.custom-dropdown::before {
    background-color: rgba(0, 0, 0, 0.15)
}
.fsrLineHeight {
    height: 45px !important;
}
/* calc_form */
.price-calculator {
    width: 40%;
    background: #fff;
}
.calc_form {
	color: #000;
}
.calc_form_inner {
	padding: 25px;
}
.calc_form_h {
	font-weight: 700;
    font-size: 16px;
    padding-bottom: 15px;
    position: relative;
}
.calc_form p {
	color: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0px;
}
.calc_form_h span {
	background: #0076bd;
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    padding: 4px 15px;
    position: absolute;
    top: -32px;
}
.calc_form_inner_row {
	display: flex;
    gap: 15px;
    padding-bottom: 16px;
}
.calc_form_inner_row > div {
	width: 100%;
}
.calc_form_checks p {
	padding-bottom: 16px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.calc_form_check span label {
	background: url(/wp-content/themes/Total/blocks/img/form_custom_check.svg) no-repeat left center;
    padding-left: 30px;
    cursor: pointer;
    padding-top: 4px;
    padding-bottom: 4px;
}
.calc_form_check input {
	display: none;
}
.calc_form_check span label:hover {
	color: #069;
}
.calc_form_check span label.active {
	background: url(/wp-content/themes/Total/blocks/img/form_custom_check_active.svg) no-repeat left center;
}
.calc_form_check_sub {
	margin-left: 25px;
}
.calc_form_bottom {
	background: #069;
    padding: 20px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.calc_form_bottom_left {
	display: flex;
    flex-direction: column;
    gap: 5px;
}
.calc_form_bottom_left_price {
	font-weight: 600;
    font-size: 36px;
}
.calc_form_bottom_left_t {
	font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
}
.calc_form_bottom_right button {
	margin: 0px;
    background: #fff;
    border-radius: 0px;
    padding: 15px 30px;
    cursor: pointer;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #069;
    min-width: 160px;
}
.calc_form_bottom_right button:hover {
	opacity: 0.7;
}
.price-calculator .wpcf7 form .wpcf7-response-output {
	color: #000;
    text-align: center;
    margin: 0px;
}
.price-calculator .wpcf7 form .wpcf7-not-valid-tip {
    padding-top: 5px;
}
@media (max-width:1022px) {
.first-section__left, .first-section__right, .part_of_chess {
    width: 100%;
}
.first-section__left {
    padding-right: 0px;
    gap: 5px;
}
.price-calculator {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}
.first-section{
    padding: 40px 30px 60px 30px;
}
.first_section_advantages_li_img {
    justify-content: center;
}
.first_section_advantages_li_t {
    padding-top: 0px;
    text-align: center;
}
.first_section_advantages {
    padding: 15px 0px 35px 0px;
}
}
@media (max-width:768px) {
h1 {
    font-size: 33px;
}
.first-section__description p {
    font-size: 18px;
}
.first_section_advantages_li_t {
    font-size: 18px;
}
.price-calculator .label, .price-calculator label {
    font-size: 14px;
    line-height: 18px;
}
}
@media(max-width:600px){
.first-section{
    padding: 50px 25px;
}
h1 {
    font-size: 27px;
    text-align: left;
}
.first-section__description p {
    font-size: 16px;
}
.first_section_advantages_li_t {
    font-size: 16px;
}
}
@media(max-width:500px){
.calc_form_inner_row {
    flex-direction: column;
}
.calc_form_bottom {
    flex-direction: column;
    gap: 10px;
}
.calc_form_bottom_right {
    width: 100%;
}
.calc_form_bottom_right button {
    width: 100%;
}
}
@media(max-width:450px){
.first-section {
    padding: 50px 10px;
}
.first-section__description p {
    font-size: 14px;
    margin: 0px 0px;
}
.first_section_advantages {
    padding: 15px 0px 25px 0px;
    gap: 15px;
}
.first_section_advantages_li_t {
    font-size: 14px;
}
.first_section_advantages_li:nth-child(1) img {
	width: 35px;
}
.first_section_advantages_li:nth-child(2) img {
	width: 70px;
}
.first_section_advantages_li:nth-child(3) img {
	width: 36px;
}
.calc_form_inner {
    padding: 15px;
}
.calc_form_bottom {
    padding: 15px;
}
}
/* Блок с калькулятором конец */

/* feedback начало */
.section_feedback {
	display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 40px;
    gap: 40px;
}
.section_feedback_h {
	text-align: center;
}
.section_feedback_t {
	text-align: center;
}
.section_feedback_img:hover, .section_feedback_img:active, .section_feedback_img:focus {
	opacity: 0.7;
}
.section_feedback_btn {
	text-align: center;
}
.section_feedback_center {
	width: 100%;
    max-width: 565px;
}
@media (min-width: 1100px) {
.section_feedback .pewl .pew-content>div.pew-middle>div>div.pew-middle {
    display: none;
}
.section_feedback .pewl .pew-content>div.pew-middle>div>div.pew-right {
    width: 50%;
}
.section_feedback .pewl .pew-content>div.pew-middle>div>div.pew-left {
    width: 50%;
}
.section_feedback .pewl .pew-content.pew-not-s>.pew-middle .pew-right>div {
    padding: 0px 0 4px;
    font-size: 14px;
}
.section_feedback .pewl .pew-content>.pew-middle {
    width: 48%;
}
.section_feedback .pewl .pew-content>.pew-left {
    width: 27%;
}
}
@media (max-width: 1100px) {
.section_feedback {
    flex-wrap: wrap;
}
.section_feedback_center {
    max-width: 100%;
    order: 1;
}
}
@media (max-width: 600px) {
.section_feedback {
    padding-top: 30px;
    padding-bottom: 30px;
    gap: 15px;
    flex-direction: column;
}
.section_feedback_img img {
	width: 100%;
    max-width: 250px;
}
}
/* feedback конец */

/* book старт */
.book_sec {
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.book_sec_left {
	width: 62%;
}
.book_sec_left_table {
	border: 1px solid gray;
    display: flex;
    justify-content: space-around;
    text-align: center;
    padding: 10px;
    margin-bottom: 15px;
}
.book_sec_left_table_li_t {
	padding-top: 5px;
    margin-top: 5px;
    border-top: 1px solid #B7B7B7;
    color: rgb(0, 102, 153);
    font-weight: bold;
}
.book_sec_right {
	width: 35%;
    text-align: right;
}
@media (max-width:768px) {
.book_sec {
    flex-direction: column;
    gap: 20px;
}
.book_sec_left {
    width: 100%;
}
.book_sec_right {
    width: 100%;
    text-align: center;
}
}
@media (max-width:500px) {
.book_sec_left_table {
    flex-wrap: wrap;
    gap: 20px;
}
.book_sec_left_table_li {
    width: 25%;
}
}
@media (max-width:500px) {
.book_sec_left_table_li {
    width: 46%;
}
}
/* book конец */

/* book старт */
.checklist_sec_inner {
    position: relative;
}
.checklist_sec_h {
	text-align: center;
}
.checklist_sec_ul {
	display: flex;
    flex-direction: column;
    gap: 15px;
    padding-top: 20px;
}
.checklist_sec_item {
	position: relative;
    padding: 20px 30px 20px 70px;
    cursor: pointer;
    border: 1px solid rgb(223, 223, 223);
    background: rgb(255, 255, 255);
}
.checklist_sec_item.done {
    text-decoration: line-through;
    color: #57798E;
}
.checklist_sec_item:before {
    display: block;
    content: '';
    width: 31.666748px;
    height: 31.666748px;
    border-radius: 50%;
    border: 1px solid #006699;
    background-color: #fff;
    position: absolute;
    left: 20px;
    top: 16px;
}
.checklist_sec_item.done:before, .checklist_sec_item:hover::before {
    background-image: url("data:image/svg+xml,%3Csvg width='31.666748' height='31.666992' viewBox='0 0 31.6667 31.667' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdesc%3E Created with Pixso. %3C/desc%3E%3Cdefs/%3E%3Cpath id='Vector' d='M13.6167 23.1162L24.7791 11.9541L22.5625 9.7373L13.6167 18.6836L9.10425 14.1709L6.88745 16.3877L13.6167 23.1162ZM15.8333 31.667C13.6431 31.667 11.5847 31.251 9.65845 30.4189C7.73193 29.5869 6.05615 28.459 4.63135 27.0352C3.2063 25.6104 2.07837 23.9346 1.24756 22.0088C0.416992 20.082 0.000976562 18.0234 0 15.833C0 13.6426 0.415771 11.585 1.24756 9.6582C2.07935 7.73242 3.20728 6.05664 4.63135 4.63086C6.05615 3.20605 7.73193 2.07812 9.65845 1.24805C11.5847 0.416992 13.6431 0.000976562 15.8333 0C18.0237 0 20.082 0.416016 22.0083 1.24805C23.9348 2.0791 25.6104 3.20703 27.0354 4.63086C28.4604 6.05664 29.5889 7.73242 30.4207 9.6582C31.2524 11.585 31.6677 13.6426 31.6667 15.833C31.6667 18.0234 31.2507 20.082 30.4189 22.0088C29.5872 23.9346 28.4595 25.6104 27.0354 27.0352C25.6104 28.46 23.9348 29.5889 22.0083 30.4209C20.082 31.252 18.0237 31.668 15.8333 31.667Z' fill='%23006699' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3C/svg%3E%0A");
}
.checklist_sec_done {
	position: absolute;
    top: 0;
    left: 0;
    padding: 25px 15%;
    width: 100%;
    height: 100%;
    background: #F1F3F6 url(../../blocks/img/checklist-confetti.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
    text-align: center;
    opacity: .95;
    display: flex;
    align-items: center;
}
.checklist_sec_done_close {
	width: 36px;
    height: 36px;
    background: #fff;
    position: absolute;
    cursor: pointer;
    top: 32px;
    right: 32px;
    border-radius: 100%;
}
.checklist_sec_done_close:after {
    text-align: center;
    display: block;
    line-height: 36px;
    color: #006699;
    content: '\2716';
}
.checklist_sec_done_close:hover {
    opacity: 0.75;
}
/* book конец */

/* sideoptions начало */
.sideoptions_sec_inner {
	display: flex;
    justify-content: space-between;
    gap: 30px;
}
.sideoptions_sec_inner_left {
    width: 100%;	
}
.sideoptions_sec_inner_reverse {
    flex-direction: row-reverse;	
}
.sideoptions_sec_inner_block {
	background: #F1F3F6;
    padding: 30px;
    width: 100%;
}
.sideoptions_sec_inner_options_top {
	display: flex;
    gap: 15px;
    padding-bottom: 40px;
}
.sideoptions_sec_inner_options_top_h {
	background: #FFFFFF;	
    color: #283337;
    padding: 12px 5px;
    width: 100%;
    max-width: 210px;
    text-align: center;
    font-weight: 500;
    text-decoration: none;
	cursor: pointer;
    transition: all .3s;
}
.sideoptions_sec_inner_options_top_h.active {
	background: #006699 !important;
	color: #ffffff;
	cursor: default !important;
}
.sideoptions_sec_inner_options_top_h:hover {
	background: #d7ebff;
}
@media (max-width:768px) {
.sideoptions_sec_inner {
    flex-direction: column;
    gap: 20px;
}
}
@media (max-width:400px) {
.sideoptions_sec_inner_block {
    padding: 20px 15px;
}
}
/* sideoptions конец */

/* files начало */
.files_sec {
	text-align: center;
}
.files_sec_inner {
	display: flex;
    justify-content: center;
    gap: 20px;
    padding-top: 15px;
}
.files_sec_item {
	width: 100%;
    background: #fff;
    padding: 20px;
}
.files_sec_item_img img {
	width: 100%;
    max-width: 228px;
}
.files_sec_item_btn {
	padding-top: 15px;
}
.files_sec_item_btn a {
    width: 100%;
	max-width: 250px;
}
@media (max-width:768px) {
.files_sec_inner {
    flex-direction: column;
    align-items: center;
}
.files_sec_item {
    width: 100%;
    max-width: 400px;
}
}
/* files конец */

/* how начало */
.how_sec {
	text-align: center;
}
.how_sec_inner {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 60px 50px;
    padding-top: 20px;
}
.how_sec_item {
	width: calc(50% - 25px);
}
.how_sec_item_img {
    width: 73px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.how_sec_item_img_hidden {
    position: absolute;
    left: -75px;
}
.how_sec_item:hover .how_sec_item_img_move_right {
    transform: translate(75px, 0);
    -webkit-transform: translate(75px, 0);
    -o-transform: translate(75px, 0);
    -moz-transform: translate(75px, 0);
    transition: all .3s ease-in-out;
}
.how_sec_btn {
	padding-top: 45px;
}
@media (max-width:768px) {
.how_sec_inner {
    gap: 40px;
    flex-direction: column;
    align-items: center;
}
.how_sec_item {
    width: 100%;
    max-width: 500px;
}
}
/* how конец */

/* steps начало */
.steps_sec_inner {
	display: flex;
    justify-content: space-between;
    gap: 40px;
}
.steps_sec_inner_left {
	width: 40%;
}
.steps_sec_inner_right {
	width: 60%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.steps_sec_inner_right_item {
	display: flex;
    align-items: baseline;
    gap: 30px;
}
.steps_sec_inner_right_item_num {
	color: #006699;
    font-weight: bold;
    font-size: 25px;
    width: 40px;
    min-width: 40px;
}
.steps_sec_inner_right_item_block {
	width: 100%;
}
@media (max-width:768px) {
.steps_sec_inner {
    gap: 20px;
    flex-direction: column;
}
.steps_sec_inner_left {
    width: 100%;
    text-align: center;
}
.steps_sec_inner_right {
    width: 100%;
}
}
@media (max-width:500px) {
.steps_sec_inner_right_item_num {
    font-size: 23px;
}
.steps_sec_inner_right_item {
    gap: 10px;
}
}
/* steps конец */

/* togglelist начало */
.togglelist_sec {
	
}
.togglelist_sec h2 {
	text-align: center;
}
.togglelist_sec_inner {
	display: flex;
    justify-content: space-between;
    gap: 40px;
    padding-top: 20px;
}
.togglelist_sec_inner_left {
	width: 40%;
	display: flex;
    flex-direction: column;
    gap: 10px;
}
.togglelist_sec_inner_left_option {
	background: #FFFFFF;
    color: #283337;
    padding: 10px 15px;
    width: 100%;
    font-weight: 600;
    text-decoration: none;
    cursor: pointer;
    transition: all .3s;
}
.togglelist_sec_inner_left_option:hover {
    background: #d7ebff;
}
.togglelist_sec_inner_left_option.active {
    background: #006699 !important;
    color: #ffffff;
    cursor: default !important;
}
.togglelist_sec_inner_right {
	width: 60%;
    border-radius: 6px;
    padding: 20px 30px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
    background: #fff;
}
@media (max-width:768px) {
.togglelist_sec_inner {
    gap: 25px;
    flex-direction: column;
}
.togglelist_sec_inner_left {
    width: 100%;
}
.togglelist_sec_inner_right {
    width: 100%;
}
}
/* togglelist конец */

/* table начало */
.table_sec h2 {
	text-align: center;
}
.default_table {
	border: 1px solid #E7ECF3;
	background: #fff;
    margin-top: 35px;
    min-width: 780px;
}
.default_table ul {
	margin-bottom: 0px;
}
.default_table_two_th {
    background: #E7ECF3;
    display: flex;
    align-items: center;
}
.default_table_li {
	border-bottom: 1px solid #E7ECF3;
    display: flex;
    transition: all .3s;
}
.default_table_li:last-child {
	border-bottom: none;
}
.default_table_li:hover {
	background: #E7ECF3;
}
.default_table_li_h {
	padding: 20px 30px;
    text-align: center;
    width: 100%;
	border-right: 1px solid #FFF;
}
.default_table_li_h:last-child {
	border-bottom: none;
}
.default_table_li_col {
	border-right: 1px solid #E7ECF3;
    padding: 20px 30px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.default_table_li_col:first-child {
	text-align: center;	
    display: flex;
    justify-content: center;
    align-items: center;
}
@media (max-width:768px) {
.default_table {
    margin-top: 10px;
}
.default_table_outer {
	overflow-x: auto;
}
}
/* table конец */

/* tablepros начало */
.tablepros_sec h2 {
	text-align: center;
}
.default_table_cons {
	background: url(../../blocks/img/material-symbols_close.svg) no-repeat left center;
    padding: 2px 0px 2px 30px;
}
.default_table_pros {
	background: url(../../blocks/img/bx_check.svg) no-repeat left center;
    padding: 2px 0px 2px 30px;
}
/* tablepros конец */

/* proscons начало */
.proscons_sec_inner {
	display: flex;
    gap: 40px;
}
.proscons_sec_inner_left {
	width: 100%;
}
.proscons_sec_inner_right {
	width: 100%;
}
.proscons_sec_blocks {
	display: flex;
    gap: 40px;
	padding-top: 25px;
}
.proscons_sec_block {
	background: #F1F3F6;
    padding: 15px 30px;
    width: 100%;
}
.proscons_sec_block_h {
	display: flex;
    gap: 20px;
    margin-bottom: 20px;
    align-items: center;
}
@media (max-width:768px) {
.proscons_sec_inner {
	flex-direction: column;
    gap: 20px;
}
.proscons_sec_blocks {
	flex-direction: column;
    gap: 20px;
}
}
@media (max-width:400px) {
.proscons_sec_block {
    padding: 10px 15px;
}
}
/* proscons конец */

/* topoptions начало */
.topoptions_sec h2 {
	text-align: center;
}
.topoptions_sec_inner {
	padding-top: 20px;
}
.topoptions_sec_inner_top {
	display: flex;
    gap: 30px;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
}
.topoptions_sec_inner_top_btn {
	background: #FFFFFF;
    color: #283337;
    padding: 12px 5px;
    width: 100%;
    max-width: 210px;
    text-align: center;
    font-weight: 500;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #283337;
    transition: all .3s;
}
.topoptions_sec_inner_top_btn:hover {
	background: #d7ebff;
}
.topoptions_sec_inner_top_btn.active {
	background: #006699 !important;
    color: #ffffff;
    border: 1px solid #006699;
    cursor: default !important;
}
.topoptions_sec_inner_options_blocks {
	display: flex;
    justify-content: space-between;
    gap: 20px 40px;
    flex-wrap: wrap;
}
.topoptions_sec_inner_options_block {
	width: calc(50% - 20px);
}
@media (max-width:768px) {
.topoptions_sec_inner_options_block {
	width: 100%;
}
.topoptions_sec_inner_options_blocks {
	display: flex;
    justify-content: space-between;
    gap: 15px;
}
}
/* topoptions конец */

/* phases начало */
.phases_sec h2 {
	text-align: center;
}
.phases_sec_inner {
	padding-top: 20px;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.phases_sec_inner_block {
	border: 1px solid #dfdfdf;
    background: #fff;
    padding: 25px 60px;
    width: calc(50% - 10px);
}
.phases_sec_inner_block_h span {
	font-weight: bold;
    padding-right: 15px;
}
.phases_sec_inner_block_list {
	padding-top: 15px;
    display: flex;
    flex-wrap: wrap;
    gap: 5px 30px;
}
.phases_sec_inner_block_list_item {
    width: calc(50% - 15px);	
    position: relative;
    padding-left: 15px;
}
.phases_sec_inner_block_list_item:before {
	content: "";
    display: block;
    width: 3px;
    height: 3px;
    background: #000000;
    position: absolute;
    left: 0px;
    top: 44%;
}
@media (max-width:768px) {
.phases_sec_inner_block {
    width: 100%;
    padding: 25px 30px;
}
.phases_sec_inner {
    gap: 10px;
}
}
@media (max-width:500px) {
.phases_sec_inner_block_list_item {
    width: 100%;
}
}
/* phases конец */

/* twotext начало */
.twotext_sec h2 {
	text-align: center;
}
.twotext_sec_subtitle {
	text-align: center;
    padding-bottom: 10px;
}
.twotext_sec_inner {
	padding-top: 20px;	
	display: flex;
    flex-wrap: wrap;
    gap: 40px;
}
.twotext_sec_inner_text {
    width: calc(50% - 20px);	
}
@media (max-width:768px) {
.twotext_sec_inner_text {
    width: 100%;
    gap: 20px;
}
}
/* twotext конец */

/* singletext начало */
.singletext_sec h2 {
	text-align: center;
}
.singletext_sec_inner {
    padding-top: 20px;	
}
/* singletext конец */

/* quote начало */
.quote_sec + .quote_sec {
	padding-top: 0px;
}
.quote_sec_inner {
	background: #F4F8FF;
    padding: 20px 30px;
	border-left: 6px solid rgb(0, 102, 153);
    transition: all .3s;
}
.quote_sec_inner:hover {
	background: #fcfdff;
}
/* quote конец */

/* crosslinks начало */
.crosslinks_sec {
	text-align: center;
}
.crosslinks_sec_inner {
	padding-top: 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}
.crosslinks_sec_inner_item {
    color: #000000;
	text-decoration: none;
    transition: all .3s;
    width: calc(20% - 25px);
}
.crosslinks_sec_inner_item:hover {
    color: #000000;
	text-decoration: none;
}
.crosslinks_sec_inner_item:hover .crosslinks_sec_inner_item_icon {
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(67%) contrast(88%);
    transition: all .3s ease-in-out;
}
.crosslinks_sec_inner_item_icon {
    transition: all .3s;	
}
.crosslinks_sec_inner_item_title {
	font-size: 17px;
    line-height: 24px;
    font-weight: 600;
}
@media (max-width:1200px) {
.crosslinks_sec_inner_item {
    width: calc(25% - 25px);
}
}
@media (max-width:1000px) {
.crosslinks_sec_inner_item {
    width: calc(33% - 25px);
}
}
@media (max-width:768px) {
.crosslinks_sec_inner_item {
    width: calc(50% - 25px);
}
.crosslinks_sec_inner_item_title {
    font-size: 16px;
}
}
@media (max-width:500px) {
.crosslinks_sec_inner {
    gap: 15px;
}
.crosslinks_sec_inner_item {
    width: 100%;
}
.crosslinks_sec_inner_item {
    display: flex;
    align-items: center;
    gap: 20px;
    width: 265px;
}
.crosslinks_sec_inner_item_icon {
    width: 50px;
    min-width: 50px;
}
}
/* crosslinks конец */

/* worktypes начало */
.worktypes_sec {
	text-align: center;
}
.worktypes_sec_inner {
	padding-top: 20px;
    display: flex;
    gap: 20px;
}
.worktypes_sec_item {
	border: 1px solid #dfdfdf;
    background: #fff;
    overflow: hidden;
    height: 350px;
}
.worktypes_sec_item:hover .worktypes_sec_item_top {
    margin-top: 0px;
}
.worktypes_sec_item_top {
	background-color: #069;
    color: #fff;
    padding: 25px 15px;
    height: 350px;
    margin-top: -350px;
    transition: all .3s;
}
.worktypes_sec_item_h {
	padding-bottom: 20px;
}
.worktypes_sec_item_btn {
	padding-top: 20px;
}
.worktypes_sec_item_btn a {
	background: #FFFFFF;
    display: inline-block;
    color: #283337;
    padding: 10px 15px;
    width: 100%;
    font-weight: 500;
	font-size: 15px;
    line-height: 20px;
    text-decoration: none;
    cursor: pointer;
    transition: all .3s;
}
.worktypes_sec_item_btn a:hover {
	background: #d7ebff;
}
.worktypes_sec_item_bottom {
    background: #fff;
    padding: 25px 20px;
    height: 350px;
}
@media (max-width:1350px) {
.worktypes_sec_item .default_text {
    font-size: 15px;
    line-height: 23px;
}
}
@media (max-width:1150px) {
.worktypes_sec_inner {
    flex-wrap: wrap;
}
.worktypes_sec_item {
    height: 350px;
    width: calc(50% - 20px);
}
}
@media (max-width:500px) {
.worktypes_sec_item {
    width: 100%;
}	
}
/* worktypes конец */

/* worktypes начало */
.costs_sec {
	text-align: center;
}
.costs_sec_inner {
	display: flex;
    gap: 10px;
    padding: 10px;
    background: #F4F8FF;
}
.costs_sec_item {
    padding: 10px 10px 100px 10px;
    width: 100%;
    position: relative;
    background: #fff;
    transition: all .3s;	
}
.costs_sec_item:hover {
	background: #F4F8FF;
}
.costs_sec_item_price {
	background: #F4F8FF;
    padding: 10px 5px;
    margin: 10px -10px 0px -10px;
}
.costs_sec_item_price_num {
	color: #006699;
    font-size: 32px;
    font-weight: 700;
    line-height: 39px;
    padding-bottom: 5px;
}
.costs_sec_item_li {
	border-top: 2px solid #F4F8FF;
    padding: 10px 0px;
}
.costs_sec_item_btn {
    padding-top: 10px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
}
@media (max-width:1050px) {
.costs_sec_inner {
    flex-wrap: wrap;
	gap: 25px 15px;
}
.costs_sec_item {
    width: calc(50% - 15px);
}
}
@media (max-width:650px) {
.costs_sec_inner {
	gap: 30px;
}
.costs_sec_item {
    width: 100%;
}
}
/* worktypes конец */

/* vertcarousel начало */
.vertcarousel_sec {
	padding: 80px 0px;
    background: linear-gradient(135deg, #1a1a1a 0, #2d2d2d 100%);
}
.vertcarousel_sec h2 {
	color: #fff;
}
.vertcarousel_sec_inner {
	display: flex;
    gap: 40px;
}
.vertcarousel_sec_left {
	width: 50%;
}
.vertcarousel_sec_left_t, .vertcarousel_sec_left_t p {
	color: #fff;
}
.vertcarousel_sec_right {
	width: 50%;
    display: flex;
    gap: 20px;
}
.vertcarousel_sec_right_carousel_outer {
	width: 100%;
}
.vertcarousel_sec .vertcarousel_sec_right_carousel_item {
    padding: 0;
    display: flex;
    gap: 15px;
}
.vertcarousel_sec_right_carousel_item_inner {
	background: #313131;
	color: #fff;
    text-align: center;
    padding: 20px;
    width: 100%;
	margin-bottom: 15px;	
    transition: .3s;
    position: relative;
    overflow: hidden;
}
.vertcarousel_sec_right_carousel_item_inner:hover {
    background: #424242;
    border-color: rgba(255, 255, 255, .2);
    transform: scale(1.02);
}
.vertcarousel_sec_right_carousel_item_inner::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: linear-gradient(45deg, transparent, rgba(255, 255, 255, .1), transparent);
    transform: rotate(45deg);
    transition: .6s;
    opacity: 0;
}
.vertcarousel_sec_right_carousel_item_inner:hover::before {
    opacity: 1;
    animation: 1.5s ease-in-out shimmer;
}
.vertcarousel_container {
	height: 560px;
    overflow: hidden;
    padding: 10px;
	position: relative;
}
.vertcarousel_track {
	display: flex;
	flex-direction: column;
	animation: scrollVertical 40s linear infinite;
}
.pause_indicator {
	position: absolute;
	top: 10px;
	right: 20px;	
    z-index: 1;
	background: rgba(255, 255, 255, 0.9);
	padding: 5px 10px;
	border-radius: 5px;
	font-size: 12px;
	color: #1e3a5f;
	opacity: 0;
	transition: opacity 0.3s;
}
.vertcarousel_container.is-paused .pause_indicator {
	opacity: 1;
}
@keyframes scrollVertical {
	0% {
		transform: translateY(0);
	}
	100% {
		transform: translateY(-50%);
	}
}		
@keyframes shimmer {
  0% {
    transform: translateX(-100%) translateY(-100%) rotate(45deg);
  }

  100% {
    transform: translateX(100%) translateY(100%) rotate(45deg);
  }
}
.vertcarousel_sec_right_carousel_item_img {
	padding: 10px 0px 15px 0px;
}
.vertcarousel_sec_right_carousel_item_img img {
	display: inline-block;
    border-radius: 100%;
}
.vertcarousel_sec_right_carousel_item_inner .default_section_small_title {
    position: relative;	
}
.vertcarousel_sec_right_carousel_item_inner .default_section_small_title::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 50%;
    width: 0;
    height: 2px;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .6), transparent);
    transition: .3s;
    transform: translateX(-50%);
}
.vertcarousel_sec_right_carousel_item_inner:hover .default_section_small_title::after {
    width: 100%;
}
@media (max-width:1050px) {
.vertcarousel_sec_inner {
    gap: 20px;
    flex-direction: column;
}
.vertcarousel_sec_right {
    width: 100%;
}
.vertcarousel_sec_left {
    width: 100%;
}
}
@media (max-width:768px) {
.vertcarousel_sec {
	padding: 40px 0px;
}
.vertcarousel_sec_right_carousel_item_img img {
	max-width: 150px;
	width: 100%;
}
.vertcarousel_sec_right_carousel_item {
    padding: 0px;
}
.vertcarousel_sec_right {
    flex-direction: column;
}
.vertcarousel_sec_right_carousel_outer {
    width: 100%;
}
.vertcarousel_sec_right_carousel_item_inner {
    padding: 20px;
}
}
@media (max-width:500px) {
.vertcarousel_sec .vertcarousel_sec_right_carousel_item {
    flex-direction: column;
}
}
/* vertcarousel конец */

/* faq начало */
.faq_sec h2 {
	text-align: center;
}
.faq_sec_items {
	padding-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.faq_sec_item {
	cursor: pointer;
    position: relative;
    border: 1px solid #dfdfdf;
    background: #fff;
    padding: 10px 55px 10px 30px;
    transition: all .3s;
}
.faq_sec_item:hover {
	border: 1px solid #006699;
}
.faq_sec_item_h_btn {
	position: absolute;
    right: 24px;
    top: 37px;
}
.faq_sec_item_h_btn span {
	width: 18px;
    height: 3px;
    display: block;
    background: #006699;
    transition: all .3s;
}
.faq_sec_item_h_btn span:nth-child(2) {
	transform: rotate(90deg);
    margin-top: -3px;
}
.faq_sec_item.active .faq_sec_item_h_btn span:nth-child(2) {
    transform: rotate(0deg);
    margin-top: -3px;
}
@media (max-width:768px) {
.faq_sec_item_h {
	font-size: 18px !important;
	line-height: 22px !important;
}
}
@media (max-width:400px) {
.faq_sec_item {
    padding: 5px 50px 5px 15px;
}
}
/* faq конец */

/* textimage начало */
.textimage_sec_inner {
	display: flex;
    justify-content: space-between;
    gap: 40px;
}
.textimage_sec_inner_reverse {	
    flex-direction: row-reverse;
}
.textimage_sec_inner_block {
	width: 50%;
}
@media (max-width:768px) {
.textimage_sec_inner {
    gap: 20px;
    flex-direction: column;
}
.textimage_sec_inner_reverse {	
    flex-direction: column-reverse;
}
.textimage_sec_inner_block {
    width: 100%;
}
}
@media (max-width:600px) {
.textimage_sec_inner_block_video iframe {
	height: 300px;
}
}
@media (max-width:500px) {
.textimage_sec_inner_block_video iframe {
	height: 215px;
}
}
/* textimage конец */

/* imgslider начало */
.imgslider_sec_h {
    text-align: center;
}
.imgslider_sec_slider {
	padding-top: 20px;
}
.imgslider_sec_item {
	padding: 0px 15px;
}
.slider_arrows {
	display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
    padding-top: 40px;
}
.slick-arrow {
	font-weight: 600;
    font-size: 18px;
    color: #d2d6d3;
    display: flex;
    align-items: center;
    gap: 15px;
    cursor: pointer;
    user-select: none;
    transition: all .3s;
}
.slick-arrow span {
	display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    border: 1px solid #D0D0D0;
    background: #fff;
    transition: all .3s;
}
.slick-arrow:hover {
    color: #0A6375;	
}
.slick-arrow:hover span {
    border: 1px solid #0A6375;
}
@media (max-width:500px) {
.imgslider_sec_slider {
    padding-top: 15px;
}
.slick-arrow {
    font-size: 14px;
}
.slider_arrows {
    padding-top: 30px;
}
}
/* imgslider конец */

/* blogslider начало */
.blogslider_sec {
	text-align: center;
}
.blogslider_sec_sub_btn {
	display: flex;
    align-items: center;
    justify-content: center;
}
.blogslider_sec_subtitle {
    transition: all .3s;
    display: flex;
    align-items: center;
    gap: 20px;
}
.blogslider_sec_subtitle span {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    transition: all .3s;
}
.blogslider_sec_subtitle:hover {	
    text-decoration: none;
}
.blogslider_sec_inner {
	padding-top: 35px;
}
.blogslider_sec_item {
	padding: 0px 15px;
}
.blogslider_sec_item_inner {
    background: #fff;
}
.blogslider_sec_item_bottom {
	padding: 25px;
}
.blogslider_sec_item_img {
	display: block;
    height: 220px;
    transition: all .3s;
}
.blogslider_sec_item_img:hover {
	opacity: 0.7;
}
.blogslider_sec_item_title:hover {
	text-decoration: none;
}
.blogslider_sec_item_date {
	padding: 10px 0px;
    margin: 15px 0px;
    border-top: 1px solid #D0D0D0;
    border-bottom: 1px solid #D0D0D0;
}
.blogslider_sec_item_btn a {
	width: 100%;
}
/* blogslider конец */

/* howitworks начало */
.howitworks_sec {
	text-align: center;
}
.howitworks_sec_items {
	padding-top: 20px;
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
}
.howitworks_sec_item {
	width: calc(25% - 30px);
}
.howitworks_sec_item_h span {
	color: #006699;
}
@media (max-width:1024px) {
.howitworks_sec_item {
    width: calc(50% - 20px);
}
}
@media (max-width:500px) {
.howitworks_sec_items {
	padding-top: 10px;
    gap: 20px;
}
.howitworks_sec_item {
    width: 100%;
}
}
/* howitworks конец */

/* menu custom style начало */
#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item > a.mega-menu-link {
    color: #040d1a;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item.anfrage_menu a {
	background: #0062ff !important;
    padding: 0px 24px;
    line-height: 47px;
    height: 47px;
    font-size: 16px;
    color: #ffffff !important;
    text-decoration: none;
    display: inline-block;
    transition: all .3s;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item.anfrage_menu a:hover {
	background: #0693e3 !important;
    color: #ffffff !important;
    text-decoration: none;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item {
    margin: 0 5px 0 25px;
}
.pe-pro-seal {
	z-index: 98 !important;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-right: 2px solid #0062ff;
    border-bottom: 2px solid #0062ff;
    transform: rotate(45deg);
    transition: transform 0.3s ease;
    top: 24px;
    left: 7px;
}
#mega-menu-wrap-main_menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-main_menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-main_menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
    background-color: #283337;
}
.navbar-style-one {
    margin-top: -30px;
    right: -5px;
}
.phone_number_head {
	display: block !important;
}
@media only screen and (min-width: 993px) {
#site-navigation #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    padding: 30px 10px 30px 40px !important;
	overflow: auto;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
	padding: 0px 30px 0px 0px !important;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
	max-height: calc(-104px + 100vh);
}
#site-navigation #mega-menu-wrap-main_menu #mega-menu-main_menu li > ul > li > ul > li a {
    font-size: 15px;
    text-transform: initial;
    padding: 5px 0px 5px 20px;
	border-bottom: 1px solid #d8e7ff;
    height: 50px;
    display: flex;
    align-items: center;
	position: relative;
	transition: 0.3s;
}
#site-navigation #mega-menu-wrap-main_menu #mega-menu-main_menu li > ul > li > ul > li a::before {
	content: "";
	display: block;
	width: 6px;
	height: 8px;
	position: absolute;
	left: 5px;
	background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='6' height='8' viewBox='0 0 6 8' fill='none'><path d='M0.666402 6.45584L0.666402 1.54418C0.666121 1.35027 0.72076 1.16025 0.823995 0.996103C0.927229 0.83196 1.07484 0.700409 1.24973 0.616676C1.45725 0.518657 1.68813 0.480904 1.91606 0.50772C2.14399 0.534535 2.3598 0.62484 2.5389 0.768343L5.5139 3.22418C5.6251 3.32055 5.71429 3.43971 5.77541 3.57357C5.83653 3.70742 5.86816 3.85286 5.86816 4.00001C5.86816 4.14716 5.83653 4.2926 5.77541 4.42645C5.71429 4.56031 5.6251 4.67947 5.5139 4.77584L2.5389 7.23168C2.3598 7.37518 2.14399 7.46548 1.91606 7.4923C1.68813 7.51912 1.45725 7.48136 1.24973 7.38334C1.07484 7.29961 0.927229 7.16806 0.823994 7.00392C0.72076 6.83977 0.666121 6.64975 0.666402 6.45584Z' fill='%230062FF'/></svg>") no-repeat center center;
	background-size: contain;
}

#site-navigation #mega-menu-wrap-main_menu #mega-menu-main_menu li > ul > li > ul > li a:hover {
	color: #fff;
	background-color: #0693e3;
}
#site-navigation #mega-menu-wrap-main_menu #mega-menu-main_menu li > ul > li > ul > li:last-child > ul > li a {	
    border-right: none;	
}
#site-navigation #mega-menu-wrap-main_menu #mega-menu-main_menu li > ul > li > ul > li > ul > li:last-child a {	
		
}
#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    margin-top: 6px !important;	
    padding: 0px !important;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu .mega-menu-item > ul.mega-sub-menu {	
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}
}

@media only screen and (max-width: 992px) {
#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item.anfrage_menu {
    padding: 10px 10px 0px 10px;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item.anfrage_menu a {
    width: 100%;
    text-align: center;
    line-height: 50px;
    height: 50px;	
}
#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    margin-top: 0px !important;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
	padding: 8px 0px 8px 10px !important;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    text-transform: initial;
}
#mega-menu-wrap-main_menu .mega-menu-toggle.mega-menu-open + #mega-menu-main_menu {
	max-width: 400px;
	width: 100%;
}
#site-header #site-header-inner #site-navigation-wrap #mega-menu-main_menu {
	padding-top: 45px;
	background: #fff;
}
#site-header #site-header-inner #site-navigation-wrap #mega-menu-main_menu::after {
	content: "✖";
	font-size: 26px;
	color: #333;
	position: absolute;
	top: 12px;
	right: 10px;
	cursor: pointer;
	display: block !important;
}
#site-header #site-header-inner {
    height: 52px !important;
	padding-top: 0px;
    padding-bottom: 0px;
}
#site-logo img {
    top: 0px !important;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    top: 13px;
    left: 0px;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
	content: "";
	transform: rotate(-135deg);
	top: 18px;
}
}
@media only screen and (max-width: 500px) {
#mega-menu-wrap-main_menu .mega-menu-toggle.mega-menu-open + #mega-menu-main_menu {
	max-width: 100%;
	width: 100%;
}
}
/* menu custom style конец */

/* request начало */
.request_sec_inner {
	display: flex;
    gap: 30px;
}
.request_sec_block {
	width: 100%;
    background: #fff;
    padding: 30px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.request_sec_block_ul {
	display: flex;
    gap: 30px;    
    padding: 10px 0px 20px 0px;
}
.request_sec_block_ul_li a {
    display: block;
    width: 56px;
}
.request_sec_block_ul_li a svg {
    display: block;
    transition: all .3s;
}
.request_sec_block_ul_li a:hover svg {
	opacity: 0.7;
}
.request_sec_block_worktime {
	color: #999999;
}
@media (max-width:768px) {
.request_sec_inner {
    gap: 15px;
    flex-direction: column;
}
}
/* request конец */

/* blog_items начало */
.blog_items .vcex-blog-entry-inner {
	padding: 0px 10px;
}
.blog_items .vcex-blog-entry-inner .entry-media a {
    transition: all .3s;	
}
.blog_items .vcex-blog-entry-inner .entry-media a:hover {
	opacity: 0.7;	
}
.blog_items .vcex-blog-entry-inner .entry-media a img {
	width: 100%;
}
.blog_items .vcex-blog-entry-inner .entry-details {
	padding: 20px;
    background: #f5f9fb !important;
}
.blog_items .vcex-blog-entry-inner .entry-details .entry-title {
	text-decoration: none;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 55px;
    transition: 0.3s;
    text-align: center;
    margin-top: 0px !important;
}
.blog_items .vcex-blog-entry-inner .entry-details .entry-date {
	text-align: center;
    border-top: 1px solid #011d38;
    border-bottom: 1px solid #011d38;
    margin: 10px 0px 15px 0px;
    box-sizing: border-box;
    padding: 5px 0px;
}
.blog_items .vcex-blog-entry-inner .entry-details .entry-excerpt {
	display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 72px;
}
.blog_items .vcex-blog-entry-inner .entry-details .entry-readmore-wrap a {
	width: 100%;
}
.blog_items .wpex-pagination {
	text-align: center;
    padding-top: 15px;
}
@media (max-width:768px) {
.blog_items .vcex-blog-entry-inner .entry-details .entry-title {
    height: auto;
}
.blog_items .vcex-blog-entry-inner .entry-details .entry-excerpt {
    height: auto;
}
.blog_items .vcex-blog-entry-inner .entry-details .match-height-content {
    height: auto !important;	
}
}
/* blog_items конец */

/* theme_generator начало */
.custom-gpt-content {
	width: 100%;
    max-width: 700px;
    box-sizing: border-box;
    padding: 30px;
    margin: 0 auto;
    border: 1px solid #9495A3;
    border-radius: 12px;
}
.custom-gpt-sec .default_section_title {
	padding-bottom: 15px;
}
.custom-gpt-content label {
	padding-bottom: 5px;
}
.theme-generate-form select, .theme-generate-form input {
	border: 1px solid #9495A3;
    border-radius: 6px;
    display: inline-block;
    color: #616161;
    padding: 6px 10px;
    font-family: inherit;
    font-weight: 600;
    height: 52px;
}
.custom-gpt-content .default_blue_btn {
    transition: 0.3s;	
}
.custom-gpt-content .default_blue_btn:disabled {
	background: #41c0ff;
	cursor: default;
    transition: 0.3s;
}
.custom-gpt-content .default_blue_btn .spinner-icon {
	display: inline-block;
	width: 0px;
	overflow: hidden;
	opacity: 0;	
    transition: 0.3s;
}
.custom-gpt-content .default_blue_btn:disabled .spinner-icon {
	opacity: 1;	
	margin-left: 15px;
    width: 1em;
    height: 1em;
    border: 2px solid #f3f3f3;
    border-top: 2px solid #3498db;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.custom-gpt-content-result {
	width: 100%;
    max-width: 700px;
    box-sizing: border-box;
    padding: 30px;
    margin: 15px auto 0 auto;
    border-radius: 12px;
    background: #DDE6EC;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.custom-gpt-content-result > div a {
	display: flex;
    align-items: center;
    gap: 15px;
}
.custom-gpt-content-result > div a .auftrag_btn {
    transition: 0.3s;
    color: #006699;
    border: 1px solid #006699;
    border-radius: 5px;
    display: inline-block;
    padding: 5px 10px;
}
.custom-gpt-content-result > div a:hover .auftrag_btn {
	color: #0693e3;
    border: 1px solid #0693e3;
}
@media (max-width:500px) {
.custom-gpt-content-result {
    padding: 15px 20px;
}
.custom-gpt-content-result > div a {
    gap: 10px;
}
.custom-gpt-content-result > div a .auftrag_btn {
    padding: 5px 6px;
    font-size: 13px;
}
}
/* theme_generator конец */

/* gpt-ai-text-test начало */
.gptaitext_sec_subtitle {
	text-align: center;
    padding-bottom: 15px;
}
.gptaitext_sec_inner {
	border-radius: 8px;
    box-shadow: 14px 14px 24px 0 rgba(0, 0, 0, 0.1);
    background: var(--bg-light-color);
    padding: 30px 35px 30px 35px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.gptaitext_sec_left {
	width: 70%;
    margin-right: 35px;
    padding-right: 35px;
    border-right: 1px solid #c3c3c3;
}
.gptaitext_sec_left_title {
	font-size: 16px;
    padding-bottom: 10px;
}
.gptaitext_sec_file {
	padding-bottom: 15px;
}
.gptaitext_sec_file label {
	font-size: 14px;
    line-height: 20px;
    display: block;
    color: #8b8b8b;
}
.gptaitext_sec_file input {
	height: auto !important;
}
.gptaitext_sec_left_text textarea {
	height: 200px;
}
.gptaitext_sec_left_bottom {
	display: flex;
    justify-content: space-between;
    align-items: center;
	font-size: 16px;
}
.danger_red {
	color: red;
}
.gptaitext_sec_send_btn:disabled {
	background: #41c0ff !important;
	cursor: default;
    transition: 0.3s;
}
.gptaitext_sec_send_btn .spinner-icon {
	display: inline-block;
    vertical-align: middle;
	width: 0px;
	overflow: hidden;
	opacity: 0;	
    transition: 0.3s;
}
.gptaitext_sec_send_btn:disabled .spinner-icon {
	opacity: 1;	
	margin-left: 15px;
    width: 1em;
    height: 1em;
    border: 2px solid #f3f3f3;
    border-top: 2px solid #3498db;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}
.gptaitext_sec_error {
	color: red;
    text-align: center;
    font-weight: 600;
    background: #fff;
    border: 1px solid red;
    border-radius: 5px;
    margin-top: 15px;
    padding: 10px;
}
.gptaitext_sec_right {
	width: 30%;
}
.gptaitext_sec_right_persent {
	text-align: center;
    font-size: 85px;
    line-height: 90px;
    font-weight: 600;
}
.gptaitext_sec_right_persent_t {
	text-align: center;
}
.gptaitext_sec_right_persent_scale_cont {
    width: 100%;
    background-color: #e0e0e0;
    border-radius: 5px;
    margin: 10px 0;
}
.gptaitext_sec_right_persent_scale_cont_bar {
    height: 20px;
    background-color: #76b5c5;
    border-radius: 5px;
    width: 0%;
    transition: width 0.4s ease-in-out;
}
.gptaitext_sec_right_persent_info > div {
	display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #c3c3c3;
    padding: 5px 0px;
}
.gptaitext_sec_right_persent_info > div:last-child {
	border-bottom: none;
}
@media (max-width: 768px) {
.gptaitext_sec_inner {
    flex-direction: column;
	gap: 30px;
}
.gptaitext_sec_left {
    width: 100%;
    margin-right: 0px;
    padding-right: 0px;
	border-right: none;
    border-bottom: 1px solid #c3c3c3;
    padding-bottom: 35px;
}
.gptaitext_sec_right {
    width: 100%;
}
}
@media (max-width: 500px) {
.gptaitext_sec_left_title {
    font-size: 16px;
    line-height: 24px;
}
.gptaitext_sec_right_persent {
    font-size: 70px;
    line-height: 85px;
}
}
@media (max-width: 400px) {
.gptaitext_sec_inner {
    padding: 15px 15px 15px 15px;
    gap: 20px;
}
.gptaitext_sec_left_title {
    font-size: 16px;
    line-height: 24px;
}
.gptaitext_sec_left_bottom {
    flex-direction: column;
    gap: 10px;
}
.gptaitext_sec_send {
	width: 100%;
}
}
/* gpt-ai-text-test конец */


/* calltoaction Block начало */
.calltoaction_sec_inner {
	background: #f0f2f6 url(../images/calltoaction_sec_white_bg.png) no-repeat right 50px bottom;
    padding: 48px 41% 48px 65px;
    background-size: 25%;
}
.calltoaction_sec_black .calltoaction_sec_inner {
	background: #142B45 url(../images/calltoaction_sec_black_bg.png) no-repeat right 50px center;
    background-size: 30%;
}
.calltoaction_sec_black .calltoaction_sec_h {
	color: #fff;
}
.calltoaction_sec_black .calltoaction_sec_t, .calltoaction_sec_black p {
	color: #fff;
}
.calltoaction_sec_h {
	font-size: 32px;
    line-height: 42px;
    font-weight: 600;
}
.blog_item_sec_body .calltoaction_sec_h {
    font-size: 23px;
    line-height: 34px;
}
.calltoaction_sec_btn {
	padding-top: 10px;
}
@media (max-width:768px) {
.calltoaction_sec_inner {
    background: #f0f2f6 url(../images/calltoaction_sec_white_bg.png) no-repeat right -21px bottom;
    padding: 40px 50px 40px 50px;
    background-size: 115px;
}
.calltoaction_sec_black .calltoaction_sec_inner {
	background: #142B45 url(../images/calltoaction_sec_black_bg.png) no-repeat right -21px bottom;
    background-size: 150px;
}
}
@media (max-width:500px) {
.calltoaction_sec_inner {
    padding: 20px 30px 20px 30px;
}
.calltoaction_sec_h, .blog_item_sec_body .calltoaction_sec_h {
    font-size: 23px !important;
    line-height: 31px !important;
}
}
/* calltoaction Block конец */


/* example Block начало */
.example_sec {
	background: #069;
    border-radius: 10px;
}
.example_sec_h {
	color: #fff;
    border-radius: 10px 10px 0 0;
    background-color: #069;
    padding: 13px 20px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    margin: 0;
}
.example_sec_t_outer {
	padding: 15px 25px 20px 25px;
}
.example_sec_t {
	background-color: #fff;
    box-shadow: 0 1px 0 0 rgba(0,0,0,.03), 0 1px 6px 0 rgba(0,0,0,.1);
    padding: 45px;
}
.example_sec_t mark {
	background: none;
    border-bottom: 2px solid #069;
}
.example_sec_t mark:hover {
	background-color: rgba(31, 128, 232, .2);
}
.example_sec_tooltip {
    position: absolute;
    width: 300px;
    background: #fff;
    border: 1px solid #ece9e5;
    padding: 12px 20px 15px 20px;
    border-radius: 10px;
    box-shadow: 0 0 3px rgba(0,0,0,.3);
}
.example_sec_tooltip_inner {
	font-size: 14px;
    line-height: 20px;
}
.example_sec_tooltip_inner h3 {
	font-size: 18px;
    line-height: 24px;
    padding-right: 15px;
}
.example_sec_tooltip_inner p:last-child {
	margin: 0px;
}
.example_sec_tooltip:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 4px;
    height: calc(100% - 20px);
    background-color: #ece9e5;
    border-radius: 0 3px 3px 0;
    background-color: #069 !important;
}
.example_sec_tooltip_close {
    cursor: pointer;
	display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    transition: all .3s;
}
.example_sec_tooltip_close svg {
	width: 20px;
    height: 20px;
}
.example_sec_tooltip_close:hover {
	opacity: 0.7;
}
@media (max-width:450px) {
.example_sec_h {
    font-size: 22px !important;
    line-height: 32px !important;
}
.example_sec_t {
    padding: 15px 25px;
}
.example_sec_t_outer {
    padding: 15px 15px 15px 15px;
}
}
/* example Block конец */


/* tabs Block начало */
.blog_item_sec_body_left .tabs_sec {
    padding: 30px 0px;
}
.tabs_sec_inner_top {
	border: 1px solid #ece9e5;
    border-radius: 10px;
    background-color: #f0f2f6;
    display: flex;
    flex-wrap: wrap;
    gap: 5px 30px;
    padding: 0px 20px;
}
.tabs_sec_inner_block_top_h {
	padding: 5px 0px 3px 0px;
    font-weight: 600;
    font-size: 15px;
    cursor: pointer;
    border-bottom: 2px solid #069;
    transition: all .3s;
}
.tabs_sec_inner_block_top_h.active {
	color: #069;
    cursor: default;
    border-bottom: 2px solid #069;
}
.tabs_sec_inner_block_top_h:hover {
	color: #069;	
}
.tabs_sec_inner_block_text {
	background: #ffffff;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    padding: 10px 25px 10px 25px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.03), 0 12px 20px 0 rgba(0,0,0,.1);
    margin: 20px 15px;
    box-sizing: border-box;
}
.tabs_sec_inner_block_text p:last-child {
	margin: 0px;
}
@media (max-width:400px) {
.tabs_sec_inner_block_text {
    padding: 10px 15px 10px 15px;
    margin: 15px 0px;
}
}
/* tabs Block конец */


/* new-blog-author-block начало */
.blog-popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9998;
}
.blog-popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 95%;
    max-width: 1260px;
    max-height: 90vh;
    overflow-y: auto;
    background-color: white;
    padding: 40px 30px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    z-index: 9999;
    border-radius: 5px;
}
.blog-popup-close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    font-size: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
	transition: 0.3s;
}
.blog-popup-close:hover {
	color: #0693e3;
}
.new_blogauthor_sec {
	padding: 10px 0px 40px 0px;
}
.new_blogauthor_sec .container {
	max-width: 100% !important
}
.new_blogauthor_sec_inner {
	display: flex;
    justify-content: space-between;
    gap: 20px;
    line-height: 130%;
}
.new_blogauthor_sec_li {
	display: flex;
    flex-direction: column;
    gap: 10px;
}
.new_blogauthor_sec_li_top {
	display: flex;
    gap: 5px;
    align-items: center;
}
.new_blogauthor_sec_li_top_img img {
	display: block;
    width: 50px;
    border-radius: 100%;
}
.new_blogauthor_sec_li_top_name {
	color: #5aa1e3;
    font-weight: 600;
    text-decoration: underline;
    cursor: pointer;
	transition: 0.3s;
}
.new_blogauthor_sec_li_top_name:hover {
	color: #069;
}
.new_blogauthor_sec_li_bottom {
	display: flex;
    gap: 15px;
    align-items: center;
    flex-wrap: wrap;
}
.new_blogauthor_sec_li_bottom_socials {
	display: flex;
    align-items: center;
    gap: 8px;
}
.new_blogauthor_sec_li_bottom_social_link {
	transition: 0.3s;
}
.new_blogauthor_sec_li_bottom_social_link:hover {
	opacity: 0.7;
}
.new_blogauthor_sec_li_bottom_social_link img {
	display: block;
    width: 20px;
    min-width: 20px;
}
.new_blogauthor_sec_li_bottom_rating {
	display: flex;
    gap: 7px;
    align-items: center;
}
.new_blogauthor_sec_li_bottom_rating_stars {
	display: flex;
    gap: 3px;
}
.new_blogauthor_sec_li_bottom_rating_stars svg {
	width: 20px;
    height: 20px;
    display: block;
}
.new_blogauthor_sec_li_bottom_rating_t {
	color: #777;
}
.blog_popup_inner {
	display: flex;
    gap: 40px;
}
.blog_popup_img img {
	display: block;
    border-radius: 100%;
    min-width: 150px;
}
.blog_popup_info_name {
	font-size: 30px;
    line-height: 130%;
    font-weight: bold;
}
.blog_popup_info_text {
	padding-top: 30px;
}
@media (max-width: 768px) {
.blog_popup_img img {
    min-width: 100px;
}
.new_blogauthor_sec_inner {
    flex-direction: column;
}
}
@media (max-width: 600px) {
.blog_popup_inner {
    gap: 10px;
    flex-direction: column;
}
.blog-popup {
    padding: 30px 30px;
}
.blog_popup_info_name {
    font-size: 24px;
}
.blog_popup_info_text {
    padding-top: 20px;
}
}
@media (max-width: 400px) {
.blog_popup_img img {
    width: 100px;
}
.blog_popup_info_name {
    font-size: 20px;
}
}
/* new-blog-author-block конец */

.table-wrapper {
    overflow-x: auto;
    width: 100%;
}
table {
    min-width: 600px;
}

/* file-new начало */
.newfile_sec_inner {
	display: flex;
    gap: 30px 40px;
    align-items: center;
    justify-content: center;
}
.newfile_sec_inner.reverse {
    flex-direction: row-reverse;	
}
.newfile_sec_text {
	background: #fff;
    border: 4px dashed #ededed;
    border-radius: 20px;
    padding: 25px;
}
.newfile_sec_right {
	min-width: 33%;
}
.newfile_sec_right_img a {
	transition: 0.3s;
}
.newfile_sec_right_img a:hover {
	opacity: 0.7;
}
.newfile_sec_right_btn {
	text-align: center;
    padding-top: 20px;
}
@media (max-width: 768px) {
.newfile_sec_inner {
    flex-direction: column;
}
.newfile_sec_inner.reverse {
    flex-direction: column;	
}
}
@media (max-width: 350px) {
.newfile_sec_text {
    padding: 15px;
}
}
/* file-new конец */

.formConteiner .intl-tel-input.allow-dropdown .selected-flag {
    width: 50px !important;
}
.formConteiner input.wpcf7-form-control.wpcf7-text.wpcf7-phonetext {
    padding-left: 25px !important;
}
.fieldBlock select, .fieldBlock input.dateInput, .fieldBlock input {
    text-transform: initial !important;
}

/* new-price-block Start */
.new_price_sec {
    position: relative;
}
.new_price_sec:after {
    content: "";
    display: block;
    width: 348px;
    height: 348px;
    background: url(/wp-content/themes/Total/img/new_blocks_bg_icon.svg);
    position: absolute;
    right: 150px;
    bottom: -50px;
    pointer-events: none;
    user-select: none;
}
.new_price_sec_subtitle {
	text-align: center;
    padding-bottom: 20px;
}
.new_price_sec_advantages {
    margin-top: 10px;
    display: flex;
    gap: 20px 40px;
    align-items: center;
    justify-content: center;
}
.new_price_sec_advantages_item {
	display: flex;
    align-items: center;
    gap: 7px;
    font-size: 20px;
    line-height: 130%;
    color: #011d38;
}
.new_price_sec_advantages_item img {
	width: 32px;
}
.new_price_sec_table {
	display: flex;
    gap: 20px;
    justify-content: space-between;
    padding-top: 77px;
    padding-bottom: 30px;
    position: relative;
    z-index: 1;
}
.new_price_sec_table_item {
	position: relative;
    text-align: center;
    width: 100%;
	transition: 0.3s;
}
.new_price_sec_table_item:hover {
	box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.1);
}
.new_price_sec_table_item_label {
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
    color: #fff;
    border-radius: 3px;
    padding: 8px 16px;
    height: 37px;
    width: fit-content;
    margin: -36px auto -1px auto;
    position: relative;
}
.new_price_sec_table_item_top {
	border: 1px solid #f0f0f0;
	background: #f5f5f5;
	border-radius: 3px 3px 0 0;
    color: #011d38;
    text-align: center;
    padding: 20px 10px;
}
.new_price_sec_table_item:nth-child(2) .new_price_sec_table_item_top {
	background: #eef9ff;
}
.new_price_sec_table_item:nth-child(3) .new_price_sec_table_item_top {
	background: #ecf8f6;
}
.new_price_sec_table_item:nth-child(4) .new_price_sec_table_item_top {
	background: #011d38;
	color: #fff;
}
.new_price_sec_table_item:nth-child(4) .new_price_sec_table_item_top_price_num span {
	color: #dfdfdf;
}
.new_price_sec_table_item_top_name {
	font-size: 20px;
    line-height: 110%;
}
.new_price_sec_table_item:nth-child(2) .new_price_sec_table_item_top_name {
	color: #0076bd;
}
.new_price_sec_table_item:nth-child(3) .new_price_sec_table_item_top_name {
	color: #00715e;
}
.new_price_sec_table_item_top_price {
	display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 8px;
    gap: 7px;
    padding-left: 38px;
}
.new_price_sec_table_item_top_price_num {
	font-weight: 800;
    font-size: 36px;
    line-height: 100%;
}
.new_price_sec_table_item_top_price_num span {
	font-size: 22px;
    text-decoration: line-through;
    font-weight: 500;
    color: #011d38;
}
.new_price_sec_table_item_top_price_t {
	font-size: 14px;
    line-height: 100%;
    width: 30px;
    text-align: left;
}
.new_price_sec_table_item_li {
	border: 1px solid #f0f0f0;
    border-top: 0px;
    text-align: left;
    padding: 23px 10px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 15px;
    line-height: 140%;
    color: #011d38;	
    background: #fff;
    position: relative;
}
.new_price_sec_table_item_li img {
	width: 16px;
    height: 16px;
}
.new_price_sec_table_item_li_line {
	text-decoration: line-through;
	filter: grayscale(100%);
    opacity: 0.3;
}
.new_price_sec_table_item_li_label {
    font-weight: 700;
    font-size: 12px;
    line-height: 130%;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    padding: 4px 8px;
    position: absolute;
    top: -5px;
    right: 20px;
}
.new_price_sec_table_item_btn {
    font-weight: 400;
    font-size: 15px;
    line-height: 107%;
    color: #08a221;
    background: #fff;
    border: 1px solid #08a221;
    border-radius: 0 0 3px 3px;
    text-decoration: none !important;
    display: block;
    padding: 17px 10px;
	transition: 0.3s;
}
.new_price_sec_table_item_btn:hover {
	background: #08a221;
	color: #fff;
}
.new_price_sec_bottom {
	background: #ecf8f6;
    border-radius: 3px;
    padding: 20px 30px;
    margin-top: 10px;
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 1;
}
.new_price_sec_bottom_left {
	display: flex;
    align-items: center;
    gap: 16px;
}
.new_price_sec_bottom_icon svg {
	display: block;
}
.new_price_sec_bottom_info_h {
	font-weight: 600;
	font-size: 20px;
	color: #011d38;
}
.new_price_sec_bottom_info_t {
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: #011d38;
    padding-top: 5px;
}
.new_price_sec_bottom_btn {
	background: #28c037;
    border-radius: 3px 3px 0 0;
    padding: 12px 10px;
    width: 100%;
    max-width: 250px;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: #fff;
    text-decoration: none;
    display: inline-block;
	transition: 0.3s;
}
.new_price_sec_bottom_btn:hover {
	background: #08a221;
}
@media (max-width: 1300px) {
.new_price_sec:after {
    display: none;
}
}
@media (max-width: 1200px) {
.new_price_sec_advantages {
    flex-wrap: wrap;
}
}
@media (max-width: 1024px) {
.new_price_sec_table_outer {
	overflow-x: scroll;
}
.new_price_sec_table_item {
    min-width: 38%;
}
}
@media (max-width: 768px) {
.new_price_sec_table_item {
    min-width: 40%;
}
.new_price_sec_bottom {
    flex-direction: column;
}
}
@media (max-width: 600px) {
.new_price_sec_table_item {
    min-width: 65%;
}
}
@media (max-width: 400px) {
.new_price_sec_advantages {
    margin-top: 0px;
    gap: 15px 40px;
    justify-content: flex-start;
}
.new_price_sec_table_item {
    min-width: 75%;
}
.new_price_sec_table {
    padding-top: 60px;
}
.new_price_sec_bottom {
    padding: 15px 20px;
}
.new_price_sec_bottom_btn {
    max-width: 100%;
}
}
/* new-price-block End */

/* Promotions Start */
#site-header {
    height: auto !important;
}
#site-header #site-header-inner {
    height: 77px;
}
.promo_row {
    display: block;
    text-align: center;
    line-height: 20px;
    padding: 11px 0px;
    font-weight: 600;	
    text-decoration: none !important;
    cursor: pointer;
	transition: 0.3s;
}
.promo_row:hover {
    opacity: 0.8;
}
.promo_row_t p {
	margin: 0;
    padding: 0;
}
.promo_popup {
    display: none;
    align-items: center;
    justify-content: center;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.5);
    opacity: 0;
    transition: opacity 0.3s;
}
.promo_popup.show {
    display: flex;
    opacity: 1;
}
.promo_popup_content {
    display: flex;
    background-color: #fff;
    width: 80%;
    max-width: 890px;
    position: relative;
    transition: transform 0.3s;
    transform: scale(0.7);
}
.promo_popup.show .promo_popup_content {
    transform: scale(1);
}
.promo_popup_content_img {
	width: 40%;
}
.promo_popup_content_info {
	width: 60%;
    text-align: center;
    padding: 50px 30px;
}
.promo_popup_content_info_timer {
	display: flex;
    justify-content: space-between;
    padding-bottom: 15px;
}
.promo_popup_content_info_timer > div {
	width: 30%;
}
.promo_popup_content_info_timer span {
	background: #e5e5e5;
    padding: 15px 0px;
    display: block;
    font-size: 30px;
    font-weight: bold;
    color: #000;
    margin-bottom: 5px;
    height: 59px;
    box-sizing: border-box;
}
.promo_popup_content_info_btn_href {
	color: #fff;
    text-decoration: none;
    cursor: pointer;
    display: block;
    padding: 16px;
    transition: 0.3s;
}
.promo_popup_content_info_btn_href:hover {
	opacity: 0.8;
}
.promo_popup .promo_close {
    font-size: 25px;
    font-weight: 400;
    cursor: pointer;
    position: absolute;
    right: -30px;
    top: -30px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 100%;
    transition: 0.3s;
}
.promo_popup .promo_close:hover,
.promo_popup .promo_close:focus {
    color: #ff9898;
	border: 2px solid #ff9898;
}
.promo_row_pop_anfragen {
	text-align: center;
    padding: 4px 10px;
    margin: -40px -60px 0 -60px;
}
.promo_row_pop_anfragen + .wpcf7 {
	padding-top: 20px;
}
.anfragen_popup .calc_form_inner {
    padding-left: 0px;
    padding-right: 0px;
}
.new_price_sec_table_item_top_promo {
	padding: 3px 6px;
    margin-bottom: -1px;
    position: relative;
    border-radius: 3px;
}
.new_price_sec_table_item_top_promo p {
	margin: 0;
    padding: 0;
}
@media (max-width: 900px) {
.promo_row_pop_anfragen {
    margin: -30px -40px 0 -40px;
}
}
@media (max-width: 850px) {
.promo_row_pop_anfragen + .wpcf7 {
	
}
}
@media (max-width: 768px) {
.promo_popup_content_img {
    width: 40%;
    display: none;
}
.promo_popup_content_info {
    width: 100%;
    padding: 30px 30px 40px 30px;
}
}
@media (max-width: 500px) {
.promo_row_pop_anfragen {
    margin: -25px -20px 15px -20px;
}
.promo_popup_content {
    width: 95%;
}
.promo_popup .promo_close {
    right: 0px;
    top: -38px;
}
.promo_popup_content_info {
    padding: 20px 20px 30px 20px;
    transform: scale(0.9);
}
}
@media (max-width: 400px) {
.promo_popup_content_info {
    padding: 0;
    transform: scale(0.8);
}
}
/* Promotions End */

/* block anfragen_popup Start */
.anfragen_popup {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.5);
    opacity: 0;
    transition: opacity 0.3s;
}
.anfragen_popup.show {
    display: block;
    opacity: 1;
}
.popup-content {
    background-color: #fff;
    margin: 10% auto;
    border: 1px solid #888;
    width: 80%;
    max-width: 890px;
    position: relative;
    padding: 40px 60px;
    transition: transform 0.3s;
    transform: scale(0.7);
}
.anfragen_popup.show .popup-content {
    transform: scale(1);
}
.anfragen_popup .close {
    font-size: 25px;
    line-height: 27px;
    font-weight: 400;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: -37px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    padding: 0;
    color: #000;
    background: #fff;
    border: 1px solid #011d38;
    border-radius: 100%;
    transition: 0.3s;
}
.anfragen_popup .wpcf7-not-valid-tip {
    padding-top: 5px;
}
.anfragen_popup .wpcf7 form .wpcf7-response-output {
    margin: 10px 0px 0px 0px;
    line-height: 22px;
}
.anfragen_popup .close:hover,
.anfragen_popup .close:focus {
    color: #31bdff;
	border: 1px solid #31bdff;
}
.anfragen_popup .calc_form_h {
    font-weight: 500;
    font-size: 32px;
    line-height: 130%;
    color: #011d38;
    padding: 0px 26px 26px 0px;
    max-width: 665px;
}
.anfragen_popup .pop_input {
	border: 1px solid #ced3e0;
	border-radius: 3px;
	padding: 10px 14px;
	font-weight: 400;
	font-size: 16px;
	line-height: 130%;	
}
.anfragen_popup .pop_input::placeholder {
	color: #ced3e0;
}
.anfragen_popup .label, .anfragen_popup label {
	position: relative;
}
.anfragen_popup .custom_label {
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: #011d38;
    background: #fff;
    display: block;
    position: absolute;
    top: -13px;
    left: 13px;
    padding: 3px 5px;
    z-index: 1;
}
.anfragen_popup .custom_label span, .anfragen_popup .custom_label_two span, .anfragen_popup .custom_label_three span {
	color: #FF0000;
    padding-left: 5px;
}
.anfragen_popup .custom_label_two {
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: #011d38;
    background: #fff;
    display: block;
    position: absolute;
    top: 5px;
    left: 13px;
    padding: 3px 5px;
    z-index: 1;
}
.anfragen_popup .custom_label_three {
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: #011d38;
    background: #fff;
    display: block;
    position: absolute;
    top: 10px;
    left: 13px;
    padding: 3px 5px;
    z-index: 1;
}
.anfragen_popup .calc_form_inner_row {
    padding-bottom: 8px;
}
.default_form_expert {
	padding-top: 10px;
}
.default_form_expert a {
	color: #fff;
    text-decoration: underline;
}
.anfragen_popup .custom-dropdown select, .anfragen_popup .row input, .anfragen_popup .pop_input {
    height: 61px !important;
}
.calc_form .comment textarea {
	outline: #fff;
    width: 100%;
    padding: 15px 20px 0px 20px;
    margin: 0;
    border: 1px solid #ced3e0;
    border-radius: 3px;
    background: #fff;
    color: #273649;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    height: 100px !important;
	font-family: "Roboto", sans-serif;
}
.anfragen_popup .custom-dropdown::after {
    content: "";
    background-image: url(data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M6.46824 7.29626L11.8083 1.77758C11.9319 1.64994 12 1.47956 12 1.29788C12 1.11619 11.9319 0.945806 11.8083 0.818165L11.4151 0.411753C11.1589 0.147297 10.7425 0.147297 10.4867 0.411753L6.00249 5.04592L1.51326 0.40661C1.38965 0.27897 1.22487 0.208496 1.04916 0.208496C0.873261 0.208496 0.708482 0.27897 0.584775 0.40661L0.191706 0.813023C0.0680971 0.940764 -3.81757e-08 1.11105 -4.58603e-08 1.29273C-5.35449e-08 1.47441 0.0680971 1.6448 0.191706 1.77244L5.53664 7.29626C5.66064 7.42421 5.8262 7.49448 6.00219 7.49408C6.17888 7.49448 6.34434 7.42421 6.46824 7.29626Z' fill='black'/%3E%3C/svg%3E);
    width: 12px;
    height: 7.29px;
    right: 20px;
    top: 26px;
    color: rgba(0, 0, 0, 0.4);
}
.anfragen_popup .calc_form_bottom_btn button {
	text-decoration: none;
    color: #fff;
    width: 100%;
    max-width: 100%;
    background: #011d38;
    font-weight: 600;
    border-radius: 3px;
    padding: 25px 10px;
    cursor: pointer;
}
.anfragen_popup .calc_form_bottom_btn button:hover {
	background: #0D3256;
}
.anfragen_popup .calc_form_bottom_block {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    padding-top: 16px;
    gap: 15px;
}
.anfragen_popup .calc_form_bottom_left {
	
}
.anfragen_popup .calc_form_bottom_left_h {
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
    color: #00c67d;
}
.anfragen_popup .calc_form_bottom_left_t {
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: #011d38;
}
.anfragen_popup .calc_form_bottom_arrow {
	background: url(/wp-content/themes/Total/img/form_arrow.png) no-repeat center;
	width: 49px;
    height: 49px;
}
.anfragen_popup .calc_form_bottom_btn a {
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 3px;
    padding: 13px 30px;
    background: #00c67d;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    text-decoration: none;
	transition: 0.3s;
}
.anfragen_popup .calc_form_bottom_btn a:hover {	
    background: #0ee797;
}
.anfragen_popup .calc_form_inner {
    padding: 0px 0px 20px 0px;
}
@media (max-width: 900px) {
.popup-content {
    width: 90%;
    padding: 30px 40px;
}
.anfragen_popup .calc_form_h {
    font-size: 26px;
    padding: 0px 35px 26px 0px;
}
}
@media (max-width: 768px) {
.calc_form_inner_row_first {
	gap: 24px;
}
}
@media (max-width: 700px) {
.anfragen_popup .calc_form_bottom_block {
    flex-direction: column;
}
.anfragen_popup .calc_form_bottom_arrow {
    display: none;
}
}
@media (max-width: 500px) {
.popup-content {
    margin: 15% auto;
    width: 95%;
}
.anfragen_popup .close {
	right: 0px;
	top: -37px;
	color: #000;
	background: #fff;
}
.anfragen_popup .calc_form_h {
    padding: 0px 0px 26px 0px;
    font-size: 22px;
}
.popup-content {
    padding: 15px 20px 25px 20px;
}
.anfragen_popup .calc_form_inner {
	padding: 0px;
}
}
@media (max-width: 450px) {
.anfragen_popup .calc_form_inner {
	padding: 0px;
}
}
/* block anfragen_popup End */

/* list styles start */
.site-main ol li, .site-main ul:not(.slick-dots, .page-numbers) li {
    position: relative;
    display: block;
    padding: 0 0 0 35px;
    margin: 0 0 10px 0;
	list-style: none;
}
.site-main ol li:before, .site-main ul:not(.slick-dots, .page-numbers) li:before {
    background: #f70;
}
.site-main ol, .site-main ul:not(.slick-dots, .page-numbers) {
    list-style: none;
}
.site-main ol {
    counter-reset: li;
}
.site-main ol li:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: 0;
    top: 5px;
    margin-top: 0;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    font-weight: 100;
    border-radius: 0;
    color: #fff;
}
.site-main ul:not(.slick-dots, .page-numbers) li:before {
    content: '';
    position: absolute;
    left: 1px;
    top: 7px;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    border: none !important;
}
/* list styles end */

/* new-reviews-slider-block start */
.new_reviews_slider_sec_subtitle {
	padding-bottom: 20px;
}
.new_reviews_slider_sec_viewport {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding: 15px 0;
}
.new_reviews_slider_sec_track {
	display: flex;
	gap: 20px;
	transform: translateX(0);
	transition: none;
	cursor: pointer;
}
.new_reviews_slider_sec_item {
	flex: 0 0 auto;
	width: 350px;
	min-width: 350px;
	background: #fff;
	border-radius: 12px;
	padding: 24px 24px 60px 24px;
	position: relative;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
	transition: transform 0.3s ease;
}
.new_reviews_slider_sec_item:hover {
	transform: translateY(-4px);
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
}
.new_reviews_slider_sec_item_head {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 16px;
}
.new_reviews_slider_sec_item_source {
	font-weight: 600;
	font-size: 14px;
}
.new_reviews_slider_sec_item_stars {
	display: flex;
	gap: 2px;
}
.new_reviews_slider_sec_star {
	color: #f70;
	font-size: 23px;
}
.new_reviews_slider_sec_item_text {
	margin-bottom: 20px;
	font-size: 15px;
}
.new_reviews_slider_sec_item_footer {
	display: flex;
	align-items: center;
	gap: 12px;
	position: absolute;
	bottom: 20px;
}
.new_reviews_slider_sec_item_avatar {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	overflow: hidden;
	flex-shrink: 0;
}
.new_reviews_slider_sec_item_avatar img {
	width: 40px;
	height: 40px;
	border-radius: 100%;
}
.new_reviews_slider_sec_item_author {
	font-weight: 900;
	font-size: 14px;
}
.new_reviews_slider_sec_viewport.paused .pause_indicator {
	opacity: 1;
	transform: translateY(0);
}
@media (max-width: 400px) {
.new_reviews_slider_sec_item {
    width: 300px;
    min-width: 300px;
}
}
/* new-reviews-slider-block end */

/* new-img-slider-block start */
.new_img_slider_sec_viewport {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 10px;
}
.new_img_slider_sec_list {
	display: flex;
	gap: 30px;
	width: fit-content;
	transform: translateX(0);
	transition: none;
	cursor: pointer;
}
.new_img_slider_sec_item {
	flex: 0 0 auto;
	border-radius: 12px;
	align-self: center;
	overflow: hidden;
	padding: 15px;
	transition: transform 0.3s ease;
}
.new_img_slider_sec_item:hover {
	transform: translateY(-4px) scale(1.02);
}
.new_img_slider_sec_item img {
	width: 100%;
	max-width: 200px;
	transition: transform 0.3s ease;
}
.new_img_slider_sec_item:hover img {
	transform: scale(1.05);
}
.new_img_slider_sec_viewport.paused .pause_indicator {
	opacity: 1;
	transform: translateY(0);
}
/* new-img-slider-block end */

/* new-pages-block Start */
.new_pages_sec {
    position: relative;	
}
.new_pages_sec h2 {
	font-size: 27px;
	line-height: 1.2em;
}
.new_pages_sec_subtitle {
    padding-bottom: 20px;
}
.new_pages_sec_outer {	
    position: relative;
}
.new_pages_sec_inner {
	height: 684px;
    overflow: auto;
    background: #f5f5f5;
    border-radius: 3px;
    padding: 50px;
    margin-top: 10px;
    position: relative;
    z-index: 1;
}
.new_pages_sec_list {
	gap: 30px;
    column-count: 2;
}
.new_pages_sec_list_item {
	background: #fff;
    border-radius: 3px;
    padding: 40px 50px;
    width: 100%;
    margin-bottom: 30px;
}
.new_pages_sec_inner_to_top,
.new_pages_sec_inner_to_bottom {
    position: absolute;
    right: 25px;
    background: #011d38;
    color: #fff;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    display: none;
    z-index: 10;
    width: 50px;
    height: 50px;
    padding: 0;
    text-align: center;
    font-size: 20px;
    line-height: 50px;
}
.new_pages_sec_inner_to_top:hover,
.new_pages_sec_inner_to_bottom:hover {
	background: #0D3256;
}
.new_pages_sec_inner_to_top {
    top: 20px;
}
.new_pages_sec_inner_to_bottom {
    bottom: 20px;
	transform: rotate(180deg);
}
@media (max-width: 1023px) {
.new_pages_sec h2 {
	font-size: 27px;
	line-height: 1.2em;
}
}
@media (max-width: 950px) {
.new_pages_sec_inner {
    height: 600px;
    padding: 30px;
}
.new_pages_sec_list_item {
    padding: 25px 30px;
}
}
@media (max-width: 850px) {
.new_pages_sec_inner {
    height: 500px;
}
.new_pages_sec_list {
    column-count: 1;
}
.new_pages_sec_list_item {
    width: 100%;
}
.new_pages_sec_inner_to_top, .new_pages_sec_inner_to_bottom {
    right: 15px;
}
.new_pages_sec_inner_to_top {
    top: 10px;
}
.new_pages_sec_inner_to_bottom {
    bottom: 10px;
}
}
@media (max-width: 500px) {
.new_pages_sec h2 {
	font-size: 22px;
}
}
@media (max-width: 400px) {
.new_pages_sec_inner {
	padding: 20px;
	height: 450px;
}
.new_pages_sec_list_item {
	padding: 20px 20px;
}
}
@media (max-width: 350px) {
.new_pages_sec h2 {
	font-size: 20px;
}
.new_pages_sec_list_item {
	padding: 15px 15px;
}
}
/* new-pages-block End */

/* trust-ratings-block Start */
.trust_ratings_sec {
	padding: 20px 0;
}
.trust_ratings_sec_list {
	display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 5px 25px;
    width: 100%;
    max-width: 966px;
    margin: 0 auto;
}
.trust_ratings_sec_item {
	text-decoration: none !important;
    text-align: center;
}
.trust_ratings_sec_item:hover .trust_ratings_sec_value {
	color: #0693e3;
}
.trust_ratings_sec_item:hover .trust_ratings_sec_logo {
	opacity: 0.7;
}
.trust_ratings_sec_top {
	display: flex;
    gap: 18px;
    align-items: center;
    justify-content: center;
}
.trust_ratings_sec_value {
	font-weight: 400;
    font-size: 40px;
    line-height: 120%;
    color: #040d1a;
    transition: all .3s;
}
.trust_ratings_sec_logo {	
    transition: all .3s;
}
.trust_ratings_sec_logo img {
	display: block;
    max-width: 150px;
    width: 100%;
}
.trust_ratings_sec_star {
	color: #ffa600;
    font-size: 26px;
}
@media (max-width: 768px) {
.trust_ratings_sec_value {
    font-size: 28px;
}
}
@media (max-width: 550px) {
.trust_ratings_sec_value {
	font-size: 20px;
}
.trust_ratings_sec_star {
    font-size: 18px;
}
.trust_ratings_sec_top {
    gap: 10px;
}
}
@media (max-width: 400px) {
.trust_ratings_sec_top {
    gap: 5px;
}
.trust_ratings_sec_value {
	font-size: 15px;
}
.trust_ratings_sec_star {
    font-size: 14px;
}
}
/* trust-ratings-block End */

/* cta-banner-block Start */
.cta_banner_sec {
	background: #0062ff;
    padding: 20px 0;
}
.cta_banner_sec_inner {
	display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px 30px;
    width: 100%;
    max-width: 966px;
    margin: 0 auto;
}
.cta_banner_sec_h {
	color: #fff;
    margin-bottom: 5px;
}
.cta_banner_sec_subtitle {
	font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #fff;
    opacity: 0.7;
}
.cta_banner_sec_btn {
	font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    background: #30cf3d;
    padding: 15px 30px;
    display: block;
    transition: .3s;
}
.cta_banner_sec_btn:hover {
    background: #57e363;
	color: #fff;
    text-decoration: none;	
}
@media (max-width: 768px) {
.cta_banner_sec_inner {
    flex-direction: column;
    text-align: center;
}
.trust_ratings_sec_list {
    justify-content: center;
}
.cta_banner_sec_subtitle {
    font-size: 16px;
}
}
/* cta-banner-block End */

/* trust-metrics-block Start */
.trust_metrics_sec {
	padding: 40px 0;
}
.trust_metrics_sec_list {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 15px 30px;
}
.trust_metrics_sec_item {
    display: flex;
    align-items: center;
    gap: 5px 17px;
}
.trust_metrics_sec_value {
	font-weight: 700;
    font-size: 48px;
    line-height: 120%;
    color: #0062ff;
}
.trust_metrics_sec_label {
    font-weight: 400;
    font-size: 21px;
    line-height: 110%;
}
@media (max-width: 1100px) {
.trust_metrics_sec_value {
    font-size: 42px;
}
.trust_metrics_sec_label {
    font-size: 18px;
}
}
@media (max-width: 992px) {
.trust_metrics_sec_item {
    flex-direction: column;
    text-align: center;
}
}
@media (max-width: 768px) {
.trust_metrics_sec_value {
	font-size: 34px;
}
.trust_metrics_sec_label {
	font-size: 16px;
}
}
@media (max-width: 500px) {
.trust_metrics_sec_list {
    justify-content: center;
    flex-wrap: wrap;
}
}
/* trust-metrics-block End */

/* contact-row-block Start */
.contact_row_sec_list {
	background: #e9ffeb;
    padding: 30px 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px 30px;
}
.contact_row_sec_item {
	display: flex;
    align-items: center;
    gap: 10px 15px;
	font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    color: #040d1a;
    transition: .3s;
}
.contact_row_sec_item:hover {
	text-decoration: none;
}
.contact_row_sec_icon {
	width: 34px;
    min-width: 34px;
	height: 34px;
	background: #06c529;
}
.contact_row_sec_icon img {
	display: block;
    height: 24px;
    width: auto;
}
@media (max-width: 992px) {
.contact_row_sec_list {
    flex-wrap: wrap;
    justify-content: flex-start;
}
}
@media (max-width: 500px) {
.contact_row_sec_list {
    padding: 20px;
}
}
/* contact-row-block End */

/* toc-profile-block Start */
.toc_profile_sec_inner {
	display: flex;
    gap: 25px 80px;
    justify-content: space-between;
}
.toc_profile_sec_toc {
	padding-bottom: 30px;
}
.toc_profile_sec_toc_btn {
	width: 100%;
    background: #f6f8ff;
    padding: 10px 25px;
    display: flex;
    align-items: center;
    gap: 15px;
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    color: #040d1a;
    position: relative;
}
.toc_profile_sec_toc_btn::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 8px;
    border-left: 2px solid #040d1a;
    border-bottom: 2px solid #040d1a;
    transform: rotate(-45deg);
    position: absolute;
    right: 25px;
    top: 16px;
	transition: 0.3s;
}
.toc_profile_sec_toc_btn:hover svg path {
	fill: #fff;
}
.toc_profile_sec_toc_btn:hover::after {
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
}

.toc_profile_sec_toc_btn.is-active::after {
	transform:rotate(135deg);
	top: 19px;
}
.toc_profile_sec_toc_list {	
    padding: 15px 15px 15px 30px;
    background: #f6f8ff;
}
.toc_profile_sec_toc_list div {
	padding-bottom: 10px;
}
.toc_profile_sec_toc_list a {
	line-height: 120%;
}
.toc_profile_sec_right {
	width: 264px;
    min-width: 264px;
}
.toc_profile_sec_card {
	position: sticky;
	top: 130px;
    background: #f4f8fb;
    padding: 20px;
    text-align: center;
}
.toc_profile_sec_image {
	padding-bottom: 15px;
}
.toc_profile_sec_image img {
	display: block;
    margin: 0 auto;
    max-width: 97px;
    height: auto;
}
.toc_profile_sec_name {
	font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    color: #040d1a;
    padding-bottom: 5px;
}
.toc_profile_sec_position {
	font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color: #040d1a;
    opacity: 0.5;
    padding-bottom: 15px;
}
.toc_profile_sec_worktime {
	font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    color: #040d1a;
    padding-bottom: 13px;
}
.toc_profile_sec_buttons {
	display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 5px;
}
.toc_profile_sec_btn {
	display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    min-width: 48px;
    height: 48px;
    border: 1px solid #000;
    transition: .3s;
}
.toc_profile_sec_btn:hover {
	color: #fff;
	background: #0693e3;
	text-decoration: none;	
}
.toc_profile_sec_btn_primary {
	font-weight: 600;
    font-size: 14px;
    line-height: 120%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 48px;
    color: #fff;
    background: #0062ff;
    padding: 3px 5px;
    flex-grow: 1;
    transition: .3s;
}
.toc_profile_sec_btn_primary:hover {
	color: #fff;
	background: #0693e3;
	text-decoration: none;
}
@media (max-width: 992px) {
.toc_profile_sec_inner {
    gap: 25px 20px;
}
}
@media (max-width: 768px) {
.toc_profile_sec_inner {
    flex-direction: column;
}
.toc_profile_sec_right {
    width: 100%;
    min-width: auto;
    max-width: 300px;
    align-self: center;
}
}
/* toc-profile-block End */

/* new-blogslider Start */
.new_blogslider_sec_slider {
	margin: 0 -15px;
}
.new_blogslider_sec_item {
	padding: 15px;
}
.new_blogslider_sec_item:hover {
	text-decoration: none;
}
.new_blogslider_sec_item_inner {
	transition: .3s;
}
.new_blogslider_sec_item:hover .new_blogslider_sec_item_inner {
    transform: scale(1.05);
}
.new_blogslider_sec_item_img {
    display: block;
    height: 211px;
}
.new_blogslider_sec_item_bottom {
	background: #fff;
	padding: 30px;
}
.new_blogslider_sec_item_date {
	display: inline-block;
    background: #eaf1ff;
    padding: 8px 10px;
    font-weight: 400;
    font-size: 12px;
    line-height: 120%;
    text-align: center;
    color: #040d1a;
}
.new_blogslider_sec_item_title {
	font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    color: #040d1a;
    margin: 15px 0;
    height: 45px;
    overflow: hidden;
}
.new_blogslider_sec_item_excerpt {
	font-weight: 400;
	font-size: 16px;
	line-height: 130%;
	color: #040d1a;
	height: 63px;
	overflow: hidden;
}
@media (max-width: 400px) {
.new_blogslider_sec_item_bottom {
    padding: 20px;
}
}
/* new-blogslider End */

/* new slider arrows Start */
.new_slider_controls {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 25px 0 0 0;
}
.new_slider_arrows {
	display: flex;
	align-items: center;
	justify-content: center;
    gap: 40px;
}
.new_slider_arrows .slick-arrow span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 1px solid #0062FF;
    border-radius: 10px;
    background: none;
    transition: all .3s;
}
.new_slider_arrows .slick-arrow:hover span {
    background: #0062FF;
}
.new_slider_arrows .slick-arrow:hover span svg path {
    fill: #fff;
}
.new_slider_controls .slick-dots {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 6px;
}
.new_slider_controls .slick-dots button {
    padding: 0;
    margin: 0;
    background: #c9ced2;
    font-size: 0;
    width: 6px;
    height: 6px;
    display: block;
    border-radius: 100%;
    border: 2px solid #f6faff;
    box-sizing: content-box;
}
.new_slider_controls .slick-dots .slick-active button {
	background: #0062ff;
    border: 2px solid #0062ff;
}
@media (max-width: 500px) {
.new_slider_arrows {
    gap: 10px;
}
}
/* new slider arrows End */

/* features-examples-block Start */
.features_examples_sec_h {
    text-align: center;	
}
.features_examples_sec_bullets {
	display: flex;
	align-items: center;
	justify-content: space-around;
	gap: 10px 60px;
	margin-bottom: 40px;
}
.features_examples_sec_bullet {
	display: flex;
	align-items: center;
	gap: 15px;
	font-weight: 400;
	font-size: 16px;
	line-height: 120%;
	color: #040d1a;
}
.features_examples_sec_bullet svg {
	min-width: 24px;
}
.features_examples_sec_item_inner {
	box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.1);
	background: #fff;
	border: 1px solid #eef2f6;
	margin: 5px 7px;
	padding: 30px;
}
.features_examples_sec_item_title {
	font-weight: 500;
	font-size: 20px;
	line-height: 120%;
	color: #040d1a;
	padding-bottom: 15px;
}
.features_examples_sec_item_texts {
	display: flex;
	flex-direction: column;
	gap: 7px;
	align-items: flex-start;
	padding-bottom: 15px;
}
.features_examples_sec_item_text {
	background: #eef2f6;
	padding: 8px 10px;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    color: #040d1a;
}
.features_examples_sec_item_btn {
	background: #0080ff;
	padding: 0 16px;
	height: 44px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	font-weight: 700;
	font-size: 14px;
	text-align: center;
	color: #fff;
	transition: all .3s;
}
.features_examples_sec_item_btn:hover {
	color: #fff;
	background: #0693e3;
	text-decoration: none;
}
@media (max-width: 768px) {
.features_examples_sec_bullets {
    flex-wrap: wrap;
}
.features_examples_sec_item_title {
    font-size: 18px;
}
}
@media (max-width: 500px) {
.features_examples_sec_item_inner {
    padding: 20px;
}
}
@media (max-width: 400px) {
.features_examples_sec_item_title {
    font-size: 16px;
}
}
/* features-examples-block End */

/* experts-slider-block Start */
.experts_slider_sec_h {
	text-align: center;
}
.experts_slider_sec_slider {
	margin: 0 -7px;
}
.experts_slider_sec_card {
	box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.1);
	background: #fff;
	border: 1px solid #eef2f6;
	margin: 5px 7px;
	padding: 25px;
}
.experts_slider_sec_card_top {
	display: flex;
	align-items: center;
	gap: 15px;
	padding-bottom: 15px;
}
.experts_slider_sec_photo {
	display: block;
	width: 98px;
    min-width: 98px;
	height: 98px;
}
.experts_slider_sec_name {
	font-weight: 600;
	font-size: 24px;
	line-height: 120%;
	color: #040d1a;
}
.experts_slider_sec_info {
	display: flex;
	gap: 18px;
	align-items: center;
	font-weight: 400;
	font-size: 16px;
	line-height: 120%;
	color: #040d1a;
	padding-bottom: 15px;
	min-height: 54px;
}
.experts_slider_sec_tags {
	display: flex;
	gap: 6px;
	flex-direction: column;
	align-items: flex-start;
	padding-bottom: 15px;
}
.experts_slider_sec_tag {
	padding: 9px 12px;
	background: #eaf1ff;
	font-weight: 600;
	font-size: 14px;
	line-height: 120%;
	text-align: center;
	color: #040d1a;
}
.experts_slider_sec_price {
	font-weight: 400;
	font-size: 18px;
	line-height: 120%;
	color: #505050;
}
.experts_slider_sec_cta {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 40px;
}
.experts_slider_sec_btn {
	background: #0080ff;
	padding: 0 16px;
	height: 58px;
	width: 100%;
	max-width: 290px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	font-weight: 700;
	font-size: 18px;
	text-align: center;
	color: #fff;
	transition: all .3s;
}
.experts_slider_sec_btn:hover {
	color: #fff;
	background: #0693e3;
	text-decoration: none;
}
@media (max-width: 768px) {
.experts_slider_sec_name {
    font-size: 20px;
}
.experts_slider_sec_info {
    min-height: auto;
}
}
/* experts-slider-block End */

/* hero-form-block Start */
.hero_form_sec {
	position: relative;
}
.hero_form_sec:before {
	display: block;
	content: "";
	background: linear-gradient(270deg, rgba(0, 18, 30, 0) 0%, #03111e 100%);
	width: 50%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}
.hero_form_sec_inner {
	display: flex;
	gap: 40px;
	justify-content: space-between;
	position: relative;
}
.hero_form_sec_left {
	padding: 60px 0;
	width: 100%;
	max-width: 500px;
}
.hero_form_sec_h {
	font-weight: 400;
	font-size: 61px;
	line-height: 120%;
	letter-spacing: -0.03em;
	color: #fff;
	margin: 0;
	padding-bottom: 25px;
}
.hero_form_sec_subtitle {
	font-weight: 400;
	font-size: 19px;
	line-height: 130%;
	color: #fff;
}
.hero_form_sec_breadcrumbs {
	padding: 10px 0;
	color: #fff;
}
.hero_form_sec_features {
	padding-top: 35px;
}
.hero_form_sec_feature {
	display: flex;
	align-items: center;
	gap: 26px;
	padding: 15px 0;
	position: relative;
}
.hero_form_sec_feature:first-child::after {
	display: none;
}
.hero_form_sec_feature::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	pointer-events: none;
}
.hero_form_sec_feature_icon {
	min-width: 40px;
	width: 40px;
	display: flex;
	justify-content: center;
}
.hero_form_sec_feature_icon img {
	display: block;
	max-width: 40px;
}
.hero_form_sec_feature_text {
	font-weight: 600;
	font-size: 20px;
	line-height: 120%;
	letter-spacing: 0.05em;
	color: #fff;
}
.hero_form_sec_right {
	width: 400px;
	min-width: 400px;
	backdrop-filter: blur(10px);
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
	background: linear-gradient(138deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);
	display: flex;
	align-items: center;
	justify-content: center;
    padding: 30px 0;
}
.hero_form_sec_right .calc_form_h {
	line-height: 120%;
    padding-top: 10px;
}
.hero_form_sec_right .calc_form_bottom {
    background: none;
    padding: 0 25px 5px 25px;
    flex-direction: column;
}
.hero_form_sec_right .calc_form_bottom_right {
	width: 100%;
}
.hero_form_sec_right .calc_form_inner .row {
	padding-bottom: 10px !important;
}
.hero_form_sec_right .calc_form_inner {
    padding: 0 25px 0 25px;
}
.hero_form_sec_right .calc_form_bottom_right button {
	background: #0080ff;
    padding: 0 16px;
    height: 65px;
    width: 100%;
    max-width: 290px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    color: #fff;
    transition: all .3s;
}
.hero_form_sec_right .calc_form_bottom_right button:hover {
    color: #fff;
    background: #0693e3;
    text-decoration: none;
}
@media (max-width: 992px) {
.hero_form_sec_h {
	font-size: 40px;
}
.hero_form_sec_right {
	width: 320px;
	min-width: 320px;
}
}
@media (max-width: 768px) {
.hero_form_sec:before {
	display: block;
	content: "";
	background: linear-gradient(351deg, rgba(0, 18, 30, 0) 0%, #03111e 100%);
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}
.hero_form_sec_inner {
	gap: 20px;
	flex-direction: column;
	padding-bottom: 40px;
}
.hero_form_sec_left {
	padding: 40px 0 0 0;
	width: 100%;
	max-width: 100%;
	text-align: center;
}
.hero_form_sec_h {
	text-align: center;
}
.hero_form_sec_subtitle {
	font-size: 18px;
}
.hero_form_sec_features {
	padding-top: 10px;
}
.hero_form_sec_feature {
	justify-content: center;
	gap: 15px;
	padding: 10px 0;
}
.hero_form_sec_feature::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, /* прозорий зліва */ rgba(255, 255, 255, 1) 50%, /* білий по центру */ rgba(255, 255, 255, 0) 100% /* прозорий справа */);
	pointer-events: none;
}
.hero_form_sec_right {
	width: 100%;
	min-width: auto;
	max-width: 500px;
	align-self: center;
}
}
@media (max-width: 500px) {
.hero_form_sec_h {
	font-size: 36px;
}
.hero_form_sec_subtitle {
	font-size: 16px;
}
.hero_form_sec_feature_text {
	font-size: 16px;
}
}
/* hero-form-block End */

/* footer Start */
footer {
	margin-top: 0;
	background: #0043e0;
	padding-top: 60px;
}
.footer_inner {
	padding-bottom: 30px;
	display: flex;
	justify-content: space-between;
	gap: 25px 90px;
}
.footer_left {
	width: 470px;
	min-width: 470px;
}
.footer_left_logo {
	padding-bottom: 35px;
	display: flex;
}
.footer_left_logo img {
	display: block;
    max-width: 100%;
    height: auto;
}
.footer_left_logo a {
	transition: 0.3s;
}
.footer_left_logo a:hover {
	opacity: 0.7;
}
.footer_left_info {
	border-bottom: 1px solid #fff;
}
.footer_left_info p {
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
	color: #fff;
}
.footer_left_socials {
	display: flex;
	padding: 25px 0;
	gap: 25px;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #fff;
}
.footer_left_socials img {
	display: block;
	max-width: 35px;
}
.footer_left_socials a {
	transition: 0.3s;
}
.footer_left_socials a:hover {
	opacity: 0.7;
}
.footer_left_payment {
	display: flex;
	padding: 30px 0;
	gap: 20px 25px;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #fff;
}
.footer_left_payment img {
	display: block;
}
.footer_left_menu {
	padding-top: 25px;
}
.footer_left_menu ul {
	margin: 0;
	list-style: none;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 15px 30px;
	justify-content: space-between;
}
.footer_left_menu ul li a {
	font-weight: 700;
	font-size: 18px;
	line-height: 140%;
	color: #fff;
	transition: 0.3s;
}
.footer_left_menu ul li a:hover {
	text-decoration: none;
	opacity: 0.7;
}
.footer_right {
	display: flex;
	justify-content: space-between;
	gap: 60px;
	flex-grow: 1;
}
.footer_right_col {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.footer_right_col_menu_h {
	font-weight: 700;
	font-size: 16px;
	line-height: 120%;
	color: #fff;
	padding-bottom: 10px;
}
.footer_right_col_menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.footer_right_col_menu ul li a {
	font-weight: 400;
	font-size: 13px;
	line-height: 180%;
	color: #fff;
	transition: 0.3s;
}
.footer_right_col_menu ul li a:hover {
	text-decoration: none;
	opacity: 0.7;
}
.footer_copyright_outer {
	background: #0338b5;
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
	color: #fff;
	text-align: center;
	padding: 13px 0;
}
@media (max-width: 1100px) {
.footer_left {
    width: 400px;
    min-width: 400px;
}
.footer_inner {
    gap: 25px 50px;
}
}
@media (max-width: 992px) {
.footer_left {
    width: 270px;
    min-width: 270px;
}
}
@media (max-width: 768px) {
footer {
    padding-top: 40px;
}
.footer_inner {
	flex-direction: column;
}
.footer_left {
	width: 100%;
	min-width: 100%;
}
.footer_left_logo {
    padding-bottom: 20px;
}
}
@media (max-width: 500px) {
.footer_right {
    gap: 25px;
}
}
@media (max-width: 450px) {
.footer_right {
    flex-direction: column;
}
}
/* footer End */

/* Head Start */
.head_top_section {
    background: #f5faff;
}
.top_header_phones a {
	font-weight: 500;
    font-size: 12px;
    line-height: 133%;
    color: #040d1a;
	transition: 0.3s;
}
.top_header_phones a:hover {
	color: #0693e3;
}
.head_top_section .schedule {
    font-weight: 700;
    font-size: 12px;
    line-height: 133%;
    color: #0080ff;
    padding: 0 30px;
}
.right_header_top_socials{
	display: flex;
	align-items: center;
	gap: 20px;
}
.header_top_social {
	transition: 0.3s;	
}
.header_top_social:hover {
	opacity: 0.7;
}
.head_mobile_pop_row {
	display: none;
}
@media (max-width: 992px) {
.head_top_section {
    display: none;
}
.head_mobile_pop_row {
	display: block;
}
.head_mobile_pop_row .head_top_section {
	display: block;
	padding: 10px 0;
}
.top_header_phones {
    flex-direction: column;
}
.top_header_phones .right_header_top {
    gap: 15px;
    flex-direction: column;
    padding-top: 15px;
}
}
/* Head End */