@import url("https://fonts.googleapis.com/css?family=Lato");
@import url("https://fonts.googleapis.com/css?family=Oswald");
::-webkit-scrollbar {
  width: 10px;
  height: 3px;
  background-color: #ccc;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #33822b61;
}

::-webkit-scrollbar-thumb {
  height: 50px;
  background-color: #33822ba8;
  border-radius: 5px;
}

::selection {
  background: #33822b;
  color: #fff;
}

body {
  margin: 0;
  padding: 0;
  /*font-family: "Source Sans Pro", sans-serif;*/
}

h1 {
  color: #ffffff;
  text-align: center;
  padding-top: 20 px;
}

#logo {
  margin: 0 auto;
  padding: 20px;
  width: 250px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.nav {
  font-family: "Oswald";
}

a {
  color: #33822b;
}

a:focus,
a:hover {
  color: #33822b;
  text-decoration: underline;
}

.normaltext {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
}

#logo img {
  height: 50px;
  width: auto;
}

.nav {
  width: 100%;
}

.nav a {
  color: #33822b;
}

.nav .leftfloat {
  float: left;
}

.nav .rightfloat {
  float: right;
}

.menuitems a img {
  display: list-item;
  width: 105px;
}

.menuitems a i,
.menuitems button i {
  padding: 10px 5px;
}

.cart-title-row {
  background: #eed50f;
  border-top: 2px solid #545454;
}

.cart a,
#exit button,
#letsreg button {
  color: #efd50f !important;
  background: #33822b !important;
  border: 1px solid #33822b;
  padding: 0px 15px 0px 5px !important;
  margin: 10px;
}

.loginmodallink {
  font-family: "Oswald";
  color: #33822b;
  font-size: 14px;
}

#letsreg a {
  padding: 0px 15px 0px 5px !important;
  margin: 10px;
  border: 1px solid #33822b;
}

.bg-green {
  color: #fff;
  background: #33822b;
}

.bg-green a,
.bg-green p,
.bg-green span,
.bg-green div {
  color: #fff !important;
}

.bottomnav1 {
  margin-bottom: 0px;
  padding: 0px;
}

.bottomnav1 .menuitems {
  padding: 0px;
  display: block;
}

.bottomnav2 {
  padding-left: 0;
  padding-right: 0;
}

.bottomnav2 > div {
  background: #edefed;
  width: 100%;
}

.bottomnav2 li:hover {
  background: #33822b;
}

.bottomnav2 li:hover a {
  background: #33822b;
}

.bottomnav2 li:hover a span {
  color: #d6d6d6;
}

.bottomnav2 .nav > li > a {
  padding: 10px 5px;
}

#facebookpage h2,
#promobox h2 {
  text-align: center;
  font-size: 14px;
  margin-top: 0px;
  padding-top: 10px;
  font-family: "Oswald";
}

.fb-page {
  padding-top: 10px !important;
}

.btn {
  font-family: "Oswald";
}

#promobox img {
  padding: 10px;
  float: left;
  width: 215px;
}

@media screen and (max-width: 767px) {
  .cart {
    padding-right: 10px !important;
    float: left;
  }
  .flagholder {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  #menulogo {
    padding-top: 8px;
  }
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 80;
  background: #fff;
}

.cart3 {
  margin-right: 45px;
}

#bottomnav1 {
  border-radius: 0px !important;
  left: 0px;
  border-bottom: 2px solid #33822b;
}

#bottomnav2 {
  padding-top: 70px;
}

#promobar {
  background: #eed40e;
  border-image-slice: 13;
  border-width: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: inherit;
  font-weight: 500;
}

#promobar p {
  margin: 5px;
}

#promobar i {
  padding: 5px;
  background: #ffffff78;
  width: 28px;
  height: 28px;
  text-align: center;
}

#promobar b {
  text-decoration-line: underline;
  text-underline-offset: 1px;
  text-decoration-color: #fff;
}

@media only screen and (max-width: 768px) {
  #promobar {
    margin-top: 68px;
  }
}

header .container {
  padding-bottom: 10px;
}

#blognews .header,
#facebookpage .header,
#promobox .header,
.partnercontainer .header,
#mapcontainer .header {
  height: 40px;
  width: 100%;
  display: block;
  background: #edefed;
  text-align: center;
  font-family: "Oswald";
}

#blognews .header h2,
#facebookpage .header h2,
#promobox .header h2,
footer h2 {
  font-size: 18px;
}

.partnercontainer .header h2 {
  font-size: 20px;
}

#promobox p {
  text-align: justify;
  margin: 5px;
}

.carousel-control i {
  color: #eed40e;
}

.partnercontainer h2,
#mapcontainer h2 {
  vertical-align: baseline;
  line-height: 1.7;
  padding: 4px 0px;
}

.varantycard {
  font-size: 14px;
  margin-bottom: 10px;
  margin-top: 10px;
  border: 2px solid #eed40e;
  box-shadow: 4px 4px 8px 1px #626362;
  padding: 5px 5px 30px 5px;
  min-height: 220px;
  text-align: center;
  background-image: linear-gradient(
    to right bottom,
    #33822b,
    #478e29,
    #5b9a25,
    #6fa620,
    #6c8d1c
  );
  color: #edefed;
  height: 240px;
  border-radius: 10px;
}

.varantycard h3 {
  height: 50px;
  font-size: 18px;
  text-align: center;
  margin: 0px 10px 44px 10px !important;
  padding: 10px 0px 10px 0;
}

.varantycard img {
  margin: 0 auto;
}

/* entire container, keeps perspective */

.flip-container {
  perspective: 1000px;
}

/* flip the pane when hovered */

.flip-container:hover .flipper,
.flip-container.hover .flipper {
  transform: rotateY(180deg);
}

.flip-container,
.front,
.back {
  width: 160px;
  min-height: 250px;
  margin: 0 auto;
}

/* flip speed goes here */

.flipper {
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative;
  perspective: 1000px;
}

/* hide back of pane during swap */

.front,
.back {
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

/* front pane, placed above back */

.front {
  z-index: 2;
  /* for firefox 31 */
  transform: rotateY(0deg);
}

/* back, initially hidden pane */

.back {
  transform: rotateY(180deg);
}

.bottomnav2 .container {
  background: rgba(174, 183, 173, 0.22);
  border-radius: 0;
}

.nav > li > a:hover {
  text-decoration: underline;
  background-color: transparent !important;
}

.partners {
  text-align: center;
}

.partners h2 {
  text-align: center;
}

.partnerlink {
  width: 19%;
  text-align: center;
  color: #fff;
}

.partnerlink:hover {
  color: #fff;
}

.partnerlink img {
  padding: 20px;
  width: 200px;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  -webkit-transition: all 0.8s;
  /* Safari */
  transition: all 0.8s;
}

.partnerlink img:hover {
  -webkit-filter: grayscale(0%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}

@-webkit-keyframes ld {
  0% {
    transform: rotate(0deg) scale(1);
  }
  50% {
    transform: rotate(180deg) scale(1.1);
  }
  100% {
    transform: rotate(360deg) scale(1);
  }
}

@-moz-keyframes ld {
  0% {
    transform: rotate(0deg) scale(1);
  }
  50% {
    transform: rotate(180deg) scale(1.1);
  }
  100% {
    transform: rotate(360deg) scale(1);
  }
}

@-o-keyframes ld {
  0% {
    transform: rotate(0deg) scale(1);
  }
  50% {
    transform: rotate(180deg) scale(1.1);
  }
  100% {
    transform: rotate(360deg) scale(1);
  }
}

@keyframes ld {
  0% {
    transform: rotate(0deg) scale(1);
  }
  50% {
    transform: rotate(180deg) scale(1.1);
  }
  100% {
    transform: rotate(360deg) scale(1);
  }
}

.m-progress {
  position: relative;
  opacity: 0.8;
  color: transparent !important;
  text-shadow: none !important;
}

.m-progress:hover,
.m-progress:active,
.m-progress:focus {
  cursor: default;
  color: transparent;
  outline: none !important;
  box-shadow: none;
}

.m-progress:before {
  content: "";
  display: inline-block;
  position: absolute;
  background: transparent;
  border: 1px solid #fff;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-radius: 50%;
  box-sizing: border-box;
  top: 50%;
  left: 50%;
  margin-top: -12px;
  margin-left: -12px;
  width: 24px;
  height: 24px;
  -webkit-animation: ld 1s ease-in-out infinite;
  -moz-animation: ld 1s ease-in-out infinite;
  -o-animation: ld 1s ease-in-out infinite;
  animation: ld 1s ease-in-out infinite;
}

.btn-default.m-progress:before {
  border-left-color: #333333;
  border-right-color: #333333;
}

.btn-lg.m-progress:before {
  margin-top: -16px;
  margin-left: -16px;
  width: 32px;
  height: 32px;
}

.btn-sm.m-progress:before {
  margin-top: -9px;
  margin-left: -9px;
  width: 18px;
  height: 18px;
}

.btn-xs.m-progress:before {
  margin-top: -7px;
  margin-left: -7px;
  width: 14px;
  height: 14px;
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  border-color: #dddddd;
}

.navbar-collapse.in ul li a,
.navbar-collapsing ul li a {
  display: -webkit-inline-box;
}

.navbar-collapse.in ul li a div,
.navbar-collapsing ul li a div {
  margin-left: 65px;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.icon-bar {
  background-color: #888888;
}

.callback-content {
  width: 100%;
  border: 1px solid #000;
  text-align: center;
}

.callback-block > button {
  max-width: 400px;
  width: 100%;
  background: #e61b25;
  border: 1px solid #fff;
}

.callback-block > button span {
  float: left;
  font-size: 18px;
}

#callback-block > button i {
  float: right;
  padding: 5px;
}

.callbackbutton {
  margin: 10px auto;
}

.callbackbutton span {
  float: right;
  font-size: 18px;
}

.callback-number {
  padding: 4px;
  margin: 0px 10px;
  width: calc(100% - 20px);
}

.callback-togglebtn span {
  float: left;
}

.callback-togglebtn i {
  float: right;
  padding: 5px;
}

.fakeinput {
  width: 0px;
  height: 0px;
  padding: 0px;
  margin: 0px;
  border: none;
  position: absolute;
}

#homemiddlerow h2 {
  size: 22px;
}

.partners h2 {
  text-align: center;
  background: #efd50f;
}

footer {
  background: #212529;
}

footer .container {
  background: #212529 !important;
}

.intercontainer {
  background: #33822b;
  height: 1px;
}

.footer-links {
  list-style: none;
}

.footer-links li {
  padding: 0 0 7px 4px;
  overflow: hidden;
  line-height: 30px;
  font-weight: 700;
  font-family: Oswald;
  font-weight: 400;
  font-size: 15px;
}

.footer-links li a {
  color: #fff;
}

.footer-links li i {
  color: #fff;
  padding: 10px;
  border-radius: 50%;
  border: 1px solid #fff;
  width: 35px;
  text-align: center;
  margin-right: 15px;
}

.footer-links li:hover i {
  color: #efd50f;
  border-color: #efd50f;
}

.form-control {
  border-radius: 0px;
}

.animalstamp {
  width: 90%;
  max-width: 75px;
  float: left;
  padding-top: 30px;
}

.centerpikto {
  width: 60%;
  margin: 0 auto;
}

.effiheader {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
}

.howworks {
  text-align: justify;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}

.grayback {
  background: #212529;
}

.slidertextbox {
  float: left;
}

.imagesgrid img {
  margin: 10px auto;
}

.sliderheader {
  background: #edefed;
  font-family: "Oswald";
  font-size: 17px;
  text-align: center;
  color: #33822b;
  line-height: 32px;
}

.slidertexbody {
  text-align: justify;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: 0.1em;
}

.imagesgrid {
  padding-top: 10px;
}

#addtocartbox {
  background: #edefed;
  margin: 0 auto;
  padding: 20px 0px;
  min-height: 360px;
}

#addtocartbox p {
  display: inline-block;
}

#modification {
  padding: 5px;
  margin: 5px 15px 15px 35px;
}

#varanty,
#solar,
#grounding,
#battery {
  /* Double-sized Checkboxes */
  -ms-transform: scale(1.5);
  /* IE */
  -moz-transform: scale(1.5);
  /* FF */
  -webkit-transform: scale(1.5);
  /* Safari and Chrome */
  -o-transform: scale(1.5);
  /* Opera */
  padding: 10px;
  margin: 5px 15px 30px 35px;
}

#shortdesc {
  text-align: justify;
}

#quantity {
  text-align: center;
  margin: 10px;
}

#modify {
  text-align: center;
  padding: 5px;
}

.payment-logo {
  width: 100%;
  max-width: 350px;
  padding-top: 40px;
}

#addtocartbox .btn {
  margin: 0 auto;
  background: #fbb028;
  color: #33822b;
  border-radius: 0px;
  border: 1px solid #33822b;
}

.panel-login > .panel-heading {
  color: #00415d;
  background-color: #fff;
  border-color: #fff;
  text-align: center;
}

.panel-login > .panel-heading a {
  text-decoration: none;
  color: #666;
  font-size: 15px;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.panel-login > .panel-heading a:hover {
  text-decoration: underline;
}

.panel-login > .panel-heading a.active {
  color: #33822b;
  font-size: 14px;
}

.panel-login > .panel-heading hr {
  margin-top: 10px;
  margin-bottom: 0px;
  clear: both;
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0),
    rgba(0, 0, 0, 0.15),
    rgba(0, 0, 0, 0)
  );
  background-image: -moz-linear-gradient(
    left,
    rgba(0, 0, 0, 0),
    rgba(0, 0, 0, 0.15),
    rgba(0, 0, 0, 0)
  );
  background-image: -ms-linear-gradient(
    left,
    rgba(0, 0, 0, 0),
    rgba(0, 0, 0, 0.15),
    rgba(0, 0, 0, 0)
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0),
    rgba(0, 0, 0, 0.15),
    rgba(0, 0, 0, 0)
  );
}

.panel-login input[type="text"],
.panel-login input[type="email"],
.panel-login input[type="password"] {
  height: 45px;
  border: 1px solid #ddd;
  font-size: 16px;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.panel-login input:hover,
.panel-login input:focus {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: #ccc;
}

.btn-login {
  background-color: #59b2e0;
  outline: none;
  color: #fff;
  font-size: 14px;
  height: auto;
  font-weight: normal;
  padding: 14px 0;
  text-transform: uppercase;
  border-color: #59b2e6;
}

.btn-login:hover,
.btn-login:focus {
  color: #fff;
  background-color: #53a3cd;
  border-color: #53a3cd;
}

.forgot-password {
  text-decoration: underline;
  color: #888;
}

.forgot-password:hover,
.forgot-password:focus {
  text-decoration: underline;
  color: #666;
}

.btn-register {
  background-color: #1cb94e;
  outline: none;
  color: #fff;
  font-size: 14px;
  height: auto;
  font-weight: normal;
  padding: 14px 0;
  text-transform: uppercase;
  border-color: #1cb94a;
}

.btn-register:hover,
.btn-register:focus {
  color: #fff;
  background-color: #1ca347;
  border-color: #1ca347;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#changecustdataform,
#changepostdataform,
#changeinvdataform {
  padding: 10px;
}

.panel-primary > .panel-heading {
  background-color: #33822b;
  border-color: #33822b;
  border-radius: 0px;
  padding: 0px;
  font-family: "Oswald";
  color: #efd50f;
}

.panel-primary > .panel-body {
  text-align: justify;
}

.panel-primary {
  border-color: #33822b;
  border-radius: 0px;
}

/* Important part */

.modal-dialog {
  padding: 0px;
}

.modal-body {
  height: 400px;
  overflow-y: auto;
}

.btn-outline-secondary.rounded-pill {
  color: #252830 !important;
}

.btn-outline-secondary.rounded-pill:hover {
  color: #fff !important;
}

.rounded-button {
  border-radius: 8px !important;
}

.stepspan {
  width: 16px !important;
  font-size: 16px !important;
  display: inline-block;
  text-align: center;
  color: #fff;
  margin-right: 5px;
  margin-bottom: 5px;
  font-family: "Oswald";
  padding: 0px;
  margin: 0px 3px 0px 0px;
  background: #33822b;
}

#ordertablinks .nav-link {
  border-radius: 0px;
  border: 1px solid #252830;
}

#ordermodal .modal-header {
  background: #f7f7f7;
}

#ordertablinks .nav-link.active {
  background: #eed40e;
}

.price {
  font-size: 18px;
  font-weight: 700;
}

#startcheckout {
  float: right;
}

.listed {
  border: 1px solid #33822b;
  display: block;
  padding: 10px;
  margin: 10px 0px;
  color: #33822b;
  font-size: 16px;
  font-weight: 700;
  max-width: 780px;
  margin: 30px auto;
}

.listed h3,
.listed span,
.listed div,
.listed img {
  display: block;
  position: relative;
}

#bottomrow {
  height: 40px;
}

#newer-posts {
  float: left;
  background: #33822b;
  color: #efd50f;
  padding: 10px;
  border: 1px solid #efd50f;
  margin: 3px 0px;
}

#older-posts {
  float: right;
  background: #33822b;
  color: #efd50f;
  padding: 10px;
  border: 1px solid #efd50f;
  margin: 3px 0px;
}

.pdficon {
  width: 50px;
  height: auto;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1, 1);
    opacity: 0.7;
  }
  50% {
    -webkit-transform: scale(1.05, 1.05);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1, 1);
    opacity: 1;
  }
}

@keyframes pulse {
  0% {
    transform: scale(1, 1);
    opacity: 0.7;
  }
  50% {
    transform: scale(1.05, 1.05);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 1;
  }
}

.prodcard {
  -webkit-animation: pulse 1s linear 1;
  animation: pulse 1s linear 1;
  border-radius: 10px;
  box-shadow: 8px 8px 16px 0 rgb(0 0 0 / 20%);
  transition: 0.15s box-shadow ease, 0.15s transform ease;
  -moz-transition: 0.15s box-shadow ease, 0.15s transform ease;
  height: 95%;
  max-width: 600px;
  margin: 0 auto;
}

.prodcard:hover {
  transform: translateY(-0.25rem);
  box-shadow: 0 2.25rem 1.5rem -1.5rem rgb(33 37 41 / 30%),
    0 0 1.5rem 0.5rem rgb(33 37 41 / 5%) !important;
}

.prodcard-title {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

.prodcard-body {
  /*border: 2px dashed #33822b;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;*/
  border-top: none;
  height: calc(100% - 53px);
  background-color: #fff;
}

.prodcard .badge {
  background: #33822b;
  padding: 5px 10px;
  font-size: 14px;
  top: -5px;
  position: relative;
  color: #fff;
}

.prodcard-title {
  text-align: center;
  line-height: 2;
  background: #eed40e;
  height: 53px;
}

.prodcard-title h3 {
  display: inline-block;
  margin: 10px;
}

.prodcard img {
  width: 80%;
  margin: 0 10%;
}

.prodcard p {
  margin: 0px 10px;
}

.prodcard-btn-container .btn {
  margin: 15px;
}

.prodcard-btn-container {
  text-align: center;
}

#productcarousel {
  max-width: 450px;
  margin: 0 auto;
}

#cartbody input[type="button"] {
  background: none;
  border: none;
  color: #33822b;
  font-weight: 700;
  font-size: 18px;
}

#cartbody tr td:nth-child(1) {
  max-width: 33% !important;
  padding: 0px 5px;
}

#cartbody tr td:nth-child(2) {
  min-width: 140px;
  max-width: 33% !important;
  padding: 0px 5px;
}

#cartbody tr td:nth-child(3) {
  min-width: 100px;
  max-width: 33% !important;
  padding: 0px 5px;
}

.minusbtn {
  color: #ff0000 !important;
  background: none;
  border: none;
  padding: 0px 2px 0px 0px;
}

.plusbtn {
  color: #33822b;
  background: none;
  border: none;
  padding: 0px 0px 0px 2px;
}

.modal-title,
.modal-header h2 {
  font-size: 18px;
}

.modal-header {
  min-height: 38px;
  display: block;
  background: #eed40e;
  border-radius: 0px;
  text-align: center;
}

.modal-body h2 {
  text-align: center;
  font-size: 18px;
}

.deleteprodfromcartbtn {
  color: #ff1f1f !important;
  background: none;
  border: none;
  float: right;
  justify-content: center;
  display: flex;
  align-items: center;
}

#ordermodal p {
  padding: 10px;
}

#ordermodal {
  font-size: 14px;
}

#ordermodal h2,
#cartmodal h2 {
  padding: 0px;
  text-align: center;
}

#ordertabs {
  padding-top: 10px;
}

#ordertablinks {
  position: relative;
  display: flex;
  justify-content: space-around;
  padding-bottom: 10px;
}

#ordertablinks .nav-item {
  min-width: 22%;
}

#ordertablinks .nav-item.active .stepspan {
  background: #efd50f;
  color: #33822b;
}

#ordermodal .modal-header {
  border-bottom: none;
}

#ordermodal input,
#ordermodal select {
  background-color: #eed40e99;
  color: #33822b;
  font-weight: 500;
}

#noemail {
  width: 20px;
  height: 20px;
}

.btn-default {
  border-radius: 0px;
}

#cms h1 {
  font-family: "Oswald";
  font-size: 18px;
  color: #33822b;
}

#cms h2 {
  font-family: "Oswald";
  font-size: 18px;
  text-align: center;
}

#cms h3 {
  font-size: 14px;
  font-weight: 700;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#cms #sendbackpolicy {
  padding: 0px 10px;
  border: 1px solid;
  margin: 15px 0px;
}

#cms p img {
  padding: 15px;
}

#cms a {
  color: #33822b;
}

.why ul li:before,
.whynot ul li:before {
  position: absolute;
  margin-left: -1.3em;
  font-weight: bold;
}

.why ul li.tick:before {
  content: "\2713";
}

.whynot ul li.cross:before {
  content: "\2717";
}

.whynot ul,
.why ul {
  margin-top: 0;
  padding-left: 2em;
  list-style-type: none;
  font-size: 16px;
  font-weight: 600;
  width: 100%;
  margin: 0 auto;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 10px 0px 15px 30px;
  text-align: justify;
  line-height: 1.4;
  letter-spacing: 1;
}

.whynot ul {
  color: #000;
}

.why ul {
  color: #33822b;
}

#whyandnot {
  margin-top: 30px;
  border-top: 1px solid #33822b;
  border-bottom: 1px solid #33822b;
  margin-bottom: 30px;
}

.stoll {
  max-width: 20% !important;
  margin: 0px auto 25px auto;
}

.installist {
  font-size: 16px;
  text-align: justify;
  line-height: 1.5em;
  font-weight: 600;
  letter-spacing: 0.1em;
  list-style-position: inside;
}

#partner-program h3,
.productpage h3,
#accountpage h3,
#trackingpage h3 {
  font-size: 18px;
  font-family: "Oswald";
  padding: 10px 0px 10px 0;
  line-height: 1.5;
  text-align: center;
  margin: 0px;
}

#reviews .col-sm-2 {
  padding: 10px;
}

#reviews .cust_name {
  font-size: 22px;
  color: #33822b;
  text-align: center;
  text-transform: uppercase;
}

#reviews blockquote {
  font-family: Georgia, serif;
  font-size: 18px;
  font-style: italic;
  border: none;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  position: relative;
  color: #383838;
}

#reviews blockquote:before {
  display: block;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  left: -20px;
  top: -20px;
  color: #7a7a7a;
}

#reviews .row {
  border-bottom: 1px solid #33822b;
}

#lastblocks .panel {
  min-height: 230px;
}

.popupform {
  padding: 10px;
}

.popupform button {
  float: right;
}

.carousel-control.right,
.carousel-control.left {
  background: rgba(0, 0, 0, 0);
}

#vad001video,
#vad004video {
  margin: 0 auto;
  width: 100%;
  min-width: 260px;
  max-width: 560px;
  min-height: 305px;
}

.videowrapper {
  margin-bottom: 30px;
}

.video-container {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.video-container::after {
  padding-top: 56.25%;
  display: block;
  content: "";
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.where-img {
  margin: 0 auto 30px auto;
}

.error-hidden {
  display: none;
}

.error-display {
  display: box;
  color: #a94442;
}

#ordercoupon-error {
  font-size: 14px;
}

.disabled-link {
  pointer-events: none;
}

#bruttosumincheckout {
  text-align: center;
  margin: 0;
  padding: 0;
  font-weight: 700;
  font-size: 18px;
  color: #dc3545;
}

#newsletterform .form-inline {
  float: left;
  padding-bottom: 10px;
}

#newsletterform-container {
  border-radius: 10px;
  border: 2px solid #33822b;
}

#newsletterform-container .text-checkbox {
  font-size: 14px;
  font-weight: 400;
  position: relative;
}

#newsletter-fa-div {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  font-size: 32px;
  color: #33822b;
  margin: 10px auto;
  border: 2px solid #efd50f;
}

@media screen and (min-width: 768px) {
  #newsletter-fa-div {
    float: left;
    margin: 15px 20px 12px 8px;
  }
}

.flag {
  width: 40px;
}

#faq b {
  font-size: 18px;
  font-style: italic;
  border: none;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  position: relative;
  color: #383838;
}

/*villanypásztor kalkulátor*/

#calc_input {
  line-height: 2em;
  font-size: 16px;
  letter-spacing: 0.05em;
}

#calc_input input,
#calc_input select {
  line-height: 1em;
  padding: 3px 5px;
}

#calc_btn {
  margin: 5px auto;
}

#calc_fieldl {
  width: 80px;
}

#calc_orderbtn {
  margin: 5px auto;
}

#calc_results {
  display: none;
  text-align: center;
}

#calc_results span {
  color: #33822b;
  font-weight: 500;
  line-height: 1.5em;
  display: block;
  font-size: 18px;
}

#calc_results table {
  margin: 0 auto;
}

#calc_results table td {
  padding: 5px 20px;
}

/*kalkulátor vége*/

.langlink {
  float: left;
  padding: 10px 4px !important;
}

.langlink img {
  width: 20px !important;
  height: 16px;
  margin: 13px 0px;
  border: 1px solid #717171;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li {
  position: relative;
  display: block;
}

.nav {
  font-size: 14px;
}

.menuitems a span {
  font-size: 14px;
}

.img-responsive,
.thumbnail a > img,
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

@media (max-width: 991px) {
  #download_free {
    /*margin:15px;*/
  }
  #download_free a {
    font-size: 16px;
  }
  #download_free a div {
    text-align: center;
  }
  #download_free a div img {
    max-width: 10%;
  }
  .postrow > :first-child {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  #bottomnav2 .menuitems {
    border-bottom: 1px solid #33822b;
  }
  .menuitems a span {
    font-size: 20px;
    text-align: center;
    padding: 20px;
    display: list-item;
  }
  .menuheader {
    position: relative;
    font-size: 22px;
    float: left;
    font-weight: 700;
    padding: 10px 0px 10px 80px;
    text-align: center;
  }
  .cart a {
    margin-left: 0px !important;
  }
  #letsreg button {
    margin-right: 5px !important;
  }
  #ordertablinks .nav-link {
    padding: 7px;
    font-size: 12px;
  }
  .navbar-nav > li {
    float: left;
  }
}

@media screen and (max-width: 1200px) {
  .menuitems a img {
    display: list-item;
    width: 100px;
  }
  .bottomnav2 .nav > li > a {
    padding: 10px 0px;
  }
  #fbmsg {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .menuitems a span {
    float: left;
    display: list-item;
    text-align: center;
    width: 90px;
    height: 45px;
  }
  .menuheader {
    display: none;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

#cookielaw {
  position: fixed;
  display: none;
  bottom: 0px;
  background: #dff3fb;
  text-align: left;
  font-size: 18px;
  width: 100%;
  padding: 10px 10px 0px 15px;
  border: 2px dashed #212529;
}

#cookiebtn {
  border-radius: 20px;
}

.changethis[data-changethis="diszi"] div {
  width: 90px;
  height: 60px;
  display: block;
  background-size: contain;
  background-image: url(https://www.vadalarm.hu/img/home/diszi.png);
}

.changethis[data-changethis="diszi"]:hover div {
  background-image: url(https://www.vadalarm.hu/img/home/diszihover.png) !important;
}

.changethis[data-changethis="madi"] div {
  width: 90px;
  height: 60px;
  display: block;
  background-size: contain;
  background-image: url(https://www.vadalarm.hu/img/home/madar.png);
}

.changethis[data-changethis="madi"]:hover div {
  background-image: url(https://www.vadalarm.hu/img/home/madarhover.png) !important;
}

.changethis[data-changethis="ragcsa"] div {
  width: 90px;
  height: 60px;
  display: block;
  background-size: contain;
  background-image: url(https://www.vadalarm.hu/img/home/eger.png);
}

.changethis[data-changethis="ragcsa"]:hover div {
  background-image: url(https://www.vadalarm.hu/img/home/egerhover.png) !important;
}

.changethis[data-changethis="villany"] div {
  width: 90px;
  height: 60px;
  display: block;
  background-size: contain;
  background-image: url(https://www.vadalarm.hu/img/home/villany.png);
}

.changethis[data-changethis="villany"]:hover div {
  background-image: url(https://www.vadalarm.hu/img/home/villanyhover.png) !important;
}

.changethis[data-changethis="solar"] div {
  width: 90px;
  height: 60px;
  display: block;
  background-size: contain;
  background-image: url(https://www.vadalarm.hu/img/home/solar.png);
}

.changethis[data-changethis="solar"]:hover div {
  background-image: url(https://www.vadalarm.hu/img/home/solarhover.png) !important;
}

.changethis[data-changethis="blog"] div {
  width: 90px;
  height: 60px;
  display: block;
  background-size: contain;
  background-image: url(https://www.vadalarm.hu/img/home/blog.png);
}

.changethis[data-changethis="blog"]:hover div {
  background-image: url(https://www.vadalarm.hu/img/home/bloghover.png) !important;
}

.changethis[data-changethis="rolunk"] div {
  width: 90px;
  height: 60px;
  display: block;
  background-size: contain;
  background-image: url(https://www.vadalarm.hu/img/home/you.png);
}

.changethis[data-changethis="rolunk"]:hover div {
  background-image: url(https://www.vadalarm.hu/img/home/youhover.png) !important;
}

.changethis[data-changethis="delivery"] div {
  width: 90px;
  height: 60px;
  display: block;
  background-size: contain;
  background-image: url(https://www.vadalarm.hu/img/home/delivery.png);
}

.changethis[data-changethis="delivery"]:hover div {
  background-image: url(https://www.vadalarm.hu/img/home/deliveryhover.png) !important;
}

.changethis[data-changethis="back"] div {
  width: 90px;
  height: 60px;
  display: block;
  background-size: contain;
  background-image: url(https://www.vadalarm.hu/img/home/backbox.png);
}

.changethis[data-changethis="back"]:hover div {
  background-image: url(https://www.vadalarm.hu/img/home/backboxhover.png) !important;
}

.changethis[data-changethis="partner"] div {
  width: 90px;
  height: 60px;
  display: block;
  background-size: contain;
  background-image: url(https://www.vadalarm.hu/img/home/partner.png);
}

.changethis[data-changethis="partner"]:hover div {
  background-image: url(https://www.vadalarm.hu/img/home/partnerhover.png) !important;
}

#partner-menuitem div {
  width: 90px;
  height: 60px;
  display: block;
  background-size: contain;
  background-image: url(https://www.vadalarm.hu/img/home/partner.png);
  background-position-x: center;
  background-repeat: no-repeat;
}

#bottomsubscribe {
  margin: 0 auto;
  width: 100%;
}

#header-promobox {
  border: 2px solid #33822b;
  margin-bottom: 10px;
  padding: 10px 5px 0px 5px;
  background: #eed40e;
}

#edbox {
  height: 330px;
  width: 350px;
  margin: 0 auto;
}

.edarrow {
  float: left;
  margin-top: 100px;
}

.edarrow button {
  height: 40px;
}

#edpicholder {
  max-width: 100%;
}

#edpic {
  width: 275px;
}

#watermark {
  position: absolute;
  top: 160px;
  margin: 0 auto;
  width: 275px;
}

#watermark img {
  opacity: 0.3;
}

.modal-header button.close {
  font-size: 24px;
  color: #000;
  opacity: 0.6;
  width: 32px;
  height: 32px;
  border: none;
  position: absolute;
  right: 3px;
  top: 19px;
  padding: 0px 0px 5px 0px;
  margin-right: 0px;
  line-height: 10px;
  display: block;
}

/* Customize the label (the container) */

.modal .custom-checkbox-container {
  left: 0px !important;
  height: 12px;
}

.custom-checkbox-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Elrejtjük a böngésző alapértelmezett checkboxát */

.custom-checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Új checkbox stílus */

.checkmark {
  background-color: #eed40e99;
  display: inline-block;
  height: 28px;
  width: 28px;
  border-radius: 4px;
  border: 1px solid #000000;
  position: absolute;
  top: 0;
  left: 0;
}

/* Animáció a jelölőnek */

@keyframes check {
  0% {
    height: 0;
    width: 0;
  }
  25% {
    height: 0;
    width: 10px;
  }
  50% {
    height: 20px;
    width: 10px;
  }
}

/* Jelölő stílusa */

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 4px;
  top: 14px;
  width: 10px;
  height: 20px;
  border-right: 4px solid transparent;
  border-top: 4px solid transparent;
  transform: scaleX(-1) rotate(135deg);
  transform-origin: left top;
}

/* Jelölő megjelenítése bejelöléskor */

.custom-checkbox-container input:checked ~ .checkmark:after {
  display: block;
  animation: check 0.4s;
  border-right-color: #33822b;
  border-top-color: #33822b;
}

/* Színek különböző állapotokhoz */

.custom-checkbox-container input:checked ~ .checkmark.primary:after {
  border-color: #2196f3;
}

.custom-checkbox-container input:checked ~ .checkmark.success:after {
  border-color: #8bc34a;
}

.custom-checkbox-container input:checked ~ .checkmark.info:after {
  border-color: #3de0f5;
}

.custom-checkbox-container input:checked ~ .checkmark.warning:after {
  border-color: #ffc107;
}

.custom-checkbox-container input:checked ~ .checkmark.danger:after {
  border-color: #f44336;
}

/* Eredeti dizájn szerinti hover hatás */

.custom-checkbox-container:hover .checkmark {
  border-color: #999;
}

#menulogo:hover,
#menulogo a:hover,
.flagholder:hover,
.langlink:hover,
#cartbtn:hover,
#letsreg:hover {
  background: transparent !important;
}

.loginwithfb {
  background-color: #4267b2;
  color: #fff;
  border-radius: 0px;
}

.loginwithfb:hover,
.loginwithfb:active,
.loginwithfb:focus {
  color: #fff;
}

#map_img {
  width: 100%;
  border: 2px solid #33822b;
  cursor: pointer;
  border-radius: 10px;
}

.panel-style-1 {
  box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.29);
  border-width: 2px;
  border-color: #252830;
  border-radius: 10px;
}

.panel-style-1 .panel-body {
  background-image: linear-gradient(
    to right bottom,
    #33822b,
    #478e29,
    #5b9a25,
    #6fa620,
    #6c8d1c
  );
  background: #252830;
  padding-bottom: 63px;
  height: auto;
  text-align: justify;
  color: #edefed;
  font-size: 16px;
}

.panel-style-1 .panel-body a:not(.btn) {
  color: #fff;
  text-decoration: underline;
}

.btn-secondary {
  background: #efd50f;
  border: 1px solid #fff;
  border-radius: 2px;
  color: #000;
  transition: 0.3s;
}

.btn-secondary:hover {
  color: #33822b !important;
  background: #efd50f;
  color: #33822b;
  text-decoration: underline;
  border: 1px solid #000;
  box-shadow: 2px 2px 4px #4b564b;
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #519428;
  border-color: #efd50f;
}

.panel-style-1 .panel-heading {
  color: #000;
  background: #efd50f;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.datatitle {
  background: #efd50f;
  color: #252830;
  border-radius: 10px;
  text-align: center;
  font-size: 12px;
}

.btn-primary {
  background: #33822b;
  color: #efd50f;
  border-radius: 0px;
  border: 1px solid #33822b;
}

.btn-primary:active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary:focus {
  background-color: #33822b;
  border-color: #1a680b;
}

.btn-primary:hover {
  background: #efd50f;
  color: #33822b;
  border: 1px solid #33822b;
}

#substable {
  max-width: 100%;
  margin-bottom: 20px;
  color: #fff;
}

#substable th,
#substable td {
  padding: 5px;
}

.hatched-color-1 {
  color: #33822b;
}

.hatched-color-1:after {
  background-image: url(https://www.vadalarm.hu/img/3-rombusz.png);
}

.hatched-color-2 {
  color: #fff;
}

.hatched-color-2:after {
  background-image: url(https://www.vadalarm.hu/img/3-rombusz-zold.png);
}

.header-row-hatched {
  padding-right: 60px;
  font-weight: 700;
  position: relative;
  font-family: "Oswald";
  letter-spacing: 1.3px;
  text-transform: uppercase;
  font-size: 14px;
}

.header-row-hatched h5 {
  width: calc(100% - 40px);
  padding: 7px;
}

.header-row-hatched.hatched-color-1 h5 {
  background: #efd50f;
}

.header-row-hatched.hatched-color-2 h5 {
  background: #33822b;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.header-row-hatched:after {
  background-size: cover;
  background-repeat: no-repeat;
  width: 100px;
  position: absolute;
  content: "";
  height: 100%;
  right: 0;
  top: 0;
}

@media screen and (min-width: 768px) {
  #header-promobox {
    margin-right: -15px;
  }
}

@media screen and (max-width: 580px) {
  #letsreg button,
  #cartbtn a,
  #logoutbtn {
    margin-bottom: 0px !important;
  }
}

@media screen and (min-width: 650px) {
  .bottomnav1 > ul {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0px;
  }
  .bottomnav1 > ul > .menuitems {
    margin-bottom: 0;
    padding-bottom: 0px;
  }
}

/* The side navigation menu */

.sidenav {
  height: 100%;
  /* 100% Full-height */
  width: 0;
  /* 0 width - change this with JavaScript */
  position: fixed;
  /* Stay in place */
  z-index: 100;
  /* Stay on top */
  top: 0;
  /* Stay at the top */
  left: 0;
  background-color: #eed40e;
  /* Black*/
  overflow-x: hidden;
  /* Disable horizontal scroll */
  padding-top: 15px;
  /* Place content 60px from the top */
  transition: 0.5s;
  /* 0.5 second transition effect to slide in the sidenav */
}

.sidenav a {
  padding: 5px 8px 5px 15px;
  text-decoration: none;
  font-size: 25px;
  color: #33822b;
  display: block;
  transition: 0.3s;
  border-bottom: 1px solid #edefed;
}

.sidenav a span,
.sidenav a div {
  font-weight: 700;
  font-size: 16px;
  display: inline-block;
}

.sidenav a div {
  width: 25px;
}

.sidenav a:hover {
  color: #ef5326;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.sidenav .langlink {
  width: 20%;
  text-align: center;
}

@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 5px;
  }
  .sidenav a {
    font-size: 18px;
  }
}

#navbg {
  background: rgba(34, 34, 34, 0.88);
  width: 100%;
  position: fixed;
  height: 100%;
  top: 0px;
  left: 0px;
  display: none;
  right: 0px;
  z-index: 16;
}

#hamburgerbtn {
  display: none;
  cursor: pointer;
  position: fixed;
  margin-right: 5px;
  margin-top: 10px;
  right: 10px;
  background: #33822b;
  padding: 5px;
  z-index: 17;
}

@media screen and (max-width: 767px) {
  #hamburgerbtn {
    display: inline-block;
  }
  .bottomnav2 {
    display: none;
  }
  .modal-dialog {
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  .modal-content {
    height: auto;
    min-height: 100%;
    border-radius: 0;
  }
}

.hambar1,
.hambar2,
.hambar3 {
  width: 25px;
  height: 3px;
  background-color: #eed40e;
  margin: 4px 0;
  transition: 0.4s;
}

.change .hambar1 {
  transform: rotate(-45deg) translate(-4px, 6px);
}

.change .hambar2 {
  opacity: 0;
}

.change .hambar3 {
  transform: rotate(45deg) translate(-4px, -5px);
}

.carousel-inner > .item img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

.faq {
  padding: 5px;
  border: none;
  background: #f8ed8f;
  border-bottom: 1px solid#fff;
}

.question {
  display: inline-block;
  max-width: calc(100% - 50px);
}

.question h4 {
  margin: 0px;
  font-size: 20px;
}

.qbox {
  padding: 0px 3px;
  cursor: pointer;
  min-height: 32px;
}

.qbox i {
  float: right;
  border-radius: 50%;
  background: #64a05e;
  width: 26px;
  height: 26px;
  text-align: center;
  padding: 5px;
  color: #fff;
  margin-top: 3px;
}

.answer p {
  background: #64a05e;
  color: #fff;
  padding: 8px;
  margin: 2px;
  text-align: justify;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: 0.1em;
}

.abox {
  display: none;
}

#bottom-order-line {
  position: fixed;
  z-index: 10;
  background: #fff;
  border: 2px solid #33822b;
  bottom: 0px;
  display: none;
}

.callback-block {
  margin: 10px auto !important;
  max-width: 240px;
}

.picturestyle1 img {
  margin: 0 auto;
  width: 250px;
  max-width: 100%;
}

.picturestyle2 img {
  margin: 0 auto;
  width: 150px;
  max-width: 100%;
}

.carousel-control {
  opacity: 1;
}

.pdf-icon-container {
  width: 100px;
  height: 100px;
  border: 1px solid #fff;
  margin: 0 auto;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  padding: 25px;
  transition: 0.15s all;
}

.pdf-icon-container img {
  width: 50px;
  transition: 0.15s all;
}

.card-body-container {
  background: #33822b73;
  max-width: 250px;
  margin: 0 auto;
  box-shadow: 8px 8px 16px 0 rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  border: 2px solid #33822b;
  min-height: 300px;
  transition: 0.15s box-shadow ease, 0.15s transform ease;
  -moz-transition: 0.15s box-shadow ease, 0.15s transform ease;
}

.card-body-container:hover {
  transform: translateY(-0.25rem);
  box-shadow: 0 2.25rem 1.5rem -1.5rem rgba(33, 37, 41, 0.3),
    0 0 1.5rem 0.5rem rgba(33, 37, 41, 0.05) !important;
}

.card-body-container:hover .pdf-icon-container {
  padding: 30px;
}

.card-body-container:hover .pdf-icon-container img {
  width: 40px;
}

.card-body-container p {
  text-align: justify;
}

.explan-details {
  box-shadow: 1px 0px 6px 1px #00000078;
  padding: 5px;
  border: 1px solid #00000073;
  height: 100%;
}

.fearheading {
  overflow: hidden;
  cursor: pointer;
}

.fearhead {
  float: left;
  margin-left: 10px !important;
}

.fearbtn {
  float: right;
  padding: 10px;
  margin: 8px 0px 0px 10px;
}

#uppercover {
  position: absolute;
  height: 56px;
  width: 100%;
  background: #fff;
  text-align: center;
}

#iframehider {
  width: 100%;
  height: 400px;
  background: url(https://www.vadalarm.hu/img/loader.gif);
  background-position: center;
  background-repeat: no-repeat;
}

#gmapiframe {
  width: 100%;
  height: 400px;
  border: 0;
}

.alert-vadalarm-danger {
  color: #080d4a;
  font-weight: 600;
  border-color: #e61b25;
  background-image: linear-gradient(to bottom right, #b70f178c, #f7de22b8);
}

.alert-link {
  color: #e61b25;
  cursor: pointer;
}

#alertbar-top {
  display: none;
}

.circle-badge {
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  font-weight: 700;
  color: #33822b;
  background: #fff;
  border-radius: 50%;
  height: 60px;
  width: 60px;
  text-align: center;
  font-size: 27px;
  border-color: #33822b;
  border-width: 3px;
  border-style: solid;
  margin-top: -10px;
  padding-top: 5px;
  margin-right: 5px;
  margin-left: 5px;
}

.social-icons {
  padding: 0;
  list-style: none;
  margin: 1em;
}

.social-icons li {
  display: inline-block;
  margin: 0.15em;
  position: relative;
  font-size: 1.5em;
}

.social-icons i {
  color: #33822b;
  position: absolute;
  top: 20px;
  left: 20px;
  transition: all 265ms ease-out;
}

.social-icons a {
  display: inline-block;
}

.social-icons a:before {
  transform: scale(1);
  content: "";
  width: 64px;
  height: 64px;
  border-radius: 100%;
  display: block;
  background: #efd50f;
  border: 2px solid #33822b;
  transition: all 265ms ease-out;
}

.social-icons a:hover:before {
  transform: scale(0);
  transition: all 265ms ease-out;
}

.social-icons a:hover i {
  transform: scale(2.2);
  color: #fff;
  background: #33822b;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 265ms ease-out;
}

.underlined-color {
  text-decoration: underline;
  text-decoration-color: #efd50f;
  text-decoration-thickness: 0.2rem;
  text-decoration-style: solid;
  color: #33822b;
  text-align: center;
}

.btn-iconed {
  transition: 0.15s ease-in-out;
  padding-left: 1.3rem;
  padding-right: 1.5rem;
}

.btn-iconed i {
  opacity: 0;
  transform-origin: left right;
  transform: translateX(-10px) scale(1.25);
  transition: 0.15s ease-out;
}

.btn-iconed [class="spn"] {
  position: relative;
  left: -9px;
  transform-origin: left right;
  transform: translateX(-9px);
  transition: 0.2s ease-in-out;
}

.btn-iconed:hover i {
  opacity: 1;
  transform: translateX(0px) scale(0.75);
}

.btn-iconed:hover [class="spn"] {
  left: 0px;
}

.app-store {
  width: 150px;
  cursor: pointer;
}

.varrantyrenewal {
  cursor: pointer;
  text-decoration: underline;
}

.grecaptcha-badge {
  display: none;
}

.whybuyvadalarmcard {
  border-radius: 15px;
  background: #fff;
  transition: 0.15s box-shadow ease, 0.15s transform ease;
  background: #fff;
}

.whybuyvadalarmcard img {
  width: 100px;
}

.whybuyvadalarmcard:hover {
  transform: translateY(-0.25rem);
  box-shadow: 0 2.25rem 1.5rem -1.5rem rgb(33 37 41 / 30%),
    0 0 1.5rem 0.5rem rgb(33 37 41 / 5%) !important;
}

.yellowback {
  background-color: #eed40e;
}

.text-gray {
  color: #212529 !important;
}

.underline-yellow-fullwidth {
  text-transform: uppercase;
  text-align: center;
  background-position: bottom center;
  background-size: 80% 2px;
  background-repeat: no-repeat;
  background-image: linear-gradient(#eed40e 0 0);
  padding-bottom: 10px;
}

.uppercase {
  text-transform: uppercase;
}

.size-20 {
  font-size: 20px !important;
}
