





.footer-area1 .title-footer{

    font-family: 'MYRIADPRO-BOLD';
    font-size: 20px;

}

.footer-area1  .footer-left .item .img img{

    height: 135px;

}

.holine-fix a{

    background:#ab0d13;

    font-size: 19px;

    font-family: 'MYRIADPRO-BOLD';

    padding:10px 20px;

    border-radius: 10px;

}

.holine-fix{

    z-index: 999;

    left: 97px;
    bottom: 40px;
    z-index: 99;
    position: fixed;

}

@media only screen and (max-width: 1024px){

    .footer-area1 .footer-left .item .img img{

        height: 150px;

    }

    .footer-area1 .footer-left{

        width: 100%!important;

        padding-right: 0;

    }

    .footer-area1 .footer-right {

        width: 100%!important;

        padding-top: 15px;

    }

}