.flip-box-thumb img{
        width: 70px;
}
.portfolio-list-1 .owl-stage{
    padding-bottom: 70px;
}
.style-one.about-area p {
    margin: 10px 0 0;
    color: #000;
    font-size: 16px;
    text-align: justify;
    line-height: 26px;
    font-weight: 600;
}
.style-one.about-area ul li {
    margin: 10px 0 0;
    color: #000;
    font-size: 16px;
    text-align: justify;
    line-height: 26px;
    font-weight: 600;
}
.project-area.inner-style p {
    margin: 10px 0 0;
    color: #000;
    font-size: 16px;
    text-align: justify;
    line-height: 26px;
    font-weight: 600;
}
.style-one .footer-widget-menu ul li {
    display: inline-block;
    margin-right: 17px;
}
section.ft-last .footer-widget-menu ul li {
    display: inline-block;
    margin-right: 12px;
}
section.ft-last {
    padding: 10px 0px;
}
section.ft-last .footer-widget-menu ul li a {
    color: #013f9f;
    line-height: 25px;
    font-family: "Quicksand", sans-serif;
    font-size: 16px;
    font-weight: 700;
}
section.ft-last .footer-widget-menu ul li a:hover {
    color: #013f9f;
    text-decoration: underline;
    text-decoration-color: #013f9f;
    text-decoration-style: double;
}
section.ft-last .footer-widget-content ul li i {
    display: inline-block;
    color: #013f9f;
    font-size: 16px;
    margin-right: 10px;
    font-weight: 700!important;
}
a.remre-btn {
    box-shadow: 0px 0px 7px #013f9f;
    padding: 5px;
    color: #013f9f;
    font-size: 18px;
    font-weight: 600;
    display: block;
    width: 46%;
    text-align: center;
    margin: 0px auto 12px;
    border-radius: 10px;
}
.style-one .flip-box-back .flip-box-content a.remre-btn {
    box-shadow: 0px 0px 7px #fff;
    color: #fff;
}
.imgdib img {
    width: 90%;
    display: block;
    margin: 0px auto;
    text-align: center;
}
.footer-widget-desc p {
    font-weight: 600;
    line-height: 28px;
}
.breadcumb-content {
    text-align: center;
}

.style-one .footer-widget-menu ul li a img {
    width: 109px;
}
ul.lgfdg li.lst-img a img {
    width: 279px !important;
}
ul.lgfdg {
    float: right;
}


@media only screen and (min-width:320px) and (max-width:767px) {
    .style-one.hero-area-h {height: 173px!important; margin-top: 64px!important;}

}