body {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #2c2d30;
  overflow-x: hidden;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  padding: 0 10px;
}
.row {
  margin: 0 -10px;
}
a:hover,
a:focus,
button:hover,
button:focus {
  outline: none;
}
section {
  padding: 50px 0;
  clear: both;
  position: relative;
  margin: 0 auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  /* font-family: 'Playfair Display', serif; */
}
p {
  color: #343434; /* font-family: 'Playfair Display', serif; */
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
}
img {
  max-width: 100%;
}
.desk-hide {
  display: none;
}
html {
  scroll-behavior: smooth;
}
animation-fix {
  overflow-x: hidden;
}
.sub-heading {
  color: #0c205d;
  font-size: 17px;
  margin-top: 33px;
}
header ul.menu li {
  text-transform: uppercase;
}
section.content-page p,
section.content-page li {
  font-size: 14px;
}
.topbar {
  padding: 0px 0;
  position: relative;
  z-index: 9;
}

.topbar ul {
  text-align: right;
}
section.ben-bound.video-testimonials .col-md-12 {
  padding: 53px 15px;
  border-bottom: #ccc 1px dashed;
}

section.ben-bound.video-testimonials .col-md-12 h5 {
  font-weight: 600;
  color: #0c1c66;
}

label.error {
  display: none !important;
}

input.error {
  border: red 1px solid !important;
}

.topbar ul li {
  display: inline-block;
  margin-left: 20px;
}

.topbar .row {
  align-items: center;
}

.topbar ul li a {
  font-size: 16px;
  font-weight: 600;
  margin-left: 5px;
  color: #2d2e31;
  /* line-height: 13px; */
}

header {
  position: relative;
  z-index: 9;
}

header ul li {
  display: inline-block;
  margin-left: 20px;
}

header ul li a {
  color: white;
  font-weight: 500;
  padding: 0 0px;
}

.menu-bar {
  background: transparent;
  padding: 15px 0;
}

header ul {
  width: 100%;
  text-align: right;
  display: block;
}
.hero__images4 {
  display: inline-block;
  padding-left: 20px;
  position: relative;
}
.our-banner {
  /* background: linear-gradient(to right, rgb(0 140 108), rgb(0 0 0 / 21%)),
    url(../images/baner.webp) no-repeat top #008c6c; */
  /* background: url("../images/banner-1.webp"); */
  background-size: cover;
  background-position: top;
  /* height: 764px; */
  position: relative;
  z-index: 1;
  background: #cfcfcf;
}

.our-banner h1 {
  font-size: 44px;
  color: #124c99;
  font-weight: 600;
  margin: 0 0 12px;
  font-family: 'Bahnschrift' !important;
  text-transform: capitalize;
}

.our-banner h2 {
  /* font-style: italic; */
  color: #4B5E6F;
  font-weight: 400;
  font-size: 30px;
  margin: 0 0 22px;
  font-family: 'Bahnschrift' !important;
}

.our-banner p {
    color: #fff;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
}

.btn-block {
}

.btn-block .btn {
  margin-right: 7px !important;
}


.btn-orange {
  /* background: rgb(226, 106, 0); */
  background: -moz-linear-gradient(
    183deg,
    rgba(226, 106, 0, 1) 20%,
    rgba(251, 153, 25, 1) 100%
  );
  /* background: -webkit-linear-gradient(183deg, rgba(226,106,0,1) 20%, rgba(251,153,25,1) 100%); */
  /* background: linear-gradient(183deg, rgb(140 0 26) 20%, rgb(140 0 26) 100%); */
  background: #eb8c16;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e26a00",endColorstr="#fb9919",GradientType=1);
  color: white;
  line-height: 30px;
}
.btn-white {
  background: #CFD2D4;
  border: 1px solid #eb8c16;
}

.our-banner .btn {
  margin: 0 0 20px;
}

.our-banner .form-wraper {
  border: 15px solid #c30a2c;
  /* padding: 6px; */
  /* background: #f0f1f3; */
  border-radius: 12px;
  position: relative;
  z-index: 1;
  width: 95%;
  float: right;
  border-radius: 25px;
}
.our-banner .form-wraper h4 {
  text-align: center;
  background: #000000;
  color: white;
  /* font-family: 'Poppins', sans-serif; */
  font-weight: 400;
  padding: 15px 0 29px;
  font-size: 22px;
  margin: 0;
  border: solid 3px #c30a2c;
  border-radius: 10px;
}

.our-banner .form-wraper h5 {
  background: #c30a2c;
  padding: 10px 0;
  color: #fff;
  text-align: center;
  font-size: 27px;
  font-weight: 500;
  width: 92%;
  margin: auto;
  margin-top: -20px;
  margin-bottom: 10px;
  /* border: solid 3px #000; */
  border-radius: 0px 25px;
}

.our-banner .form-wraper h5 span {
  color: #ffffff;
  font-weight: 800;
  vertical-align: text-top;
}

.our-banner .form-wraper form {
  padding: 10px 20px;
}

.our-banner .form-wraper .form-control {
  font-size: 14px;
  margin: 0 0 10px;
  height: 40px;
}

.our-banner .form-wraper textarea.form-control {
  height: 100px;
}

textarea {
  resize: none;
}

.our-banner .form-wraper .btn {
  width: 100%;
}


.our-banner .form-wraper .text {
  background: #f0f1f3;
  border: 4px solid #fff;
  border-radius: 10px;
}
.icon-button img {
  margin-right: 9px;
  transition: 0.5s all;
}
.our-banner .row {
  align-items: center;
}

.heading h3 {
  font-size: 24px;
  font-weight: 500;
  color: #7c7c7c !important;
  text-transform: capitalize;
}
.a-btn {
  padding: 20px 0px;
}

.a-btn a {
  background-color: #eb8c16;
  border: 1px solid #eb8c16;
  color: white;
  padding: 10px 30px;
  font-size: 16px;
  text-transform: capitalize;
  border-radius: 9px;
}
#s-btn {
  background: none;
  color: #ff5037;
  border: 1px solid #ff5037;
  margin-left: 10px;
}
.heading {
  margin: 0 0 50px;
}

.heading p {
  margin: 20px 0 0 0;
}
/* .heading h2:before {
  content: "";
  height: 6px;
  background: #124c99;
  position: absolute;
  width: 170px;
  bottom: -5px;
  z-index: -1;
  left: 0;
} */
.our-team {
  /* background: url("../images/our-team.webp") no-repeat; */
  padding: 40px 0 30px;
  background-size: cover;
  position: relative;
  background-color: #f3f4f8;
}
.our-team:before {
  content: "";
  background: url("../images/team-before.webp") no-repeat;
  height: 607px;
  width: 383px;
  position: absolute;
  left: 10px;
  top: 130px;
  background-size: 70%;
}
.our-team .container {
  position: relative;
  z-index: 1;
}
.heading.text-center {
}

.heading.text-center h2:before {
  right: 0;
  margin: auto;
}

.our-gurante .container {
  background: url("../images/gurantee-bg.webp") no-repeat;
  height: 215px;
  padding: 41px 170px;
}

.our-gurante {
  padding-top: 0;
  padding-bottom: 50px;
}

.our-gurante img {
  margin-top: -11px;
  margin-left: -10px;
  animation: zoom-in-zoom-out 1.5s ease infinite;
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.1, 1.1);
  }
  100% {
    transform: scale(1, 1);
  }
}

.our-gurante h3 {
  font-size: 38px;
  color: #d8161c;
  font-weight: 600;
  text-align: center;
  margin: 0 0 15px;
}

.our-gurante p {
  margin: 0;
  font-size: 17px;
}

.our-team .team {
  background: #eb8c16;
  position: relative;
  overflow: hidden;
  height: 330px;
  border-radius: 16px;
}

.our-team .team p {
  color: white;
  margin: 0 0 10px;
  font-size: 15px;
}

.our-team .team h4 {
  color: white;
  font-weight: 500;
  font-size: 20px;
}

.our-team .team h4 span {
  display: block;
  font-size: 20px !important;
  color: #000;
  font-weight: 600;
}

.our-team .team.team1 {
}

.our-team .team.team2 {
}

.our-team .team.team3 {
}

.our-team .team.team3 .txt {
}

.our-team .team.team2 .txt {
}

.our-team .team .txt {
  width: 100%;
  float: right;
  margin-top: 0;
  margin-right: 0;
  position: relative;
  z-index: 1;
  padding: 20px;
}

.our-team .team img {
  max-width: 220px;
  position: absolute;
  left: -69px;
  bottom: -30px;
}

.our-team .team.team2 img {
  left: inherit;
  right: -28px;
}

.our-team .team.team3 img {
  right: -20px;
  left: inherit;
  /* max-width: 222px; */
  top: inherit;
  bottom: 0;
}
.heading.text-center p {
  width: 90%;
  margin: 20px auto 0;
  font-family: 'Bahnschrift' !important;
}

.our-book {
  /* background: url("../images/our-book.webp") no-repeat; */
  background-size: cover;

  background-color: #fff;
}
.our-book ul {
  border: none;
  justify-content: center;
}
.our-book ul li {
  margin: 0;
  margin-right: 40px;
}
.our-book ul li a {
  /* font-family: 'Playfair Display', serif; */
  background: transparent;
  border: none !important;
  font-size: 20px;
  font-weight: 600;
  transition: 0.5s all;
  font-family: 'Bahnschrift' !important;
  cursor: pointer;
  /* border-bottom: 4px solid #f6b548 !important; */
  padding: 0 0 5px;
}

.our-book .button-group {
  text-align: center;
  margin: 0 0 30px;
}

.our-book button.is-checked {
  border-bottom: 4px solid #f6b548;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background: transparent;
  border-bottom: 4px solid #0d3026 !important;
}

.our-book .element-item {
  text-align: center;
}

.our-book .element-item img {
  margin-bottom: 10px;
  margin-right: 10px;
}

.our-book .tab-content {
  text-align: center;
  margin-top: 28px;
}

.our-book .tab-content img {
  margin-right: 10px;
  margin-bottom: 10px;
  height: 270px;
}
.our-cta {
  /* background: url("../images/cta-bg.webp") no-repeat; */
  background-size: cover;
  padding: 50px 0;
  background-color: #cfcfcf;
}

.our-cta h2 {
  font-size: 20px;
  color: #124c99;
  font-weight: 400;
  margin: 0 0 30px;
  line-height: 28px;
  font-family: "Poppins", sans-serif !important;
}
.our-cta h2 span {
}
/* .our-cta h2 span:before {
    content: "";
     background: url("../images/cta-price.webp") no-repeat; 
    height: 46px;
    width: 285px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
    background-size: cover;
    background: 4B5E6F ;
    border-radius: 36px;
} */

.our-cta h3 {
  color: #124c99;
  font-size: 45px;
  /* font-style: italic; */
  font-weight: 600;
  letter-spacing: 1px;
  font-family: "Poppins", sans-serif !important;
  margin: 0 0 0px;
}

.btn-blue {
  color: white;
  border: 1px solid #eb8c16;
  color: #000;
}

.btn-blue img {
  filter: invert(1);
}

.our-cta img.book {
  max-width: 100%;
  /* left: 10px; */
  /* position: relative; */
  height: 100%;
}

.our-cta .row {
  align-items: center;
}

.our-cta h2 span {
  color: #000000;
  vertical-align: baseline;
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-right: 11px;
  font-weight: 700;
}

.our-agency {
  position: relative;
}
/* .our-agency:after {
  content: "";
  background: url("../images/agency-after.webp") no-repeat;
  height: 459px;
  width: 402px;
  position: absolute;
  right: -110px;
  bottom: -130px;
  background-size: 60%;
} */
.our-agency .container {
  position: relative;
  z-index: 1;
}

.our-agency h3 {
  font-size: 24px;
  /* font-style: italic; */
  color: #4B5E6F;
  margin: 0 0 14px;
  font-family: 'Bahnschrift' !important;
}

.our-agency ul {
  margin-top: 40px;
}

.our-agency ul li {
  width: auto;
  display: inline-block;
  margin: 0 0 7px;
  font-size: 16px;
  /* font-family: 'Playfair Display', serif; */
  font-weight: 500;
  /* font-style: italic; */
  float: left;
  min-width: 230px;
  text-transform: capitalize;
  font-family: 'Bahnschrift' !important;

}

.our-agency ul li img {
  margin-right: 6px;
  width: 30px;
}

.site-logos {
  padding: 0;
  /* border-top: 2px solid #16171a; */
}

.site-logos .item {
  border-right: 1px solid #ebebed;
  padding: 40px 0;
  height: 140px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.our-process {
  /* background: url("../images/our-process.webp") no-repeat; */
  background-size: cover;
  background-color: #cfcfcf;
}

.text-white {
}

.text-white p {
  color: #4B5E6F ;
}
/* .our-process .box:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -16px;
    right: -32px;
     background: linear-gradient(90deg, #3383a3, #3383a3); 
    height: 32px;
    width: 32px;
    border-radius: 32px;
   
    transform-origin: 50% 50%;
    transition: transform 0.25s ease-out;
}
.our-process .box:hover:before {
    transform: scale(45);
    
  } */
.our-process .box {
  background: #d9d9d9;
  padding: 30px;
  margin: 0 0 20px;
  border-radius: 12px;
  border: 1px solid #008c6c;
  height: 280px;
}

.our-process .box img {
  filter: brightness(0);
}

.our-process .box h5 {
  margin: 0;
  background: #c30a2c;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  text-align: center;
  line-height: 44px;
  position: absolute;
  right: 30px;
  top: 20px;
  color: #fff;
  font-weight: 700;
}

.our-process .box h3 {
  color: #000000;
  font-size: 22px;
  margin: 0;
  font-family: "Poppins", sans-serif !important;
  margin-top: 26px;
}
.our-process [class*="col-"]:nth-child(even) .box h5 {
  background: #c30a2c;
}
.our-process .btn-block {
  margin-top: 20px;
}

.our-centric {
  background: url("../images/centric-bg.webp") no-repeat;
  background-size: cover;
  background-color: #fff;
}

.our-centric .yellow {
  background: #008c6c;
  padding: 20px;
  margin: 0 0 30px;
}

.our-centric .blue {
  background: #c30a2c;
  padding: 20px;
  margin: 0 0 30px;
  /* height: 169px; */
}

.our-centric .box {
  background: white;
  padding: 10px;
  position: relative;
  border-radius: 20px;
}

.our-centric .box h4 {
  font-size: 20px;
  font-weight: 600;
  /* margin: 0px 0px 15px; */
  font-family: 'Bahnschrift' !important;
  /* margin-right: 20px; */
}

.our-centric .box img {
  position: absolute;
  right: 0px;
  top: 16px;
  display: none;
}

.our-centric .box p {
  margin: 0;
  font-size: 15px;
  font-family: 'Bahnschrift' !important;
}

.our-centric .row {
  align-items: center;
}

.our-centric img {
  text-align: center;
  margin: auto;
  display: table;
}

.our-centric .heading {
  margin: 0 0 0px;
}
.our-centric .box:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid white;
  position: absolute;
  right: -17px;
  top: -7px;
  bottom: 0;
  margin: auto;
}

.our-centric .left {
  padding-right: 35px;
}

.our-centric .right {
  padding-left: 35px;
}

.our-centric .right .box:after {
  right: inherit;
  left: -18px;
  transform: rotate(180deg);
}
.our-testimonial {
  /* background: url("../images/testimonial.webp") no-repeat; */
  background-size: cover;
  position: relative;
  padding-bottom: 100px;
  background: #cfcfcf;
}
/* .our-testimonial:after {
  content: "";
  background: url("../images/testimonial-after.webp") no-repeat;
  height: 427px;
  width: 329px;
  position: absolute;
  bottom: 20px;
  right: -90px;
  background-size: 72%;
} */

.owl-testimonial .item {
  background: white;
  padding: 30px 20px;
  border-radius: 30px;
  border: 1px solid #fff;
  background: #ffffff;
  color: #000000 !important;
}
.owl-testimonial .item p {
    color: #000000;
}
.owl-testimonial {
  position: relative;
  width: 90%;
  margin: auto;
}
/* .owl-testimonial:before {
  content: "";
  background: url("../images/testimonial-before.webp") no-repeat;
  height: 284px;
  width: 149px;
  position: absolute;
  left: -60px;
  top: -18px;
} */

.bi-s {
  position: relative;
  z-index: 1;
}

.owl-testimonial .item h4 {
  height: 70px;
  width: 70px;
  line-height: 70px;
  text-align: center;
  background: #dddddd;
  border-radius: 50%;
  font-size: 35px;
  font-weight: 700;
  color: #008c6c;
  margin: 0;
  display: inline-block;
}

.owl-testimonial .item h5 {
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  /* display: inline-block; */
  font-family: "Poppins", sans-serif !important;
  margin-left: 12px;
  padding: 20px 0px;
}

.owl-testimonial .item h5 span {
  display: block;
  font-size: 14px;
  font-weight: 500;
}

.owl-testimonial .item p {
  font-style: italic;
  /* font-family: 'Playfair Display', serif; */
  font-weight: 500;
  margin: 0 0 20px;
  font-family: 'Bahnschrift' !important;
}

.owl-theme .owl-dots .owl-dot span {
  background: #252b29;
  height: 10px;
  width: 20px;
  transition: 0.5s all;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #ffffff;
  width: 40px;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 40px;
}
.masterpiece {
  padding: 0;
  position: relative;
  margin-top: -70px;
}
.masterpiece .container {
  background: url("../images/masterpiece-bg.webp") no-repeat;
  height: 548px;
  background-size: cover;
  padding: 70px 0 0;
  position: relative;
  z-index: 1;
}

.masterpiece .container h3 {
  margin: 0 0 30px;
  font-size: 40px;
  font-weight: 600;
  font-family: "Poppins", sans-serif !important;
}

.masterpiece .container ul {
  margin: 0 0 20px;
}

.masterpiece .container ul li {
  width: 45%;
  display: inline-block;
  margin: 0 0 10px;
  font-weight: 500;
  font-size: 16px;
  font-family: 'Bahnschrift' !important;
}

.masterpiece .container ul li img {
  margin-right: 7px;
}
.masterpiece .btn {
  font-size: 15px;
}

footer {
    background-size: cover;
    position: relative;
    margin-top: 0px;
}
footer:before {
  content: "";
  /* background: url("../images/footer-before.webp")no-repeat; */
  height: 352px;
  width: 480px;
  position: absolute;
  left: 20px;
  top: 100px;
  background-size: 70%;
}

footer .info {
}

footer .info h4 {
  color: white;
  margin: 0 0 20px;
  font-family: "Poppins", sans-serif !important;
}

footer .info form {
  width: 90%;
}

footer .info .form-control {
  border: none;
  height: 42px;
  border-bottom: 2px solid #6c7893;
  border-radius: 0;
  margin: 0 0 10px;
  background: transparent;
  color: white;
  font-size: 14px;
}
footer .info .form-control::placeholder {
  color: #fff;
}
footer .info ul {
}

footer .info ul li {
  margin: 0 0 20px;
}

footer .info ul li img {
}

footer .info ul li p {
  margin: 0;
  color: white;
  font-size: 18px;
  display: inline-block;
  margin-left: 10px;
  border-bottom: 2px dashed #67676d;
  width: 78%;
  font-family: 'Bahnschrift' !important;
  padding-bottom: 12px;
}

footer .info ul li p a {
  color: white;
  font-size: 18px;
}

footer .info textarea.form-control {
  height: 100px;
}

footer .follwus {
  margin-top: 31px;
}

footer .follwus h6 {
  color: white;
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  display: inline-block;
}

footer .follwus ul {
  display: inline-block;
  margin-left: 20px;
}

footer .follwus ul li {
  display: inline-block;
  margin: 0;
  margin-right: 10px;
}

footer .follwus ul li a {
  /* background: #000000; */
  color: white;
  height: 30px;
  width: 30px;
  display: block;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
}

footer .follwus h6 ul li a i {
}

footer .ftr-links {
  margin-top: 20px;
  /* border-top: 1px solid #ffffff; */
  padding-top: 20px;
  width: fit-content;
}

footer .ftr-links h5 {
  /* color: white;
  font-size: 18px;
  margin: 0 0 12px;
  font-style: italic;
  font-weight: 700; */
 
    font-size: calc(18px + (23 - 18) * (100vw - 320px) / (1920 - 320));
    margin-bottom: 15px;
    border-bottom: 2px solid #ffffff;
    padding-bottom: 15px;
    position: relative;
    color: #fff;
}


footer .ftr-links ul {
  text-align: center;
  list-style: none;
}

footer .ftr-links ul li {
  margin: 0;
  position: relative;
  display: flex;
  margin-right: 35px;
  margin-bottom: 15px;
}

footer .ftr-links ul li a {
  color: #dadbe3;

}
footer  p {
  font-size: 14px;
  color: #dadbe3;
}
/* footer .ftr-links ul li:before {
  content: "";
  position: absolute;
  left: -10px;
  top: 0;
  height: 4px;
  width: 4px;
  background: #008c6c;
  border-radius: 50%;
  bottom: 0;
  margin: auto;
} */

.copyright {
    padding: 20px 2px;
    margin-top: 50px;
    border-top: 1px solid #2e2e2e;
}

.copyright p {
    margin: 0;
    color: #dadbe3;
    font-size: 12px;
    text-align: left;
}
p.affl {
    text-align: right;
}

p.affl img {
    height: 36px;
}
.copyright ul {
  text-align: right;
}

.copyright ul li {
  display: inline-block;
  margin-left: 20px;
}

.copyright ul li a {
  font-size: 14px;
  color: white;
}
footer .info form .btn {
  margin-top: 15px;
}

.inner-banner {
  overflow: hidden;
  background: url("../images/inner-banner.webp") no-repeat;
  height: 530px;
  width: 100%;
  background-size: 100%;
  padding: 0;
  background-position: bottom !important;
}

.inner-banner h1 {
  font-size: 40px;
}

.inner-banner h2 {
  font-size: 24px;
}

.different-ways .box.box1 {
  background: url("../images/way1.webp") no-repeat;
  height: 342px;
  width: 274px;
}
.different-ways .box.box2 {
  background: url("../images/way2.webp") no-repeat;
  height: 342px;
  width: 274px;
}
.different-ways .box.box3 {
  background: url("../images/way3.webp") no-repeat;
  height: 203px;
  width: 585px;
}
.different-ways .box.box4 {
  background: url("../images/way4.webp") no-repeat;
  height: 203px;
  width: 567px;
}

.different-ways .box {
  position: relative;
  padding: 60px 30px;
  margin: 0 0 20px;
}

.different-ways .box h4 {
  font-size: 15px;
  font-weight: 600;
  margin: 0 0 0px;
  color: white;
}

.different-ways .box p {
  margin: 0;
  font-size: 15px;
}

.different-ways .box.box3 p {
  width: 70%;
  color: white;
}

.different-ways .box.box4 p {
  width: 70%;
  color: white;
}

.different-ways .row {
  align-items: center;
}

.different-ways .heading {
  margin: 0;
}

.different-ways .heading p {
  width: 86%;
}
.no-bound {
  /* background: url("../images/no-bound.webp") no-repeat;
  background-size: cover; */
}

.no-bound ul {
  border-bottom: 1px solid #b5b6b9;
  float: left;
  width: 100%;
  height: 160px;
  margin: 0;
}

.no-bound ul li {
  display: inline-block;
  width: 25%;
  margin: 0;
  float: left;
  border-right: 1px solid #b5b6b9;
  height: 100%;
  padding: 20px 30px;
  position: relative;
}

.no-bound ul li h4 {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  margin-top: 18px;
  width: 80%;
  height: 56px;
  vertical-align: super;
  position: absolute;
  bottom: 0px;
  left: 20px;
}

.no-bound ul li img {
  /* float: right; */
}
.no-bound ul li:last-child {
  border-right: 0;
}

.no-bound ul:last-child {
  /* border-bottom: 0; */
}

.no-bound ul li:before {
  content: "";
  background: #5178e0;
  position: absolute;
  right: -7px;
  bottom: -6px;
  height: 12px;
  width: 12px;
  z-index: 1;
}

.no-bound ul li:last-child:before {
  display: none;
}
.searching {
  /* background: #0d3026; */
  position: relative;
}

.searching h3 {
  color: white;
  font-size: 24px;
  font-weight: 600;
  margin: 55px 0 30px;
}

.searching ul {
}

.searching ul li {
  color: white;
  font-size: 16px;
  margin: 0 0 5px;
}

.searching ul li span {
  color: #ffffff;
  font-weight: 600;
}

.club {
  text-align: center;
  width: 60%;
  padding: 20px 0 40px;
}

.club p {
  font-weight: 400;
  font-size: 18px;
}

.club h6 {
  color: #4b5e6f;
  font-weight: 600;
  margin: 0;
  font-size: 18px;
}

.club h6 strong {
  vertical-align: baseline;
}
.inner-cta .our-cta {
  background: url("../images/inner-cta.webp") no-repeat;
  background-size: cover;
}

.inner-cta .our-cta h3 {
  color: #000;
  font-size: 27px;
  font-weight: 600;
}

.inner-cta .our-cta h2 {
  color: #000;
}

.inner-cta .our-cta h2 span:before {
  filter: invert(0.8);
}

.inner-cta .our-cta h2 span {
  color: #ffd25a;
}

.searching:before {
  content: "";
  background: #224998;
  position: absolute;
  left: -20px;
  top: 280px;
  height: 60%;
  width: 70%;
  border-radius: 10px;
}

.editing-banner {
  background: url("../images/editing-banner.webp") no-repeat;
  background-size: cover;
}

.service-cta .container {
  background: url("../images/service-cta.webp") no-repeat;
}

.service-cta .txt {
  margin-left: -20px;
}

.service-cta h3 {
}

.service-cta p {
  width: 88%;
  font-size: 17px;
  font-weight: 500;
}

.searching .heading {
  margin: 0 0 80px;
}

.editor {
}

.editor .box {
  position: relative;
  margin: 0 0 20px;
}

.editor .box h4 {
  position: absolute;
  bottom: -30px;
  background: white;
  padding: 10px 30px;
  font-style: italic;
  border-radius: 0 40px 0 0;
  font-size: 22px;
  font-weight: 600;
}

.editor p {
  font-size: 18px;
  margin-left: 15px;
  position: relative;
  text-align: justify;
  z-index: 1;
}

.editor .row {
  align-items: center;
}

.editor .editor-men {
  margin-left: 20px;
  max-width: 120%;
  margin-top: -300px;
  opacity: 0.7;
}
.ser-feature {
  background: url("../images/ser-feature.webp") no-repeat;
  background-size: cover;
  position: relative;
  padding: 100px 0 50px;
  margin-top: 0;
}
.ser-feature .sub-heading {
  margin: 0 0 60px;
}

.ser-feature .sub-heading h4 {
  margin: 0;
  display: inline-block;
  margin-right: 20px;
  font-size: 50px;
  font-weight: 600;
  color: #124c99;
  line-height: 50px;
}

.ser-feature .sub-heading p {
  margin: 0;
  display: inline-block;
  color: #124c99;
  font-weight: 500;
  font-style: italic;
  font-size: 22px;
}

.ser-feature .box {
  text-align: center;
  border: 2px solid #6a6d75;
  margin: 0 0 30px;
  padding: 36px 30px;
  border-radius: 20px;
  height: 210px;
  background: #fff;
}

.ser-feature .box p {
  font-weight: 500;
  color: rgb(0, 0, 0);
  margin: 15px 0 0;
}

.ed-offer {
  padding-bottom: 0;
}

.pub-banner {
  background: url("../images/pub-banner.webp") no-repeat;
  background-size: cover;
}

.globle {
}

.globle .mx-box h4 {
  font-size: 22px;
  font-style: italic;
  font-weight: 600;
}

.utilize-pub {
  margin-top: -20px;
  position: relative;
}

.utilize-pub h4 {
  position: relative;
  z-index: 1;
  padding: 30px 0;
  font-size: 40px;
  font-weight: 700;
  color: #fff;
}

.utilize-pub .container {
  background: #124c99;
  border-radius: 20px;
  padding: 60px 50px;
}
.utilize-pub .container:before {
  content: "";
  background: url("../images/utilize-before.webp") no-repeat;
  height: 163px;
  width: 472px;
  position: absolute;
  left: 180px;
  bottom: -20px;
  background-size: 100%;
}

.utilize-pub ul {
  margin-top: -190px;
}

.utilize-pub ul li {
  margin: 0 0 13px;
  color: white;
  font-size: 18px;
  font-weight: 500;
  /* font-style: italic; */
  font-family: 'Bahnschrift' !important;
  /* font-family: 'Playfair Display', serif; */
}

.utilize-pub ul li img {
  margin-right: 10px;
}

.utilize-pub h4:before {
  content: "";
  /* background: #008c6c; */
  position: absolute;
  left: -300px;
  top: -110px;
  width: 65%;
  height: calc(100% + 130px);
  z-index: -1;
}

.utilize {
  /* padding-bottom: 0; */
  background: #CFD2D4  ;
}

.utilize img {
  position: relative;
  z-index: 2;
}

.utilize .row {
  align-items: center;
}

.give-us {
  margin-top: 40px;
  text-align: center;
}

.give-us p {
  font-size: 20px;
  width: 90%;
  margin: auto;
  font-weight: 400;
}
.pricing-banner {
  background: url("../images/pricing-banner-new.webp") no-repeat;
  background-size: cover;
}
.our-pricing {
  background: url("../images/mark-shd.webp") no-repeat;
  background-size: 100%;
}

.our-pricing .pack {
  background: #f1f6f7;
  margin: 0 0 100px;
  border-radius: 20px;
  padding: 40px 30px;
  position: relative;
  padding-left: 230px;
  z-index: 0;
}

.our-pricing .pack h4 {
  color: #ff4b04;
  margin: 0;
  font-size: 184px;
  font-weight: 900;
  position: absolute;
  left: -117px;
  top: -110px;
}

.our-pricing .pack h3 {
  font-size: 38px;
  position: relative;
  display: inline-block;
  padding-right: 30px;
  z-index: 1;
  margin: 0 0 30px;
}

.our-pricing .pack ul {
}

.our-pricing .pack ul li {
  font-weight: 500;
  font-family: 'Bahnschrift' !important;
  /* font-family: 'Playfair Display', serif; */
  font-size: 17px;
  margin: 0 0 7px;
  position: relative;
}

.our-pricing .pack ul li:before {
  content: "";
  background: url("../images/pack-check.webp") no-repeat;
  height: 16px;
  width: 16px;
  position: absolute;
  left: -23px;
  top: 6px;
}

.our-pricing .pack.red h4 {
}

.our-pricing .pack.blue h4 {
  color: #0277bd;
}

.our-pricing .pack.yellow h4 {
  color: #eda73e;
}
.our-pricing .pack.purple h4 {
  color: #8773b2;
}

.our-pricing .right .pack h4 {
  left: inherit;
  right: 20px;
  top: -40px;
}

.our-pricing .right .pack img {
  left: inherit;
  right: -160px;
}
.our-pricing .pack img {
  position: absolute;
  top: -60px;
  left: -50px;
  z-index: 2;
}
.our-pricing .pack h3:after {
  content: "";
  background: #ffbb4b;
  position: absolute;
  left: -230px;
  bottom: 1px;
  height: 13px;
  width: calc(100% + 230px);
  border-radius: 20px;
  z-index: -1;
}
.our-pricing .heading {
  margin: 0 0 100px;
}
.our-pricing .pack:after {
}
.our-pricing .bg:after {
  content: "";
  width: 300px;
  height: 400px;
  background: #3d60cb;
  position: absolute;
  border-radius: 20px;
  z-index: -1;
  left: -30px;
  bottom: -30px;
}
.our-pricing .right h4 {
}
.our-pricing .bg {
  position: relative;
  z-index: 1;
}
.our-pricing .bg.right:after {
  left: inherit;
  right: -30px;
}

.our-pricing .bg.right .pack {
  padding-left: 60px;
}

.our-pricing .right .pack h3:after {
  left: -63px;
  width: calc(100% + 63px);
}
.our-pricing .pack:before {
  content: "";
  background: url("../images/pack-after.webp") no-repeat;
  height: 309px;
  width: 575px;
  position: absolute;
  top: 0;
  right: 60px;
  filter: brightness(0.7);
  opacity: 0.1;
}

.contact-banner {
  background: url("../images/contact-banner.webp") no-repeat;
  background-size: cover;
  height: 500px;
}

.contact-banner h1 {
  margin: 0 0 30px;
}

.talk-to {
  position: relative;
  /* background: url("../images/ben-shd.webp") no-repeat; */
  background-size: cover;
}

.talk-to .box {
  background: white;
  box-shadow: 2px 2px 2px #dddddd4a;
  padding: 30px 50px;
  /* text-align: center; */
  height: 280px;
  border-radius: 20px;
  border-top: 7px solid #ffbb4b;
}

.talk-to .box img {
}

.talk-to .box h4 {
}

.talk-to .box p {
  margin: 0 0 10px;
  font-size: 14px;
  color: #8f94ae;
}

.talk-to .box a {
  font-size: 14px;
  color: #2b49a7;
  font-weight: 600;
}

.talk-to .box h5 {
  margin: 30px 0 12px;
  font-size: 18px;
  font-weight: 600;
}
.talk-to [class*="col-"]:nth-child(2) .box {
  border-color: #4565cd;
}

.talk-to [class*="col-"]:nth-child(3) .box {
  border-color: #5c5e64;
}
.contact-detail {
  /* background: url("../images/contact-detail.webp") no-repeat; */
  background-size: cover;
}

.contact-detail form {
  background: #f8f8f8;
  padding: 30px 30px;
  width: 80%;
}

.contact-detail .form-group {
  margin: 0 0 12px;
}

.contact-detail .form-control {
  height: 42px;
}

.contact-detail .form-group ul {
}

.contact-detail ul li {
  display: inline-block;
  margin-left: 2px;
}

.contact-detail ul {
  display: inline-block;
}

.contact-detail ul li a {
  /* background: #7d7d7d; */
  height: 25px;
  display: block;
  width: 25px;
  line-height: 25px;
  text-align: center;
  color: white;
  border-radius: 50%;
  font-size: 12px;
}

.contact-detail ul li a i {
}

.contact-detail h4 {
  color: #2c2d30;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  display: inline-block;
}

.contact-detail .form-group label {
  color: #000;
  margin: 0 0 7px;
}

.contact-detail textarea.form-control {
  height: 100px;
}

.contact-detail .row {
  align-items: center;
}

.contact-detail .btn {
  width: 100%;
  font-size: 14px;
  padding: 14px 0;
  height: auto;
}

.popupform {
  background: url("../images/popop-bg.webp") no-repeat;
  height: 779px;
  width: 1002px;
  padding: 20px 0;
  margin-top: -60px;
  position: relative;
  transform: scale(0.9);
}
.popupform:before {
  /* content: ""; */
  /* background: url("../images/popop-tag.webp") no-repeat; */
  height: 213px;
  width: 100px;
  /* position: absolute; */
  /* right: 0; */
  /* top: 152px; */
  /* left: 15px; */
  margin: auto;
  z-index: 1;
  /* animation: shake 6s cubic-bezier(0.36, 0.07, 0.19, 0.97) both infinite; */
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

@keyframes shake {
  10%,
  90% {
    transform: translate3d(-1px, 0, 0);
  }

  20%,
  80% {
    transform: translate3d(2px, 0, 0);
  }

  30%,
  50%,
  70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%,
  60% {
    transform: translate3d(4px, 0, 0);
  }
}
.popupform h2 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 600;
}

.popupform .form-control {
  height: 44px;
  border: 1px solid #ceccd6;
  margin-bottom: 18px;
  font-size: 13px;
  color: #414141;
  font-weight: 500;
  background: #eaebed;
}

.popupform .fancybox-close-small {
  background: #0175c3;
  color: white;
  padding: 1px;
  height: 30px;
  width: 30px;
  top: 105px;
  right: 40px;
  border-radius: 50%;
}
.popupform textarea.form-control {
  resize: none;
  height: 100px;
}

.popup-content {
  width: 40%;
  float: right;
  text-align: center;
  padding: 40px 30px;
  background: white;
  margin-top: 75px;
  margin-right: 51px;
  border-radius: 70px 46px 70px 30px;
  height: 500px;
}

.popup-content h3 {
  color: #000000;
  font-size: 19px;
  font-weight: 500;
  margin: 0 0 20px;
}

.popup-content h2 {
  font-weight: 600;
  color: #010101;
  font-size: 26px;
  margin: 0 0 25px;
  position: relative;
  z-index: 1;
}

.popup-content h5 {
  font-weight: 600;
  color: white;
  /* font-family: 'Poppins', sans-serif; */
  font-family: "Poppins", sans-serif !important;
  font-size: 16px;
  background: #222222;
  text-align: center;
  padding: 3px 0;
  clip-path: polygon(3% 0, 100% 0, 96% 100%, 0% 100%);
}

.popup-content h4 {
  color: white;
  font-family: "Poppins", sans-serif !important;
  /* font-family: 'Poppins', sans-serif; */
  margin: 0 0 16px;
}

.popup-content h4 span {
  background: #ffd42e;
  color: #000;
  display: inline-block;
  padding: 0 10px;
  border-radius: 4px;
}
.popupform .fancybox-close-small {
  opacity: 1;
}

.popupform .txt {
  position: absolute;
  top: 120px;
}

.popupform .txt {
  position: absolute;
  top: 170px;
  left: 130px;
}

.popupform .txt h4 {
  font-size: 40px;
  /* color: #000000; */
  font-weight: 600;
  /* text-shadow: 0 3px 2px #0000008a; */
}

.popupform .txt h4 span {
  display: block;
  font-size: 27px;
  font-weight: 600;
  color: #224998;
}

.popupform .txt h4 strong {
  display: block;
  text-align: right;
  font-size: 30px;
  font-weight: 500;
}

.popup-content h2 span {
  background: #224998;
  color: #eb8c16;
  font-weight: 800;
  padding: 0 9px 4px;
  position: relative;
  top: -9px;
}

.popupform .btn {
  width: 100%;
  font-size: 16px;
  height: auto;
  padding: 12px 0;
}

.popup-content h2:after {
  background: #eb8c16;
  content: "";
  height: 12px;
  width: 96%;
  position: absolute;
  bottom: -6px;
  right: 0px;
  z-index: -1;
}

.btn span {
  z-index: 20;
  position: relative;
  transition: 0.3s all;
}

.btn:hover {
  color: #000 !important;
}

.btn-white:hover {
}

.btn-white.icon-button:hover {
}

.btn-white:hover img {
  /* filter: invert(1); */
}

/* .btn:before {
  background: #008c6c;
  content: "";
  height: 100%;
  width: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  /* color: #fff; */

.btn:hover:before {
  width: 100%;
}

.btn-orange:before {
  /* background: #c30a2c; */
}

.btn-white:hover {
}

.btn:hover img {
  /* filter: invert(1); */
}

/*.tab-pane.active {
  animation: slide-down 0.8s ease-out;
}*/
@keyframes slide-down {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.btn-blue:hover:before {
  background: #0d3026;
  /* color: #fff !important; */
}

.btn-blue:hover {
  color: #000 !important;
}

.ghost-banner {
  background: url("../images/ghost-banner.webp") no-repeat;
  background-size: cover;
}
.privacy-banner {
  background: url("../images/inner-banner.webp") no-repeat;
  background-size: 100%;
  height: auto;
  padding: 120px 0;
  background-position: center;
}

section.content-page h5.sub-heading {
  font-size: 20px;
  margin-bottom: 12px;
  font-weight: 600;
}
.content-page p,
.content-page li {
  font-size: 17px;
  margin-bottom: 17px;
}

.inner-cta .our-cta .btn:hover:before {
  background: black;
}

.inner-cta .our-cta .btn:hover {
  color: #fff !important;
}

.inner-cta .our-cta .btn:hover img {
}

.dways-head li h5 {
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
}

.dways-head li h5 span {
  vertical-align: baseline;
}

img.bdge {
  margin-top: 20px;
}
.about-banner {
  background: url("../images/about-banner.webp") no-repeat;
  background-size: cover;
}
.site-logos .item.item4 img {
  margin-top: -30px;
}

footer .ftr-links ul li:last-child {
  margin-right: 0;
}
.cr-bg {
  /* background: url("../images/cr-bg.webp") no-repeat;
  background-position: 100%;
  background-position: center;
  background-size: cover; */
 
}

.inner-banner .container {
  height: 100%;
  display: flex;
  align-items: center;
}

.most-about {
}

.most-about .box {
  background: #124c99;
  padding: 30px 30px;
  border-radius: 30px;
  height: 265px;
}

.most-about .box h4 {
  color: white;
  margin: 20px 0 20px;
}

.most-about .box p {
  color: white;
  margin: 0;
}

input.required.error,
textarea.required.error,
select.required.error {
  border-bottom: red 2px solid !important;
}

label.error {
  display: none !important;
}

.our-testimonial .container {
  position: relative;
  z-index: 1;
}

.btn-price.text-right {
  margin-top: 30px;
}

section.mark-banner {
  background: url("../images/mark-banner.webp") no-repeat scroll center top;
  background-size: cover;
}

section.mark-ways {
  /* background: url("../images/mark-shd.webp") repeat-x scroll left top; */
}

img.mx-box-thumb {
  border-radius: 50px;
}

.mx-box {
  position: relative;
  overflow: hidden;
}

.mx-box h4 {
  position: absolute;
  bottom: 0;
  background: #fff;
  margin: 0;
  padding: 13px 30px;
  font-size: 36px;
  /* text-transform: uppercase; */
  display: flex;
  border-radius: 0 30px 0 0;
}

.mx-box h4 span {
  font-size: 20px;
  margin-left: 10px;
}

img.btm_fix {
  border-radius: 40px;
  position: relative;
}

.dist_head {
  position: relative;
}

.dist_head:before {
  content: "";
  position: absolute;
  left: -900%;
  width: 1000%;
  height: 100%;
  background: #CFD2D4 ;
  z-index: -1;
  top: 0;
  border-radius: 0 20px 20px 0;
}

.dist_head h4 {
  background: #222427;
  padding: 20px;
  color: #fff;
  font-size: 21px;
  border-radius: 0 20px 20px 0;
}

.dist_head ul {
  padding-top: 50px;
  padding-bottom: 50px;
  padding-right: 50px;
}

.dist_head ul li {
  color: #fff;
  font-size: 18px;
  margin-bottom: 10px;
  padding-left: 40px;
  letter-spacing: -0.4px;
  position: relative;
}

.dist_head ul li:before {
  content: "\f00c";
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  width: 30px;
  height: 30px;
  background: #c5c7cd;
  text-align: center;
  color: #1c3168;
  font-weight: bold;
  border-radius: 10px;
}

.btm_fix_wp {
  position: absolute;
  bottom: -130px;
  z-index: -2;
}

.btm_fix_wp:after {
  content: "";
  position: absolute;
  left: 15px;
  width: 100%;
  height: 100%;
  background: #008c6c;
  z-index: -3;
  border-radius: 40px;
  bottom: -15px;
}

.mark_page section.our-book {
  margin-top: 160px;
}

.yel-border {
  position: relative;
}

.our-book:after {
  content: "";
  position: absolute;
  right: 0;
  width: 50%;
  height: 40%;
  background: #008c6c;
  bottom: 40px;
  border-radius: 10px 0px 0px 10px;
  z-index: -1;
}

section.ben-bound {
  /* background: url("../images/ben-shd.webp") no-repeat scroll center top; */
  background-size: cover;
}

.ben_blocks {
  position: relative;
  /* padding-right: 100px; */
  display: flex;
  border-bottom: 1px solid #ddd;
  padding-bottom: 30px;
  margin-bottom: 30px;
  justify-content: space-between;
  align-items: center;
}

.ben_blocks h2 {
  position: absolute;
  right: 0;
  color: #124c99;
  font-size: 84px;
  /* display: none; */
  /* text-shadow: -12px 1px 1px #1f2533; */
}

.ben-thumb {
  width: 16%;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 10px 10px 0px #e9edf3;
}

.ben-text {
  width: 82%;
  position: relative;
  padding-right: 110px;
}

.ben-text p {
  margin: 0;
}

.ben_blocks.last {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.dserv_page section.our-book {
  background: transparent;
}

.dserv_page section.our-book:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f4f6f9;
  top: 0;
  z-index: -1;
}

section.dserv-banner {
  background: url("../images/dsev-banner.webp") no-repeat scroll center top;
  background-size: cover;
}

ul.dways-head {
  margin-top: 30px;
  padding-left: 0px;
}

.dways-head li {
  font-size: 18px;
  margin-bottom: 20px;
  padding-left: 40px;
  letter-spacing: -0.4px;
  position: relative;
}

.dways-head li:before {
  content: "\f00c";
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  width: 30px;
  height: 30px;
  background: #124c99;
  text-align: center;
  line-height: 30px;
  color: #fff;
  font-weight: bold;
  border-radius: 10px;
}

img.dserv-thumb {
  /* max-width: none; */
  /* position: relative; */
  /* right: 180px; */
  /* width: 100%; */
  /* height: 50%; */
}

.heading h3 {
  margin-top: 20px;
  font-size: 18px;
  color: #343434;
  font-style: italic;
}

.dserv_page section.no-bound {
  background: url("../images/no-bound-client.webp") no-repeat scroll center top;
  background-size: 100%;
}

.dserv_page .our-cta {
  background: url("../images/our-cta-gr.webp") no-repeat scroll center top;
  background-size: cover;
}

.dserv_page .our-cta img.book {
  display: none;
}

.creative-ways ul.dways-head {
  padding-left: 0;
}

section.creative-ways {
  margin-top: 20px;
}

section.creative-banner {
  background: url("../images/creative-banner.webp") no-repeat scroll center top;
  background-size: cover;
}
.creative_page .our-cta {
  background: url("../images/creat-cta.webp") no-repeat scroll center top;
  background-size: cover;
}
.creative_page .our-cta img {
  display: none;
}

section.ghost-team {
  background: url("../images/team-bg.webp") no-repeat scroll center top;
  background-size: cover;
}

.team-item {
  background: #3d60cb;
  padding: 30px;
  border-radius: 10px;
  color: #fff;
}

.team-item p {
  color: #fff;
  padding-right: 100px;
  font-style: italic;
}

.team-item h5 {
  font-size: 20px;
  color: #008c6c;
}

.team-item h5 span {
  display: block;
  color: #fff;
}

.market-relate {
  background: #5e85ff;
  overflow: hidden;
}

.market-relate img {
  margin: auto;
  display: table;
}
.market-relate .container {
  position: relative;
  z-index: 1;
}
.market-relate:after {
  content: "";
  background: url("../images/confident-after.html") no-repeat;
  height: 100%;
  width: 100%;
  position: absolute;
  right: -500px;
  top: 0;
  opacity: 0.3;
}
.market-relate h2 {
  color: #fff;
}

.market-relate h2:after {
  background: #4a6cd3;
}

.site-logos {
  padding-top: 60px;
  padding-bottom: 0;
}

.owl-testimonial .owl-stage {
  display: flex;
}

.owl-testimonial .item {
  height: 100%;
}

.our-team .team {
  height: auto;
  min-height: 100%;
}

.owl-team .owl-stage {
  display: flex;
}

.owl-team .owl-stage .owl-item {
  min-height: 100%;
  display: flex;
}

.owl-team .owl-stage .item {
  min-height: 100%;
}

.benefits {
  overflow: hidden;
  background: #cfcfcf;
}
.row.video_row {
  margin-top: 3em;
  margin-bottom: 4em;
}
.rclient-item {
  text-align: center;
}
.rclient-item a.rc_play {
  position: relative;
  display: block;
  overflow: hidden;
}
.rclient-item a.rc_play .play_btn {
  position: absolute;
  left: 0;
  width: 64px;
  height: 64px;
  background: url(../images/aplay0.webp) no-repeat scroll center top;
  z-index: 1;
  bottom: 30px;
  right: 0;
  margin: auto; /* border-radius: 50%; */
}
.rclient-item a.rc_play .play_btn:before {
  content: "";
  position: absolute;
  left: 0;
  width: 64px;
  height: 64px; /* background: url(../images/aplay1.webp) no-repeat scroll center top; */
  z-index: 1;
  bottom: 0;
  right: 0;
  margin: auto;
  border: 2px solid #fff;
  border-radius: 50%;
}
.rclient-item h3 {
  margin-top: 30px;
  font-size: 22px;
  clear: both;
  font-weight: 700;
  color: #000;
  margin-bottom: 3px;
}
.rclient-item p {
  font-weight: 600;
  color: #000;
  padding: 0 20px;
  font-size: 18px;
  letter-spacing: 0;
}
.rclient-item:hover a.rc_play img {
  transform: scale(1.1);
  transition: 0.5s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.rclient-item a.rc_play:hover .play_btn:before {
  animation-name: spin;
  animation-duration: 5000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.rclient-item a.rc_play img {
  transition: 0.5s cubic-bezier(0.65, 0.05, 0.36, 1);
  transform: scale(1);
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.review_item {
  margin-top: 0;
  padding: 60px;
  background: #fff;
  width: 100%;
  margin-bottom: 40px;
}

.review_item h5 {
  border-bottom: 1px solid #acacac;
  padding-bottom: 20px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  font-family: "Poppins", sans-serif;
  /* font-family: 'Poppins', sans-serif; */
  font-weight: 600;
}

.review_item p {
  margin-top: 10px;
  font-size: 16px;
  color: #000;
  line-height: 26px;
}

.review_item h5 span {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #fddebf;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 23px;
  margin-right: 10px;
  font-weight: 800;
}

.review_item h6.rev_date {
  margin-top: 40px;
  clear: both;
  display: block;
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  /* font-family: 'Poppins', sans-serif; */
  color: #000;
}

.review_item h6.rev_date b {
  vertical-align: baseline;
}

.review_item h5 span.bl_bg {
  background: #c3e7fd;
}

.review_item h5 span.da_bg {
  background: #f9bebe;
}

.rev_star i {
  background: #35bb7e;
  color: #fff;
  width: 19px;
  height: 19px;
  font-size: 11px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.rev_star {
  margin-bottom: 10px;
}

.review_item h3 {
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  /* font-family: 'Poppins', sans-serif; */
  color: #000;
  font-size: 23px;
}

section.reviews-list {
  background: #f2f2f2;
}

.rev_star.ry i {
  background: #ead619;
}

.pricing-banner::before {
  background: url("../images/publishing-banner.html") no-repeat;
  background-size: cover;
}

.info-pack {
  padding: 40px 30px 20px;
  background: #fff;
  box-shadow: 0 5px 15px #00000030;
  position: relative;
  margin-bottom: 40px;
  transition: 0.5s all;
  border: 3px solid transparent;
}

.our-package [class*="col"]:nth-child(2) .info-pack::before,
.our-package [class*="col"]:nth-child(4) .info-pack::before {
  background: #75efed;
}

.our-package [class*="col"]:nth-child(3) .info-pack::before,
.our-package [class*="col"]:nth-child(5) .info-pack::before {
  background: #f6d6a8;
}

.info-pack h4 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 22px;
}

.info-pack h4 span {
  display: block;
  font-weight: 300;
}

.info-pack h3 {
  font-size: 61px;
  color: #2f41b1;
  font-weight: 700;
  position: relative;
  display: table;
  margin: auto;
  letter-spacing: -4px;
}

.info-pack h3 > span {
  font-size: 30px;
  font-weight: 500;
  position: absolute;
  bottom: 5px;
  left: -20px;
}

.info-pack::before {
  background: #6548f5;
  position: absolute;
  content: "";
  width: 100%;
  height: 10px;
  border-radius: 0 0 10px 10px;
  bottom: -10px;
  left: 0;
  z-index: -1;
  transition: 0.1s;
  opacity: 1;
}

.info-pack ul li.li45:before {
  display: none;
}

.info-pack ul li.li45 h5 {
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  display: table;
  margin-top: 10px;
}

.info-pack h6 {
  position: absolute;
  top: 20px;
  right: 10px;
  font-weight: 400;
  color: #694bff;
  font-size: 18px;
  text-decoration: line-through;
  text-align: center;
  line-height: 17px;
}

.info-pack h6 > span {
  display: block;
}

.info-pack ul {
  /*height: 160px;*/
  margin: 30px 0;
}

.info-pack ul li {
  font-size: 14px;
  color: #54565f;
  margin-bottom: 5px;
  padding-left: 18px;
  position: relative;
  z-index: 1;
}

.info-pack ul li:before {
  height: 9px;
  width: 9px;
  content: "";
  position: absolute;
  background: #a1b9f2;
  border-radius: 50%;
  top: 4px;
  left: 0;
}

.info-pack p {
  color: #1d2b4f;
  text-align: center;
  font-size: 18px;
}

.info-pack p > span {
  font-weight: 700;
  color: #0d63f3;
}

.info-pack .btn {
  margin: auto;
  display: table;
  width: 100%;
  letter-spacing: 1px;
}

.info-pack .talk {
  margin: 15px 0 0;
  text-align: center;
}

.info-pack .talk a {
  color: #694bff;
  font-weight: 600;
  font-size: 18px;
}

.info-pack .talk a > span {
  font-size: 14px;
  color: #1f2225;
  margin-right: 8px;
}

.info-pack .talk img {
  margin-right: 8px;
}

.our-package [class*="col"] .ip2.info-pack h4::before {
  position: absolute;
  content: "";
  background: url("../images/best.webp") no-repeat;
  max-width: 168px;
  height: 47px;
  width: 100%;
  background-size: 100%;
  top: -20.5px;
  left: 0;
  right: 0;
  margin: auto;
}

.our-pricing .addon-box-new {
  background: #fff;
  border: #e2e2e2 1px solid;
  padding: 13px;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  position: relative;
  min-height: 320px;
  display: flex;
  height: 100%;
}

.our-pricing .addon-box-new .addon-box-txt-n {
  width: 250px;
  font-size: 12px;
  display: inline-block;
  padding-right: 23px;
}

.our-pricing .addon-box-new .addon-box-txt-n h2 {
  font-size: 25px;
  font-weight: 600;
  color: #000;
  line-height: 25px;
  margin-bottom: 15px;
}

.our-pricing .addon-box-new .addon-box-txt-n h2 span {
  display: block;
}

.our-pricing .addon-box-new .addon-box-txt-n .addon-new-price {
  margin: 5px 0 14px;
}

.addon-box-img-n {
  width: 50%;
  display: inline-block;
}

.our-pricing .addon-box-new .addon-box-txt-n .addon-new-price {
  margin: 5px 0 14px;
}

.our-pricing a.btn {
  display: block;
  color: #040f4d;
}
.our-pricing .addon-box-new .addon-box-txt-n h2 {
  font-size: 25px;
  font-weight: 600;
  color: #000;
  line-height: 25px;
  margin-bottom: 15px;
}

span.col-addon-price-nn {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #002a2b;
  display: inline-block;
  line-height: 19px;
}

.our-pricing .addon-btn-new {
  width: 93%;
  text-align: center;
  text-transform: uppercase;
}

.our-pricing .addon-box-new .addon-box-txt-n h2::before {
  display: none;
}

span.col-addon-price-nn b {
  font-size: 23px;
  font-weight: 700;
  display: block;
  color: #3adcdd;
}
.our-pricing .addon-box-new p {
  font-size: 15px;
}
.info-pack::after .our-pricing .addon-box-new .addon-box-txt-n {
  width: 50%;
}

.our-pricing .row > div {
  margin-bottom: 30px;
}

.our-pricing {
  background: #fff;
}

.our-package .info-text::before {
  background: #fff;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75%;
  content: "";
  position: absolute;
  z-index: -2;
}

.our-package::after {
  background: url(../images/bg14.html) no-repeat;
  content: "";
  max-width: 135px;
  height: 135px;
  width: 100%;
  background-size: 100%;
  right: 30px;
  top: 60px;
  position: absolute;
  z-index: -1;
}

.our-package::before {
  background: url(../images/bg7.html) no-repeat;
  max-width: 42px;
  height: 201px;
  width: 100%;
  background-size: 100%;
  position: absolute;
  content: "";
  top: 290px;
  left: 50px;
}

.mz_color .our-package [class*="col"] .info-pack.ip2 h4::before {
  position: absolute;
  content: "";
  background: url(../images/best.webp) no-repeat;
  max-width: 168px;
  height: 47px;
  width: 100%;
  background-size: 100%;
  top: -20.5px;
  left: 0;
  right: 0;
  margin: auto;
}

.mz-packages .info-pack ul h5 {
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  display: table;
  margin-top: 10px;
}

.price_mz {
  position: relative;
}
.badge-img {
  padding: 15px 0;
}
.badge-img img {
  width: 50%;
  margin: 0;
}
/* .logo img {
  width: 60% !important;
} */
/* Floating Animation */
.Floating {
  animation: float 6s ease-in-out infinite;
}

/* Float Effect Keyframes */
@keyframes float {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
  }
}
/* Shaking Animation */
.shake {
  animation: shake 0.5s;
  animation-iteration-count: infinite;
}

/* Define Shake Animation */
@keyframes shake {
  0% {
    transform: translate(1px, 1px) rotate(0deg);
  }
  10% {
    transform: translate(-1px, -2px) rotate(-1deg);
  }
  20% {
    transform: translate(-3px, 0px) rotate(1deg);
  }
  30% {
    transform: translate(3px, 2px) rotate(0deg);
  }
  40% {
    transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    transform: translate(-3px, 1px) rotate(0deg);
  }
  70% {
    transform: translate(3px, 1px) rotate(-1deg);
  }
  80% {
    transform: translate(-1px, -1px) rotate(1deg);
  }
  90% {
    transform: translate(1px, 2px) rotate(0deg);
  }
  100% {
    transform: translate(1px, -2px) rotate(-1deg);
  }
}
/* Styling for Blinking Text */
.blinking-text {
  font-weight: bold;
  color: #008c6c;
  animation: blink 1s infinite;
}

/* Blinking Animation */
/* @keyframes blink {
  0%,
  100% {
    color: #070707;
  } /* Green color */
.blinking {
  font-weight: bold;
  color: #1385e2;
  animation: blinks 1.7s infinite;
}

/* Blinking Animation */
/* @keyframes blinks {
  0%,
  100% {
    color: #301a44;
  } /* Green color */
ul li a i {
  font-size: 24px;
  color: #124c99;
  /* margin-right: 4px; */
}

ul li a i:hover {
  color: #000;
}
/* Styling for the Connect Us Heading */
.contact-detail-1 h4 {
  font-size: 24px;
  font-weight: bold;
  color: #007ee5; /* Primary color for the heading */
  margin-bottom: 15px;
}

/* Styling for the icons' list */
.contact-detail-1 ul {
  list-style: none;
  padding: 0;
  display: flex; /* Displaying the icons inline */
  gap: 15px; /* Space between the icons */
  padding-left: 20px;
}

/* Styling for each list item */
.contact-detail-1 ul li {
  display: inline-block;
}

/* Styling for the links */
.contact-detail-1 ul li a {
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #f4f4f4; /* Background color for the icons */
  transition: background-color 0.3s ease, color 0.3s ease;
}

/* Icon Size and Color */
.contact-detail-1 ul li a i {
  font-size: 24px; /* Icon size */
  color: #c30a2c; /* Default color */
}

/* Hover effect for the links */
.contact-detail-1 ul li a:hover {
  background-color: #018d6e; /* Change background on hover */
  color: #ffffff; /* Change icon color to white on hover */
}

/* Hover effect for the icons */
.contact-detail-1 ul li a i:hover {
  color: #ffffff; /* Change icon color on hover */
}





.form-sec {
    padding: 30px;
    border-radius: 12px;
  }
  .form-sec h2,
  h3 {
    font-size: 22px;
    padding-bottom: 10px;
  }
  
  .form-sec p {
    font: bold;
    font-size: 18px;
    color: #ffffff;
  }
  
  .form-control {
    resize: none;
    display: block;
    width: 100%;
    padding: 10px 15px;
    font-size: 1rem;
    border-radius: 8px;
    font-weight: 400;
    line-height: 1.5;
    border: 1px solid #f5f5f542;
    color: #1e1e1e !important;
    background-color: #fff;
    height: calc(2.1em + 0.75rem + 2px);
  }
.contact__address__content li span {
  display: block;
  font-family: Philosopher,sans-serif;
  font-weight: 700;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.contact__address__content li {
  margin-bottom: 30px;
}
.p-30px {
  padding: 30px;
}
.social-icon {
  align-items: flex-start;
  display: flex;
  gap: 10px;
  margin: 0;
  padding: 0;
}
  .contact-us {
    padding-top: 80px;
    padding-bottom: 65px;
    /* background-image: url("../images/674f23c389f86ccea1021490_r-perks-desktop.svg"); */
    background-size: cover;
    background-position: 35%;
    background-repeat: no-repeat;
    background: #cfcfcf;
  }

  .text-orange {
    color: #124c99;
    font-weight: 700;
    font-size: 45px;
    text-transform: capitalize;
  }
  .section-title h2  {
    color: #1e1e1e !important;
  }
  .section-title p {
    font-size: 1rem;
    color: #ffffff;
    font-weight: 400;
  }
  .section-title {
    padding-bottom: 30px;
  }
  .section-title h2
  .btn-theme-1 {
    border: 1px solid #3383a3;
    padding: 10px 70px;
    display: inline-block;
    font-weight: 600;
    background: #3383a3;
    color: #ffffff;
    transition: all ease-in-out 0.3s;
    font-size: 17px;
    border-radius: 6px;
    font-family: "Poppins", sans-serif;
    transition: 0.3s ease-in-out;
  }
  .btn-theme-1:hover {
    border: 1px solid #000;
    background-color: #fff;
    color: #000;
  }
  .form-control {
    resize: none;
    display: block;
    width: 100%;
    padding: 16px 15px;
    font-size: 1rem;
    border-radius: 8px;
    font-weight: 400;
    line-height: 1.5;
    /* border: 1px solid #606060f7; */
    /* height: calc(2.5em + 0.75rem + 2px); */
}

.form-mes {
    height: calc(7.5em + 0.75rem + 2px);
}
select.form-control:not([size]):not([multiple]) {
    height: calc(3.25rem + 2px);
}


.bottom-sec {
    background: #fbfbfbbf;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 12px;
    padding: 15px 20px;
    text-align: center;
     border: 1px solid #14205c; 
}




/*.call {padding: 10px 0px 50px;position: relative;background-repeat: no-repeat;background-position: center;background-size: cover;}*/
    
    .call-text h2 {
      font-size: 42px;
      font-weight: 700;
      text-transform: capitalize;
      padding: 20px 0px;
      color: #124c99;
    }
    
    .call-text p {
    color: #000;
    }
    .call-btn {
      padding-top: 20px;
    }
    .call-btn a {
      background-color: #c7c346;
      padding: 12px 40px;
      color: #000000;
      border: 1px solid #c7c346;
      border-radius: 18px;
      text-transform: capitalize;
      font-size: 16px;
      font-weight: 500;
    }
    
    .f-btn {
    margin-right: 20px;
    }
    #c-btn {
     background: none;
     border: 1px solid #000;
    }
    
    .lis {
        display: flex;
        flex-direction: column;
        text-align: left !important;
    }




    .faqs .accordion-body {
      background: #f7f9fc;
      border-top: 1px solid #0b944f;
      border-radius: 0px 0px 6px 6px;
    }
    .faq-txt h2 {
      text-align: center;
      color: #124c99;
      padding-bottom: 30px;
      font-size: 42px;
      font-weight: 700;
    }
    #headingOne button {
      text-transform: capitalize;
      color: #555555;
      font-weight: 600;
      padding: 10px 15px;
      font-size: 16px;
      background: #f7f9fc;
    }
    #headingtwo button {
      text-transform: capitalize;
      color: #555555;
      font-weight: 600;
      padding: 10px 15px;
      font-size: 16px;
      background: #f7f9fc ;
    }
    #heading3 button {
      text-transform: capitalize;
      color: #555555;
      font-weight: 600;
      padding: 10px 15px;
      font-size: 16px;
      background: #f7f9fc;
    }
    #heading4 button {
      text-transform: capitalize;
      color: #555555;
      font-weight: 600;
      padding: 10px 15px;
      font-size: 16px;
      background: #f7f9fc;
    }
    #heading5 button {
      text-transform: capitalize;
      color: #555555;
      font-weight: 600;
      padding: 10px 15px;
      font-size: 16px;
      background: #f7f9fc;
    }
    #heading6 button {
      text-transform: capitalize;
      color: #555555;
      font-weight: 600;
      padding: 10px 15px;
      font-size: 16px;
      background: #f7f9fc;
    }
    .banner-btn a {
      background-color: #ff5037;
      border: 1px solid #ff5037;
      color: white;
      padding: 10px 33px;
      border-radius: 12px;
      font-size: 17px;
      font-weight: 500;
      text-transform: capitalize;
      transition: 0.3s ease-in-out;
  }
  #s-btn {
    background-color: #ffffff;
    color: rgb(0, 0, 0);
    padding: 10px 33px;
    border-radius: 12px;
    font-size: 17px;
    font-weight: 500;
    text-transform: capitalize;
    border: 1px solid #ffffff;
    margin-left: 10px;
    border: 1px solid #eb8c16;
}

    .faqs {
      padding: 60px 0px;
    }
    .one a {
      background-color: #ffffff;
      padding: 20px 15px;
      font-size: 16px;
      font-weight: 600;
      text-transform: capitalize;
      color: #ffffff !important;
      border-top-left-radius: 9px;
      border-top-right-radius: 9px;
      border-bottom: 1px solid;
      cursor: pointer;
  }
  .one a:hover {
    background: #E1E5EA;
  }
    .com-faqs p {
      padding: 20px 0px;
    
      font-size: 14px;
      font-weight: 400;
    
      color: #555555;
    }
    
    .com-faqs h2 {
      color: #000;
      text-transform: capitalize;
    }
    .btn-block {
    
      margin-bottom: 0px;
  }







  .why {
    padding: 50px 0px;
  }
  .why-text {
    text-align: center;
  }
  
  .why-text h2 {
    font-size: 42px;
    font-weight: 700;
    text-transform: capitalize;
  }
  .why-text  p {
  padding: 20px 0px;
  }
  
  /* .why-secc {
    overflow: scroll;
    width: 100%;
    height: 160px;
    overflow-x: hidden;
    overflow-anchor: auto;
} */
  
  .why-sec{
    position: relative;
    background: rgb(251, 246, 188);
    /* background: linear-gradient(
      360deg,
      rgb(193 134 224 / 59%) 0%,
      rgba(255, 255, 255, 1) 100%
    ); */
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    padding: 20px 20px;
    border-top: 1px solid #301a3b;

}
  
/* .why-sec {
    position: relative;
    background: rgb(251, 246, 188);
    background: linear-gradient(180deg, rgb(202 207 5 / 63%) 0%, rgba(255, 255, 255, 1) 100%);
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    padding: 20px 20px;
    border-top: 3px solid #c7c346;
  } */
  .why-img img {
    margin-right: 20px;
    width: 80px;
    height: auto;
    padding-right: 20px;
  }
  .why-sec-text h2 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
  }
  
  .why-sec-text p {
    font-size: calc(12px + (16 - 12) * ((100vw - 300px) / (1920 - 300)));
    font-weight: 400;
    color: #000000;
  }
  .y-img {
    width: 100%;
  }
  .y6-img {
    width: 100%;
    padding-top: 70px;
  }



  .port-carousel img {
 width: 90%;
 border-radius: 20px;
 height: auto;
 object-fit: cover;
 }
  

  .new-card {
    /* border: 1px solid ; */
    border-radius: 9px;
    box-shadow: rgb(16 16 16 / 24%) 4px 8px 16px;
  }

  .new-card img {
    width: 100%;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
}
.text-text {
  padding: 15px;
  background: white;
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
  height: 220px;
  margin-bottom: 25px;
}
  .text-text h2 {
    font-size: 20px;
    text-transform: capitalize;
  }

  
  .text-text p {
    font-size: 14px;
  }

  .btn-theme-1 {
    padding: 10px 40px;
    background: white;
    border-radius: 5px;
    font-size: 17px;
    font-weight: 500;
    border: none;
    transition: 0.3s ease-in-out;
}

.btn-theme-1:hover {
  border: none;
  background: #124c99;
  color: #ffffff;
}
.btn-2 {
  background: #eb8c16;
  color: #fff;
}
.head {
  font-size: 50px;
  font-weight: 600;
  color: #124c99;
}
.list-item li {
  display: inline-block;
  color: #fff;
  font-family: Poppins;
  font-size: 18px;
  font-weight: 500;
  list-style: disc !important;
  margin-left: 20px;
  contain-intrinsic-block-size: auto 100px;
  border: 2px solid #F5F5F5;
  margin: 5px;
  padding: 7px 18px;
  border-radius: 6px;
  background: #eb8c16;
}
/* .list-item li::before {
  width: 10px;
  height: 10px;
  top: 7px;
  left: -15px;
  background: #191919;
  position: absolute;
  content: "";
  border-radius: 10px;
} */

.item1 img {
width: 90px;
}
.item1 {
  text-align: center;
}

.services {
  padding: 50px 0px;
}

.serv-text {
  text-align: center;
}

.service-cont {
  padding: 20px;
  background: #CFD2D4 ;
}


.section-padding {
  padding: 80px 0;
}

.bg-one {
  background-color: #ffffff;
}
.bg-one .chapter__item {
  background-color: #fff;
  border: 1px solid #4B5E6F ;
}
.chapter__item {
  background-color: #f5ebe6;
  border-radius: 5px;
  box-shadow: 2px 0 15px 5px #0106210f;
  padding: 25px;
}
.sec-text {
  padding-bottom: 20px;
}

.chapter__item p{
  line-height: 1.8;
}
.chapter__item h3 {
  font-size: 1.75rem;
}

.column {
  padding-top: 40px;
}

.topbar ul li a i.fa-phone{
  font-size: 14px;
  transform: rotate(190deg);
  margin-right: 5px;
  margin-bottom: 6px;
}
.topbar ul li a i.fa-envelope{
  font-size: 14px;
  margin-right: 5px;
  margin-bottom: 1px;
}

.who-we-are .title-p{
  padding-top: 10px;
  color: #eb8c16;
  font-size: 18px;
  font-weight: 500;
}

.who-we-are .title-h2{
 color: #224998;
 font-size: 28px;
 font-weight: 600;
}

.cta-box-jps .cta-jps {
  background-image: linear-gradient(to bottom right, rgb(149 147 146 / 23%), rgb(235 140 22 / 43%)), url(../images/cta-jps-bg.webp);
  /* background-color: #a11a1a; */
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  /* border: 3px solid #224998; */
  border-radius: 20px;
  padding: 40px 0;
}

.cta-jps h2{
  color: #124c98;
  font-weight: 600;
}

.cta-jps p{
  color: #124c98;
  font-size: 18px;
}
.who-we-are img{
  border-radius: 20px;
}



/* drop down */

.dropbtn {
  /* background-color: #04AA6D; */
  color: #ffffff !important;
  padding: 8px 0;
  /* font-size: 16px; */
  border: none;
  color: #fff;
  cursor: pointer;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
    /* display: none; */
    position: absolute;
    top: 24px;
    background-color: #f1f1f1;
    text-align: left;
    min-width: 230px;
    /* width: 100%; */
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 999;
    left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    transition: 0.5s;
    opacity: 0;
    transform: scale(0);
}

.dropdown:hover .dropdown-content {display: block;opacity: 1;transform: scale(1);}

.dropdown-content a {
  color: black;
  padding: 5px 15px;
  text-decoration: none;
  display: block;
  font-size: 14px;
}

.dropdown-content a:hover {
    background-color: #254d32;
    color: #fff !important;
}



.dropbtn i{
  color: #000;
  display: block;
  font-size: 10px;
  position: absolute;
  right: -15px;
  top: 5px;
}
header ul.menu li.dropdown {
    margin-right: 10px;
}

.editor .box img{
  width: 100%;
  object-fit: cover;
  height: 250px;
  border: 3px solid #000;
  border-radius: 25px;
}


/*------custom css----*/
.menu-bar a.logo img {
    width: 165px;
}
.menu-bar .row {
    align-items: center;
}
header ul li a {
    text-transform: capitalize !important;
    font-weight: 400;
    color: #1C1C1C;
    font-family: "Open Sans", sans-serif;
}
header .dropbtn {
  color: #1e1e1e !important;
}
.menu-bar ul.menu a.btn-head {
    background: #254d32;
    color: #fff;
    padding-top: 9px;
    padding-bottom: 9px;
    border-radius: 0px;
    border: solid 1px #254d32;
    padding-left: 14px;
    padding-right: 14px;
    animation: pulse-scale 2s infinite ease-in-out;
    display: inline-block;
}
@keyframes pulse-scale {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
}
header ul li a:hover {
    color: #254d32;
}

.menu-bar ul.menu a.btn-head:hover {
    background: transparent;
    color: #fff;
    border-color: #fff;
}
section.our-banner {
    padding-top: 170px;
    padding-bottom: 100px;
    background-size: cover !important;
    height: 100vh;
}

section.our-banner h3 {
    text-align: center;
    color: #fff;
    font-size: 30px;
    margin: 0px;
    padding-bottom: 0px;
    font-family: 'Georgia' !important;
}

section.our-banner h1 {
    text-align: center;
    font-size: 75px;
    color: #fff;
    text-shadow: 1px 1px 2px #1a1919;
    font-family: 'Georgia' !important;
}

section.our-banner p {
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
}
section.our-banner .bnr-row {
    width: 30%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}
section.our-banner .bnr-row {
    width: 30%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}

section.our-banner .bnr-row a.btn-gren {
    font-family: 'Bahnschrift';
    background: #327d8e;
    color: #fff;
    padding: 12px;
    border-radius: 5px;
    border: solid 1px #327d8e;
    font-size: 16px;
}

section.our-banner .bnr-row a.btn-gren:hover {
    background: transparent;
    color: #327d8e;
}

section.our-banner .bnr-row a.btn-trnpt {
    background: #c55c4e;
    color: #fff;
    padding: 12px;
    border-radius: 5px;
    font-size: 16px;
    font-family: 'Bahnschrift';
}

section.our-banner .bnr-row .col-md-6 {
    text-align: center;
    padding: 0px;
}

section.our-banner .bnr-row a.btn-trnpt:hover {
    background: transparent;
    border: solid 1px #c55c4e;
    color: #c55c4e;
}
.bnr-row2 .col-md-6:last-child {
    text-align: right;
}

.bnr-row2 .col-md-6:last-child img {
    height: 200px;
}

.bnr-row2 {
    padding-top: 120px;
    padding-bottom: 0px;
}
section.sec-logos {
    background: #254d32;
    padding-bottom: 30px;
    padding-top: 30px;
}
section.sec-logos .owl-site-logo img {
    height: 25px;
    object-fit: contain;
}

section.sec-logos .owl-site-logo .item {
    text-align: center;
}


section.service-sec h2 {
    font-size: 60px;
    color: #c55c4e;
    text-shadow: 1px 1px 2px #1a1919;
}

section.service-sec .service-item:hover {
    background: #327d8e;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px;
    border-radius: 20px;
    position: relative;
    align-items: center;
    opacity: 1;
    cursor: pointer;
    padding-top: 30px;
    padding-bottom: 30px;
}

section.service-sec .service-item:hover h3.nmbr {
    width: 5%;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 40px;
    color: #ffffff;
    text-shadow: 1px 1px 2px #1a1919;
    border-right: solid 2px #295d69;
    opacity: 1;
}

section.service-sec .service-item .service-info {
    width: 65%;
    padding-left: 20px;
}

section.service-sec .service-item .imag {
    position: relative;
    width: 30%;
}

section.service-sec .service-item .imag .servc-imag {
    position: absolute;
    right: 74px;
    top: -112px;
    height: 228px;
    visibility: hidden;
}

section.service-sec .service-item .imag img.icn {
    position: absolute;
    right: 0px;
    height: 62px;
    top: -28px;
}

section.service-sec .service-item:hover .service-info p {
    margin-bottom: 0px;
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    opacity: 1;
}

section.service-sec .service-item:hover .service-info h4 {
    font-size: 40px;
    color: #ffffff;
    text-shadow: 1px 1px 2px #1a1919;
    opacity: 1;
}

section.service-sec .service-item:hover .imag .servc-imag {
    visibility: visible;
    animation: floatUpDown 2s ease-in-out infinite;
}

section.service-sec .service-item:hover {
    opacity: 1;
}

section.service-sec .service-item {
    background: transparent;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px;
    border-radius: 0px;
    position: relative;
    align-items: center;
    border: solid 2px #adadad;
    padding-top: 30px;
    padding-bottom: 30px;
    border-radius: 20px;
}

section.service-sec .service-item h3.nmbr {
    width: 5%;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 40px;
    text-shadow: 1px 1px 2px #1a1919;
    color: #327d8e;
    opacity: 1;
    border-right: solid 2px #295d69;
}

section.service-sec .service-item .service-info h4 {
    font-size: 40px;
    color: #c55c4e;
    text-shadow: 1px 1px 2px #1a1919;
    opacity: 1;
}

section.service-sec .service-item .service-info p {
    margin-bottom: 0px;
    font-size: 16px;
    color: #959595;
    font-weight: 300;
}
section.cta-box-jps {
    background-size: cover !important;
    padding-top: 150px;
    padding-bottom: 150px;
    text-align: center;
}

section.cta-box-jps img {
    width: 590px;
}

section.cta-box-jps p {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}

section.cta-box-jps .btns {
    padding-top: 40px;
}

section.cta-box-jps .btns a.btn-gren {
    font-family: 'Bahnschrift';
    background: #327d8e;
    color: #fff;
    padding: 12px;
    border-radius: 5px;
    border: solid 1px #327d8e;
    font-size: 16px;
    margin-right: 12px;
}

section.cta-box-jps .btns a.btn-gren:hover {
    color: #327d8e;
    background: transparent;
}

section.cta-box-jps .btns a.btn-trnpt {
    background: #c55c4e;
    color: #fff;
    padding: 12px;
    border-radius: 5px;
    font-size: 16px;
    font-family: 'Bahnschrift';
    margin-left: 12px;
    border: solid 1px #c55c4e;
}

section.cta-box-jps .btns a.btn-trnpt:hover {
    background: transparent;
    color: #c55c4e;
}


section.sec-delvrd .call-text {
    text-align: left;
}

section.sec-delvrd .call-text h3 {
    font-family: 'Bahnschrift' !important;
    font-style: normal;
    width: 44%;
    font-size: 30px;
    margin: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
    color: #fff !important;
    background: linear-gradient(90deg, rgba(50, 125, 142, 1) 0%, rgba(50, 125, 142, 0) 100%);
}

section.sec-delvrd h2 {
    padding-top: 14px;
    font-size: 50px;
    color: #ffffff;
    text-shadow: 1px 1px 2px #1a1919;
    font-weight: 500;
}

section.sec-delvrd h2 strong {
    font-weight: 500;
    color: #ffffff;
}

section.sec-delvrd .boxs-row .box-item {
    background: url('../images/Layer-40.png');
    background-size: cover;
    border-radius: 20px;
    padding-top: 35px;
    padding-bottom: 35px;
    text-align: left;
    padding-left: 26px;
    padding-right: 26px;
    margin-bottom: 30px;
}

section.sec-delvrd .boxs-row .box-item img {
    height: 65px;
    margin-bottom: 22px;
}

section.sec-delvrd .boxs-row {
    padding-top: 30px;
}

section.sec-delvrd .boxs-row .box-item h4 {
    border-top: solid 2px #d7d0d0;
    padding-top: 16px;
    text-shadow: 1px 1px 2px #1a1919;
    color: #c55c4e;
    font-size: 30px;
}

section.sec-delvrd .boxs-row .box-item p {
    font-size: 16px;
}

section.sec-delvrd .boxs-row .box-item a.icn img {
    margin-bottom: 0px;
    transition: 0.4s;
    height: 50px;
}

section.sec-delvrd .boxs-row .box-item:hover a.icn img {
    position: relative;
    left: 8px;
}

section.sec-delvrd .boxs-row .box-item:hover {
    background: #327d8e;
}

section.sec-delvrd .boxs-row .box-item:hover h4 {
    color: #fff;
}

section.sec-delvrd .boxs-row .box-item:hover p {
    color: #d9d9d9;
}
section.sec-portfolio {
    background: url('../images/Portfolio.png');
    background-size: 100% 100%;
    padding-top: 150px;
}

section.sec-portfolio h2 {
    font-family: 'Bahnschrift' !important;
    font-size: 60px;
    color: #fff;
    text-shadow: 1px 1px 2px #1a1919;
}

section.sec-portfolio p.text-center {
    color: #d7d7d7;
}
section.our-testi {
    padding-top: 130px;
    padding-bottom: 60px;
}

section.our-testi h2 {
    font-size: 60px;
    color: #c55c4e;
    text-shadow: 1px 1px 2px #1a1919;
}

section.our-testi p {
    font-size: 16px;
    color: #6e6b6b;
}

section.sec-portfolio .swiper-slide {
    background: #fff;
    padding: 10px;
}

section.sec-portfolio .swiper-button-prev {
    position: absolute;
    bottom: 0px;
}

section.sec-portfolio .swiper-slide img {
    height: 340px;
    object-fit: cover;
}

section.sec-portfolio .swiper-container {
    padding-top: 70px;
    padding-bottom: 40px;
}
section.sec-portfolio ul#myTab {
    align-items: center;
    justify-content: center;
    border-bottom: 0px;
}

section.sec-portfolio ul#myTab li.nav-item {
    margin-left: 20px;
    margin-right: 20px;
}

section.sec-portfolio ul#myTab li.nav-item a {
    background: #fff;
    font-family: 'Bahnschrift' !important;
    font-size: 16px;
    border-radius: 6px;
    border: solid 1px #fff;
    padding-left: 30px;
    padding-right: 30px;
}
section.sec-portfolio ul#myTab li.nav-item a.active {
    background: transparent;
    color: #fff;
    border: solid 1px #fff !important;
}
section.our-testi .testimonial-wrapper {
  display: flex;
  gap: 40px;
  margin: auto;
  align-items: center;
  padding-top: 50px;
}

section.our-testi .user-swiper {
  width: 40%;
  height: 300px;
  padding-left: 75px;
}

section.our-testi .user-swiper .swiper-slide {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  text-align: left;
}

section.our-testi .user-swiper img {
  width: 70px;
  height: 69px;
  border-radius: 50%;
}

section.our-testi .user-swiper strong {
  font-size: 14px;
  color: #333;
}

section.our-testi .user-swiper span {
  font-size: 12px;
  color: #777;
}

section.our-testi .text-swiper {
  flex: 1;
  min-height: 150px;
  width: 60%;
}

section.our-testi .text-swiper .swiper-slide {
  font-size: 16px;
  line-height: 1.6;
  color: #333;
  font-style: italic;
  position: relative;
  padding-left: 0px;
  text-align: left;
}

section.our-testi .testimonial-wrapper:before {
    content: "";
    background: url('../images/testi.png');
    position: absolute;
    left: 44%;
    top: 52px;
    height: 68px;
    width: 60px;
    background-size: cover;
}

section.our-testi .testimonial-wrapper {
    position: relative;
}

section.our-testi .text-swiper {
    padding-top: 30px;
}

section.our-testi .text-swiper p {
    text-align: left;
    font-style: normal;
    font-size: 18px !important;
    color: #282828 !important;
    margin-left: 0px;
}

section.our-testi .user-swiper .swiper-slide.swiper-slide-active {
    margin-left: 85px;
}

section.our-testi .user-swiper .swiper-slide strong {
    color: #c55c4e;
    text-shadow: 1px 1px 2px #1a1919;
    font-size: 22px;
    font-weight: 500;
    font-family: 'Bahnschrift' !important;
}

section.our-testi .user-swiper .swiper-slide span {
      font-family: 'Bahnschrift' !important;
      color: #000;
}
.circle img {
  animation: rotate 6s linear infinite;
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
section.our-testi .satisfied-img {
    position: relative;
    top: 8px;
    text-align: left;
    padding-bottom: 15px;
}

section.our-testi .satisfied-img img {
    max-width: 330px;
}                   
section.our-testi .user-swiper .swiper-slide.swiper-slide-active strong {
    font-size: 38px;
}

section.our-testi .user-swiper .swiper-slide.swiper-slide-active span {
    font-size: 18px
}   


section.service-sec {
    padding-top: 80px;
}

section.our-testi:after {
    content: '';
    background: transparent;
    height: 240px;
    width: 240px;
    display: block;
    position: absolute;
    left: 0%;
    top: 50%;
    border-radius: 0px 140px 140px 0px;
    border: solid 3px #478696;
    border-left: 0px;
}
.abtbnr {
    padding-top: 230px;
    padding-bottom: 130px;
    background-size: cover !important;
}
.abtbnr:before {
    content: '';
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0px;
    background: radial-gradient(circle, rgb(37 77 50 / 74%) 0%, rgb(0 0 0 / 63%) 100%);
}

.abtbnr p {
    color: #fff;
    text-align: center;
}
.abtbnr h3 {
    color: #fff;
    font-size: 20px;
    margin: 0px;
    padding-bottom: 0px;
    text-align: center;
}

.abtbnr h1 {
    font-size: 50px;
    color: #fff;
    text-shadow: 1px 1px 2px #1a1919;
    text-transform: capitalize;
    text-align: center;
    font-weight: 700;
}
.editng-sec3 h2 {
    margin-bottom: 0px;
    padding-bottom: 10px;
}

.editng-sec3  .call-text p {
    margin-bottom: 40px;
    color: #fff;
}
.abtbnr .Floating .form-row {
    background: #ffffffd1;
    padding: 30px;
    border-radius: 10px;
}

.abtbnr .Floating .form-row input.form-control {
    font-family: 'Bahnschrift' !important;
    background: transparent;
    border-radius: 0px;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: solid 2px #9bb7bd;
    font-size: 16px;
    color: #2c2c2c !important;
    padding: 0px 10px;
    height: 40px;
}

.abtbnr .Floating .form-row textarea#message {
    font-family: 'Bahnschrift' !important;
    background: transparent;
    border-radius: 0px;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: solid 2px #9bb7bd;
    font-size: 16px;
    height: 85px;
    resize: none;
    padding: 0px 10px;
    color: #2c2c2c !important;
}

.abtbnr .Floating .form-row .btn-2 {
    width: 100%;
    background: #c55c4e;
    color: #fff;
    cursor: pointer;
    border: solid 1px #c55c4e !important;
    font-family: 'Bahnschrift' !important;
    font-size: 16px;
    height: 36px;
    padding: 0px 40px;
}

.abtbnr .Floating .form-row input.form-control:focus {
    outline: none;
    box-shadow: none;
}

.abtbnr .Floating .form-row textarea#message:focus {
    outline: none;
    box-shadow: none;
}

.abtbnr .Floating .form-row .btn-2:hover {
    background: transparent;
    color: #c55c4e;
}

.abtbnr .btns a.btn-gren {
    background: #254d32;
    color: #fff;
    padding: 12px;
    border-radius: 0px;
    border: solid 1px #254d32;
    font-size: 16px;
    margin-right: 12px;
    padding-left: 20px;
    padding-right: 20px;
}

.abtbnr .btns a.btn-trnpt {
    background: #254d32;
    color: #fff;
    padding: 12px;
    border-radius: 0px;
    font-size: 16px;
    margin-left: 12px;
    border: solid 1px #254d32;
    padding-left: 20px;
    padding-right: 20px;
}

.abtbnr .btns a.btn-trnpt:hover {
    background: transparent;
    color: #ffffff;
    border: solid 1px #fff;
}

.abtbnr .btns a.btn-gren:hover {
    background: transparent;
    color: #fff;
    border: solid 1px #fff;
}

.abtbnr .btns {
    padding-top: 40px;
    text-align: center;
}

section.sec-portfolio .simple-port .itemb img {
    background: #fff;
    padding: 6px;
    height: 246px;
    width: 100%;
    object-fit: cover;
    margin-top: 20px;
}
section.sec-faq {
    padding-top: 35px;
}


section.sec-faq .carde {
    border-radius: 0px;
    border-bottom: 0px;
    border: solid 2px #254d32;
    margin-bottom: 12px;
}

section.sec-faq .carde:hover {
    background: transparent;
}

section.sec-faq .carde a.btn-link {
    background: #254d32;
    border: 0px;
    border-radius: 0px;
    font-family: 'Georgia';
    font-weight: 400;
}

section.sec-faq .carde .collapse {
    background: transparent;
}

section.sec-faq .carde .collapse .card-body {
    background: transparent;
    border-top: 0px;
    padding-top: 19px;
    color: #2c2d30;
}

section.sec2-ghost .heading h2 {
    font-size: 40px;
}

section.sec2-ghost p {
    font-size: 16px;
}

section.sec2-ghost .btns {
    text-align: left;
}

section.sec2-ghost .btns a.btn-gren {
    background: #254d32;
    color: #fff;
    padding: 12px;
    border: solid 1px #254d32;
    font-size: 16px;
    margin-right: 12px;
    padding-left: 20px;
    padding-right: 20px;
}

section.sec2-ghost .btns a.btn-trnpt {
    background: transparent;
    color: #254d32;
    padding: 12px;
    font-size: 16px;
    margin-left: 12px;
    border: solid 1px #254d32;
}

section.sec2-ghost .btns a.btn-trnpt:hover {
    background: transparent;
    color: #254d32;
}

section.sec2-ghost .btns a.btn-gren:hover {
    background: transparent;
    color: #254d32;
}
section.innr-servc:before {
    content: 'Services';
    font-size: 256px;
    white-space: nowrap;
    text-align: center;
    opacity: 0.1;
    text-transform: uppercase;
    font-weight: 900;
    font-family: 'Bahnschrift' !important;
    position: absolute;
    top: -14%;
    width: 100%;
    color: #c55c4e;
    -webkit-mask-image: linear-gradient(to top, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 1) 100%);
    mask-image: linear-gradient(to top, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 1) 100%);
    animation: slideText 8s linear infinite;
}

section.innr-servc h2 {
    font-size: 60px;
    color: #c55c4e;
    text-shadow: 1px 1px 2px #616161;
}

section.innr-servc h2 strong {
    color: #327d8e;
}

section.innr-servc .box-item {
    background: url(../images/Layer-40.png);
    background-size: cover;
    border-radius: 20px;
    padding-top: 26px;
    padding-bottom: 26px;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 30px;
}

section.innr-servc .box-item:hover {
    background: #327d8e;
}

section.innr-servc .box-item img {
    height: 50px;
    margin-bottom: 22px;
}

section.innr-servc .box-item h4 {
    border-top: solid 2px #d7d0d0;
    padding-top: 16px;
    text-shadow: 1px 1px 2px #adabab;
    color: #c55c4e;
    font-size: 20px;
}

section.innr-servc .box-item p {
    font-size: 14px;
}

section.innr-servc .box-item:hover p {
    color: #fff;
}

section.innr-servc .box-item:hover h4 {
    color: #fff;
}

section.innr-servc .box-item a.icn img {
    height: 30px;
    width: 30px;
    margin-bottom: 0px;
}
section.innr-servc {
    padding-bottom: 30px;
}
section.award-brands-wrap {
    padding: 0px;
    background: #c55c4e;
    padding-top: 30px;
    padding-bottom: 30px;
    top: -40px;
}

section.award-brands-wrap h4.heading-four {
    font-size: 42px;
    color: #fff !important;
    text-shadow: 1px 1px 2px #1a1919;
    text-transform: capitalize;
    margin-bottom: 0px;
}

section.award-brands-wrap .award-brands-box img {
    height: 80px;
}

section.award-brands-wrap .col-xxl-7 .row {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

section.award-brands-wrap .award-brands-box {
    margin-left: 10px;
    margin-right: 10px;
    background: #fff;
    border-radius: 50px;
    padding: 8px;
}
.services-carousel .box-item h4 {
    padding-top: 16px;
    color: #2c2d30;
    font-size: 22px;
    text-align: left;
}

.services-carousel .box-item {
    background: #fff;
    background-size: cover;
    padding-top: 10px;
    padding-bottom: 22px;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 30px;
}

.services-carousel .box-item p {
    font-size: 14px;
    color: #2c2d30;
}

.services-carousel .box-item a.icn img {
    height: 40px;
}
.services-carousel .box-item:hover {
    background: #EBF3ED;
}
.services-carousel .box-item:hover p, .services-carousel .box-item:hover h4 {
    color: #2c2d30;
}

.covr-serce .box-item h4 {
    border-top: 0px !important;
    padding-top: 0px !important;
}
.covr-serce .call-text p {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    color: #707070;
    margin-bottom: 50px;
}

.covr-serce .call-text h2 {
    padding-bottom: 0px;
}
.privacy-banner {
    padding-bottom: 0px !important;
}

.privacy-banner h1 {
    font-size: 40px !important;
}

section.content-page h2 {
    font-size: 20px;
}



/*-------new css------*/
.top-headr {
    background: #254D32;
    padding-top: 10px;
    padding-bottom: 10px;
}

.top-headr .row {
    align-items: center;
}

.top-headr p {
    margin-bottom: 0px;
    color: #EAEAEA;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 600;
}

.top-headr .social-icon {
    align-items: center;
    justify-content: flex-end;
    margin-top: 0px !important;
    color: #EAEAEA;
}

.top-headr .social-icon li a {
    color: #EAEAEA;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.2;
}

.top-headr .social-icon li i {
    height: 20px;
    width: 20px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #EAEAEA;
    padding-top: 4px;
}

.top-headr .social-icon li i:hover {
    color: #FDFBF7;
}
.menu-bar a.logo {
    font-weight: 700;
    font-size: 20px;
}
section.our-banner:before {
    content: '';
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0px;
    background: radial-gradient(circle, rgb(0 0 0 / 55%) 0%, rgba(37, 77, 50, 0) 100%);
}

section.our-banner .btn {
    text-align: center;
    width: 100%;
    margin-bottom: 0px;
    margin-top: 30px;
}

section.our-banner .btn a {
    background: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
    text-transform: capitalize;
    font-family: "Open Sans", sans-serif;
    padding-left: 30px;
    padding-right: 30px;
}
section.our-banner .btn a:hover {
    background: transparent;
    border: solid 1px #fff;
    color: #fff;
}
section.book-inside h2 {
    color: #000;
}

section.book-inside .heading h2 {
    font-family: 'Georgia' !important;
    font-weight: 500;
}

section.book-inside .heading {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

section.book-inside .heading a {
    background: #254d32;
    color: #fff;
    padding-top: 12px;
    padding-bottom: 12px;
    border-radius: 0px;
    border: solid 1px #254d32;
    padding-left: 20px;
    padding-right: 20px;
}

section.sec2-home .bg-box-w {
    padding-left: 30px;
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-size: cover !important;
    transition: transform 0.5s ease;
    overflow: hidden;
}

section.sec2-home .bg-box-w p {
    margin-bottom: 0px;
}

section.sec2-home .bg-box-w p {
    color: #fff;
    width: 100%;
    font-size: 14px;
}

section.sec2-home .bg-box-w h3 {
    font-size: 30px;
    color: #fff;
    margin-top: 4px;
    width: 100%;
    margin-bottom: 16px;
    font-family: 'Georgia' !important;
}
section.sec2-home .bg-box-w .btn, .bg-box-d .btn {
    padding: 0px;
    height: 32px;
    border-radius: 0px;
}

section.sec2-home .bg-box-w .btn a {
    background: #fff;
    font-size: 12px;
    font-weight: 300;
    padding-left: 14px;
    padding-right: 14px;
    padding-bottom: 8px;
    padding-top: 8px;
    border-radius: 0px !important;
    text-transform: capitalize;
    border: solid 1px #fff;
}

section.sec2-home .bg-box-w .btn a:hover {
    background: transparent;
    border: solid 1px #fff;
    color: #fff;
}

section.sec2-home .bg-box-d {
    padding-left: 30px;
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-size: cover !important;
    transition: transform 0.5s ease;
    overflow: hidden;
}

section.sec2-home .bg-box-d p {
    color: #000000;
    width: 100%;
    font-size: 14px;
    margin-bottom: 0px;
}

section.sec2-home .bg-box-d h3 {
    font-size: 30px;
    color: #000;
    margin-top: 4px;
    width: 100%;
    margin-bottom: 16px;
    font-family: 'Georgia' !important;
}

section.sec2-home .bg-box-d .btn a {
    background: #254d32;
    font-size: 12px;
    font-weight: 300;
    padding-left: 14px;
    padding-right: 14px;
    padding-bottom: 8px;
    padding-top: 8px;
    border-radius: 0px !important;
    text-transform: capitalize;
    border: solid 1px #254d32;
    color: #fff;
}
section.sec2-home .bg-box-d .btn a:hover {
    background: transparent;
    color: #254d32;
}
.books-newrelease {
    border: solid 1px #b9b9b9;
    padding: 20px;
}

.books-newrelease .itemb {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
    border-bottom: dashed 1px #000;
    padding-bottom: 22px;
}

.books-newrelease .itemb .book-image img {
    height: 145px;
    =: 20px;
}

.books-newrelease .itemb .book-image {
    width: 45%;
}

.books-newrelease .itemb .data-bok {
    width: 55%;
}

.books-newrelease .itemb .data-bok img {
    width: 68px;
    display: none;
}

.books-newrelease .itemb .data-bok h4 {
    font-size: 18px;
    text-transform: capitalize;
    margin-top: 5px;
}

.books-newrelease .itemb:last-child {
    padding-bottom: 0px;
    border-bottom: 0px;
    margin-bottom: 0px;
}

.books-newrelease .itemb .data-bok .authorSlide span {
    font-size: 14px;
    color: #1C1C1C;
}

section.book-inside .col-md-3 h3 {
    background: #254d32;
    margin-bottom: 0px;
    padding-left: 20px;
    padding-top: 10px;
    color: #fff;
}

section.book-inside {
    padding-top: 20px;
}
section.book-inside .col-md-9 h3 {
    font-size: 30px;
}
section.book-inside .carousel-group {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    padding: 20px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
section.book-inside .carousel-group .book-imag img {
    width: 100%;
    height: 298px;
    object-fit: cover;
}

section.book-inside .carousel-group .data-bok h4 {
    font-size: 16px;
    margin-bottom: 0px;
    text-transform: capitalize;
    margin-top: 4px;
}
section.quotes-sec .best-books .data-bok a {
    font-size: 14px;
    text-decoration: underline;
    color: #254d32;
}
section.book-inside .carousel-group .data-bok img {
    width: 90px;
    display: none;
}

section.book-inside .carousel-group .book-imag {
    margin-bottom: 10px;
}

section.book-inside .carousel-group .data-bok span {
    font-size: 14px;
}

section.subscribe {
    background-size: cover !important;
    padding-top: 60px;
    padding-bottom: 60px;
}

section.subscribe h2 {
    font-size: 32px;
    color: #fff !important;
}

section.subscribe p {
    font-size: 14px !important;
    margin-bottom: 0px;
}

section.subscribe input.form-control {
    border-radius: 0px;
    font-size: 14px;
    border: solid 1px #fff;
}

section.subscribe input.form-control:focus {
    outline: none;
    box-shadow: none;
}

section.subscribe button.btn-sbmt {
    right: 13px;
    top: 4px;
    border: solid 1px #fff;
    width: 100%;
    cursor: pointer;
    background: #254d32;
    color: #fff;
    height: 45px;
}
section.cta-boxsec {
    padding-top: 0px;
}

section.cta-boxsec .row {
    padding-left: 40px;
    padding-top: 50px;
    padding-bottom: 65px;
    align-items: center;
    background-size: cover !important;
    position: relative;
}

section.cta-boxsec .row h2 {
    color: #fff;
    text-shadow: 1px 1px 2px #1a1919;
    font-family: 'Georgia' !important;
    font-size: 42px;
}

section.cta-boxsec .row:before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0px;
    background: #0000002b;
    top: 0px;
}

section.cta-boxsec .row p {
    color: #fff;
    font-size: 14px;
}

section.cta-boxsec .btns {
    text-align: left;
    margin-top: 40px;
}

section.cta-boxsec .btns a {
    background: #fff;
    font-size: 14px;
    font-weight: 300;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 12px;
    padding-top: 12px;
    border-radius: 0px !important;
    text-transform: capitalize;
    border: solid 1px #ffffff;
    color: #1C1C1C;
    margin-right: 14px;
}

section.cta-boxsec .btns a:hover {
    background: transparent;
    color: #fff;
}
.blog-bx .imag img {
    height: 620px;
    object-fit: cover;
    width: 100%;
}
.blog-bx .posteddate {
    margin-top: 20px;
}

.blog-bx .posteddate p {
    margin-bottom: 0px;
    font-size: 15px;
    font-family: 'Georgia';
}
.blog-bx  .content-entry {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
    margin-bottom: 10px;
}

.blog-bx .content-entry span.entry-date {
    margin-right: 10px;
}

.blog-bx .detail h3 {
    font-size: 22px;
    margin-bottom: 0px;
    margin-top: 12px;
}

.blog-bx .detail p {
    font-size: 16px;
    color: #222222;
}

section.sec-blog {
    padding-top: 20px;
}
.blog-bx .btns a i {
    background: #254d32;
    color: #fff;
    padding: 5px;
    border-radius: 30px;
    padding-right: 6px;
    padding-left: 5px;
    font-size: 12px;
}

.blog-bx .btns a.btn-gren {
    font-weight: 700;
    font-size: 15px;
}

section.sec-blog h2 {
    margin-bottom: 32px;
}
.blog-bx:hover .btns a.btn-gren i {
    margin-left: 4px;
}

.blog-bx .btns a.btn-gren i {
    transition: 0.4s;
}

.blog-bx .imag {
    overflow: hidden;
    margin-bottom: 40px;
}

.blog-bx .imag img {
    transition: 0.4s;
}
section.sec-serv {
    padding-top: 70px;
    background: rgb(37 77 50);
}

section.sec-serv h3 {
    font-size: 18px;
    margin-bottom: 8px;
    color: #254d32;
    background: #ffff;
    width: 50%;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
}

section.sec-serv h2 {
    font-size: 40px;
    color: #fff;
    margin-bottom: 40px;
}
section.sec-serv .box-item img {
    height: 64px;
    background: #EBF3ED;
    padding: 12px;
    margin-bottom: 28px;
    border: dashed 1px #EBF3ED;
}

section.sec-serv .box-item:hover  img {
    border: dashed 1px #254d32;
}

section.sec-serv .box-item:hover a.btn-gren i {
    background: #254d32;
    color: #fff;
}
section.sec-serv h2 strong {
    font-weight: 500;
}

section.sec-serv .box-item {
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
    background: #fff;
    box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.75);
}

section.sec-serv .box-item p {
    font-size: 14px;
}

section.sec-serv .box-item h4 {
    color: #254d32;
}

section.sec-serv .box-item a.btn-gren i {
    background: #fff;
    color: #254d32;
    padding: 5px;
    border-radius: 30px;
    padding-right: 6px;
    padding-left: 5px;
    font-size: 12px;
    border: solid 1px #254d32;
    margin-left: 7px;
    position: relative;
    top: -1px;
}

section.sec-serv .box-item a.btn-gren {
    font-weight: 400;
    font-size: 14px;
}
section.sec2-2-home:after {
    content: '';
    background: url(../images/homepage02.webp);
    height: 350px;
    width: 100%;
    display: block;
    animation: UpDown 2s ease-in-out infinite;
    position: relative;
    bottom: -12px;
    background-position: center;
}

section.sec2-2-home h3 {
    text-align: center;
    text-transform: capitalize;
    font-size: 18px;
    margin-bottom: 0px;
}

section.sec2-2-home h2 {
    text-align: center;
    font-size: 35px;
}

section.sec2-2-home p {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

section.sec2-2-home h4 {
    font-family: "Open Sans", sans-serif !important;
    text-align: center;
    font-size: 18px;
}
section.sec2-2-home {
    padding-bottom: 0px;
}
section.quotes-sec {
    padding-top: 12px;
}

section.quotes-sec h2 {
    text-transform: capitalize;
    margin-bottom: 40px;
}

section.quotes-sec .quote {
    display: flex;
    flex-wrap: wrap;
    overflow: visible;
}

section.quotes-sec .quote .imag p {
    position: absolute;
    top: 0px;
    text-align: center;
    background: #254d32;
    color: #fff;
    font-size: 10px;
    left: 0px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
}

section.quotes-sec .quote .imag {
    width: 30%;
    flex: 0 0 30%;
    position: relative;
    overflow: visible;
}

section.quotes-sec .quote .detals {
    width: 70%;
    flex: 0 0 70%;
    padding-left: 40px;
}

section.quotes-sec .best-books .book-imag img {
    height: 265px;
    object-fit: cover;
}

section.quotes-sec .best-books .data-bok img {
        width: 90px;
}

section.quotes-sec .best-books .data-bok {
    padding-top: 12px;
}

section.quotes-sec .best-books .data-bok h4 {
    font-size: 16px;
    margin-bottom: 0px;
}

section.quotes-sec .quotes {
    padding-left: 30px;
}

section.quotes-sec .quotes.owl-carousel.owl-loaded.owl-drag {
    overflow: visible;
}

section.quotes-sec .quote .detals h5 {
    font-family: "Open Sans", sans-serif !important;
    font-weight: 600;
    margin-bottom: 0px;
    font-size: 15px;
    color: #254d32;
}

section.quotes-sec .quote .detals h4 {
    font-family: "Open Sans", sans-serif !important;
    font-weight: 400;
    margin-bottom: 18px;
    font-size: 14px;
    color: #444444;
}

section.quotes-sec .quote .detals h3 {
    font-size: 25px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 5px;
}

section.quotes-sec .quote .detals p {
    margin-top: 14px;
    font-size: 14px;
}

section.quotes-sec .quote .detals p.awds {
    font-family: 'Georgia';
    font-size: 18px;
    margin-top: 32px;
}

section.quotes-sec .quote .detals p.awds strong {
    font-weight: 400;
}

section.quotes-sec .quote .detals ul {
    display: flex;
    align-items: center;
}

section.quotes-sec .quote .detals ul li {
    margin-right: 25px;
}

section.quotes-sec .quote .detals h4 strong {
    color: #254d32;
}

section.sec-serv:before {
    content: '';
    background: url('../images/publishing-left.webp');
    height: 395px;
    width: 278px;
    position: absolute;
    bottom: 138px;
    animation: floatUpDown 2s ease-in-out infinite;
}
@keyframes floatUpDown {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-20px); /* adjust as needed */
    }
}

@keyframes UpDown {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px); /* adjust as needed */
    }
}
section.sec-serv .flex-div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

section.sec-serv .flex-div .btnmore a {
    background: #fff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: solid 1px #fff;
}

section.sec-serv .flex-div .btnmore a:hover {
    background: transparent;
    color: #fff;
}
#floating_btnx {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    text-align: right;
    z-index: 99999;
    display: block;
}
#floating_btnx a.rotate90 {
    transform: rotate(270deg) translate(42px, 50px);
    max-width: none;
    border-radius: 6px 6px 0 0;
    max-height: 60px;
    margin-top: auto;
    margin-bottom: 14px;
}
#floating_btnx a {
    background-color: #254d32;
    text-align: center;
    padding: 5px 15px;
    transition: all .3s ease;
    color: #fff;
    font-size: 16px;
    box-shadow: 0 0 10px rgb(0 0 0 / .1);
    margin-top: 8px;
    border: 1px solid #fff;
    border-radius: 0px 0 0 0px;
    margin-right: -2px;
    margin-left: auto;
    max-width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}
section.plansec .row {
    background: #254d32;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
}

section.plansec .row .plan {
    display: flex;
}

section.plansec .row .plan h3 {
    margin-bottom: 0px;
    color: #fff;
    text-transform: capitalize;
}

section.plansec .row .plan h4 {
    background: #fff;
    font-size: 32px;
    height: 65px;
    width: 65px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    margin-bottom: 0px;
    padding-top: 3px;
    font-family: "Open Sans", sans-serif !important;
    align-items: center;
}

section.plansec .row .plan .nmbr {
    width: 24%;
    flex: 0 0 24%;
}

section.plansec .row .plan p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 0px;
}

section.plansec .row .plan:hover h4 {
    background: #262626;
    color: #fff;
}
section.inr-banner {
    background-size: cover !important;
    padding-top: 130px;
}
section.inr-banner:before {
    content: '';
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0px;
    background: radial-gradient(circle, rgba(37, 77, 50, 0.79) 0%, rgba(37, 77, 50, 0) 100%);
}

section.inr-banner h1 {
    text-align: center;
    color: #ffff;
    text-shadow: 1px 1px 2px #1a1919;
    font-size: 50px;
}

section.inr-banner p {
    color: #fff;
    text-align: center;
}
section.contact-pagesec h4 {
    text-transform: capitalize;
    font-size: 18px;
    margin-bottom: 0px;
}

section.contact-pagesec h2 {
    font-size: 35px;
}
section.contact-pagesec .cntct-details {
    padding-bottom: 30px;
    padding-top: 20px;
}
section.contact-pagesec .cntct-details ul {
    padding-left: 0px;
    list-style: none;
    margin-bottom: 0px;
}

section.contact-pagesec .cntct-details ul li {
    position: relative;
    padding-left: 68px;
    padding-right: 26px;
    text-align: left;
    margin-right: 6px;
    padding-bottom: 16px;
}

section.contact-pagesec .cntct-details ul li img {
    position: absolute;
    left: 0px;
    top: 0px;
    background: #254d32;
    padding: 12px;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    border: dashed 1px #fff;
}

section.contact-pagesec .cntct-details ul li a {
    color: #000000;
}

section.contact-pagesec .cntct-details ul li a strong {
    font-size: 14px;
    text-transform: capitalize;
    color: #254d32;
}

section.contact-pagesec .cntct-details ul li a {
    font-size: 16px;
}

section.contact-pagesec .cntct-details ul li a:hover {
    text-decoration: none;
}

section.contact-pagesec ul.social-icon li i:hover {
    background: transparent;
    color: #254d32;
    border: solid 1px #254d32;
}
section.contact-pagesec ul.social-icon li i {
    background: #254d32;
    font-size: 16px;
    height: 34px;
    width: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border: solid 1px #dadbe3;
}

section.contact-pagesec form.app_contact_form {
    background: #EBF3ED;
    padding: 30px;
}

section.contact-pagesec form.app_contact_form .form-control {
    font-size: 14px;
    border-radius: 0px;
}

section.contact-pagesec form.app_contact_form label {
    font-size: 14px;
}
section.contact-pagesec form.app_contact_form button.btn.btn-green {
    background: #254d32;
    color: #fff;
    font-size: 14px;
    border-radius: 0px;
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 12px;
    padding-top: 12px;
    height: unset;
    width: 100%;
    border: solid 1px #254d32;
}

section.contact-pagesec form.app_contact_form .col-md-12 {
    margin-top: 24px;
}


section.contact-pagesec form.app_contact_form button.btn.btn-green:hover {
    background: transparent;
    color: #254d32;
}

section.contact-pagesec form.app_contact_form textarea#msg {
    height: 120px;
    font-family: "Open Sans", sans-serif;
}

section.contact-pagesec form.app_contact_form .form-control:focus {
    outline: none;
    box-shadow: none;
    border: none;
    border: 1px solid #254d32
}
section.contact-pagesec p {
    font-size: 16px;
    padding-right: 74px;
}
.approach-module {
    padding: 70px 0;
    background: #254d32;
    padding-top: 128px;
}

.approach-module .txtwrp {
    display: block;
    text-align: center;
    padding: 0 0 40px;
}

.approach-items {
    position: relative;
    counter-reset: my-sec-counter
}

.approach-items .approach-title {
    text-transform: capitalize;
    font-size: 22px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 15px;
    display: block;
    font-family: 'Georgia' !important;
}

.approach-items .approach-content {
    font-size: 14px;
    line-height: 22px;
    color: black
}

.approach-items .approach-item {
    position: relative;
    width: 100%;
    text-align: left
}

.approach-items .approach-item:before {
    position: absolute;
    left: 50%;
    height: 100%;
    width: 2px;
    display: block;
    content: '';
    background: -webkit-linear-gradient(top, #ffffff 50%, transparent 50%);
    background-size: 100% 6px;
}

.approach-items .approach-item .approach-inner {
    position: relative;
    float: left;
    box-sizing: border-box;
    border: 1px dashed #505050;
    padding: 28px;
    background: #EBF3ED;
}

.approach-items .approach-item .approach-inner:after {
    position: absolute;
    content: '';
    display: inline-block;
    counter-increment: my-sec-counter;
    content: "0" counter(my-sec-counter) "";
    color: #0057b8;
    font-weight: 700;
    font-size: 22px;
    line-height: 22px;
}

.approach-items .approach-item:nth-child(2n) .approach-inner {
    float: right
}

.approach-items .approach-item:after {
    clear: both;
    display: block;
    content: ''
}

.approach-sub-module {
    padding: 0 0 100px 0
}

.approach-sub-module .container {
    padding-top: 40px;
    border-top: 1px solid #d0d0d0
}

.approach-sub-module .section-title {
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 60px
}

.approach-sub-module .row:last-child .inner:before {
    display: none
}

.approach-sub-module .row:first-child .inner {
    padding: 25px 5% 25px 95px
}

.approach-sub-module .row:first-child .inner:before {
    top: 25px;
    height: calc(100% - 25px)
}

.approach-sub-module .row:last-child .approach-list:not(.active) .inner .column-count:before {
    position: absolute;
    height: 27px;
    z-index: 8;
    left: 50%;
    margin-left: -1px;
    top: -27px;
    display: block;
    content: '';
    width: 2px;
    background-color: #d0d0d0
}

.approach-selection {
    position: relative;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0)
}

.approach-selection .inner {
    position: absolute;
    top: -5px;
    left: 0;
    padding: 0 0 0 0 !important
}

.approach-selection .approach-title {
    position: relative;
    z-index: 19;
    text-transform: uppercase;
    color: #333743;
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    margin-bottom: 10px;
    display: block
}

.approach-selection .approach-content {
    position: relative;
    z-index: 11;
    font-size: 24px;
    line-height: 38px;
    color: #9297a3;
    opacity: .75;
    font-weight: normal
}

.approach-list {
    position: relative;
    padding-right: 8%;
    box-sizing: border-box
}

.approach-list:before {
    position: absolute;
    content: '';
    display: block;
    z-index: 21;
    right: 0;
    height: 100%;
    width: 8%
}

.approach-list .approach-title {
    position: relative;
    z-index: 19;
    text-transform: uppercase;
    color: #333743;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 12px;
    display: block
}

.approach-list .approach-content {
    position: relative;
    z-index: 11;
    font-size: 14px;
    line-height: 20px;
    color: #9297a3;
    opacity: .75;
    font-weight: normal
}

.approach-list .column-count {
    position: absolute;
    z-index: 12;
    top: 25px;
    left: 32px;
    background-color: white;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    font-size: 12px;
    font-weight: 500;
    color: #106674;
    border-radius: 34px;
    box-sizing: border-box;
    border: 2px solid #d0d0d0
}

.approach-list .inner {
    position: relative;
    padding: 25px 5% 25px 95px;
    box-sizing: border-box;
    z-index: 22
}

.approach-list .inner:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    content: '';
    display: block;
    height: 100%;
    background-color: white;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.approach-list .inner:before {
    position: absolute;
    height: 100%;
    z-index: 8;
    left: 48px;
    top: 0;
    display: block;
    content: '';
    width: 2px;
    background-color: #d0d0d0
}
@media (min-width: 801px) {
    .approach-items .approach-item .approach-inner {
        width: calc(50% - 70px);
    }
}

@media (min-width: 801px) {
    .approach-items .approach-item .approach-inner:after {
        top: 37%;
        right: -195px;
        margin-top: -11px;
        background: #fff;
        height: 55px;
        width: 55px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50px;
        color: #254d32;
    }
}

@media (min-width: 801px) {
    .approach-items .approach-item:nth-child(2n) .approach-inner:after {
        right: auto;
        left: -195px;
        background: #ffffff;
        height: 55px;
        width: 55px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50px;
        color: #254d32;
        top: 62px;
    }
}

@media (min-width: 801px) {
    .approach-items .approach-item .approach-inner:before {
        position: absolute;
        top: 50%;
        display: inline-block;
        content: '';
        right: -73px;
        width: 0;
        height: 0;
        margin-top: -12px;
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
        border-right: 12px solid #ffffff;
    }
}

@media (min-width: 801px) {
    .approach-items .approach-item:nth-child(2n) .approach-inner:before {
        left: -71px;
        right: auto;
        border-right: 0;
        border-left: 12px solid #ffffff;
    }

}
.approach-items .approach-item:hover .approach-inner {
    background: #fff;
}

.approach-items .approach-item:hover .approach-inner span.approach-title {
}

.approach-items .approach-item:hover .approach-inner .approach-content {
}
section.sec2-2-abt h3 {
    text-align: center;
    text-transform: capitalize;
    font-size: 18px;
    margin-bottom: 0px;
}

section.sec2-2-abt h2 {
    text-align: center;
    font-size: 35px;
}

section.sec2-2-abt p {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

section.sec2-2-abt h4 {
    font-family: "Open Sans", sans-serif !important;
    text-align: center;
    font-size: 18px;
    margin-bottom: 0px;
}
.approach-module h4.sub-head, .approach-module h2.main-heading {
    color: #fff;
}

.approach-module h2.main-heading {
    font-size: 35px;
}

.sec4-abt .bg-box-w h3 {
    font-size: 28px !important;
}

.sec4-abt .bg-box-w {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
section.sec2-2-abt img.imag-absolt {
    position: relative;
    z-index: 9;
    top: 70px;
    border-radius: 20px;
}

section.sec2-2-abt {
    padding-bottom: 0px;
}
section.testimonials-sec {
    padding-top: 20px;
}

section.testimonials-sec h2 {
    margin-bottom: 40px;
}
section.testimonials-sec .testimls {
    padding-bottom: 20px;
}

section.testimonials-sec .quote {
    border: solid 1px #00000021;
    padding: 30px;
    border-radius: 20px;
    height: 440px;
}

section.testimonials-sec .quote .imag img {
    height: 100px;
    width: 100px;
    object-fit: cover;
    border-radius: 50px;
    border: solid 1px #00000021;
}

section.testimonials-sec .quote .imag {
    text-align: center;
    margin-bottom: 20px;
}

section.testimonials-sec .quote .detals {
    text-align: center;
}

section.testimonials-sec .quote .detals p {
    font-size: 14px;
    color: #645e5e;
}

section.testimonials-sec .quote .detals h3 {
    font-size: 20px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

section.testimonials-sec .quote .detals h4 {
    font-size: 14px;
}

section.testimonials-sec .quote .detals img {
    width: 100px;
}
.editng-sec3 {
    background: #254d32;
}

section.sec2-ghost {
    padding-bottom: 70px;
}
.cta-b h2 {
    color: #2c2d30 !important;
    text-shadow: none !important;
}

.cta-b p {
    color: #2c2d30 !important;
    padding-right: 38px;
}

.cta-b .btns a.btn-gren {
    background: #254d32;
    color: #fff;
    border: solid 1px #254d32;
}

.cta-b .btns a.btn-gren:hover {
    color: #254d32 !important;
}
section.sec-faq h2 {
    margin-bottom: 0px !important;
}

section.sec-faq .heading {
    margin-bottom: 30px;
}
section.books-boxessec .bg-box-w {
    text-align: center;
    background-size: cover !important;
    display: flex;
    flex-wrap: wrap;
    padding-top: 220px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

section.books-boxessec .bg-box-w p {
    width: 100%;
    flex: 0 0 100%;
    color: #fff;
    margin-bottom: 0px;
}

section.books-boxessec .bg-box-w h3 {
    width: 100%;
    flex: 0 0 100%;
    color: #fff;
    font-size: 28px;
    margin-bottom: 0px;
}

section.books-boxessec .bg-box-w .btn {
    width: 100%;
    flex: 0 0 100%;
}

section.books-boxessec .bg-box-w h3 br {
    display: none;
}

section.books-boxessec .bg-box-w .btn a {
    background: #fff;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-top: 8px;
    text-transform: capitalize;
    font-size: 12px;
    border: solid 1px #fff;
}

section.books-boxessec .bg-box-w .btn a:hover {
    background: transparent;
    color: #fff;
}
section.cta-boxsec .without-befor:before {
    display: none;
}
section.sec2-cover {
    background: #254d32;
}

section.sec2-cover h2 {
    padding-top: 14px;
    font-size: 50px;
    color: #ffffff;
    text-shadow: 1px 1px 2px #1a1919;
    font-weight: 500;
    text-align: left;
    padding-bottom: 0px;
}

section.sec2-cover p {
    font-size: 16px;
    color: #fff;
    text-align: left;
}

section.sec2-cover  .box-item {
    background: #fff;
    background-size: cover;
    padding-top: 10px;
    padding-bottom: 22px;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 30px;
}

section.sec2-cover .boxs-row {
    margin-top: 45px;
}

section.sec2-cover .box-item h4 {
    padding-top: 16px;
    color: #2c2d30;
    font-size: 22px;
    text-align: left;
}

section.sec2-cover .box-item  p {
    font-size: 14px;
    color: #2c2d30;
}

section.sec2-cover .box-item a.icn img {
    height: 40px;
}

section.sec2-cover .box-item:hover {
    background: #EBF3ED;
}
.sec2covr {
    padding-bottom: 15px !important;
}
section.sec-faq h2 {
    text-align: left;
    font-size: 35px;
}
section.book-bxs-new .bg-box-b {
    padding-left: 30px;
    padding-top: 56px;
    padding-bottom: 60px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-size: cover !important;
    transition: transform 0.5s ease;
    overflow: hidden;
}

section.book-bxs-new .bg-box-b p {
    width: 100%;
    font-size: 14px;
    margin-bottom: 0px;
}

section.book-bxs-new .bg-box-b h3 {
    font-size: 45px;
    margin-top: 4px;
    width: 100%;
    margin-bottom: 26px;
    font-family: 'Georgia' !important;
}

section.book-bxs-new .bg-box-b .btn a {
    background: #254d32;
    font-size: 12px;
    font-weight: 300;
    padding-left: 14px;
    padding-right: 14px;
    padding-bottom: 8px;
    padding-top: 8px;
    border-radius: 0px !important;
    text-transform: capitalize;
    border: solid 1px #254d32;
    color: #fff;
}

section.book-bxs-new .bg-box-b .btn a:hover {
    background: transparent;
    color: #254d32;
}

section.book-bxs-new .bg-box-b .btn {
    padding: 0px;
}

section.book-bxs-new .bg-box-w {
    padding-left: 30px;
    padding-top: 160px;
    padding-bottom: 35px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-size: cover !important;
    transition: transform 0.5s ease;
    overflow: hidden;
    text-align: center;
    padding-right: 30px;
}

section.book-bxs-new .bg-box-w p {
    color: #fff;
    width: 100%;
    font-size: 14px;
    margin-bottom: 0px;
}

section.book-bxs-new .bg-box-w h3 {
    font-size: 36px;
    color: #fff;
    margin-top: 4px;
    width: 100%;
    font-family: 'Georgia' !important;
    margin-bottom: 0px;
}

section.book-bxs-new .bg-box-w .btn {
    width: 100%;
    flex: 0 0 100%;
}

section.book-bxs-new .bg-box-w .btn a {
    background: #fff;
    font-size: 12px;
    font-weight: 300;
    padding-left: 14px;
    padding-right: 14px;
    padding-bottom: 8px;
    padding-top: 8px;
    border-radius: 0px !important;
    text-transform: capitalize;
    border: solid 1px #fff;
}

section.book-bxs-new .bg-box-w h3 br {
    display: none;
}

section.book-bxs-new .bg-box-w .btn a:hover {
    color: rgb(255, 255, 255);
    background: transparent;
}
.side-bar-sm-frm {
    position: fixed;
    top: 130px;
    right: 0;
    transform: translateX(150%);
    transition-duration: .8s;
    z-index: 99
}

.side-call .icon,.side-chat .icon,.side-head {
    background: linear-gradient(113deg,rgba(var(--clr-1),1),rgba(var(--clr-2),1))
}

.side-bar-sm-frm.scroll {
    transform: translateX(100%)
}

.side-bar-sm-frm.active,.side-call:hover,.side-chat:hover {
    transform: translateX(0)
}

.side-head {
    transform: rotate(-90deg);
    width: 359px;
    cursor: pointer;
    height: 49px;
    position: absolute;
    left: -203px;
    right: 0;
    font-size: 28px;
    top: 155px;
    text-align: center;
    color: #fff;
    border-radius: 15px 15px 0 0;
    display: flex;
    justify-content: center;
    padding: 0 20px;
    box-shadow: -20px 0 20px rgba(var(--clr-2), .5);
}

.side-call,.side-chat {
    position: fixed;
    right: 0;
    display: flex;
    z-index: 9999
}

.chat-body,.side-body {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(var(--clr-2),1);
    color: #fff;
    box-shadow: 0 0 36px rgba(var(--dark-color),.1);
    background: #254d32;
    padding-right: 20px;
}

.side-chat {
    top: 50%;
    transform: translateX(66%);
    border: solid 1px #fff;
}

.side-call {
    top: 42%;
    transform: translateX(75%);
    border: solid 1px #fff;
    padding-bottom: 0px;
}

.side-call,.side-chat {
    transition: .8s;
}

.side-call .icon,.side-chat .icon {
    border-radius: 0px;
    box-shadow: -3px 0 10px rgba(var(--clr-2),.6);
    height: 40px;
    width: 40px;
    background: #254d32;
    color: #fff;
}

.side-call .icon, .side-chat .icon {
    display: flex;
    align-items: center;
    justify-content: center;
}
div#exampleModal .modal-content {
    border-radius: 10px;
    background: transparent;
    position: relative;
    border: none;
}

div#exampleModal .modal-header {
    background-color: #0F4D36 !important;
    color: white;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 20px;
    border-top: 5px solid #e2a91a;
}

div#exampleModal .modal-body {
    background: #ffffff;
    border-radius: 0px;
    padding-top: 35px;
}

div#exampleModal .modal-footer {
    padding: 10px;
    background: linear-gradient(43deg, #BD7D03 0%, #FFCA2C 99%);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

div#exampleModal .modal-title {
    font-size: 20px;
    font-weight: 600;
    COLOR: #ffffff;
    text-align: center;
    padding: 10px;
    background: #254d32;
    margin-bottom: 10px;
    border-radius: 0px;
    text-transform: capitalize;
}

form#expertForm .form-control {
    border-radius: 0px;
    padding: 10px;
    margin-bottom: 15px;
    background: #EBF3ED;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    height: 35px;
}

form#expertForm .btn-primary {
    background-color: #254d32;
    padding: 7px 20px;
    border-radius: 0px;
    width: 100%;
    transition: background-color 0.3s;
    border: solid 1px #254d32;
    font-weight: 400;
    height: 40px;
}

div#exampleModal .modal-footer .btn-secondary {
    background-color: #f0f0f0;
    border-radius: 20px;
    padding: 10px 20px;
    font-weight: bold;
}

div#exampleModal .modal-footer .btn-secondary:hover {
    background-color: #ccc;
}
div#exampleModal .modal_img {
    position: absolute;
    content: '';
    width: 147px;
    height: 109px;
    top: -68px;
    left: -65px;
    z-index: 99;
}

form#expertForm textarea#message {
    height: 100px;
    resize: none;
    font-family: "Open Sans", sans-serif;
}

div#exampleModal button.close {
    position: absolute;
    right: -14px;
    z-index: 9;
    background: #254d32;
    opacity: 1;
    height: 30px;
    width: 30px;
    top: -14px;
    border-radius: 50px;
}

div#exampleModal button.close span {
    color: #fff;
}

form#expertForm .form-control:focus {
    outline: none;
    border: solid 1px #254d32;
    box-shadow: none;
}

form#expertForm .btn-primary:hover {
    background: transparent;
    color: #fff !important;
    border: solid 1px #fff;
}
form#expertForm .btn-primary:focus{
  outline: none;
  box-shadow: none;
}

/*------lp css------*/
header.headr {
    position: absolute;
    width: 100%;
    z-index: 9;
}

header.headr a.logo {
    color: #fff;
}

header.headr ul.menu li .btn-head-transparent {
    border: solid 1px #fff;
    color: #fff;
    padding-top: 9px;
    padding-bottom: 9px;
    border-radius: 0px;
    padding-left: 14px;
    padding-right: 14px;
}
.lp-bnr {
    padding-top: 190px;
}
header.headr ul.menu li .btn-head-transparent:hover {
    background: #254d32;
    border: solid 1px #254d32;
}

header.headr ul.menu li .btn-head {
    color: #fff !important;
}
.lp-bnr ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.lp-bnr ul li {
    color: #fff;
    position: relative;
    padding-left: 20px;
    padding-right: 24px;
    padding-bottom: 15px;
}

.lp-bnr ul li:before {
    content: "\f058";
    font-family: "FontAwesome";
    display: table-cell;
    vertical-align: middle;
    color: #ffffff;
    position: absolute;
    left: 0px;
}

footer.lp-footr .column {
    text-align: center;
}

footer.lp-footr .column p {
    width: 42%;
    margin-left: auto;
    margin-right: auto;
}

footer.lp-footr .column .cntct-details {
    border-top: solid 1px #ffffff17;
    padding-top: 30px;
    padding-bottom: 18px;
    margin-top: 30px;
}

footer.lp-footr .column .cntct-details ul {
    padding-left: 0px;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0px;
}

footer.lp-footr .column .cntct-details ul li {
    position: relative;
    padding-left: 52px;
    padding-right: 26px;
    text-align: left;
    margin-left: 20px;
    margin-right: 6px;
}

footer.lp-footr .column .cntct-details ul li a {
    font-size: 14px;
    color: #dadbe3;
}

footer.lp-footr .column .cntct-details ul li a strong {
    font-size: 16px;
    text-transform: capitalize;
    font-family: 'Georgia';
    font-weight: 500;
}

footer.lp-footr .column .cntct-details ul li a img {
    position: absolute;
    left: 0px;
    top: 2px;
    background: #244d32;
    padding: 8px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    border: dashed 1px #fff;
}

footer.lp-footr .copyright {
    margin-top: 0px;
}

footer.lp-footr .row-f {
    padding-top: 20px;
}
footer.lp-footr .copyright .row {
    justify-content: space-between;
}

footer.lp-footr .copyright .row p {
    text-align: left;
}

footer.lp-footr .copyright .row .col-md-6:last-child {
    text-align: right;
    color: #dadbe3;
}

footer.lp-footr .copyright .row .col-md-6:last-child a {
    color: #dadbe3;
    font-size: 12px;
    text-decoration: underline;
}

.lp-sec .services-carousel .box-item img.icn {
    height: 55px;
    background: #EBF3ED;
    padding: 8px;
    margin-bottom: 10px;
    border: dashed 1px #254d32;
}

.lp-sec .box-item {
    padding-top: 30px;
}

div#exampleModal .modal-body {
    animation: banner-form-animate 1s linear infinite;
}
@keyframes banner-form-animate {
    0% {
/*        filter: drop-shadow(0px 0px 5px #58eaff);*/
        /* transform: translateY(-5px); */
    }

    50% {
        /* filter: unset; */
/*        filter: drop-shadow(0px 0px 5px #e50b48);*/
        box-shadow: 0px 0px 1px 2px #254d32, 0px 0px 1px 2px #254d32 inset;
        border-color: #000;
        /* transform: translateY(0px); */
    }

    80% {
        /* filter: unset; */
/*        filter: drop-shadow(0px 0px 5px ##00838c);*/
        box-shadow: 0px 0px 1px 2px #254d32ad, 0px 0px 1px 2px #254d32ad inset;
        border-color: #000;
    }

    100% {
/*        filter: drop-shadow(0px 0px 5px #58eaff);*/
        /* transform: translateY(-5px); */
    }
}
div#exampleModal .modal-dialog {
    max-width: 800px;
}

div#exampleModal .modal-body {
    background: #000 url(../images/popupimag.webp) !important;
    background-position: 100% 60%;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 40px;
}

div#exampleModal h5#exampleModalLabel {
    width: 40%;
    margin-left: auto;
}

div#exampleModal form#expertForm {
    width: 80%;
    margin-left: auto;
    background: #254d32bf;
    padding: 20px;
}

.lp-sec .nav-tabs {
    border-bottom: solid 1px #e5e5e557;
}

.lp-sec .nav-tabs li.nav-item a {
    border: 0px;
    color: #fff;
    font-size: 15px;
    border-color: #fff !important;
}

.lp-sec .tab-pane {
    padding-top: 35px;
}

.lp-sec .tab-pane h4 {
    text-align: left;
    color: #fff;
}

.lp-sec .tab-pane p {
    text-align: left;
    color: #e3e3e3;
}

.lp-sec .tab-pane ul.inner-tab-promotion-list {
    column-count: 2;
    text-align: left;
}

.lp-sec .tab-pane ul.inner-tab-promotion-list li {
    padding-bottom: 10px;
    color: #e3e3e3;
    font-size: 16px;
}

.lp-sec .tab-pane ul.inner-tab-promotion-list i {
    margin-right: 7px;
    color: #e3e3e3;
}
.lp-sec .tab-pane .btns {
    text-align: left;
    margin-top: 40px;
}

.lp-sec .tab-pane .btns a {
    background: #fff;
    font-size: 14px;
    font-weight: 300;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 12px;
    padding-top: 12px;
    border-radius: 0px !important;
    text-transform: capitalize;
    border: solid 1px #ffffff;
    color: #1C1C1C;
    margin-right: 14px;
}
.lp-sec .tab-pane .btns a:hover{
    background: transparent;
    color: #fff;
}
footer a.logo img {
    width: 165px;
    margin-bottom: 16px;
}

section.quotes-sec .quote .imag img {
    height: 340px;
    width: 100%;
    object-fit: cover;
}
.lp-sec .nav-tabs {
    background: #fff;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lp-sec .nav-tabs li.nav-item a {
    color: #000;
    background: #fff;
    margin: 5px;
    font-size: 14px;
    border-radius: 0px;
    position: relative;
    transition: none;
}

.lp-sec .nav-tabs li.nav-item {
    width: 12%;
}

.lp-sec .nav-tabs li.nav-item a:hover {
    background: #254d32;
    color: #fff;
}
.lp-sec .nav-tabs li.nav-item a.active{
    background: #254d32;
    color: #fff;
}
.lp-sec .nav-tabs li.nav-item a.active:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 14px solid #254d32;
    position: absolute;
    bottom: -10px;
    left: 43%;
    opacity: 1;
    transition: 0.4s;
}
.lp-sec .nav-tabs li.nav-item a:hover::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 14px solid #254d32;
    position: absolute;
    bottom: -10px;
    left: 43%;
    opacity: 1;
}
.btn.btn-w a.btn-trnpt {
    background: #fff !important;
    color: #000 !important;
}
.our-banner {
    position: relative;
    overflow: hidden;
    color: #fff;
}

.our-banner .video-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

.our-banner .container {
    position: relative;
    z-index: 1;
}
.home-mnu {
    position: absolute;
    width: 100%;
    background: rgb(255 255 255 / 13%);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

.home-mnu ul li a {
    color: #fff;
}

.home-mnu ul li.dropdown a.dropbtn {
    color: #fff !important;
}

.home-mnu ul li.dropdown i {
    color: #fff !important;
    top: 8px;
}

.home-mnu ul li.dropdown a {
    color: #000;
}

.btn-bnr {
    position: relative;
    top: 170px;
}
ul.strs {
    display: flex;
}

ul.strs li i {
    font-size: 10px;
    color: #254d32;
}

ul.strs li {
    margin-right: 2px;
    font-size: 12px;
}
ul.strs li:first-child {
    margin-right: 4px;
}





footer {
    background: #1C1C1C;
}

footer h3 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 0px;
}

footer p {
    font-size: 13px;
}

footer ul.menu li a {
    color: #dadbe3;
    font-size: 13px !important;
}
footer ul.social-icon li i:hover {
    background: transparent;
    color: #dadbe3;
}
footer ul.social-icon li i {
    background: #dadbe3;
    font-size: 14px;
    height: 22px;
    width: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #254d32;
    border: solid 1px #dadbe3;
}
footer .twocolumns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}
footer .col-md-4.column {
    padding-right: 78px;
}

footer ul.menu li a:hover {
    color: #254d32;
    padding-left: 2px;
}

footer ul.menu li {
    padding-bottom: 4px;
}
footer ul.cntct-details li {
    padding-bottom: 10px;
    color: #dadbe3;
    font-weight: 300;
    font-size: 13px;
}

footer ul.cntct-details li a {
    color: #dadbe3;
    font-size: 13px !important;
    text-decoration: underline;
}

footer ul.cntct-details li:last-child a {
    color: #dadbe3;
    font-size: 18px !important;
}

footer .row-f {
    padding-top: 35px;
    padding-bottom: 20px;
}


@media screen and (max-width: 460px){
.dropdown-content {
    transform: unset !important;
    opacity: 1;
}
.btn-bnr {
    top: 0px;
}
.top-headr p {
    text-align: center;
}

.top-headr .social-icon {
    justify-content: center;
    padding-top: 10px;
}

section.sec-logos {
    padding-bottom: 25px;
    padding-top: 25px;
}

section.our-banner h3 {
    font-size: 26px;
}

section.our-banner h1 {
    font-size: 54px;
    line-height: 1.2;
}

section.our-banner p {
    width: 100%;
    line-height: 1.2;
}

section.our-banner {
    padding-top: 90px;
    padding-bottom: 90px;
    height: unset;
}
section.sec2-2-home:after {
    background-size: cover;
    height: 85px;
}
section.sec2-home .bg-box-w {
    padding-left: 20px;
    padding-top: 26px;
    padding-bottom: 26px;
    margin-bottom: 20px;
}

section.sec2-home .bg-box-w h3 {
    font-size: 22px;
    margin-bottom: 16px;
}

section.sec2-home .bg-box-d {
    padding-left: 20px;
    padding-top: 26px;
    padding-bottom: 26px;
    margin-bottom: 20px;
}

section.sec2-home .bg-box-d h3 {
    font-size: 22px;
    margin-bottom: 16px;
}

section.sec2-home {
    padding-top: 50px;
    padding-bottom: 20px;
}

.books-newrelease .itemb .book-image img {
    height: 190px;
}

.books-newrelease .itemb .data-bok h4 {
    font-size: 30px;
    margin-top: 10px;
}

.books-newrelease .itemb .data-bok img {
    width: 100px;
}

section.book-inside .col-md-9 h3 {
    margin-top: 40px;
}

section.cta-boxsec .row {
    padding-left: 20px;
    padding-right: 20px;
}

section.cta-boxsec .row h2 {
    font-size: 34px;
}

footer {
    padding-top: 0px;
}

section.sec-blog {
    padding-bottom: 50px;
}

section.sec-serv h2 br {
    display: none;
}

section.sec-serv h2 {
    font-size: 35px;
}

section.sec-serv .flex-div .btnmore {
    display: none;
}

section.sec-serv {
    padding-top: 50px;
    padding-bottom: 30px;
}
section.book-inside .carousel-group {
    grid-template-columns: repeat(2, 1fr);
}
footer ul.menu li a {
    color: #dadbe3 !important;
    padding-bottom: 0px;
    padding-left: 0px;
    text-transform: capitalize;
}

footer .twocolumns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

.copyright .col-md-12 {
    margin-bottom: 0px;
}

footer ul.menu li {
    margin-bottom: 0px;
}

footer .col-md-4.column {
    padding-right: 20px;
}
section.quotes-sec .quotes.owl-carousel.owl-loaded.owl-drag {
    padding-left: 0px;
    padding-top: 80px;
}

section.quotes-sec .quote .detals p.awds {
    margin-top: 15px;
}

section.quotes-sec .quote .detals h4 {
    font-size: 11px;
    margin-bottom: 10px;
}

section.quotes-sec .quote .detals {
    padding-left: 20px;
}

section.plansec .row .plan {
    margin-top: 10px;
    margin-bottom: 10px;
}

section.plansec .row .plan h3 {
    padding-bottom: 3px;
}

.blog-bx {
    margin-bottom: 42px;
}

footer {
    padding-top: 0px !important;
}
section.subscribe {
    padding-bottom: 10px;
}
.abtbnr h1 {
    font-size: 46px;
}
section.sec2-ghost .heading h2 {
    font-size: 30px;
}

section.sec2-ghost .btns {
    padding-top: 20px;
    padding-bottom: 40px;
}
section.quotes-sec .quote .imag img {
    height: 190px;
}
.menu-bar ul.menu a.btn-head {
    animation: none;
    color: #fff !important;
    margin-top: 30px;
    width: fit-content;
}

header ul.menu li {
    text-align: left;
    margin-left: 0px !important;
    padding-left: 22px;
}
.home-mnu {
    position: absolute;
    backdrop-filter: none;
    background: transparent;
    padding-top: 24px !important;
}

header {
    padding: 0px !important;
}
.menu-bottom span {
    background: #fff !important;
}

.menu-bottom {
    top: -36px !important;
}
}
section.book-inside .carousel-group .data-bok a {
    color: #254d32;
    text-decoration: underline;
    font-size: 12px;
}
.books-newrelease .itemb a {
    color: #254d32;
    text-decoration: underline;
    font-size: 12px;
}

.payment-detail {
  background: #dadbe3;
  border-radius: 0px;
  padding: 20px;
  margin-top: 30px;
}

.payment-detail .auth-desc {
  box-shadow: none;
  background: 0;
  border: 0;
  padding: 0;
}

.payment-detail h6,
.payment-detail p {
  color: #1A1A1A;
  margin-bottom: 00px;
}


.payment-detail h6 {
    font-size: 30px;
    margin-bottom: 0px;
    text-transform: capitalize;
}
/*-----thanks giving css------*/

.thank-you {
    padding: 100px 0;
    margin-bottom: 240px;
}

  .thank-you a{
    border-radius: 50px;
    padding: 15px 65px;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    width: 30%;
    text-align: center;
    cursor: pointer;
    transition: .5s ease-in-out;
    height: auto;
    background: #25235f;
    display: block;
    margin: 0 auto 20px !important;
  }
  .thank-you .thank-you-img{
    margin: 20px auto 20px;
    display: table;
  }
    .JT {
  position: absolute;
  top: 302px;
  left: 50%;
  transform: translate(-50%);
}

.JT-leg {
  position: absolute;
  top: 90px;
  z-index: -100;
}

.JT-leg_left {
  left: 48%;
}

.JT-leg_right {
  left: 63%;
}

.JT-leg-shin {
  width: 10px;
  height: 40px;
  background: #f8931f;
  position: relative;
  z-index: 100;
  background: linear-gradient(to right, #f7ad59 0%, #f9a94a 100%);
}

.JT-leg-foot {
  width: 40px;
  height: 10px;
  background-color: #f8931f;
  border-top-left-radius: 100% 100%;
  border-top-right-radius: 100% 100%;
  border-bottom-right-radius: 14% 100%;
  border-bottom-left-radius: 14% 100%;
  position: absolute;
  z-index: 200;
  bottom: -5px;
}

.JT-leg-foot-left {
  left: -30px;
  transform-origin: left;
  transform: rotate(0deg);
  position: absolute;
}

.JT-leg-foot-right {
  left: 0px;
  position: absolute;
  transform-origin: left;
  transform: rotate(-20deg);
  -webkit-animation: shake .5s infinite;
  animation: shake .5s infinite;
}

.JT-feathers {
  position: absolute;
  z-index: 50;
  left: -100%;
  top: 20%;
  transform: tronsform-origin(left bottom);
  transform: rotate(-5deg);
}

.JT-feather {
  width: 180px;
  height: 60px;
  background-color: #aa6615;
  border-top-left-radius: 40% 100%;
  border-top-right-radius: 100% 70%;
  border-bottom-right-radius: 100% 100%;
  border-bottom-left-radius: 40% 100%;
  box-shadow: 0px 0px 0px #000000;
  position: absolute;
  transform-origin: right center;
}

.JT-feather-1 {
  transform: rotate(20deg);
  background-color: #a95026;
}

.JT-feather-2 {
  transform: rotate(40deg);
  background-color: #ab8427;
}

.JT-feather-3 {
  transform: rotate(60deg)
}

.JT-feather-4 {
  transform: rotate(80deg);
  background-color: #f8931f;
}

.JT-feather-5 {
  transform: rotate(100deg);
  background-color: #f8931f;
}

.JT-feather-6 {
  transform: rotate(120deg)
}

.JT-feather-7 {
  transform: rotate(140deg);
  background-color: #ab8427;
}

.JT-feather-8 {
  transform: rotate(160deg);
  background-color: #a95026;
}

.JT-feather-9 {
  transform: rotate(180deg)
}

.JT-bod {
  position: relative;
  width: 120px;
  height: 100px;
  background-color: #7b2e12;
  background: linear-gradient(to right, rgba(123, 46, 18, 1) 0%, rgba(64, 19, 3, 1) 100%);
  border-top-left-radius: 100% 100%;
  border-top-right-radius: 100% 100%;
  border-bottom-right-radius: 50% 80%;
  border-bottom-left-radius: 50% 80%;
  z-index: 900;
}

.JT-sign {
  position: absolute;
  z-index: 1300;
  width: 230px;
  height: 44px;
  line-height: 45px;
  left: -50px;
  background: #fff;
  background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(207, 205, 207, 1) 100%);
  top: 45px;
  transform: rotate(5deg);
  text-align: center;
  font-family: 'Indie Flower', cursive;
  font-size: 26px;
  font-weight: bold;
}

.JT-sign::before {
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  left: -10px;
  top: -5px;
  background-color: #7b2e12;
  border-top-left-radius: 50% 50%;
  border-top-right-radius: 50% 50%;
  border-bottom-right-radius: 30% 30%;
  border-bottom-left-radius: 30% 30%;
  transform: rotate(90deg);
}

.JT-sign::after {
  content: "";
  width: 20px;
  height: 20px;
  background-color: #7b2e12;
  display: block;
  position: absolute;
  right: -12px;
  top: 15px;
  background-color: #7b2e12;
  border-top-left-radius: 50% 50%;
  border-top-right-radius: 50% 50%;
  border-bottom-right-radius: 30% 30%;
  border-bottom-left-radius: 30% 30%;
  transform: rotate(-90deg);
}

.JT-head {
  position: absolute;
  z-index: 1000;
  left: 20%;
  top: -50px;
  width: 70px;
  height: 75px;
  background-color: #c4694a;
  background: linear-gradient(to right, rgba(194, 142, 124, 1) 0%, rgba(196, 104, 74, 1) 100%);
  border-radius: 100%;
}

.JT-eye {
  border-radius: 100%;
  width: 50px;
  height: 50px;
  background: #fff;
  position: absolute;
  top: -55px;
  z-index: 1050;
}

.JT-eye-left {
  left: 15px;
}

.JT-eye-right {
  left: 55px;
}

.JT-eye-iris {
  position: absolute;
  top: 36px;
  left: 20px;
  z-index: 1060;
  border-radius: 100%;
  width: 10px;
  height: 10px;
  background: #000;
}

.JT-beak {
  position: absolute;
  top: -14px;
  left: 40px;
  z-index: 1040;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 35px 20px 0 20px;
  border-color: #f8d04f transparent transparent transparent;
  border-radius: 200px;
}

.JT-hat {
  position: absolute;
  top: -115px;
  left: 15px;
  z-index: 1100;
  transform: tronsform-origin(left bottom);
  transform: rotate(-10deg);
}

.JT-hat-pipe {
  width: 70px;
  height: 60px;
  background-color: #000;
  background: linear-gradient(to right, rgba(74, 74, 74, 1) 0%, rgba(0, 0, 0, 1) 100%);
  border-bottom: 15px solid #fff;
  z-index: 1200;
  position: relative;
}

.JT-hat-brim {
  position: absolute;
  bottom: -15px;
  left: -60%;
  z-index: 1150;
  width: 160px;
  height: 26px;
  background-color: #000;
  background: linear-gradient(to right, rgba(74, 74, 74, 1) 0%, rgba(0, 0, 0, 1) 100%);
  border-top-left-radius: 100% 100%;
  border-top-right-radius: 100% 100%;
  border-bottom-right-radius: 57% 32%;
  border-bottom-left-radius: 66% 32%;
}

.JT-shake {
  -webkit-animation: shake 3.5s infinite;
  animation: shake 3.5s infinite;
}

.JT-rock {
  -webkit-animation: rock 3.5s infinite;
  animation: rock 3.5s infinite;
}

.JT-bounce {
  -webkit-animation: bounce 1s infinite;
  animation: bounce 1s infinite;
}

@keyframes shake {
  0% {
    -webkt-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkt-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  100% {
    -webkt-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes rock {
  0% {
    -webkit-transform: translate(10px);
    transform: translate(10px);
  }
  50% {
    -webkit-transform: translate(0px);
    transform: translate(0px);
  }
  100% {
    -webkit-transform: translate(10px);
    transform: translate(10px);
  }
}

@keyframes bounce {
  0% {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  30% {
    -webkit-transform: translate(0px, 3px);
    transform: translate(0px, 3px);
  }
  75% {
    -webkit-transform: translate(0px, -3px);
    transform: translate(0px, -3px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
}

.leaves {
  position: absolute;
}

.leaf1 {
  position: absolute;
  font-size: 70px;
  top:0;
  animation: fall 5s linear infinite;
}

.leaf2 {
  position: absolute;
  font-size: 55px;
  top:0;
  animation: fall2 6s linear infinite;
}

.leaf3 {
  position: absolute;
  font-size: 40px;
  top:-400px;
  left:-100px;
  animation: fall 4s linear infinite 1s;
}

.leaf4 {
  position: absolute;
  font-size: 45px;
  top:-400px;
  left:300px;
  animation: fall2 4s linear infinite 1.5s;
}

.leaf5 {
  position: absolute;
  font-size: 55px;
  top:-410px;
  left:250px;
  animation: fall3 4s linear infinite 2s;
}

@keyframes fall {
  0% {top:-410px; transform: translateX(-100px) rotateX(180deg);}
  100% {top:400px; transform: translateX(250px) rotateX(-180deg);}
}

@keyframes fall2 {
  0% {top:-410px; transform: translateX(50px) rotateX(-90deg);}
  100% {top:400px; transform: translateX(-350px) rotateX(180deg);}
}

@keyframes fall3 {
  0% {top:-430px; transform: translateX(0px) rotateX(-180deg);}
  100% {top:400px; transform: translateX(-400px) rotateX(180deg);}
}

@keyframes fall4 {
  0% {top:-430px; transform: translateX(0px) rotateY(-180deg);}
  100% {top:400px; transform: translateX(-400px) rotateY(180deg);}
}

@keyframes fall5 {
  0% {top:-410px; transform: translateX(-100px) rotateY(180deg);}
  100% {top:400px; transform: translateX(250px) rotateY(-180deg);}
}

.leaf6 {
  position: absolute;
  font-size: 55px;
  top:-410px;
  left:-250px;
  animation: fall3 4s linear infinite 1.5s;
}

.leaf7 {
  position: absolute;
  font-size: 35px;
  top:-410px;
  left:-350px;
  animation: fall2 5s linear infinite .5s;
}

.leaf8 {
  position: absolute;
  font-size: 75px;
  top:-430px;
  left:550px;
  animation: fall3 5s linear infinite .5s;
}

.leaf9 {
  position: absolute;
  font-size: 35px;
  top:-430px;
  left:150px;
  animation: fall4 6s linear infinite .3s;
}

.leaf10 {
  position: absolute;
  font-size: 55px;
  top:-430px;
  left:450px;
  animation: fall5 3.7s linear infinite 1.3s;
}

.leaf11 {
  position: absolute;
  font-size: 55px;
  top:-430px;
  left:650px;
  animation: fall5 4.7s linear infinite 1.7s;
}
.JT-sign {
    font-size: 25px;
    font-weight: bold;
    color: #ffcc00;
    text-align: center;
    text-shadow: 2px 2px 4px #000;
    margin-top: -12px;
    height: 85px;
}

.JT-offer {
    font-size: 20px;
    font-weight: 700;
    color: #ff0000;
    animation: blink 1s infinite;
    text-shadow: 2px 2px 6px rgba(0,0,0,0.4);
}

@keyframes blink {
    0% { opacity: 1; transform: scale(1); }
    50% { opacity: 0.3; transform: scale(1.1); }
    100% { opacity: 1; transform: scale(1); }
}
.modal-body.thanksgivngpopup form#expertForm {
    background: #254d3200 !important;
    padding: 10px !important;
}

.thanksgivngpopup h5#exampleModalLabel {
    width: 80% !important;
    font-size: 19px !important;
    color: #ffffff !important;
    padding: 0px !important;
    background: transparent !important;
}
.thanksgivngpopup {
  overflow: hidden;
  position: relative;
}
.thanksgivngpopup form#expertForm button.btn.btn-primary {
    background: linear-gradient(90deg, rgb(37 77 50) 0%, rgb(37 77 50) 50%) !important;
    border: solid 1px #efe3d5 !important;
}
.thanksgivngpopup{
    animation: popup-form-animate 1s linear infinite !important;
}
@keyframes popup-form-animate {
    0% {
/*        filter: drop-shadow(0px 0px 5px #58eaff);*/
        /* transform: translateY(-5px); */
    }

    50% {
        /* filter: unset; */
/*        filter: drop-shadow(0px 0px 5px #e50b48);*/
        box-shadow: 0px 0px 1px 2px #f75405, 0px 0px 1px 2px #fc7d17 inset;
        border-color: #000;
        /* transform: translateY(0px); */
    }

    80% {
        /* filter: unset; */
/*        filter: drop-shadow(0px 0px 5px ##00838c);*/
        box-shadow: 0px 0px 1px 2px #e44700, 0px 0px 1px 2px #fec335 inset;
        border-color: #000;
    }

    100% {
/*        filter: drop-shadow(0px 0px 5px #58eaff);*/
        /* transform: translateY(-5px); */
    }
}
.thanksgivngpopup h4 {
    position: absolute;
    left: 44.8%;
    top: 31%;
    font-size: 21px;
    color: #fff;
    text-shadow: 1px 1px 2px #e1e1e1;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif !important;
    font-weight: 800;
    animation: blinkGlow 1s ease-in-out infinite;
}

@keyframes blinkGlow {
    0%, 100% {
        text-shadow: 0 0 5px #cf2c02, 0 0 10px #fe8d0e;
        color: #ffffff;
    }
    50% {
        text-shadow: 0 0 8px #c72601, 0 0 15px #cc2000;
        color: #000000; /* optional glowing tint */
    }
}

.tstithanksgiving {
    padding-top: 50px !important;
}
.thanksgivngpopup {
    background: url(../images/pbp-cm-popup.jpg) !important;
    background-size: cover !important;
}
.blog-pge {
    padding-top: 80px !important;
    padding-bottom: 80px;
}
.blog-bx .posteddate p {
    font-family: 'Georgia';
    font-size: 15px;
}

.blog-bx .posteddate {
    margin-top: 20px;
}
.blog-bx .detail p a {
    color: #254d32;
    font-weight: 600;
}
.blog-bx .detail ul {
    list-style: disc;
    padding-left: 20px;
    margin-bottom: 20px;
}