﻿@charset "utf-8"; 
:root {--color: #ce6d7f;--color2: #ce6d7f;}
@media (min-width:1025px) {header .head-info .head-logo img {max-height: 70px;}}
header .head-top .head-contact .item:nth-child(1){display:none;}
@media (max-width:1024px){.nav-ul .head-contact .item:nth-child(1){display:none;}}
