/* <=== hpcontacmm ===> */
.tpcontacmm{
    padding: 20px 30px 30px;
}
.tpcontacmm .mmtitle{
    margin-bottom: 10px;
    color: #0351bb;
    text-transform: uppercase;
}
.tpcontacmm .mmtitle, .tpcontacmm .mmtitle h1, .tpcontacmm .mmtitle h2{
    font-size: 24px;
    line-height: 36px;
    font-weight: bold;
}
.tpcontacmm .mmconts{
    font-size: 15px;
    line-height: 25px;
    max-width: 950px;
}
/* <=== hpcontacmm ===> */

/* <=== hpcontachh ===> */
.hpcontachh .hhgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.hpcontachh .hhgrip > div{
    padding: 0 10px;
    width: 50%;
}
.itcontacha{
    padding: 25px 30px 29px;
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 20px;
}
.itcontacha .hatitle{

    text-transform: uppercase;
}
.itcontacha .hatitle, .itcontacha .hatitle h3{
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
}
.itcontacha .mctitle{
    position: relative;
    padding-right: 30px;
    cursor: pointer;
}
.itcontacha .mctitle::before{
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    right: 0;
    top: 0;
}
.itcontacha.active .mctitle::before{
    content: '\f106';
}
.itcontacha .haconts{
    padding-top: 15px;
}
.itcontacha .haitem{
    margin-bottom: 10px;
    padding: 15px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
}
.itcontacha .haitem:last-child{
    margin-bottom: 0;
}
.itcontacha .vvgrip{
    display: flex;
    align-items: center;
    align-content: center;
    margin: 0 -6px;
}
.itcontacha .vvgrip > div{
    padding: 0 6px;
}
.itcontacha .vvgrip .xcol{
    width: 62px;
}
.itcontacha .vvgrip .ycol{
    width: calc(100% - 62px);
}
.itcontacha .vicon{
    width: 50px;
    height: 50px;
    background-color: #0351bb;
    color: #fff;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    font-size: 16px;
    line-height: 24px;
    border-radius: 100%;
}
.itcontacha .dponi{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}
.itcontacha .dadrr{
    font-size: 16px;
    line-height: 25px;
    width: calc(100% - 150px);
    padding-right: 30px;
}
.itcontacha .dmaps{
    display: flex;
    width: 150px;
}
.itcontacha .dmaps a{
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    font-size: 14px;
    line-height: 22px;
    padding: 9px 15px;
    border-radius: 5px;
    background-color: #f5f5fa;
    width: 100%;
}
.itcontacha .dmaps a:hover{
    background-color: #0351bb;
    color: #fff;
}
.itcontacha .dmaps a i{
    margin-left: 10px;
    font-size: 18px;
}
.itcontacha .dtext{
    color: #0351bb;
    font-weight: bold;
}
.itcontacha .dinfo{
    font-size: 18px;
    line-height: 25px;
}
.tpcontachb{
    background-color: #fff;
    border-radius: 5px;
    padding: 25px 30px 64px;
    margin-bottom: 20px;
}
.tpcontachb .hbtitle{
    margin-bottom: 20px;
    text-transform: uppercase;
}
.tpcontachb .hbtitle, .tpcontachb .hbtitle h2{
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
}
.tpcontachb .fminput{
    margin-bottom: 5px;
}
.tpcontachb .ipgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}
.tpcontachb .ipgrip > div{
    padding: 0 5px;
}
.tpcontachb .ipgrip .mcol{
    width: 100%;
}
.tpcontachb .ipgrip .hcol{
    width: 50%;
}
.tpcontachb .fmgroup{
    margin-bottom: 10px;
}
.tpcontachb .fmgroup input, .tpcontachb .fmgroup select{
    width: 100%;
    height: 50px;
    border-radius: 5px;
    border: 1px solid #dddddd;
    padding: 0 15px;
    font-size: 15px;
}
.tpcontachb .fmgroup textarea{
    width: 100%;
    height: 170px;
    border-radius: 5px;
    border: 1px solid #dddddd;
    padding: 10px 15px;
    font-size: 15px;
}
.tpcontachb .fmgroup input::-webkit-input-placeholder,.tpcontachb .fmgroup textarea::-webkit-input-placeholder {
    color: #999999;
}
.tpcontachb .fmgroup input:-ms-input-placeholder,.tpcontachb .fmgroup textarea:-ms-input-placeholder {
    color: #999999;
}
.tpcontachb .fmgroup input::placeholder,.tpcontachb .fmgroup textarea::placeholder {
    color: #999999;
}
.tpcontachb .fmcheck{
    margin-bottom: 5px;
}
.tpcontachb .fmrecap{
    margin-bottom: 15px;
}
.tpcontachb .fmbuton button{
    font-size: 15px;
    line-height: 25px;
    padding: 10px 32px;
    border: none;
    background-color: #0351bb;
    color: #fff;
    border-radius: 5px;
    font-weight: bold;
    text-transform: uppercase;
}
.tpcontachb .fmbuton button:hover{
    background-color: #066ffa;
}
/* <=== hpcontachh ===> */

/* <===== vstymap =====> */
.vstymap .fancybox-slide{
    padding:  0;
}
.vstymap .fancybox-toolbar{
    opacity: 1;
    visibility: initial;
}
.vstymap .fancybox-button{
    height: 40px;
    width: 40px;
    background-color: #0351bb;
    color: #fff;
    opacity: 1;
    padding: 0;
}
.vstymap .fancybox-button svg{
    width: 80%;
}
/* <===== vstymap=====> */
@media all and (max-width: 1200px){

}
@media all and (max-width: 991px){
    /* <=== hpcontacmm ===> */
    .tpcontacmm{
        padding: 20px 15px 25px;
    }
    .tpcontacmm .mmtitle, .tpcontacmm .mmtitle h1, .tpcontacmm .mmtitle h2{
        font-size: 20px;
        line-height: 30px;
        font-weight: bold;
    }
    /* <=== hpcontacmm ===> */

    /* <=== hpcontachh ===> */
    .hpcontachh .hhgrip > div{
        width: 100%;
    }
    .itcontacha{
        margin-bottom: 10px;
        border-radius: 0;
    }
    .tpcontachb{
        margin-bottom: 10px;
        border-radius: 0;
    }
    /* <=== hpcontachh ===> */
}
@media all and (max-width: 767px){

    /* <=== hpcontachh ===> */
    .itcontacha .vvgrip{
        align-items: flex-start;
        align-content: flex-start;
    }
    .itcontacha{
        padding: 25px 15px 30px
    }
    .itcontacha .dadrr{
        width: 100%;
        padding-right: 0;
        margin-bottom: 5px;
        font-size: 15px;
        line-height: 25px;
    }
    .itcontacha .dinfo{
        font-size: 15px;
    }
    .tpcontachb{
        padding: 25px 15px 35px;
    }
    /* <=== hpcontachh ===> */
}