.material-icons{
    color: #229fff;
}

header{
    width: 100%;
    height: 152px;
}
@media (max-width: 975px) {
    header{
        height: 130px;
    }
}
@media (max-width: 725px) {
    header{
        height: 108px;
    }
}


.top-hr{
    width: 100%;
    height: 8px;
    border-bottom: 6px solid #eceff1;
    background-color: #1565c0;
}
.top-hr-in{
    width: 15%;
    height: 100%;
    background-color: #229fff;
    border-right: 1px solid #eceff1;
}
.header-center{
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    padding: 15px 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
}
.phone-div{
    max-width: 190px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 0px 10px 0px 20px;
}
.phone-call:first-child{
    margin-bottom: 15px;
}
.phone-call{
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
}
.phone-in{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    max-width: 146px;
    width: 100%;
    margin-left: 18px;
}
.phone-in p{
    font-size: 9px;
    font-weight: 400;
    letter-spacing: 2px;
    color: #455a64;
}
.phone-in a{
    font-size: 16px;
    font-weight: 400;
    color: #455a64;
    white-space: nowrap;
}
.phone-in a b{
    font-weight: 600;
}
.address-block{
    max-width: 271px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0px 10px;
}
.address-first{
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
}
.address{
    margin-top: 3px;
    margin-left: 18px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
}
.address .adr-full{
    line-height: 1.1;
    margin: 0 0 4px 0;
    font-size: 14px;
}
.adr-mob{
    display: none;
}
.address span{
    font-size: 14px;
    font-weight: 600;
    color: #455a64;
    /*
    text-transform: uppercase;
    */
}
.pod-adr{
    margin-top: 3px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.pod-adr a{
    margin-left: 9px;
    font-size: 10px;
    font-weight: 400;
    color: #455a64;
    text-transform: uppercase;
    border-bottom: 1px dashed #455a64;
    transition: 0.4s;
}
.pod-adr a:hover {
    color: #3facff;
    border-bottom: 1px dashed #3facff;
}
.help{
    margin-top: 10px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.help a{
    margin-left: 18px;
    font-size: 14px;
    font-weight: 400;
    color: #455a64;
    text-transform: uppercase;
    border-bottom: 1px dashed #455a64;
    transition: 0.4s;
}
.help a:hover{
    color: #3facff;
    border-bottom: 1px dashed #3facff;
}
.time-block{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    max-width: 280px;
    width: 100%;
    padding: 0px 10px 0px 0px;
}
.pers-kab{
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-end;
    padding: 13px 13px 16px 13px;
    color: #3facff;
    border: 1px solid #3facff;
    border-radius: 5px;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 600;
    text-transform: uppercase;
    transition: 0.4s;
}
.pers-kab i{
    margin-right: 12px;
    transition: 0.4s;
}
.pers-kab:hover{
    color: #fff;
    background-color: #3facff;
}
.pers-kab:hover i{
    color: #fff;
}
.icon-a-mob{
    display: none;
}
.all-time{
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 280px;
    width: 100%;
    margin-top: 6px;
}
.all-time-in{
    margin-left: 18px;
    margin-top: 5px;
}
.time-in-first{
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.span-work-time{
    font-size: 11px;
    font-weight: 400;
    color: #455a64;
    text-transform: uppercase;
}
.span-pererva{
    display: none;
}
.day-of-work{
    margin-left: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 36px;
    margin-top: -2px;
}
.day-of-work span{
    font-size: 12px;
    font-weight: 400;
    color: #3facff;
}
.time-of-work{
    margin-left: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 90px;
    margin-top: -5px;
}
.time-of-work span{
    font-size: 15px;
    font-weight: 400;
    color: #1565c0;
}
.time-in-second{
    margin-top: -8px;
}
.pererva{
    font-size: 11px;
    font-weight: 400;
    color: #1565c0;
    margin-left: 44px;
}
.mom-header-icon{
    display: none;
}

@media (max-width: 1307px) {
    .span-work-time{
        display: none;
    }
    .time-block{
        max-width: 240px;
        justify-content: center;
    }
    .all-time{
        max-width: 240px;
        justify-content: center;
    }
    .span-pererva{
        display: inline-block;
        margin-right: 5px;
        margin-left: 10px;
    }
    .pererva{
        margin-left: 1px;
    }
}
@media (max-width: 1323px) {
    .adr-mob{
        display: block;
        font-size: 10px;
        font-weight: 400;
        color: #455a64;
        text-align: left;
        margin-top: -3px;
        line-height: 1;
    }
    .adr-mob span{
        font-size: 12px;
        font-weight: 600;
        color: #455a64;
        margin-top: 2px;
        display: block;
        line-height: 1;
    }
    .adr-full{
        display: none;
    }
    .pod-adr{
        display: none;
    }
    .address-block {
        max-width: 182px;
    }
    .help a {
        font-size: 12px;
    }
}
@media (max-width: 1178px) {
    .all-time{
        display: none;
    }
    .address-block {
        display: none;
    }
    .icon-a-mob{
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: space-between;
        max-width: 100px;
        width: 100%;
        padding: 10px 0px;
        margin-left: 15px;
    }
    .time-block {
        justify-content: flex-start;
    }
}
@media (max-width: 992px) {
    .pers-kab {
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
        padding: 4px 4px 5px 4px;
        color: #3facff;
        border: 1px solid transparent;
        border-radius: 5px;
        font-size: 14px;
        line-height: 14px;
        font-weight: 600;
        text-transform: uppercase;
        transition: 0.4s;
        max-width: 135px;
    }
    .time-block {
        max-width: 140px;
    }
    .logo{
        width: 335px;
    }
}
@media (max-width: 725px) {
    header {
        height: 200px;
    }
    .header-center {
        justify-content: center;
    }
    .header-center > a {
        margin: 0 calc(50% - 335px/2) 8px calc(50% - 335px/2);
    }
    /*
    .phone-div{
        display: none;
    }
    .time-block{
        display: none;
    }
    .mom-header-icon{
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
        max-width: 175px;
        width: 100%;
        padding-left: 10px;
    }
    */
    .logo {
        margin-top: -4px;
    }
}
@media (max-width: 541px) {
    /*
    .mom-header-icon{
        display: none;
    }
    */
    .logo{
        width: 290px;
        margin-top: 0px;
    }
    .header-center{
        justify-content: center;
    }
}
@media (max-width: 425px) {
    .header-center {
        padding: 15px 0;
    }
    .phone-div {
        max-width: 170px;
        padding: 0 12px 0 0;
    }
    .phone-in {
        margin-left: 12px;
        max-width: 132px;
    }
    .time-block {
        padding: 0;
        max-width: 125px;
    }
    .icon-a-mob {
        padding: 20px 0 0 0;
        margin-left: 7px;
    }
    .pers-kab {
        padding: 4px 0 5px 4px;
        font-size: 12px;
        line-height: 12px;
        max-width: 120px;
    }
}
