.page-banner-section{position:relative;}
h2.heading_banner {
    color: #ffffff !important;
    position: absolute;
    top: 50%;
    z-index: 1000;
    left: 50%;
    font-size: 24px;
    transform: translate(-50%, -50%);
}
.page-banner-section::after {
    content: "";
    background: #272525a6;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    content: "";
    background-size: cover;
    background-position: top left;
    top: 0;
    left: 0;
}
footer .up-footer .footer-widget ul.quick-list li a {
    color: #000;
    font-size: 15px !important;
    font-weight: 400 !important;
}
footer{background: url(../images/footerbg.png);position: relative;background-attachment: fixed;background-position: bottom center;}
footer::after {
    content: '';
    width: 100%;
    background: #ffffffe8;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
@media(max-width:768px){
    .tp-mask-wrap {
    margin-top: -209px !IMPORTANT;
}
.form-parent {
  
    top: 44% !IMPORTANT;
}
div#slide-673-layer-1 {
    font-size: 15px !important;
    font-weight: 600 !important;
}
.tp-caption.Concept-SubTitle{font-size:14px !IMPORTANT;}
div#slide-672-layer-1 {
    margin-top: 20px !important;
    line-height: 41px !important;
    font-size: 15px !important;
}
ul{padding-left:20px;}
footer .up-footer .footer-widget p {
  
    padding-left: 27px;
}
footer .up-footer .footer-widget p i {
    margin-right: 4px;
    position: absolute;
    left: 14px;
}
section.page-banner-section {
    margin-top: 105px !important;
    padding: 0px 0px 0px !important;
    background-size: 100% !important;
    height: 72px !important;
}
h2.heading_banner {
   width:100% important;
   font-size: 16px;
   transform: translate(-50%, -50%);
   text-align: center;
   line-height: 22px;
}
.info-post p a{}
section.contact-section .contact-info {
   
    overflow: hidden;
}
section.contact-section .contact-info .info-post .info-content {
    margin-left: 70px;
}
section.contact-section .contact-info .info-post span {
   
    width: 45px;
    height: 45px;
  
    font-size: 26px;
    text-align: center;
    margin: 10px 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    position: relative;
}
}