.call {
    background: #0000ff;
    width: 220px;
    height: 35px;
    border-radius: 10px;
    color: #ffffff;
    font-weight: bold;
    line-height: 35px;
    font-size: 14px;
    padding: 0 10px;
    position: absolute;
    bottom: 5px;
    left: 5px;
    display: block;
    position: fixed;
    z-index: 99999;
	}
	.call .iconcall {
    display: block;
    position: relative;
    width: 100%;
    height: 35px;
    margin: 0 auto;
    padding-left: 30px;
    color: #fff !important;
	}
	.call .iconcall .btnCall {
    background-image: url("../images/icon-phone.png");
    background-repeat: no-repeat;
    /*background-position: -80px -258px;*/
    display: block;
    position: absolute;
    height: 35px;
    width: 35px;
    left: 5px;
    }
    a {
        text-decoration: none;
    }
    .call a:hover .btnCall{
        transform: translate(10px);
        -o-transform: translate(10px);
        -ms-transform: translate(10px);
        -webkit-transform: translate(10px);
        transition: all 1s;
        -o-transition: all 1s;
        -ms-transition: all 1s;
        -webkit-transition: all 1s;
    }
     .clearfix_me
       {
        padding-bottom: 10px;
        margin-bottom: 15px;
       }

    
	@media (max-width: 767px){
		.call {
	    display: block;

	   }
       .clearfix_me
       {
        padding-bottom: 10px;
        margin-bottom: 15px;
       }
        .info_footer {
            padding-bottom: 35px;
        }
	}


    .call2 {
    background: #0000ff;
    width: 220px;
    height: 35px;
    border-radius: 10px;
    color: #ffffff;
    font-weight: bold;
    line-height: 35px;
    font-size: 14px;
    padding: 0 10px;
    position: absolute;
    bottom: 45px;
    left: 5px;
    display: block;
    position: fixed;
    z-index: 99999;
    }
    .call2 .iconcall2 {
    display: block;
    position: relative;
    width: 100%;
    height: 35px;
    margin: 0 auto;
    padding-left: 30px;
    color: #fff !important;
    }
    .call2 .iconcall2 .btnCall2 {
    background-image: url("../images/zaloicon.png");
    background-repeat: no-repeat;
    /*background-position: -80px -258px;*/
    display: block;
    position: absolute;
    height: 35px;
    width: 35px;
    left: 5px;
    }
    a {
        text-decoration: none;
    }
    .call2 a:hover .btnCall2{
        transform: translate(10px);
        -o-transform: translate(10px);
        -ms-transform: translate(10px);
        -webkit-transform: translate(10px);
        transition: all 1s;
        -o-transition: all 1s;
        -ms-transition: all 1s;
        -webkit-transition: all 1s;
    }
     .clearfix_me
       {
        padding-bottom: 10px;
        margin-bottom: 15px;
       }

    
    @media (max-width: 767px){
        .call2 {
        display: block;

       }
       .clearfix_me
       {
        padding-bottom: 10px;
        margin-bottom: 15px;
       }
        .info_footer {
            padding-bottom: 35px;
        }
    }

     .call3 {
    background: #0000ff;
    width: 220px;
    height: 35px;
    border-radius: 10px;
    color: #ffffff;
    font-weight: bold;
    line-height: 35px;
    font-size: 14px;
    padding: 0 10px;
    position: absolute;
    bottom: 85px;
    left: 5px;
    display: block;
    position: fixed;
    z-index: 99999;
    }
    .call3 .iconcall3 {
    display: block;
    position: relative;
    width: 100%;
    height: 35px;
    margin: 0 auto;
    padding-left: 30px;
    color: #fff !important;
    }
    .call3 .iconcall3 .btnCall3 {
    background-image: url("../images/whatsapp.png");
    background-repeat: no-repeat;
    /*background-position: -80px -258px;*/
    display: block;
    position: absolute;
    height: 35px;
    width: 35px;
    left: 5px;
    }
    a {
        text-decoration: none;
    }
    .call3 a:hover .btnCall3{
        transform: translate(10px);
        -o-transform: translate(10px);
        -ms-transform: translate(10px);
        -webkit-transform: translate(10px);
        transition: all 1s;
        -o-transition: all 1s;
        -ms-transition: all 1s;
        -webkit-transition: all 1s;
    }
     .clearfix_me
       {
        padding-bottom: 10px;
        margin-bottom: 15px;
       }

    
    @media (max-width: 767px){
        .call3 {
        display: block;

       }
       .clearfix_me
       {
        padding-bottom: 10px;
        margin-bottom: 15px;
       }
        .info_footer {
            padding-bottom: 35px;
        }
    }

     .call4 {
    background: #0000ff;
    width: 220px;
    height: 35px;
    border-radius: 10px;
    color: #ffffff;
    font-weight: bold;
    line-height: 35px;
    font-size: 14px;
    padding: 0 10px;
    position: absolute;
    bottom: 125px;
    left: 5px;
    display: block;
    position: fixed;
    z-index: 99999;
    }
    .call4 .iconcall4 {
    display: block;
    position: relative;
    width: 100%;
    height: 35px;
    margin: 0 auto;
    padding-left: 30px;
    color: #fff !important;
    }
    .call4 .iconcall4 .btnCall4 {
    background-image: url("../images/telegram.png");
    background-repeat: no-repeat;
    /*background-position: -80px -258px;*/
    display: block;
    position: absolute;
    height: 35px;
    width: 35px;
    left: 5px;
    }
    a {
        text-decoration: none;
    }
    .call4 a:hover .btnCall4{
        transform: translate(10px);
        -o-transform: translate(10px);
        -ms-transform: translate(10px);
        -webkit-transform: translate(10px);
        transition: all 1s;
        -o-transition: all 1s;
        -ms-transition: all 1s;
        -webkit-transition: all 1s;
    }
     .clearfix_me
       {
        padding-bottom: 10px;
        margin-bottom: 15px;
       }

    
    @media (max-width: 767px){
        .call4 {
        display: block;

       }
       .clearfix_me
       {
        padding-bottom: 10px;
        margin-bottom: 15px;
       }
        .info_footer {
            padding-bottom: 35px;
        }
    }