.body_a {
  color: #fff;
  padding-left: 40px;
  font-family:'Sugo';
  font-weight:normal;
  font-size:1.2em;
}
.wapp a{
  position:fixed;
  bottom:5px;
  left: 0;
  z-index:1001;
}
.profnecro {
  width: 230px!important;
  float: left;
  margin-right: 10px;
}
.about-b {
  padding: 30px 0px 30px;
}
.header-bgcolor {
background-color: #ffffff;
}
@media (max-width:768px) {
  .about {
  padding: 5px 0px 30px;
}
  .header-infoa {
  text-align: center;
    }
  .hideb {
  display: none;
    }
  }
.button-admin{
display: inline-block;
z-index: 11111;
border: none;
position: fixed;
margin-left:-100px;
right:11%;
max-width: 300px;
bottom:50px;
margin-bottom: 0;
font-weight: 400;
text-align: center;
vertical-align: middle;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 5px 5px;
font-size: 1.1em;
line-height: 1.42857143;
border-radius: 4px;
color: #fff;
background-color: #ff8000;
}
.button-admin:hover {
  color: #fff;
  background-color: #000;
}
input[type=text] {
    color: #000!important;
    font-size: 14px;
    width: 100%;
}
input[type=email] {
      width: 100%;
    color: #000!important;
    font-size: 14px;
}
label {
  margin-bottom: 1px;
}
.form-group {
  margin-bottom: 2px;
}


.circle a{
    width:60px;
    height:60px;
    line-height:52px;
    border-radius:50px;
    font-size:16px;
    color:#fff;
    font-family: 'PT Sans', sans-serif;
    text-align:center;
    background-color:#72c43e;
    position:fixed;
    text-decoration:none;
    top:150px;
    right:10px;
    z-index:1000;
    -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
     background-image: url('./z_call-icon.png');
}
.circle a:hover{
    color:#fff;
    background-color:#3780ee;
    -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
@media (min-width: 768px) {
.circle {
    display: none;
}
}

.widget-products li .product>.name {
    display: block;
    font-weight: 600;
    padding-bottom: 7px;
}
.widget-products li .product {
    display: block;
    margin-left: 130px;
    margin-top: 20px;
}
.widget-products li .img {
    display: block;
    float: left;
    text-align: center;
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin-top: 7px;
}
.widget-products li>a {
    height: 170px;
    display: block;
    width: 100%;
    color: #344644;
    padding: 3px 10px;
    position: relative;
    -webkit-transition: border-color 0.1s ease-in-out 0s,background-color 0.1s ease-in-out 0s;
    transition: border-color 0.1s ease-in-out 0s,background-color 0.1s ease-in-out 0s;
}
.widget-products li {
    border-bottom: 1px solid #ebebeb;
    overflow: hidden;
    max-height: 140px;
}
.widget-products {
    list-style: none;
    margin: 0;
    padding: 0;
}
.widget-products li>a:after {
    content: "\f138";
    font-family: FontAwesome;
    font-size: 0.875em;
    font-style: normal;
    font-weight: normal;
    margin-top: 100px;
    position: absolute;
    right: 10px;
    text-decoration: inherit;
    top: 0;
    color: #ddd;
    font-size: 1.3em;
}
.children-title{
  font-size: 22px !important;
  color: #000;
  font-weight: 700;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 10px
}

.customcontactform {
  padding: 0px 10px 0px 0px;
  background-color: #fff !important;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
  min-height: 450px;
  }
  .customcontactform h4, .InputfieldHeader, .btn-lg, .control-label{
  color: #333;
  border: none;
  }
 .customcontactform input{
    margin-bottom: 20px;
  }
   .customcontactform legend{
 font-size: 12px;
 font-weight: bold;
  }
  .form-control {
  width: 100%!important; 
  }
  .is-realperson {
      width: 100%!important;
      margin:0 0 10px 10px!important;

    }
  .control-label{
      width: 100%!important;
      text-align: left!important;
      margin-top: 10px;
  }
  .realperson-challenge {
    width: 100%!important;
  }
  .customcontactform .btn-lg {
  padding: 7px 7px 7px 7px;
  }
  p.text-danger {
  color: #eb6b0d;
  }
    p.text-success {
  color: #25be6a;
  }
 .customcontactform .btn {
    float: right!important;
    margin-bottom: 5px;
 }
