@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&amp;display=swap");
body {
  margin: 0;
  padding: 0;
  font-family: "Poppins";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
}
ul {
  list-style-type: none;
}
p {
  font-size: 14px;
  font-weight: 400;
  color: #363333;
  line-height: 27px;
}
.digital-marketing-banner {
  padding-top: 120px;
}
.digital-market-left h2 {
  font-size: 56px;
  color: #6fc047;
  font-weight: 700;
  line-height: 70px;
}
.digital-market-left h2 span {
  color: #333333;
}
.digital-market-left strong {
  font-size: 19px;
  color: #121212;
  font-weight: 600;
}
.digital-market-left p {
  line-height: 25px;
  font-size: 14px;
  color: #121212;
  margin: 10px 0 25px 0;
  padding-right: 30px;
}
.arrow-but {
  background: #6fc047;
  color: #fff;
  padding: 12px 25px;
  display: inline-block;
  font-weight: 500;
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
  border-radius: 4px;
}
.arrow-but img {
  margin-right: 10px;
  font-size: 18px;
  position: relative;
  animation: 2s infinite pulso;
  border-radius: 50%;
  top: 0px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  left: 0;
}
.arrow-but:hover img {
  margin-left: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  left: 133px;
}
.arrow-but:hover {
  border-radius: 25px;
  padding: 12px 42px 12px 0;
  text-decoration: none;
  color: #fff;
}
.right-img {
  position: relative;
  text-align: right;
}
.right-img span {
  position: absolute;
}
span.icon_1 {
  top: 12em;
}
span.icon_2 {
  top: 0.4em;
}
span.icon_3 {
  top: 5em;
  left: 11em;
}
span.icon_4 {
  left: 27em;
  top: 4em;
}
span.icon_5 {
  left: 30em;
  top: 9em;
}
.digital-market-left {
  padding-top: 20px;
}

.our-exclusionary {
  padding: 60px 0 36px 0;
}
.our-head-sec {
  width: 672px;
  margin: 0 auto 50px auto;
  text-align: center;
}
.our-head-sec h3 {
  font-size: 28px;
  line-height: 42px;
  font-weight: 700;
  color: #333333;
}
.our-head-sec h3 span {
  color: #6fc047;
}
.our-head-sec p {
  font-size: 14px;
  line-height: 25px;
  padding: 0 57px;
}
.our-exclusionary-sec {
  background: #f9f9f9;
  border-radius: 10px;
  padding: 28px;
  min-height:330px;
  transition: 0.2s;
}
.our-exclusionary-sec:hover {
  background: #fff;
  box-shadow: 0px 0px 10px #e2e2e2;
  transition: 0.2s;
}
.our-exclusionary-head img {
  transition: 0.2s;
  opacity: 1;
}
.our-exclusionary-head span {
  width: 60px;
  height: 60px;
  display: inline-block;
  position: relative;
  float: left;
  margin-right: 20px;
}
.our-exclusionary-head h4,
.our-exclusionary-head h5,
.our-exclusionary-head h6 {
  display: inline-block;
  font-size: 20px;
  width: 71%;
  line-height: 35px;
  color: #333333;
  margin-top: 0;
}
img.hover_img {
  position: absolute;
  left: 0px;
  transition: 0.2s;
  opacity: 0;
}
.our-exclusionary-sec:hover .our-exclusionary-head span img {
  visibility: hidden;
}
.our-exclusionary-sec:hover .our-exclusionary-head span img.hover_img {
  visibility: visible;
  opacity: 1;
}
.our-exclusionary-head span img.hover_img {
  visibility: hidden;
}
.our-exclusionary-sec p {
  margin: 0;
  font-size: 14px;
  color: #333333;
  line-height: 24px;
}
.our-exclusionary-head {
  padding-bottom: 10px;
  min-height: 91px;
}
.exclusionary-parts {
  margin-bottom: 30px;
}
.our-exclusionary-details {
  background: url(../png/feelfree-back.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.our-exclusionary-details div {
  width: 47%;
  float: left;
  padding: 27px;
}
.our-exclusionary-details span {
  width: 53%;
  display: inline-block;
  text-align: right;
}
.our-exclusionary-details h6 {
  color: #6fc047;
  font-size: 28px;
  font-weight: 700;
}
.our-exclusionary-details h6 span {
  width: auto;
}
.our-exclusionary-details h6 span {
  color: #333333;
}
.our-exclusionary-details p {
  margin: 0 0 20px 0;
  font-size: 14px;
  color: #333333;
  line-height: 23px;
}
.our-exclusionary-details a.arrow-but {
  font-size: 14px;
}
.our-exclusionary-details a.arrow-but:hover img {
  left: 114px;
}

.why-choose-team {
  background: #061a2a;
  padding: 48px 0 0px 0;
  border-radius: 0px 0px 0px 222px;
  margin-bottom: 90px;
}
.why-choose-team-left h6 {
  font-size: 28px;
  color: #fff;
  margin-bottom: 20px;
}
.why-choose-team-left h6 span {
  color: #6fc047;
}
.why-choose-team-left p {
  color: #fff;
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 37px;
}
.lists-parts span {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
.lists-parts p {
  color: #fff;
  margin: 0;
}
.lists-parts {
  background: #0b2840;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 14px;
  transition: 0.2s;
}
.why-choose-team-right {
  height: 674px;
  overflow: auto;
}
span.img-src {
  position: relative;
  top: 31px;
  margin-top: -31px;
  display: inline-block;
}
.why-choose-team-right::-webkit-scrollbar {
  width: 4px;
}
.why-choose-team-right::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px #195a90;
}
.why-choose-team-right::-webkit-scrollbar-thumb {
  background-color: white;
}
.why-choose-team-left a.arrow-but:hover {
  text-decoration: none;
}
.why-choose-team-left a.arrow-but:hover img {
  left: 124px;
}
.right-img span img {
  animation-name: moving;
  animation-duration: 2s;
  display: inline-block;
  animation-iteration-count: infinite;
  position: relative;
}
@keyframes moving {
  0% {
    top: 0;
  }

  50% {
    top: 10px;
  }
  100% {
    top: 0px;
  }
}
.lists-parts:hover {
  background: #fff;
}
.lists-parts:hover span {
  color: #061a2a;
}
.lists-parts:hover p {
  color: #000;
}
