ul.sub-menuu2 {
  left: 100%;
  background: #fff;
  z-index: 1;
  padding: 14px 20px;
  bottom: auto;
  top: 0;
}
.header-popup .sub-menuu ul.sub-menuu2.sub-menu {
  left: calc(100% + 20px);
}
ul.sub-menuu2.sub-menu {
  opacity: 0 !important;
  display: block;
  visibility: hidden !important;
}
ul.sub-menu > li.nav-item.item_has-dropdown:hover > ul.sub-menuu2.sub-menu,
ul.sub-menuu > li.nav-item.item_has-dropdown:hover > ul.sub-menuu2.sub-menu {
  opacity: 1 !important;
  visibility: visible !important;
}
.sub-menuu2:before {
  left: -7px;
  top: 15px;
  box-shadow: -7px -4px 25px -2px rgb(0 0 0 / 20%);
  bottom: 25px;
}
.sub-menuu2 .nav-item .nav-linkk-a {
  display: inline-block;
}
.header-popup ul.sub-menuu2 > li.nav-item {
  font-size: 18px;
}
.sub-menu .nav-item:last-child .nav-link {
  margin-bottom: 0;
  border-bottom: 0 solid #eee;
}
.navbar-nav > .nav-item > .nav-link {
  line-height: 1.1;
}
li.item_has-dropdown {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.header-main {
  position: fixed;
  background: #fff;
  width: 100%;
  z-index: 9999 !important;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
  top: 0;
  left: 0;
}
.clearHeader {
  top: -126px !important;
}
.darkHeader {
  top: 0 !important;
  transition: 0.3s;
  opacity: 1;
  visibility: visible;
}
.darkHeader img.brand-logo {
  width: 60px;
}
div#menu-mainn > ul.navbar-nav > li.nav-item > a.nav-link {
  line-height: calc(92.92px - 1rem);
}
div#menu-mainn > ul.navbar-nav > li.nav-item > ul.sub-menu {
  top: calc(100% - 1rem);
  left: 0;
  border-radius: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
div#menu-mainn > ul.navbar-nav > li.nav-item > ul.sub-menu a.nav-linkk-a {
  font-size: 90%;
}
div#menu-mainn > ul.navbar-nav .mega-sub-menu li.nav-item {
  border-bottom: 0;
}
div#menu-mainn > ul.navbar-nav ul.mega-sub-menu {
  padding-left: 27px;
}
div#menu-mainn
  > ul.navbar-nav
  > li.nav-item.item_has-dropdown:hover
  > a.nav-link:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  background: #fcfcfe;
  box-shadow: -4px -4px 11px -4px rgb(0 0 0 / 20%);
  bottom: -3px;
  left: 50%;
  transform: rotate(45deg) translateX(-50%);
  z-index: 1;
}
#ppcformpopup .close {
  background: #095075;
  width: 30px;
  height: 30px;
}
#ppcformpopup .modal-dialog {
  max-width: 700px !important;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  top: 5vh !important;
  margin: auto;
}
div#ppcformpopup {
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999;
}
div#ppcformpopup .wpcf7-spinner {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}
.modal-dialog.mw-450px,
.mw-450px {
  max-width: 450px !important;
}
.right_country_name {
  max-width: 186px;
  text-align: left;
}
.globe-customm {
  max-width: 600px;
}
@media (min-width: 1400px) {
  .container,
  .container_big {
    max-width: 1500px;
  }
  div#menu-mainn > ul.navbar-nav > li.nav-item > ul.sub-menu {
    max-width: calc(100% - 30px);
    left: 15px;
  }
}
@media (max-width: 1399.98px) {
  span.border-top-span {
    left: 23px;
  }
  span.border-bottom-span {
    right: 23px;
  }
  .container,
  .container_big {
    max-width: 1300px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .header-popup .modal-header,
  .modal-dialog {
    padding-left: 30px;
    padding-right: 30px;
  }
  .header-popup .close {
    right: 25px !important;
  }
  .global-inner {
    right: 18%;
    max-width: 150px;
    top: 20px;
  }
  .Globe-img,
  .service-img,
  .trofy-img,
  .winn-img {
    max-width: 400px;
  }
  .eyes-inner-img {
    max-width: 110px;
  }
  .different-img-icon {
    max-width: 60px !important;
  }
  h3 {
    font-size: 20px;
  }
  .web-service-img {
    height: 100px;
  }
  .coffie-inner,
  .globe-spotted-outer {
    max-width: 50px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .navbar-expand-lg .navbar-nav > .nav-item {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .header-main .sub-menu,
  .header-main .sub-menuu,
  .sub-menu {
    position: relative !important;
  }
  .header-main .sub-menu,
  .header-main .sub-menuu,
  .header-main ul.sub-menuu2,
  .sub-menu {
    opacity: 1 !important;
    visibility: visible !important;
  }
  .sub-menuu {
    left: calc(25% - 10px);
    top: 100%;
  }
  .custom-blogs .nav-tabs {
    gap: 25px !important;
  }
  .devex-headng {
    margin-top: -5vw;
    margin-left: -3px;
  }
  .eyes-inner-img {
    max-width: 120px;
  }
  .rocket-main img.airoplan-img {
    width: 250px;
  }
  .display-1 {
    font-size: 10vw;
    font-weight: 900;
    line-height: 0.88;
    letter-spacing: 0;
  }
  .toggle-and-brand {
    width: 100%;
  }
  .carousel-control-next {
    right: -50px !important;
    top: -100px !important;
  }
  .carousel-control-prev {
    left: -50px !important;
    top: -100px !important;
  }
  .profile-content h3 {
    font-size: 22px;
  }
  .header-main ul.sub-menuu2 {
    left: 30px !important;
    box-shadow: none !important;
    padding: 0 0 10px !important;
  }
  .header-main .sub-menu {
    min-width: auto !important;
    width: 100%;
    box-shadow: none;
    top: 0 !important;
    padding: 0 0 10px !important;
  }
  .sub-menu .nav-item .nav-link {
    border-bottom: 0;
  }
  .header-main .item_has-dropdown {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .header-main ul.sub-menuu2:before,
  .navbar-nav .nav-link i,
  .navbar-nav .nav-linkk-a i {
    display: none;
  }
  .header-main .sub-menu .nav-item .nav-link i,
  .header-main .sub-menuu2 .nav-item .nav-linkk-a {
    font-size: 14px;
    font-weight: 400 !important;
  }
  .header-main .sub-menuu {
    left: 0 !important;
  }
  div#menu-mainn > ul.navbar-nav > li.nav-item > a.nav-link {
    line-height: 1.1;
  }
  div#menu-mainn .navbar-nav {
    height: calc(100vh - 85px);
    overflow: auto;
  }
  div#accordion {
    padding-top: 30px;
  }
  .form-row .form-control {
    margin: 5px 0;
  }
  .icon-secc img {
    height: auto;
  }
  form textarea#w3review {
    margin: 5px 0 !important;
  }
  .PPC-work,
  .orm-work {
    padding-top: 20px;
  }
}
@media (max-width: 767.9px) {
  .mob-none {
    display: none;
  }
  .mob-display {
    display: block;
  }
  .leftt-md {
    justify-content: left !important;
  }
  .service-img {
    width: 100% !important;
  }
  .footer-main {
    border-radius: 160px 160px 0 0;
  }
  .rocket-main img.airoplan-img {
    width: 120px;
  }
  .outer-management-section {
    margin-bottom: 0 !important;
  }
  .outer_management_services {
    padding-top: 0 !important;
  }
  .inner-shopless-content ul {
    text-align: left;
  }
  .service_img {
    width: 100%;
  }
}
@media (max-width: 599.9px) {
  .container,
  .container_big {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media (max-width: 991.8px) {
  .map-outer {
    transform: translateX(0) !important;
    margin-top: 20px;
  }
  .form-Consultantt,
  .map-outer iframe {
    width: 100% !important;
  }
  .services_all_main {
    margin-bottom: 0 !important;
  }
}
.btn:hover,
.modal-dialog {
  transform: none !important;
}
@media (min-width: 576px) {
  .w-sm-75 {
    width: 75% !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .carousel-caption {
    position: relative;
  }
  .card .carousel-caption {
    left: 0;
    top: 0;
    margin-bottom: 15px;
  }
  .card .carousel-caption img {
    margin: 0 auto;
  }
}
@media (min-width: 320px) and (max-width: 575px) {
  .carousel-caption {
    position: relative;
  }
  .card .carousel-caption {
    left: 0;
    top: 0;
    margin-bottom: 15px;
  }
  .card .carousel-caption img {
    margin: 0 auto;
  }
  .chlg-img {
    max-width: 470px;
  }
  .w-360 {
    width: 330px;
  }
  .number {
    width: 71px;
    top: 136px;
    left: 2px;
  }
}
@media (max-width: 360px) {
  .footer-main {
    border-radius: 100px 100px 0 0;
  }
}
#headingfive,
#headingfour,
div#headingOne,
div#headingThree,
div#headingTwo {
  background: #f0f0f0;
  padding: 5px 15px;
  margin-top: 10px;
}
.panel-body {
  padding-left: 20px;
  padding-right: 20px;
}
section.on-off-seo {
  background: #f9f9f9;
  padding: 32px 0;
  margin-bottom: 40px;
}
.on-off-seo-lorem {
  font-size: 16px;
  word-spacing: 3px;
}
.orm-icon-list-item {
  line-height: 34px;
  font-size: 16px;
}
.contact-text {
  font-size: 50px;
  color: #000;
}
.contact-lorem {
  font-size: 20px;
}
.icon-text,
.service-text {
  color: #08141b;
}
.loction,
.mail,
.phone {
  color: #095075;
  font-size: 27px;
}
.help-you-form::placeholder {
  text-align: center;
}
.form-areaa {
  border-radius: 10px;
  border: 1px solid #ced4da;
}
.loction-main {
  max-width: 355px;
}
.link-a:hover {
  color: #000;
  text-decoration: none;
}
textarea#w3review::placeholder {
  padding-left: 8px;
  padding-top: 7px;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: #fff !important;
  opacity: 1;
}
.framework-text {
  font-size: 45px;
}
.blog-single-description h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.blog-single-main h1 {
  font-size: 42px;
}
.Blog-lorem {
  width: 75%;
}
.framwork-imgg {
  height: 350px;
}
.ffram-img-back {
  background-color: #f7f7f7;
  padding: 35px 0;
}
.ffram-img-inner {
  max-width: 400px;
  margin: auto;
}
@media (max-width: 768.8px) {
  .service-keyword,
  .testim .dots,
  section.on-off-seo {
    padding: 0;
  }
  .ppc-india {
    margin-top: 0 !important;
  }
  .Copy {
    margin-top: 75px;
  }
  .benefit-ppc {
    margin-top: 35px;
  }
  .contact-text {
    font-size: 30px;
  }
  .businesswoman-img {
    padding-top: 35px;
  }
  .card .carousel-item {
    min-height: 300px;
  }
  .trofy-img {
    margin-top: 25px;
  }
  .underline {
    letter-spacing: 1px;
    position: relative;
  }
  .ffram-img-back {
    background-color: transparent;
  }
  .Blog-lorem {
    width: 100%;
  }
  .border-rightt {
    border: none;
  }
  .border-rightt-2 {
    margin: auto;
  }
  .airoplan-img,
  .web-seo-img {
    width: 75%;
  }
  .projext-mine {
    text-align: center;
  }
  .icon-outerr a {
    width: 37px;
    height: 37px;
  }
  .icon-columm {
    justify-content: center !important;
  }
  .footer-main {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }
  .top-btnn {
    justify-content: end !important;
    margin-top: 12px;
  }
  .para-width,
  .win-img {
    max-width: none;
  }
  .contact-span-img {
    width: 33%;
  }
}
.up-arroww i {
  background: #00537e;
  color: #fff;
  border-radius: 50%;
  font-size: 39px;
}
.up-arroww:hover {
  text-decoration: unset;
}
.up-arroww {
  position: fixed;
  bottom: 10%;
  right: 50px;
  z-index: 999;
}
.testimonial-slider .slick-slide {
  padding-bottom: 0;
  padding-top: 0;
}
.testimonial-slider .Testimonials:hover {
  background: 0 0 !important;
  transform: none !important;
  color: #000 !important;
}
.testimonial-slider .slick-next {
  right: -5px;
}
.testimonial-slider .slick-prev {
  left: -5px;
}
.testimonial-slider {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.testimonial-slider .Testimonials {
  border-radius: 80px !important;
  box-shadow: inset 10px 30px 40px -10px rgb(0 0 0 / 5%),
    5px 5px 10px 2px rgb(0 0 0 / 15%) !important;
}
.testimonial-slider .choose-sec-outer:hover .choose-icn {
  background: #095075 !important;
  transition: 0.5s;
  border-color: #ffffffb8;
}
.testimonial-slider .Testimonials,
.testimonial-slider .all_service_outer {
  height: 100% !important;
  margin-top: 0;
  margin-bottom: 0;
}
.testimonial-slider .Testimonials:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" width="512" height="512" x="0" y="0" viewBox="0 0 975.036 975.036" style="enable-background:new 0 0 512 512" xml:space="preserve" class=""><g><path d="M925.036 57.197h-304c-27.6 0-50 22.4-50 50v304c0 27.601 22.4 50 50 50h145.5c-1.9 79.601-20.4 143.3-55.4 191.2-27.6 37.8-69.399 69.1-125.3 93.8-25.7 11.3-36.8 41.7-24.8 67.101l36 76c11.6 24.399 40.3 35.1 65.1 24.399 66.2-28.6 122.101-64.8 167.7-108.8 55.601-53.7 93.7-114.3 114.3-181.9 20.601-67.6 30.9-159.8 30.9-276.8v-239c0-27.599-22.401-50-50-50zM106.036 913.497c65.4-28.5 121-64.699 166.9-108.6 56.1-53.7 94.4-114.1 115-181.2 20.6-67.1 30.899-159.6 30.899-277.5v-239c0-27.6-22.399-50-50-50h-304c-27.6 0-50 22.4-50 50v304c0 27.601 22.4 50 50 50h145.5c-1.9 79.601-20.4 143.3-55.4 191.2-27.6 37.8-69.4 69.1-125.3 93.8-25.7 11.3-36.8 41.7-24.8 67.101l35.9 75.8c11.601 24.399 40.501 35.2 65.301 24.399z" fill="%23ebf2f5" data-original="%23000000" class=""></path></g></svg>');
  background-position: center;
  background-size: 20%;
  background-repeat: no-repeat;
  z-index: 0;
}
.testimonial-slider .Testimonials .choose-cont {
  padding-top: 50px !important;
  z-index: 1;
}
.header-popup .modal-dialog {
  max-width: 100%;
  width: 100%;
  padding: 0;
}
.header-popup {
  background: #fff;
}
.header-popup .modal-content {
  border-radius: unset;
  border: none;
}
.header-popup .close {
  right: 0;
  top: auto;
}
.header-popup .navbar-nav > .nav-item > .nav-link {
  line-height: 46px;
}
.address-main {
  max-width: 180px;
}
.modal-dialog {
  top: 0 !important;
}
.modal-header .close {
  width: 40px;
  height: 40px;
  background: 0 0;
}
@media (min-width: 1400px) {
  .header-popup .modal-dialog {
    max-width: 1500px !important;
  }
  .header-popup .close {
    right: 15px;
    top: auto;
  }
}
.close-outer .popup-close {
  transition: 1s;
}
.close-outer:hover .popup-close {
  transform: rotate(360deg);
}
.icon-outerr-popup a {
  width: 45px;
  font-size: 20px;
  height: 45px;
  background: #095075;
  color: #fff;
  text-align: center;
  line-height: 45px;
  border-radius: 50%;
  position: relative;
  text-decoration: none;
}
.icon-outerr-popup a:after,
.icon-outerr-popup a:before {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: #095075;
  position: absolute;
  content: "";
  top: -3px;
  right: -2px;
}
.popup-nav .nav-linkk {
  line-height: 50px;
}
.header-popup li.item_has-dropdown {
  position: relative;
  display: inline-block;
  padding-right: 10px;
}
.header-main ul.sub-menu {
  min-width: 250px;
}
ul.sub-menuu2 > li.nav-item {
  font-size: 14px;
  line-height: 1.6;
}
.header-popup .sub-menuu {
  left: 100%;
  padding: 13px 20px;
  min-width: 340px;
}
.header-popup .sub-menuu > li > a.nav-linkk-a {
  line-height: 35px;
  text-decoration: none;
}
.about-popup {
  max-width: 330px;
}
svg#Layer_1 * {
  transition: 0.4s;
}
svg#Layer_1:hover path.path_1 {
  transform: translateY(-154px);
}
svg#Layer_1:hover path.path_3 {
  transform: translateY(154px);
}
svg#Layer_1:hover path.path_2 {
  d: path(
    "M 128 102.4 c 0 -14.1 11.5 -25.6 25.6 -25.6 h 332.8 c 14.1 0 25.6 11.5 25.6 25.6 S 500.5 128 486.4 128 H 153.6 C 139.5 128 128 116.5 128 102.4 Z"
  );
  transform: translateY(154px);
}
.sub-menuu {
  position: absolute;
  background: #fff;
  padding: 20px;
  box-shadow: 0 5px 10px 2px rgb(0 0 0 / 15%);
  left: calc(25% - 50px);
  top: 40%;
  width: 100%;
  opacity: 0;
  max-width: 260px;
}
@media screen and (max-width: 598.9px) {
  .header-popup .modal-body,
  .header-popup .modal-header,
  header.first-header > .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .modal-dialog {
    padding-left: 0;
    padding-right: 0;
  }
  .header-popup .modal-header {
    padding-left: 15px;
    padding-right: 15px;
  }
  .header-popup .close {
    right: 15px !important;
  }
}
.custom_tabs_btn.nav-tabs .nav-item .nav-link,
.custom_tabs_btn.nav-tabs .nav-link {
  background: #00537e0d;
  border-radius: 6px;
  border: 0;
  width: 100%;
  margin-bottom: 20px;
  transition: 0.3s;
}
.custom_tabs_btn.nav-tabs .nav-item.show .nav-link,
.custom_tabs_btn.nav-tabs .nav-link.active,
.custom_tabs_btn.nav-tabs .nav-link:hover {
  background: #00537e;
  color: #fff;
  transition: 0.3s;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 50%);
}
.custom_tabs_btn {
  width: 100%;
  margin-right: 20px;
  display: inline-block;
  position: sticky;
  top: 100px;
  display: flex;
  align-items: center;
  gap: 15px;
}
.custom_tabs_content {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.custom-pagination {
  display: flex;
  justify-content: center;
  width: 100%;
}
.custom-pagination .page-numbers {
  margin-right: 8px;
  text-decoration: none;
  min-width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  padding: 0 5px;
}
.custom-pagination a.next,
.custom-pagination a.prev {
  padding-left: 13px;
  padding-right: 12px;
  margin-right: 0;
}
@media screen and (max-width: 400px) {
  .fotter_copyright p {
    font-size: 13px;
  }
  .homepage-bannner h1 {
    font-size: 20px;
  }
}
@media screen and (max-width: 576.9px) {
  .map-outer .rounded.shadow {
    width: 100%;
  }
  .all-items {
    position: unset !important;
  }
}
@media screen and (max-width: 768.98px) {
  .gallery-imgs img {
    height: auto;
  }
  .we-offer-2nd-row {
    justify-content: center;
}
  .all_service_outer,
  .we-offer-2nd-row {
    justify-content: center;
  }
  .testimonial-slider .Testimonials .choose-cont {
    padding-top: 0 !important;
  }
  .p-mbl-100 {
    width: 100% !important;
  }
  .header-main {
    z-index: 9999 !important;
  }
  .all-items {
    position: unset !important;
  }
  .Succulent-img {
    left: 0;
    z-index: -1;
    max-width: 88px;
    top: 41%;
  }
  .globe-spotted-outer {
    left: 0;
    max-width: 60px;
  }
  .global-inner {
    right: 20px;
    max-width: 90px;
    top: 0;
  }
  .globe-contentt {
    margin-top: 50px !important;
  }
  .outer-formm,
  .services_content {
    padding-top: 30px;
  }
}
.all_service_webdesign {
  margin-top: 85px;
}
@media screen and (max-width: 1320px) {
  h2 {
    font-size: 32px;
  }
  body {
    font-size: 18px;
  }
}
.coffie-inner {
  animation-name: rotate-itemm;
}
@keyframes rotate-itemm {
  0% {
    transform: rotate(0) translate(-7px) rotate(0);
  }
  100% {
    transform: rotate(360deg) translate(-7px) rotate(-360deg);
  }
}
.eyes-inner-img {
  animation-name: eyes-inner-img;
}
@keyframes eyes-inner-img {
  0% {
    transform: rotate(0) translate(-7px) rotate(0);
  }
  100% {
    transform: rotate(360deg) translate(-7px) rotate(-360deg);
  }
}
.radio-customm span.wpcf7-list-item-label {
  padding-left: 10px !important;
}
.wpcf7-form span.wpcf7-not-valid-tip {
  font-size: 13px;
  color: red;
}
.wpcf7-form .wpcf7-response-output {
  font-size: 16px;
  font-weight: 600;
  margin-top: 25px;
  color: red;
}
.wpcf7-form.sent .wpcf7-response-output {
  color: #00b800;
  font-size: 20px;
}
.wpcf7-radio + span.wpcf7-not-valid-tip {
  display: block;
  line-height: 1;
}
.radio-customm span.wpcf7-list-item {
  width: 100%;
  display: block;
  margin-bottom: 5px;
}
html {
  touch-action: manipulation;
}
.unorder-list li {
  list-style: none;
  position: relative;
}
.unorder-list li:before {
  content: " ";
  position: absolute;
  left: -20px;
  margin-top: 9px;
  border-width: 2px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: #095075 #095075 transparent transparent;
  transform: rotate(45deg);
}
.page-link:focus {
  box-shadow: none;
}
.dropdown-btn .show {
  display: block;
  width: 94%;
}
.custom-dropdown-design {
  background-color: transparent !important;
  border: 1px solid #095075 !important;
}
.custom-dropdown-design:hover {
  background-color: #fff;
}
@media (max-width: 991.98px) {
  .custom_tabs_btn {
    width: 100%;
    margin-right: 0;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    top: auto;
  }
  .custom_tabs_content {
    width: 100%;
  }
  .custom_tabs_btn.nav-tabs .nav-item {
    max-width: 150px;
    padding: 0 10px;
  }
  .icon-outerr-popup a {
    width: 35px;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
  }
}
@media (max-width: 991.98px) and (min-width: 768px) {
  .header-popup .sub-menu {
    position: absolute !important;
  }
  .header-popup li.item_has-dropdown > a {
    display: inline-block !important;
    width: auto !important;
  }
}
@media (max-width: 767.98px) {
  #headerpopup .sub-menuu,
  #headerpopup ul.sub-menuu2 {
    opacity: 1 !important;
    width: 100%;
    padding: 0 0 10px !important;
  }
  .underline:after {
    left: 50% !important;
    transform: translateX(-50%) !important;
  }
  .close-outer .popup-close {
    width: 20px;
  }
  img.brand-logo {
    width: 70px;
  }
  [data-target="#headerpopup"] > svg {
    width: 25px;
    height: 25px;
  }
  .popup-nav .nav-linkk {
    line-height: 35px;
  }
  .custom-alignn {
    display: inherit !important;
    justify-content: center !important;
  }
  h2 {
    font-size: 28px;
  }
  body {
    font-size: 16px;
  }
  .globe-customm {
    padding-top: 35px;
  }
  #headerpopup ul.sub-menuu2:before,
  .pen-outer {
    display: none;
  }
  .core-outer:hover {
    margin: 0 15px;
  }
  .all_service_outer {
    margin-bottom: 70px;
  }
  .choose-sec-outer:hover {
    transform: none;
  }
  .blog-single-description ul li {
    text-align: left;
  }
  #headerpopup ul.sub-menuu2 {
    display: none;
    left: 30px !important;
    box-shadow: none !important;
  }
  #headerpopup .sub-menuu {
    display: none;
    position: relative !important;
    min-width: auto !important;
    box-shadow: none;
    top: 0 !important;
    max-width: 100% !important;
    left: 0;
  }
  .menu-items-show {
    display: block;
  }
  #headerpopup .sub-menuu .nav-item .nav-link {
    border-bottom: 0;
  }
  #headerpopup .item_has-dropdown {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  #headerpopup .sub-menuu .nav-item .nav-link i,
  #headerpopup .sub-menuu2 .nav-item .nav-linkk-a {
    font-size: 14px;
    font-weight: 400 !important;
  }
  .custom_tabs_btn.nav-tabs .nav-item {
    padding: 0;
  }
}
@media (max-width: 575px) {
  .custom-sizee {
    max-width: 400px;
  }
  .footer-main {
    border-radius: 120px 120px 0 0;
  }
  .up-arroww {
    bottom: 20px;
    right: 20px;
  }
}
@media (max-width: 472px) {
  .icon-outerr a {
    margin-top: 10px;
  }
}
@media (max-width: 375px) {
  h2 {
    font-size: 25px;
  }
  body {
    font-size: 14px;
  }
  .up-arroww {
    right: 10px;
  }
  @media (max-width: 320px) {
    .up-arroww i {
      font-size: 30px;
    }
  }
  .fotter_copyright p {
    font-size: 11px;
  }
}
.swal2-container {
  z-index: 99999 !important;
}
.activePagination {
  cursor: not-allowed;
}
.activePagination a {
  pointer-events: none;
}
.btnClass {
  border: 1px solid;
  padding: 5px 10px;
}
.pd_dv {
  padding-bottom: 20px;
}
.slick-next:before,
.slick-prev:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #00537e !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.all_service_outer,
.we-offer-2nd-row {
  margin-bottom: 20px;
  padding: 11px;
  margin-top: 60px;
}
@media (min-width: 768px) {
  .w-md-50 {
    width: 50% !important;
  }
}
@media (min-width: 1200px) {
  .Success_Stories_row_reverse .inner-content.pr-xl-5 {
    padding-left: 3rem !important;
    padding-right: 0 !important;
  }
}
@media (min-width: 700px) {
  .Success_Stories_row_reverse .bg-img-trangle.pr-md-5,
  .Success_Stories_row_reverse .inner-content.pr-md-5 {
    padding-left: 3rem !important;
    padding-right: 0 !important;
  }
}
.pr-70px {
  padding-right: 70px;
}
.floating-speaker-btn {
  position: sticky;
  top: 130px;
  z-index: 9;
  text-align: right;
  padding: 10px 40px 10px 0;
  right: 0;
  width: 90px;
  margin-left: auto;
  margin-bottom: -90px;
}
.flot-speaker-btnn {
  padding: 10px;
  height: 50px;
  width: 50px;
  position: relative;
}
.flot-speaker-btnn.speaker-active:before {
  animation: 1s linear infinite voice;
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: absolute;
  z-index: 9;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@keyframes voice {
  10%,
  30%,
  50%,
  70%,
  90% {
    box-shadow: 0 0 1px 10px #0950754a;
  }
  100%,
  20%,
  80% {
    box-shadow: 0 0 1px 5px #0950754a;
  }
  40%,
  60% {
    box-shadow: 0 0 1px 15px #0950754a;
  }
}
.customDescription img {
  max-width: 100%;
}
.shadow-inner {
  box-shadow: inset 10px 30px 40px -10px rgb(0 0 0 / 5%),
    5px 5px 10px 2px rgb(0 0 0 / 15%) !important;
}
.comment-formm {
  visibility: hidden !important;
  opacity: 0;
  height: 0;
  transition: opacity 0.5s, height 0.3s;
}
.w-84 {
  width: 84% !important;
}
.w-92 {
  width: 92% !important;
}
.view-reply-item:before {
  content: "\f3bf";
  position: absolute;
  top: 50%;
  left: -6%;
  z-index: -1;
  transform: rotate3d(0, 1, 0, 180deg) translateY(-50%);
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 24px;
  color: #0950759c;
}
.testimonial-slider .slick-next,
.testimonial-slider .slick-prev {
  z-index: 2;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat !important;
  background-size: 17px !important;
  background-position: center !important;
  background-color: #00537e !important;
  border-radius: 50% !important;
}
.testimonial-slider .slick-prev {
  background-image: url(../../assets/images/left-arrow.png) !important;
}
.testimonial-slider .slick-next {
  background-image: url(../../assets/images/right-arrow.png) !important;
}
.testimonial-slider .slick-next:before,
.testimonial-slider .slick-prev:before {
  opacity: 1;
  display: none;
}
@media screen and (max-width: 767px) {
  .pr-70px {
    padding-right: 0 !important;
    font-size: 25px !important;
  }
  .blog-single-main h1 {
    font-size: 26px;
  }
  .custom-blogs .nav-tabs {
    gap: 15px !important;
  }
  .col-12.blog-single-content.mt-3.customDescription p {
    text-align: left;
  }
  .shadow ul {
    padding: 0;
  }
  .shadow ul li {
    list-style: none;
    text-align: justify;
  }
  .blog-video .modal-dialog {
    position: relative;
    width: calc(100% - 50px) !important;
    margin: 0 auto;
  }
}
@media screen and (max-width: 575px) {
  .mt-space {
    width: 100%;
    left: 15px;
  }
}
.heading_column_inner .menu-head-item:last-child > a {
  margin-bottom: 0;
  border-bottom: 0 solid #00000036;
}
.heading_column {
  max-width: 300px;
  width: 100%;
}
.heading_column_inner .menu-head-item > a {
  width: 100%;
  display: block;
  font-size: 18px !important;
  font-weight: 500 !important;
  position: relative;
  padding: 10px 15px;
  text-decoration: none;
  background: #fff;
  margin-bottom: 10px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  transition: 0.3s;
  border-radius: 10px;
}
.heading_column_inner .menu-head-item > a:before {
  content: "";
  position: absolute;
  top: calc(50% - 0px);
  right: 15px;
  width: 10px;
  height: 10px;
  border: 2px solid #000;
  transform: translateY(-50%) rotate(45deg);
  border-left: 0;
  border-bottom: 0;
}
.heading_column_inner .menu-head-item.active > a:before,
.heading_column_inner .menu-head-item > a:hover:before {
  border-color: #fff;
}
.content_menu_column {
  width: calc(100% - 300px);
  flex: auto;
  max-width: none;
}
.content_menu_column_inner ul.mega-sub-menu {
  column-count: 3;
  gap: 30px;
}
.content_menu_column_inner ul.mega-sub-menu > li.nav-item {
  margin-bottom: 5px;
}
@media screen and (max-width: 1023px) {
  .content_menu_column_inner ul.mega-sub-menu {
    column-count: 2;
  }
}
@media screen and (max-width: 991px) {
  .industries .heading_column {
    margin: 0;
  }
}
@media screen and (max-width: 800px) {
  .content_menu_column_inner ul.mega-sub-menu {
    column-count: 1;
  }
}
@media screen and (max-width: 767.98px) {
  .heading_column {
    max-width: 100%;
  }
  .content_menu_column {
    width: 100%;
  }
  .content_menu_column_inner ul.mega-sub-menu {
    column-count: 2;
  }
  .header-main nav.navbar {
    padding-left: 0;
    padding-right: 0;
  }
  .header-main nav.navbar button.navbar-toggler {
    padding-right: 0;
  }
  .header-main .mega_menu_head_content {
    margin-bottom: 0 !important;
  }
}
@media screen and (max-width: 600.98px) {
  .content_menu_column_inner ul.mega-sub-menu {
    column-count: 1;
  }
}
.customDescription ol {
  padding-left: 20px;
  text-align: left;
}
.cursor-pointer {
  cursor: pointer;
}
.object-fit-contain {
  object-fit: contain !important;
}
.sticky-icon {
  z-index: 9;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: 0%;
  width: 180px;
  display: flex;
  flex-direction: column;
}
.sticky-icon a {
  transform: translate(122px, 0px);
  border-radius: 50px 0px 0px 50px;
  text-align: left;
  margin: 2px;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px;
  font-size: 20px;
  transition: all 0.8s;
}
.sticky-icon a:hover {
  color: #fff;
  transform: translate(0px, 0px);
}
.sticky-icon a:hover img {
  transform: rotate(360deg);
}
.Youtube {
  background-color: #095075;
  color: #fff;
}
.Instagram {
  background-color: #095075;
  color: #fff;
}
.sticky-icon a img {
  height: 40px;
  width: 40px;
  color: #000;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  margin-right: 8px;
  transition: all 0.5s;
}
.sticky-icon {
  z-index: 9 !important;
}


 .rating-sec i{
  color: #095075 !important;
}

