body {
font-family: Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important;
}
.alignnone {
margin: 5px 20px 20px 0;
}
.flare-button {
overflow: hidden;
position: relative;
}
.flare-button:after {
content: "";
display: block;
width: 20px;
height: 200px;
margin-left: 50px;
background: #fff;
background: linear-gradient(
to bottom,
rgba(255, 255, 255, 0.5) 0%,
rgba(255, 255, 255, 1) 50%,
rgba(255, 255, 255, 0.5) 100%
);
left: -40px;
top: -100px;
z-index: 1;
transform: rotate(45deg);
position: absolute;
animation: movingFlare 5s ease-in-out 0.05s infinite;
}
@keyframes movingFlare {
0% {
left: -30px;
margin-left: 0px;
}
30% {
left: 110%;
margin-left: 80px;
}
100% {
left: 110%;
margin-left: 80px;
}
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption {
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
}
.gallery-item {
display: inline-block;
text-align: left;
vertical-align: top;
width: 50%;
}
.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
-webkit-box-shadow: none;
box-shadow: none;
background: none;
display: inline-block;
max-width: 100%;
}
.gallery-item a img {
display: block;
-webkit-transition: -webkit-filter 0.2s ease-in;
transition: -webkit-filter 0.2s ease-in;
transition: filter 0.2s ease-in;
transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.gallery-item a:hover img,
.gallery-item a:focus img {
-webkit-filter: opacity(60%);
filter: opacity(60%);
}
.gallery-caption {
display: block;
text-align: left;
padding: 0 10px 0 0;
margin-bottom: 0;
}
.gallery-columns-1 .gallery-item {
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}
.bypostauthor {
font-weight: bold;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.phones_block {
margin-right: 2.5rem;
}
.phones_block a {
font-weight: 500;
font-style: normal;
display: block;
font-size: 25px;
color: #3b4041;
text-decoration: underline;
}
.phones_block div {
font-size: .9rem;
}
.main-head .navbar-brand {
white-space: normal;
width: 380px;
font-size: 1.2rem;
line-height: 1.5rem;
font-weight: 600;
box-sizing: border-box;
text-decoration: none;
color: #333;
margin-left: 1.5rem;
}
.main-head .navbar-brand img {
height: auto;
width: 60px;
float: left;
margin: 0.5rem 1rem 0 0;
}
.phones_block__wrap {
display: flex;
}
.main-head .navbar-brand div {
margin-top: 1rem;
}
.main-head .navbar-brand span {
display: block;
font-weight: normal;
font-size: .9rem;
}
.info-wrapper {
padding: 1rem 0 1.5rem 0;
position: relative;
overflow: hidden;
background: #000;
background: url(//by.dalmatov-diatomit.com/wp-content/uploads/2024/06/cover-min.webp);
background-position: center center;
background-size: cover;
}
.info-block {
padding: 1rem;
z-index: 3;
border-radius: 0.3rem;
color: #fff;
}
.info-wrapper h3 {
font-size: 1.8rem;
margin-bottom: 1.2rem;
}
.info-wrapper h4 {
margin-top: 1.5rem;
}
.info-wrapper p {
font-size: 1.1rem;
margin-bottom: .5rem;
}
p.small-p {
font-size: 1rem;
}
.info-wrapper p a {
color: #fff;
text-decoration: underline;
font-size: 1.5rem;
}
.info-wrapper ul {
list-style: none;
padding-left: 1rem;
margin-bottom: 1.5rem;
}
.info-wrapper span {
display: inline-block;
border: 1px solid #fff;
padding: .5rem 1rem;
margin: 0 .7rem .7rem 0;
}
.info-wrapper span i {
margin-right: .5rem;
}
.info-block-wrapper {
z-index: 3;
}
.btn-main-more {
ackground: -webkit-gradient(linear, left top, right top, from(#2856f6), to(#7b43d7)) no-repeat;
background: linear-gradient(to right, #00daff 0, #0064ff 100%) no-repeat;
color: #fff;
padding: .7rem 1.5rem;
border-radius: .3rem;
}
.btn-main-more i {
margin-right: .5rem;
}
.btn-main-more:hover,
.btn-main-more:active,
.btn-main-more:focus {
opacity: .9;
text-decoration: none;
color: #fff;
}
.header-menu a.nav-link {
color: #000;
font-size: 1.4rem;
border-bottom: 2px solid #1a99ff;
transition: .3s;
border-color: transparent;
margin-right: 1rem;
}
.header-menu a.nav-link.active,
.header-menu a.nav-link:hover,
.header-menu a.nav-link:active,
.header-menu a.nav-link:focus {
border-color: #1a99ff;
}
.header-menu a.dropdown-item {
padding: .8rem 1.5rem;
}
.header-menu {
margin-bottom: 1rem;
}
#header {
padding-bottom: 0;
}
#main {
margin-top: 0;
}
.map-panel-navigation {
padding-top: 5rem;
}
.map-panel-navigation h5 {
font-size: 1.6rem;
font-weight: bold;
margin-bottom: 1.5rem;
display: block;
}
.map-panel-navigation p {
font-size: 1.1rem;
margin-top: 1rem;
}
.map-panel-navigation p i {
margin-right: .5rem;
color: #36aff4;
font-size: .8rem;
position: relative;
top: -1px;
}
.footer-services {
background-image: linear-gradient(4deg,#52d2f5 0,#2196F3);
padding: 1.5rem;
}
.footer-services .footer-services-logo {
white-space: normal;
text-transform: uppercase;
font-size: 1rem;
line-height: 1.5rem;
font-weight: 600;
box-sizing: border-box;
text-decoration: none;
color: #fff;
}
.footer-services .footer-services-logo img {
height: auto;
width: 70px;
float: left;
margin: 0 1rem 1.5rem 0;
}
.footer-services .footer-services-logo div {
margin-top: 1rem;
color: #fff;
}
.footer-services .footer-services-logo span {
display: block;
font-weight: normal;
font-size: .9rem;
color: #fff;
}
.link-call-footer {
box-shadow: 0 4px 22px 4px rgb(70 81 86 / 17%);
background-color: #fff;
padding: 0.5rem 2.5rem;
border-radius: 1.5rem;
text-transform: uppercase;
font-weight: 600;
transition: all .5s;
color: #3a3a3a;
border: 1px solid #fff;
margin: 2rem 0;
display: inline-block;
}
.link-call-footer:hover, .link-call-footer:active, .link-call-footer:focus {
border: 1px solid #eee;
color: #111;
}
.phones_block-footer {
margin-left: 1.5rem;
}
.phones_block-footer a {
font-weight: 500;
font-style: normal;
display: block;
font-size: 20px;
color: #fff;
text-decoration: underline;
}
.phones_block-footer a:focus,
.phones_block-footer a:hover,
.phones_block-footer a:active {
color: #EDEDED;
}
.phones_block-footer div {
color: #fff;
font-size: .9rem;
}
.phones_block-footer .contacts-block a {
color: #fff;
}
.phones_block-footer .contacts-block a:hover,
.phones_block-footer .contacts-block a:active,
.phones_block-footer .contacts-block a:focus {
background: #1d8fd9;
}
.navigation_contacts_block {
background: url(//by.dalmatov-diatomit.com/wp-content/uploads/2024/06/cover1-min.webp);
padding: 0;
position: relative;
overflow: hidden;
background-position: center center;
background-repeat: no-repeat;
color: #fff;
background-size: cover;
}
.navigation_contacts_block-map {
background: url(//by.dalmatov-diatomit.com/wp-content/uploads/2024/06/cover1-min.webp);
padding: 0;
position: relative;
overflow: hidden;
background-position: center center;
background-repeat: no-repeat;
color: #fff;
background-size: 70%;
}
.navigation_map_code {
width: 100%;
height: 100%;
display: block;
background-position: center;
}
.navigation_contacts_block-map {
min-height: 300px;
padding: 0 !important;
}
.navigation_contacts_block a {
color: #fff;
text-decoration: underline;
font-size: 1.3rem;
}
.navigation_contacts_block a:hover,
.navigation_contacts_block a:focus,
.navigation_contacts_block a:active {
color: #fff3cd;
}
.footer-descriprion {
color: #fff;
}
.footer-descriprion h3 {
font-size: 18px;
text-align: center;
margin-bottom: 1rem;
}
.footer-descriprion p {
margin-bottom: 10px;
font-size: 16px;
line-height: 24px;
}
#footer {
background-color: #2C3235 !important;
color: #fff;
padding: 3rem 0 1rem;
}
#footer a {
text-decoration: underline;
color: #fff;
}
#footer a.nav-link {
font-size: .9rem;
}
#footer a:hover {
color: #EDEDED;
}
#footer .menu-item a[aria-current=page] {
color: #fff !important;
text-decoration: underline;
}
.footer-descriprion h3 {
font-size: 18px;
text-align: center;
margin-bottom: 1rem;
color: #fff;
}
.footer-descriprion p {
color: #fff;
margin-bottom: 10px;
font-size: 16px;
line-height: 24px;
}
.footer__copy {
font-size: .8rem;
margin: 0;
text-align: center;
}
.footer-title {
color: #ccc;
font-size: 1.1rem;
margin-bottom: .5rem;
margin-top: 0;
}
.footer-menu__ul {
margin: 0;
padding: 0;
padding-left: 1rem;
}
.footer-menu__ul li {
margin-bottom: .3rem;
}
.main-information {
padding: 0 2rem;
}
.main-information h2 {
font-size: 2.1rem;
margin-bottom: 2rem;
text-align: center;
}
.main-information ul {
list-style: none;
padding-left: 1rem;
margin-bottom: 1.5rem;
}
.main-information ul li {
padding: .3rem 0;
}
.main-information p a {
color: #000;
text-decoration: underline;
font-size: 1.5rem;
}
.information__images {
margin-bottom: 1rem;
}
.information__images img {
width: 150px;
border-radius: 0.5rem;
margin: 0 0.2rem 0.3rem 0;
}
.header-hr {
width: 100%;
height: 9px;
background: -webkit-gradient(linear, left top, right top, from(#2856f6), to(#7b43d7)) no-repeat;
background: linear-gradient(to right, #00daff 0, #0064ff 100%) no-repeat;
}
.advantages-items {
display: flex;
width: 100%;
flex-wrap: wrap;
}
.advantages-items > div {
max-width: 50%;
width: 50%;
display: block;
margin-bottom: 1rem;
}
.advantages-items i {
background: #43bd43;
color: #fff;
padding: 8px 0px 0 8px;
border-radius: 5rem;
font-size: 1em;
opacity: .8;
width: 30px;
height: 30px;
}
.advantages-items span {
line-height: 1.3;
padding: .5rem .5rem 1rem;
font-size: 1rem;
}
.section-hr {
display: block;
width: 100%;
text-align: center;
margin: 2.5rem 0;
}
.section-hr > div {
border-bottom: 1px solid #dbdbdb;
width: 40%;
margin: 0 auto;
position: relative;
height: 1px;
}
.section-hr > div i {
position: absolute;
margin-top: -8px;
color: #dbdbdb;
}
.static-page__wrap {
min-height: 600px;
margin-bottom: 2rem;
}
.static-page__wrap h1 {
font-size: 2rem;
margin-bottom: 2rem;
font-weight: bold;
}
.no-results {
min-height: 600px;
margin-bottom: 2rem;
}
.no-results h1 {
font-size: 2rem;
margin-bottom: 2rem;
font-weight: bold;
}
.category-content__wrap {
min-height: 600px;
margin-bottom: 2rem;
}
.category-content__wrap h1 {
font-size: 2rem;
margin-bottom: 2rem;
font-weight: bold;
}
.category-item .category-item__card {
padding: .5rem 1rem;
border: 1px solid #eee;
border-radius: .3rem;
}
.category-item h2 {
line-height: 1;
}
.category-item h2 a {
font-size: 1.3rem;
color: #000;
font-weight: bold;
}
.category-item .category-item__content {
font-size: .9rem;
color: #444;
}
.category-item__more {
ackground: -webkit-gradient(linear, left top, right top, from(#2856f6), to(#7b43d7)) no-repeat;
background: linear-gradient(to right, #00daff 0, #0064ff 100%) no-repeat;
color: #fff;
padding: .7rem 1.5rem;
border-radius: .3rem;
}
.category-item__more:hover, .category-item__more:active, .category-item__more:focus {
opacity: .9;
text-decoration: none;
color: #fff;
}
.category-item .post-thumbnail__image {
width: 160px;
border-radius: .3rem;
overflow: hidden;
float: left;
margin: 0 0.5rem .5rem 0;
max-height: 100px;
}
.fullstory-content__wrap {
min-height: 600px;
margin-bottom: 2rem;
}
.fullstory-content__wrap h1 {
font-size: 2rem;
margin-bottom: 2rem;
font-weight: bold;
}
.breadcrumbs__page {
margin-bottom: 1rem;
}
.breadcrumbs__page a {
color: #000;
text-decoration: underline;
}
.serts__wrap {
padding-top: 1rem;
}
.certificates > a {
color: #000;
text-decoration: underline;
font-size: 1.5rem;
margin-bottom: 1rem;
display: block;
}
.certificates > a:hover {
color: #333;
opacity: .8;
}
.certificates-images img {
width: 125px;
}
.header-lang {
width: 100%;
text-align: right;
margin: 3px 0;
}
.header-lang a {
color: #000;
text-decoration: underline;
display: inline-flex;
vertical-align: middle;
align-items: center;
margin-right: .5rem;
font-size: .9rem;
padding: 0 .4rem;
transition: .3s;
border-radius: .3rem;
}
.header-lang a img {
width: 18px;
margin-right: .3rem;
}
.header-lang a.active {
color: #858585;
text-decoration: none;
background: #eee;
}
.header-lang a:hover,
.header-lang a:active,
.header-lang a:focus {
color: #5c5c5c;
background: #eee;
}
.contacts-block {
display: flex;
vertical-align: middle;
align-items: center;
}
.contacts-block a {
color: #000;
margin-right: 1.5rem;
font-weight: bold;
transition: .3s;
padding: 4px 10px;
border-radius: .3rem;
}
.contacts-block a:hover,
.contacts-block a:active,
.contacts-block a:focus {
background: #eee;
}
.contacts-block img {
margin-right: .2rem;
width: 45px;
}
a.contacts_obg {
font-size: 1.1rem !important;
margin-right: 0.7rem;
}
a.contacts_obg img {
width: 25px;
margin-right: .2rem;
}
@media only screen and (max-width : 1200px){
.info-wrapper {
padding: .5rem 0 .5rem 0;
}
.info-block h1 {
font-size: 1.8rem;
margin-bottom: 1rem;
}
.info-wrapper h4 {
font-size: 1.3rem;
margin-bottom: 1rem;
}
.advantages-items > div {
max-width: 33.33%;
width: 33.33%;
}
}
@media only screen and (max-width : 992px) {
.section-hr {
margin: 2rem 0;
}
.section-hr > div {
width: 70%;
}
}
@media only screen and (max-width : 768px) {
.phones_block__wrap {
display: block;
width: 100%;
text-align: center;
}
.phones_block {
margin-right: 0;
}
}
@media only screen and (max-width : 576px) {
.info-block {
padding: .5rem .5rem;
}
.advantages-items > div {
max-width: 50%;
width: 50%;
}
.information__images img {
width: 115px;
}
}