﻿@charset "utf-8"; 
:root{--color:#1d6b75}
.home-product .l-wrap .product .pro-list{align-items:inherit;}
.home-product .l-wrap .product .pro-list .item .text .name{min-height:58px;}
.home-news .news-item-title{min-height:44px;}
.home-contact .contact-phone-number,.home-contact .contact-right-txt,.home-contact .contact-left-num,.contact-left-txt{color:var(--fontcolor)}
.home-contact .contact-right-bottom{position:initial;margin-top:35px;}
@media (max-width:900px){.home-contact .contact-right{padding-bottom:0;}}
.home-contact .contact-left-bottom{padding:25px 0;}
@media (min-width:901px){.home-contact .contact-right{width:44%;}
.home-contact .contact-left-img.lazy-wrap::after{padding-bottom:68%;}}
@media (min-width:901px) and (max-width:1600px){.home-contact .contact-left{width:45%;}
.home-contact .contact-right{width:38%;}
.home-contact .contact-left-bottom{transform: translateX(25%);}}
@media (min-width:901px) and (max-width:1440px){.home-contact .contact-left-img.lazy-wrap::after{padding-bottom:77%;}}