.contact_h3>h3{
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    line-height: 37px;
    color: #272727;
}
.contact_h3{
    margin: 0px 0 100px 0;
}
.back_cor{
    background-color: #f8f8f8;
    text-align: center;
    padding: 109px 0;
}
.contact_div_title>h3{
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 34px;
    color: #272727;
}
.contact_div_title_right>ul>li{
    margin: 36px 0;
    text-align: left;
}
.contact_div_title_right>ul>li>p{
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    
}
.contact_div_title_right>ul{
    margin: 0 37%;
}
.contact_div_title_right>ul>li>p>a{
    color: #FFC46B !important;
}
.contact_div_title_right>ul>li>p>a:hover{
    color: #F69F1C !important;
}
.contact_div_title_left_p{
    padding: 220px 0 !important;
    margin: 0 0 !important;
}
.contact_div_title_left p{
    margin: 33px 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 31px;
    color: #4E4E4E;
}
