body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
span,
ul,
ol,
li,
dl,
dt,
dd,
form {
  padding: 0;
  margin: 0;
}

html,
body {
  padding: 0;
  margin: 0;
  height: auto;
}

button {
  border-radius: 0;
  border: 0;
  background: unset;
}

input {
  outline: none;
  border: none;
}

a {
  color: inherit;
  cursor: pointer;
}

a {
  color: #6f99c5;
}

textarea {
  border: none;
  outline: none;
  overflow: auto;
  resize: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}

select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

input.button {
  border: none;
  outline: none;
}

input::-webkit-input-placeholder {
  opacity: 1;
}

input::-moz-placeholder {
  opacity: 1;
}

input:-ms-input-placeholder {
  opacity: 1;
}

input:-moz-placeholder {
  opacity: 1;
}

input[type="checkbox"] {
  border: none;
  outline: none;
}

img {
  outline: none;
  border: none;
  max-width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

li {
  list-style: none;
}

a,
a:active,
a:hover {
  text-decoration: none;
  outline: none !important;
}

a:focus {
  outline: none;
  text-decoration: none;
}

* {
  box-sizing: border-box;
}

button,
a,
input[type="submit"] {
  transition:
    all 0.5s ease-out,
    all 0.5s ease-in;
}

:not(output):-moz-ui-invalid {
  box-shadow: inset;
}

a:after,
a:before {
  transition:
    0.5s all ease-out,
    0.5s all ease-in;
  -ms-transition:
    0.5s all ease-out,
    0.5s all ease-in;
  -webkit-transition:
    0.5s all ease-out,
    0.5s all ease-in;
  -o-transition:
    0.5s all ease-out,
    0.5s all ease-in;
}

button:after,
button:before {
  transition:
    0.5s all ease-out,
    0.5s all ease-in;
  -ms-transition:
    0.5s all ease-out,
    0.5s all ease-in;
  -webkit-transition:
    0.5s all ease-out,
    0.5s all ease-in;
  -o-transition:
    0.5s all ease-out,
    0.5s all ease-in;
}

*:focus {
  outline: none !important;
}

.clearfix {
  clear: both;
  display: block;
}

.clearfix::before {
  content: "";
  clear: both;
  display: block;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

a,
span,
strong,
b {
  display: inline-block;
}

@font-face {
  font-family: "Inter-Black";
  src: url("../fonts/Inter-Black.eot");
  src:
    url("../fonts/Inter-Black.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Inter-Black.woff2") format("woff2"),
    url("../fonts/Inter-Black.woff") format("woff"),
    url("../fonts/Inter-Black.ttf") format("truetype"),
    url("../fonts/Inter-Black.svg#Inter-Black") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter-Bold";
  src: url("../fonts/Inter-Bold.eot");
  src:
    url("../fonts/Inter-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Inter-Bold.woff2") format("woff2"),
    url("../fonts/Inter-Bold.woff") format("woff"),
    url("../fonts/Inter-Bold.ttf") format("truetype"),
    url("../fonts/Inter-Bold.svg#Inter-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter-ExtraBold";
  src: url("../fonts/Inter-ExtraBold.eot");
  src:
    url("../fonts/Inter-ExtraBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Inter-ExtraBold.woff2") format("woff2"),
    url("../fonts/Inter-ExtraBold.woff") format("woff"),
    url("../fonts/Inter-ExtraBold.ttf") format("truetype"),
    url("../fonts/Inter-ExtraBold.svg#Inter-ExtraBold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter-ExtraLight";
  src: url("../fonts/Inter-ExtraLight.eot");
  src:
    url("../fonts/Inter-ExtraLight.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Inter-ExtraLight.woff2") format("woff2"),
    url("../fonts/Inter-ExtraLight.woff") format("woff"),
    url("../fonts/Inter-ExtraLight.ttf") format("truetype"),
    url("../fonts/Inter-ExtraLight.svg#Inter-ExtraLight") format("svg");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter-Medium";
  src: url("../fonts/Inter-Medium.eot");
  src:
    url("../fonts/Inter-Medium.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Inter-Medium.woff2") format("woff2"),
    url("../fonts/Inter-Medium.woff") format("woff"),
    url("../fonts/Inter-Medium.ttf") format("truetype"),
    url("../fonts/Inter-Medium.svg#Inter-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter-Light";
  src: url("../fonts/Inter-Light.eot");
  src:
    url("../fonts/Inter-Light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Inter-Light.woff2") format("woff2"),
    url("../fonts/Inter-Light.woff") format("woff"),
    url("../fonts/Inter-Light.ttf") format("truetype"),
    url("../fonts/Inter-Light.svg#Inter-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter-Regular";
  src: url("../fonts/Inter-Regular.eot");
  src:
    url("../fonts/Inter-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Inter-Regular.woff2") format("woff2"),
    url("../fonts/Inter-Regular.woff") format("woff"),
    url("../fonts/Inter-Regular.ttf") format("truetype"),
    url("../fonts/Inter-Regular.svg#Inter-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SairaCondensed-Black";
  src: url("../fonts/SairaCondensed-Black.eot");
  src:
    url("../fonts/SairaCondensed-Black.eot?#iefix") format("embedded-opentype"),
    url("../fonts/SairaCondensed-Black.woff2") format("woff2"),
    url("../fonts/SairaCondensed-Black.woff") format("woff"),
    url("../fonts/SairaCondensed-Black.ttf") format("truetype"),
    url("../fonts/SairaCondensed-Black.svg#SairaCondensed-Black") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter-SemiBold";
  src: url("../fonts/Inter-SemiBold.eot");
  src:
    url("../fonts/Inter-SemiBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Inter-SemiBold.woff2") format("woff2"),
    url("../fonts/Inter-SemiBold.woff") format("woff"),
    url("../fonts/Inter-SemiBold.ttf") format("truetype"),
    url("../fonts/Inter-SemiBold.svg#Inter-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter-Thin";
  src: url("../fonts/Inter-Thin.eot");
  src:
    url("../fonts/Inter-Thin.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Inter-Thin.woff2") format("woff2"),
    url("../fonts/Inter-Thin.woff") format("woff"),
    url("../fonts/Inter-Thin.ttf") format("truetype"),
    url("../fonts/Inter-Thin.svg#Inter-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SairaCondensed-Bold";
  src: url("../fonts/SairaCondensed-Bold.eot");
  src:
    url("../fonts/SairaCondensed-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/SairaCondensed-Bold.woff2") format("woff2"),
    url("../fonts/SairaCondensed-Bold.woff") format("woff"),
    url("../fonts/SairaCondensed-Bold.ttf") format("truetype"),
    url("../fonts/SairaCondensed-Bold.svg#SairaCondensed-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SairaCondensed-ExtraBold";
  src: url("../fonts/SairaCondensed-ExtraBold.eot");
  src:
    url("../fonts/SairaCondensed-ExtraBold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/SairaCondensed-ExtraBold.woff2") format("woff2"),
    url("../fonts/SairaCondensed-ExtraBold.woff") format("woff"),
    url("../fonts/SairaCondensed-ExtraBold.ttf") format("truetype"),
    url("../fonts/SairaCondensed-ExtraBold.svg#SairaCondensed-ExtraBold")
      format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SairaCondensed-ExtraLight";
  src: url("../fonts/SairaCondensed-ExtraLight.eot");
  src:
    url("../fonts/SairaCondensed-ExtraLight.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/SairaCondensed-ExtraLight.woff2") format("woff2"),
    url("../fonts/SairaCondensed-ExtraLight.woff") format("woff"),
    url("../fonts/SairaCondensed-ExtraLight.ttf") format("truetype"),
    url("../fonts/SairaCondensed-ExtraLight.svg#SairaCondensed-ExtraLight")
      format("svg");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SairaCondensed-Light";
  src: url("../fonts/SairaCondensed-Light.eot");
  src:
    url("../fonts/SairaCondensed-Light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/SairaCondensed-Light.woff2") format("woff2"),
    url("../fonts/SairaCondensed-Light.woff") format("woff"),
    url("../fonts/SairaCondensed-Light.ttf") format("truetype"),
    url("../fonts/SairaCondensed-Light.svg#SairaCondensed-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SairaCondensed-Regular";
  src: url("../fonts/SairaCondensed-Regular.eot");
  src:
    url("../fonts/SairaCondensed-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/SairaCondensed-Regular.woff2") format("woff2"),
    url("../fonts/SairaCondensed-Regular.woff") format("woff"),
    url("../fonts/SairaCondensed-Regular.ttf") format("truetype"),
    url("../fonts/SairaCondensed-Regular.svg#SairaCondensed-Regular")
      format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SairaCondensed-Medium";
  src: url("../fonts/SairaCondensed-Medium.eot");
  src:
    url("../fonts/SairaCondensed-Medium.eot?#iefix") format("embedded-opentype"),
    url("../fonts/SairaCondensed-Medium.woff2") format("woff2"),
    url("../fonts/SairaCondensed-Medium.woff") format("woff"),
    url("../fonts/SairaCondensed-Medium.ttf") format("truetype"),
    url("../fonts/SairaCondensed-Medium.svg#SairaCondensed-Medium")
      format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SairaCondensed-SemiBold";
  src: url("../fonts/SairaCondensed-SemiBold.eot");
  src:
    url("../fonts/SairaCondensed-SemiBold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/SairaCondensed-SemiBold.woff2") format("woff2"),
    url("../fonts/SairaCondensed-SemiBold.woff") format("woff"),
    url("../fonts/SairaCondensed-SemiBold.ttf") format("truetype"),
    url("../fonts/SairaCondensed-SemiBold.svg#SairaCondensed-SemiBold")
      format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SairaCondensed-Thin";
  src: url("../fonts/SairaCondensed-Thin.eot");
  src:
    url("../fonts/SairaCondensed-Thin.eot?#iefix") format("embedded-opentype"),
    url("../fonts/SairaCondensed-Thin.woff2") format("woff2"),
    url("../fonts/SairaCondensed-Thin.woff") format("woff"),
    url("../fonts/SairaCondensed-Thin.ttf") format("truetype"),
    url("../fonts/SairaCondensed-Thin.svg#SairaCondensed-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
p {
  font: 16px/25px Inter-Regular;
  color: #666666;
  padding-bottom: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font: 48px/55px SairaCondensed-Bold;
  color: #333333;
  margin-bottom: 20px;
}

.maxx_container {
  max-width: 1871px;
  margin: 0 auto;
  width: 100%;
  background-color: #f9f9f9;
  border-radius: 25px;
}

.ContaineR {
  max-width: 1405px;
  margin: 0 auto;
  width: 100%;
}

.padd {
  padding: 120px 0;
}

b {
  font: 18px/28px Inter-SemiBold;
  color: #333333;
}

br{
  display: none;
}

.liArw li {
  padding-left: 18px;
  margin-bottom: 12px;
  color: #666666;
  position: relative;
  font: 15px/24px "Inter-Regular";
}
.liArw li span {
  color: #333333;
  font: 15px/24px "Inter-SemiBold";
}
.liArw li::before {
      border: 0 !important;
    border-radius: 0 !important;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  background: url(../images/liArw.png) no-repeat;
  background-size: 8px;
  height: 12px;
  width: 8px;
  transform: translateY(-50%);
}
p:empty{
  display: none;
}
.Batterji ul li{
  padding-left:0 !important;
}
.Batterji ul li::before{
  content: none !important;
}

.pont_btn {
  font: 17px/26px Inter-Regular;
  color: #ffffff;
  border: 1px solid transparent;
  padding: 14px 30px;
  display: block;
  background-color: #229fe7;
  border-radius: 30px;
  margin-top: 25px;
}
.pont_btn:hover {
  cursor: pointer;
  background-color: #ef7f1a;
}

.Batterji .banner {
  position: relative;
}
.Batterji .banner .insCntnt {
  position: relative;
  padding: 400px 0 130px;
}
.Batterji .banner .insCntnt::before {
  content: "";
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  border-radius: 25px;
  z-index: 1;
  opacity: 0.4;
  background-color: #0e0e0e;
}
.Batterji .banner .insCntnt .cntnts {
  max-width: 601px;
  position: relative;
  z-index: 5;
  overflow: hidden;
}
.Batterji .banner .insCntnt .cntnts strong {
  font: 95px/95px SairaCondensed-Bold;
  color: #ffffff;
  margin-bottom: 20px;
}
.Batterji .banner .insCntnt .cntnts p {
  color: #ffffff;
}
.Batterji .banner .insCntnt .ban_img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.Batterji .banner .insCntnt .ban_img img {
  width: 100%;
  border-radius: 25px;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.Batterji .bttrji_spclist .hd {
  text-align: center;
  max-width: 833px;
  margin: 0 auto;
}
.Batterji .bttrji_spclist .spcl_prdcts {
  padding: 60px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.Batterji .bttrji_spclist .spcl_prdcts .lst_itms {
  text-align: center;
  width: 28.5%;
  padding: 0 53px;
}
.Batterji .bttrji_spclist .spcl_prdcts .lst_itms a {
  background-color: #e5f4fc;
  border-radius: 50%;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  margin: 0 auto;
}
.Batterji .bttrji_spclist .spcl_prdcts .lst_itms a img {
  width: 35px;
  height: 35px;
  -o-object-fit: contain;
  object-fit: contain;
}
.Batterji .bttrji_spclist .spcl_prdcts .lst_itms .btmCnt b {
  padding: 12px 0;
}
.Batterji .bttrji_spclist .spcl_prdcts .lst_itms:not(:last-of-type) {
  border-right: 1px solid #e5e5e5;
}
.Batterji .venuss .venusClmn {
  border-radius: 25px;
  margin-bottom: 50px;
}
.Batterji .venuss .venusClmn .vnus_A {
  display: flex;
  align-items: center;
}
.Batterji .venuss .venusClmn .vnus_A .rgtt {
  width: 47.5%;
}
.Batterji .venuss .venusClmn .vnus_A .rgtt img {
  width: 100%;
  height: 681px;
  -o-object-fit: contain;
  object-fit: contain;
}
.Batterji .venuss .venusClmn .vnus_A .lft {
  width: 52.5%;
  padding-right: 150px;
}
.Batterji .venuss .venusClmn .vnus_A .lft p {
  padding-bottom: 20px;
}
.Batterji .venuss .venusClmn .vnus_A .lft b {
  padding-bottom: 12px;
}
.Batterji .marstek .mrstk_par {
  background-color: #333333;
  border-radius: 25px;
}
.Batterji .marstek .mrstk_par .mrk_itms {
  display: flex;
  align-items: center;
}
.Batterji .marstek .mrstk_par .mrk_itms .lft {
  width: 38%;
}
.Batterji .marstek .mrstk_par .mrk_itms .lft img {
  width: 100%;
  height: 595px;
  -o-object-fit: contain;
  object-fit: contain;
}
.Batterji .marstek .mrstk_par .mrk_itms .rgt {
  width: 62%;
  padding-left: 85px;
}
.Batterji .marstek .mrstk_par .mrk_itms .rgt ul {
  flex-wrap: wrap;
  display: flex;
  gap: 40px;
}
.Batterji .marstek .mrstk_par .mrk_itms .rgt ul li {
  display: flex;
  width: 47.2%;
  align-items: center;
}
.Batterji .marstek .mrstk_par .mrk_itms .rgt ul li span {
  width: 70px;
  min-width: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 70px;
  border-radius: 50%;
  background-color: #0090e3;
}
.Batterji .marstek .mrstk_par .mrk_itms .rgt ul li span img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 31px;
  height: 31px;
}
.Batterji .marstek .mrstk_par .mrk_itms .rgt ul li .mrk_dtls {
  margin-left: 10px;
}
.Batterji .marstek .mrstk_par .mrk_itms .rgt ul li .mrk_dtls b {
  color: #ffffff;
  padding-bottom: 5px;
}
.Batterji .marstek .mrstk_par .mrk_itms .rgt ul li .mrk_dtls p {
  color: #ffffff;
}
.Batterji .breiden .brdn_clmns {
  display: flex;
  align-items: center;
}
.Batterji .breiden .brdn_clmns .rgt {
  width: 57.7%;
}
.Batterji .breiden .brdn_clmns .rgt img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  height: 311px;
}
.Batterji .breiden .brdn_clmns .lft {
  width: 42.3%;
  padding-right: 75px;
}
.Batterji .usPrnt .prntImg {
  width: 100%;
  overflow: hidden;
  border-radius: 25px;
}
.Batterji .usPrnt .prntImg img {
  width: 100%;
  height: 787px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 25px;
  transform: scale(1.2);
  transition: transform 0.2s linear;
}
.Batterji .Vens_Ee .mrk_Vns {
  border-radius: 25px;
  margin-top: 50px;
}
.Batterji .Vens_Ee .mrk_Vns .E_clmns {
  display: flex;
  align-items: center;
}
.Batterji .Vens_Ee .mrk_Vns .E_clmns .lft {
  width: 39.93%;
}
.Batterji .Vens_Ee .mrk_Vns .E_clmns .lft img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  height: 677px;
  display: block;
  margin-left: auto;
  max-width: 440px;
}
.Batterji .Vens_Ee .mrk_Vns .E_clmns .rgt {
  padding: 0 50px 0 66px;
  width: 61%;
}
.Batterji .Vens_Ee .mrk_Vns .E_clmns .rgt b {
  padding-bottom: 12px;
}
.Batterji .Vens_Ee .mrk_Vns .E_clmns .rgt p:has(b){
  padding-bottom:0;
}
.Batterji .Vens_Ee .mrk_Vns .E_clmns .rgt p {
  padding-bottom: 20px;
}
.Batterji .vns_prmum .prmum_cnts {
  display: flex;
  align-items: center;
}
.Batterji .vns_prmum .prmum_cnts .lft {
  width: 53.1%;
  padding-right: 285px;
}
.Batterji .vns_prmum .prmum_cnts .lft ul li {
  padding-bottom: 30px;
  display: flex;
  align-items: center;
}
.Batterji .vns_prmum .prmum_cnts .lft ul li span {
  width: 70px;
  min-width: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 70px;
  border-radius: 50%;
  background-color: #fef4e9;
}
.Batterji .vns_prmum .prmum_cnts .lft ul li span img {
  width: 32px;
  height: 32px;
  -o-object-fit: contain;
  object-fit: contain;
}
.Batterji .vns_prmum .prmum_cnts .lft ul li .mrk_dtls {
  margin-left: 13px;
}
.Batterji .vns_prmum .prmum_cnts .lft ul li .mrk_dtls b {
  padding-bottom: 5px;
}
.Batterji .vns_prmum .prmum_cnts .rgt {
  width: 46.9%;
}
.Batterji .vns_prmum .prmum_cnts .rgt img {
  max-width: 535px;
  width: 100%;
  height: 603px;
  -o-object-fit: contain;
  object-fit: contain;
}
.Batterji .ultime .ult_clmns {
  display: flex;
  align-items: center;
}
.Batterji .ultime .ult_clmns .lft {
  width: 42%;
}
.Batterji .ultime .ult_clmns .lft img {
  width: 100%;
  display: block;
  max-width: 485px;
  height: 641px;
  -o-object-fit: contain;
  object-fit: contain;
  margin-left: auto;
}
.Batterji .ultime .ult_clmns .rgt {
  width: 58%;
  padding-left: 129px;
}
.Batterji .ultime .ult_clmns .rgt p {
  padding-bottom: 20px;
}
.Batterji .nemCnt .cntctClmn {
  margin-top: 50px;
  position: relative;
}
.Batterji .nemCnt .cntctClmn .frmLists {
  display: flex;
  align-items: center;
}
.Batterji .nemCnt .cntctClmn .frmLists .lft {
  width: 45.4%;
}
.Batterji .nemCnt .cntctClmn .frmLists .lft img {
  width: 100%;
  height: 680px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 30px;
}
.Batterji .nemCnt .cntctClmn .frmLists .rgt {
  width: 54.6%;
  padding: 0 100px 0 120px;
}
.Batterji .nemCnt .cntctClmn .frmLists .rgt form label {
  display: block;
}
.Batterji .nemCnt .cntctClmn .frmLists .rgt form label .wpcf7-form-control-wrap{
  width: 100%;
}
.Batterji .nemCnt .cntctClmn .frmLists .rgt form label input {
  color: #999999;
  font: 14px/24px Inter-Regular;
  margin-bottom: 20px;
  width: 100%;
  border-radius: 30px;
  border: 1px solid #f9f9f9;
  padding: 19px 35px;
}
.Batterji .nemCnt .cntctClmn .frmLists .rgt form label input[type="checkbox"] {
  width: 20px;
  height: 20px;
  border-radius: 2px;
  margin: unset;
  position: relative;
}
.Batterji .nemCnt .cntctClmn .frmLists .rgt form label textarea {
  margin-bottom: 20px;
  width: 100%;
  border-radius: 30px;
  border: 1px solid #f9f9f9;
  padding: 19px 35px;
  height: 120px;
  font: 14px/24px Inter-Regular;
  color: #999999;
}
.Batterji .nemCnt .cntctClmn .frmLists .rgt form label select {
  margin-bottom: 20px;
  font: 14px/24px Inter-Regular;
  width: 100%;
  border-radius: 30px;
  border: 1px solid #f9f9f9;
  padding: 19px 35px;
  color: #999999;
}
.Batterji .nemCnt .cntctClmn .frmLists .rgt form label.chkbx {
  display: flex;
  align-items: center;
}
.Batterji .nemCnt .cntctClmn .frmLists .rgt form label.chkbx p {
  margin-left: 15px;
  color: #666666;
  padding-bottom: 0;
}
.Batterji .nemCnt .cntctClmn .frmLists .rgt form label.chkbx p a {
  color: #0090e3;
}
.Batterji .nemCnt .cntctClmn .frmLists .rgt form .mrgeRw  p{
  display: flex;
  align-items: center;
  gap: 20px;
}
.Batterji .nemCnt .cntctClmn .frmLists .rgt form .mrgeRw p label {
  width: 48.9%;
}
.Batterji .nemCnt .cntctClmn .cnStckr {
  position: absolute;
  right: 0;
  bottom: 0;
}
.Batterji .nemCnt .cntctClmn .cnStckr img {
  width: 304px;
  height: 245px;
  -o-object-fit: contain;
  object-fit: contain;
}
.Batterji .bfFtr {
  margin-top: 120px;
}
.Batterji .bfFtr .bf_cnts {
  padding: 0 0 50px;
}
.Batterji .bfFtr .bf_cnts ul {
  display: flex;
}
.Batterji .bfFtr .bf_cnts ul li {
  display: flex;
  align-items: center;
  width: 25%;
  border-right: 1px solid #e5e5e5;
  padding: 0 30px;
}
.Batterji .bfFtr .bf_cnts ul li:first-child {
  padding-left: 0;
}
.Batterji .bfFtr .bf_cnts ul li:last-child {
  padding-right: 0;
  border: none;
}
.Batterji .bfFtr .bf_cnts ul li span {
  background-color: #ef7f1a;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background: #ef7f1a url(../images/bftr.png) no-repeat center;
  background-size: 29px;
}
.Batterji .bfFtr .bf_cnts ul li b {
  max-width: 208px;
  font: 19px/25px Inter-SemiBold;
  color: #333333;
  margin-left: 10px;
}

footer {
  position: relative;
      margin-bottom: 30px;
}
footer .ftrsIns {
  background-color: #333333;
  border-radius: 25px;
  position: relative;
}
footer .ftrsIns .cnStckr {
  position: absolute;
  right: 75px;
  bottom: 0;
}
footer .ftrsIns .cnStckr img {
  width: 132px;
  height: 178px;
  -o-object-fit: contain;
  object-fit: contain;
}
footer .ftrsIns .btmdle .ftrclmns {
  padding: 80px 0 65px;
}
footer .ftrsIns .btmdle .ftrclmns .ftrInp {
  background-color: #0090e3;
  border-radius: 30px;
  margin-bottom: 60px;
  display: flex;
  align-items: center;
  padding: 35px;
}
footer .ftrsIns .btmdle .ftrclmns .ftrInp .lft {
  display: flex;
  align-items: center;
  width: 50%;
  gap: 20px;
}
footer .ftrsIns .btmdle .ftrclmns .ftrInp .lft span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 110px;
  width: 110px;
  border-radius: 50%;
  min-width: 110px;
  border: 1px solid #ffffff;
  transition: 0.2s ease-in-out;
}
footer .ftrsIns .btmdle .ftrclmns .ftrInp .lft span img {
  width: 42px;
  height: 46px;
  -o-object-fit: contain;
  object-fit: contain;
}
footer .ftrsIns .btmdle .ftrclmns .ftrInp .lft span:hover {
  background-color: #ffffff;
}
footer .ftrsIns .btmdle .ftrclmns .ftrInp .rgt .wpcf7-response-output{
  margin: 0 !important;
}
footer .ftrsIns .btmdle .ftrclmns .ftrInp .lft span:hover img {
  filter: brightness(100) invert(1);
}
footer .ftrsIns .btmdle .ftrclmns .ftrInp .lft .cntnts {
  max-width: 70%;
}
footer .ftrsIns .btmdle .ftrclmns .ftrInp .lft .cntnts strong {
  font: 40px/48px "Inter-Regular";
  margin: 0 0 10px;
  color: #ffffff;
}
footer .ftrsIns .btmdle .ftrclmns .ftrInp .lft .cntnts p {
  font: 18px/26px "Inter-Regular";
  color: #ffffff;
}
footer .ftrsIns .btmdle .ftrclmns .ftrInp .rgt {
  position: relative;
  width: 50%;
}
br {
  display: none;
}
footer .ftrsIns .btmdle .ftrclmns .ftrInp .rgt p .wpcf7-form-control-wrap {
  width: 100%;
}
footer
  .ftrsIns
  .btmdle
  .ftrclmns
  .ftrInp
  .rgt
  p
  .wpcf7-form-control-wrap
  input {
  width: 100%;
  font: 20px/28px "Inter-Regular";
  color: #9693ad;
  padding: 26px 30px;
  border-radius: 40px;
}
footer .ftrsIns .btmdle .ftrclmns .ftrInp .rgt p .pont_btn {
  right: 12px;
  top: -12px;
  background-color: #ef7f1a;
  position: absolute;
}
footer .ftrsIns .btmdle .ftrclmns .ftrInp .rgt p .pont_btn:hover {
  background-color: #0090e3;
  cursor: pointer;
}
footer .ftrsIns .btmdle .ftrclmns .ftrItms {
  display: flex;
  align-items: center;
  padding-bottom: 70px;
}
footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls strong {
  font: 30px/38px SairaCondensed-Bold;
  color: #ffffff;
  margin-bottom: 20px;
  position: relative;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}
footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls .ftrTgs li{
  padding-left: 0;
}
footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls .ftrTgs li::before{
  content: none;
}
footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls strong::before {
  content: "";
  max-width: 76px;
  width: 100%;
  z-index: 1;
  height: 6px;
  position: absolute;
  bottom: -10px;
  left: 0;
  background: url(../images/stngBlw.svg) no-repeat;
}
footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls ul li {
  color: #e7e7e7;
  margin-bottom: 15px;
}
footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls ul li a {
  font: 16px/26px Inter-Regular;
  color: #e7e7e7;
  display: block;
  transition: 0.2s ease-in-out;
}
footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls ul li a:hover {
  color: #ef7f1a;
}
footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls ul li span {
  font: 16px/26px Inter-Regular;
  color: #e7e7e7;
}
footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-one {
  width: 15%;
}
footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-two {
  width: 23.4%;
}
footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd {
  width: 28.2%;
  text-align: center;
}
footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd .insImg {
  display: flex;
  gap: 18px;
  justify-content: center;
  margin: 20px 0 0;
}
footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd p {
  color: #e7e7e7;
  padding: 10px 0 20px;
}
footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd .rtgs {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
}
footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd .rtgs .wp-google-list .rpi-stars {
  font: 22px/30px "Inter-Bold";
  color: #ffffff;
}
footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd .rtgs p {
  padding: 0;
}
footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd a img {
  height: 90px !important;
  width: 330px !important;
  -o-object-fit: contain;
  object-fit: contain;
}
footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd span img {
  height: 60px;
  width: 88px;
  -o-object-fit: contain;
  object-fit: contain;
}
footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-four {
  width: 33.6%;
  padding-left: 106px;
}
footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-four ul li {
  display: flex;
  align-items: center;
  gap: 13px;
}
footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-four ul li span {
  width: 32%;
}
footer .ftrsIns .btmdle .ftrclmns .lnkss {
  display: flex;
  padding: 24px 0;
  align-items: center;
  border: 6px solid #ef7f1a;
  border-top: 0;
  border-bottom: 0;

  border-radius: 25px;
  background-color: #4b4b4b;
}
footer .ftrsIns .btmdle .ftrclmns .lnkss .textwidget {
  display: flex;
  align-items: center;
}
footer .ftrsIns .btmdle .ftrclmns .lnkss .flws .textwidget {
  display: flex;
  align-items: center;
  gap: 10px;
}
.wp-gr .wp-google-powered{
  display: none;
}
footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd .rtgs .wp-google-list .wp-google-based{
      color: #e7e7e7 !important;
          font: 16px / 25px Inter-Regular;
}
footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd .rtgs .wp-google-list .rpi-stars{
      font: 22px / 30px "Inter-Bold";
    color: #ffffff !important;
}
footer .ftrsIns .btmdle .ftrclmns .lnkss a.dirAn {
  display: flex;
  align-items: center;
  border-right: 1px solid #666666;
  gap: 15px;
  padding: 0 50px;
}
footer .ftrsIns .btmdle .ftrclmns .lnkss a.dirAn:hover .cnts p{
  color: #ef7f1a;
}
footer .ftrsIns .btmdle .ftrclmns .lnkss a.dirAn span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  border: 1px solid #ffffff;
  transition: 0.2s ease-in-out;
}
footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd .rtgs .wp-google-list .rpi-stars::before{
height:20px !important;
width:110px  !important;
}
footer .ftrsIns .btmdle .ftrclmns .lnkss a.dirAn span:hover {
  background-color: #ffffff;
}
footer .ftrsIns .btmdle .ftrclmns .lnkss a.dirAn span:hover img {
  filter: invert(1);
}
footer .ftrsIns .btmdle .ftrclmns .lnkss a.dirAn span img {
  width: 22px;
  height: 22px;
  -o-object-fit: contain;
  object-fit: contain;
}
footer .ftrsIns .btmdle .ftrclmns .lnkss a.dirAn .cnts b {
  font: 22px/32px SairaCondensed-Bold;
  color: #ffffff;
  text-transform: uppercase;
}
footer .ftrsIns .btmdle .ftrclmns .lnkss a.dirAn .cnts p {
  color: #ffffff;
  padding: 0;
}
footer .ftrsIns .btmdle .ftrclmns .lnkss .flws {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0 50px;
}
footer .ftrsIns .btmdle .ftrclmns .lnkss .flws b {
  font: 22px/32px SairaCondensed-Bold;
  color: #ffffff;
  text-transform: uppercase;
}
footer .ftrsIns .btmdle .ftrclmns .lnkss .flws .smedia {
  display: flex;
  align-items: center;
  gap: 10px;
}
footer .ftrsIns .btmdle .ftrclmns .lnkss .flws .smedia img {
  width: 26px;
  height: 26px;
  -o-object-fit: contain;
  object-fit: contain;
  filter: brightness(0) invert(1);
}
footer .ftrsIns .btmdle .ftrclmns .lnkss .flws .smedia img:hover {
  cursor: pointer;
  filter: unset;
}
footer .ftrsIns .btEnd {
  border-top: 1px solid #515151;
}
footer .ftrsIns .btEnd .btmFtr {
  display: flex;
  align-items: center;
  padding: 20px 0;
  justify-content: space-between;
}
footer .ftrsIns .btEnd .btmFtr p {
  padding: 0;
  color: #e7e7e7;
}
footer .ftrsIns .btEnd .btmFtr .textwidget  {
  display: flex;
  align-items: center;
}
footer .ftrsIns .btEnd .btmFtr .textwidget li {
  padding: 0 20px;
  border-right: 1px solid #e7e7e7;
}
footer .ftrsIns .btEnd .btmFtr .textwidget li a {
  font: 16px/25px Inter-Regular;
  color: #e7e7e7;
}
footer .ftrsIns .btEnd .btmFtr .textwidget li a:hover{
  color: #ef7f1a;
}
footer .ftrsIns .btEnd .btmFtr .textwidget li:first-of-type {
  padding-left: 0;
}
footer .ftrsIns .btEnd .btmFtr .textwidget li:last-of-type {
  padding-right: 0;
  border: 0;
}
.wa__btn_popup {
    bottom: 100px !important;
    right: 30px;
    z-index: 999999999;
}

.wpcf7-spinner {
  bottom: -20px;
    left: 10px;
    position: absolute !important;
  }

@media screen and (max-width: 1900px) {
  .maxx_container {
    max-width: 100%;
    margin: 0 auto;
    width: 100%;
    padding: 0 10px;
    background-color: #f9f9f9;
    border-radius: 25px;
  }
  footer .ftrsIns .cnStckr {
    position: absolute;
    right: 20px;
    bottom: 0;
  }
}
@media screen and (max-width: 1800px) {
  .Batterji .banner .insCntnt {
    padding: 380px 0 125px;
  }
  .Batterji .venuss .venusClmn .vnus_A .rgtt img {
    width: 100%;
    height: 650px;
  }
  footer .ftrsIns .cnStckr {
    display: none;
  }
  .Batterji .banner .insCntnt .cntnts strong {
    margin-bottom: 20px;
    font-size: 93px;
    line-height: 93px;
  }
}
@media screen and (max-width: 1700px) {
  .Batterji .banner .insCntnt {
    padding: 360px 0 125px;
  }
  .Batterji .banner .insCntnt .cntnts strong {
    margin-bottom: 20px;
    font-size: 91px;
    line-height: 91px;
  }
  .Batterji .usPrnt .prntImg img {
    height: 730px;
    border-radius: 25px;
  }
}
@media screen and (max-width: 1600px) {
  .Batterji .banner .insCntnt .cntnts strong {
    margin-bottom: 20px;
    font-size: 89px;
    line-height: 89px;
  }
  .padd {
    padding: 110px 0;
  }
  .Batterji .bttrji_spclist .spcl_prdcts .lst_itms .btmCnt b {
    padding: 8px 0;
  }
  .Batterji .Vens_Ee .mrk_Vns .E_clmns .lft img {
    height: 660px;
    max-width: 440px;
  }
  .Batterji .nemCnt .cntctClmn .cnStckr img {
    width: 235px;
    height: 198px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrInp .lft .cntnts strong {
    margin: 0 0 10px;
    font-size: 38px;
    line-height: 46px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrInp {
    border-radius: 30px;
    margin-bottom: 60px;
    padding: 35px;
  }
}
@media screen and (max-width: 1500px) {
  .Batterji .vns_prmum .prmum_cnts .lft {
    width: 53.1%;
    padding-right: 268px;
  }
  .ContaineR {
    padding: 0 10px;
  }
  .Batterji .banner .insCntnt {
    padding: 330px 0 115px;
  }
  .Batterji .banner .insCntnt .cntnts strong {
    margin-bottom: 16px;
    font-size: 87px;
    line-height: 87px;
  }
  .Batterji .bttrji_spclist .spcl_prdcts {
    padding: 45px 0 0;
  }
  .Batterji .venuss .venusClmn .vnus_A .rgtt img {
    width: 100%;
    height: 620px;
  }
  .Batterji .venuss .venusClmn .vnus_A .lft {
    width: 52.5%;
    padding-right: 128px;
  }
  .Batterji .bfFtr .bf_cnts ul li b {
    max-width: 208px;
    font-size: 18px;
    line-height: 24px;
    margin-left: 10px;
  }
  .Batterji .bfFtr .bf_cnts ul li span {
    background-color: #ef7f1a;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ef7f1a url(../images/bftr.png) no-repeat center;
    background-size: 23px;
  }
  footer
    .ftrsIns
    .btmdle
    .ftrclmns
    .ftrInp
    .rgt
    p
    .wpcf7-form-control-wrap
    input {
    padding: 23px 27px;
    border-radius: 40px;
    font-size: 19px;
    line-height: 27px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrInp .rgt p .pont_btn {
    right: 12px;
    top: -16px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrInp .lft span {
    height: 100px;
    width: 100px;
    min-width: 100px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-four {
    width: 33.6%;
    padding-left: 91px;
  }
  footer .ftrsIns .btmdle .ftrclmns .lnkss a.dirAn,
  footer .ftrsIns .btmdle .ftrclmns .lnkss .flws {
    gap: 15px;
    padding: 0px 42px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd .rtgs .wp-google-list .rpi-stars {
    font-size: 21px;
    line-height: 29px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd {
    width: 28.6%;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-two {
    width: 23%;
  }
  footer .ftrsIns .btmdle .ftrclmns .lnkss .flws b {
    font-size: 21px;
    line-height: 31px;
  }
  b {
    font-size: 17px;
    line-height: 26px;
  }
  .Batterji .usPrnt .prntImg img {
    height: 710px;
    border-radius: 25px;
  }
  footer .ftrsIns .btmdle .ftrclmns {
    padding: 70px 0 55px;
  }
}
@media screen and (max-width: 1400px) {
  .Batterji .banner .insCntnt .cntnts strong {
    margin-bottom: 16px;
    font-size: 80px;
    line-height: 80px;
  }
  .Batterji .banner .insCntnt {
    padding: 320px 0 105px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 16px;
    font-size: 45px;
    line-height: 54px;
  }
  .Batterji .bttrji_spclist .spcl_prdcts .lst_itms a {
    height: 60px;
    width: 60px;
  }
  .Batterji .bttrji_spclist .spcl_prdcts .lst_itms a img {
    width: 32px;
    height: 32px;
  }
  .Batterji .marstek .mrstk_par .mrk_itms .rgt ul {
    flex-wrap: wrap;
    display: flex;
    gap: 28px;
  }
  .Batterji .marstek .mrstk_par .mrk_itms .rgt ul li span {
    width: 60px;
    min-width: 60px;
    height: 60px;
  }
  .Batterji .marstek .mrstk_par .mrk_itms .rgt ul li span img {
    width: 29px;
    height: 29px;
  }
  .Batterji .marstek .mrstk_par .mrk_itms .rgt {
    width: 62%;
    padding-left: 60px;
  }
  .Batterji .marstek .mrstk_par .mrk_itms .rgt ul li {
    width: 47.9%;
  }
  .padd {
    padding: 100px 0;
  }
  .Batterji .vns_prmum .prmum_cnts .lft {
    width: 53.1%;
    padding-right: 209px;
  }
  .Batterji .vns_prmum .prmum_cnts .lft ul li span {
    width: 65px;
    min-width: 65px;
    height: 65px;
  }
  .Batterji .vns_prmum .prmum_cnts .lft ul li span img {
    width: 29px;
    height: 29px;
  }
  .Batterji .ultime .ult_clmns .rgt {
    width: 58%;
    padding-left: 52px;
  }
  .Batterji .usPrnt .prntImg img {
    height: 680px;
    border-radius: 25px;
  }
  .Batterji .venuss .venusClmn .vnus_A .lft {
    width: 52.5%;
    padding-right: 76px;
  }
  .Batterji .venuss .venusClmn .vnus_A .rgtt img {
    width: 100%;
    height: 560px;
  }
  .Batterji .breiden .brdn_clmns .lft {
    width: 42.3%;
    padding-right: 43px;
  }
  .Batterji .bfFtr .bf_cnts ul li b {
    max-width: 208px;
    font-size: 17px;
    line-height: 23px;
    margin-left: 10px;
  }
  .Batterji .bfFtr .bf_cnts ul li {
    width: 25%;
    padding: 0 22px;
  }
  .Batterji .bfFtr {
    margin-top: 90px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrInp {
    border-radius: 30px;
    margin-bottom: 55px;
    padding: 29px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrInp .lft span {
    height: 90px;
    width: 90px;
    min-width: 90px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrInp .lft span img {
    width: 35px;
    height: 41px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-one {
    width: 12%;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-two {
    width: 19%;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-four {
    width: 37%;
    padding-left: 99px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd {
    width: 31.8%;
  }
  footer .ftrsIns .btmdle .ftrclmns .lnkss a.dirAn,
  footer .ftrsIns .btmdle .ftrclmns .lnkss .flws {
    gap: 15px;
    padding: 0px 31px;
  }
}
@media screen and (max-width: 1300px) {
  .Batterji .banner .insCntnt {
    padding: 290px 0 85px;
  }
  .Batterji .banner .insCntnt .cntnts strong {
    margin-bottom: 14px;
    font-size: 76px;
    line-height: 76px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 14px;
    font-size: 43px;
    line-height: 51px;
  }
  .Batterji .bttrji_spclist .spcl_prdcts .lst_itms {
    width: 33.2%;
    padding: 0 53px;
  }
  .Batterji .venuss .venusClmn .vnus_A .lft {
    width: 52.5%;
    padding-right: 48px;
  }
  .Batterji .venuss .venusClmn .vnus_A .rgtt img {
    width: 100%;
    height: 530px;
  }
  .Batterji .marstek .mrstk_par .mrk_itms .rgt ul li span {
    width: 56px;
    min-width: 56px;
    height: 56px;
  }
  .Batterji .marstek .mrstk_par .mrk_itms .rgt ul {
    flex-wrap: wrap;
    display: flex;
    gap: 15px;
  }
  .Batterji .marstek .mrstk_par .mrk_itms .rgt ul li span img {
    width: 27px;
    height: 26px;
  }
  .Batterji .marstek .mrstk_par .mrk_itms .rgt ul li {
    width: 48.8%;
  }
  .Batterji .marstek .mrstk_par .mrk_itms .rgt {
    width: 62%;
    padding-left: 28px;
  }
  .Batterji .marstek .mrstk_par .mrk_itms .lft img {
    width: 100%;
    height: 510px;
  }
  .Batterji .usPrnt .prntImg img {
    height: 640px;
    border-radius: 25px;
  }
  .Batterji .Vens_Ee .mrk_Vns .E_clmns .lft img {
    height: 600px;
    max-width: 370px;
  }
  .Batterji .vns_prmum .prmum_cnts .rgt img {
    max-width: 480px;
    height: 585px;
  }
  .Batterji .vns_prmum .prmum_cnts .lft {
    width: 53.1%;
    padding-right: 171px;
  }
  .Batterji .ultime .ult_clmns .lft img {
    width: 100%;
    max-width: 420px;
    height: 580px;
  }
  .Batterji .nemCnt .cntctClmn .frmLists .rgt {
    width: 54.6%;
    padding: 0 33px 0 63px;
  }
  .Batterji .bfFtr .bf_cnts ul li span {
    background-color: #ef7f1a;
    width: 46px;
    height: 46px;
    min-width: 46px;
    border-radius: 50%;
    background: #ef7f1a url(../images/bftr.png) no-repeat center;
    background-size: 22px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrInp .lft {
    width: 50%;
    gap: 11px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrInp .lft .cntnts {
    max-width: 80%;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls strong {
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 36px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd a img {
    height: 99px !important;
    width: 359px !important;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-two {
    width: 17%;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd {
    width: 33.8%;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-four {
    width: 37%;
    padding-left: 64px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd .rtgs .wp-google-list .rpi-stars {
    font-size: 20px;
    line-height: 28px;
  }
  footer .ftrsIns .btmdle .ftrclmns .lnkss .flws b,
  footer .ftrsIns .btmdle .ftrclmns .lnkss a.dirAn .cnts b {
    font-size: 20px;
    line-height: 30px;
  }
  footer .ftrsIns .btmdle .ftrclmns .lnkss .owl-stage {
    display: flex;
    align-items: center;
  }
  footer .ftrsIns .btmdle .ftrclmns .lnkss a.dirAn,
  footer .ftrsIns .btmdle .ftrclmns .lnkss .flws {
    gap: 15px;
    padding: 0px 19px;
  }
}
@media screen and (max-width: 1200px) {
  .Batterji .banner .insCntnt .cntnts strong {
    margin-bottom: 14px;
    font-size: 69px;
    line-height: 69px;
  }
  .Batterji .banner .insCntnt {
    padding: 267px 0 68px;
  }
  .Batterji .bttrji_spclist .spcl_prdcts .lst_itms .btmCnt b {
    padding: 8px 0 0;
  }
  .Batterji .bttrji_spclist .spcl_prdcts .lst_itms a {
    height: 55px;
    width: 55px;
  }
  .Batterji .bttrji_spclist .spcl_prdcts .lst_itms a img {
    width: 29px;
    height: 29px;
  }
  .padd {
    padding: 80px 0;
  }
  footer
    .ftrsIns
    .btmdle
    .ftrclmns
    .ftrInp
    .rgt
    p
    .wpcf7-form-control-wrap
    input {
    padding: 19px 25px;
    border-radius: 40px;
    font-size: 19px;
    line-height: 27px;
  }
      footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-two {
        width: 16%;
    }
  footer .ftrsIns .btmdle .ftrclmns .lnkss a.dirAn .cnts b,
  footer .ftrsIns .btmdle .ftrclmns .lnkss .flws b {
    font-size: 20px;
    line-height: 30px;
  }
  footer .ftrsIns .btmdle .ftrclmns .lnkss {
    padding: 20px 0;
    flex-wrap: wrap;
    border-radius: 25px;
    gap: 15px 0;
  }
  footer .ftrsIns .btmdle .ftrclmns .lnkss  .widget_text{
    width: 100%;
  }
  footer .ftrsIns .btmdle .ftrclmns .lnkss a.dirAn,
  footer .ftrsIns .btmdle .ftrclmns .lnkss .flws {
    gap: 15px;
    width: 33%;
    padding: 0px 19px;
    margin: 0 auto;
  }
  footer .ftrsIns .btmdle .ftrclmns .lnkss a.dirAn span {
    height: 45px;
    width: 45px;
    min-width: 45px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrInp {
    border-radius: 30px;
    margin-bottom: 55px;
    padding: 12px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrInp .lft .cntnts strong {
    margin: 0 0 10px;
    font-size: 36px;
    line-height: 44px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrInp .lft span {
    height: 80px;
    width: 80px;
    min-width: 80px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrInp .lft span img {
    width: 31px;
    height: 37px;
  }
  .pont_btn {
    font: 16px/25px Inter-Regular;
    color: #ffffff;
    border: 1px solid transparent;
    padding: 10px 28px;
    display: block;
    background-color: #229fe7;
    border-radius: 30px;
    margin-top: 25px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrInp .rgt p .pont_btn {
    right: 7px;
    top: -19px;
  }
  .Batterji .nemCnt .cntctClmn .cnStckr img {
    width: 178px;
    height: 149px;
  }
  footer .ftrsIns .btmdle .ftrclmns {
    padding: 58px 0 53px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd span img {
    height: 53px;
    width: 80px;
  }
      footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-four {
        width: 33.8%;
        padding-left: 0;
    }
    footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls ul li span {
    font: 15px / 25px Inter-Regular;
    color: #e7e7e7;
}
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls strong {
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 35px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-one {
    width: 10%;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd {
    width: 40.1%;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-four ul li {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  footer .ftrsIns .btEnd .btmFtr {
    flex-direction: column;
    padding: 20px 0;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls strong::before {
    max-width: 70px;
    background-size: 57px !important;
    width: 100%;
    height: 6px;
    bottom: -10px;
    background: url(../images/stngBlw.png) no-repeat;
  }
  .Batterji .nemCnt .cntctClmn .frmLists .rgt {
    width: 54.6%;
    padding: 0px 5px 0 34px;
  }
  .Batterji .nemCnt .cntctClmn .frmLists .rgt form label input,
  .Batterji .nemCnt .cntctClmn .frmLists .rgt form label textarea,
  .Batterji .nemCnt .cntctClmn .frmLists .rgt form label select {
    font: 14px/24px Inter-Regular;
    margin-bottom: 20px;
    border-radius: 30px;
    padding: 13px 35px;
  }
  .Batterji .usPrnt .prntImg img {
    height: 580px;
    border-radius: 25px;
  }
  .Batterji .ultime .ult_clmns .lft img {
    width: 100%;
    max-width: 380px;
    height: 520px;
  }
  .Batterji .vns_prmum .prmum_cnts .rgt img {
    max-width: 430px;
    height: 503px;
  }
  .Batterji .vns_prmum .prmum_cnts .lft {
    width: 53.1%;
    padding-right: 83px;
  }
  .Batterji .Vens_Ee .mrk_Vns .E_clmns .lft img {
    height: 544px;
    max-width: 340px;
  }
  .Batterji .Vens_Ee .mrk_Vns .E_clmns .rgt {
    padding: 0 30px 0 39px;
    width: 61%;
  }
  .Batterji .marstek .mrstk_par .mrk_itms .rgt ul {
    flex-wrap: wrap;
    display: flex;
    gap: 14px;
  }
  .Batterji .marstek .mrstk_par .mrk_itms .rgt {
    width: 62%;
    padding-left: 18px;
  }
  .Batterji .marstek .mrstk_par .mrk_itms .rgt ul li span {
    width: 46px;
    min-width: 46px;
    height: 46px;
  }
  b {
    font-size: 16px;
    line-height: 26px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 14px;
    font-size: 40px;
    line-height: 48px;
  }
  footer .ftrsIns .btmdle .ftrclmns .lnkss a.dirAn,
  footer .ftrsIns .btmdle .ftrclmns .lnkss .flws {
    gap: 15px;
    width: 25%;
    padding: 0px 19px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1100px) {
  footer .ftrsIns .btmdle .ftrclmns .lnkss a.dirAn:last-of-type {
    border-right: none;
  }
  footer .ftrsIns .btmdle .ftrclmns .lnkss a.dirAn,
  footer .ftrsIns .btmdle .ftrclmns .lnkss .flws {
    gap: 15px;
    width: 31%;
    padding: 0px 19px;
    margin: 0 auto;
  }
  .Batterji .bfFtr .bf_cnts ul li {
    width: 100%;
    padding: 0 22px;
  }
  .Batterji .banner .insCntnt {
    padding: 250px 0 68px;
  }
  .Batterji .banner .insCntnt .cntnts strong {
    margin-bottom: 9px;
    font-size: 63px;
    line-height: 62px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 14px;
    font-size: 38px;
    line-height: 46px;
  }
  .Batterji .bttrji_spclist .spcl_prdcts .lst_itms {
    width: 33.2%;
    padding: 0 35px;
  }
  .Batterji .venuss .venusClmn .vnus_A {
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
  }
  .Batterji .venuss .venusClmn .vnus_A .lft {
    width: 100%;
    padding-right: 0px;
  }
  .Batterji .venuss .venusClmn .vnus_A .rgtt img {
    width: 100%;
    height: 470px;
  }
  .Batterji .venuss .venusClmn .vnus_A .rgtt {
    width: 100%;
    margin-bottom: 20px;
  }
  .Batterji .marstek .mrstk_par .mrk_itms {
    flex-direction: column;
  }
  .Batterji .marstek .mrstk_par .mrk_itms .lft {
    width: 100%;
  }
  .Batterji .marstek .mrstk_par .mrk_itms .rgt {
    width: 100%;
    padding-left: 0;
  }
  .Batterji .marstek .mrstk_par .mrk_itms .lft {
    width: 100%;
    margin-bottom: 20px;
  }
  .Batterji .breiden .brdn_clmns {
    flex-direction: column-reverse;
  }
  .Batterji .breiden .brdn_clmns .rgt {
    width: 60%;
  }
  .Batterji .breiden .brdn_clmns .lft {
    width: 100%;
    padding-right: 0;
  }
  .Batterji .usPrnt .prntImg img {
    height: 540px;
    border-radius: 25px;
  }
  .Batterji .Vens_Ee .mrk_Vns .E_clmns {
    flex-direction: column;
  }
  .Batterji .Vens_Ee .mrk_Vns .E_clmns .lft {
    margin-bottom: 20px;
    width: 100%;
  }
  .Batterji .Vens_Ee .mrk_Vns .E_clmns .rgt {
    padding: 0;
    width: 100%;
  }
  .Batterji .Vens_Ee .mrk_Vns .E_clmns .lft img {
    height: 544px;
    max-width: 340px;
    margin: 0 auto;
  }
  .Batterji .ultime .ult_clmns {
    flex-direction: column;
  }
  .Batterji .ultime .ult_clmns .lft {
    width: 100%;
    margin-bottom: 20px;
  }
  .Batterji .ultime .ult_clmns .lft img {
    max-width: 380px;
    height: 520px;
    margin: 0 auto;
  }
  .Batterji .ultime .ult_clmns .rgt {
    width: 100%;
    padding-left: 0;
  }
  .Batterji .nemCnt .cntctClmn .frmLists {
    flex-direction: column;
  }
  .Batterji .nemCnt .cntctClmn .frmLists .lft {
    width: 100%;
    margin-bottom: 20px;
  }
  .Batterji .nemCnt .cntctClmn .frmLists .rgt {
    width: 100%;
    padding: 0;
  }
  .Batterji .nemCnt .cntctClmn .frmLists .lft img {
    height: 580px;
    border-radius: 30px;
  }
  .Batterji .vns_prmum .prmum_cnts {
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
  }
  .Batterji .vns_prmum .prmum_cnts .rgt {
    width: 100%;
    margin-bottom: 20px;
  }
  .Batterji .vns_prmum .prmum_cnts .rgt img {
    max-width: 430px;
    height: 503px;
    margin: 0 auto;
    display: block;
  }
  .Batterji .vns_prmum .prmum_cnts .lft {
    width: 100%;
    padding-right: 0;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms {
    flex-direction: column;
    padding-bottom: 60px;
    gap: 17px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd {
    width: 100%;
    order: -1;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-one {
    width: 100%;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-two {
    width: 100%;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-four {
    width: 100%;
    padding-left: 0;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-four ul li span {
    width: 100%;
    max-width: 104px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls strong::before {
    width: 100%;
    max-width: unset;
    height: 2px;
    bottom: 0;
    background: unset;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls strong {
    padding-bottom: 13px;
    margin-bottom: 0;
    width: 100%;
    font-size: 26px;
    line-height: 35px;
    border-bottom: 1px solid #ffffff;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls .ftrTgs {
    padding-top: 12px;
    display: none;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrInp {
    border-radius: 30px;
    margin-bottom: 55px;
    padding: 12px;
    flex-direction: column;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrInp .lft {
    width: 100%;
    gap: 11px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrInp .rgt {
    position: relative;
    width: 100%;
  }
  footer
    .ftrsIns
    .btmdle
    .ftrclmns
    .ftrInp
    .rgt
    p
    .wpcf7-form-control-wrap
    input {
    padding: 12px 25px;
    border-radius: 40px;
    font-size: 17px;
    line-height: 26px;
  }
  .pont_btn {
    font: 15px/24px Inter-Regular;
    color: #ffffff;
    border: 1px solid transparent;
    padding: 7px 28px;
    display: block;
    background-color: #229fe7;
    border-radius: 30px;
    margin-top: 25px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls strong::before {
    content: "";
    position: absolute;
    height: 2px;
    width: 21px;
    background-color: #ffffff;
    top: 18px;
    right: 20px;
    left: unset;
    transition: transform 0.5s ease;
    transform: translate(-50%, -50%);
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls strong.active::after {
    transform: translate(-50%, -50%) rotate(180deg);
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls strong::after {
    content: "";
    position: absolute;
    height: 2px;
    width: 21px;
    background-color: #ffffff;
    top: 18px;
    right: 20px;
    transition: transform 0.5s ease;
    transform: translate(-50%, -50%) rotate(91deg);
  }
}
@media screen and (max-width: 1024px) {
  footer .ftrsIns .btEnd .btmFtr .textwidget li a {
    font-size: 15px;
    line-height: 24px;
  }
  p {
    font-size: 15px;
    line-height: 24px;
    padding-bottom: 10px;
  }
  .Batterji .banner .insCntnt .cntnts strong {
    margin-bottom: 9px;
    font-size: 60px;
    line-height: 60px;
  }
  .padd {
    padding: 70px 0;
  }
  .Batterji .bttrji_spclist .spcl_prdcts .lst_itms {
    width: 100%;
    padding: 0 20px;
  }
  .Batterji .bttrji_spclist .spcl_prdcts .lst_itms {
    width: 100%;
    padding: 0 20px;
  }
  .Batterji .marstek .mrstk_par .mrk_itms .lft img {
    width: 100%;
    height: 480px;
  }
  .Batterji .marstek .mrstk_par .mrk_itms .rgt ul li .mrk_dtls b {
    color: #ffffff;
    padding-bottom: 0;
  }
  .Batterji .marstek .mrstk_par .mrk_itms .rgt ul li .mrk_dtls b {
    color: #ffffff;
    padding-bottom: 5px;
  }
  .Batterji .vns_prmum .prmum_cnts .rgt img {
    max-width: 430px;
    height: 470px;
  }
  .Batterji .vns_prmum .prmum_cnts .lft ul li span {
    width: 55px;
    min-width: 55px;
    height: 55px;
  }
  .Batterji .vns_prmum .prmum_cnts .lft ul li span img {
    width: 25px;
    height: 24px;
  }
  .Batterji .ultime .ult_clmns .lft img {
    max-width: 380px;
    height: 480px;
    margin: 0 auto;
  }
  .Batterji .nemCnt .cntctClmn .frmLists .lft img {
    height: 500px;
    border-radius: 30px;
  }
}
@media screen and (max-width: 991px) {
  .Batterji .banner .insCntnt .cntnts {
    max-width: 401px;
    position: relative;
    z-index: 5;
    overflow: hidden;
  }
  .Batterji .banner .insCntnt .cntnts strong {
    margin-bottom: 9px;
    font-size: 57px;
    line-height: 57px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 14px;
    font-size: 36px;
    line-height: 44px;
  }
  .Batterji .venuss .venusClmn .vnus_A .rgtt img {
    width: 100%;
    height: 450px;
  }
  .padd {
    padding: 65px 0;
  }
  .Batterji .marstek .mrstk_par .mrk_itms .lft img {
    width: 100%;
    height: 450px;
  }
  .Batterji .usPrnt .prntImg img {
    height: 500px;
    border-radius: 25px;
  }
  .Batterji .Vens_Ee .mrk_Vns .E_clmns .lft img {
    height: 500px;
    max-width: 300px;
    margin: 0 auto;
  }
  .Batterji .Vens_Ee .mrk_Vns .E_clmns .rgt b {
    padding-bottom: 8px;
  }
  .Batterji .Vens_Ee .mrk_Vns .E_clmns .rgt p {
    padding-bottom: 10px;
  }
  .Batterji .vns_prmum .prmum_cnts .lft ul li {
    padding-bottom: 20px;
  }
  .Batterji .vns_prmum .prmum_cnts .rgt img {
    max-width: 400px;
    height: 450px;
  }
  .Batterji .ultime .ult_clmns .lft img {
    max-width: 380px;
    height: 450px;
    margin: 0 auto;
  }
  .Batterji .nemCnt .cntctClmn .frmLists .lft img {
    height: 480px;
    border-radius: 30px;
  }
  .Batterji .nemCnt .cntctClmn .frmLists .rgt form label input,
  .Batterji .nemCnt .cntctClmn .frmLists .rgt form label textarea,
  .Batterji .nemCnt .cntctClmn .frmLists .rgt form label textarea {
    font: 14px/24px Inter-Regular;
    margin-bottom: 17px;
    border-radius: 30px;
    padding: 10px 30px;
  }
  .Batterji .bfFtr .bf_cnts ul li b {
    max-width: 208px;
    font-size: 16px;
    line-height: 22px;
    margin-left: 10px;
  }
  .Batterji .bfFtr .bf_cnts ul li span {
    background-color: #ef7f1a;
    width: 40px;
    height: 40px;
    min-width: 40px;
    border-radius: 50%;
    background: #ef7f1a url(../images/bftr.png) no-repeat center;
    background-size: 17px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrInp .lft .cntnts p {
    font-size: 16px;
    line-height: 25px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrInp .lft .cntnts strong {
    margin: 0 0 10px;
    font-size: 32px;
    line-height: 41px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrInp .lft span {
    height: 70px;
    width: 70px;
    min-width: 70px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls strong {
    padding-bottom: 10px;
    margin-bottom: 0;
    width: 100%;
    font-size: 24px;
    line-height: 34px;
    border-bottom: 1px solid #ffffff;
  }
  footer .ftrsIns .btmdle .ftrclmns .lnkss a.dirAn .cnts b,
  footer .ftrsIns .btmdle .ftrclmns .lnkss .flws b {
    font-size: 18px;
    line-height: 28px;
  }
  footer .ftrsIns .btmdle .ftrclmns .lnkss a.dirAn span {
    height: 40px;
    width: 40px;
    min-width: 40px;
  }
  footer .ftrsIns .btmdle .ftrclmns .lnkss a.dirAn span img {
    width: 19px;
    height: 19px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls ul li a {
    font-size: 15px;
    line-height: 24px;
  }
  .Batterji .venuss .venusClmn {
    border-radius: 25px;
    margin-bottom: 30px;
  }
  .Batterji .Vens_Ee .mrk_Vns {
    border-radius: 25px;
    margin-top: 30px;
  }
  .Batterji .nemCnt .cntctClmn {
    margin-top: 30px;
    position: relative;
  }
}
@media screen and (max-width: 880px) {
  .Batterji .banner .insCntnt {
    padding: 230px 0 47px;
  }
  .Batterji .banner .insCntnt .cntnts strong {
    margin-bottom: 9px;
    font-size: 53px;
    line-height: 53px;
  }
  .Batterji .venuss .venusClmn .vnus_A .rgtt img {
    width: 100%;
    height: 420px;
  }
  .Batterji .venuss .venusClmn .vnus_A .lft b {
    padding-bottom: 7px;
  }
  .Batterji .venuss .venusClmn .vnus_A .lft b {
    padding-bottom: 7px;
  }
  .Batterji .venuss .venusClmn .vnus_A .lft p {
    padding-bottom: 10px;
  }
  .Batterji .marstek .mrstk_par .mrk_itms .lft img {
    width: 100%;
    height: 420px;
  }
  .Batterji .marstek .mrstk_par .mrk_itms .rgt ul li .mrk_dtls b {
    padding-bottom: 1px;
    font-size: 15px;
    line-height: 25px;
  }
  .liArw li {
    padding-left: 18px;
    margin-bottom: 8px;
  }
  .Batterji .usPrnt .prntImg img {
    height: 460px;
    border-radius: 20px;
  }
  .Batterji .usPrnt .prntImg img {
    height: 460px;
    border-radius: 20px;
  }
  .Batterji .Vens_Ee .mrk_Vns .E_clmns .lft img {
    height: 450px;
    max-width: 284px;
    margin: 0 auto;
  }
  .Batterji .vns_prmum .prmum_cnts .rgt img {
    max-width: 380px;
    height: 430px;
  }
  .Batterji .vns_prmum .prmum_cnts .lft ul li span {
    width: 48px;
    min-width: 48px;
    height: 48px;
  }
  .Batterji .vns_prmum .prmum_cnts .lft ul li span img {
    width: 23px;
    height: 22px;
  }
  .Batterji .vns_prmum .prmum_cnts .lft ul li {
    padding-bottom: 16px;
  }
  .Batterji .ultime .ult_clmns .lft img {
    max-width: 370px;
    height: 430px;
    margin: 0 auto;
  }
  .Batterji .nemCnt .cntctClmn .frmLists .lft img {
    height: 450px;
    border-radius: 20px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrInp .rgt p .pont_btn {
    right: 7px;
    top: -20px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd a img {
    height: 92px !important;
    width: 341px !important;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd .rtgs .wp-google-list .rpi-stars {
    font-size: 18px;
    line-height: 26px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd .rtgs .wp-google-list .rpi-stars {
    font-size: 18px;
    line-height: 26px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls strong {
    padding-bottom: 10px;
    margin-bottom: 0;
    width: 100%;
    font-size: 22px;
    line-height: 32px;
    border-bottom: 1px solid #ffffff;
  }
  footer .ftrsIns .btEnd .btmFtr .textwidget li a {
    font-size: 15px;
    line-height: 24px;
  }
  .Batterji .marstek .mrstk_par .mrk_itms .rgt ul li span img {
    width: 25px;
    height: 23px;
  }
  footer .ftrsIns .btmdle .ftrclmns .lnkss a.dirAn,
  footer .ftrsIns .btmdle .ftrclmns .lnkss .flws {
    gap: 9px;
    width: 33%;
    padding: 0px 11px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  footer .ftrsIns .btmdle .ftrclmns .lnkss .textwidget {
    flex-direction: column;
    display: flex;
    align-items: center;
    gap: 10px;
}
footer .ftrsIns .btmdle .ftrclmns .lnkss a.dirAn{
  padding-bottom:10px !important;
border-bottom: 1px solid  #666666;
}
footer .ftrsIns .btmdle .ftrclmns .lnkss .widget_text{
  width: 100%;
}
footer .ftrsIns .btmdle .ftrclmns .lnkss a.dirAn, footer .ftrsIns .btmdle .ftrclmns .lnkss .flws .widget_text{
        gap: 9px;
        width: 100%;
        padding: 0px 11px;
        margin: 0 auto;
    }
    footer .ftrsIns .btmdle .ftrclmns .lnkss .flws .textwidget {
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 5px;
}
  footer .ftrsIns .btmdle .ftrclmns .lnkss a.dirAn,
  footer .ftrsIns .btmdle .ftrclmns .lnkss .flws {
    gap: 9px;
    width: 100%;
    padding: 0px 11px;
    margin: 0 auto;
  }
  footer .ftrsIns .btmdle .ftrclmns .lnkss a.dirAn:last-of-type {
    border-right: 1px solid #666666;
  }

  footer
    .ftrsIns
    .btmdle
    .ftrclmns
    .lnkss
    a
    .cnts
    b
    footer
    .ftrsIns
    .btmdle
    .ftrclmns
    .lnkss
    .flws
    b {
    font-size: 17px;
    line-height: 27px;
  }
  .Batterji .banner .insCntnt .cntnts strong {
    margin-bottom: 9px;
    font-size: 48px;
    line-height: 48px;
  }
  .padd {
    padding: 55px 0;
  }
  .Batterji .venuss .venusClmn .vnus_A .rgtt img {
    width: 100%;
    height: 399px;
  }
  .Batterji .venuss .venusClmn .vnus_A .rgtt img {
    width: 100%;
    height: 399px;
  }
  .Batterji .marstek .mrstk_par .mrk_itms .lft img {
    width: 100%;
    height: 400px;
  }
  .Batterji .marstek .mrstk_par .mrk_itms .rgt ul li span {
    width: 42px;
    min-width: 42px;
    height: 42px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 8px;
    font-size: 32px;
    line-height: 40px;
  }
  .Batterji .marstek .mrstk_par .mrk_itms .rgt ul li span img {
    width: 21px;
    height: 19px;
  }
  .Batterji .usPrnt .prntImg img {
    height: 420px;
    border-radius: 20px;
  }
  .Batterji .Vens_Ee .mrk_Vns .E_clmns .lft img {
    height: 420px;
    max-width: 254px;
    margin: 0 auto;
  }
  .Batterji .vns_prmum .prmum_cnts .rgt img {
    max-width: 350px;
    height: 400px;
  }
  .Batterji .ultime .ult_clmns .lft img {
    max-width: 321px;
    height: 400px;
    margin: 0 auto;
  }
  .Batterji .ultime .ult_clmns .rgt p {
    padding-bottom: 10px;
  }
  .Batterji .nemCnt .cntctClmn .frmLists .lft img {
    height: 430px;
    border-radius: 20px;
  }
  .Batterji
    .nemCnt
    .cntctClmn
    .frmLists
    .rgt
    form
    label
    input[type="checkbox"] {
    width: 17px;
    height: 17px;
    border-radius: 2px;
    margin: unset;
  }
  .Batterji .nemCnt .cntctClmn .frmLists .rgt form label.chkbx p {
    margin-left: 9px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrInp .lft .cntnts strong {
    margin: 0 0 5px;
    font-size: 29px;
    line-height: 37px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd a img {
    height: 92px !important;
    width: 321px !important;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd .rtgs .wp-google-list .rpi-stars {
    font-size: 17px;
    line-height: 25px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd .rtgs img {
    width: 100px;
    height: 16px;
    -o-object-fit: contain;
    object-fit: contain;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd span img {
    height: 50px;
    width: 77px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls strong {
    padding-bottom: 7px;
    font-size: 21px;
    line-height: 31px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls strong::before,
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls strong::after {
    height: 2px;
    width: 18px;
  }
}
@media screen and (max-width: 650px) {
  footer .ftrsIns .btmdle .ftrclmns .lnkss .flws .smedia img {
    width: 21px;
    height: 21px;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .Batterji .banner .insCntnt .cntnts strong {
    margin-bottom: 9px;
    font-size: 45px;
    line-height: 45px;
  }
  .Batterji .banner .insCntnt {
    padding: 200px 0 40px;
  }
  .Batterji .bttrji_spclist .spcl_prdcts .lst_itms a {
    height: 50px;
    width: 50px;
  }
  .Batterji .bttrji_spclist .spcl_prdcts .lst_itms a {
    height: 50px;
    width: 50px;
  }
  .Batterji .venuss .venusClmn .vnus_A .rgtt img {
    width: 100%;
    height: 380px;
  }
  .Batterji .marstek .mrstk_par .mrk_itms .lft img {
    width: 100%;
    height: 380px;
  }
  .Batterji .marstek .mrstk_par .mrk_itms .rgt ul {
    flex-wrap: wrap;
    display: flex;
    gap: 10px;
  }
  .Batterji .marstek .mrstk_par .mrk_itms .rgt ul li {
    width: 100%;
  }
  .Batterji .marstek .mrstk_par .mrk_itms .rgt ul li {
    width: 100%;
  }
  .Batterji .breiden .brdn_clmns .rgt img {
    height: 290px;
  }
  .Batterji .vns_prmum .prmum_cnts .lft ul li .mrk_dtls b {
    padding-bottom: 2px;
  }
  .padd {
    padding: 50px 0;
  }
  .Batterji .nemCnt .cntctClmn .frmLists .rgt form .mrgeRw {
    gap: 5px;
  }
  .Batterji .nemCnt .cntctClmn .frmLists .rgt form .mrgeRw label {
    width: 49.5%;
  }
  .Batterji .bttrji_spclist .spcl_prdcts .lst_itms a img {
    width: 23px;
    height: 23px;
  }
  footer .ftrsIns .btEnd .btmFtr {
    flex-direction: column;
    padding: 20px 0;
    max-width: 98%;
    margin: 0 auto;
    text-align: center;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls ul li span {
    font-size: 15px;
    line-height: 24px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-four ul li span {
    width: 100%;
    max-width: 97px;
  }
}
@media screen and (max-width: 550px) {
  .Batterji .banner .insCntnt .cntnts strong {
    margin-bottom: 9px;
    font-size: 39px;
    line-height: 41px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 8px;
    font-size: 29px;
    line-height: 37px;
  }
  .Batterji .venuss .venusClmn .vnus_A .rgtt img {
    width: 100%;
    height: 360px;
  }
  .Batterji .marstek .mrstk_par .mrk_itms .lft img {
    width: 100%;
    height: 360px;
  }
  .Batterji .breiden .brdn_clmns .rgt img {
    height: 175px;
  }
  .Batterji .Vens_Ee .mrk_Vns .E_clmns .lft img {
    height: 380px;
    max-width: 254px;
    margin: 0 auto;
  }
  .Batterji .vns_prmum .prmum_cnts .rgt img {
    max-width: 65%;
    height: 340px;
  }
  .Batterji .ultime .ult_clmns .lft img {
    max-width: 65%;
    height: 380px;
    margin: 0 auto;
  }
  .Batterji .nemCnt .cntctClmn .frmLists .lft img {
    height: 400px;
    border-radius: 20px;
  }
  .Batterji .nemCnt .cntctClmn .frmLists .rgt form .mrgeRw p {
    gap: 0;
    flex-direction: column;
  }
  .Batterji .nemCnt .cntctClmn .frmLists .rgt form .mrgeRw p label {
    width: 100%;
  }
  .Batterji .nemCnt .cntctClmn .cnStckr img {
    width: 148px;
    height: 101px;
  }
  footer .ftrsIns .btmdle .ftrclmns {
    padding: 50px 0;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd a img {
    height: 89px !important;
    width: 280px !important;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd p {
    padding: 10px 0 13px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls ul li {
    margin-bottom: 10px;
  }
  .Batterji .banner .insCntnt .cntnts {
    max-width: 363px;
    z-index: 5;
  }
  .Batterji .bttrji_spclist .spcl_prdcts {
    padding: 20px 0 0;
  }
  .Batterji .bttrji_spclist .spcl_prdcts {
    padding: 20px 0 0;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrInp .lft span {
    height: 58px;
    width: 58px;
    min-width: 58px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrInp .lft span img {
    width: 24px;
    height: 30px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrInp .lft .cntnts strong {
    margin: 0px 0 3px;
    font-size: 27px;
    line-height: 33px;
  }
  .Batterji .breiden .brdn_clmns .rgt {
    width: 78%;
  }
  footer
    .ftrsIns
    .btmdle
    .ftrclmns
    .ftrInp
    .rgt
    p
    .wpcf7-form-control-wrap
    input {
    padding: 12px 25px;
    border-radius: 40px;
    font-size: 16px;
    line-height: 25px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd a img {
    height: 86px !important;
    width: 250px !important;
  }
  footer .ftrsIns .btmdle .ftrclmns .lnkss,
  footer .ftrsIns .btmdle .ftrclmns .lnkss .textwidget {
    padding: 8px 0;
    flex-wrap: wrap;
    border-radius: 25px;
    flex-direction: column;
    gap: 15px 0;
  }
  footer .ftrsIns .btmdle .ftrclmns .lnkss a.dirAn,
  footer .ftrsIns .btmdle .ftrclmns .lnkss .flws {
    gap: 9px;
    width: 100%;
    padding: 0px 11px;
    margin: 0 auto;
  }
  footer .ftrsIns .btmdle .ftrclmns .lnkss a.dirAn .cnts b,
  footer .ftrsIns .btmdle .ftrclmns .lnkss .flws b {
    font-size: 17px;
    line-height: 27px;
  }
  footer .ftrsIns .btmdle .ftrclmns .lnkss a.dirAn {
    border-right: 0;
    border-bottom: 1px solid #666666;
    padding-bottom: 10px;
  }
  footer .ftrsIns .btmdle .ftrclmns .lnkss a.dirAn:nth-child(2n) {
    border-bottom: 1px solid #666666;
  }
}
@media screen and (max-width: 450px) {
  footer .ftrsIns .btEnd .btmFtr .textwidget {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
  }
  footer .ftrsIns .btEnd .btmFtr .textwidget li {
    padding: 0 12px;
    border-right: 1px solid #e7e7e7;
  }
  .Batterji .banner .insCntnt .cntnts {
    max-width: 84%;
    z-index: 5;
  }
  .Batterji .banner .insCntnt {
    padding: 200px 0 20px;
  }
  .Batterji .banner .insCntnt .cntnts strong {
    margin-bottom: 9px;
    font-size: 35px;
    line-height: 36px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 8px;
    font-size: 27px;
    line-height: 36px;
  }
  .Batterji .venuss .venusClmn .vnus_A .rgtt img {
    width: 100%;
    height: 330px;
  }
  .Batterji .marstek .mrstk_par .mrk_itms .lft img {
    width: 100%;
    height: 300px;
  }
  p {
    font-size: 14px;
    line-height: 23px;
    padding-bottom: 10px;
  }
  .Batterji .usPrnt .prntImg img {
    height: 390px;
    border-radius: 20px;
  }
  .Batterji .Vens_Ee .mrk_Vns .E_clmns .lft img {
    height: 350px;
    max-width: 65%;
    margin: 0 auto;
  }
  .liArw li {
    padding-left: 18px;
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 23px;
  }
  .liArw li span {
    font-size: 14px;
    line-height: 23px;
  }
  .liArw li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 13px;
    background: url(../images/liArw.png) no-repeat;
    background-size: 7px;
    height: 12px;
    width: 8px;
    transform: translateY(-50%);
  }
  .Batterji .nemCnt .cntctClmn .frmLists .rgt form label input,
  .Batterji .nemCnt .cntctClmn .frmLists .rgt form label textarea,
  .Batterji .nemCnt .cntctClmn .frmLists .rgt form label textarea {
    font: 14px/24px Inter-Regular;
    margin-bottom: 17px;
    border-radius: 30px;
    padding: 8px 22px;
  }
  footer
    .ftrsIns
    .btmdle
    .ftrclmns
    .ftrInp
    .rgt
    p
    .wpcf7-form-control-wrap
    input {
    padding: 12px 25px;
    border-radius: 40px;
    font-size: 15px;
    line-height: 24px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd a img {
    height: 86px !important;
    width: 250px !important;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd .rtgs {
    gap: 7px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd span img {
    height: 46px;
    width: 74px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls ul li a {
    font-size: 14px;
    line-height: 23px;
  }
}
@media screen and (max-width: 380px) {
  footer .ftrsIns .btmdle .ftrclmns .ftrInp .lft {
    width: 100%;
    gap: 11px;
    flex-direction: column;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrInp .lft .cntnts {
    max-width: 100%;
  }
  .pont_btn {
    font-size: 14px;
    line-height: 24px;
    padding: 6px 25px;
    border-radius: 30px;
    margin-top: 25px;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls.lnk-trd .rtgs {
    gap: 7px;
    flex-wrap: wrap;
  }
  .Batterji
    .nemCnt
    .cntctClmn
    .frmLists
    .rgt
    form
    label
    input[type="checkbox"] {
    width: 17px;
    height: 17px;
    top: -12px;
    border-radius: 2px;
    margin: unset;
  }
  footer .ftrsIns .btmdle .ftrclmns .ftrItms .ftrDtls ul li span {
    font-size: 14px;
    line-height: 23px;
  }
  .Batterji .ultime .ult_clmns .lft img {
    max-width: 65%;
    height: 300px;
    margin: 0 auto;
  }
} /*# sourceMappingURL=style.css.map */
