@charset "utf-8";
body {
  font-family: "Outfit", serif;
  font-size: 17px;
  line-height: 27px;
  color: #272727;
  font-weight: 300
}
* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
  -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
  outline: none !important;
}
.logowrap {
  width: 100%;
  background-color: #fff;
  position: relative;
  padding-top: 21px;
  padding-bottom: 21px;
  line-height: normal;
  top: 0.1px
}
.logo-text {
  width: 190px;
  padding-left: 21px;
  border-left: solid 1px #ccc;
  font-size: 15px;
  margin-top: 6px;
  height: 40px;
  font-weight: 500
}
.logo-text strong {
  display: block;
  font-weight: 500
}
.sliderwrap {
  width: 100%;
  float: left;
  height: 90vh;
  position: relative;
  background: radial-gradient(circle, rgba(90, 165, 49, 1) 20%, rgba(149, 212, 85, 1) 88%);
  padding-bottom: 1em;
}
.sliderwrap:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url(../images/bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  left: 0;
  top: 0;
  background-size: cover;
}
.inner-head-wrap {
  width: 100%;
  float: left;
  height: auto;
  position: relative;
  background-color: #0a1c34;
  padding-bottom: 1em;
}
.logo {
  width: 230px;
  margin-right: 30px;
  margin-top: 10px;
  transition: all ease-in 222ms;
}
.logo img {
  width: 100%;
  height: auto;
}
.banner-wrap {
  width: 100%;
  position: absolute;
  z-index: 9999999999;
  margin-top: 75px;
}
.menuwrap {
  width: auto;
  margin-top: 23px;
  padding-left: 3em
}
.banner-text {
  width: 100%;
  text-align: center;
  color: #fff;
  margin-top: 170px
}
.banner-text h1 {
  max-width: 900px;
  font-size: 3.5vw;
  display: inline-block;
  margin-bottom: 11px;
  font-weight: 600;
  line-height: 4vw
}
.banner-text section {
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 33px;
  font-weight: 400;
  padding: 0px 7%;
}
.banner-text article {
  font-size: 18px;
  color: #ce7a23;
  font-weight: 500;
  margin-bottom: -20px;
  position: relative;
  z-index: 3
}
.banner-text article a {
  font-weight: 500
}
.banner-bottom {
  color: #fff;
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 10%;
  z-index: 2
}
.inner-head-wrap .banner-text h1 {
  color: #FFFFFF;
  font-size: 2.5vw;
  line-height: 2.8vw;
  font-weight: 500
}
.inner-head-wrap .banner-text section {
  color: #202020;
  padding: 0px
}
.inner-head-wrap .free2 h4 {
  color: #202020
}
.inner-head-wrap .gry {
  filter: invert(0)
}
.inner-head-wrap .banner-text {
  flex: 1 1 45%;
  text-align: left;
  padding-top: 5%;
  margin-top: 80px
}
.inner-banner-pic {
  width: 45%;
  margin-left: auto;
  margin-top: 5%
}
.inner-banner-pic img {
  width: 100%;
  height: auto;
  border-radius: 21px
}
.inner-head-wrap .banner-bottom {
  position: static
}
.inner-head-wrap .banner-bottom .free2 {
  border: none;
  margin-top: 2em;
}
#head {}
#head.inner-head-wrap .banner-text {
  padding-top: 0px;
  padding-left: 1em;
}
#head.inner-head-wrap .b-fixwrap {
  min-height: auto;
  padding-bottom: 2em
}
#featured {}
#featured.c-wrap-inner {
  background-color: #C6EEFD;
  border: none
}
a.featured {
  background-color: #fff;
  display: block;
  margin-top: 21px;
  width: 140px;
  border-radius: 9px;
  text-align: center;
  padding: 11px 0px;
  font-weight: 500
}
a.featured:hover {
  background-color: #0e2542;
  color: #d77e23
}
.blog-cells {
  flex: 1 1 30%;
  box-shadow: 0 0 11px 0px #e1e1e1;
  border-radius: 21px;
  min-height: 300px;
  padding: 1.5em;
  padding-top: 3em;
}
.blog-cells h2 {
  font-size: 24px;
  font-weight: 400;
  min-height: 100px;
  color: #0a1c34;
}
.blog-cells section {
  font-size: 15px;
  margin-bottom: 11px;
  font-weight: 500;
  color: #d77e23
}
.blog-cells img {
  width: 100%;
  height: auto;
  border-radius: 11px;
  margin-top: 1em
}
.b-70 {
  flex: 1 1 60%
}
.b-30 {
  flex: 1 1 20%;
  top: 10%;
  position: sticky;
  height: 550px;
  border-radius: 15px;
  padding: 1.5em;
  border: 3px solid #DD8D3A
}
.b-30 h3 {
  font-size: 25px;
  padding-bottom: 11px;
  margin-bottom: 11px;
}
.b-30 ul {}
.b-30 ul li {
  list-style: none;
  padding-bottom: 7px;
}
.b-30 ul li a {
  display: block;
  background-color: #e9f4df;
  padding: 1em;
  border-radius: 5px
}
.b-30 ul li a:hover {
  background-color: #2F2F2F;
  color: #fff
}
.bb-cells {
  width: auto;
  font-size: 30px;
  font-weight: 100
}
.bb-cells strong {
  font-size: 30px;
  font-weight: 600;
}
.bb-cells span {
  color: #FF9600;
  font-weight: 600;
  padding-left: 7px;
  padding-right: 7px;
}
.wrap {
  width: 100%;
  background-color: #f6f6f6;
  float: left
}
.bgwhite {
  background-color: #fff
}
.bgmenu {
  background-color: #0a1c34
}
.fixwrap {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.b-fixwrap {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 4;
}
.c-wrap {
  background-color: #fff;
  border: solid 1px #e7e7e7;
  border-radius: 21px;
  min-height: 100px;
  padding: 3em;
  margin-bottom: 50px
}
.c-wrap-inner {
  background-color: #fff;
  border: solid 1px #e7e7e7;
  border-radius: 21px;
  min-height: 100px;
  padding: 3em;
  margin-bottom: 50px
}
.c-wrap-inner h2 {
  font-size: 35px;
  font-weight: 500;
  color: #000000;
}
.c-wrap-inner:nth-child(1) h2 {
  margin-top: 0.5em
}
.c-wrap-inner h3 {
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 15px;
}
.c-wrap-inner strong {
  font-weight: 600;
  margin-top: 15px;
  display: block;
  color: #000000;
}
.c-wrap-inner:nth-child(2), .c-wrap-inner:nth-child(4), .c-wrap-inner:nth-child(6), .c-wrap-inner:nth-child(8), .c-wrap-inner:nth-child(10) {
  background-color: #F6F6F5;
  border: none
}
.c-wrap-inner:nth-child(2) .responsive, .c-wrap-inner:nth-child(4) .responsive, .c-wrap-inner:nth-child(6) .responsive, .c-wrap-inner:nth-child(8) .responsive, .c-wrap-inner:nth-child(10) .responsive {
  order: 2
}
.remote-cells {
  width: 100%;
  background-color: #fff;
  border-radius: 21px;
  padding: 2em;
}
.remote-cells h3 {
  font-size: 25px;
  margin-bottom: 11px;
  position: relative;
}
.remote-cells h3:before {
  position: absolute;
  content: '';
  width: 6px;
  height: 25px;
  background-color: #95d455;
  left: -18px;
  top: 3px;
  border-radius: 9px
}
.remote-cells a {
  display: block;
  margin-top: 21px;
  width: 160px;
  background-image: url(../images/arrow.svg);
  background-repeat: no-repeat;
  background-position: 92% center;
  background-size: 20px;
  border: solid 1px #ccc;
  border-radius: 9px;
  padding: 5px 21px
}
.remote-cells span {
  border: solid 1px #ccc;
  border-radius: 50px;
  padding: 5px 20px;
  margin-right: 3px;
  margin-bottom: 5px;
  font-size: 14px;
  display: inline-block;
  line-height: normal;
  position: relative;
  padding-left: 30px;
}
.remote-cells span:before {
  position: absolute;
  content: '\eed7';
  font-family: icofont;
  color: forestgreen;
  left: 7px;
  font-size: 16px
}
.remote-cells strong {
  font-weight: 500;
  display: block;
  margin: 11px 0px
}
.how-we-work {
  width: 100%;
  float: left;
  display: flex;
  flex-wrap: wrap;
  background-color: #95d455;
  border-radius: 21px;
  position: relative;
  overflow: hidden;
  color: #000000;
}
.fourcol-wrap {
  display: flex;
  flex-wrap: wrap;
  flex: 50%;
  gap: 0px;
}
.cta-wrap {
  background-color: #95d455;
  width: 100%;
  border-radius: 21px;
  margin-top: 60px;
  margin-bottom: 21px;
  padding: 4em;
  background-image: url(../images/arrow-logo.png);
  background-position: -340px top;
  gap: 3em;
  min-height: 400px;
  position: relative;
}
.cta-wrap:before {
  position: absolute;
  content: '';
  width: 550px;
  height: 500px;
  background-image: url(../images/tax-consultant-uae.png);
  background-repeat: no-repeat;
  right: 5%;
  bottom: 0px;
  background-size: contain;
  background-position: right bottom;
}
.cta-cells {
  width: 55%
}
.cta-cells strong {
  font-weight: 600;
  font-size: 20px;
  display: block;
  line-height: normal;
  margin-top: 11px;
}
.cta-cells span {
  font-size: 30px;
  display: block;
  line-height: normal
}
.cta-cells h5 {
  font-size: 30px;
  color: #000000;
}
.capo-2-col-renovation {
  flex: 1 1 24%;
  padding: 2em;
  font-size: 35px;
  background-image: url(../images/arrow-logo.png);
  background-size: cover;
  background-position: -200px 0%;
  background-repeat: no-repeat;
}
.capo-2-col-renovation h3 {
  color: #fff;
  font-weight: 400
}
.capo-2-col-renovation h3 strong {
  color: #000;
  font-weight: 400
}
.s-cells {
  flex: 1 1 49%;
  min-height: 230px;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
  padding: 2em;
  border-left: solid 2px #fff;
  border-bottom: solid 2px #fff;
}
.s-cells:hover {
  background-color: #3E3E3E;
  color: #ccc
}
.s-cells:hover strong {
  color: #95d455
}
.s-cells strong {
  font-size: 21px;
  display: block;
  margin-bottom: 11px;
  color: #000;
  font-weight: 800
}
.s-cells h5 {
  margin-bottom: 9px;
  color: #FFFFFF;
  font-weight: 400
}
.s-cells:nth-child(3), .s-cells:nth-child(4) {
  border-bottom: none;
}
.capo-2-col-renovation span {
  font-size: 22px;
  margin-bottom: 50px;
  display: block;
  margin-top: 30px;
  line-height: normal
}
.subhead {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 21px;
  border: 1px solid #CECECE;
  display: inline-block;
  padding: 3px 21px;
  border-radius: 5px
}
.titlewrap {
  text-align: center;
  font-size: 19px;
  line-height: 25px;
  float: left;
  width: 100%;
  margin-bottom: 70px;
  font-weight: 400
}
.neg-btm-margin {
  margin-bottom: 25px
}
.titlewrap h2 {
  font-size: 40px;
  margin-bottom: 20px
}
.titlewrap h2 strong {
  font-weight: 600;
  color: #8bda3a
}
.text-pad {
  padding: 0px 11%;
}
.freewrap {
  width: 100%
}
.quote {
  background-image: url(../images/quote.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 75px;
  padding-bottom: 75px;
}
.topcontact {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding-top: 9px;
  padding-bottom: 9px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.2)
}
.address {
  flex: 1 1 20%
}
.phone {
  width: auto;
  margin-left: auto;
  min-width: 160px;
  margin-top: 6px;
}
.phone i, .email i {
  color: #ff8400;
  margin-right: 7px;
  margin-top: 4px;
}
.phone strong, .email strong {
  display: block;
  font-size: 16px;
  font-weight: 500
}
.email {
  margin-top: 4px;
  margin-left: 21px;
}
.phone, .email {
  font-size: 12px;
}
.topcontact i {
  color: #37b4ec;
  margin-right: 9px;
  line-height: 30px;
}
.countries {
  width: auto;
  margin-left: auto;
  margin-top: 30px
}
.countries img {
  margin-left: 15px; /*filter: grayscale(1)*/ filter: saturate(0)
}
.countries img:nth-child(1) {
  margin-left: 15px; /*filter: grayscale(0)*/ filter: saturate(1)
}
.book {
  width: 230px;
  margin-left: auto;
  background-image: url(../images/toll-free.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 40px;
  line-height: normal
}
.book a {
  color: #E2A115;
  display: block;
  text-align: center;
  margin-top: 15%;
  font-weight: 500;
  font-size: 21px;
}
.book a:hover {
  color: #fff;
}
.free {
  width: 100%;
  border-bottom: solid 1px rgba(255, 255, 255, 0.3);
}
.free2 {
  width: 100%;
  border-top: solid 1px rgba(255, 255, 255, 0.5);
  padding-top: 30px;
}
.div30 {
  flex: 1 1 20%
}
.div70 {
  flex: 1 1 75%
}
.title-ex {
  width: 100%;
  border-bottom: solid 1px #ccc;
  margin-bottom: 25px;
  margin-top: 30px;
  text-align: center;
  padding: 0 10%;
  padding-bottom: 30px
}
.title-ex strong {
  font-weight: 600;
  color: #8bda3a
}
.title-h2 {
  font-size: 40px;
  text-align: center;
  margin-top: 21px
}
.exlogo {
  width: 100%
}
.gry {
  filter: invert(100);
  width: 100px;
  height: auto;
  margin-left: 21px;
  margin-right: 21px;
  user-select: none
}
.ex {
  width: 150px;
  height: auto;
  margin-left: 21px;
  margin-right: 21px;
  user-select: none
}
.free2 h4 {
  color: #fff;
  font-size: 21px;
  margin-bottom: 11px;
  font-weight: 500
}
.social-wrap-top {
  width: 100px;
  height: 63%;
  position: absolute;
  right: -5px;
  border-right: solid 5px #5fc0eb;
  display: flex;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.7)
}
.banner-social {
  width: 30px;
  margin-left: 32%;
}
.banner-social i:hover {
  background-color: #01162b;
  color: #fff;
  transform: rotate(360deg)
}
.banner-social i {
  border-radius: 50%;
  padding-top: 9px;
  padding-bottom: 9px;
  width: 35px;
  background-color: #139AD5;
  color: #fff;
  display: block;
  margin-bottom: 18px;
  text-align: center;
  margin-top: 18px;
  transition: all ease 211ms;
}
.parentflex {
  display: flex;
  flex-wrap: wrap
}
.grid {
  display: grid;
  gap: 1.5em;
  grid-template-columns: repeat(3, 1fr);
}
.fourcol {
  flex: 1 1 23%;
}
.threecol {
  flex: 1 1 30%;
  padding: 2em;
  min-width: 222px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: solid 1px #95d455;
  border-radius: 21px;
  transition: all ease 222ms
}
.th-ico {}
.th-ico img {
  width: 50px;
  height: auto;
}
.add4 {
  flex: 45%
}
.threecol i {
  color: #88cd41;
  font-size: 40px
}
.threecol:hover {
  box-shadow: 0 7px 11px 0 #D6D6D6;
  transform: translateY(-5px);
  background-color: white;
  border-color: white
}
.gap {
  gap: 4em;
}
.gapsmall {
  gap: 2em;
}
.gap-v-s {
  gap: 1em;
}
.processcol {
  width: 100%;
  border: solid 1px #ccc;
  border-radius: 21px;
  margin-top: 50px;
  overflow: hidden;
}
.proces-cells {
  flex: 1 1 25%;
  padding: 1.5em;
  position: relative;
  min-height: 430px;
  font-weight: 300;
  line-height: 23px;
  font-size: 16px
}
.proces-cells .up {}
.proces-cells .down {
  position: absolute;
  bottom: 35px;
  left: 0px;
  padding-left: 1.5em;
  padding-right: 1.5em;
  font-weight: 500;
  color: #000
}
.proces-cells:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #ccc;
  left: 0;
  bottom: 150px
}
.proces-cells:nth-child(1) {
  flex: 10%;
  font-weight: 600;
}
.proces-cells:nth-child(1) .down {
  color: #000
}
.proces-cells:nth-child(2) {
  background-color: #f8f8f8
}
.proces-cells:nth-child(3) {
  background-color: #f3f3f3
}
.proces-cells:nth-child(4) {
  background-color: #ebebeb
}
.threecol h4 {
  font-size: 25px;
  margin-bottom: 11px;
  margin-top: 20px;
}
.threecol section {
  z-index: 1;
  position: relative;
}
.threecol2 {
  flex: 1 1 30%;
  border: 2px solid #76C1F4;
  padding: 2em;
  padding-top: 3em;
  padding-bottom: 4em;
  min-width: 222px;
  position: relative;
  z-index: 1;
  overflow: hidden
}
.threecol2 img {
  width: 100%;
  height: auto;
  margin-bottom: 21px;
  outline: solid 1px #fff;
  outline-offset: -11px;
}
.threecol2 strong {
  font-size: 21px;
  color: #023983;
  margin-bottom: 17px;
  display: block;
  position: relative
}
.threecol2 strong:after {
  position: absolute;
  content: '';
  bottom: 40%;
  height: 2px;
  width: 60px;
  background-color: #06BEF7;
  margin-left: 11px;
}
.twocol {
  flex: 1 1 40%;
}
.enq {
  flex: 1 1 40%;
  background-color: #fff;
  border-radius: 21px;
  border: solid 1px #e7e7e7;
  padding: 2.5em
}
.policy {
  flex: 1 1 50%;
}
.policy img {
  width: 100%;
  height: auto
}
.responsive {}
.responsive img {
  width: 100%;
  height: auto;
  border-radius: 20px;
  vertical-align: top
}
.responsive-b {}
.responsive-b img {
  width: 100%;
  height: auto;
  border-radius: 20px;
  vertical-align: top;
  margin-bottom: 20px;
  margin-top: 20px
}
.reduce {
  flex: 3%;
}
.twocol.ndpic img {
  width: 100%;
  height: auto;
  max-width: 622px;
}
.bigtext {
  font-size: 23px;
  line-height: 33px
}
.bg-design {
  background-image: url("../images/left-bg.jpg");
  background-repeat: no-repeat;
  background-position: right top;
}
.bgcolor {
  background-color: #f0edec;
  padding-bottom: 120px;
  color: #2A2A2A;
}
.contactwrap {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 2em;
}
.contactcell {
  flex: 1 1 30%;
  border: solid 1px #b0d5f6;
  padding: 2em
}
.split {
  column-count: 2;
  column-gap: 21px;
}
.input1 {
  font-size: 15px;
  width: 100%;
  padding: 11px;
  font-family: 'Outfit', sans-serif;
  font-weight: 400;
  background-color: #FFFFFF;
  color: #000;
  margin-top: 7px;
  margin-bottom: 7px;
  border: 1px solid #ccc;
  border-radius: 5px
}
.padmain {
  padding-left: 15%;
  padding-right: 15%;
}
.underline {
  width: 100%;
  border-top: solid 1px #95d455;
  height: 50px;
  box-shadow: inset 0 21px 11px -21px #B3B3B3;
}
.pad-top-bottom {
  padding-top: 70px;
  padding-bottom: 90px
}
.pad-top {
  padding-top: 36px
}
.pad-top-big {
  padding-top: 155px;
  padding-left: 5%;
  font-size: 20px;
  line-height: 33px;
  color: #2A2A2A
}
.pad-bottom {
  padding-bottom: 120px
}
.margin-top {
  margin-top: 40px
}
.margin-top-big {
  margin-top: 80px
}
.margin-bottom {
  margin-bottom: 50px
}
.margin-bottom-30 {
  margin-bottom: 10px
}
.margin-bottom-40 {
  margin-bottom: 30px
}
.neg-margin-top {
  margin-top: -55px
}
.align-center {
  text-align: center
}
.line {
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  padding-bottom: 20px
}
.brdr {
  border-radius: 21px;
  padding: 3em;
  background-color: #F5F7F3;
  padding-top: 4em
}
.faq {
  width: 100%;
  background-color: #24262f;
  float: left;
  border-radius: 21px;
  padding: 3em;
  color: #B8B8B8;
}
h1, h2, h3, h4, h5, h6 {
  line-height: normal;
  font-weight: 600;
  color: #273549
}
h1 {
  font-size: 2.5vw;
  margin-bottom: 35px;
  padding-bottom: 15px;
  line-height: normal;
  padding-top: 33px;
}
h2 {
  font-size: 30px;
  margin-bottom: 10px
}
h3 {
  font-size: 35px
}
h4 {
  font-size: 27px;
  margin-bottom: 11px
}
h4 img {
  position: relative;
  top: 11px
}
.proces-cells h4 {
  font-weight: 500
}
h5 {
  font-size: 25px;
  margin-bottom: 11px;
}
h6 {
  font-size: 20px;
  margin-bottom: 11px;
}
.subtitle {
  font-size: 30px;
  color: #474747;
  position: relative;
  line-height: normal;
  padding: 0px;
  display: block;
  width: 100%;
  text-align: center
}
.subtitle strong {
  color: #C97929;
  font-weight: 600
}
.subtitle h3 {}
.title1 {
  font-size: 25px;
  font-weight: 400;
  margin-bottom: 20px;
  display: block
}
.cpa {
  background-color: #ECEBDF
}
/*.subtitle:after {
  width: 100px;
  height: 2px;
  background-color: #ccc;
  position: absolute;
  content: '';
  bottom: 50%;
  margin-left: 20px;
}*/
/*.subtitle:before {
  position: absolute;
  background-color: #ccc;
  bottom: 50%;
  height: 2px;
  width: 100px;
  content: '';
  margin-left: -120px;
}*/
.subtitle2 {
  font-size: 45px;
  font-weight: bold;
  color: #FFFFFF;
  position: relative;
  line-height: normal;
  padding: 0px;
  display: block;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 55px;
  margin-left: 0px;
}
.subtitle2:after {
  width: 100px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  content: '';
  bottom: 50%;
  margin-left: 20px;
}
.subtitle2:before {
  position: absolute;
  background-color: #fff;
  bottom: 50%;
  height: 2px;
  width: 100px;
  content: '';
  margin-left: -120px;
}
.subtitle3 {
  position: relative;
  line-height: normal;
  color: #000E17;
}
.subtitle3:after {
  position: absolute;
  top: 50%;
  height: 2px;
  width: 96px;
  content: '';
  margin-left: 21px;
  background-color: #000E17
}
.linkwrap {
  gap: 0.5em
}
.linkwrap strong {
  display: block;
  font-size: 21px;
  line-height: 5px;
  color: #FFFFFF;
}
a {
  color: #191919;
  text-decoration: none;
  transition: all ease-out 222ms;
  font-weight: 400
}
a:hover {
  color: #54b404;
}
a.aa {
  color: #262626;
  padding-top: 13px;
  padding-bottom: 13px;
  position: relative;
  overflow: hidden;
  width: 240px;
  padding-left: 30px;
  border-radius: 50px;
  display: inline-block;
  text-align: left;
  font-weight: 600;
  font-size: 19px;
  line-height: normal;
  margin-top: 30px;
  background-color: #A3FF45;
}
a.aa:after {
  position: absolute;
  content: '';
  background-image: url(../images/smll-arrow.png);
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center center;
  right: 3px;
  top: 4px;
  background-color: #fff;
  color: #222;
  border-radius: 50%;
  padding: 11px;
  transition: all 222ms ease;
}
a.aa:hover {
  color: #222;
  z-index: 1;
}
a.aa::before {
  position: absolute;
  content: '';
  background-color: #fff;
  height: 55px;
  width: 1px;
  right: -1px;
  top: 0px;
  transition: all 322ms ease-in-out;
}
a.aa:hover::before {
  width: 100%;
  z-index: -1;
  left: 0px;
}
a.aa:hover::after {
  background-color: #222;
  transform: rotate(40deg)
}
a.cd {
  background-color: #090C0F;
  font-weight: bold;
  font-size: 17px;
  color: #fff;
  padding-top: 12px;
  padding-bottom: 12px;
  border-radius: 50px;
  display: block;
  width: 220px;
  margin-top: 20px;
  text-align: center
}
a.cd:hover {
  background-color: #FFFFFF;
  color: #000000;
}
a.k {
  color: #000000;
  text-align: center;
  width: auto;
  transition: all 211ms ease;
  background-color: #a3ff45;
  margin-top: 50px;
  padding: 10px 50px;
  font-size: 21px;
  border-radius: 50px;
  display: inline-block;
  line-height: normal;
  padding-bottom: 15px;
  font-weight: 500
}
a.k:hover {
  color: #000;
  background-color: #fff;
}
a.m {
  color: #F4F4F4;
  width: 250px;
  transition: all 211ms ease;
  background-color: #222222;
  font-size: 21px;
  border-radius: 50px;
  display: inline-block;
  position: relative;
  text-align: left;
  padding: 10px 30px;
  padding-right: 0px;
  padding-bottom: 11px
}
a.m:hover {
  color: #fff;
  background-color: #86CD3C;
}
a.m:after {
  position: absolute;
  content: '';
  right: 3px;
  top: 2px;
  background-color: #fff;
  color: #222;
  border-radius: 50%;
  padding: 11px;
  transition: all 222ms ease;
  line-height: normal;
  background-image: url(../images/smll-arrow.png);
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: center center;
}
a.m:hover::after {
  background-color: #222;
  transform: rotate(40deg)
}
a.m.brdr {}
a.m:hover.brdr {
  background-color: #fff;
  color: #000
}
a.t {
  color: #222;
  border: solid 1px #ccc;
  border-radius: 50px;
  padding: 7px 31px;
  display: inline-block;
  font-size: 15px
}
a.t:hover {
  background-color: #222;
  color: #95d455;
}
.btn {
  font-size: 15px;
  background-color: #036a90;
  color: #fff;
  font-family: 'Outfit', sans-serif;
  float: right;
  padding-top: 11px;
  padding-right: 21px;
  padding-bottom: 11px;
  padding-left: 21px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  margin-top: 11px;
  border-radius: 5px
}
.btn:hover {
  background-color: #b56d25;
}
.n-wrap {
  width: 100%;
  z-index: 9999;
}
.n-wrap.fixed {
  position: fixed;
  left: 0px;
  top: 0px;
  box-shadow: 0 11px 31px -11px #3b384b;
  padding-top: 2px;
  padding-bottom: 5px;
  height: auto;
}
.n-wrap.fixed .line {
  padding-bottom: 0;
  border: none
}
.n-wrap.fixed .book a {
  margin-top: 5%
}
.n-wrap.fixed .logo {
  width: 120px;
  margin-top: 7px
}
.n-wrap.fixed .menuwrap {
  margin-top: 3px;
}
.n-wrap.fixed .countries {
  margin-top: 9px;
}
.whatsapp {
  position: absolute;
  z-index: 9999;
  bottom: 5%;
  right: 1.5%;
}
.whatsapp i {
  font-size: 25px;
  background-color: #FFFFFF;
  border-radius: 50%;
  padding: 9px;
  color: #00CC66;
  animation-name: pulse;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
}
.whatsapp:hover i {
  color: #FFFFFF;
  background-color: #00CC66;
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(55, 180, 236, 0.7);
  }
  80% {
    box-shadow: 0 0 0 14px rgba(55, 180, 236, 0);
  }
}
.bullet h3 {
  margin-top: 11px;
  margin-bottom: 11px;
  font-size: 25px
}
.bullet h4, .bullet h5, .bullet h6 {
  margin-top: 31px;
  margin-bottom: 11px
}
.bullet strong {
  color: #000000
}
.bullet {}
.bullet ul {
  padding-top: 1%;
  padding-bottom: 1%;
}
.bullet ul li {
  list-style-position: outside;
  list-style-type: none;
  padding-left: 45px;
  background-image: url(../images/yellowarrow.png);
  background-repeat: no-repeat;
  background-position: left 5px;
  position: relative;
  padding-bottom: 18px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #D6D6D6;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 11px;
}
.bullet ul li:last-child {
  border-bottom: none;
}
.noline {}
.bullet ul.noline li {
  border: none
}
#spl.bullet ul.noline li:last-child {
  border: none
}
.bullet ul.noline li strong {
  font-size: 20px;
  font-weight: 600
}
.bullet ul.noline {
  margin-top: 0;
  padding-top: 0
}
#spl2 {
  padding: 3em;
  border-radius: 21px;
  margin-bottom: 50px;
  border: solid 2px #95d455
}
#spl {
  padding: 3em;
  border-radius: 21px;
  margin-bottom: 50px;
  background-color: #EBFADC;
}
#spl ul {
  column-count: 2;
  column-gap: 2em;
  margin-top: 50px
}
#spl.bullet ul li:after {
  content: '\eed9';
  position: absolute;
  left: 0%;
  top: 2%;
  color: #7dc533;
  font-size: 30px;
  font-family: icofont;
}
#spl.bullet ul li {
  background-image: none;
  border-bottom-color: #c1dfa4;
  font-size: 16px;
}
#spl.bullet ul li:last-child {
  border-bottom: solid 1px #c1dfa4;
}
#spl h2 {
  text-align: center;
  font-size: 40px
}
#spl h2 strong, #spl h1 strong {
  font-weight: 600;
  color: #7dc533
}
#spl h1 {
  margin-bottom: 0px;
  font-weight: 500
}
#spl p {
  font-size: 21px;
  font-weight: 400
}
#control-ul {}
#control-ul .bullet ul {
  margin-top: 20px
}
.googlemap {
  width: 97.5%;
  margin-top: 55px;
  float: left;
  border: solid 3px #b5e7e0;
  border-radius: 11px;
}
.social {
  width: 200px;
}
.social i {
  font-size: 15px;
  display: inline-block
}
.social a i {
  padding: 9px;
  transition: all ease 0.3s;
  margin-top: 0;
  margin-right: 9px;
  margin-bottom: 0;
  font-size: 21px;
  color: #FFFFFF;
}
.social i:hover {
  color: #ce7a23;
  transform: translateY(-2px)
}
#back-top {
  position: fixed;
  bottom: 1px;
  right: 1px;
  float: right;
}
#back-top a {
  display: block;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  line-height: normal;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #036a90;
  width: 33px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #FFFFFF;
  font-size: 21px;
  border-radius: 3px 3px 0 0;
}
#back-top a:hover {
  background-color: #ce7a23
}
.footer {
  width: 100%;
  padding-top: 55px;
  padding-bottom: 55px;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  line-height: 25px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
  background-color: #0a1c34;
}
.footerlogo {
  flex: 100%;
  margin-bottom: 21px;
  padding-bottom: 21px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.1)
}
.footercells {
  flex: 1 1 20%;
  font-size: 15px;
  font-weight: 300;
  min-width: 222px
}
.footercells:nth-child(2) {
  flex: 33%;
  gap: 2em;
  display: flex;
  flex-wrap: wrap;
  margin-right: 2em
}
.f-micro {
  flex: 1 1 40%;
  font-size: 15px;
  color: #BDBDBD
}
.footercells:nth-child(2) .f-micro strong {
  display: block;
  margin-bottom: 9px;
  font-weight: 500;
  font-size: 16px;
  color: #ce7a23;
}
.footercells strong {
  font-size: 12px;
  font-weight: 300;
  line-height: normal
}
.footercells:nth-child(3) {
  line-height: normal;
  font-size: 16px;
  font-weight: 500;
}
.footercells:nth-child(4) {
  line-height: 30px;
  flex: 10%;
}
.footercells a {
  color: #fff
}
.footercells a:hover {
  color: #95d455
}
.footercells i {
  float: left;
  margin-right: 9px;
  font-size: 15px;
  margin-top: 3px;
  margin-bottom: 11px;
  border: 1px solid #B7B7B7;
  padding: 9px;
  border-radius: 50%;
  color: #ce7a23;
}
.footer section {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 20px;
  line-height: normal;
}
.credit {
  float: left;
  width: 100%;
  margin-top: 42px;
  font-size: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  line-height: normal;
  padding: 2em 0em;
  border-radius: 9px;
  color: #BCBCBC;
  border-top: solid 1px rgba(255, 255, 255, 0.1)
}
.credit a {
  color: #D7D7D7
}
.credit a:hover {
  color: #ce7a23
}
.credit a:nth-child(2) {
  margin-left: 1em
}
.c1 {
  flex: 1 1 25%;
  min-width: 222px;
}
.c1:last-child {
  text-align: right;
}
/*zoom mode 125 */
@media (min-width: 767px) and (max-width:1600px) {
  .banner-text {
    margin-top: 80px
  }
  .pad-top-bottom {
    padding-top: 50px;
    padding-bottom: 70px;
  }
  .b-30 {
    top: 70px;
  }
}
@media(max-width:1440px) {
  .banner-text {
    margin-top: 90px
  }
  .banner-text h1 {
    font-size: 4vw;
    line-height: 5vw
  }
}
@media(max-width:1366px) {
  .banner-text {
    margin-top: 60px
  }
}
@media(max-width:1280px) {
  .b-fixwrap, .fixwrap {
    padding: 0 2%
  }
}
@media(max-width:1025px) {
  .sliderwrap {
    height: 55vh;
  }
  .fixwrap {
    padding-left: 2%;
    padding-right: 2%;
  }
  .b-fixwrap {
    padding-left: 5%;
    padding-right: 5%;
  }
  .proces-cells:nth-child(1) {
    display: none
  }
  .c-wrap, .c-wrap-inner {
    padding: 1.5em;
  }
  .proces-cells {
    flex: 100%;
    min-height: 350px
  }
  .banner-text h1 {
    font-size: 5vw;
    line-height: normal
  }
  .bb-cells {
    font-size: 20px;
  }
  .bb-cells strong {
    font-size: 20px;
  }
  .how-we-work {
    margin-top: 5%;
  }
  .capo-2-col-renovation {
    padding: 2em;
    padding-right: 5%;
    font-size: 25px;
  }
  .threecol {
    flex: 1 1 40%;
  }
  .cta-cells, .cta-cells:nth-child(1), .cta-cells:nth-child(2) {
    flex: 1 1 100%;
    text-align: center
  }
  .cta-cells h4 {
    font-size: 5vw
  }
  .cta-cells:nth-child(3) {
    flex: 0 0 40%;
    margin-left: auto;
    margin-right: auto;
    text-align: left
  }
  .cta-wrap {
    min-height: 800px;
    text-align: center
  }
  .cta-wrap:before {
    width: 400px;
    height: 500px;
    left: 50%;
    margin-left: -200px;
    background-position: center bottom;
  }
  .inner-head-wrap .banner-text {
    padding-top: 0%;
  }
  .inner-head-wrap .banner-text h1 {
    font-size: 3.5vw;
    line-height: 4vw;
  }
  .inner-head-wrap .banner-text {
    margin-top: 10px
  }
  .grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media(max-width:840px) {
  .book {
    display: none
  }
  .logo-text {
    display: none
  }
  .logowrap {
    padding-right: 150px;
  }
  .free {
    border: none
  }
  .bb-cells {
    flex: 1 1 45%
  }
  .free2 {
    padding-top: 21px
  }
  .bb-cells {
    font-weight: 200;
    font-size: 25px;
  }
  .twocol {
    flex: 100%
  }
  .pad-top {
    padding: 0px;
  }
  .twocol.welcomepic {
    order: 1
  }
  .twocol {
    order: 2
  }
  .capo-2-col-renovation {
    flex: 1 1 100%;
    padding: 3em;
    padding-right: 0%;
    border-bottom: solid 2px #fff;
  }
  .s-cells:nth-child(1), .s-cells:nth-child(3) {
    border-left: none
  }
  h2 {
    font-size: 55px
  }
  .threecol {
    flex: 100%;
  }
  .cta-cells:nth-child(3) {
    flex: 0 0 60%;
  }
  .proces-cells .down {
    position: static;
    padding-left: 0em;
    padding-right: 0em;
    margin-top: 2em;
    border-top: solid 1px #ccc;
    padding-top: 1em
  }
  .proces-cells:before {
    display: none;
  }
  .proces-cells {
    min-height: auto
  }
}
@media(max-width:540px) {
  .titlewrap h2 {
    font-size: 20px;
  }
  .sliderwrap {
    height: 88vh;
  }
  .title-ex {
    padding: 0;
    padding-bottom: 2em
  }
  .text-pad {
    padding: 0px 5%
  }
  .c1 {
    margin-bottom: 11px;
  }
  .c1:last-child {
    text-align: left
  }
  .footer {
    gap: 1em;
  }
  .footercells {
    border-bottom: solid 1px rgba(255, 255, 255, 0.3);
    padding-bottom: 11px;
  }
  .footer-cells {
    flex: 100%;
  }
  .social {
    margin-right: auto;
    margin-left: auto;
    left: auto;
  }
  .credit {
    margin-top: 0px;
  }
  h2 {
    font-size: 25px
  }
  .padmain {
    padding-left: 4%;
    padding-right: 4%;
  }
  .pad-top-big {
    padding-left: 0%;
    padding-top: 20px;
  }
  .capo-2-col-renovation {
    padding: 1.5em;
    padding-top: 3em;
    border-bottom: solid 2px #fff;
  }
  .s-cells {
    flex: 100%;
    border-left: none
  }
  .s-cells:nth-child(3) {
    border-bottom: solid 2px #fff;
  }
  .free2 {
    border: none;
    gap: 15px;
  }
  .banner-text h1 {
    font-size: 9vw;
  }
  .banner-text {
    margin-top: 40px;
  }
  .banner-text section {
    font-size: 15px;
    line-height: normal
  }
  .bb-cells {
    flex: 100%;
    text-align: center
  }
  .fixwrap {
    padding-left: 3%;
    padding-right: 3%
  }
  .logo {
    flex: 100%;
    border-bottom: solid 1px #ccc;
    margin-right: 0px;
    padding-bottom: 11px;
    margin-bottom: 11px;
  }
  .logo img {
    width: 150px;
  }
  .logowrap {
    padding-right: 0%;
    padding-bottom: 11px;
  }
  .phone {
    margin-left: 0px
  }
  .split {
    column-count: 1;
    column-gap: 0
  }
  .countries {
    margin-top: 5px;
    width: 100%;
    left: 0;
  }
  .menuwrap {
    width: auto;
    margin-top: 0px;
    padding-left: 0em;
  }
  .footercells:nth-child(2) {
    margin-right: 0em;
  }
  .n-wrap.fixed .countries {
    display: none
  }
  .n-wrap.fixed .logo {
    border: none;
    padding: 0;
    margin: 0;
  }
  .n-wrap.fixed .logo img {
    width: 100px;
    margin-top: 5px
  }
  .cta-wrap {
    padding: 2em
  }
  .cta-cells h5 {
    font-size: 20px;
  }
  .inner-head-wrap .banner-text {
    width: 100%;
    text-align: center;
    padding-top: 0%;
  }
  .inner-head-wrap .banner-text h1 {
    font-size: 30px;
    line-height: normal
  }
  .inner-banner-pic {
    width: 100%;
    margin-top: 5%;
  }
  .c-wrap-inner h2 {
    font-size: 27px;
  }
  .c-wrap-inner h3 {
    font-size: 20px;
  }
  .c-wrap-inner.parentflex {
    gap: 1em
  }
  .c-wrap-inner {
    padding-bottom: 3em
  }
  #head.inner-head-wrap .banner-text {
    padding-left: 0em;
    padding-top: 5%
  }
  .grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .blog-cells h2 {
    min-height: auto;
  }
  .b-30 {
    height: auto;
  }
  .cta-wrap:before {
    width: 300px;
    margin-left: -150px;
  }
  .banner-bottom {
    position: static
  }
  #spl ul {
    column-count: 1;
    column-gap: 1em;
    margin-top: 30px
  }
  #spl, #spl2 {
    padding: 1.5em
  }
  #spl h1 {
    font-size: 20px
  }
  .brdr {
    padding: 2em;
    padding-top: 3em
  }
}
@media screen and (max-width:932px) and (orientation: landscape) {
  .sliderwrap {
    height: auto;
  }
  .banner-bottom {
    position: static
  }
}