.contact_wrap
{
    padding-bottom: 70px;
}
.contactpg_left
{
    width: 35.3%;
    float: left;
}
.contactpg_right
{
    width: 64.7%;
    float: left;
    padding-left: 75px;
}
.contactpg_left .form_textbox
{
    margin-bottom: 20px;
}
.contactpg_left textarea.form_textbox
{
    margin-bottom: 30px;
}
.contactpg_dtls_wrap
{
    padding-bottom: 30px;
}
.contact_address_part
{
    width: calc(100% - 356px);
    float: left;
    padding-right: 54px;
}
.contact_opening_time_part
{
    width: 356px;
    float: left;
}
.cont_add_head
{
    padding: 15px 0;
    border-bottom: 1px solid #d5dfe4;
    font-size: 24px;
    line-height: 24px;
    color: #1e1e1e;
}
.cont_address_blocks
{
    padding: 20px 0 0;
}
.cont_address_blocks ul
{
    list-style: none;
}
.cont_address_blocks li
{
    display: block;
    padding-bottom: 20px;
}
.cont_address_blocks li:last-child
{
    padding-bottom: 0;
}
.contpg_icon
{
    width: 35px;
    float: left;
}
.contpg_txt
{
    padding-left: 15px;
    width: calc(100% - 35px);
    float: left;
}
.contpg_txt p
{
    font-size: 20px;
    line-height: 26px;
    color: #1a1919;
    font-family: 'BrandonGrotesque-Regular';
}
.contpg_txt p a
{
    display: block;
    line-height: 36px;
}
.contpg_txt p a:hover
{
    color: #12b4ef;
}
.cont_opening_block
{
    box-shadow: 0 6px 11px rgba(0,0,0,0.1);
}
.opening_head
{
    background: #004b70;
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    padding: 20px 28px;
    font-family: 'BrandonGrotesque-Medium';
}
.opening_time
{
    padding: 40px 30px;
}
.clock_icon
{
    width: 46px;
    float: left;
}
.time_info
{
    width: calc(100% - 46px);
    float: left;
    padding-left: 15px;
}
.time_info span
{
    display: block;
    font-size: 22px;
    line-height: 24px;
    color: #1e1e1e;
    font-family: 'BrandonGrotesque-Regular';
}
.saturday_time
{
    background: #e2e8ec;
    padding: 10px 0;
    font-size: 20px;
    line-height: 22px;
    color: #1e1e1e;
    text-align: center;
}
.contactpg_map
{
    padding-top: 30px;
}
/* -- 
font-family: 'Playfair Display', serif;
 font-family: 'BrandonGrotesque-Regular';
font-family: 'BrandonGrotesque-Medium';
font-family: 'BrandonGrotesque-Light';
font-family: 'BrandonGrotesque-Bold';
-- */