/*   NEW CSS STARTS HERE   */

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-ExtraBold.eot');
    src: url('fonts/Gilroy-ExtraBold.eot%3F') format('embedded-opentype'),
        url('fonts/Gilroy-ExtraBold.woff2') format('woff2'),
        url('fonts/Gilroy-ExtraBold.woff') format('woff'),
        url('fonts/Gilroy-ExtraBold.svg') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Light.eot');
    src: url('fonts/Gilroy-Light.eot%3F') format('embedded-opentype'),
        url('fonts/Gilroy-Light.woff2') format('woff2'),
        url('fonts/Gilroy-Light.woff') format('woff'),
        url('fonts/Gilroy-Light.svg') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
*{
	padding:0;
	margin:0;
	font-family: 'Gilroy';
}
.elementor.elementor-7 {
  padding: 0;
  margin: 0;
  font-family: 'Gilroy';
  background-image: url("../../uploads/2023/01/background.png");
  height: 6600px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
/*   position: absolute;
  top: 0;
  left: 0; */
  width: 100%;
}
.elementor.elementor-7 {
  position: relative;
  margin-top: -100px;
  display:flex;
}
#home-page .elementor-container.elementor-column-gap-default {
  width: 100% !important;
}

/* --------------- HEADER CSS STARTS HERE ------------------ */

#top-bar-wrap,
.page-header{
  display: none;
}
#site-header, .has-transparent-header .is-sticky #site-header, .has-vh-transparent .is-sticky #site-header.vertical-header, #searchform-header-replace {
  background-color: transparent !important;
}
#main {
  position: relative;
/*   top: -100px; */
}
.search-toggle-li {
  display: none;
}
#site-navigation-wrap {
  float: unset !important;
  position: relative;
  right: unset !important;
  height: 100%;
}
#site-navigation {
  height: 100% !important;
  padding-top: 5px;
}
#site-navigation-wrap .dropdown-menu > li a.menu-link {
    font-family: 'Gilroy' !important;
    font-style: normal;
    font-weight: 300;
    font-size: 21.1153px !important;
    color: #FFFFFF !important;
    padding: 0 !important;
}
#site-header {
    border-bottom: none !important;
    padding-top: 0px;
    bottom: -30px;
}
#site-navigation .header-btn {
  position: absolute;
  right: 10px;
  top: 18px;
}
.header-btn a {
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.3em;
  color: #FFFFFF;
  width: 295px;
  height: 48px;
  filter: drop-shadow(3px 4px 14px rgba(0, 0, 0, 0.25));
  background: #2D5E55;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  border:2px solid #2D5E55;
}
.header-btn a:hover{
	color:#fff;
	background:transparent;
	border-color:#fff;
	transition: .2s all ease-in-out;
}
.oceanwp-mobile-menu-icon.clr.mobile-right span.oceanwp-close-text {
    display: none !important;
}
#mobile-dropdown #mobile-menu-search {
    display: none !important;
}
ul#menu-top-menu li {
    padding: 0 20px !important;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover,#menu-top-menu>li>a:hover {
    color: #2D5E55 !important;
    text-decoration: none;
    background-color: transparent !important;
	border:none !important;
	outline:none !important;
}
.dropdown-menu>li>a:focus span.text-wrap,
.dropdown-menu>li>a:hover span.text-wrap,
#menu-top-menu>li>a:hover span.text-wrap{
    color: #2D5E55 !important;
}
ul#menu-top-menu {
    box-shadow: none !important;
    outline: none !important;
    border: none !important;
}
#site-logo {
    position: relative;
    z-index: 1;
}
#main {
  position: relative;
  margin-top: -100px;
}
#main::before {
  content: '';
  position: absolute;
  height: 110px;
  width: 100%;
  background: #000;
  top: 0;
  left: 0;
}

/* --------------- HEADER CSS ENDS HERE -------------------- */
/* --------------- FOOTER CSS STARTS HERE -------------------- */

#footer-widgets, #footer-bottom {
  background-color: #141414!important;
  padding: 30px 0;
  margin: 0;
  padding-bottom: 50px;
}
.footer-box.span_1_of_4.col.col-2:nth-child(2) {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
}
#block-8 {
  display: flex;
  flex-wrap: wrap;
}
#block-8 .footer-1 {
  width: 30%;
  display: inline-block;
  padding-right: 3%;
}
.fpara {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 17px;
  color: #FFFFFF;
  margin-top: 10px;
}
#block-8 .footer-2 {
  width: 25%;
  display: inline-block;
  position: relative;
  padding-left: 5%;
  padding-top: 30px;
}
.f-header {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 208%;
  color: #FFFFFF;
  text-transform: uppercase;
}
.f-links a {
  display: block;
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 208%;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: #FFFFFF;
}
#block-8 .footer-3 {
  width: 45%;
  display: inline-block;
  padding-left: 2%;
  padding-top: 4.5%;
  position: relative;
}
.footer-3 .f-subcri-cont form {
  position: relative;
}
.footer-3 .es-field-wrap {
  margin-bottom: 0.6em;
  width: 100% !important;
}
.footer-3 .es-field-wrap label {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 29px;
  color: #FFFFFF;
  width: 100%;
}
.footer-3 .es-field-wrap label input {
  background: #FFFFFF !important;
  border-radius: 10px !important;
  margin-top: 10px !important;
}
.footer-3 .es-field-wrap label input[type="email"]::placeholder{
	font-family: 'Gilroy'!important;
	font-style: normal!important;
	font-weight: 800!important;
	font-size: 14px!important;
	line-height: 17px!important;
	color: #747474!important;
}
.footer-3 form input[type="submit"] {
  font-family: 'Gilroy' !important;
  font-style: normal !important;
  font-weight: 800 !important;
  font-size: 14px !important;
  line-height: 17px !important;
  letter-spacing: 0.3em !important;
  color: #FFFFFF !important;
  float: right !important;
  background: transparent !important;
  text-transform: lowercase !important;
  width: 125px !important;
  position: relative !important;
  padding: 0 !important;
  margin-top: 32px !important;
  text-align: left !important;
}
#block-8 .footer-3::after {
  content: "";
  position: absolute;
  bottom: 3px;
  right: 15px;
  width: 35px;
  height: 20px;
  background: url('../../uploads/2023/01/Vector-151.png') no-repeat;
}
#copyright {
  font-family: 'Poppins' !important;
  font-style: normal !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  line-height: 21px !important;
  text-align: center !important;
  color: #FFFFFF !important;
  margin-bottom: 5px !important;
}
div#copyright a img {
    width: 15px;
    margin-top: -5px;
}
.page-id-7 .site-footer {
  position: relative;
  margin-top: -150px;
}

/* --------------- FOOTER CSS ENDS HERE -------------------- */
/*--- HOMEPAGE CSS STARTS HERE ---*/

.elementor-element-ed8ae31 .elementor-widget-wrap.elementor-element-populated {
  padding: 0;
}
#home-page {
  position: relative;
  width: 98%;
  left: 1%;
  top: 14px;
  background: url(../../uploads/2023/02/istockphoto-1354205065-612x612-1.jpeg) no-repeat;
    background-size: auto;
  background-size: auto, auto;
  border: 1px solid #000000;
/*   filter: blur(2px); */
  border-radius: 30px;
  height: 931px;
  background-size: cover;
  margin-top: -100px;
}
.home-ban {
    margin-top: 25%;
    margin-bottom: 12%;
}
.home-cont {
  font-style: normal;
  font-weight: 800;
  font-size: 88.5293px;
  line-height: 102%;
  letter-spacing: 0.05em;
  color: #FFFFFF;
}
.home-ban-cont p {
  font-style: normal;
  font-weight: 300;
  font-size: 19.7795px;
  line-height: 112%;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  padding-right: 38%;
  margin-top: 20px;
  margin-bottom: 0;
}
.btn {
  width: 364.69px;
  height: 61.81px;
  background: #2D5E55;
    background-image: none;
  border-radius: 10px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border: 1px solid #2d5e55 !important;
  margin-top: 25px;
}
.btn a {
  font-style: normal;
  font-weight: 800;
  font-size: 19.7795px;
  line-height: 24px;
  letter-spacing: 0.3em;
  color: #FFFFFF;
}
.btn:hover{
	background:transparent;
	border-color:#fff !important;
	transition:0.2s all ease-in-out;
}
.btn a:hover{
	color:#fff !important;
}

/* -------- SECTION 2 CSS STARTS HERE ---------- */

.hsection_2 {
  padding: 60px 0 60px 0;
}
.hsec_2_cont {
  padding: 0 20%;
  text-align: center;
}
.hsec_2_cont .heading {
  font-size: 48px;
  line-height: 102%;
  text-align: center;
  letter-spacing: 0.05em;
  background: linear-gradient(91.95deg, #00A889 6.76%, #00FFD0 40.55%, #00FFD1 83.99%);
    background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-weight: 900;
}
.hsec_2_cont p {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 102%;
  text-align: center;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  margin-top: 25px;
  padding: 0 14px;
}

/* -------- SECTION 2 CSS ENDS HERE --------- */
/* -------- SECTION 3 CSS STARTS HERE ---------- */

.sec3_box {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.sec3_box .box {
  width: 49%;
    background-size: auto;
  background-size: auto;
  border-radius: 10px;
  height: 153px;
  background-size: cover;
  padding: 20px 0px 20px 15px;
  display: flex;
}
.sec3_box .box:nth-child(1){
	background: url(../../uploads/2023/01/Dedicated-Development.png) no-repeat;
}
.sec3_box .box:nth-child(2){
	background: url(../../uploads/2023/01/ene-to-end.png) no-repeat;
}
.sec3_box .box:nth-child(3){
	background: url(../../uploads/2023/01/mvp-Development.png) no-repeat;
}
.sec3_box .box:nth-child(4){
	background: url(../../uploads/2023/01/legacy-software.png) no-repeat;
}
.sec3_box .part-a {
  width: 89%;
}
.sec3_box .part-a .heading {
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 102%;
  letter-spacing: 1px;
  color: #FFFFFF;
}
.sec3_box .part-a p {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 102%;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  margin-top: 10px;
  margin-bottom: 0;
}
.sec3_box .part-b {
  width: 10%;
  position: relative;
}
.sec3_box .part-b i {
  position: absolute;
  bottom: 16px;
  left: 10%;
  background: url('../../uploads/2023/01/Vector-151.png') no-repeat;
  width: 35px;
  height: 16px;
}
.box:hover .part-b i {
  transform: translateX(10px);
  transition: .2s all ease-in-out;
  cursor:pointer;
}
.btn-2 {
  position: relative;
  margin: 60px 0;
  height: 50px;
  text-align: center;
}
.btn-2 a {
  position: absolute;
  background: transparent;
  border: 1px solid #fff;
  border-radius: 10px;
  width: 241px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 50%;
  transform: translateX(-50%);
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.3em;
  color: #FFF;
}
.btn-2 a:hover {
  background: #2d5e55;
  border-color: #2d5e55;
  transition: .2s all ease-in-out;
  color:#fff;
}

/* -------- SECTION 3 CSS ENDS HERE --------- */
/* -------- SECTION 4 CSS STARTS HERE --------- */

.hsection_4 {
  padding: 0 3%;
  height: 330px;
  background: linear-gradient(180deg, #008A9D 0%, #00A284 100%);
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hsection_4 .heading {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 800;
  font-size: 48px;
  line-height: 102%;
  text-align: center;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  padding: 0px 0;
}
.hsection_4 .cont-row {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin-top: 25px;
}
.sec4-cont {
  padding: 20px 0;
}
.count-box {
  text-align: center;
  width:18%;
}
.count-box span {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-size: 64px;
  line-height: 102%;
  text-align: center;
  color: #FFFFFF;
}
.count-box .para {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 102%;
  text-align: center;
  letter-spacing: 0.05em;
  color: #FFFFFF;
}

/* -------- SECTION 4 CSS ENDS HERE --------- */
/* -------- SECTION 5 CSS STARTS HERE --------- */

.sec5-cont {
    margin: 60px 0;
    margin-bottom: 25px;
}
.single-item-wrapper {
  display: flex !important;
  flex-direction: column-reverse !important;
}
.item-content-wrapper {
  background: transparent !important;
  padding-bottom: 0 !important;
}
.item-content-wrapper::before {
  display: none !important;
}
.item-content-wrapper .item-content {
  font-family: 'Gilroy';
  font-style: normal !important;
  font-weight: 800;
  font-size: 24px;
  line-height: 102%;
  text-align: center;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  padding: 0 18%;
}
.tss-wrapper .single-item-wrapper h3.author-name {
  margin: 0px !important;
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 102%;
  text-align: right !important;
  letter-spacing: 0.05em;
  background: linear-gradient(91.95deg, #00A889 6.76%, #00FFD0 40.55%, #00FFD1 83.99%);
    background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  padding-right: 23% !important;
}
.tss-carousel-main .swiper-pagination-bullet, .tss-carousel .swiper-pagination-bullet {
  width: 14px !important;
  height: 13px !important;
  border: 3px solid #FFFFFF !important;
  background:transparent !important;
  opacity: unset!important;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active{
	background:#fff !important;
}
.tss-carousel-main .swiper-arrow, .tss-carousel .swiper-arrow {
  width: 40.32px !important;
  height: 40.32px !important;
  display: block !important;
  border-radius: 50% !important;
  text-align: center !important;
  line-height: 18px !important;
  margin-top: -15px;
  margin-top: -55px;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid rgba(45, 94, 85, 0.5) !important;
  background: rgba(45, 94, 85, 0.5) !important;
  transform: matrix(-1, 0, 0, 1, 0, 0) !important;
}
.tss-carousel-main .swiper-arrow > i, .tss-carousel .swiper-arrow > i {
  color: #fff !important;
  font-size: 16px !important;
  display: block;
  line-height: 38px !important;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: bolder !important;
}
.rttss-right-open::before {
  content: '\e802' !important;
}
.rttss-left-open::before {
  content: '\e801' !important;
}

/* -------- SECTION 5 CSS ENDS HERE --------- */
/* -------- SECTION 6 CSS STARTS HERE --------- */

.sec6-cont {
  display: flex;
  flex-wrap: wrap;
}
.sec6-box {
  width: 50%;
}
.sec6-box img {
  width: 90%;
}
.sec6-boxb {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.sec6-boxb .heading {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 800;
  font-size: 48px;
  line-height: 88%;
  letter-spacing: 0.05em;
  background: linear-gradient(91.95deg, #00A889 6.76%, #00FFD0 40.55%, #00FFD1 83.99%);
    background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-top: 2.8em;
}
.sec6-boxb p {
  font-family: 'Gilroy';
  font-size: 16px;
  line-height: 102%;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  margin-top: 10px;
  margin-bottom: 5px;
  font-weight:600;
}
.sec6-boxb .btn-2 {
  margin-top: 5px;
  text-align: left !important;
}
.sec6-boxb .btn-2 a{
	left:0 !important;
	transform:unset !important
}


/* -------- SECTION 6 CSS ENDS HERE --------- */
/* -------- SECTION 7 CSS STARTS HERE --------- */

.hsection-7 {
  border: 1px solid #FFFFFF;
  border-radius: 30px;
  padding: 30px;
  margin-top: 8%;
}
.hsec7-cont .heading {
  font-family: 'Gilroy';
  font-size: 48px;
  line-height: 102%;
  text-align: center;
  letter-spacing: 0.05em;
  background: linear-gradient(91.95deg, #00A889 6.76%, #00FFD0 40.55%, #00FFD1 83.99%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-weight: 1000;
  padding: 0 8%;
}
.hsec7-cont p {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 102%;
  text-align: center;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  padding: 20px 23%;
}
.sec7-boxes {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row;
}
.hsec7-cont .boxes {
  border: 1px solid #FFFFFF;
  filter: drop-shadow(4px 7px 17px rgba(0, 0, 0, 0.25));
  border-radius: 30px;
  width: 28%;
  text-align: center;
  padding: 30px 0;
  padding-bottom: 80px;
}
.icon-img {
  display: inline-block;
  margin-bottom: 20px;
}
.hsec7-cont .boxes .heading-sub {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 800;
  font-size: 36px;
  line-height: 102%;
  text-align: center;
  letter-spacing: 0.05em;
  color: #FFFFFF !important;
  margin-top: 15px;
}
.hsec7-cont .boxes p.para_sub {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 102%;
  text-align: center;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  padding: 15px 10%;
}
.hsec7-cont .boxes:last-child p.para_sub{
	padding:15px 6% !important;
}
.hsec7-cont .btn-2.sub {
  position: absolute;
  margin: 20px 0;
  height: 50px;
  text-align: center;
  bottom: 20px !important;
  left: 50%;
  transform: translateX(-50%);
}

/* -------- SECTION 7 CSS ENDS HERE --------- */
/* -------- SECTION 8 CSS STARTS HERE --------- */

.hsection8 {
  position: relative;
  padding-top: 60px;
  width: 100%;
  height: 1280px;
}
.hsec-8-cont {
  position: relative;
}
.hsec-8-cont .para8 {
  position: absolute;
  left: 0;
  width: 32%;
  height: 338px;
}
.para8 .head8 {
  font-family: 'Gilroy';
  font-size: 48px;
  line-height: 102%;
  letter-spacing: 0.05em;
  background: linear-gradient(91.95deg, #00A889 6.76%, #00FFD0 40.55%, #00FFD1 83.99%);
    background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-weight: 900;
}
.para8 p.text-8 {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 102%;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  margin-top: 29.21px;
  margin-bottom: 0;
}
.btn-2.sub-8 {
  margin-top: 34px;
}
.btn-2.sub-8 a {
  left: 0;
  transform: unset;
}
.btn-2.sub-8 a span {
  margin-left: 5px;
}
.img1-sec8 {
  position: absolute;
  right: 0;
  width: 68%;
  height: 654px;
  padding-left: 40px;
}
.img2-sec8 {
  position: absolute;
  top: 300px;
  left: 0;
  height: 362px;
/*   width: 326px; */
}
.img3-sec8 {
  position: absolute;
  top: 700px;
/*   width: 326px; */
  height: 406px;
}
.img4-sec8 {
  position: absolute;
  top: 616px;
  height: 493px;
  left: 32%;
}
.hsec-8-cont .para8:last-child {
  left: unset;
  right: 0;
  top: 614px;
  width: 34%;
  height: unset;
}
.para8 .rect-head {
  width: 224px;
  height: 11px;
  background: #FFFFFF;
  margin-bottom: 38px;
  margin-top: 14px;
}
.hsec-8-cont .para8:last-child .btn-2.sub-8 {
  margin-bottom: 0;
}
.hsec-8-cont .btn-2.sub-8 a:hover > span {
  transform: translateX(10px);
  transition: .2s all ease-in-out;
}
.text-8.sub-8-text {
  margin-top: 10px !important;
}

.hsec-8-res {
    margin-top: 47px;
}
.hr-box-cen {
    text-align: center;
}
.hr-box-cen .hr-head {
    font-family: 'Gilroy';
    font-size: 32px;
    line-height: 102%;
    text-align: center;
    letter-spacing: 0.05em;
    background: linear-gradient(91.95deg, #00A889 6.76%, #00FFD0 40.55%, #00FFD1 83.99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 900;
}
.hr-box-cen .hr-text-8 {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 102%;
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    margin-top: 18px;
    padding: 0 35%;
}
.hr.btn-2.sub-8 a {
    left: 50%;
    transform: translateX(-50%);
}
.hsec-8-res.sub-hsec-8 {
    margin-top: 58.45px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.hsec-8-res.sub-hsec-8 .hr-boxa, .hsec-8-res.sub-hsec-8 .hr-boxb {
    width: 50%;
}
.hsec-8-res.sub-hsec-8 .hr-boxa{
	text-align:center;
}
.hsec-8-res.sub-hsec-8 .hr-boxa img:first-child {
    margin-bottom: 20px;
}
.hr-boxb .hr-rect {
    width: 100%;
    height: 11px;
    background: #fff;
    margin-top: 11px;
}
.hsec-8-res.sub-hsec-8 .hr-boxb .hr-head {
    font-family: 'Gilroy';
    font-size: 40px;
    line-height: 102%;
    letter-spacing: 0.05em;
    background: linear-gradient(91.95deg, #00A889 6.76%, #00FFD0 40.55%, #00FFD1 83.99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 900;
    margin-top: 28.8px;
    margin-bottom: 31.21px;
    padding-right: 44%;
}
.hsec-8-res.sub-hsec-8 .hr-para {
    width: 100%;
}
p.hr-text-8 {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 102%;
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    margin-top: 30.96px;
    padding: 0 2%;
}
p.text-8.hr-sub-8-text {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 102%;
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    padding: 0 2%;
}
.hr-boxa img {
    width: 51%;
}
.hsec-8-res.on-btn .btn-2.sub-8 a {
    left: 50%;
    transform: translateX(-50%);
}

/* -------- SECTION 8 CSS ENDS HERE --------- */
/* -------- SECTION 9 CSS STARTS HERE --------- */

.hsec9-cont {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.hsec9-cont .sec9-box.box9a {
  width: 40%;
  background: #000000;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.25);
  border-radius: 15px;
  padding: 36px 30px;
}
.sec9-head {
  font-family: 'Gilroy';
  font-size: 32px;
  line-height: 102%;
  text-align: center;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  font-weight: 900;
}
.box-sub-head {
  font-family: 'Gilroy';
  font-size: 24px;
  line-height: 102%;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  margin-top: 41px;
  font-weight: 900;
}
.icons-head-img {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30.5px;
}
.icons-head-img .img-name-icon {
  width: 25%;
  min-height: 110px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: center;
  margin-bottom: 30px;
}
.icons-head-img .img-name-icon img {
  width: fit-content;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.img-name-icon p {
  margin-bottom: 0;
  font-family: 'Gilroy';
  font-size: 16px;
  line-height: 102%;
  text-align: center;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  font-weight: 600;
}
.sec9-box.box9a.box9b .box-sub {
  width: 50%;
}
.sec9-box.box9a.box9b .icons-head-img .img-name-icon {
  width: 50%;
}
.sec9-box.box9a.box9b .box-sub{
  width: 49.3%;
  display: inline-block;
}
.sec9-box.box9a.box9b .box-sub:last-child {
  margin-top: 33%;	
}

/* -------- SECTION 9 CSS ENDS HERE --------- */
/* -------- SECTION 10 CSS STARTS HERE --------- */

.hsec10-cont .single-item-wrapper {
  display: flex !important;
  flex-direction: row !important;
  padding: 31px 0;
}
.hsec10-cont .tss-meta-info.tss-left {
  position: relative;
}
.hsec10-cont .tss-meta-info.tss-left::before {
  content: "";
  position: absolute;
  top: -35px;
  left: -12px;
  background: url('../../uploads/2023/01/comma.png') no-repeat;
  width: 106px;
  height: 100px;
  z-index: 1;
}
.hsec10-cont .item-content {
  padding: 0 0% !important;
}
.hsec10-cont .item-content-wrapper.tss-right::after {
  display: none;
}
.hsec10-cont .item-content {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 800;
  font-size: 20px;
  line-height: 102%;
  letter-spacing: 0.05em;
  color: #FFFFFF !important;
  text-align: left !important;
}
.hsec10-cont .rating-wrapper,
.hsec10-cont .author-name,
.hsec10-cont .author-bio {
  text-align: left !important;
}
.hsec10-cont .hsec-heading {
  font-family: 'Gilroy';
  font-size: 48px;
  line-height: 102%;
  text-align: center;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  font-weight: 900;
  margin-top: 35px;
  margin-bottom: 45px;
}
.hsec10-cont .single-item-wrapper h3.author-name {
    padding-right: 0 !important;
    margin-right: 0 !important;
    text-align: left !important;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 800 !important;
    font-size: 32px !important;
    line-height: 102%;
    letter-spacing: 0.05em;
    color: #FFFFFF !important;
    background: linear-gradient(91.95deg, #ffffff 6.76%, #ffffff 40.55%, #fff 83.99%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.hsec10-cont .author-designation {
  font-family: 'Nexa-Trial';
  font-style: italic;
  font-weight: 700;
  font-size: 16px;
  line-height: 102%;
  letter-spacing: 0.05em;
  color: #FFFFFF;
}
.hsec10-cont .swiper-button-next{
  bottom: -17px !important;
  top: unset !important;
}
.hsec10-cont .swiper-button-prev {
  bottom: -14px !important;
  top: unset !important;
}
.hsec10-cont .swiper-button-prev{
	left: 41%!important;
	transform: translateX(-50%) !important;
}
.hsec10-cont .swiper-button-next{
	right: 37%!important;
	transform: translateX(-50%) !important;
}
.hsec10-cont .rttss-left-open::before {
  content: "" !important;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 20px;
  background: url('../../uploads/2023/01/Vector-151.png') no-repeat;
  transform: translate(-50%,-50%) rotate(180deg);
}
.hsec10-cont .rttss-right-open::before {
  content: "" !important;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 20px;
  background: url('../../uploads/2023/01/Vector-151.png') no-repeat;
  transform: translate(-50%,-50%);
}
.hsec10-cont .tss-carousel-main .swiper-arrow,
.hsec10-cont .tss-carousel .swiper-arrow{
	background:transparent !important;
	border-color:transparent !important;
}
.hsec10-cont .rttss-left-open:hover::before,
.hsec10-cont .rttss-right-open:hover::before,
.hsec10-cont .rttss-left-open:hover, 
.hsec10-cont .rttss-right-open:hover {
	cursor:pointer !important;
}
.hsec10-cont .rttss-left-open, .hsec10-cont .rttss-right-open {
  position: relative !important;
  width: 100% !important;
  height: 100% !important;
}

/* -------- SECTION 10 CSS ENDS HERE --------- */
/* -------- SECTION 11 CSS STARTS HERE --------- */

.hsection-11 {
  text-align: center;
  position: relative;
  margin-top: 118px;
  margin-bottom: 97px;
}
.hsec11-cont {
  background: url('../../uploads/2023/01/plan-your-project.png') no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
  height: 298px;
  text-align: center;
  background-position: center center;
}
.sec11-head {
  padding: 53px 7% 0 7%;
  font-family: 'Gilroy';
  font-size: 32px;
  line-height: 102%;
  text-align: center;
  letter-spacing: 0.3em;
  color: #FFFFFF;
  font-weight: 900;
}
.sec11-sub-head {
  margin-top: 22px;
  font-family: 'Gilroy';
  font-size: 24px;
  line-height: 102%;
  text-align: center;
  letter-spacing: 0.3em;
  color: #FFFFFF;
  padding: 0 13%;
}
.sec11-btn.btn-2.sub-8 {
  margin: 22px 0 0 0 !important;
}
.sec11-btn.btn-2.sub-8 a {
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  color: #2D5E55;
  width: 353.56px;
}
.sec11-btn.btn-2.sub-8 a span {
    margin-top: -5px;
    margin-left: 12px;
    margin-right: 10px;
}
.sec11-btn.btn-2.sub-8 a:hover > span {
  transform: translateX(10px);
  transition: .2s all ease-in-out;
}

/* -------- SECTION 11 CSS STARTS HERE --------- */
.sec6-boxb .btn-2 a{
	width:295px;
}
.hsec10-cont .profile-img-wrapper img {
    border-radius: 15px !important;
}

/*--- HOMEPAGE CSS ENDS HERE ---*/
/* ---- ABOUT PAGE CSS STARTS HERE ---- */

/* ------------ SECTION 1 CSS STARTS HERE ----------------*/

.page-id-204 .elementor.elementor-204{
	padding: 0;
    margin: 0;
    font-family: 'Gilroy';
    background-image: url(../../uploads/2023/01/Background-image.png);
    height: 4355px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
	margin-top:-100px;
}
.page-id-204 #home-page {
    background: url(../../uploads/2023/01/Banner.png);
    height: 812px;
    background-size: cover;
	width:99%;
	display: grid;
	top: -100px;
}
.page-id-204 .home-ban {
    margin-top: 12%;
    margin-bottom: 19%;
}
.page-id-204 .home-cont {
    text-align: center;
}
.page-id-204 .home-ban-cont p {
    padding-right: 0%;
    margin-top: 25px;
    text-align: center;
}
.about-ban .btn {
    display: block !important;
    width: 100%;
    background: transparent;
    border: none !important;
    position: relative;
    margin-top: 43px;
}
.about-ban .btn a {
    height: 100%;
    width: 295px;
    background: #2d5e55;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
	position: relative;
    left: 50%;
    transform: translateX(-50%);
	border: 1px solid #2d5e55;
}
.about-ban .btn a:hover{
	background:transparent;
	border-color:#fff;
	transition:.2s all ease-in-out;
}
.page-id-204 .site-footer {
  position: relative;
  margin-top: -140px;
}

/* ------------ SECTION 1 CSS ENDS HERE ----------------*/
/* ------------ SECTION 2 CSS STARTS HERE ----------------*/

.asection-2 {
    margin-top: 95px;
}
.asec-cont .a-heading-2 {
    font-family: 'Gilroy';
    font-size: 71.6129px;
    line-height: 102%;
    letter-spacing: 0.05em;
    background: linear-gradient(91.95deg, #00A889 6.76%, #00FFD0 40.55%, #00FFD1 83.99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 900;
}
.asec-cont .a-para-2 {
    margin-top: 26px;
    font-family: 'Gilroy';
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    font-weight: 500;
}
.asec-cont .a-ipara-2 {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0.1em;
    color: #FFFFFF;
    margin-top: 18px;
}

/* ------------ SECTION 2 CSS ENDS HERE ----------------*/
/* ------------ SECTION 3 CSS STARTS HERE ----------------*/

.asection-3 {
    border: 1px solid #FFFFFF;
    border-radius: 30px;
    margin-top: 85px;
    padding: 10px;
    position: relative;
}
.asection-3:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 410px;
    height: 1113px;
    background: url(../../uploads/2023/01/Background-logo.png) no-repeat;
}
.asec3_b1 .a3-head1 {
    text-align: center;
    font-family: 'Gilroy';
    font-size: 48px;
    line-height: 102%;
    text-align: center;
    letter-spacing: 0.05em;
    background: linear-gradient(91.95deg, #00A889 6.76%, #00FFD0 40.55%, #00FFD1 83.99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 900;
    margin-top: 55px;
    position: relative;
}
.asec3_b1 .a3-head1:before {
    content: "";
    position: absolute;
    width: 32%;
    height: 2px;
    background: #fff;
    top: 50%;
    left: 15px;
}
.asec3_b1 .a3-head1:after {
    content: "";
    position: absolute;
    width: 32%;
    height: 2px;
    background: #fff;
    top: 50%;
    right: 15px;
}
.asec3_b1 .a3-para1 {
    margin-top: 55px;
    padding: 0 5%;
    text-align: center;
    font-family: 'Gilroy';
    font-size: 20px;
    line-height: 102%;
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    font-weight: 500;
}
.asec3_b2 {
    margin-top: 60px;
    padding-left: 4%;
}
.asec3_b2 .a3-head2 {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 800;
    font-size: 64px;
    line-height: 102%;
    letter-spacing: 0.05em;
    background: linear-gradient(91.95deg, #00A889 6.76%, #00FFD0 40.55%, #00FFD1 83.99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.asec3_b2 .a3-para2 {
    font-family: 'Gilroy';
    font-size: 24px;
    line-height: 102%;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    font-weight: 900;
    margin-top: 20px;
    padding-left: 2%;
}
.asec3_b7 {
    margin-top: 58px;
    padding-left: 35%;
}
.asec3_b7 .a3-head7 {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 800;
    font-size: 64px;
    line-height: 102%;
    letter-spacing: 0.05em;
    background: linear-gradient(91.95deg, #00A889 6.76%, #00FFD0 40.55%, #00FFD1 83.99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.asec3_b7 .a3-para7 {
    margin-top: 13px;
    font-family: 'Gilroy';
    font-size: 24px;
    line-height: 102%;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    font-weight: 900;
}
.asec3_b3 {
    padding-left: 4%;
    margin-top: 68px;
}
.asec3_b3 .a3-head3 {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 800;
    font-size: 64px;
    line-height: 102%;
    letter-spacing: 0.05em;
    background: linear-gradient(91.95deg, #00A889 6.76%, #00FFD0 40.55%, #00FFD1 83.99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.asec3_b3 .a3-para3 {
    font-family: 'Gilroy';
    font-size: 24px;
    line-height: 102%;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    font-weight: 900;
    margin-top: 20px;
}
.asec3_b4 {
    margin-top: 60px;
    padding-left: 42%;
}
.asec3_b4 .a3-head4 {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 800;
    font-size: 64px;
    line-height: 102%;
    letter-spacing: 0.05em;
    background: linear-gradient(91.95deg, #00A889 6.76%, #00FFD0 40.55%, #00FFD1 83.99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.asec3_b4 .a3-para4 {
    font-family: 'Gilroy';
    font-size: 24px;
    line-height: 102%;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    font-weight: 900;
    margin-top: 26px;
}
.asec3_b5 {
    margin-top: 13px;
    padding-left: 4%;
}
.asec3_b5 .a3-head5 {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 800;
    font-size: 64px;
    line-height: 102%;
    letter-spacing: 0.05em;
    background: linear-gradient(91.95deg, #00A889 6.76%, #00FFD0 40.55%, #00FFD1 83.99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.asec3_b5 .a3-para5 {
    margin-top: 26px;
    padding-left: 2%;
    font-family: 'Gilroy';
    font-size: 24px;
    line-height: 102%;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    font-weight: 900;
}
.asec3_b6 {
    margin-top: 13px;
    padding-left: 50%;
}
.asec3_b6 .a3-head6 {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 800;
    font-size: 64px;
    line-height: 102%;
    letter-spacing: 0.05em;
    background: linear-gradient(91.95deg, #00A889 6.76%, #00FFD0 40.55%, #00FFD1 83.99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.asec3_b6 .a3-para6 {
    margin-top: 26px;
    font-family: 'Gilroy';
    font-size: 24px;
    line-height: 102%;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    font-weight: 900;
    margin-bottom: 82px;
}

/* ------------ SECTION 3 CSS ENDS HERE ----------------*/
/* ------------ SECTION 4 CSS STARTS HERE ----------------*/

.asection-4 {
    margin-top: 134px;
}
.asec4-cont {
    display: flex;
}
.asec4-box1 {
    width: 58%;
    padding-right: 0%;
}
.a-s4-head {
    font-family: 'Gilroy';
    font-size: 44px;
    line-height: 102%;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    font-weight: 900;
    margin-top: 10px;
}
.a-s4-para {
    font-family: 'Gilroy';
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    margin-top: 20px;
    padding-right: 1%;
}
.a-s4-btn {
    margin-top: 36px;
    height: 50px;
}
.a-s4-btn a {
    width: 295px;
    height: 50px;
    border: 1px solid #fff;
    position: absolute;
    border-radius: 15px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Gilroy';
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.3em;
    color: #FFFFFF;
    font-weight: 900;
}
.asec4-box2 {
    width: 53%;
}

/* ------------ SECTION 4 CSS ENDS HERE ----------------*/
/* ------------ SECTION 5 CSS STARTS HERE ----------------*/

.asection-5 {
    margin-top: 80px;
}
.a-s5-head {
    font-family: 'Gilroy';
    font-size: 48px;
    line-height: 102%;
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    font-weight: 900;
    padding: 0 14%;
}
.a-s5-para {
    font-family: 'Gilroy';
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    font-weight: 500;
    margin-top: 33px;
    padding: 0 6%;
}
.a-s5-btn {
    margin-top: 46px;
    position: relative;
    height: 50px;
}
.a-s5-btn a {
    height: 50px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 295px;
    border: 1px solid #fff;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-family: 'Gilroy';
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.3em;
    color: #FFFFFF;
    font-weight: 900;
}
.a-s5-btn a span {
    margin-left: 12px;
    margin-top: -4px;
}
.a-s5-btn a:hover {
    background: #2d5e55;
    border-color: #2d5e55;
    transition: .2s all ease-in-out;
	color:#fff;
}
.a-s5-btn a:hover > span {
    transform: translateX(10px);
    transition: .2s all ease-in-out;
}

/* ------------ SECTION 5 CSS ENDS HERE ----------------*/
/* ------------ SECTION 6 CSS STARTS HERE ----------------*/

.asection-6 {
    margin-top: 70px;
}
.asec6-cont {
    display: flex;
}
.asec6-box2 {
    width: 70%;
}
.asec6-box2 img {
    width: 90%;
}
.asec6-box1 {
    width: 37%;
}
.a-s6-head {
    font-family: 'Gilroy';
    font-size: 48px;
    line-height: 102%;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    font-weight: 900;
}
.a-s6-para {
    margin-top: 12px;
    font-family: 'Gilroy';
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    font-weight: 500;
}
.a-s6-para {
    margin-top: 12px;
    font-family: 'Gilroy';
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    font-weight: 500;
}
.a-s6-btn {
    position: relative;
    height: 50px;
    margin-top: 33px;
}
.a-s6-btn a {
    width: 295px;
    height: 50px;
    border: 1px solid #fff;
    position: absolute;
    border-radius: 15px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Gilroy';
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.3em;
    color: #FFFFFF;
    font-weight: 900;
}
.a-s6-btn a span {
    margin-left: 12px;
    margin-top: -4px;
}
.a-s6-btn a:hover,
.a-s4-btn a:hover{
    background: #2d5e55;
    border-color: #2d5e55;
    transition: .2s all ease-in-out;
	color:#fff;
}
.a-s6-btn a:hover > span {
    transform: translateX(10px);
    transition: .2s all ease-in-out;
}

/* ------------ SECTION 6 CSS ENDS HERE ----------------*/

/* ---- ABOUT PAGE CSS ENDS HERE ---- */
/* ---- SOLUTION PAGE CSS STARTS HERE ---- */

/* ------------ SECTION 1 CSS STARTS HERE ----------------*/

body.page-id-249 {
    background: #000;
}
.page-id-249 .elementor.elementor-204 {
    padding: 0;
    margin: 0;
    font-family: 'Gilroy';
    width: 100%;
    margin-top: -100px;
}
.page-id-249 .elementor.elementor-249 {
    margin-top: -180px;
    height: 7265px;
    background: url(../../uploads/2023/01/Solutions-background-1.jpg.png) no-repeat;
    background-size: cover;
}
.page-id-249 #home-page {
    background: unset;
/*     background-size: cover;
    height: 642px;
    margin-bottom: 3%; */
	display: grid;
	top: -100px;
}
.home-ban.sol-ban {
    margin-top: 16%;
    margin-bottom: 18%;
}
.sol-ban .home-cont {
    text-align: center;
}
.sol-ban .home-ban-cont p {
    text-align: center;
    padding: 0 15%;
    font-size: 32px;
    font-weight: 500;
    margin-top: 30px;
}

/* ------------ SECTION 1 CSS ENDS HERE ----------------*/
/* ------------ SECTION 2 CSS STARTS HERE ----------------*/

.s-sec2-cont {
    padding: 35px 39px;
    border: 1px solid #fff;
    border-radius: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.s2-boxa {
    width: 55%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.s2-head {
    font-family: 'Gilroy';
    font-size: 40px;
    line-height: 102%;
    letter-spacing: 0.05em;
    background: linear-gradient(91.95deg, #00A889 6.76%, #00FFD0 40.55%, #00FFD1 83.99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 900;
}
.s2-para {
    font-family: 'Gilroy';
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    font-weight: 900;
    margin-top: 13px;
}
.s2-btn {
    position: relative;
    height: 50px;
    margin-top: 30px;
}
.s2-btn a {
    width: 295px;
    height: 50px;
    position: absolute;
    border: 1px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Gilroy';
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.3em;
    color: #FFFFFF;
    border-radius: 15px;
    font-weight: 900;
}
.s2-btn a span {
    margin-left: 10px;
    margin-top: -4px;
}
.s2-btn a:hover {
    background: #2d5e55;
    transition: .2s all ease-in-out;
    border-color: #2d5e55;
	color: #fff;
}
.s2-btn a:hover >span {
    transform: translateX(10px);
    transition: .2s all ease-in-out;
}
.s2-boxb {
    width: 43%;
	text-align:center;
}
.s-section-2 {
    margin-top: 50px;
}
.s-section-2:nth-child(odd) .s-sec2-cont {
    flex-direction: row-reverse;
}

/* ------------ SECTION 2 CSS ENDS HERE ----------------*/
/* ------------ SECTION 3 CSS STARTS HERE ----------------*/

.s-3-cont {
    position: relative;
    margin-top: 73px;
}
.s-3-m-boxa {
    text-align: center;
}
.s-3-m-boxa .s-3-head {
    font-family: 'Gilroy';
    font-size: 40px;
    line-height: 102%;
    text-align: center;
    letter-spacing: 0.05em;
    background: linear-gradient(91.95deg, #00A889 6.76%, #00FFD0 40.55%, #00FFD1 83.99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 900;
}
.s-3-m-boxa .s3-para {
    font-family: 'Gilroy';
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    font-weight: 900;
    margin-top: 20px;
    padding: 0 7%;
}
.s-3-m-boxb {
    margin-top: 50px;
}
.s3-box1 {
    width: 35%;
    display: inline-block;
    padding: 40px;
    border: 1px solid #fff;
    border-radius: 30px;
    margin-right: 14%;
    position: relative;
}
/* .s3-box1:before {
    content: "1";
    font-family: 'Gilroy';
    font-size: 89.8px;
    line-height: 120%;
    text-align: center;
    letter-spacing: 0.05em;
    top: -45px;
    left: -20px;
    position: absolute;
    background: linear-gradient(91.95deg, #00A889 6.76%, #00FFD0 40.55%, #00FFD1 83.99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #000;
    background-clip: text;
    -webkit-text-stroke: 10px transparent;
    text-fill-color: transparent;
    width: 67px;
} */
.s3-box1:before {
    content: "";
    top: -40px;
    left: -34px;
    position: absolute;
    background: url(../../uploads/2023/01/1.png) no-repeat;
    width: 58px;
    height: 106px;
}
.s3-box1-head {
    font-family: 'Gilroy';
    font-size: 20px;
    line-height: 102%;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    font-weight: 900;
}
.s3-box1-para {
    font-family: 'Gilroy';
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    font-weight: 500;
    margin-top: 15px;
}
.s3-box2 {
    width: 35%;
    display: inline-block;
    padding: 40px;
    border: 1px solid #fff;
    border-radius: 30px;
    position: relative;
}
.s3-box2:before {
    content: "";
    top: -40px;
    left: -34px;
    position: absolute;
    background: url(../../uploads/2023/01/2.png) no-repeat;
    width: 77px;
    height: 106px;
}
.s-3-m-boxb:nth-child(3) .s3-box1:before {
    background: url(../../uploads/2023/01/3.png) no-repeat;
    width: 78px;
    height: 106px;
}
.s-3-m-boxb:nth-child(4) .s3-box1:before {
    background: url(../../uploads/2023/01/5.png) no-repeat;
    width: 79px;
    height: 106px;
}
.s-3-m-boxb:nth-child(3) .s3-box2:before {
    background: url(../../uploads/2023/01/4.png) no-repeat;
    width: 84px;
    height: 106px;
}
.s-3-m-boxb:nth-child(4) .s3-box2:before {
    background: url(../../uploads/2023/01/6.png) no-repeat;
    width: 81px;
    height: 106px;
}
.s-3-m-boxb:nth-child(3) {
    text-align: right;
}
.s3-box1:after {
    content: "";
    position: absolute;
    width: 210px;
    height: 20px;
    right: -48%;
    top: 50%;
    transform: translateY(-50%);
    background: url(../../uploads/2023/01/Vector-171.png) no-repeat;
}
.s3-box2:after {
    content: "";
    position: absolute;
    width: 413px;
    height: 110px;
    right: 50%;
    bottom: -38.5%;
    background: url(../../uploads/2023/01/Vector-172.png) no-repeat;
}
.s-3-m-boxb:nth-child(3) .s3-box2:after {
    content: "";
    position: absolute;
    width: 498px;
    height: 147px;
    left: -112%;
    bottom: -43%;
    background: url(../../uploads/2023/01/Vector-174.png) no-repeat;
}
.s-3-m-boxb:nth-child(4) .s3-box2:after {
    display:none;
}
.s-3-m-boxb:nth-child(3) .s3-box1,
.s-3-m-boxb:nth-child(3) .s3-box2{
	text-align:left;
}

/* ------------ SECTION 3 CSS ENDS HERE ----------------*/
.s-3-m-boxb {
    margin-top: 65px;
    display: flex;
    flex-wrap: wrap;
}
.s-3-m-boxb:nth-child(3) {
    text-align: right;
    justify-content: end;
}
/* ---- SOLUTION PAGE CSS ENDS HERE ---- */

/* ---- CONTACT US PAGE CSS STARTS HERE ---- */

.elementor.elementor-330 {
    position: relative;
    margin-top: -100px;
	background:#000;
}
.elementor.elementor-330 #home-page {
    background: url(../../uploads/2023/01/Banner-image-1.png) no-repeat;
    background-size: cover;
	height:885px;
	display: grid;
	top:-100px;
}
.elementor.elementor-330 .home-ban {
    margin-top: 14%;
    margin-bottom: 0;
}
.ctn-form {
    margin-top: 7%;
    width: 100%;
}
.ctn-form p:first-child {
    width: 100%;
    padding-right: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ctn-form label {
    width: 48%;
    border-bottom: 1px solid #fff;
    margin: 9px 0;
}
.ctn-form p:first-child label span input {
    border: none;
    font-family: 'Gilroy';
    font-size: 16px;
    line-height: 102%;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    font-weight: 900;
    opacity: 1 !important;
    padding-bottom: 12px;
}
.ctn-form p:first-child label:last-child {
    width: 100%;
}
.ctn-form p:first-child label span input::placeholder{
	color:#fff;
}
.ctn-form p:last-child {
    padding-right: 0;
    position: relative;
    text-align: center;
    margin-top: 6%;
}
.ctn-form p:last-child input {
    width: 295px;
    height: 52px;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    border-radius: 15px;
    color: #2d5e55;
    text-transform: lowercase;
    font-family: 'Gilroy';
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.3em;
    font-weight: 900;
}
.ctn-form p:last-child:after {
    content: "";
    position: absolute;
    left: 56%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: url(../../uploads/2023/01/Vector-152.png) no-repeat;
    width: 22px;
    height: 16px;
}
.hsection-11.cont-sec2 {
    margin-top: 20em;
}
.elementor.elementor-330 {
    position: relative;
    margin-top: -100px;
    background: #000;
    height: 95em;
}
.hsection-11.cont-sec2 .sec11-head {
    padding: 53px 0% 0 0%;
}
.cont-sec2 .sec11-btn.btn-2.sub-8 a {
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    width: 534px;
    background: #2EAF98;
    border-color: #2EAF98;
}
.cont-sec2 .btn-2 a:hover {
    background: transparent !important;
    border-color: #fff !important;
    transition: .2s all ease-in-out;
    color: #fff !important;
}
.ctn-form p label span input::placeholder {
  color: #fff;
  opacity: 1 !important;
}

/* ---- CONTACT US PAGE CSS ENDS HERE ---- */
/* ------------- RESPONSIVE CSS STARTS HERE -------------*/

@media(min-width:959px){
	.main-menu {
	  display: block !important;
	  position: unset !important;
	  background: transparent !important;
	}
}
@media (max-width:1440px){
	.elementor.elementor-7 {
		height: 6540px;
		background-size: 100% 6540px;
	}
	.s3-box2:after{
		bottom: -41.5%;
	}
	.s-3-m-boxb:nth-child(3) .s3-box2:after{
		left: -119%;
    	bottom: -48%;
	}
}
@media (max-width:1366px){
	.elementor.elementor-7 {
		height: 6600px;
		background-size: 100% 6601px;
	}
}
@media (max-width:1200px){
	.home-ban {
	  margin-top: 18%;
	  margin-bottom: 12%;
	}
	.elementor.elementor-7 {
		height: 6475px;
		background-size: 100% 6476px;
	}
	.header-btn a {
		width: auto;
		padding: 0 20px;
	}
}
@media (max-width:1148px){
	.elementor.elementor-7 {
		height: 6570px;
		background-size: 100% 6571px;
	}
	.hsec7-cont .heading{
		padding:0 4%;
	}
}
@media (max-width:1125px){
	.header-btn a {
		width: auto;
		padding: 0 10px;
		font-size: 14px;
	}
	#site-header-inner{
		max-width:100%;
	}
}
@media (min-width:1115px){
	.hsec-8-res,
	.hsec-8-res.sub-hsec-8,
	.hsec-8-res.on-btn{
		display: none;
	}
}

@media (max-width:1115px){
	.hsection8 {
		display: none;
	}
	.elementor.elementor-7 {
		height: 7060px;
		background-size: 100% 7065px;
	}
}
@media (max-width:1024px){
	.hsec7-cont .heading {
		padding: 0 0%;
	}
	.elementor.elementor-7 {
		height: 7180px;
		background-size: 100% 7200px;
	}
	.hsec11-cont{
		border-radius:30px;
	}
	.asec-cont .a-heading-2,
	.asec-cont .a-para-2,
	.asec-cont .a-ipara-2{
		text-align: center;
	}
	.asec3_b2 {
		margin-top: 60px;
		padding-left: 0%;
		text-align: center;
	}
	.asec3_b7 {
		margin-top: 58px;
		padding-left: 0%;
		text-align: center;
	}
	.asec3_b3 {
		padding-left: 0%;
		margin-top: 68px;
		text-align: center;
	}
	.asec3_b4 {
		margin-top: 60px;
		padding-left: 0%;
		text-align: center;
	}
	.asec3_b5 {
		margin-top: 13px;
		padding-left: 0%;
		text-align: center;
	}
	.asec3_b6 {
		margin-top: 13px;
		padding-left: 0%;
		text-align: center;
	}
	.asec4-cont {
		display: flex;
		flex-wrap: wrap;
		flex-direction: column-reverse;
		justify-content: center;
	}
	.asec4-box1,
	.asec4-box2{
		width: 100%;
		padding-right: 0%;
		text-align: center;
	}
	.a-s4-btn a {
		left: 50%;
		transform: translateX(-50%);
	}
	.asec6-cont {
		display: flex;
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.asec6-box2,
	.asec6-box2 img{
		width: 100%;
		text-align:center;
	}
	.asec6-box1 {
		width: 100%;
		text-align: center;
		margin-bottom: 50px;
	}
	.a-s6-btn a {
		left: 50%;
		transform: translateX(-50%);
	}
	.asec6-box2 {
		width: 100%;
		text-align: center;
	}
	.page-id-204 .elementor.elementor-204{
		height:5175px;
	}
	#block-8 .footer-3::after{
		bottom:15px;
	}
	.s-3-m-boxb:nth-child(3){
		text-align:center;
	}
	.s-3-m-boxb{
		text-align:center;
		margin-top: 70px;
	}
	.s3-box1,
	.s3-box2{
		padding:40px 30px;
		text-align:left;
	}
	.s-3-m-boxb:nth-child(3) .s3-box2:after {
		bottom: -44%;
		left: -135%;
	}
	.s3-box2:after{
		bottom:-43.5%;
	}
	.page-id-249 .elementor.elementor-249 {
		height: 6760px;
	}
	body.default-breakpoint #top-bar-nav, 
	body.default-breakpoint #site-navigation-wrap, 
	body.default-breakpoint .oceanwp-social-menu, 
	body.default-breakpoint .after-header-content {
		display: none;
	}
	body.default-breakpoint .oceanwp-mobile-menu-icon {
		display: inline-flex !important;
	}
	#site-logo {
		float: right !important;
		width: 72%;
	}
	.oceanwp-mobile-menu-icon.clr.mobile-right{
		float:left !important;
	}
	span.oceanwp-text {
		display: none;
	}
	a.mobile-menu i {
		font-size: 36px;
		padding-top: 33px;
		color: #fff !important;
	}
	.oceanwp-mobile-menu-icon a:hover {
		color: #2D5E55;
	}
	.hsec-8-res.sub-hsec-8 .hr-boxb .hr-head{
		padding-right:0;
	}
	.icons-head-img .img-name-icon{
		width:33%;
	}
	#site-header-inner{
		max-width:90%;
	}
}
@media (max-width:991px){
	.hsec_2_cont {
		padding: 0 10%;
	}
	.home-cont{
		font-size:63px;
	}
	#home-page{
		height:550px;
	}
	.home-ban {
		margin-top: 13%;
		margin-bottom: 4%;
		text-align: center;
	}
	.home-ban-cont p{
		padding-right:0;
	}
	.home-ban .btn{
		display:unset;
	}
	.home-ban .btn a{
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
	}
	.hsection_2 {
		padding: 60px 0 60px 0;
		margin-top: 11%;
	}
	.item-content-wrapper .item-content{
		padding:0 3%;
	}
	.tss-wrapper .single-item-wrapper h3.author-name{
		padding-right:4% !important;
		text-align:center !important;
	}
	.hr-boxa img {
		width: 57.5%;
	}
	.hsec9-cont .sec9-box.box9a {
    	width: 49%;
	}
	.hsec7-cont .boxes{
		width:32%;
	}
	.hsec10-cont .single-item-wrapper {
		display: flex !important;
		flex-direction: column !important;
		padding: 31px 0;
	}
	.hsec10-cont .tss-meta-info.tss-left::before{
		left:18%;
	}
	.hsec10-cont .item-content{
		text-align:center !important;
	}
	.hsec10-cont .rating-wrapper,
	.hsec10-cont .author-name, 
	.hsec10-cont .author-bio {
		text-align: center !important;
	}
	.elementor.elementor-7 {
		height: 7030px;
		background-size: 100% 7031px;
	}
	.home-ban .btn {
		display: block !important;
		position: relative;
		height: 50px;
		text-align: center;
		background: unset;
		border: 0 !important;
		width: 100% !important;
	}
	.home-ban .btn a {
		position: absolute;
		background: #2D5E55;
		border: 1px solid #2D5E55;
		border-radius: 10px;
		width: 364.69px;
		height: 50px;
		display: flex;
		align-items: center;
		justify-content: center;
		left: 50%;
		transform: translateX(-50%);
		font-family: 'Gilroy';
		font-style: normal;
		font-weight: 800;
		font-size: 16px;
		line-height: 20px;
		text-align: center;
		letter-spacing: 0.3em;
		color: #FFF;
	}
	#block-8 .footer-3::after{
		bottom:-3px;
	}
	.s-3-m-boxb{
		margin:0px;
	}
	.s3-box1,
	.s3-box2{
		width:80%;
		margin-right:0;
		margin:30px 0;
	}
	.s3-box1:after {
		content: "";
		position: absolute;
		width: 210px;
		height: 20px;
		right: 0;
		top: unset;
		bottom: -36%;
		transform: translateY(-50%) rotate(143deg);
		background: url(../../uploads/2023/01/Vector-171.png) no-repeat;
	}
	.s3-box2:after {
		bottom: -54.5%;
		right: 1%;
		transform: rotate(-5deg);
	}
	.s-3-m-boxb:nth-child(3) .s3-box2:after {
		bottom: -61%;
		left: 42%;
		transform: rotate(-6deg);
		background: url(../../uploads/2023/01/Vector-172.png) no-repeat;
		width: 413px;
		height: 110px;
	}
	.s-3-m-boxa {
		text-align: center;
		margin-bottom: 30px;
	}
	.home-ban.sol-ban {
		margin-top: 12%;
		margin-bottom: 24%;
	}
	.page-id-249 .elementor.elementor-249 {
		height: 7130px;
	}
	.elementor.elementor-330 #home-page {
		height: 790px;
	}
	.hsection-11.cont-sec2 {
		margin-top: 12em;
	}
	.elementor.elementor-330 {
		position: relative;
		margin-top: -100px;
		background: #000;
		height: 90em;
	}
	.ctn-form label {
		width: 100%;
		border-bottom: 1px solid #fff;
		margin: 9px 0;
	}
	.page-id-249 .elementor.elementor-249 {
		height: 7080px;
	}
	.s-3-m-boxb,
	.s-3-m-boxb:nth-child(3){
		justify-content: center;
	}
	.hsec_2_cont {
		padding: 0 10%;
		text-align: center;
	}
	.page-id-204 .elementor.elementor-204 {
		height: 5065px;
	}
	.page-id-204 .home-ban-cont {
	  margin-top: 20%;
	}
	.page-id-204 .site-footer {
	  position: relative;
	  margin-top: 0;
	}
	.page-id-330 .home-ban-cont {
	  margin-top: 24%;
	}
}
@media (max-width:768px){
	
	.hsection_4{
		padding:0;
	}
	.count-box{
		width:33%;
	}
	.hsec7-cont .boxes {
		width: 100%;
		margin: 10px 0;
	}
	.hsec-8-res.sub-hsec-8 .hr-boxb .hr-head{
		padding-right: 18%;
	}
	.hr-boxa img {
		width: 74.5%;
	}
	.hsec9-cont {
		flex-wrap: wrap;
	}
	.hsec9-cont .sec9-box.box9a, .hsec9-cont .sec9-box.box9b {
		width: 100%;
		margin: 22px 0;
	}
	#block-8 .footer-1,
	#block-8 .footer-2,
	#block-8 .footer-3{
		width:100%;
		padding-left:0;
		padding-right:0;
	}
	.elementor.elementor-7 {
		height: 9200px;
		background-size: 100% 9280px;
	}
	.sec9-box.box9a.box9b .box-sub:last-child{
		margin-top:0;
	}
	.sec6-box {
		width: 100%;
		text-align: center;
	}
	.sec6-boxb {
		width: 100%;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.sec6-boxb .heading {
		margin-top: 30px;
		text-align: center;
	}
	.sec3_box .box {
		width: 100%;
		background-size: cover !important;
		height: auto;
		margin-bottom: 10px;
	}
	.sec6-boxb p {
		text-align: center;
		margin: 25px 0;
	}
	.sec6-boxb .btn-2 a {
		left: 50% !important;
		transform: translateX(-50%) !important;
	}
	.footer-box.span_1_of_4.col.col-1, 
	.footer-box.span_1_of_4.col.col-3, 
	.footer-box.span_1_of_4.col.col-4,
	.asec3_b1 .a3-head1:before,
	.asec3_b1 .a3-head1:after{
		display: none;
	}
	.s3-box1, .s3-box2 {
		padding: 40px 30px;
		text-align: center;
	}
	.s3-box1:after {
		content: "";
		position: absolute;
		width: 210px;
		height: 20px;
		left: 0%;
		bottom: -30%;
		transform: translateY(-50%) rotate(35deg);
		background: url(../../uploads/2023/01/Vector-171.png) no-repeat;
		top:unset;
	}
	.s3-box2:after {
		bottom: -22%;
		right: 2%;
		transform: rotate(-34deg);
		background: url(../../uploads/2023/01/Vector-171.png) no-repeat;
		width: 209px;
		height: 16px;
	}
	.s-3-m-boxb:nth-child(3) .s3-box2:after {
		bottom: -22%;
		right: 2%;
		transform: rotate(-34deg);
		background: url(../../uploads/2023/01/Vector-171.png) no-repeat;
		width: 209px;
		height: 16px;
		left: unset;
	}
	.s-3-m-boxb:nth-child(3) .s3-box1,
	.s-3-m-boxb:nth-child(3) .s3-box2 {
		text-align: center;
	}
	.s-sec2-cont,
	.s-section-2:nth-child(odd) .s-sec2-cont{
		flex-direction:column-reverse;
	}
	.s-sec2-cont {
		padding: 35px 0px;
		border: none;
		justify-content: center;
		text-align: center;
	}
	.s2-boxa {
		width: 100%;
		display: flex;
		justify-content: center;
		flex-direction: column;
		margin: 20px 0;
	}
	.s2-boxb {
		width: 100%;
		text-align: center;
	}
	.s2-btn a {
		left: 50%;
		transform: translateX(-50%);
	}
	.s-section-2 {
		margin-top: 0;
	}
	.s-sec2-cont{
		padding:10px 0;
	}
	.s2-boxa{
		flex-direction:column-reverse;
		margin:0 0;
	}
	.page-id-249 .elementor.elementor-249 {
		height: 713em;
		background: url(../../uploads/2023/01/Solutions-backgroind.png) no-repeat;
    	background-size: cover;
		width:100%;
	}
	.home-ban.sol-ban {
		margin-top: 38%;
		margin-bottom: 24%;
	}
	.page-id-249 #home-page {
		background: unset;
		border: none;
	}
	.ctn-form label {
		width: 100%;
		border-bottom: 1px solid #fff;
		margin: 9px 0;
	}
	.ctn-form p:last-child:after{
		left:60%;
	}
	.asection-2 {
		margin-top: 24%;
	}
	.hsec10-cont .swiper-button-next {
		right: 22%!important;
		transform: translateX(-50%) !important;
	}
	.hsec10-cont .swiper-button-prev {
		left: 28%!important;
		transform: translateX(-50%) !important;
	}
	.page-id-204 .elementor.elementor-204 {
		height: 5160px;
	}
	.hsection-11{
		margin-top:50px;
	}
	.home-ban {
	  margin-top: 17%;
	  margin-bottom: 4%;
	  text-align: center;
	}
}
@media (max-width:624px){
	.hsec_2_cont {
		padding: 0 0%;
	}
	.hsection_4{
		height:auto;
	}
	.hsection_4 .cont-row {
		display: flex;
		flex-direction: column;
		justify-content: center;
		margin-top: 25px;
		gap: 30px;
		align-items: center;
	}
	.hr-box-cen .hr-text-8{
		padding:0 24%;
	}
	.hr-boxa img {
		width: 81.5%;
	}
	.hsec10-cont .tss-meta-info.tss-left::before {
		left: 0%;
	}
	.hsec10-cont .swiper-button-prev {
		left: 30%!important;
		transform: translateX(-50%) !important;
	}
	.hsec10-cont .swiper-button-next {
		right: 25%!important;
		transform: translateX(-50%) !important;
	}
	.elementor.elementor-7 {
		height: 663em;
		background-size: 100% 667em;
	}
	.page-id-204 .elementor.elementor-204 {
		height: 396em;
	}
	.page-id-249 .elementor.elementor-249 {
		height: 702em;
	}
	.sec11-btn.btn-2.sub-8 {
		margin: 22px 0 0 0 !important;
		text-align: center;
		height: auto;
		min-height: 50px;
	}
	.cont-sec2 .sec11-btn.btn-2.sub-8 a {
		left: 50%;
		transform: translateX(-50%);
		color: #fff;
		width: auto;
		background: #2EAF98;
		border-color: #2EAF98;
		height: auto;
		min-height: 50px;
	}
	.cont-sec2 .hsec11-cont{
		height:360px;
	}
	.cont-sec2 .sec11-btn.btn-2.sub-8 {
		margin: 22px 0 0 0 !important;
		bottom: 75px !important;
		position: absolute;
		left: 0;
		width: 100%;
	}
	.sol-ban .home-ban-cont p {
		text-align: center;
		padding: 0 2%;
		font-size: 24px;
		font-weight: 500;
		margin-top: 30px;
	}
	.s-3-m-boxb:nth-child(3) {
		text-align: unset;
		justify-content: center;
	}
	.s-3-m-boxb{
		justify-content:center;
	}
	.asection-2 {
		margin-top: 18%;
	}
	.ctn-form p:last-child:after {
		left: unset;
		right: 32%;
	}
	.hsection-11.cont-sec2 {
		margin-top: 5em;
		margin-bottom:0;
	}
	.elementor.elementor-330 {
		height: 81em;
	}
	.page-id-204 .home-ban-cont {
	  margin-top: 30%;
	}
	.page-id-330 .home-ban-cont {
	  margin-top: 35%;
	}
}
@media(min-width:481px){
	.at-480{
		display:none;
	}
}
@media (max-width:480px){
	.home-cont {
		font-size: 36px;
		padding: 0 3%;
	}
	.home-ban-cont p {
		padding-right: 0;
		font-size: 14px;
		padding: 0 14%;
	}
	#home-page {
		height: 424px;
	}
	.hsection_2 {
		padding: 60px 0 60px 0;
		margin-top: 5%;
	}
	.hsection_4 .heading {
		font-size: 36px;
	}
	.item-content-wrapper .item-content{
		font-size:20px !important;
	}
	.tss-wrapper .single-item-wrapper h3.author-name {
		padding: 0 31% !important;
		text-align: center !important;
		margin-top:18px !important;
	}
	.sec6-boxb .heading {
		margin-top: 30px;
		text-align: center;
		padding: 0 5% !important;
	}
	.sec6-boxb p {
		text-align: center;
		margin: 25px 0;
		padding: 0 4%;
	}
	.hsec7-cont .heading {
		padding: 0 3%;
		font-size: 32px;
	}
	.hsec-8-res.sub-hsec-8 .hr-boxb .hr-head {
		padding-right: 0%;
	}
	.hsec10-cont .hsec-heading {
		background: linear-gradient(91.95deg, #00A889 6.76%, #00FFD0 40.55%, #00FFD1 83.99%);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		background-clip: text;
		text-fill-color: transparent;
		font-size: 32px;
	}
	.hsec10-cont .item-content {
		text-align: center !important;
		font-size: 14px !important;
		padding: 0 !important;
	}
	.hsec10-cont .item-content-wrapper.tss-right {
		padding: 30px 0 !important;
	}
	.hsec10-cont .rating-wrapper {
		margin-top: 20px;
	}
	.hsec10-cont .dashicons-star-filled:before {
		content: "\f155";
		font-size: 32px;
	}
	.hsec10-cont span.dashicons.dashicons-star-filled {
		width: 35px;
	}
	.hsec10-cont .single-item-wrapper{
		padding-bottom:0 !important;
	}
	.sec11-head {
		padding: 20px 7% 0 7%;
		font-size: 24px;
	}
	.sec11-sub-head{
		font-size:14px;
	}
	.sec11-btn.btn-2.sub-8 {
		margin: 22px 0 0 0 !important;
		bottom: -15px !important;
		position: absolute;
		left: 0;
		width: 100%;
	}
	.sec11-btn.btn-2.sub-8 a {
		left: 50%;
		transform: translateX(-50%);
		background: #fff;
		color: #2D5E55;
		width: 100%;
	}
	.footer-2, .footer-3 {
		display: none !important;
	}
	.footer-1 {
		text-align: center;
	}
	.elementor.elementor-7 {
		height: 660em;
		background-size: 100% 660em;
	}
	#site-logo {
		float: right !important;
		width: 90%;
	}
	.page-id-204 .elementor.elementor-204 {
		height: 288em;
	}
	.asec-cont .a-heading-2,
	.asec3_b1 .a3-head1,
	.a-s4-head,
	.a-s5-head,
	.a-s6-head{
		font-size: 32px;
	}
	.asec-cont .a-para-2,
	.a-s4-para,
	.a-s5-para,
	.a-s6-para{
		font-size:14px;
	}
	.asec-cont .a-ipara-2{
		font-size:16px;
	}
	.asec3_b2 .a3-head2,
	.asec3_b7 .a3-head7,
	.asec3_b3 .a3-head3,
	.asec3_b4 .a3-head4,
	.asec3_b5 .a3-head5,
	.asec3_b6 .a3-head6{
		font-size:24px;
	}
	.asec3_b2 .a3-para2,
	.asec3_b7 .a3-para7,
	.asec3_b3 .a3-para3,
	.asec3_b4 .a3-para4,
	.asec3_b5 .a3-para5,
	.asec3_b6 .a3-para6{
		font-size:12.84px;
	}
	.asec4-box2 {
		margin-bottom: 20px;
	}
	.page-id-204 .home-ban p {
		padding-left: 0;
	}
	.home-ban.about-ban .btn {
		display: none !important;
	}
	.page-id-204 #home-page {
		height: 555px;
		background-size: cover;
		width: 98%;
	}
	.asec3_b2,
	.asection-4{
		margin-top:37px;
	}
	.asec3_b7,
	.asec3_b3,
	.asec3_b4,
	.asec3_b5,
	.asec3_b6{
		margin-top:14px;
	}
	.asection-3:before {
		display:none;
	}
	.at-481{
		display:none;
	}
	.page-id-249 .elementor.elementor-249 {
		height: 695em;
		background: url(../../uploads/2023/01/iPhone-background1-scaled.jpg) no-repeat;
		background-size: cover;
		width: 100%;
	}
	.s-sec2-cont, .s-section-2:nth-child(odd) .s-sec2-cont {
		flex-direction: column;
	}
	.s2-head{
		font-size:32px;
		order: 1;
	}
	.s2-para{
		font-size:14px;
	}
	.s2-boxa {
		flex-direction: column-reverse;
		margin: 40px 0;
	}
	.s-section-3 .hsec11-cont {
		height: 240px;
	}
	.s-section-3 .hsection-11 {
		text-align: center;
		position: relative;
		margin-top: 60px;
		margin-bottom: 50px;
	}
	.s3-box1:after {
		bottom: -23%;
		transform: translateY(-50%) rotate(32deg);
	}
	.ctn-form p {
		padding-left: 0;
	}
	.elementor.elementor-330 {
		height: 83em;
	}
	.ctn-form p:last-child:after {
		left: unset;
		right: 27%;
	}
	.hsec10-cont .swiper-button-prev {
		left: 18%!important;
		transform: translateX(-50%) !important;
	}
	.hsec10-cont .swiper-button-next {
		right: 8%!important;
		transform: translateX(-50%) !important;
	}
	.hsec11-cont{
		height:225px;
	}
	.home-ban {
	  margin-top: 32%;
	  margin-bottom: 4%;
	  text-align: center;
	}
}
@media (max-width:460px){
	.hsec-8-res.sub-hsec-8 .hr-boxb .hr-head{
		font-size:32px;
	}
	.page-id-204 .elementor.elementor-204 {
		height: 290em;
	}
	.elementor.elementor-7 {
		height: 668em;
		background-size: 100% 668em;
	}
}
@media (max-width:440px){
	.page-id-204 .elementor.elementor-204 {
		height: 296em;
	}
}
@media (max-width:431px){
	.elementor.elementor-7 {
		height: 672em;
		background-size: 100% 674em;
	}
	.page-id-204 .elementor.elementor-204 {
		height: 293em;
	}
	.page-id-249 .elementor.elementor-249 {
		height: 664em;
	}
	.elementor.elementor-330 #home-page {
		background: url(../../uploads/2023/01/iPhone-14-Pro-Max-5.png) no-repeat;
	}
	.elementor.elementor-330 {
		height: 75em;
	}
	.ctn-form p:last-child::after {
	  left: unset;
	  right: 25%;
	}
	.page-id-330 .home-ban-cont {
	  margin-top: 47%;
	}
}
@media (max-width:426px){
	.icons-head-img .img-name-icon{
		width:50%;
	}
	.sec9-box.box9a.box9b .box-sub {
		width: 100%;
		display: inline-block;
	}
	.hsec-8-res.sub-hsec-8 .hr-boxb .hr-head{
		font-size: 27px;
	}
	.hr-boxb img {
		width: 92%;
	}
	.elementor.elementor-7 {
		height: 702em;
		background-size: 100% 702em;
	}
	#site-logo {
		float: right !important;
		width: 85%;
	}
	#home-page {
		height: 480px;
	}
	.hsec_2_cont .heading{
		font-size:32px;
	}
	.sec6-boxb .heading {
		margin-top: 30px;
		text-align: center;
		padding: 0 0% !important;
	}
	.hsec10-cont .tss-wrapper .single-item-wrapper h3.author-name{
		padding:0 !important;
	}
	.page-id-204 .elementor.elementor-204 {
		height: 300em;
	}
	.home-ban.sol-ban {
		margin-top: 16%;
		margin-bottom: 30%;
	}
	.page-id-249 .elementor.elementor-249 {
		height: 657em;
	}
	.s-3-m-boxb:nth-child(3) .s3-box2:after {
		bottom: -14%;
	}
	.hsec11-cont{
		height:228px;
	}
	.page-id-249 .home-ban-cont {
	  margin-top: 42%;
	}
}
@media (max-width:414px){
	.elementor.elementor-7 {
		height: 713em;
		background-size: 100% 713em;
	}
	.page-id-204 .elementor.elementor-204 {
		height: 302em;
	}
}
@media (max-width:376px){
	.hsec10-cont .swiper-button-next {
		right: 0%!important;
		transform: translateX(-50%) !important;
	}
	.elementor.elementor-7 {
		height: 723em;
		background-size: 100% 730em;
	}
	a.mobile-menu i {
		padding-top: 25px;
	}
	.hr-boxb img {
		width: 85%;
	}
	.home-ban .btn a{
		width:100%;
	}
	.page-id-204 .elementor.elementor-204 {
		height: 311em;
	}
	.page-id-204 #home-page {
		height: 585px;
	}
	.page-id-249 .elementor.elementor-249 {
		height: 643em;
	}
	.ctn-form p:last-child::after {
	  left: unset;
	  right: 10%;
	  top: 37%;
	}
}
@media (max-width: 365px){
	.elementor.elementor-7 {
		height: 730em;
		background-size: 100% 748em;
	}
}
@media (max-width:360px){
	.hsec11-cont {
		height: 280px;
	}
	.elementor.elementor-7 {
		height: 735em;
		background-size: 100% 748em;
	}
	.page-id-204 .elementor.elementor-204 {
		height: 318em;
	}
	.s-section-3 .hsec11-cont {
		height: 270px;
	}
}
@media (max-width: 355px){
	.elementor.elementor-7 {
		height: 748em;
		background-size: 100% 748em;
	}
}
@media (max-width:345px){
	.elementor.elementor-7 {
		height: 753em;
		background-size: 100% 757em;
	}
}
@media (max-width: 325px){
	.elementor.elementor-7 {
		height: 763em;
		background-size: 100% 763em;
	}
}
@media (max-width:321px){
	.home-cont {
		font-size: 28px;
		padding: 0 3%;
	}
	#home-page {
		height: 435px;
	}
	.sec3_box .box {
		width: 100%;
		background-size: cover !important;
		height: auto;
	}
	.sec3_box .part-a {
		width: 83%;
	}
	.count-box {
		width: 100%;
	}
	.hsection-7 {
		border: 1px solid #FFFFFF;
		border-radius: 30px;
		padding: 6px;
		margin-top: 8%;
	}
	.elementor.elementor-7 {
		height: 735em;
		background-size: 100% 738em;
	}
	.page-id-204 .elementor.elementor-204 {
		height: 328em;
	}
	.s3-box1:after {
		bottom: -17%;
		transform: translateY(-50%) rotate(32deg);
	}
	.s3-box2:after {
		bottom: -12%;
		right: -3%;
		transform: rotate(-39deg);
	}
	.s-3-m-boxb:nth-child(3) .s3-box2:after {
		bottom: -10%;
		right: -4%;
		transform: rotate(-43deg);
	}
	.s-section-3 .hsec11-cont {
		height: 295px;
	}
	.page-id-249 .elementor.elementor-249 {
		height: 635em;
	}
	.cont-sec2 .hsec11-cont {
		height: 423px;
		background-size: cover;
	}
	.cont-sec2 .sec11-btn.btn-2.sub-8 {
		margin: 22px 0 0 0 !important;
		bottom: 126px !important;
		position: absolute;
		left: 0;
		width: 100%;
	}
}

/* ------------- RESPONSIVE CSS ENDS HERE -------------*/
