@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);
}


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

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

.m-kf a:hover{ text-decoration: none; }

.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: 24px; font-size: 1.5rem; color: #00a8e0; }

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

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

.m-kf .icon-skype { font-size: 30px; font-size: 3rem; color: #09a8fa; }

.m-kf .icon-whatsapp1 { font-size: 26px; font-size: 1.5rem; 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: 69px; } }





label{color:#7f7f7f;display:block;font-weight:400;margin:0}
label.error{color:red}
textarea{border-radius:0!important;background:#fff;height:100px!important;font-size:17px!important}
select{border-radius:0!important;background:#fff;border:1px solid #ccc;height:40px!important;line-height:40px!important;box-shadow:none;padding:0 10px!important;box-sizing:border-box;font-size:17px!important}
input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=file],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{border:1px solid #ccc;height:40px;border-radius:0;background:#fff;line-height:40px;box-shadow:none;padding:0 10px;box-sizing:border-box;font-weight:400;font-size:17px;font-family:'Alegreya Sans',sans-serif}
input[type=file]{width:100%;padding:0;font-size:12px;margin:0}
.form-group{position:relative;margin-bottom:15px}
.form-control::-moz-placeholder{color:#555}
.form-control:focus::-moz-placeholder{color:#f88421}
.form-control:focus{border-color:#f88421;box-shadow:none;outline:0}
.modal-content{border-radius:0}
.modal-header{padding:0 15px;background:#d54631;color:#fff;border-radius:0}
.modal-header h4{text-align:left;font-size:18px;line-height:18px;color:#fff}
.modal-header .modal-title{text-align:left;font-size:18px;line-height:18px;color:#fff;padding:15px 0;text-transform:initial;letter-spacing:.2px}
.btn-close{width:1em;height:1em;margin-top:15px;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;outline:0;border:none;}
.btn-close:focus{box-shadow:none}
.send_now{background-color:#ffae3c;color:#fff;border:solid 2px #cdcdcd;}