.elementor-kit-6{--e-global-color-primary:#121314;--e-global-color-secondary:#1F2022;--e-global-color-text:#FEFBF8;--e-global-color-accent:#FF360A;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:1.5;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:14px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:1.4;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-primary );font-family:"Montserrat", Sans-serif;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-secondary );font-family:"Montserrat", Sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;line-height:1.4;letter-spacing:1px;color:var( --e-global-color-text );border-radius:6px 6px 6px 6px;padding:20px 20px 20px 20px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{color:var( --e-global-color-text );font-size:44px;font-weight:500;line-height:1.3;}.elementor-kit-6 h2{color:var( --e-global-color-text );font-size:32px;font-weight:600;line-height:1.3;}.elementor-kit-6 h3{color:var( --e-global-color-text );font-family:"Montserrat", Sans-serif;font-size:24px;font-weight:500;line-height:1.3;}.elementor-kit-6 h4{color:var( --e-global-color-text );}.elementor-kit-6 h5{color:var( --e-global-color-text );font-family:"Montserrat", Sans-serif;font-size:24px;font-weight:600;line-height:1.4;}.elementor-kit-6 h6{color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1340px;}.e-con{--container-max-width:1340px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-6 h1{font-size:26px;line-height:1.2;}.elementor-kit-6 h2{font-size:18px;}.elementor-kit-6 h3{font-size:15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h1{line-height:1.2;}.elementor-kit-6 h2{font-size:18px;}.elementor-kit-6 h3{font-size:15px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{padding:17px 17px 17px 17px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.phone-link a {
    border-radius: 50%;
    border: 1px solid #494949;
    box-sizing: border-box;
    height: 40px;
        width: 40px;
        line-height: 36px;
     text-align: center; 
}
.langs-switcher .lang-link  {
    display: block;
    border-radius: 50%;
    border: 1px solid #494949;
    box-sizing: border-box;
    height: 40px;
    width: 40px;
    line-height: 38px;
    text-align: center;
    color: #FEFBF8;
    text-transform: uppercase;
}
.langs-switcher .lang-link img {
    width: 17px;
    height: 10px;
}
.elementor-widget-text-editor p:last-of-type {
    margin-bottom: 0;
}
.button-has-icon .elementor-button-link {
    position: relative;
    padding-left: 55px;
}
.full-btn .elementor-button-link {
    width: 100%;
} 
.elementor-button-icon {
    display: flex;
	background: #121314;
	border-radius: 4px;
	height: 50px;
	width: 50px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: absolute;
	left: 5px;
	top: 5px;
	transition: .5s;
} 
.button-icon-bigger.button-has-icon .elementor-button-icon svg {
    width: 18px;
}
.elementor-button-link:hover .elementor-button-icon {
    background: #FF360A;
}
.decored-heading .elementor-heading-title  {
    position: relative;
}
.decored-heading .elementor-heading-title:before {
    content: '';
    background: url('/wp-content/uploads/2025/06/decor-arrow.svg') no-repeat;
    display: inline-block;
    background-size: 100% auto;
    width: 18px;
    height: 16px;
    margin-right: 10px
}
.elementor-heading-title span {
    color: #FF360A;
}
.slide-content {
    position: relative;
    display: inline-block;
    padding-right: 32px;
}
.slide-content:after {
    content: '';
    background: url('/wp-content/uploads/2025/06/arrow-down-icon.svg') no-repeat center;
   background-size: 8px; 
   display: block;
   width: 22px;
   height: 22px;
   position: absolute;
   right: 0;
   top: 50%;
   margin-top: -11px;
   border: 1px solid #494949;
   border-radius: 50%;
}
.slide-content#less-content:after {
    background: url('/wp-content/uploads/2025/06/arrow-up-icon.svg') no-repeat center;
   background-size: 8px; 
}
.elementor-location-footer .elementor-icon-list-text a {
    color: #FEFBF8;
}
.breadcrumb-home-icon {
    background: url('/wp-content/uploads/2025/06/home-icon.svg');
    display: inline-block;
    width: 16px;
    height: 18px;
    position: relative;
    top: 3px;
}
#breadcrumbs > span > span {
    margin: 0 15px;
}
#breadcrumbs .breadcrumb_last {
    font-size: 12px;
    line-height: 1.6
} 
.tests-list-section {
    color: #FEFBF8;
}
.tests-list-section .elementor-widget-n-tabs .e-n-tabs {
    gap: 0;
    
}
.tests-list-section .elementor-widget-n-tabs .e-n-tabs .e-n-tabs-heading {
    
    gap: 0;
}
.tests-list-section .elementor-widget-n-tabs .e-n-tabs .e-n-tabs-heading  .e-n-tab-title {
    background: none !important;
    color: #FEFBF8;
    border-bottom: 2px solid #C9C9C9;
     flex: 0 0 33.33%;
     display: block;
    padding: 0 17px 17px;
}
.tests-list-section .elementor-widget-n-tabs .e-n-tabs .e-n-tabs-heading  .e-n-tab-title[aria-selected="true"]{
    color: #FF360A;
    border-color: #FF360A;
}
.tests-list-section .elementor-widget-n-tabs .e-n-tabs .e-n-tabs-heading  .e-n-tab-title .e-n-tab-title-text {
    text-align: left;
}
.tests-list-section h5 {
    color: #C9C9C9;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.6;
    margin-top: 27px;
    margin-bottom: 29px;
    text-transform: uppercase;
    padding: 0 17px;
    letter-spacing: 1px;
}
.ajax-search-form {
    position: relative;
    margin-bottom: 57px;
}
.ajax-search-form .search-input {
    border: 1px solid #494949;
    background: none;
    color: #FEFBF8;
    padding: 15px 23px;
    font-weight: 500;
    line-height: 1.2;
    border-radius: 6px;
}
.ajax-search-form .search-input:focus {
    border-color: #FF360A;
    outline: none;
}
.ajax-search-form  .search-button {
    position: absolute;
    top: .5px;
    right: 1px;
    bottom: 1px;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    background: #494949;
    line-height: 1.2;
    border-radius: 6px;
    border: none;
    padding: 15px 30px;
}
.ajax-search-form  .search-button:focus {
    background: #FF360A;
}
.ajax-search-form  .search-button:before {
    content: '';
    display: inline-block;
    height: 14px;
    width: 14px;
    background: url('/wp-content/uploads/2025/06/search-icon.svg');
    background-size: 100%;
    margin-right: 5px;
    position: relative;
    top: 2px;
}
table.tests-list {
    font-size: 12px;
}
table.tests-list thead:first-child tr:first-child th {
    border-block-start: unset;
}
.tests-list th {
    text-align: left;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.6;
}
.tests-list th,
.tests-list td {
    border: none;
    border-bottom: 2px solid #494949;
    background: none !important;
    padding: 20px;
    color: #C9C9C9;
}
.tests-list th:nth-of-type(1),
.tests-list td:nth-of-type(1) {
    width: 50%;
}
.tests-list th:nth-of-type(2),
.tests-list td:nth-of-type(2) {
    width: 30%;
}
.tests-list th:nth-of-type(3) {
    white-space: nowrap; 
    width: 1%; 
}
.tests-list td:nth-of-type(1) {
    color: #FEFBF8;
    font-size: 16px;
}
.tests-list td:nth-of-type(1) span {
    position: relative;
    display: inline-block;
}
.tests-list td:nth-of-type(1) span:before {
    content: '';
    display: inline-block;
    background: #494949;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 6px;
    left: -20px;
}
.tests-list td:nth-of-type(2) {
     color: #C9C9C9;
     text-transform: uppercase;
     line-height: 1.6
}
.tests-list td:nth-of-type(3) {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    color: #FEFBF8;
}
.tests-list .complex-item td {
    background: #fefbf8 !important;
    color: #121314;
}
.tests-list .complex-item td:nth-of-type(1) span:before {
    display: none;
}
mark {
    background: #FF360A;
    color: #FEFBF8;
}
.clear-search {
    position: absolute;
    width: 16px;
    height: 16px;
    background: url('/wp-content/uploads/2025/06/close-icon.svg') no-repeat center;
    background-size: cover;
    top: 50%;
    right: 157px;
    margin-top: -8px;
    cursor: pointer;
    display: none;
}
.tests-list-results .analyze-filters {
    margin-bottom: 20px;
}
.tests-list-results .analyze-filters .filter-btn {
    color: #FEFBF8;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1.2;
    border: 1px solid #494949;
    border-radius: 4px;
    margin-right: 30px;
    background: none;
    padding: 17px 15px 17px 40px;
    position: relative;
}
.tests-list-results .analyze-filters .filter-btn.active-option {
    background: #FF360A;
    border-color: #FF360A;
    color: #121314;
}
.tests-list-results .analyze-filters .filter-btn:before {
    content: '';
    border: 1px solid #FEFBF8;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 50%;
    left: 15px;
    margin-top: -7px;
    display: block;
}
.tests-list-results .analyze-filters .filter-btn.active-option:before {
    border-color: #121314;
}
.tests-list-results .analyze-filters .filter-btn.active-option:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background: #121314;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    left: 18px;
}
.site-main {
    padding: 60px 0;
}
.page-header .entry-title {
    margin-bottom: 40px;
    padding: 0;
}
.page-content {
    color: #FEFBF8;
}
body:not([class*=elementor-page-]) .site-main,
    .page-header .entry-title {
        max-width: none;
}
.error404 .elementor-location-footer,
.page-id-2655 .elementor-location-footer {
    display: none !important;
}
.elementor-popup-modal .wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 17px;
}
.elementor-popup-modal .wpcf7-form-control-wrap .wpcf7-form-control {
    background: none;
    border: none;
    border-bottom: 1px solid #FEFBF8;
    font-size: 14px;
    border-radius: 0;
    padding: 14px 12px;
    color: #FEFBF8;
    margin-bottom: 8px;
}
.elementor-popup-modal .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance {
    border: none;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.6;
    color: #FEFBF8;
    padding-left: 0;
    padding-bottom: 0;
    display: block;
}
.elementor-popup-modal .wpcf7-form-control-wrap .wpcf7-form-control:focus {
    outline: none;
    border-color: #FF360A;
}
.elementor-popup-modal .wpcf7-form-control-wrap .wpcf7-form-control:focus::placeholder {
    color: #FF360A;
}
.elementor-popup-modal .wpcf7-form-control.wpcf7-submit {
    display: block;
    width: 100%;
    margin: 40px auto 0;
    max-width: 340px;
    background: #1F2022;
    border: 1px solid #FEFBF8;
    color: #FEFBF8;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    padding: 20px;
    text-align: center;
    transition: .5s;
}
.elementor-popup-modal .wpcf7-form-control.wpcf7-submit:hover {
    color: #121314;
    background: #fff;
}
div.elementor-popup-modal .dialog-close-button svg {
    fill: #C9C9C9;
    height: 28px;
    width: 28px;
}
.elementor-popup-modal .wpcf7-spinner {
    display: block;
    margin: 20px auto 0;   
}
.elementor-popup-modal .dialog-close-button:focus {
    outline: none;
}
.wpcf7-list-item input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  pointer-events: none;
}

.wpcf7-list-item {
  margin-left: 0;
}

.wpcf7-list-item label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  user-select: none;
  display: inline-block;
  line-height: 1.6;
}

.wpcf7-list-item label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 20px;
  height: 20px;
  border: 1px solid #FEFBF8;
  border-radius: 3px;
  background: none;
  transition: background 0.2s, border 0.2s;
}

.wpcf7-list-item input[type="checkbox"]:checked + .wpcf7-list-item-label::after {
  content: '';
    position: absolute;
    left: 6px;
    top: 12px;
    width: 6px;
    height: 12px;
    border: solid #FF360A;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.wpcf7-spinner+.wpcf7-spinner {
    display: none;
}
.elementor-popup-modal .wpcf7 form .wpcf7-response-output {
    margin: 0;
    color: #FEFBF8;
    font-size: 14px;
}
.elementor-popup-modal .wpcf7-not-valid-tip {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    color: #FF360A;
    margin-left: 12px;
    position: relative;
    padding-left: 25px;
}
.elementor-popup-modal .wpcf7-not-valid-tip:before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: url('/wp-content/uploads/2025/06/warning-icon.svg');
    background-size: 100%;
    width: 15px;
    height: 15px;
    
}
@media (max-width: 1025px) {
      .decored-heading .elementor-heading-title:before {
        width: 13px;
        height: 12px;
    }
    .tests-list-section .elementor-widget-n-tabs .e-n-tabs .e-n-tabs-heading {
         display: flex !important;
        flex-wrap: nowrap !important;
        overflow-x: scroll !important;
        justify-content: start !important;
        margin-bottom: 16px;
    }
    .tests-list-section .elementor-widget-n-tabs .e-n-tabs .e-n-tabs-heading  .e-n-tab-title {
        flex: 0 0 auto;
        margin: 0  10px 0 0 !important;
        font-size: 14px;
        padding: 10px 20px;
        border-radius: 10px;
        border: 1px solid #6A6A6A;
    }
    .tests-list-section .elementor-widget-n-tabs .e-n-tabs .e-n-tabs-heading  .e-n-tab-title:last-of-type {
        margin-right: 0 !important;
    }
    .tests-list-section .elementor-widget-n-tabs .e-n-tabs .e-n-tabs-heading  .e-n-tab-title[aria-selected="true"] {
        border-color: #FF360A;
    }
    .site-main {
        padding: 40px 0;
    }
}
@media (max-width: 767px) {
    .phone-link a {
        height: 30px;
    width: 30px;
    line-height: 24px;
    }
    .langs-switcher .lang-link  {
    height: 30px;
    width: 30px;
    line-height: 28px;
    font-size: 10px;
    }
    .elementor-button-icon {
        height: 40px;
	    width: 40px;
    }
    .langs-switcher .lang-link img {
    width: 12px;
    height: 7px;
    }
    
    .tests-list-section h5 {
        padding: 0;
        margin: 0 0 20px 0;
        font-size: 10px;
    }
    
    table.tests-list thead {
        display: none;
    }
    
    table.tests-list tr td {
          display: block;
          width: 100% !important;
          padding: 6px 0;
    }
    table.tests-list tr td:first-of-type {
        padding-top: 15px; 
         border-bottom: none;
         font-size: 14px;
    }
     table.tests-list tr:first-of-type td:first-of-type {
         border-top: 2px solid #494949;
     }
    table.tests-list tr td:nth-of-type(2) {
          border-bottom: none;
    }
     table.tests-list tr td:nth-of-type(3) {
         padding-bottom: 15px;
     }
     .tests-list td:nth-of-type(1) span:before {
         position: relative;
         top: -2px;
         left: 0;
         margin-right: 8px;
         width: 6px;
         height: 6px;
     }
    .column-content-wrapper {
        display: flex;
        justify-content: space-between;
    }
    .column-content-wrapper .column-content-title {
        color: #6A6A6A;
        font-size: 12px;
        font-weight: 500;
        line-height: 1.6;
        text-transform: uppercase;
        width: 95%;
        padding-right: 5%;
    }
    .column-content-wrapper .column-content-price {
        color: #FF360A;
        font-weight: 600;
        font-size: 13px;
        line-height: 1.4;
    }
    .ajax-search-form .search-input {
        font-size: 14px;
        padding: 14px 55px 14px 23px;
        white-space: nowrap;
        overflow: hidden !important;
        text-overflow: ellipsis;
    }
    .ajax-search-form .search-button {
        font-size: 0;
        padding: 0;
        width: 50px;
    }
    .ajax-search-form .search-button:before {
        margin-right: 0;
        width: 20px;
        height: 20px;
        top: 50%;
        margin-top: -10px;
       position: absolute;
        left: 50%;
        margin-left: -10px;
    }
    table.tests-list tr.complex-item td {
        padding-left: 10px;
        padding-right: 10px;
    }
   .complex-item .column-content-wrapper .column-content-price {
        color: #121314;
        margin-right: 0;
    }
    .clear-search {
        right: 70px;
    }
    .tests-list-results .analyze-filters {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: scroll;
        margin-bottom: 60px;
    }
    .tests-list-results .analyze-filters .filter-btn {
        margin-right: 10px;
        font-size: 12px;
    }
    .tests-list-results .analyze-filters .filter-btn:last-of-type {
        margin-right: 0;
    }
    .elementor-popup-modal .wpcf7-form-control-wrap .wpcf7-form-control {
        font-size: 12px;
    }
    .elementor-popup-modal .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance {
        font-size: 10px;
    }
    .wpcf7-list-item label::before {
    	top: 7px;
    }
    .wpcf7-list-item input[type="checkbox"]:checked + .wpcf7-list-item-label::after {
    	top: 9px;
    }
}
@media (min-width: 576px) {
    body:not([class*=elementor-page-]) .site-main {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (min-width: 768px) {
    #toggle-content {
        display: block !important;
    }
    .column-content-wrapper .column-content-title {
        display: none;
    }
     body:not([class*=elementor-page-]) .site-main {
        padding-left: 20px;
        padding-right: 20px;
    }
    .inputs-row {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .inputs-row .wpcf7-form-control-wrap {
        width: 45%;
    }
}
@media (min-width: 1400px) {
    .tests-list-section .elementor-widget-n-tabs .e-n-tabs .e-n-tabs-heading  .e-n-tab-title {
        padding: 0 25px 17px;
    }
    .tests-list-section h5 {
        padding: 0 20px;
    }
    body:not([class*=elementor-page-]) .site-main,
    .page-header .entry-title {
        max-width: 1320px;
    }
}/* End custom CSS */