/* <=== vhcontactpg ===> */
.vhcontactpg .ctpadd{
    padding: 45px 0 70px;
}
.hpcontactmm{
    margin-bottom: 30px;
}
.hpcontactmm .mmcapts{
    text-align: center;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
}
.hpcontactmm .mmtitle{
    text-align: center;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.hpcontactmm .mmtitle, .hpcontactmm .mmtitle h2, .hpcontactmm .mmtitle h3{
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
}
.tpcontactmm .mmgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpcontactmm .mmgrip > div{
    padding: 0 15px;
}
.tpcontactmm .mmgrip .mcol{
    width: calc(100% - 33.33334%);
}
.tpcontactmm .mmgrip .hcol{
    width: 33.33334%;
}
.tpcontactmm .mainfos {
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
    padding: 40px 20px 80px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}
.tpcontactmm .mainfos, .tpcontactmm .mainfos a{
    color: #fff;
}
.tpcontactmm .mainfos .ifcen{
    max-width: 640px;
    margin: 0 auto;
    width: 100%;
}
.tpcontactmm .iftitle{
    margin-bottom: 20px;
    text-transform: uppercase;
}
.tpcontactmm .iftitle, .tpcontactmm .iftitle h2, .tpcontactmm .iftitle h3{
    font-size: 30px;
    line-height: 45px;
    font-weight: bold;
}
.tpcontactmm .ifconts .ctponsi{
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 30px;
}
.tpcontactmm .ifconts .ctctact{
    margin-bottom: 15px;
}
.tpcontactmm .ifconts ul{
    display: flex;
    flex-wrap: wrap;
}
.tpcontactmm .ifconts li{
    width: calc(50% - 10px);
    margin-right: 20px;
}
.tpcontactmm .ifconts li:nth-child(even){
    margin-right: 0;
}
.tpcontactmm .ifconts li{
    display: flex;
    align-items: center;
    align-content: center;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
}
.tpcontactmm .ifconts li .tm{
    width: 45px;
    height: 45px;
    background-color: #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}
.tpcontactmm .ifconts li .th{
    width: calc(100% - 45px);
    padding-left: 10px;
}
.tpcontactmm .ifconts li .vphone{
    font-weight: bold;
    font-size: 25px;
}
.tpcontactmm .ifconts .ctmappo{
    display: flex;
}
.tpcontactmm .ctmappo a{
    display: flex;
    align-items: center;
    align-content: center;
    font-size: 16px;
    line-height: 24px;
    border: 1px solid #fff;
    padding: 12px 22px 12px 45px;
    border-radius: 35px;
}
.tpcontactmm .ctmappo a:hover{
    background-color: #fff;
    color: #164396;
}
.tpcontactmm .ctmappo a span{
    display: block;
    margin-right: 50px;
}
.tpcontactmm .ctmappo a i{
    font-size: 20px;
}
.tpcontactmm .mathumb{
    border-radius: 20px;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}
.tpcontactmm .mathumb img{
    opacity: 0;
    width: 100%;
}
.hpcontacthh {
    padding: 30px 20px;
    background-color: #f6f6f6;
    border-radius: 20px;
    margin-bottom: 30px;
}
.hpcontacthh .hhwrap{
    max-width: 1030px;
    margin: 0 auto;
}
.hpcontacthh .hhtitle{
    margin-bottom: 20px;
    text-transform: uppercase;
    text-align: center;
}
.hpcontacthh .hhtitle, .hpcontacthh .hhtitle h2{
    font-size: 40px;
    line-height: 50px;
    font-weight: bold;
}
.tpcontacthh .hhrow{
    padding: 20px 0 30px;
    position: relative;
}
.tpcontacthh .hhrow::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(29,72,152,1);
    background: linear-gradient(90deg, rgba(29,72,152,1) 0%, rgba(133,165,64,1) 100%);
}
.itcontacthh .hhgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}
.itcontacthh .hhgrip > div{
    padding: 0 20px;
}
.itcontacthh .hhgrip .mcol{
    width: 40%;
}
.itcontacthh .hhgrip .hcol{
    width: calc(100% - (40% + 190px));
}
.itcontacthh .hhgrip .bcol{
    width: 190px;
}
.itcontacthh .vtitle{
    text-transform: uppercase;
    color: #164399; 
}
.itcontacthh .vtitle, .itcontacthh .vtitle h3{
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
}
.itcontacthh .ctponsi{
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 5px;
}
.itcontacthh .ctinfos{
    font-size: 16px;
    line-height: 30px;
}
.itcontacthh .ctinfos li{
    position: relative;
    padding-left: 30px;
}
.itcontacthh .ctinfos li::before{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #164399;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 1px;
}
.itcontacthh .vmappo a{
    display: flex;
    align-items: center;
    align-content: center;
    font-size: 14px;
    line-height: 22px;
    padding: 9px 10px;
    justify-content: center;
    border-radius: 5px;
    background: rgba(29,72,152,1);
    background: linear-gradient(90deg, rgba(29,72,152,1) 0%, rgba(133,165,64,1) 100%);
    color: #fff;
}
.itcontacthh .vmappo a:hover{
    background: linear-gradient(90deg, rgba(29,72,152,1) 0%, rgba(29,72,152,1) 100%);
}
.itcontacthh .vmappo a span{
    margin-right: 16px;
    display: block;
}
.itcontacthh .vmappo a i{
    font-size: 18px;
}
.hpcontactbb{
    padding: 30px 20px 65px;
    background-color: #f6f6f6;
    border-radius: 20px;
}
.hpcontactbb .bbwrap{
    max-width: 1030px;
    margin: 0 auto;
}
.hpcontactbb .bbtitle{
    text-align: center;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.hpcontactbb .bbtitle, .hpcontactbb .bbtitle h2{
    font-size: 40px;
    line-height: 50px;
    font-weight: bold;
}
.hpcontactbb .bbcapts{
    margin-bottom: 30px;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
}
.tpcontactbb .frminputs{
    margin-bottom: 20px;
}
.tpcontactbb .frmgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpcontactbb .frmgrip > div{
    padding: 0 15px;
    width: 50%;
}
.tpcontactbb .frmgroup{
    margin-bottom: 10px;
}
.tpcontactbb .frmgroup input, .tpcontactbb .frmgroup select{
    width: 100%;
    height: 45px;
    border-radius: 5px;
    box-shadow: 0 10px 20px 0 rgba(0,0,0,0.05);
    border: none;
    background-color: #fff;
    padding: 0 18px;
    font-size: 16px;
}
.tpcontactbb .frmgroup textarea{
    width: 100%;
    height: 155px;
    border-radius: 5px;
    box-shadow: 0 10px 20px 0 rgba(0,0,0,0.05);
    border: none;
    background-color: #fff;
    padding: 10px 18px;
    resize: none;
    font-size: 16px;
}
.tpcontactbb .frmgroup input::-webkit-input-placeholder, .tpcontactbb .frmgroup textarea::-webkit-input-placeholder {
    color: #333333;
}
.tpcontactbb .frmgroup input:-ms-input-placeholder, .tpcontactbb .frmgroup textarea:-ms-input-placeholder {
    color: #333333;
}
.tpcontactbb .frmgroup input::placeholder, .tpcontactbb .frmgroup textarea::placeholder {
    color: #333333;
}
.tpcontactbb .frmchecks{
    text-align: center;
    margin-bottom: 15px;
}
.tpcontactbb .frmrecaps{
    text-align: center;
    margin-bottom: 20px;
}
.tpcontactbb .frmbutton{
    text-align: center;
}
.tpcontactbb .frmbutton button{
    height: 45px;
    padding: 5px 32px;
    border-radius: 5px;
    border: none;
    background: rgba(29,72,152,1);
    background: linear-gradient(90deg, rgba(29,72,152,1) 0%, rgba(133,165,64,1) 100%);
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
}
.tpcontactbb .frmbutton button:hover{
    background: linear-gradient(90deg, rgba(29,72,152,1) 0%, rgba(29,72,152,1) 100%);
}
/* <=== vhcontactpg ===> */

/* <=== vstymap ===> */
.vstymap .fancybox-slide{
    padding: 0;
    background-color: #fff;
}
.vstymap .fancybox-toolbar{
    opacity: 1;
    visibility: initial;
}
.vstymap .fancybox-button{
    background-color: #164399;
    color: #ffffff;
    padding: 0;
}
/* <=== vstymap ===> */
@media all and (max-width: 1200px){

}
@media all and (max-width: 991px){
    /* <=== vhcontactpg ===> */
    .hpcontactmm{
        margin-bottom: 20px;
    }
    .vhcontactpg .ctpadd{
        padding: 30px 0 60px;
    }
    .hpcontactmm .mmcapts{
        font-size: 16px;
        line-height: 24px;
    }
    .hpcontactmm .mmtitle, .hpcontactmm .mmtitle h2, .hpcontactmm .mmtitle h3{
        font-size: 30px;
        line-height: 40px;
    }
    .tpcontactmm .mmgrip .mcol{
        width: 100%;
        margin-bottom: 20px;
    }
    .tpcontactmm .mmgrip .hcol{
        width: 100%;
    }
    .hpcontacthh{
        padding: 25px 30px;
    }
    .hpcontacthh .hhtitle{
        margin-bottom: 15px;
    }
    .hpcontacthh .hhtitle, .hpcontacthh .hhtitle h2{
        font-size: 25px;
        line-height: 35px;
    }
    .itcontacthh .hhgrip .mcol{
        width: 100%;
        margin-bottom: 5px;
    }
    .itcontacthh .hhgrip .hcol{
        width: calc(100% - 190px);
    }
    .hpcontactbb .bbtitle, .hpcontactbb .bbtitle h2{
        font-size: 25px;
        line-height: 35px;
    }
    .hpcontactbb .bbcapts{
        font-size: 16px;
        margin-bottom: 20px;
    }
    /* <=== vhcontactpg ===> */
}
@media all and (max-width: 767px){
    /* <=== vhcontactpg ===> */
    .tpcontactmm .mainfos{
        padding: 25px 30px 45px;
    }
    .tpcontactmm .iftitle{
        margin-bottom: 12px;
    }
    .tpcontactmm .iftitle, .tpcontactmm .iftitle h2, .tpcontactmm .iftitle h3{
        font-size: 25px;
        line-height: 35px;
    }
    .tpcontactmm .ifconts .ctponsi{
        font-size: 16px;
    }
    .tpcontactmm .ifconts li{
        width: 100%;
        margin-right: 0;
        font-size: 18px;
    }
    .tpcontactmm .ifconts li .vphone{
        font-size: 22px;
    }
    .tpcontactmm .ctmappo a{
        justify-content: space-between;
        width: 100%;
    }
    .tpcontactmm .ctmappo a span{
        margin-right: 20px;
    }
    .itcontacthh .hhgrip .hcol{
        width: 100%;
        margin-bottom: 15px;
    }
    .itcontacthh .hhgrip .bcol{
        width: 100%;
    }
    .tpcontactbb .frmgrip > div{
        width: 100%;
    }
    .tpcontactbb .frmchecks{
        text-align: left;
    }
    /* <=== vhcontactpg ===> */
}