header{position:relative;background-color:#282828;padding-bottom:1px;z-index:3}header p,header span{color:#fff}header .container{display:flex;width:1260px;margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;flex-wrap:nowrap;justify-content:space-between;box-sizing:border-box}header .logo{position:relative;display:flex;width:286px;justify-content:center;align-items:center;overflow:hidden;user-select:none}header .logo img{width:60%;height:auto;padding-bottom:20px;z-index:2}header .logo:after{position:absolute;content:"";display:block;width:140%;height:140%;bottom:0;left:-20%;background-color:#41d7fe;border-radius:50%;z-index:1}header .center{display:flex;align-items:center;justify-content:space-evenly;flex-grow:1;padding:0px 15px}header .center>div{display:flex;align-items:center}header .center p{font-weight:700;text-transform:uppercase;margin-bottom:5px}header .center span{display:inline-block;color:#d7d7d7;line-height:1.2;font-size:12px}header .img{margin-bottom:5px;padding:5px 15px;box-sizing:border-box;user-select:none;pointer-events:none}header .img_small{background-size:cover;background-position:50%;background-repeat:no-repeat}header .img_small_1{width:43px;height:41px;background-image:url(/img/header_1.avif?1)}header .img_small_2{width:40px;height:40px;background-image:url(/img/header_2.avif?1)}header .img_small_3{width:40px;height:42px;background-image:url(/img/header_3.avif?1)}header .phone_mobile{display:none;justify-content:center;align-items:center}header .phone_mobile a{display:flex;width:50px;height:50px;justify-content:flex-start;align-items:center}header .phone_mobile img{width:70%;height:auto}header .phone{display:flex;width:220px;padding:25px 20px 13px 25px;align-self:center;flex-wrap:wrap;flex-direction:column;text-align:right}header .phone .row{display:block}header .phone a{margin-bottom:7px;font-size:20px;font-weight:700;text-decoration:none;color:#fff;line-height:1}header .phone a.first{font-size:14px;font-weight:400}header .phone a.first span{font-size:20px;font-weight:700;user-select:auto}header .phone .call_me{display:inline-block;width:154px;background-color:transparent;border:2px solid #41d6fe;border-radius:25px;padding:6px 5px 8px 5px;margin:2px;outline:none;text-align:center;cursor:pointer;box-sizing:border-box}header .phone .call_me span{vertical-align:middle;font-size:16px;font-weight:400}header .phone .call_me:hover{background-color:rgba(65,214,254,0.65)}header .phone .call_me:hover span{color:#fff}header .phone .call_me:active{background-color:#41d6fe}header .phone span{color:#41d6fe;user-select:none}header .phone>span{text-align:right;margin-right:0px;user-select:auto;white-space:nowrap;cursor:text}header .fix{position:fixed;display:none;z-index:11;top:70px;right:0;white-space:pre-wrap;background-color:rgba(0,0,0,0.1)}header .fix.active{display:block}@media (max-width:1279px){header .container{width:100%}header .container .center span br{display:none}}@media (max-width:1024px){header .center{display:none}}@media (max-width:767px){header{height:79px;box-sizing:border-box}header .container{padding:0}header .logo{width:240px;background:linear-gradient(180deg,#41d7fe 0%,#41d7fe 44%,rgba(237,225,201,0) 44%,rgba(255,255,255,0) 100%)}header .logo img{width:80%}header .logo:after{width:180%;height:180%;left:-40%}header .phone{box-sizing:border-box;width:172px;padding:15px 20px 15px 10px}header .phone a{font-size:17px}header .phone a.first{font-size:12px}header .phone a.first span{font-size:17px}header .phone button{width:150px}}@media (max-width:570px){header{height:56px}header .logo{width:158px}header .logo img{width:76%;padding-bottom:10px}header .phone_mobile{display:flex}header .phone{width:135px;padding:7px 0px 0px 0px}header .phone .call_me{display:none}}@media (max-width:359px){header .phone_mobile{display:none}header .phone{padding-right:10px;flex-grow:1}}