/*
 Theme Name: bizpartner
 Author: tadamart.pl
 Version: 1.0
 */


:root {
  --color: #3C72C0;
  --color2:#F3F7FB;
}

body {
  font-family: 'Poppins', sans-serif;
}

.admin-bar {
  margin-top: 32px;
}

h1,h2,h3,h4,h5,h6 {
  font-weight: 600 !important;
}
p, li {
  font-weight: 400 !important;
  font-size: 14px;
  line-height: 1.6;
}
strong {
  font-weight: 600 !important;
}

section {
  background-position: center;
    background-size: cover;
}

@media(min-width: 992px) {
  .container-w {
    max-width: 1920px !important;
      width: 95% !important;
  }
}
@media(max-width: 991.98px) {
  .menu .navbar {
    padding: 0px !important;
  }
  .menu .navbar-nav  {
    padding: 20px 0px;
  }
}
/* ------------------------- MOBILE BURGER ------------------------- */
.navbar-toggler span {
  display: block;
  background-color: black;
  
  height: 2px;
  width: 25px;
  margin-top: 6px;

  margin-bottom: 5px;
  position: relative;
  opacity: 1;
  transition: all 0.2s ease-out;
  transform-origin: center left;
}
.nav-link {
  color: black;
  font-weight: 600;
  margin: 0px 15px;
}

.nav-link:focus, .nav-link:hover {
  color: black;
}
.navbar-toggler-icon {
  background-image: none !important;
}

.navbar-toggler:not(.collapsed) span:nth-child(1) {
  transform: translate(15%, -33%) rotate(45deg);
}

.navbar-toggler:not(.collapsed) span:nth-child(2) {
  opacity: 0;
}

.navbar-toggler:not(.collapsed) span:nth-child(3) {
  transform: translate(15%, 33%) rotate(-45deg);
}

.navbar-light .navbar-toggler {
  border: 0px;
}
.navbar-toggler:focus {
  box-shadow: none;
}

/* ------------------------- MOBILE BURGER ------------------------- */

/* ------------------------- STATIC ------------------------- */
.btn1 {
  background-color: var(--color);
  color: white !important;
  font-size: 16px;
  padding: 15px 25px;
  transition: 0s !important;
  text-decoration: none;
  cursor: pointer;
  width: fit-content;
  border-radius: 100px;
  box-shadow: 0px 0px 15px #00000040;
  font-weight: 500 !important;
}
.btn1:hover {
  background: black;
}
.btn2 {
  background-color: white;
  color: black !important;
  font-size: 16px;
  padding: 15px 25px;
  transition: 0s !important;
  text-decoration: none;
  cursor: pointer;
  width: fit-content;
  border-radius: 100px;
  box-shadow: 0px 0px 15px #00000040;
  font-weight: 500 !important;
}
.btn2:hover {
  background: black;
  color: white !important;
}
.btn3 {
  text-decoration: none;
  font-weight: 500;
  color: black;
}
.btn3:hover {
  color: black;
  text-decoration: underline;
}
.counter-l {
  font-size: 45px;
  line-height: 1;
  margin-bottom: 10px !important;
  font-weight: 600 !important;
  color: var(--color);
}
#counter {
    background-size: contain;
    background-repeat: no-repeat;
}
.bl {
  color: var(--color);
}
.price span {
  color: var(--color);
}
.overlay-1 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background-color: rgba(89, 131, 252, 0);
  background-image: linear-gradient(0deg, rgba(26, 66, 97, 1) 0%, rgba(41, 53, 86, 0) 100%);
  z-index: 2;
}
.form-range {
  max-width: 600px;
}
.range {
  margin-top: 30px;
  margin-bottom: 30px;
}
.half-fluid .left-half, .half-fluid .right-half {
  left: 50%;
  margin-left: -50vw;
  max-width: 100vw;
  position: relative;
  right: 50%;
  width: 100vw;
  padding: 0px;
}
.half-fluid .image {
  background-size: cover;
  background-position: center;
  min-height: 400px;
  height: 100%;
}
@media (min-width: 992px) {
  .half-fluid .left-half {
    padding-left: 0 !important;
    position: absolute;
    left: 0;
    right: 50%;
    margin-left: auto;
    width: auto;
 }
  .half-fluid .right-half {
    padding-right: 0 !important;
    position: absolute;
    right: 0;
    left: 50%;
    margin-left: auto;
    width: auto;
 }
}
.min-h {
  min-height: 600px;
}
.form-label {
  width: 100%;
}
.form-control:focus, .form-select:focus {
  box-shadow: none !important;
}
input:focus-visible {
  outline: 0px;
  border-radius: 0px;
}
.wpcf7-submit {
  border: 0px;
}
.small {
  font-size: 10px;
}

.wpcf7-not-valid-tip {
  font-size: 12px !important;
}
.page-template-default a {
  color: black;
  }
  .cky-revisit-bottom-left {
    display: none !important;
  }
/* ------------------------- STATIC ------------------------- */
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  display: none;
}


.logo img {
  max-width: 220px;
}
header {
  position: relative;
  z-index: 9;
}
header a {
  font-size: 14px;
}

.hero {
  position: relative;
min-height: 750px;


background-size: cover;
background-position: center;
}
.pmax {
  max-width: 575px;
}
.hero .display-4 {
  line-height: 1;

}
.hero .h1 {
  color: var(--color);
font-weight: 600;
}
.hero .container {
  position: relative;
  z-index: 2;
  padding-top: 84px;
}
.hero-boxes p {
  box-shadow: 0px 0px 15px #0000001A;
  border-radius: 100px;
  padding: 5px 15px;
  background-color: white;
  font-weight: 600 !important;
  font-size: 12px;
}
.hero strong {
  font-weight: 500;
}
.hero h4 {
  font-weight: 300 !important;
}
.border-top, .border-bottom, .border, .border-end, .border-start {
  border-color: #F4F5F5 !important;
}

.green {
  color: #5aca40;
}
.mx-p {
  max-width: 550px;
}

.sec3 {
  background-color: var(--color3);
}
.sec3 p {
  margin-bottom: 0px;
}
.sec-form {
  background-color: var(--color2);
  color: white;
  overflow-x: hidden;
}
.sec-form h4 {
  font-weight: 400 !important;
}
.sec-form .wpcf7-text, .sec-form .wpcf7-select {
  background-color: white;
    color: black;
    /* border: 2px solid; */
    border-radius: 100px;
    padding: 13px 20px;
}
.sec-form ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: black;
}

.sec-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: black;
}

.sec-form  ::-ms-input-placeholder { /* Microsoft Edge */
  color: black;
}
.sec-form .wpcf7-not-valid-tip {
    color: #ff9e9e;
    text-align: center;
}
.sec-form .btn2 {
  display: block;
  margin: 0 auto;
}
.sec-form .accept a {
  color: white;
}
.sec-form .accept {
  max-width: 700px;
  margin: 0 auto;
  margin-bottom: 36px;
}
.copy a {
  color: black;
}
.copy img {
  width: 70px;
  margin-left: 10px;
}
.f-menu, .f-cont {
  line-height: 2;
}
.f-menu a, .f-cont a, .f-cont p, .f-info {
  color: black;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
}
.f-menu a {
  display: block;
}
.f-menu a:hover {
  text-decoration: underline;
}
.f-menu {
  margin-left: 70px;
}

.f-info {
margin-bottom: 0px;
  font-size: 12px;
}
.copy {
  background-color: var(--color2);
}
.copy img {
  width: 70px;
  margin-left: 10px;
}
.copy p, .copy a{
  font-size: 13px;
}
  .ppl {
    border: 2px solid black;
    padding: 13.6px;
    text-align: center;
    width: 226px;
    font-weight: 500;
  }
  .sec4 ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: black;
    font-weight: 500;
    text-align: center !important;
  }
  
  .sec4 :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: black;
    font-weight: 500;
    text-align: center !important;
  }
  
  .sec4  ::-ms-input-placeholder { /* Microsoft Edge */
    color: black;
    font-weight: 500;
    text-align: center !important;
  }
.profit {
  padding: 40px;
}
.profit2 {
  box-shadow: 0px 6px 15px #0000000D;
  padding-bottom: 60px;
}
.max-w {
  max-width: 1000px;
  margin: 0 auto;
}
.ppl1 {
  font-weight: 600 !important;
}
.price1 {
  color: var(--color);
  font-weight: 600 !important;
}
.price2 {
  color: var(--color2);
  font-weight: 600 !important;
}
.breadcrumb {
  position: relative;
  color: white;
  min-height: 250px;
}
.breadcrumb .container {
  position: relative;
  z-index: 5;
  min-height: 300px;
}
.contact .wpcf7-submit {
  display: block;
  margin: 0 auto;
}
.contact .row {
  max-width: 700px;
  margin: 0 auto;
}
.contact .accept a {
  color: black;
}

.contact ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: black;
}

.contact :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: black;
}

.contact  ::-ms-input-placeholder { /* Microsoft Edge */
  color: black;
}
.contact textarea {
  height: 150px;
}
.a-post img {
 width: 100%;
 max-height: 250px;
 object-fit: cover;
}
.a-post {
  box-shadow: 0px 6px 15px #0000000D;
}
.a-post-inner {
  padding: 26px;
  padding-bottom: 40px;
}
.a-post h3 a {
  color: black;
  text-decoration: none;
}
.arch-date {
  font-size: 14px;
}
.post-excerpt p {
  font-size: 16px;
}
.single_post_content {
  max-width: 800px;
  margin: 0 auto;
}
.container-s {
  max-width: 1114px;
  margin: 0 auto;
}
.about-2 {
  background-color: var(--color);
  color: white;
}
.calc-4 h3 {
  color: var(--color);
}
.ca-inner {
  padding: 40px;
}
.mw {
  max-width: 550px;
}
.b2 {
  min-height: 700px;
}
.b2 h1 {
  line-height: 1;
}
.c4-bg {
  background-color: var(--color3);
}
.bg {
  background-color: var(--color3);
}
.profit2 {
  background-color: white;
}
.choose-inner {
  box-shadow: 0px 6px 15px #0000000D;
  padding: 50px;
  position: relative;
}
section li {
  margin-bottom: 10px;
}

.cen li{
  width: fit-content;
    margin: 0 auto;
    margin-bottom: 10px;
}
.dropdown-menu {

    border-radius: 0px;
    border: 0px;
}
.dropdown-menu li a {
  font-weight: 600;
}
.dropdown-menu li a:hover {
text-decoration: underline;
color: black;
background-color: transparent;
}
.menu li a i {
  font-size: 14px;
  margin-right: 5px;
}
.modal-body {
  padding-bottom: 0px;
  padding-top: 30px;
}
.modal-content {
  box-shadow: 0px 6px 15px #00000026;
  border: 0px;
  border-radius: 0px;
}
.btn-close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 6;
}
.category-s {
  background: transparent linear-gradient(257deg, #8A418C 0%, #713572 100%) 0% 0% no-repeat padding-box;
  color: white !important;
  font-size: 18px;
  padding: 10px 20px;
  transition: 0s !important;
  text-decoration: none;
  font-weight: 500;
  width: fit-content;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.cs {
  margin-top: -38px;
  position: relative;
  z-index: 4;
}
.single-post .breadcrumb {
  min-height: 270px;
}
.cv {
  font-size: 1.5rem;
}

section ul li {
  padding-left: 6px;
}
.form-check-input:checked {
  background-color: var(--color);
  border-color: var(--color);
}
.form-check-input:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgb(77 193 204 / 42%) !important;
}
.swu {
  max-width: 300px;
}

.zalety {
  display: flex;
    justify-content: center;
    max-width: 620px;
    margin: 0 auto;
    flex-wrap: wrap;
}
.mx {
  max-width: 700px;
  margin: 0 auto;
}
.sec-form .wpcf7-submit {
  display: block;
  margin: 0 auto;
  text-transform: uppercase;
  font-size: 20px;
  padding: 15px 40px;
}
.footer-form .wpcf7-submit:hover {
  background-color: white !important;
  color: var(--color2) !important;
}
.sec-form {
  position: relative;
  overflow: initial;
}
.badge {
  background-color: var(--color);
  border-radius: 0px;
  position: absolute;
  top: -13px;
  z-index: 9;
  right: 0px;
  left: 0px;
  margin-left: auto;
  margin-right: auto;
  width: fit-content;
}
.badge p {
  font-size: 14px;
}
.badge p strong {
  font-weight: 600;
}
.badge::after {
  content: "";
    z-index: -1;
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    background-color: var(--color);
    left: 0px;
    right: 0px;
    bottom: -7px;
    margin-left: auto;
    margin-right: auto;
    transform: rotate(45deg);
}
.top-form {
  background-color: transparent !important;
  color: black !important;
}

.top-form-inner {
  position: relative;
  background-color: white;
    box-shadow: 0px 0px 15px #0000001A;
    border-radius: 25px;
    padding: 40px;
    padding-bottom: 20px;
    max-width: 1100px;
    margin: 0 auto;
}
.top-form {
  position: relative;
  z-index: 9;
}
.tt h2 {
  font-weight: 600 !important;
  line-height: 1;
}

.tt h2 span {
  font-weight: 600 !important;
  color: var(--color2);
}
.top-form .accept a {
  color: black;
}
.top-form .wpcf7-form p {
  font-size: 16px;
}
.mx2 {
  max-width:1000px;
  margin: 0 auto;
}
.top-form .form-label p {
  margin-bottom: 10px;
  font-size: 12px;
  margin-top: 4px;
}
.form-control {
  background-color: transparent;
  border: 0px;
  border-bottom: 1px solid black;
  border-radius: 0px;
}
.form-switch {
  padding-left: 25px;
}
textarea {
  height: 100px;
}
.accept {
  margin-bottom: 20px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  margin: 0;
  border-radius: 10px;
  text-align: center;
}
.owl-partn img {
  max-width: 185px;
  margin: 0 auto;
}
.p-c {
  text-decoration: none;
  color: black;
  font-size: 14px;
}
.person-inner p {
  line-height: 1.2;
  font-size: 18px;
}
small {
  font-size: 14px;
}
.person img {
  max-width: 110px;
  border: 4px solid var(--color2);
  border-radius: 100px;
  margin-right: 20px;
  border: 5px solid black;
}
.owl-k p {
  text-align: center;
  font-weight: 500 !important;
}
.owl-k .owl-nav {
  margin-top: -47px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  z-index: 99;
  position: relative;
}
.owl-k span {
  font-size: 26px;
    line-height: 1;
}
.owl-k i {
  position: relative;
  top: 2px;
}
.owl-k .owl-nav [class*=owl-]:hover {
color: var(--color2) !important;
background-color: transparent !important;
}
.footer p {
  color: black;
}
.green2 {
  color: #32981b;
    font-weight: 600;
}
.mmodal .modal-content {
  margin-top: 30px;
}
.dev {
  height: 30px;
  width: 1px;
  background-color: #f0f2f1;
  margin: 0px 20px;
}
.header-cont i {
  color: var(--color);
}
.header-cont a {
  text-decoration: none;
  color: black;
}
.offer-inner {
  box-shadow: 0px 0px 25px #0000000A;
  padding: 30px;
  border-radius: 20px;
  height: 100%;
  position: relative;
  background-color: white;
}
.offer-inner h5 {
  margin-bottom: 0px;
}
.icon {
  /*background-color: var(--color2);*/
  border-radius: 15px;
  padding: 10px;
  margin-right: 20px;
}

.icon3 {
  padding: 0px
}
.icon3 img {
  width: 50px;

}

.offer-inner p {
  margin-bottom: 40px;
}
.img-ww {
  margin-top: -280px;
  width: 90%;
}


/* The slider itself */
.slider {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  max-width: 600px;
  height: 20px;
  background: #e4e9e9;
  outline: none;
  -webkit-transition: .2s;
  transition: opacity .2s;
  border-radius: 100px;
}



/* The slider handle (use -webkit- (Chrome, Opera, Safari, Edge) and -moz- (Firefox) to override default look) */
.slider::-webkit-slider-thumb {
  -webkit-appearance: none; /* Override default look */
  appearance: none;
  width: 25px; /* Set a specific slider handle width */
  height: 25px; /* Slider handle height */
  background: var(--color); /* Green background */
  cursor: pointer; /* Cursor on hover */
  border-radius: 100px;
}

.slider::-moz-range-thumb {
  width: 25px; /* Set a specific slider handle width */
  height: 25px; /* Slider handle height */
  background: var(--color); /* Green background */
  cursor: pointer; /* Cursor on hover */
  border-radius: 100px;
}
.slider::-webkit-slider-thumb:hover {
  background: black;
}
.how-much {
  margin-top: 15px;
}
.how-much .sv {
  color: var(--color) !important;
  font-size: 23px !important;
  margin: 0px 5px;
  position: relative;
  top: 2px;
}
.bg-dark {
  background-color: var(--color2) !important;
}
.f-bottom .form-label p {
  font-size: 12px;
  margin-top: 4px;
}
.f-bottom {
  max-width: 700px;
  margin: 0 auto;
}
.f-bottom .accept a {
  color: black;
}
.f-bottom .wpcf7-submit {
  margin: 0 auto;
    display: block;
}
.form-control:focus {
  background-color: transparent;
  border-color: black;
}
.form-control {
  padding: 0px;
  padding-bottom: 5px;
  font-size: 13px;
  font-weight: 600;
}
.icon2 {
  background-color: var(--color);
  color: white;
  border-radius: 100px;
  width: 50px;
  height: 50px;
  text-align: center;
  flex-shrink: 0;
}
.icon2 {
font-size: 30px;
}
.copy {
  border-top: 1px solid #d8dfe6 !important;
}
.fn {
  margin-bottom: 0px;
  text-transform: uppercase;
  font-weight: 600 !important;
}
.footer-contact a {
  color: black;
  text-decoration: none;
  font-size: 14px;
}
.footer {
  position: relative;
}
.foot-img {
  position: absolute;
  bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 800px;
}
.hero-boxes p {
  cursor: pointer;

}
.hero-boxes p:hover {
background-color: black;
color: white;
}


.circles .h5 {
  font-size: 22px;
 margin-bottom: 3px;
    color: var(--color);
}

.circle {
  text-align: left !important;
}
.dd {
  background-color: rgba(60, 114, 192,0.07);
  padding: 30px !important;
  border-radius: 20px;
}
.img-h {
  margin-top: -148px;
  z-index: -1;
  position: relative;
}
#korzysci .offer-inner p {
  margin-bottom: 0px;
}
::placeholder {
  color: #aeaeae !important;
font-weight: 400;
}

::-ms-input-placeholder { /* Edge 12 -18 */
  color: #aeaeae !important;
font-weight: 400;
}

.zalv2 i {
  color: var(--color);
}
.ce {
  color: green;
}
.lang-switch {
  padding: 0px;
    background-color: transparent;
    border: 0px;
    text-transform: uppercase;
    color: black;
    text-decoration: none;
    font-weight: 700;
}
.navbar {
  padding: 0px;
}
.lang-switch:hover, .btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active{
  background-color: white !important;
}
.lang-switch a {
  text-transform: uppercase !important;
  font-weight: 600 !important;
}
.lang-switch img {
  border-radius: 100px !important;
  height: 20px;
  width: 20px;
  position: relative;
  top: -2px;
  border: 1px solid #ddd;
  padding: 2px;
  margin-left: 3px;

}
.lang-switch.dropdown-menu {
padding-top: 7px;
}
.lang-switch.dropdown-menu .dropdown-item {
  padding: 0px;
margin-bottom: 5px;
  background: transparent;
}
.lang-switch.dropdown-menu a {
  font-weight: 700;
  text-transform: uppercase !important;
  font-weight: 600 !important;
}
.dropdown-menu {
  width: fit-content;
  min-width: 45px;
  padding: 10px;
  margin-left: -10px !important;
  background-color: white;
  border-radius: 0px;
}
.dropdown-menu a {
  color: black;
}
.lang-switch li {
  justify-content: end;
  margin-right: 15px;
}
.copy img {
  filter: invert(1);
}
 .modal .wpcf7-submit {
  margin-bottom: 20px;
 }
.on-1 {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}
.map-holder svg {
  width: 100%;
}
.map-list p{
  padding: 8px 15px;
  border-radius: 10px;
  background-color: #f3f7fb;
  margin: 5px;
}
.dd34 .wpcf7-submit {
  margin: 0 auto;
  display: block;
}
.dd34 .wpcf7-spinner {
  position: absolute;
}
.section-background-video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  pointer-events: none;
}
.hero {
  position: relative;
  background-size: cover;
  background-position: center;
}

.section-background-video video {
  object-fit: cover;
  object-position: center;
  background-position: center;
}

@media(min-width: 2000px) {
.section-background-video video {
width: 100%;
}
}


@media(min-width: 992px) {
  header .border-bottom {
    border-bottom: 0px !important;
  }
  .m-menu-links a {
    margin-bottom: 20px;
  }
}


@media(max-width: 1400px) {
  .offer-inner .d-flex {
    display: block !important;
  }
  .offer-inner .d-flex .icon {
    width: fit-content;
    margin-bottom: 15px;
  }
  header a {
    font-size: 13px;
}
}

@media(max-width: 1200px) {
.menu .btn1 {
  padding: 10px 15px !important;
  margin-left: 8px;
}
header a {
  font-size: 12px;
}
.hero-boxes {
  flex-wrap: wrap;
}
.hero-boxes p {
  margin-bottom: 10px !important;
}


}
@media(max-width: 991.98px) {
  .navbar {
    width: 100%;
  }
  .hero {
min-height: 500px;
background-image: none !important;
  }
  .pmax {
    margin: 0 auto;
    margin-bottom: 20px;
}
  .menu .btn1 {
    margin-left: 0px;
  }
  .menu .nav-link {
    width: fit-content;
    margin: 0 auto;
  }
  .menu .dropdown-item {
    text-align: center;
  }
  .adv {
    flex: 50%;
  }

  .offer {
    margin-top: 0px;
  }
  .offer1 {
    margin-top: -60px;
  }
  .f-menu {
    margin-left: 0px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .copy {
    text-align: center;
  }
.copy a {
  width: 100%;
    display: block;
    margin-top: 8px;
}
.copy img {
  width: 90px;
  margin-left: 0px;
}
.ppl {
  width: 206px;
  padding: 14.4px;
  font-size: 15px;
}
.breadcrumb .container {
  min-height: 100px;
}
.ca-inner {
  padding: 0px;
}
.dropdown-item {
  white-space: normal;
}
.menu li a {
  padding: 20px 20px !important;
      
} 
.menu .nav-item {
  width: 100%;
text-align: center;
}
header .border-bottom {
  border-color: #f0f2f1 !important;
}
.hero {
  margin-top: 0px;
}
header a {
  font-size: 14px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.hero {
  height: auto;
}
.hero .container {
  padding-top: 30px;
}
.hero .col-lg-7 {
  text-align: center;
}
.hero {
  background-image: url(https://bizpartner.tadamart.pl/wp-content/themes/bizpartner/img/hero.jpg);
  background-size: 1070px;
  background-repeat: no-repeat;
  background-position: top;
}
.hero .col-lg-5 {
  text-align: center;
  background-color: var(--color);
  border-radius: 0px !important;
}
.hero .col-lg-5 {
  color: white;
}
.hero-boxes {
  justify-content: center;
}
.mx-p {
  margin: 0 auto;
}
.hero-buttons {
  justify-content: center;
  margin-top: 20px;
}
.accept {
  text-align: left !important;
}
.wpcf7-spinner {
  position: absolute !important;
}
.nav-link {
 
  text-align: center;
  font-size: 17px;
}
.dropdown-menu {
  margin-left: 0px !important;
}
.dropdown-menu a {
  font-weight: 600;
  font-size: 17px;
  text-align: center;
}

}
@media(max-width: 767.98px) {
  .dd34 p, .dd34 h2 {
    color: white;
  }
  .dd34 {
    background-color: var(--color);
    border-radius: 0px;
    margin-top: 2px !important;
  }

  .lang-switch.dropdown-menu .dropdown-item {
    padding: 3px 0px !important;
        text-align: right;
  }
  .lang-switch li {
    justify-content: end;
    margin-right: 0px;
    /* width: 57px; */
    /* float: right; */
    display: flex;
    text-align: right;
}
.lang-switch.dropdown-menu {
  padding-top: 7px;
  width: fit-content;
  min-width: 45px;
  padding: 10px;
  background-color: white;
}
  .dev {
    margin: 0px 10px;
  }
  .navbar-nav {
    padding-top: 20px;
  }


  .lang-switch {
    margin-right: 0px;
  }
  .hv2 h1 {
    font-size: 33px !important;
    padding-bottom: 0px !important;
  }
  .hv2 p {
    margin-top: 20px !important;
  }
  .dd .wpcf7-not-valid-tip {
    color: #ea6464;
  }
  .dd .form-check-input:checked {
 
    background-color:    #5aca40 !important;
    border-color:    #5aca40 !important;
  }
  .circles {
    background-color: var(--color2);
      padding: 20px;
      border-radius: 20px;
  }
  .choose-inner {
    padding: 25px;
  }

.cen li {
  text-align: left;
}
.choose ul {
  padding-left: 15px;
}
.cv {
  font-size: 18px;
  margin-bottom: 11px;
  display: block;
}
.hero {
  min-height: 250px;
}

.menu .btn1 {
  font-size: 10px;
}
.breadcrumb .container {
  align-items: end !important;
}
.top-form {
  margin-top: 0px;
}
.hero .container {
  position: relative;
  z-index: 2;
}

.dev {
  height: 52px;
}
.hero {
  background-image: none !important;
  background-size: 500px;
}
.offer-inner .d-flex {
  display: flex !important;
}
.offer-inner .d-flex .icon {
  margin-bottom: 0px;
}
#counter {
  background-position: bottom;
  border-bottom: 0px !important;
  margin-bottom: 30px;
}
.hero-buttons {
  display: block !important;
}
.hero-buttons a {
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
  margin-right: auto !important;
}
.bottom-cont .tt {
margin-bottom: 40px;
text-align: center;
}
.person {
  display: block !important;
  text-align: center;
}
.person img {
  margin-right: 0px;
  margin-bottom: 15px;
}
.footer .f-1 {
  text-align: center;
  margin-bottom: 40px;
}
.f-1 h5.h1 {
  max-width: 270px;
  margin: 0 auto;
}
.f-2 {
  justify-content: center !important;
    text-align: center;
    padding-top: 20px;
}
.person .d-flex {
  justify-content: center;
}
.mob-btn {
  font-size: 10px !important;
  padding: 10px 15px !important;
  margin-right: 29px !important;
}
.person img {
  max-width: 96px;
}
.person strong {
  font-size: 14px;
}
.person small {
  font-size: 12px;
}
.small {
  font-size: 11px;
}
.tf .small {
  color: white;
}
.badge p {
  font-size: 12px;
}
.tt h2 {
  font-size: 24px;
}
.tt p {
  font-size: 14px;
}
.top-form-inner {
  padding: 40px 10px;
  padding-bottom: 20px;
}
.top-form .wpcf7-form p {
  font-size: 12px;
  color: white;
}
.sec-form .accept {
  margin-bottom: 25px;
}
.person a {
  font-size: 14px;
}
.circles .h5 {
  font-size: 17px;
}
p, li {
  font-weight: 400 !important;
  font-size: 13px;
  line-height: 1.6;
}
.tf .form-control {
  background-color: transparent;
  border: 0px;
  border-bottom: 1px solid white;
  border-radius: 0px;
  color: white !important;
}
.tf .accept a {
  color: white;
}
.tf .btn1 {
  background-color: white;
  color: black !important;
}
nav {
  padding: 0px !important;
}
}

@media(max-width: 424.98px) { 
  .hero h4 {
    font-size: 18px;
  }

  .m-menu-links a {
    color: white;
    text-decoration: none;
    display: block;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
  }
  
}
.mmodal .modal-content {
  border-radius: 20px;
}

.modal textarea {
  height: 70px;
}
.modal .accept {
  margin-bottom: 20px;
}

.modal .form-label p {
  margin-bottom: 10px;
  font-size: 12px;
  margin-top: 4px;
}
.pricing h5 {
  font-size: 19px;
}
.worker {
  min-height: 400px;
  background-size: cover;
  background-position: center;
  position: relative;
  color: white;
  border-radius: 20px;
}
.overlay {
  background: transparent linear-gradient(180deg, #3C72C000 0%, #3C72C0 100%) 0% 0% no-repeat padding-box;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 50%;
  border-radius: 20px;
}
.w-inner {
  padding: 25px;
  position: absolute;
  bottom: 0px;
}
.owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background-color: var(--color);
  margin-top: 15px;
}
.hapw .hapwl h2 {
  color: var(--color);
}
.hpoffer p {
  margin-bottom: 0px !important;
}