a :root {
  --greencolor1: #1AAFE6;
  --font-f1: 'Open Sans', sans-serif
}

body {
  color: #272727;
  font-family: var(--font-f1)
}

.main {
  width: 100%
}

.overf {
  overflow: hidden
}

.fl {
  float: left
}

.fr {
  float: right
}

.fu {
  float: unset
}

.width-100 {
  width: 100%
}

.width-1730 {
  width: 89.27083333333334vw;
  -webkit-width: 89.27083333333334vw;
  -moz-width: 89.27083333333334vw;
  -ms-width: 89.27083333333334vw;
  -o-width: 89.27083333333334vw
}

.width-1557 {
  width: 1549px
}

.width-1830 {
  width: 1830px
}

.color-text-darkblack {
  color: #272727
}

.color-text-lightblack {
  color: #474747
}

.color-text-extralight {
  color: #5b5b5b
}

.color-text-gray {
  color: #adadad
}

.color-text-white {
  color: #fff
}

.posa {
  position: absolute
}

.posr {
  position: relative
}

.posf {
  position: fixed
}

.Roboto {
  font-family: var(--font-f1)
}

.Playfair {
  font-family: 'Playfair Display', serif
}

.f-light {
  font-weight: 300
}

.f-regular {
  font-weight: 400
}

.f-medium {
  font-weight: 500
}

.f-bold {
  font-weight: 700
}

.f-Extrabold {
  font-weight: 900
}

.pad0 {
  padding: 0
}

.pad0-0 {
  padding: 0 !important
}

.pad-lr-15px {
  padding-left: 15px;
  padding-right: 15px
}

.pad-lr-30px {
  padding-left: 30px;
  padding-right: 30px
}

.mar0 {
  margin: 0
}

.mar0-0 {
  margin: 0 !important
}

.marc {
  margin: 0 auto
}

.animination-z {
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}

.small-h-b {
  display: none
}

.t-a-c {
  text-align: center
}

.a-tag-n:active,
.a-tag-n:focus,
.a-tag-n:hover {
  text-decoration: none
}

.w-h-100 {
  width: 100%;
  height: 100%
}

.logod {
  float: left;
  width: 138px;
  height: 44px;
  position: relative;
  top: -11px
}

.font-italic {
  font-style: italic
}

.mainheader {
  position: fixed !important;
  z-index: 10 !important
}

.header-bottom-b {
  -webkit-box-shadow: 0 3px 7.92px .08px rgba(0, 0, 0, .16);
  -moz-box-shadow: 0 3px 7.92px .08px rgba(0, 0, 0, .16);
  box-shadow: 0 3px 7.92px .08px rgba(0, 0, 0, .16)
}

.t-t-u {
  text-transform: uppercase
}

.header-in {
  height: 25px;
  margin-top: 33px !important;
  margin-bottom: 33px !important
}

.header-menus-d {
  width: 75%;
  float: right;
  padding-top: 2px
}

.header-menus-l {
  display: inline-flex;
  list-style-type: none;
  float: right;
  margin-bottom: 0;
  padding: 0
}

.header-menus-l li a {
  line-height: 20px;
  text-transform: uppercase;
  color: #adadad;
  font-size: 14px;
  font-weight: 500;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  box-shadow: none !important
}

.header-menus-l li a.active {
  color: #272727 !important
}

.header-menus-l li {
  padding-left: 20px
}

.header-menus-l li a:active,
.header-menus-l li a:focus,
.header-menus-l li a:hover {
  color: #272727;
  text-decoration: none
}

.home-section1 {
  padding-top: 105px;
  margin: 0 auto;
  margin-bottom: 111px
}

.hsec1in {
  width: 50%;
  float: left;
  height: 590px
}

.head-text {
  font-size: 60px;
  line-height: 71px
}

.sec1-head-t {
  margin-top: 142px;
  margin-bottom: 24px
}

.sec1-ind2 {
  float: left;
  width: 557px;
  height: auto;
  overflow: hidden
}

.sec1-ind2 p {
  font-size: 21px;
  line-height: 32px
}

.back-c-div {
  float: right
}

.cbig {
  width: 446px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0
}

.hsec1img-d {
  width: 610px;
  height: 423px;
  position: relative;
  overflow: hidden;
  left: -48px;
  top: 87px;
  -webkit-box-shadow: 8px 13px 49px 1px rgba(0, 0, 0, .16);
  -moz-box-shadow: 8px 13px 49px 1px rgba(0, 0, 0, .16);
  box-shadow: 8px 13px 49px 1px rgba(0, 0, 0, .16)
}

.w-f {
  width: 100%;
  height: 100%
}

.image-aspect {
  object-fit: cover;
  width: 100%;
  height: 100%;
  -moz-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  -webkit-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  transition: all .4s ease-out;
  -webkit-backface-visibility: hidden
}

.hsec2txt1 {
  font-size: 36px;
  line-height: 48px;
  margin-bottom: 30px
}

.hsec2txt2 {
  font-size: 21px;
  margin-bottom: 20px;
  text-transform: uppercase
}

.h-sec-2-border-d {
  width: 50%;
  border-right: 1px solid #adadad;
  height: 125px
}

.home-section2 {
  margin-bottom: 70px
}

.home-product-main-d {
  width: 713px;
  height: 610px;
  overflow: hidden;
  float: left;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 55px
}

.home-product-main-d.mar-top-d-1 {
  position: relative;
  top: 69px
}

.home-product-img-d {
  width: 100%;
  height: 451px;
  margin-bottom: 35px;
  overflow: hidden
}

.home-product-main-d .title-h {
  font-size: 24px;
  margin-bottom: 2px
}

.home-product-main-d .subtitle-h {
  font-size: 14px
}

.home-section3 {
  padding-bottom: 69px
}

.see-all-link {
  font-size: 21px;
  line-height: 24px;
  margin: 0;
  height: 24px;
  padding-left: 15px;
  padding-right: 15px
}

.homepage-see-all {
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  position: relative;
  left: 0
}

.logod a {
  box-shadow: none !important
}

.see-all-link-d {
  display: -webkit-box;
  min-width: 100px;
  max-width: 100px;
  margin: 0 auto;
  box-shadow: none !important
}

.see-all-link-d:hover .homepage-see-all {
  position: relative;
  left: -10px
}

.home-section4 {
  margin-top: 140px;
  margin-bottom: 46px
}

.sec4-ourclients-head {
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 60px
}

.dubble-cumma1 {
  font-size: 44px;
  line-height: 0;
  position: relative;
  top: 10px
}

.sec4-ourclients-text3 {
  font-size: 14px;
  margin: 0;
  font-family: Manrope
}

.companys-logo {
  padding: 0;
  display: inline-block;
  text-align: center;
  width: 100%;
  list-style-type: none;
  margin-bottom: 114px;
  margin-bottom: 0 !important
}

.companys-logo li {
  width: 25%;
  float: left
}

.comp-logos-img {
  margin-bottom: 55px
}

.mainfooter {
  background-color: transparent
}

.parallex-d-footer {
  position: fixed;
  bottom: 0
}

.footer-common {
  height: 550px
}

.allup-d {
  position: relative;
  z-index: 1;
  background-color: #fff
}

.footer-ind1 {
  width: 100%;
  height: 100%;
  position: relative
}

.footer-big-text {
  width: 100%;
  text-align: center;
  font-size: 60px;
  line-height: 50px;
  position: absolute;
  top: 173px
}

.footer-big-text a {
  border-bottom: 0 !important;
  padding-bottom: 3px
}

.footer-big-text a:active,
.footer-big-text a:focus,
.footer-big-text a:hover {
  color: #fff !important
}

.footer-ind-d {
  width: 91.25vw;
  height: 35px;
  overflow: hidden;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 35px
}

.footer-text {
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 7px
}

.social-icons {
  width: 165px;
  height: 100%;
  overflow: hidden;
  float: right;
  text-align: right
}

.social-ico-img {
  width: 35px;
  height: 35px;
  margin-left: 17px
}

.os-sec1 {
  padding-top: 140px;
  margin-bottom: 66px
}

.os-sec1-t1,
.wdp-sec1-t1 {
  font-size: 16px;
  padding-left: 5px;
  line-height: 21px;
  margin-bottom: 7px
}

.head-text-2 {
  font-size: 40px;
  line-height: 44px
}

.OurStory-bigimg {
  height: 800px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover
}

.img-parallax {
  width: 100vmax;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  pointer-events: none
}

.os-sec2 {
  padding-top: 140px
}

.os-sec2-ind1 {
  width: 630px;
  min-height: 60px;
  float: left;
  padding-top: 10px;
  padding-top: 0 !important
}

.os-sec2-ind2 {
  width: 832px;
  min-height: 532px;
  float: right
}

.head-text-2-underline {
  border-bottom: 1.5px solid #474747;
  width: auto;
  padding-right: 30px;
  float: left;
  padding-bottom: 14px
}

.os-sec2-ind2-t1 {
  font-size: 56px;
  line-height: 66px;
  margin-bottom: 60px
}

.os-sec2-ind2-t2 {
  font-size: 18px;
  line-height: 34px;
  font-family: Manrope
}

.os-sec2-ind2-t2 strong {
  font-size: 21px;
  line-height: 34px
}

.os-sec3-d {
  width: 1163px;
  float: left
}

.os-sec3-t1 {
  margin-bottom: 60px
}

.os-sec3-t2 {
  line-height: 48px;
  margin-bottom: 28px
}

.os-sec2-ind2-t2 {
  margin-bottom: 50px
}

.ourstorybigimg3-div {
  width: 75.9375vw;
  height: 478px;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 229px
}

.os-sec4-ind {
  width: 370px;
  float: left;
  margin-right: 177px
}

.os-sec4-th {
  font-size: 40px;
  line-height: 44px;
  margin-bottom: 12px;
  padding-left: 5px
}

.os-sec4-t1 {
  font-size: 24px;
  margin-bottom: 0;
  line-height: 27px;
  padding-bottom: 16px;
  border-bottom: 1px solid #adadad;
  margin-top: 60px
}

.os-sec4 {
  margin-bottom: 0 !important;
  padding-bottom: 20px !important
}

.a-lin-h:active,
.a-lin-h:focus,
.a-lin-h:hover,
a:active,
a:focus,
a:hover {
  color: unset;
  text-decoration: none
}

a {
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}

.work-detail-maind {
  padding-top: 141px;
  padding-bottom: 0 !important
}

.wdp-sec1-t2 {
  margin-bottom: 53px
}

.w-d-subdiv {
  padding-top: 0 !important;
  padding-bottom: 106px
}

.w-d-subd1 {
  width: 30.4%;
  float: left
}

.w-d-subd2 {
  width: 69%;
  float: left
}

.WorkDetailPageimg1-d {
  height: auto !important
}

.WorkDetailPageimg2-d,
.WorkDetailPageimg3-d {
  width: 610px;
  position: relative;
  height: auto !important
}

.WorkDetailPageimg4 {
  margin-top: 0 !important;
  margin-bottom: 64px;
  width: 338px;
  height: 274px
}

.quot-wd.quot-wdqvtd2 {
  padding-top: 0 !important
}

.overf.quot-wdqvtd1 {
  margin-bottom: 66px !important
}

.WorkDetailPageimg5-d {
  width: 864px;
  height: 603px;
  height: auto !important
}

.WorkDetailPageimg6-d {
  width: 360px;
  height: 419px;
  height: auto !important
}

.WorkDetailPageimg10-d,
.WorkDetailPageimg7-d {
  height: 600px;
  height: auto !important
}

.WorkDetailPageimg8-9 {
  margin-top: 15px
}

.WorkDetailPageimg8-d {
  width: 862px;
  height: 682px;
  height: auto !important
}

.WorkDetailPageimg9-d {
  width: 357px;
  height: 420px;
  position: absolute;
  bottom: 0;
  height: auto !important
}

.media-maind {
  padding-top: 141px
}

.media-sec2 {
  padding-left: 43px;
  padding-right: 44px;
  padding-top: 70px;
  padding-bottom: 160px
}

.media-subdiv {
  padding-top: 40px;
  padding-bottom: 40px;
  height: 228px;
  border-bottom: 1px solid #f1f1f1
}

.media-subdiv-img-d {
  width: 148px;
  height: 100%;
  float: left;
  border-radius: 100px;
  overflow: hidden
}

.media-subdiv-d1 {
  height: -webkit-fill-available;
  float: left;
  padding-right: 70px;
  padding-left: 70px;
  align-items: center;
  display: flex
}

.media-subdiv-d2 {
  width: 260px;
  height: -webkit-fill-available;
  border-left: 1px solid #f1f1f1;
  align-items: center;
  display: flex
}

.media-subdiv-d1-ind {
  width: 100%;
  /* min-height: 130px; */
  height: 100px;
  align-items: center;
  display: flex
}

.media-subdiv-d1-ind2 {
  width: 100%;
  height: auto;
  padding-left: 70px;
  min-height: 130px;
  padding-top: 40px
}

.media-subdiv-t1 {
  font-size: 30px;
  line-height: 44px;
  margin-bottom: 0
}

.media-subdiv-t2 {
  margin-bottom: 0;
  font-size: 36px;
  line-height: 32px
}

.media-subdiv-t3 {
  font-size: 21px;
  line-height: 41px;
  margin-bottom: 0
}

.ContactUs-Formd {
  width: 534px;
  height: auto;
  overflow: hidden;
  padding-top: 20px
}

.Contact-inp1 {
  height: 44px;
  margin-bottom: 27px
}

.Contact-inp2 {
  height: 142px;
  resize: none;
  margin-bottom: 76px
}

.Contact-inp {
  width: 100%;
  outline: 0;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #adadad;
  font-size: 21px;
  line-height: 31px
}

.Contact-inp::-webkit-input-placeholder {
  color: #adadad;
  font-weight: 300
}

.Contact-inp::-moz-placeholder {
  color: #adadad;
  font-weight: 300
}

.Contact-inp:-ms-input-placeholder {
  color: #adadad;
  font-weight: 300
}

.Contact-inp:-moz-placeholder {
  color: #adadad;
  font-weight: 300;
  font-family: var(--font-f1)
}

.submit-b {
  width: 155px;
  height: 60px;
  border: 1px solid #000;
  font-size: 21px;
  color: #272727;
  background-color: transparent;
  outline: 0
}

.ContacUspadding {
  padding-right: 155px;
  padding-bottom: 00px !important
}

.ContacUsOrDivM {
  padding-top: 54px
}

.ContacUsOrDivM-or {
  width: 75%;
  text-align: center;
  font-size: 21px;
  line-height: 18px;
  margin-bottom: 38px
}

.CUsD {
  width: 50%;
  float: left
}

.CUsD-ht {
  font-size: 21px;
  margin-bottom: 22px
}

.CUsD-t2 {
  font-size: 21px;
  line-height: 31px;
  margin-bottom: 0
}

.or-mob {
  display: none
}

.Careers-maind {
  padding-top: 140px
}

.Careers-sec1-t1 {
  font-size: 30px;
  line-height: 31px;
  margin-bottom: 32px
}

.os-sec2-ind2.careers-sd1 {
  padding-bottom: 104px
}

.careers-arc-main {
  width: 100%;
  overflow: hidden;
  /* padding-bottom: 37px;
  border-bottom: 1px solid #c6cad2;
  margin-bottom: 33px; */
  user-select: none
}

.careers-arc-b {
  height: auto;
  overflow: hidden;
  width: 100%;
  cursor: pointer;
  position: relative
}

.careers-arc-b .os-sec2-ind2-t1 {
  margin-bottom: 0
}

.accord-b {
  position: absolute;
  right: 20px;
  width: 32px;
  height: 20px;
 /*  top: 21px */
 top:10px;
}

.careers-arc-main .acco-sub-d {
  max-height: 0;
  min-height: 0;
  width: 100%;
  overflow: hidden
}

.careers-arc-main.active .acco-sub-d {
  min-height: 0 !important;
  max-height: 1180px !important
}

.careers-arc-main.active .accord-b {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg)
}

.accr-t1 {
  font-size: 21px;
  line-height: 30px;
  margin-bottom: 35px
}

.accr-t2 {
  font-size: 24px;
  line-height: 48px;
  margin-bottom: 35px
}

.careers-arc-main .acco-sub-d .accr-t1.first {
  padding-top: 63px
}

.accr-maind {
  height: auto !important;
  min-height: unset !important;
  max-height: unset !important
}

.width-1322 {
  width: 1322px
}

.work-txt-h1 {
  margin-bottom: 44px
}

.work-tabs-d {
  user-select: none;
  width: 100%;
  list-style-type: none;
  overflow: hidden;
  margin-bottom: 0;
  padding: 40px 0 0 0
}

.work-tabs-d li {
  display: inline-flex;
  margin-right: 46px;
  padding-left: 10px
}

.work-tabs-d li a {
  font-size: 21px;
  color: #222d3a;
  text-transform: uppercase;
  font-family: Manrope-Medium
}

.work-tabs-d li a sup {
  font-size: 16px
}

.work-tabs-d li a:active,
.work-tabs-d li a:focus,
.work-tabs-d li a:hover {
  text-decoration: none;
  box-shadow: none !important
}

.work-tabs-d li a.active {
  color: #525252;
  font-weight: 700;
  line-height: 46px
}

.work-tabs-d li.active {
  border-bottom: 1px solid #474747
}

.Work-divs-m {
  width: 360px !important;
  height: 650px !important;
  margin-bottom: 20px;
  float: left;
  overflow: hidden;
  margin-left: 40px;
  margin-right: 40px;
  position: relative
}

.Work-divs-m-d {
  width: 100%;
  height: 510px;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px
}

.easy-tb-m {
  padding-top: 80px;
  padding-bottom: 70px
}

.work-d2 {
  top: -70px
}

.see-all-link-d-2 {
  width: 135px;
  cursor: pointer
}

.view-M-b {
  padding-top: 50px
}

.owl-nav {
  display: none
}

.menu-a {
  display: none
}

.menu-a {
  position: relative;
  display: none;
  width: 30px;
  height: 10px;
  margin: 0;
  top: 0
}

.menu-a span {
  margin: 0 auto;
  position: relative;
  top: 12px;
  background-color: transparent !important
}

.menu-a span:after,
.menu-a span:before {
  position: absolute;
  content: ''
}

.menu-a span,
.menu-a span:after,
.menu-a span:before {
  width: 20px;
  height: 2px;
  background-color: #474747;
  display: block
}

.menu-a span:before {
  margin-top: -7px
}

.menu-a span:after {
  margin-top: 0
}

.example5 span {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-transition-delay: .2s;
  transition-delay: .2s
}

.example5.active span {
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
  top: 10px
}

.example5 span:before {
  -webkit-transition-property: margin, -webkit-transform;
  transition-property: margin, transform;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-delay: .2s, 0s;
  transition-delay: .2s, 0s
}

.example5.active span:before {
  margin-top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0s, .2s;
  transition-delay: 0s, .2s
}

.example5 span:after {
  -webkit-transition-property: margin, -webkit-transform;
  transition-property: margin, transform;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-delay: .2s, 0s;
  transition-delay: .2s, 0s
}

.example5.active span:after {
  margin-top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition-delay: 0s, .2s;
  transition-delay: 0s, .2s
}

.h-100 {
  height: 100% !important
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  width: 12px;
  height: 12px;
  background-color: #474747;
  display: inline-flex;
  margin-left: 7px;
  margin-right: 7px;
  border-radius: 50px;
  margin-top: 30px
}

.owl-carousel .owl-dot.active {
  background-color: #000
}

.hover-effect {
  display: block;
  background: 0 0;
  overflow: hidden
}

.hover-effect:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  -moz-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  -webkit-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  transition: all .4s ease-out;
  -webkit-transform: rotateY(180deg) scale(.5, .5);
  -moz-transform: rotateY(180deg) scale(.5, .5);
  -ms-transform: rotateY(180deg) scale(.5, .5);
  -o-transform: rotateY(180deg) scale(.5, .5);
  transform: rotateY(180deg) scale(.5, .5);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  background-color: rgba(1, 183, 242, .6)
}

.hover-effect img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  -moz-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  -webkit-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  transition: all .4s ease-out;
  -webkit-backface-visibility: hidden
}

.home-product-main-d.uxv a .hover-effect img,
.hover-effect:hover img {
  -webkit-transform: scale(.97);
  -moz-transform: scale(.97);
  -ms-transform: scale(.97);
  -o-transform: scale(.97);
  transform: scale(.97)
}

.hover-effect.yellow:after {
  background-color: rgba(255, 255, 40, .6)
}

.hover-effect.style1:after {
  color: #fff;
  background: 0 0;
  content: "\e8ba";
  font-family: soap-icons;
  font-size: 1.6667em;
  text-align: center;
  line-height: 50px;
  border: 2px solid #fff;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  width: 50px;
  height: 50px;
  left: 50%;
  top: 50%;
  margin-left: -25px;
  margin-top: -25px
}

.hover-effect.style1:hover {
  background: #01b7f2
}

.hover-effect.style1:hover img {
  -moz-opacity: .5;
  -khtml-opacity: .5;
  opacity: .5
}

.quot-wd {
  padding-top: 66px !important;
  padding-bottom: 66px !important
}

[data-aos=fade-up] {
  transform: translateY(120px)
}

.see-all-link {
  position: relative
}

.see-all-link span {
  height: 100%;
  width: 0;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  position: absolute;
  background-color: #c1e732;
  z-index: -1;
  left: 0
}

.see-all-link:hover span {
  width: 115%
}

.submit-b,
.submit-b::after {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}

.submit-b::after,
.submit-b::before {
  background: var(--greencolor1);
  content: '';
  position: absolute;
  z-index: -1
}

.submit-b {
  position: relative;
  overflow: hidden
}

.submit-b:hover:after {
  width: 100%
}

#return-to-top {
  position: fixed;
  bottom: 50px;
  right: 20px;
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  z-index: 10;
  box-shadow: none !important
}

#return-to-top i {
  color: #fff;
  margin: 0;
  position: relative;
  left: 16px;
  top: 13px;
  font-size: 19px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

#return-to-top:hover i {
  color: #fff;
  top: 5px
}

.ahover-vv {
  position: relative;
  text-decoration: none
}

.ahover-vv::after,
.ahover-vv::before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 0%;
  transition-duration: .2s;
  transition-property: width;
  height: 15%;
  z-index: -1
}

.ahover-vv::before {
  background-color: var(--greencolor1);
  left: 0;
  opacity: 0
}

.ahover-vv::after {
  background-color: var(--greencolor1);
  transition-property: width;
  transition-delay: 220ms;
  right: 0;
  opacity: 1
}

.ahover-vv:hover::before {
  width: 100%;
  opacity: 1
}

.ahover-vv:hover::after {
  width: 100%;
  opacity: 0
}

.ahover2::after,
.ahover2::before {
  content: '';
  position: absolute;
  top: 0;
  width: 0%;
  transition-duration: .2s;
  transition-property: width;
  height: 100%;
  z-index: -1
}

.ahover2::before {
  background-color: var(--greencolor1);
  left: 0;
  opacity: 0
}

.ahover2::after {
  background-color: var(--greencolor1);
  transition-property: width;
  transition-delay: 220ms;
  right: 0;
  opacity: 1
}

.ahover2:hover::before {
  width: 100%;
  opacity: 1
}

.ahover2:hover::after {
  width: 100%;
  opacity: 0
}

.ahover span {
  position: relative;
  text-decoration: none;
  display: inline-block
}

.ahover span::after,
.ahover span::before {
  content: '';
  position: absolute;
  bottom: 4px;
  width: 0%;
  transition-duration: .5s;
  transition-property: width;
  height: 15%;
  z-index: -1
}

.ahover span::before {
  background-color: var(--greencolor1);
  left: 0;
  opacity: 0
}

.ahover span::after {
  background-color: var(--greencolor1);
  transition-property: width;
  transition-delay: 0s;
  right: 0;
  opacity: 1
}

.ahover:hover span::before {
  width: 100%;
  opacity: 1
}

.ahover:hover span::after {
  width: 100%;
  opacity: 0
}

.ahoverf {
  position: relative
}

.ahoverf::after,
.ahoverf::before {
  content: '';
  position: absolute;
  bottom: -4px;
  width: 0%;
  transition-duration: .2s;
  transition-property: width;
  height: 4px;
  z-index: -1
}

.ahoverf::before {
  background-color: #fff;
  left: 0;
  opacity: 0
}

.ahoverf::after {
  background-color: #fff;
  transition-property: width;
  transition-delay: 220ms;
  right: 0;
  opacity: 1
}

.ahoverf:hover::before {
  width: 100%;
  opacity: 1
}

.ahoverf:hover::after {
  width: 100%;
  opacity: 0
}

.select-vnp {
  display: none
}

.owl-carousel .owl-dot.active {
  background-color: var(--greencolor1)
}

.allp2-ht1 {
  font-size: 52px;
  width: 50%;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 64px
}

.allp2-st1 {
  margin-bottom: 51px
}

.allp2-indwrap {
  width: 100%;
  float: left
}

.allp2-indwrap1 {
  width: 44.5%
}

.allp2-indwrap2 {
  width: 55.5%
}

.allp2-indwrap1,
.allp2-indwrap2 {
  height: 682px
}

.allp2-indwrap:nth-of-type(odd) .allp2-indwrap1,
.allp2-indwrap:nth-of-type(odd) .allp2-indwrap2 {
  float: left
}

.allp2-indwrap:nth-of-type(even) .allp2-indwrap1,
.allp2-indwrap:nth-of-type(even) .allp2-indwrap2 {
  float: right
}

.allp2-indwrap:nth-of-type(odd) .allp2-indwrap1 {
  padding-left: 60px
}

.ind-dallfd {
  width: 608px;
  min-height: 40px;
  padding-left: 60px
}

.allp2-indwrap1 {
  display: flex;
  align-items: center
}

.allp2-indwrap1 .head-text {
  font-size: 48px !important;
  text-align: left !important;
  margin-top: 0 !important;
  line-height: 59px !important;
  margin-bottom: 20px !important
}

.allp2-indwrap1 .sec1-ind2 p {
  margin-bottom: 0
}

.allp2-indwrap1 .sec1-ind2 {
  width: 100% !important
}

.footerman {
  bottom: 0;
  width: 348px;
  height: 279px;
  height: auto !important;
  user-select: none
}

.footerman.footm-left {
  float: left
}

.footerman.footm-right {
  float: right
}

.homepagenewimgand {
  width: calc(100% + 47px);
  height: 100%;
  position: absolute;
  right: 0
}

.director-proig-d {
  width: 100%;
  height: auto
}

.directorimg-comd {
  width: 50%;
  float: left
}

.directorimg-d {
  /* width: calc(100% + 45px) */
  width:95%;
}

/* .director-headdingD {
  padding-left: 70px
} */

.drector-name {
  font-weight: 700;
  font-size: 84px;
  margin-bottom: 23px;
  line-height: 74px;
 /*  position: relative;
  left: -8px */
}

.drector-title {
  font-size: 42px;
  line-height: 33px;
  margin-bottom: 26px
}

.darkborder-director {
  width: 152px;
  height: 9px;
  background-color: #474747;
  position: relative;
  z-index: -1
}

.director-circle {
  position: absolute;
  width: 800px;
  height: 800px;
  background-color: #ffecb8;
  border-radius: 50%;
  z-index: -1;
  right: -9px;
  top: -330px
}

.overcomelinev3 {
  width: 100%;
  height: 100%;
  background-color: #474747;
  position: relative;
  z-index: 2
}

/* .director-headdingD {
  padding-top: 290px
} */

.director-text1 {
  margin-top: 194px;
  font-size: 45px;
  line-height: 64px;
  width: 89%;
  margin-bottom: 90px
}

/* .director-text2 {
  font-size: 21px;
  line-height: 36px;
  font-weight: 400;
  width: 97%
} */

.directorimg-d .director-circle {
  display: none
}

.footermanmind {
  width: 100%;
  height: auto;
  float: left;
  padding-right: 10px;
  padding-left: 10px
}

.head-text {
  font-size: 56px;
  line-height: 69px
}

.logoc.image-aspect {
  object-fit: contain
}

.hsec2txt1 {
  margin: 0 auto;
  margin-bottom: 30px
}

.testimony-wrapper.width-1557 {
  padding-left: 20px;
  padding-right: 20px
}

.hsec2txt1 p {
  font-size: 21px;
  line-height: 32px
}

.owl-carousel .owl-stage-outer {
  overflow: unset !important
}

.hsec2txt1 {
  font-size: 21px;
  line-height: 32px
}

.testimony-wrapper {
  font-size: 21px;
  line-height: 32px
}

.sec1-ind2 p {
  font-size: 18px;
  line-height: 32px
}

.hsec2txt1 p {
  font-size: 36px;
  line-height: 46px
}

.footer-big-text {
  width: 100%;
  text-align: center;
  font-size: 52px;
  line-height: 50px;
  position: absolute;
  top: 173px
}

.sec1-ind2 p {
  font-size: 18px;
  line-height: 32px
}

.hsec2txt1 p {
  font-size: 36px;
  line-height: 46px
}

.footer-big-text {
  width: 100%;
  text-align: center;
  font-size: 52px;
  line-height: 50px;
  position: absolute;
  top: 173px
}

.head-text-2 {
  font-size: 32px;
  line-height: 42px;
  font-family: Manrope-Medium;
  color: #222d3a
}

.os-sec2-ind2-t1 {
  font-size: 44px;
  line-height: 54px;
  margin-bottom: 40px
}

.os-sec4-th {
  font-size: 32px;
  line-height: 42px;
  margin-bottom: 12px;
  padding-left: 5px
}

.os-sec4-t1 {
  font-size: 21px;
  margin-bottom: 0;
  line-height: 32px;
  padding-bottom: 16px;
  border-bottom: 1px solid #adadad;
  margin-top: 60px
}

.head-text-2 {
  font-size: 40px;
  line-height: 54px
}

.media-subdiv-t1 {
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 0
}

.sec4-ourclients-head {
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 60px
}

.work-txt-h1 {
  margin-bottom: 34px
}

.work-tabs-d li a {
  font-size: 16px;
  color: #6c6c6c;
  text-transform: uppercase
}

.os-sec4-t1.ahover-vv {
  display: flex
}

.os-sec4-t1.ahover-vv a {
  width: 100%
}

.os-sec4-t1.ahover-vv:after,
.os-sec4-t1.ahover-vv:before {
  height: 4px !important
}

.quot-wd .hsec2txt1 {
  width: 100% !important
}

.padddp,
.w-d-subdiv.first {
  padding-top: 106px !important
}

.detaoldivib1 {
  margin-bottom: 106px !important
}

.lastbanerwd,
.w-d-subdiv.last {
  padding-top: 66px !important;
  padding-bottom: 0 !important
}

.detaoldivib1v2 {
  margin-bottom: 64px !important
}

.work-detail-subd .hsec2txt1 .dubble-cumma1 {
  font-size: 44px;
  top: 2px
}

.detailpage-testimony,
.detailpage-testimony p {
  font-size: 36px !important;
  line-height: 50px !important;
  font-family: Manrope-Medium;
  color: #222d3a
}

.detailpage-testimony p b {
  font-weight: unset !important;
  position: absolute;
  left: 0
}

.work-detail-maind .WorkDetailPageimg1-d.detaoldivib1,
.work-detail-maind .WorkDetailPageimg5-d.overf.quot-wdqvtd1 {
  margin-bottom: 15px !important
}

.work-detail-maind .submfd1 {
  margin-top: 91px !important
}

.work-detail-maind .quot-wd.quot-wdqvtd2 {
  padding-top: 51px !important
}

.work-detail-maind .WorkDetailPageimg2-d.detaoldivib1v2,
.work-detail-maind .WorkDetailPageimg3-d.detaoldivib1v2 {
  margin-bottom: 15px !important
}

,
.work-detail-maind .WorkDetailPageimg4 {
  margin-top: 49px !important
}

.work-detail-maind .lastbanerwd {
  padding: 0 !important;
  margin-top: 15px !important
}

.work-detail-maind .w-d-subdiv.last {
  padding-bottom: 51px !important
}

.work-detail-maind .w-d-subdiv {
  padding-bottom: 77px !important
}

.work-detail-maind .padddp {
  padding-top: 77px !important
}

.work-detail-maind .WorkDetailPageimg4 {
  margin-top: 67px !important
}

/*Clients page*/
.clients-sec-1 {
  padding: 6rem 0 8rem 0;
  color: #222D3A;
}

.clients-sec-1 h1 {
  /* max-width: 940px; */
  margin: 0 0 3.2rem 0;
  font-size: 5.6rem;
  line-height: 7.2rem;
  font-weight: 700;
  letter-spacing: -0.752px;
}

.clients-sec-1-text {
  font-size: 2.4rem;
  line-height: 4rem;
  letter-spacing: -0.186px;
}

.client-sec-2 {
  padding: 6rem 0 35rem 0;
  background: #F0F2F6
}

.client-sec-slider-block {
  margin: 0 0 3.2rem 0;
  align-items: center;
  justify-content: space-between;
}

.client-slider-sec-left {
  flex: 0 0 25%;
  max-width: 25%;
}

.client-slider-sec-left h3 {
  font-size: 2.4rem;
  line-height: 3.2rem;
  font-weight: 600;
  color: #222D3A;
}

.client-slider-sec-right {
  position: relative;
  flex: 0 0 70%;
  max-width: 70%;
}

.slider-btn {
  border: 0px none;
  background: transparent;
}

.client-slider-sec-right .slider-btn {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.client-slider-sec-right .slider-btn:nth-child(1) {
  left: 0;
}

.client-slider-sec-right .slider-btn:nth-child(2) {
  right: 0;
}

.client-slider-item {
  text-align: center;
}

.client-item-img {
  max-width: 100%;
  margin: 0 auto;
}

.client-slider-sec-right .slick-track {
  display: flex;
  align-items: center;
  justify-content: center;
}

.client-sec-3 {
  padding: 6rem 0;
  background: #008BD1;
}

.client-testimonial-slider-block {
  margin-top: -25rem;
  padding: 3.2rem;
  background: #fff;
}

.cts-item-block {
  justify-content: space-between;
  align-items: flex-end;
}

.cts-item-block-left {
  flex: 0 0 415px;
  max-width: 415px;
}

.cts-item-block-left-img {
  display: block;
  width: 100%;
}

.cts-item-block-right {
  flex: 0 0 calc(100% - 450px);
  max-width: calc(100% - 450px);
  padding-bottom: 6rem;
}

/* .cts-item-block-right-text {
  font-weight: 600;
} */

.cts-item-block-right-readmore {
  margin: 1.6rem 0;
}

.cts-item-block-right-readmore a,
.cts-item-block-right-readmore a:hover,
.cts-item-block-right-readmore a:focus,
.cts-item-block-right-readmore a:active {
  display: inline-block;
  color: #222D3A;
  font-weight: 700;
  text-decoration: none;
}

.cts-item-block-right-readmore a span {
  display: inline-block;
  margin-right: 0.8rem;
}

.cts-item-block-right-name h3 {
  font-size: 2.4rem;
  font-weight: 600;
}

.client-testimonial-slider-block {
  position: relative;
}

.client-testimonial-slider-controls .slider-btn {
  position: absolute;
  bottom: 4rem;
}

.client-testimonial-slider-controls .slider-testimonial-prev {
  left: 475px;
}

.client-testimonial-slider-controls .slider-testimonial-next {
  left: 515px;
}

.client-testimonial-cta-block {
  text-align: center;
  margin: 6rem auto 0 auto;
}

.client-testimonial-cta {
  display: inline-block;
  padding: 1.6rem;
  text-align: center;
  color: #fff;
  font-size: 2.4rem;
  line-height: 3.2rem;
  font-weight: 600;
  border: 1px solid #fff;
  border-radius: 0;
  text-decoration: none;
}

/*Clients page*/