.footer__socialmedia-group {
    padding: 1.45em 0 0 0em;
}
.social-share--facebook, .social-share--twitter, .social-share--linkedin, .social-share--flipboard, .social-share--instagram, .social-share--whatsapp, .social-share--weibo, .social-share--wechat, .social-share--ximalaya, .social-share--email, .social-share--link, .social-share--download, .social-share--embed {
    width: 40px;
    height: 40px;
    color: white;
    font-size: 14.22px;
    display: inline-block;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 100%;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out;
}
.social-share--facebook {
    background-color: #3d5ba8;
    float: left;
}
.social-share--twitter {
    float: left;
    margin-left: 5%;
    margin-top: 2%;
}
@media only screen and (max-width: 768px) {
.big-text {
font-size: 18px!important;
}
section.wpb_row.vc_row-fluid.vc_custom_1495530476030 {
    padding-top: 45px!important;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1920px) {
rs-module {
height: 700px!important;
background:rgba(0,0,0,0.5)!important;
}
rs-slide {
margin-top: 100px!important;
background:rgba(0,0,0,0.5)!important;
}
.what_we_do {
margin-top:140px;
}
}
h3.ot_custom_heading, h3.ot_custom_heading b {
    color: #fab207;
    font-weight: bold;
    text-transform: capitalize;
}
a.whatsapp_1.float.float-right.float-floatingButtonCenter {
    position: fixed;
    width: 36px;
    height: 35px;
    bottom: 25px;
    right: 25px;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
  box-shadow:none;
}
.float .fa-whatsapp:before {
    font-size: xx-large;
    top: 1px;
    left: 5px;
    position: relative;
}