.wrapper.twitter {
  background: #f3582a none repeat scroll 0 0;
  color: #fff;
  font-size: 23px;
  font-weight: 700;
  padding: 6px 0;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.wrapper.twitter a {
  color: #fff;
}
.featre .block-f {
  float: left;
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: 5px 6px 7px #f1f1f1;
  border-radius: 10px;
  padding: 11px;
}
body {
  font-weight: 400;
  font-family: var(--poppins) !important;
  color: #292f34;
}
.featre .block-f .imm {
  border-radius: 50% !important;
  margin-bottom: 0;
  float: left;
  background: #f7f7f7;
  height: 53px;
  width: 53px;
  padding: 6px 9px 9px;
  line-height: 15px;
}
.hero h1 {
  font-size: 3.1rem !important;
  font-weight: 601 !important;
  text-transform: uppercase;
  text-align: center;
}
.hero h2.pr {
  font-size: 3.5rem !important;
}
.inner-p {
  background: #fff;
  border-radius: 26px 6px 26px;
  padding: 9px;
  box-shadow: 3px 3px 9px #dfdfdf;
}
.featre .block-f .imm img {
  width: 100%;
  height: auto;
}
.featre .block-f h3 {
  float: left;
  text-align: left;
  font-size: 14px;
  padding: 0 0 0 27px;
  margin: 6px 0 0 0;
  width: 100%;
  line-height: 41px;
  font-weight: 500;
  background-image: url(../images/img-ico.png);
  background-repeat: no-repeat;
  background-position: left;
  color: #a3a3a3;
  background-size: 6%;
}
.orng-big.btn.btn-primary {
  background: #ef7f3c;
  border: none;
  padding: 20px 35px;
}
.zero_click .card {
  background: #fff;
  border-radius: 11px 55px;
  border: none;
  box-shadow: 7px 5px 13px #d1d1d1;
}
.security .boxi {
  font-size: 19px;
  display: inline-block;
  padding: 10px 4px 13px 40px;
  text-align: left;
  background: url(../assets/images/svg/checklist.png);
  background-color: #fff;
  margin: 7px;
  border-radius: 10px;
  box-shadow: 5px 4px 8px #d1cbcb;
  background-repeat: no-repeat;
  background-position: 7px;
}
.hero {
  padding: 4rem 0 5rem;
  background: #f5f6f8;
}
.hero .btn {
  box-shadow: var(--shadow);
  border-radius: var(--border-radius);
  font-family: var(--mont) !important;
  font-weight: 700;
  padding: 12px 57px;
}
.hero h1 {
  font-size: 3.5rem;
}
.hero p {
  font-size: 1.1rem;
  line-height: 1.7rem;
  margin: 36px 0;
}
.section-title h2 {
  font-weight: 700;
}
.insure .card {
  background: 0 0;
  border-bottom: none;
  border-left: none;
  border-top: none;
  border-right: none;
}
.zero_click {
  background: #edf1fc;
}
.insure .card img {
  width: 50px;
  height: auto;
  float: left;
}
.proxy-con img {
  float: left;
  margin-right: 15px;
  margin-bottom: 23px;
}
.proxy {
  background: url(../images/proxy-bg.jpg);
  background-position: left;
  background-size: cover;
}
.insure .section-title {
  text-align: left;
}
.bg-lblue {
  background: #f5f8fa;
}
.container.ftrs img {
  float: left;
  width: 96px;
  height: auto;
  margin-right: 15px;
  margin-bottom: 72px;
}
h3.orange {
  color: #ff9600;
  font-size: 24px;
  font-weight: 400;
}
h5.orange {
  color: #ff9600;
  font-weight: 400;
  font-size: 18px;
}
.list-sec p {
  border-radius: 12px;
  background: #f9faff;
  box-shadow: 0 5px 24px 0 rgba(0, 0, 0, 0.16);
  padding: 16px;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
}
.cards img {
  float: left;
  margin-right: 20px;
  margin-bottom: 22px;
}
.bg-grey {
  background-color: #f6f6f6;
}
.zero_click h6 {
  color: #333;
  font-weight: 400;
}
#non_profit a {
  color: #333;
}
h2.hm {
  color: #28a3ff;
  font-size: 24px;
  font-weight: 600;
}
.boxes .card {
  background: #fff;
  border-radius: 30px;
  border: none;
  padding: 18px;
  display: inline-block;
  text-align: left;
  box-shadow: 4px 0 15px #f3efef;
}
img.img-card {
  width: 100px;
  display: inline-block;
  text-align: center;
  margin: auto;
  position: relative;
  margin-top: 0;
  float: left;
  margin-bottom: 20px;
}
.boxes .card-body {
  flex: 1 1 auto;
  padding: 1rem;
  float: left;
  width: 74%;
}
.proxy-con h4 {
  font-weight: 700;
}
.insure h5 {
  font-weight: 600;
}
.faq .accordion-button:not(.collapsed) {
  color: #0c63e4;
  background-color: #f9f9f9;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.faq .accordion-body {
  background: #fff;
}
.faq .accordion-button {
  font-size: 1.2rem;
  background-color: #eef1fb;
  font-weight: 700;
}
.faq .q {
  color: #9d96a8;
  font-size: 1.5rem;
  margin-right: 11px;
}
.bg-domain {
  background: url(../images/bg-domain.jpg);
  background-position: left;
  background-size: cover;
}
.domain img {
  position: absolute;
  top: -54px;
}
.plans .pricely-pro {
  padding: 0;
  list-style: none;
}
.plans .pricely-pro .list-group {
  border-radius: 0;
}
.plans .pricely-pro .list-group .list-group-item {
  text-align: left;
  font-size: 15px;
}
.plans .btn-primary.outline-btn {
  background-color: transparent;
  border: 2px solid #2479e1;
  color: #2479e1;
  font-size: 14px;
  font-weight: 600;
}
.plans .pricely-pro .list-group .fa {
  color: #0189ff;
}
.plans .pricely-pro .panel-heading {
  background: #d4e1fd;
  margin: 0;
  text-align: left;
  padding: 10px 15px;
  font-size: 1.1rem;
  color: #3e3e3e;
}
.plans .pricely-pro .outline-btn {
  padding: 0.1rem 0.5rem;
}
@media only screen and (min-width: 280px) and (max-width: 768px) {
  .plans .list-group-item,
  .plans .panel-heading {
    min-height: 71px;
  }
  .tag,
  .attachment-full {
    width: 100%;
  }
}
