.banner {
  padding: 120px 0 0 0;
  gap: 0 !important;
}
@media (max-width: 1024px) {
  .banner {
    padding: 90px 0 0 0;
  }
}
.banner h1 {
  color: black;
  font-size: 4.375rem;
  line-height: 5rem;
  font-weight: 600 !important;
}
@media (max-width: 1350px) {
  .banner h1 {
    font-size: 4rem;
    line-height: 4.8rem;
  }
}
@media (max-width: 1024px) {
  .banner h1 {
    font-size: 3.7rem;
    line-height: 4.5rem;
  }
}
@media (max-width: 768px) {
  .banner h1 {
    font-size: 3.3rem;
    line-height: 3.8rem;
  }
}
@media (max-width: 540px) {
  .banner h1 {
    font-size: 3rem;
    line-height: 3.4rem;
  }
}
.banner p {
  color: black;
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 1.875rem;
  margin-top: 25px;
}
@media (max-width: 1350px) {
  .banner p {
    font-size: 1.1rem;
    line-height: 1.6rem;
  }
}
.banner .vc_row {
  gap: 0 !important;
}
.banner .vc_row .wpb_column:nth-child(1) {
  padding-left: 4%;
}
@media (max-width: 1024px) {
  .banner .vc_row .wpb_column:nth-child(1) {
    width: 95%;
    padding-left: 3%;
  }
}
@media (max-width: 768px) {
  .banner .vc_row .wpb_column:nth-child(1) {
    width: 90%;
    padding-left: 0;
    margin: auto;
  }
}
@media (max-width: 1024px) {
  .banner .vc_row .wpb_column:nth-child(2) {
    padding-top: 30px;
    width: 100%;
    margin-left: auto;
  }
}

.bg-general {
  align-items: center !important;
  gap: 0 !important;
  padding-top: 40px;
}
.bg-general h2 {
  color: black;
  font-weight: bold;
  font-size: 3rem;
  line-height: 3.5rem;
  margin-bottom: 25px !important;
}
@media (max-width: 1350px) {
  .bg-general h2 {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
@media (max-width: 768px) {
  .bg-general h2 {
    font-size: 2.3rem;
    line-height: 2.7rem;
  }
}
@media (max-width: 650px) {
  .bg-general h2 {
    font-size: 2.1rem;
    line-height: 2.5rem;
  }
}
.bg-general ul {
  max-width: 90%;
}
@media (max-width: 540px) {
  .bg-general ul {
    max-width: 100%;
  }
}

@media (max-width: 1024px) {
  .bg1 .wpb_column:nth-child(1) {
    order: 1;
    width: 100%;
    margin: auto;
  }
}
.bg1 .wpb_column:nth-child(1) .vc_column-inner {
  background-position: bottom !important;
  background-size: contain;
}
.bg1 .wpb_column:nth-child(2) {
  padding: 0 1% 0 8%;
}
@media (max-width: 1024px) {
  .bg1 .wpb_column:nth-child(2) {
    width: 90%;
    margin: auto;
    padding-left: 0;
    padding-bottom: 40px;
  }
}
@media (max-width: 540px) {
  .bg1 .wpb_column:nth-child(2) {
    padding-bottom: 20px;
  }
}

.bg2 .wpb_column:nth-child(1) {
  padding: 0 0 0 5%;
}
@media (max-width: 1024px) {
  .bg2 .wpb_column:nth-child(1) {
    padding-left: 0px;
    width: 90%;
    margin: auto;
  }
}
@media (max-width: 1024px) {
  .bg2 .wpb_column:nth-child(2) {
    width: 100%;
    margin: auto;
    padding-top: 40px;
  }
}
.bg2 .wpb_column:nth-child(2) .vc_column-inner {
  background-position: bottom right !important;
  background-size: contain;
}

.bg-why {
  padding: 100px 0;
}
@media (max-width: 1250px) {
  .bg-why {
    padding: 70px 0;
  }
}
@media (max-width: 540px) {
  .bg-why {
    padding: 50px 0;
  }
}
.bg-why h2 {
  color: black;
  font-weight: bold;
  font-size: 3rem;
  line-height: 3.5rem;
  padding: 60px 0 0 5%;
  position: relative;
  z-index: 5;
}
@media (max-width: 1350px) {
  .bg-why h2 {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
@media (max-width: 768px) {
  .bg-why h2 {
    font-size: 2.3rem;
    line-height: 2.7rem;
  }
}
@media (max-width: 650px) {
  .bg-why h2 {
    font-size: 2.1rem;
    line-height: 2.5rem;
  }
}
@media (max-width: 1450px) {
  .bg-why h2 {
    padding: 75px 0 0 5%;
  }
}
@media (max-width: 1250px) {
  .bg-why h2 {
    padding: 45px 0 0 5%;
  }
}
@media (max-width: 540px) {
  .bg-why h2 {
    padding: 30px 0 0 5%;
  }
}
.bg-why .wpb_column:nth-child(1) {
  position: relative;
}
/*
.bg-why .wpb_column:nth-child(1)::after {
  content: "";
  width: 435px;
  height: 241px;
  background-color: #FFC1C3;
  border-radius: 0px 150px 150px 0px;
  position: absolute;
  top: 0;
  left: -40px;
}*/

@media (max-width: 1250px) {
  .bg-why .wpb_column:nth-child(1)::after {
    width: 375px;
    height: 190px;
  }
}
@media (max-width: 540px) {
  .bg-why .wpb_column:nth-child(1)::after {
    height: 140px;
  }
}
@media (max-width: 1024px) {
  .bg-why .wpb_column:nth-child(2) {
    padding-top: 80px;
    width: 90%;
    margin: auto;
  }
}
@media (max-width: 540px) {
  .bg-why .wpb_column:nth-child(2) {
    padding-top: 50px;
  }
}
.bg-why .wpb_column:nth-child(2) .vc_column-inner .wpb_wrapper {
  display: flex;
  justify-content: space-between;
  max-width: 90%;
  margin: auto;
}
@media (max-width: 1450px) {
  .bg-why .wpb_column:nth-child(2) .vc_column-inner .wpb_wrapper {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .bg-why .wpb_column:nth-child(2) .vc_column-inner .wpb_wrapper {
    flex-direction: column;
  }
}
.bg-why .wpb_column:nth-child(2) .vc_column-inner .wpb_wrapper .wpb_text_column {
  background-color: white;
  padding: 30px 40px;
  width: 47%;
}
@media (max-width: 1350px) {
  .bg-why .wpb_column:nth-child(2) .vc_column-inner .wpb_wrapper .wpb_text_column {
    padding: 25px;
  }
}
@media (max-width: 768px) {
  .bg-why .wpb_column:nth-child(2) .vc_column-inner .wpb_wrapper .wpb_text_column {
    width: 100%;
    margin: auto;
  }
}
.bg-why .wpb_column:nth-child(2) .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_wrapper {
  display: initial;
}
.bg-why .wpb_column:nth-child(2) .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_wrapper ul {
  margin: 0;
  padding-top: 15px;
}
.bg-why .wpb_column:nth-child(2) .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_wrapper ul li {
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bg-why .wpb_column:nth-child(2) .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_wrapper ul li:not(:last-child) {
  margin-bottom: 30px;
}
.bg-why .wpb_column:nth-child(2) .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_wrapper ul li h5 {
  width: 85%;
  color: black;
  font-weight: normal;
  font-size: 0.938rem;
  line-height: 1.6rem;
  font-family: "Inter", sans-serif;
}
@media (max-width: 1600px) {
  .bg-why .wpb_column:nth-child(2) .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_wrapper ul li h5 {
    width: 82%;
  }
}
@media (max-width: 768px) {
  .bg-why .wpb_column:nth-child(2) .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_wrapper ul li h5 {
    width: 88%;
  }
}
.bg-why .wpb_column:nth-child(2) .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_wrapper ul li img {
  width: 10%;
}
@media (max-width: 1600px) {
  .bg-why .wpb_column:nth-child(2) .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_wrapper ul li img {
    width: 13%;
  }
}
@media (max-width: 768px) {
  .bg-why .wpb_column:nth-child(2) .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_wrapper ul li img {
    width: 8%;
  }
}
@media (max-width: 540px) {
  .bg-why .wpb_column:nth-child(2) .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_wrapper ul li img {
    width: 10%;
  }
}
.bg-why .wpb_column:nth-child(2) .vc_column-inner .wpb_wrapper .wpb_text_column:nth-child(1) h3 {
  color: #FF6369;
  border-bottom: 2px solid #FF6369;
}
.bg-why .wpb_column:nth-child(2) .vc_column-inner .wpb_wrapper .wpb_text_column {
  /*box-shadow: 0px 4px 20px 10px rgba(0, 0, 255, 0.2);*/
  border-radius: 40px;
}
.bg-why .wpb_column:nth-child(2) .vc_column-inner .wpb_wrapper .wpb_text_column:nth-child(2) h3 {
  border-bottom: 2px solid #0000FF;
}
.bg-why .wpb_column:nth-child(2) .vc_column-inner .wpb_wrapper .wpb_text_column h3 {
  color: #0000FF;
  font-weight: bold;
  font-size: 1.75rem;
  line-height: 2.125rem;
  text-align: center;
  padding-bottom: 35px;
}
@media (max-width: 1350px) {
  .bg-why .wpb_column:nth-child(2) .vc_column-inner .wpb_wrapper .wpb_text_column h3 {
    font-size: 1.4rem;
    line-height: 1.7rem;
  }
}
@media (max-width: 768px) {
  .bg-why .wpb_column:nth-child(2) .vc_column-inner .wpb_wrapper .wpb_text_column h3 {
    padding-bottom: 20px;
  }
}

.bg-form {
  align-items: center !important;
  padding: 60px 0;
  gap: 0 !important;
}
@media (max-width: 540px) {
  .bg-form {
    padding: 30px 0;
  }
}
.bg-form .wpb_column:nth-child(1) {
  padding-left: 5%;
}
@media (max-width: 1024px) {
  .bg-form .wpb_column:nth-child(1) {
    width: 90%;
    margin: auto;
    padding-left: 0;
  }
}
.bg-form .wpb_column:nth-child(1) h2 {
  color: black;
  font-weight: bold;
  font-size: 3rem;
  line-height: 3.5rem;
  margin-bottom: 26px !important;
}
@media (max-width: 1350px) {
  .bg-form .wpb_column:nth-child(1) h2 {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
@media (max-width: 768px) {
  .bg-form .wpb_column:nth-child(1) h2 {
    font-size: 2.3rem;
    line-height: 2.7rem;
  }
}
@media (max-width: 650px) {
  .bg-form .wpb_column:nth-child(1) h2 {
    font-size: 2.1rem;
    line-height: 2.5rem;
  }
}
.bg-form .wpb_column:nth-child(1) p {
  color: black;
  font-weight: normal;
  font-size: 0.938rem;
  line-height: 1.6rem;
  font-family: "Inter", sans-serif;
  max-width: 70%;
}
@media (max-width: 540px) {
  .bg-form .wpb_column:nth-child(1) p {
    max-width: 100%;
  }
}
@media (max-width: 1024px) {
  .bg-form .wpb_column:nth-child(2) {
    width: 100%;
    margin-left: auto;
  }
}
@media (max-width: 1024px) {
  .bg-form .col-form {
    padding-top: 50px;
  }
}
@media (max-width: 540px) {
  .bg-form .col-form {
    padding-top: 30px;
  }
}
.bg-form .col-form .wpb_raw_js {
  padding: 60px 35px 40px 35px;
  border-radius: 30px 0 0 30px;
  background-color: white;
  position: relative;
  z-index: 2;
}
@media (max-width: 1024px) {
  .bg-form .col-form .wpb_raw_js {
    max-width: 90%;
    margin-left: auto;
  }
}
@media (max-width: 540px) {
  .bg-form .col-form .wpb_raw_js {
    max-width: 95%;
  }
}

.bg-form .wpb_column:nth-child(1) .list {
	margin-bottom: 40px !important;
	max-width: 90%;
}
.bg-form .wpb_column:nth-child(1) .list ul {
	margin: 0;
}
@media (max-width: 768px) {
	.bg-form .wpb_column:nth-child(1) .list {
		max-width: 100%;
	}
}
.bg-form .wpb_column:nth-child(1) .list li {
	padding-left: 30px;
}
.bg-form .wpb_column:nth-child(1) .list li::after {
	left: 0;
}

.vc_figure img {
	width: 100%;
	height: 100%;
	object-fit: cover;	  
}

.bg2 .icon, 
.bg1 .icon {
	width: 5%;
	margin-right: 1.5%;
	display: inline-block;
	vertical-align: top;
}
.bg2 .txt, 
.bg1 .txt {
	width: 80%;
  	display: inline-block;
}
.bg1 .icon {
	padding-top: 10px;
}


.btn {
	font-family: "Inter", sans-serif;
	display: inline-block;
	background-color: #000000;
	width: 195px;
	height: 50px !important;
	line-height: 50px !important;
	text-align: center !important;
	color: #FFFFFF;
	border-radius: 50px;
	text-decoration: none;
	font-weight: 600;
	font-size: 1rem;
	margin-left: auto;
	margin-right: auto;
}
.btn.btn-rosa {
	background-color: #ff6369;
	color: #FFFFFF;
}
.btn.btn-black {
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 0 !important;
}
.btn.btn-blue {
	background-color: #0000FF;
	color: #FFFFFF;
	padding-top: 0 !important;
}