/*
Theme Name: UnicLab
Author: nvision.by

*/
.d-none>a {
    display: none !important;
}



.projects-section__select_mob a {
    display: block;
}

[disabled] {
    opacity: 0.5;
    pointer-events: none;
}

.contact-form__code {
    pointer-events: none;
    opacity: 1;
}

.about-callback-link {
    color: #171717;
    font-weight: 400;
    transition: all 0.3s ease 0s;
}

.about-callback-link:hover {
    color: #7DB704;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 !important;
}
.project-main-section.section-top .project-main-section__params .slide__item a:hover{
	background: linear-gradient(100.08deg, #9FEA00 0.68%, #F7F7F7 133.9%);
    background-clip: text;
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.main-section__step_title.main-section__step_title_non_capital{
	    text-transform: unset;
}
[data-page-id="1089"] h1,
[data-page-id="1092"] h1{
	    font-size: 45px;
}
[data-page-id="1089"] .article__block table td,
[data-page-id="1092"] .article__block table td{
	border: 1px solid #000;
	    padding: 10px;
		    height: 5.5em;
}
[data-page-id="1089"] .article__block table,
[data-page-id="1092"] .article__block table{
	    border-collapse: collapse;
		margin-bottom:1.5em
}
.article-head__subtitle{
	    color: #898989;
    margin-top: 0.5em;
    font-style: italic;
}
@media (max-width: 1300px) {
  [data-page-id="1089"]  h1 ,
  [data-page-id="1092"]  h1 {
        font-size: 30px;
    }
}