/* Map styling*/
#ce_map_container{border:2px solid #CCC;background-color:#CCC ; font-size:12px;}
#ce_map_canvas{width:100%;height:300px}
#ce-directionsPanel{background-color:#FFF}
/* Direction */
#ce-map-cpanel-switch{padding:8px;font-size:120%;height:40px;margin-top:2px;
    background:#444 url("../images/map-icon.png") no-repeat 20px center}
#ce-map-cpanel-switch a.ce-route,
#ce-map-cpanel-switch a.ce-route:visited{color:#FFF;display:block;float:left;margin:10px 0 0 65px}
.ce-map-cpanel fieldset{border-color:#CCC;border-style:solid none none;border-width:1px 0 0;clear:both; margin:3px}
.ce-map-cpanel fieldset legend{font-size:150%}
.ce-map-cpanel div{ clear:left;display:block; width:100%}
.ce-map-cpanel label{ }
.ce-map-cpanel div.submit div,.ce-map-cpanel div.submit div button{display:inline}
/* Coordinates*/
#ce-map-coordinates{background-color:#F2EFE9;height:15px;margin-top:2px;padding:5px 0}
#ce-map-coordinates div{float:left;width:49%;text-align:center}
.ce-map-coord-label{font-weight:bolder}
.ce-map-coord-value{}
/* MAP: End*/

/*=========================================================*/
.gripcontact{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}
.gripcontact > div{
    padding: 0 20px;
}
.gripcontact .colL{
    width: 530px;
}
.gripcontact .colR{
    width: calc(100% - 530px);
}
.gripcontact .imgmap img{
    width: 100%;
}

.lstaddress ul{
    display: flex;
    flex-wrap: wrap;
}
.lstaddress li{
    margin-bottom: 20px;
    padding-left: 25px;
    font-size: 15px;
    line-height: 23px;
    font-weight: 300;
    color: #000000;
    position: relative;
}
.lstaddress li:nth-child(1){
    width: 100%;
}
.lstaddress li a{
    color: #000000;
}
.lstaddress li a:hover{
    color: #4f6781;
}
.lstaddress li::before{
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    line-height: 22px;
    color: #4f6781;
}
.lstaddress li.vhl{
    width: 40%;
}
.lstaddress li.vhr{
    width: 60%;
}
.lstaddress li .name{
    margin-bottom: 5px;
    color: #4f6781;
    font-size: 15px;
    line-height: 23px;
    font-weight: 500;
}
.lstaddress li .txt{
    word-break: break-all;
}
.lstaddress li.fa-map-marker::before, .lstaddress li.fa-phone::before{
    font-size: 18px;
}
.lstaddress li .textmax{
    max-width: 350px;
}
.lstaddress li .txt p{
    padding: 2px 0;
}
.vhcontact{
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.vhcontact:last-child{
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.vhcontact .ttcontact{
    margin-bottom: 15px;
}
.vhcontact .ttcontact, .vhcontact .ttcontact h2{
    font-size: 35px;
    line-height: 45px;
    font-weight: 400;
    color: #4f6781;
}
.vhcontact .ttcontact.vh, .vhcontact .ttcontact.vh h2{
    font-size: 30px;
    line-height: 45px;
}
.vhformct{
    padding: 30px 30px 45px;
    background-color: #fff;
}
.vhformct .ttform{
    margin-bottom: 15px;
}
.vhformct .ttform h3{
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #4f6881;
}
.vhformct .frform{
    margin-bottom: 15px;
}
.vhformct .frform label{
    display: block;
    font-size: 16px;
    line-height: 24px;
    
}
.vhformct .frform input, .vhformct .frform select, .vhformct .frform textarea{
    width: 100%;
    border: none;
    height: 42px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background-color: transparent;
}
.vhformct .frform textarea{
    height: 75px;
    padding: 10px 0;
    resize: none;
}
.vhformct .gripfrm{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
}
.vhformct .gripfrm > div{
    margin-bottom: 10px;
}
.hpmapct{
    position: relative;
}
.hpmapct .tpimgmap a{
    display: block;
}
.hpmapct .tpimgmap img,.hpmapct .tpimgmap iframe{
    width: 100%;
} 
.hpmapct .logomp{
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 2;
    pointer-events: none;
}

.hpaddressct {
    padding: 15px 0 25px;
    background-color: #f8f8f8;
}
.hpaddressct .adtitle{
    margin-bottom: 5px;
}
.hpaddressct .adtitle, .hpaddressct .adtitle h2{
    font-size: 26px;
    line-height: 34px;
    font-weight: 400;
    color: #4f6781;
}
.hpaddressct .adinfo{
    font-weight: 600;
    margin-bottom: 10px;
}
.hpaddressct .adtend{
    margin-bottom: 10px;
}
.hpaddressct .adlink  a{
    color: #4f6781;
    font-size: 13px;
    line-height: 21px;
    border-bottom: 1px solid #4f6781;
}
.hpaddressct .adlink  a span{
    display: inline-block;
    padding-left: 18px;
    position: relative;

}
.hpaddressct .adlink  a span::before{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.vhmapct{
    background-color: #fff;
    padding: 5px;
}
.vhmapct img, .vhmapct iframe{
    width: 100%!important;
}
/*================================================================*/
/*=========================RESPONSIVE=============================*/
/*================================================================*/
@media all and (max-width: 991px){
    .liter {
        display: block;
    }
    .col-right{
        text-align: left;
    }
    .gripcontact .colL{
        width: 100%;
        margin-bottom: 20px;
    }
    .gripcontact .colR{
        width: 100%;
    }
    /* ======================= */
    .vhcontact .ttcontact, .vhcontact .ttcontact h2{
        font-size: 30px;
        line-height: 45px;
    }
    .vhformct .ttform h3{
        font-size: 18px;
        line-height: 27px;
    }
    .hpmapct .logomp{
        max-width: 115px;
    }
}
@media all and (max-width: 767px){
    .vhformct .gripfrm{
        justify-content: center;
    }
    .vhformct .gripfrm >div{
        width: 100%;
        text-align: center;
    }
    .vhformct .gripfrm .btnform{
        max-width: 220px;
        margin: 0 auto;
    }
    .lstaddress li{
        font-size: 13px;
        line-height: 21px;
    }
    .vhcontact{
        padding-bottom: 10px;
        margin-bottom: 20px;
    }
    .vhformct{
        padding: 15px 20px 30px;
    }
    .lstaddress li{
        margin-bottom: 15px;
    }
    .lstaddress li.vhl{
        width: 100%;
    }
    .lstaddress li.vhr{
        width: 100%;
    }
}