

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.location-uae {
  background: var(--light-bg1);
}

/* ----------------------------------- 
Reuse Section: location banner section 
----------------------------------- */
.location-uae-banner .banner-img {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px)  {
  .location-uae-banner.wp-block-lazyblock-about-banner .banner-title {
    font-size: 32px;
  }
}
@media screen and (min-width: 1366px)  {
  .location-uae .header-social {
    display: block !important;
    left: 13px;
    top: 200px;
  }

  .location-uae-banner {
    padding-bottom: 65px;
  }
  .location-uae-banner .row {
    justify-content: space-between;
    align-items: flex-start !important;
    max-height: 400px;
  } 
  .location-uae-banner .banner-content {
    max-width: 610px;
    letter-spacing: -0.9;
    top: -80px;
  }
  .location-uae-banner .banner-img {
    left: 160px;
    top: 60px;
    max-width: 450px;
  }
  .location-uae-banner.wp-block-lazyblock-about-banner .banner-title {
    margin-top: 70px;
    line-height: 61px;
    margin-bottom: 56px;
    font-size: 50px;
  }
  .location-uae-banner .banner-content .btn {
    font-size: 19px;
    padding: 16px 36px;
    letter-spacing: -0.5;
  }
}
@media screen and (min-width: 1680px) {
  .cws-vietnam .header-social {
    top: 246px
  }
  .location-uae-banner .row {
    max-height: 460px;
  } 
  .location-uae-banner .banner-content {
    margin-bottom: 20px;
    max-width: 710px;
    letter-spacing: 0;
    margin-top: -40px;
    position: relative;
    left: -35px;
  }
  .location-uae-banner .banner-img {
    left: 100px;
  }
  .location-uae-banner.wp-block-lazyblock-about-banner .banner-title {
    margin-top: 161px;
    line-height: 61px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1920px) {
  .location-uae .header-social {
    left: 13px;
    top: 246px;
  }
  .location-uae-banner .banner-img {
    left: 173px;
    top: 91px;
    max-width: 560px;
  }
  .location-uae-banner.wp-block-lazyblock-about-banner .banner-title {
    font-size: 3.735rem;
  }
}

/* -------------------------------------------
Reuse Section: industry Section from home page
------------------------------------------  */
.location-uae .home-industry__slider {
  background-color: #fff;
  margin: 0;
  padding-top: 44px;
  padding-bottom: 25px;
}
.location-uae .home-industry__slider .image-gallery {
  margin-bottom: 0;
}
.location-uae .home-industry__slider .section-title {
  margin-bottom: 20px;
}
.home-industry__slider .swiper-container {
  margin-top: 0;

}
@media  (min-width: 768px) {
  .location-uae .home-industry__slider .section-title {
   font-size: 26px;
  }
}
@media  (min-width: 1366px) {
  .location-uae .home-industry__slider {
    padding-bottom: 35px;
  }
  .location-uae .home-industry__slider .section-title {
    margin-bottom: 47px;
  }
}

/* ---------------------
Some Prominent Companies
--------------------  */
.location-uae .prominent_companies-image--wrapper {
  background: transparent;
  position: relative;
  z-index: 0;
  padding: 40px 0;
  background: linear-gradient(180deg, rgba(207, 230, 249, 0.65) 0%, rgba(207, 230, 249, 0) 100%);
}
.location-uae  .company-wrapper__after.after-image {
  display: none;
}
@media (min-width: 768px) {
  .location-uae .prominent_companies-image--wrapper {
    padding: 60px 0;
  }
}
@media (min-width: 992px) {
  .location-uae .prominent_companies-image--wrapper {
    padding: 80px 0;
  }
}
@media (min-width: 1440px) {
  .location-uae .prominent_companies-image--wrapper::before {
    content: "";
    background: url(../../../../../uploads/2020/11/logo-water-mark.svg) no-repeat 0 0;
    background-size: auto;
    position: absolute;
    height: 360px;
    width: 280px;
    z-index: -1;
    bottom: 0;
    right: 0;
    top: 0;
    margin: auto;
  }
}
@media (min-width: 1680px) {
  .location-uae .prominent_companies-image--wrapper .container {
    max-width: 1580px;
}
  .location-uae .prominent_companies-image--wrapper {
      padding: 110px 0;
  }
  .location-uae .prominent_companies-image--title {
    margin-top: 72px;
    max-width: 300px;
  }
  .location-uae .prominent_companies-image--wrapper .home_v1--title {
    margin-bottom: 64px;
  }
  .location-uae .prominent_companies-image--wrapper .companies_cols:nth-of-type(2) {
    margin-bottom: 0rem;
    margin-left: -50px;
  }
  .location-uae .companies_cols:last-child {
    margin-left: -60px;
  }
  .location-uae .prominent_companies-image--title {
    margin-left: 14px;
  }

}

/*  ---------------
 Registered Company 
----------------- */
.location-uae  .registered-company {
  background-color: transparent;
  padding-bottom: 0px;
  padding-top: 0px;
}
@media (min-width: 1680px) {
  .location-uae .registered-company {
    padding-bottom: 57px;
    padding-top: 20px;
  }
  .location-uae .registered-company__list {
    margin-bottom: 78px;
  }
  .location-uae .registered-company .btn-green {
    padding: 18px 40px;
  }
}

/* ----------------------------------
Reuse Section: Check Out Our Services
----------------------------------- */
.location-uae .check-out-our-services-image:before,
.location-uae .wp-block-lazyblock-check-out-our-services-image:after,
.location-uae .check-out-our-services-image--watermark,
.location-uae .check-out-our-services-image .dws-bounce-ball {
  display: none;
}
.location-uae .check-out-our-services-image {
  padding-top: 50px;
}
.location-uae .check-out-our-services-image--item {
  flex-direction: column;
  text-align: center;
}
.check-out-our-services-image .row {
  margin-bottom: 30px;
}

@media  (min-width: 768px) {
  .location-uae .check-out-our-services-image {
    padding-top: 70px;
  }
}
@media  (min-width: 992x) {
  .location-uae .check-out-our-services-image {
    padding-top: 90px;
  }
}
@media  (min-width: 1344px) {
  .location-uae .check-out-our-services-image {
    padding-top: 110px;
  }
}
@media  (min-width: 1440px) {
  .location-uae .check-out-our-services-image {
    position: relative;
    z-index: 0;
  }
  .location-uae .check-out-our-services-image--watermark {
    bottom: -27px;
    max-width: 120px;
    right: 0;
  }
  .location-uae .check-out-our-services-image:before {
    content: "";
    background: url(../../../static/images/service.svg) no-repeat 0 0;
    background-size: auto;
    position: absolute;
    right: 0px;
    top: 135px;
    height: 640px;
    width: 210px;
    opacity: 1;
    z-index: -1;
    display: block;
    transform: rotate(180deg);
  }
  .location-uae .check-out-our-services-image:after {
    content: "";
    background: url(../../../../../uploads/2020/11/dots-img3.svg) no-repeat 0 0 transparent;
    background-size: 100%;
    position: absolute;
    left: -162px;
    bottom: 157px;
    height: 222px;
    width: 477px;
    z-index: 0;
    transform: rotate(90deg);
  }
  .location-uae .check-out-our-services-image--title {
    margin-bottom: 75px;
  }
}
@media  (min-width: 1680px) {
  .location-uae .check-out-our-services-image {
    padding-top: 33px;
  }
  .location-uae .check-out-our-services-image--item-icon {
    min-width: 190px;
  }
  .location-uae .check-out-our-services-image:before {
    right: 65px;
    top: 135px;
  }
}

/* -------------------------------------------------
Reuse Section: location-wise-content-writing-service 
-------------------------------------------------- */
@media  (min-width: 1680px) {
  .location-uae .location-wise-content-writing-service .container {
    max-width: 1510px;
  }
}

.location-uae .location-wise-content-writing-service__detailsbox {
  margin-bottom: 20px;
}
.location-uae .location-wise-content-writing-service--subtitle {
  max-width: 1295px;
  margin: auto;
  margin-bottom: 30px;
}
.location-uae .location-wise-content-writing-service .watermark {
  display: none;
}
.location-uae  .location-wise-content-writing-service--subtitle {
  display: none;
}

@media  (min-width: 768px) {
  .location-uae .location-wise-content-writing-service--subtitle {
    margin-bottom: 30px;
  }
  .location-uae .location-wise-content-writing-service__detailsbox {
    flex-direction: row-reverse;
  }
  .location-wise-content-writing-service__details {
    position: static;
    margin-left: 0;
    padding-left: 0;
    padding-right: 30px;
  }
  .location-uae .location-wise-content-writing-service--title {
    font-size: 40px;
  } 
}
@media  (min-width: 1440px) {
  .location-uae .location-wise-content-writing-service {
    position: relative;
    z-index: 0;
  }
  .location-uae .location-wise-content-writing-service:after {
    content: "";
    background: url(../../../../../uploads/2020/11/dots-img3.svg) no-repeat 0 0 transparent;
    background-size: auto;
    position: absolute;
    right: 0px;
    top: 70px;
    height: 242px;
    width: 267px;
    z-index: 1;
  }
  .location-wise-content-writing-service__details {
    max-width: 50%;
  }
  .location-wise-content-writing-service__details p {
    line-height: 28px;
  }
  .location-uae .location-wise-content-writing-service {
    padding-top: 83px;
  }
  .location-uae .location-wise-content-writing-service__detailsbox {
    justify-content: flex-end;
    margin-bottom: 25px;
  }
  .location-uae .location-wise-content-writing-service--title {
    margin-bottom: 20px;
    font-size: 50px;
  } 
}
@media  (min-width: 1680px) {
  .location-uae .location-wise-content-writing-service {
    padding-bottom: 40px;
    padding-top: 125px;
  }
  .location-uae .location-wise-content-writing-service--title {
    font-size: 60px;
  }
  .location-uae .location-wise-content-writing-service__poster {
    top: -4px;
    max-width: 337px;
    left: 27px;
    position: static;
    margin-left: 150px;
    margin-top: 48px;
  }
  .location-uae .score-percentage {
    margin-bottom: 25px;
  }
  .location-uae .service-scoreboard-item {
    margin-bottom: 67px;
  }
}

/*  ------------------------------------
Why Hire a Pro Content Marketing Agency? 
------------------------------------- */
.location-uae .pvt {
  background: transparent;
  padding-top: 50px;
  margin-bottom: 15px;
}
.location-uae .pvt__top {
  margin-bottom: 65px;
}
.location-uae .pvt__top,
.pvt__bottom {
  width: 100%;
  max-width: 100%;
}
.location-uae .pvt .pvt__item {
  padding: 30px 20px;
}
.location-uae .cws-uae-button-block {
  margin-bottom: 50px;
}
@media (min-width: 768px) { 
  .location-uae .pvt > .container > .row > [class*="col-"] {
    max-width: 50%;
    flex: 0 0 50%;
  }
}
@media (min-width: 992px) { 
  .location-uae .pvt > .container > .row > [class*="col-"] {
    margin-bottom: 55px;
  }
  .location-uae .cws-uae-button-block {
    margin-bottom: 80px;
  }
}
@media (min-width: 1200px) { 
  .location-uae .cws-uae-button-block {
    margin-bottom: 100px;
  }
  .location-uae .pvt > .container > .row > [class*="col-"] {
    max-width: 25%;
    flex: 0 0 25%;
  }
}
@media (min-width: 1680px) {
  .location-uae .pvt {
    padding-top: 105px;
    margin-bottom: 15px;
  }
  .location-uae .cws-uae-button-block {
    margin-bottom: 125px;
  }
}

/*  ----------------------------
order-today
----------------------------- */
.location-uae .order-today-image {
  position: relative;
  z-index: 0;
  margin-bottom: 40px;
}
.location-uae .order-today-image__wraper {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .location-uae .order-today-image {
    margin-bottom: 50px;
  }
}
@media (min-width: 1200px) { 
  .location-uae .order-today-image {
    margin-bottom: 70px;
  }
}
@media (min-width: 1680px) {
  .location-uae .order-today-image {
    margin-bottom: 90px;
  }
  .location-uae .our-clients-speak-2__header {
    margin-bottom: 65px;
  }
  .location-uae .order-today-image::after {
    content: "";
    background: url(../../../../../uploads/2020/11/dots-img3.svg) no-repeat 0 0 transparent;
    background-size: auto;
    position: absolute;
    left: 43px;
    top: -123px;
    height: 220px;
    width: 180px;
    z-index: -1;
  }
}

/*  ----------------------------
Real Stories From Real Customers 
----------------------------- */
.uae-real-clients .our-clients-speak-2::after,
.uae-real-clients .our-clients-speak-2 .container::before,
.uae-real-clients .bg-text-image,
.uae-real-clients .dws-bounce-ball,
.uae-real-clients .avter-1,
.uae-real-clients .avter-2,
.uae-real-clients .avter-3  {
  display: none;
}
.uae-real-clients .our-clients-speak-2 .container {
  background: transparent;
}
.uae-real-clients .our-clients-speak-2--title {
  text-align: center;
}
@media (min-width: 768px) {
  .location-uae .real-stories-real-customers {
    padding-top: 70px;
  }

}
@media (min-width: 1200px) {
  .location-uae .real-stories-real-customers {
    padding-top: 100px;
  }
}
@media (min-width: 1440px) {
  .uae-real-clients .swiper-container {
    max-height: 100%;
    padding-bottom: 90px;
  } 
  .uae-real-clients .avter-1,
  .uae-real-clients .avter-2,
  .uae-real-clients .avter-3  {
    display: block;
  }
  .uae-real-clients .avter-1 { 
    max-width: 110px;
    max-height: 110px;
    top: 80px;
    left: -102px;
  }
  .uae-real-clients .avter-2 {
    max-width: 130px;
    max-height: 130px;
    top: -108px;
    right: -84px;
  }
  .uae-real-clients .avter-3 {
    max-width: 110px;
    max-height: 110px;
    top: auto;
    bottom: -43px;
    left: 103px;
    margin: auto;
  }
  .uae-real-clients .our-clients-speak-2__list--item img {
    width: 100%;
    max-width: 440px;
  }
}
@media (min-width: 1680px) { 
  .uae-real-clients .our-clients-speak-2 .container {
    max-width: 1560px;
    padding: 0 15px;
  }
  .uae-real-clients .our-clients-speak-2 {
    padding-bottom: 60px;
  }
}


/*  ---------------------
Why should you select Us?
---------------------- */
.why-should-select-us-footer {
  margin-bottom: 50px;
}
.why-should-select-us-footer .btn-primary {
  font-size: 0.996rem;
  font-weight: 500;
  color: var(--white);
  background: var(--blue);
  padding: 16px 39px;
  border-radius: 6px;
  text-transform: capitalize; 
}
.why-should-select-us .location-wise-content-writing-service__poster {
  text-align: center;
}
.why-should-select-us .location-wise-content-writing-service__poster img {
  max-width: 150px;
}
.why-should-select-us .location-wise-content-writing-service__details p {
  text-align: center;
}
@media (min-width: 768px) { 
  .why-should-select-us-footer {
    margin-bottom: 60px;
  }
  .location-uae .location-wise-content-writing-service__detailsbox {
    flex-direction: row-reverse;
  }
  .why-should-select-us .location-wise-content-writing-service__details p {
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .why-should-select-us-footer {
    margin-bottom: 70px;
  }
  .why-should-select-us-footer .btn-primary {
    font-size: 18px;
    padding: 20px 57px;
    line-height: 18px;
  }
}
@media (min-width: 1440px) { 
  .why-should-select-us {
    position: relative;
    z-index: 0;
  }
  .why-should-select-us:before {
    content: "";
    position: absolute;
    top: -80px;
    right: 88px;
    width: 127px;
    height: 127px;
    border-radius: 50%;
    background-size: 100% 100%;
    background: radial-gradient(88.69% 88.69% at 71.9% 11.31%, #62D0FF 0%, #3071AD 100%);
    box-shadow: 56.27px 50px 56.27px rgb(178 191 211 / 60%);
    z-index: 1;
  }
  .why-should-select-us .location-wise-content-writing-service {
    display: relative;
    z-index: 0;
  }
  .why-should-select-us .location-wise-content-writing-service:after {
    content: "";
    background: url(../../../../../uploads/2020/11/dots-img3.svg) no-repeat 0 0 transparent;
    background-size: auto;
    position: absolute;
    right: 0px;
    top: 70px;
    height: 242px;
    width: 267px;
    z-index: -1;
  }
  .why-should-select-us .location-wise-content-writing-service:before {
    content: "";
    background: url(../../../../../uploads/2020/11/dots-img3.svg) no-repeat 0 0 transparent;
    background-size: auto;
    position: absolute;
    left: 35px;
    height: 242px;
    width: 220px;
    z-index: -1;
    top: calc(100% + 90px);
  }
  .why-should-select-us .location-wise-content-writing-service__poster img {
    max-width: 250px;
  }
}
@media (min-width: 1680px) {
  .why-should-select-us-footer {
    margin-bottom: 100px;
  }
  .why-should-select-us .location-wise-content-writing-service {
      padding-bottom: 40px;
      padding-top: 110px;
  }
  .why-should-select-us .location-wise-content-writing-service__poster {
    max-width: 247px;
    left: 27px;
    position: static;
    margin-left: 260px;
    margin-top: 5px;
  }
  .why-should-select-us .location-wise-content-writing-service__detailsbox {
    margin-bottom: 15px;
  }
  .why-should-select-us-footer .footer-note-area--details {
    margin-bottom: 68px;
  }
}

/*  ----------------------
Frequently Asked Questions
------------------------ */
.uae-faq .agency__haeder--content {
  margin-bottom: 30px;
}
.uae-faq .agency__haeder--content h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 105%;
  text-align: center;
  text-transform: capitalize;
  color: #01196F;
}
.uae-faq .agency__column--item-info h4 {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  color: #1E266D;
  margin-bottom: 20px;
  text-align: left;
  position: relative;
  z-index: 0;
}
.uae-faq .agency__column--item-info h4:before {
  content: "";
  position: absolute;
  background: linear-gradient(91.22deg, #00DAA6 0.23%, #00B3DA 104.64%);
  border-radius: 12px;
  transform: matrix(0.69, 0.74, -0.71, 0.69, 0, 0);
  z-index: -1;
  width: 27px;
  height: 27px;
  left: -35px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.uae-faq .agency__column--item-content h4 {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 27px;
  color: #1E266D;
  text-align: left;
}
.uae-faq .agency__column {
  margin-bottom: 30px;
}
.uae-faq .agency {
  text-align: center;
}
.uae-faq .agency__column .row  .col-md-6:nth-of-type(1) {
  margin-bottom: 20px;
}
.uae-faq .agency__column ~ p {
  max-width: calc(100% - 30px);
  margin: auto;
}
.agency__column--item {
  margin-left: 30px;
}
@media (min-width: 768px) {
  .uae-faq .agency__haeder--content {
    margin-bottom: 40px;
  }
  .uae-faq .agency__haeder--content h2 {
    font-size: 40px;
    line-height: 105%;
  }
  .uae-faq .agency__column ~ p {
    max-width: 720px;
  }
  .uae-faq .agency__column .row  .col-md-6:nth-of-type(1) {
    margin-bottom: 0px;
  }
  .uae-faq .agency__column .row {
    justify-content: space-between;
  }
  .agency__column--item {
    margin-left: 0px;
  }
  .uae-faq .agency__column--item-info h4:before {
    left: -35px;
  }
  .uae-faq .agency__column .row  .col-md-6 {
    max-width: 45%;
  }
}
@media (min-width: 992px) {
  .uae-faq .agency__column {
    margin-bottom: 40px;
  }
  .uae-faq .agency__haeder--content h2 {
    font-size: 44px;
    line-height: 105%;
  }
  .uae-faq .agency__column ~ p {
    max-width: 960px;
  }
  .uae-faq .agency__column--item-info h4 {
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 25px;
  }
  .uae-faq .agency__column--item-content h4 {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width: 1200px) { 
  .uae-faq .agency__column ~ p {
    font-size: 18px;
    max-width: 1120px;
    margin: auto;
    margin-bottom: 26px;
  }
}
@media (min-width: 1366px) {
  .uae-faq .agency__haeder--content {
    margin-bottom: 50px;
  }
  .uae-faq .agency__haeder--content h2 {
    font-size: 50px;
    line-height: 105%;
  }
  .uae-faq .agency__column--item-info h4:before {
    left: -55px;
  }
  .uae-faq .agency__column .row  .col-md-6:nth-of-type(1) {
    max-width: 50%;
  }
}
@media (min-width: 1440px) {
  .uae-faq {
    position: relative;
    z-index: 0;
  }
  .uae-faq::after {
    content: "";
    background: url(../../../../../uploads/2020/11/dots-img3.svg) no-repeat 0 0 transparent;
    background-size: auto;
    position: absolute;
    right: -142px;
    bottom: -103px;
    height: 150px;
    width: 477px;
    z-index: -1;
    transform: rotate( 90deg );
  }
}
@media (min-width: 1680px) {
  .uae-faq .agency__haeder--content {
    margin-bottom: 60px;
  }
  .uae-faq .agency__column {
    margin-bottom: 55px;
  }
  .uae-faq .agency__column .container {
    max-width: 1400px;
  } 
  .uae-faq .agency__haeder--content h2 {
    font-size: 60px;
    line-height: 105%;
  }
 
  .uae-faq .agency__column .row  .col-md-6:nth-last-of-type(1) {
    max-width: 45.5%;
  }
  
}


/* -----------------
 Footer contact form
 ----------------- */
.location-uae .wp-block-lazyblock-contact-section-v1 {
  bottom: -5rem;
}


/* ----------------------------
 All common button hover effect
 ---------------------------- */
 .btn {
  background-size: 300% 100%;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  border: none;
}
.btn:hover {
  color: #fff;
  background-position: 100% 0;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

/* Swiper issue resolved for safari only */
.safari .swiper-wrapper,
.safari .swiper-slide {
  height: auto;
}
.safari .rewriting__item--wrapper {
  height: auto;
  min-height: 280px;
  max-height: 100%;
}