.widget-title {
    color: #fff!important;
    font-size:30px!important;
}

#menu-useful-links li:before{
    content: '\f101';
    display: block;
    position: absolute;
    left: 0;
    top: 0px;
    color: #fff;
    font-family: 'Font Awesome 5 Pro';
}

#menu-useful-links li{
        position: relative;
    padding-left: 25px;
    padding-bottom: 6px;
    margin-bottom: 13px;
    border-bottom: 1px dashed #f5f5f5;
}
footer .menu-link{
    color:#fff!important;
}

.flag{
  margin-bottom: 15px!important;
  margin-top: 5px!important;

}
.flag img{
     width:275px;
}

.footer-list-style li i {
  position: absolute;
    left: 0px;
    top: 12px;
    color: #F98307;
    font-size: 31px;
}
.footer-list-style b{
    color: #fff;
    font-size: 20px;
}
.copy{
    color:#fff!important;
}
.footer-list-style li{
    padding-left:41px!important;
}
@media only screen and (max-width:767px) {
.value-section{
        margin-top: 60px!important;
}
.low-pd {
    margin-top: 50px!important;
}
.form-home{
    margin-top: 50px!important;
}
.contact-section-info{
    padding-top:40px!important;
}
header .custom-logo-link img {
    max-width: 110px!important;
  }
.ast-advanced-headers-layout {
    padding-top: 25%;
    padding-bottom: 25%;
}
h2{
    font-size: 37px!important;
    line-height: 52px;
}
h3{
    font-size: 30px!important;
    line-height: 52px!important;
}
/*.space_em{
    display:none!important;
}*/
#ast-scroll-top {
    margin-bottom: 100px;
}
.widget-title{
    margin-bottom: 10px!important;
    line-height: 36px!important;
}
.footer-list-style li {
    padding-left: 22px!important;
    font-size:14px!important;
}
.footer-list-style li i {
    top: 22px;
    color: #F98307;
    font-size: 15px;
}
.space-ser{
    display:none!important;
}
.uvc-x-large-circle{
    height:0px!important;
}
.gfield_label_before_complex{
    line-height: 27px!important;
}
.email_1{
    font-size:13px!important;
}
}


@media only screen and (min-width: 768px) and (max-width: 1023px){
    
    .cont-info a{
	font-size:11px!important;
    }
}