#section-contact .contact-us-title{
	width: 31%;
    float: left;
    padding: 70px 30px;
    border: 7px solid #fff;
    position: relative;
}
#section-contact .section-title{
	color: #fff;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 86px;
    font-weight: 400;
}	
#section-contact .section-sub-title {
    color: #ecbd08 !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 81px;
    letter-spacing: -1px;
}
#section-contact .contact-us-title:after{
    content: '';
    display: inline-block;
    background: #000 url('../images/after-title-transparent.png');
    width: 99px;
    height: 65px;
    position: absolute;
    bottom: -35px;
    right: 35px;
}
#section-contact .ps-contact-form,
#section-contact .ps-contant-info{
	width: 100% !important;
}
.ps-contant-info:before{
	display: none !important;
}
#custom_html-2{
	float: left;
    color: #fff;
    font-weight: normal;
    margin-right: 6%;
    margin-top: 10px;
}
.contact-logos .widget_media_image:not(:last-child){
	margin-right: 2% !important;
}
.contact-logos .widget_media_image:last-child{
	margin-right: 0!important;
}
.contact-logos {
    margin-top: 50px !important;
    border-top: 1px solid #636262;
    padding-top: 25px;
}
#section-cont