    .goalsicon{
    /*border: 2px solid #0045e1;
    padding: 6px 13px 6px 13px;
    border-radius: 5px;*/
    margin-right: 12px;
    font-size: 20px;
    color: #0045e1;
    }
    .aboutimgs{
    border-radius: 50px 10px 50px 10px;
    }
    .provide{
    background: #8c3c0b;
    width: 49px;
    color: #fff;
    padding: 7px;
    margin: auto;
    border-radius: 50%;
    }
    .clientsarea{
    width:100%;
    }
    
    /*======call btn css========*/
    
    .eKqTko {
    bottom: 50% !important;
    position: fixed !important;
    }    
    
    .fixed-tabs-Whats {
    position: fixed;
    right: 0px;
    bottom: 270px;
    z-index: 100;
    }
    .aba-whatsphone {
    background:#8c3c0b;
    height: 60px;
    width: 70px;
    border-radius: 30px 0 0 30px;
    transition: 0.7s ease;
    }
    .aba-whatsphone:hover {
    width: 200px;
    transition: 0.7s ease;
    }
    .aba-whatsphone-icone {
    background-image: url(../../assets/icons/wdownload.png);
    background-repeat: no-repeat;
    width: 280px;
    background-size: 44px;
    background-position: 16px 7px;
    padding: 7px;
    height:60px;
    }
    .aba-whatsphone-icone a {
    color: #ffffff;
    font-size: 14px;
    line-height: 0px;
    margin-left: 70px;
    text-decoration: none;
    height: 60px;
    font-family: sans-serif;
    }
    .aba-whatsphone-icone a strong {
    display: block;
    font-size: 21px;
    margin-left: 70px;
    color: #ffffff;
    }
    
    .aba-whatsphone-icone a:hover{
    color: #ffffff;
    }
    
    .fixed-tabs-mag {
    position: fixed;
    right: 0px;
    bottom: 195px;
    z-index: 100;
    }    
    
    .aba-whatsphone-iconem {
    background-image: url(../../assets/icons/mass-removebg-preview.png);
    background-repeat: no-repeat;
    width: 280px;
    background-size: 44px;
    background-position: 16px 7px;
    padding: 7px;
    height:60px;
    }    
    .aba-whatsphone-iconem a {
    color: #ffffff;
    font-size: 14px;
    line-height: 0px;
    margin-left: 70px;
    text-decoration: none;
    height: 60px;
    font-family: sans-serif;
    }
    
    .aba-whatsphone-iconem a:hover{
    color: #ffffff;
    }
    .aba-whatsphone-iconem a strong {
    display: block;
    font-size: 21px;
    color: #ffffff;
    margin-left: 70px;
    }
    
    .potentialitems{
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
    text-align:center;
    padding:20px;
    border-radius:8px;
    }