@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');

.social-share
   {
        margin: 20px 0px 20px 0px;
        padding: 15px 0px 0px 0px;
        border-top: solid 1px #dddddd;
   }

#social-links ul li:before {
  content: none;
}

#social-links ul li{
  display: inline-block;
  font-size: 18px;
  margin-right: 15px;
  padding: 0;
}

#social-links ul li a{
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#social-links span.fa{
  color: #fff;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  line-height: 37px;
  vertical-align: middle;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#social-links span.fab{
  color: #fff;
  border-radius: 5px;
  width: 35px;
  height: 35px;
  line-height: 37px;
  vertical-align: middle;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#social-links span.fa-facebook{
     background-color: #4267B2;
}
#social-links span.fa-x-twitter{
     background-color: #000000;
}
#social-links span.fa-whatsapp{
     background-color: #25D366;
}
#social-links span.fa-whatsapp{
     background-color: #25D366;
}
#social-links span.fa-pinterest{
     background-color: #E60023;
}


.social-share h5
{
      font-size: 16px;
      margin:0;
      padding:0;
}




/* whats-chat
================*/
#whats-chat {
  position: fixed;
  right: 7%;
  bottom: 5%;
  height: 40px;
  width: 170px;
  background: #25D366;
  line-height: 40px;
  text-align: center;
  border-radius: 50px;
  z-index: 99999;
}
#whats-chat:hover {
  cursor: pointer;
  transition: .5s;
}
#chat-box {
  position: fixed;
  right: -500px;
  bottom: 24%;
  width: 280px;
  height: 200px;
  transition: all .5s;
  z-index: 99999;
}
@media(max-width:480px) {
#chat-box {
  bottom: 25%;
  }
}
.chat-logo {
  background: #fff;
  border-radius: 50%;
  width: 32px;
  height: 32px;
}
#chat-top {
  font-family: 'Fira Sans', sans-serif;;
  width: 100%;
  line-height: 2;
  background: rgb(18, 140, 126);
  color: white;
  border-radius: 5px 5px 0 0;
  padding: 10px 10px;
  font-family: inherit;
}
#chat-msg {
  background: url(../images/whatsapp-chat-bg.png);
  background-size: cover;
  padding: 20px 20px;
  border-radius: 0 0 5px 5px;
  box-shadow: 0 0 25px -10px #999;
}
#chat-msg p {
  font-size: 14px;
  padding: 10px;
  background: #ffffff;
  border-radius: 6px;
  margin-bottom: 10px;
}
#chat-msg p:after {
  content: '';
  position: absolute;
  top: 82px;
  left: 10px;
  z-index: 1000;
  width: 0;
  height: 0;
  border-top: 0px solid transparent;
  border-bottom: 13px solid transparent;
  border-right: 14px solid #ffffff;
}
#chat-form {
  display: flex;
  margin-top: 35px;
}
.chat-in {
  width: 80%;
}
#chat-form input {
  border-radius: 20px;
  border: none;
  outline: none;
  font-size: 13px;
  padding: 5px 10px;
  line-height: 2;
}
#send-btn {
  width: 20%;
  padding: 0 5px;
}
#chat-top-right {
  float: right;
  padding: 5px 0;
}
#chat-box:after {
  content: '';
  position: absolute;
  bottom: -32%;
  right: 0;
  z-index: -1;
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-right: 25px solid #ece5dd;
}
.whatsapp-txt {
  font-family: 'Fira Sans', sans-serif;;
  color: #fff;
  margin-left: 10px;
  font-weight: 500;
}
.comp {
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  color: rgba(253, 161, 43, 1);
}

.error {
   color: #ff0000;
}


/*--------------------- WhatsApp ---------------------*/
.whatsapp{position:fixed;cursor:pointer;}
.whatsapp{left:1.5rem;bottom:4rem;z-index:9}
.whatsapp{bottom:3rem;}

.whatapp_btn{background:#01e675;width:50px;height:50px;color:#fff;position:fixed;left:25px;bottom:70px;cursor:pointer;z-index:999;border-radius:100%;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out;box-shadow:0 3px 10px rgba(0,0,0,.16),0 3px 10px rgba(0,0,0,.16)}
.whatapp_btn i{font-size:30px}
.whatapp_btn:focus,.whatapp_btn:hover{background:#01e675;color:#fff}
#whatsapp .modal-dialog{//margin-top:12%}

.wsubmit_btn {
    display: inline-block;
    width: fit-content;
    background: #00a1db;
    color: #fff;
    padding: 10px 25px;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    border: none;
    transition: background 0.3s ease;
}



/*--------------------- m-kf ---------------------*/

.m-kf { position: fixed; z-index: 9998; right: 0px; top: 30%; }

.m-kf .kf-item { display: table; line-height: 0; font-size: 0; margin-bottom: 1px; -moz-border-radius: 5px; border-radius: 5px; position: relative; width: 69px; height: 69px; background: #f9f9f9; text-align: center; line-height: 69px; text-align: center; }

.m-kf .iconfont { line-height: 69px; display: block; text-align: center; }

.m-kf .icon-tel { font-size: 1.5em; color: #00a8e0; }

.m-kf .icon-email1 { font-size: 1.5em; color: #f7b900; }

.m-kf .icon-message { font-size: 1.5em; color: #e03700; }

.m-kf .icon-skype { font-size: 1.5em; color: #09a8fa; }

.m-kf .icon-whatsapp1 { font-size: 1.5em; color: #3ac34c; }

.m-kf .icon-wechat1 { font-size: 24px; font-size: 2.4rem; color: #3ac34c; }

.m-kf .icon-top3 { font-size: 30px; font-size: 3rem; color: #e34b2a; }

.m-kf .kf-wx { position: absolute; display: none; bottom: 0; right: 53px; width: 90px; }

.m-kf .ewm3 { position: absolute; right: 100%; bottom: -99999px; width: 100px; max-width: 100px; max-height: 100px; }

.m-kf .ewm2 { position: absolute; right: 100%; bottom: -99999px; width: 100px; max-width: 100px; max-height: 100px; }

.m-kf .kf-item2:hover .ewm2 { bottom: 0; display: block !important; }

@media screen and (max-width: 767px) { .m-kf .kf-item .img-responsive { top: -151%; right: 0px; width: 80px; height: 80px; }
  .m-kf { position: fixed; right: 0; top: auto; bottom: 0; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row nowrap; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; width: 100%; background: #fff; z-index: 99999 }
  .m-kf .kf-item {background: none; width: 20%; text-align: center; max-width: 64px; }
  .m-kf .kf-wx { bottom: 100%; left: 0; }
  .m-kf .ewm3 { right: 0%; left: 0; top: -140%; bottom: auto; width: 100px; height: 100px; }
  .m-kf .ewm3.active { display: block; }
  .m-kf .ewm2 { display: none !important; }
  .m-kf .kf-item2:hover .ewm2 img { display: none !important; }
  body { padding-bottom: 0px; } }


.whatsapp_form {display:flex;flex-wrap: wrap;justify-content: center;}
.whatsapp_form .form-group{width: 100%;}
.whatsapp_form .form-group input,.whatsapp_form .form-group textarea {display: inline-block;width: 100%;margin:0px 0px 0px 0px;padding: 8px 8px 8px 8px;font-family: inherit;font-size: 16px;color: #000 !important;border: solid 1px #abababa;outline: none;}

.quote_form_wrapper {display:flex;flex-wrap: wrap;justify-content: center;}
.quote_form_wrapper .form-group{width:100%;padding:0px 0px 0px 0px;}
.quote_form_wrapper .form-group input,.whatsapp_form .form-group textarea {display: inline-block;width: 100%;margin:0px 0px 0px 0px;padding: 8px 8px 8px 8px;font-family: inherit;font-size: 16px;color: #000 !important;border: solid 1px #abababa;outline: none;}

.quote_form_wrapper .quote_submit{
    display: inline-block;
    width: fit-content;
    background: #00a1db;
    color: #fff;
    padding: 15px 25px;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    border: none;
    transition: background 0.3s ease;
}
span.text-danger{color:#fd404f;box-sizing: none;}