/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 3.7.10.1650605231
Updated: 2022-04-22 05:27:11

*/



html {
  scroll-behavior: smooth;
}

.ctn-loader-img {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 25px);
}

.remove-ul-margin ul {
  margin-bottom: 0px;
}

.ctn-loader-img img {
  background-image: linear-gradient(-225deg, #0F8992 0%, #366A94 40%, #20547E 55%, #0F8992 100%);
  background-size: 200% auto;
  animation: textclip 2s linear infinite;
  width: 120px;
  backface-visibility: hidden;
}

/* Header Bar */

.hidden-field {
  display: block !important;
}

.ast-above-header-bar {
  background-image: linear-gradient(110deg, var(--e-global-color-secondary) 78%, var(--e-global-color-primary) 28%) !important;
}

.ast-logo-title-inline .ast-site-identity {
  padding: 5px 0;
}

.ele-reletive {
  position: relative;
  overflow: hidden;
}

.entry-content p {
  margin-bottom: 0px;
}

.ast-page-builder-template .entry-header {
  display: none;
}

.main-header-menu .menu-item {
  border-bottom: 2px solid transparent;
}

.main-header-menu>.menu-item>.menu-link {
  max-height: 40px;
}

.main-header-menu .menu-item:hover>.menu-link {
  color: var(--e-global-color-primary);
}

.main-header-menu .sub-menu {
  margin-top: 10px !important;
  border-top: 0;
  box-shadow: -4px -4px 7px rgb(15 137 146 / 22%), 4px 4px 7px rgb(15 137 146 / 22%) !important;

}

.main-header-menu .sub-menu .menu-link {
  line-height: 20px;
  padding: 7px 1em;
}

.main-header-menu .menu-item .menu-link::after {
  content: "";
  position: absolute;
  display: block;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  width: 0;
  margin: 0 auto;
  background: var(--e-global-color-primary);
  transition: .4s linear;
  transition-property: width;
}

.main-header-bar-navigation .service .sub-menu {
  right: -20em !important;
  left: auto !important;
  display: grid;
  gap: 20px;
  grid-template-columns: auto auto;
  padding: 50px 20px;
}

.main-header-bar-navigation .uiux .sub-menu {
  right: 0 !important;
  left: auto !important;
  top: 10% !important;
  display: grid;
  gap: 20px;
  grid-template-columns: auto auto;
  padding: 50px 20px;

}

.main-header-menu .menu-item:hover>.menu-link::after {
  width: 70%;
  transition: .4s linear;
  transition-property: width;
}

.main-header-menu .menu-item .sub-menu .menu-item:hover>.menu-link::after {
  width: 0;
  transition: .4s linear;
  transition-property: width;
}

.appgenix-menu-container {
  max-width: 1300px;
  display: block;
  margin: auto;
  padding: 10px 10px;
}

.appgenix-menu-container .menu-title {
  margin: 20px 0px 10px 0px;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1.4px;
  border-bottom: 1px solid #ebeef2;
  color: #0F8992;
  ;
}

.appgenix-menu-container .ubermenu-item {
  width: 25% !important;
}

ul.ubermenu-submenu.ubermenu-submenu-type-mega {
  padding: 10px 0px !important;
}


ul.ubermenu-submenu.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
  width: 100%;
  position: fixed;
  /* background: -webkit-linear-gradient(top, transparent 10px, white 0%);
  background: -moz-linear-gradient(top, transparent 10px, white 0%); */
  border: 0;
}

/* .ubermenu-item-layout-text_only {
  font-size: 16px !important;
} */

.ubermenu .ubermenu-content-align-center>.ubermenu-image {
  float: left !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.ubermenu-item-level-1 a {
  padding: 15px 0 !important;
}

.service-menu {

  padding: 10px 10px !important;
  transition: background-color .55s ease-in-out;
  -moz-transition: background-color .55s ease-in-out;
  -webkit-transition: background-color .55s ease-in-out;

}

.service-menu:hover {
  background-color: #e3f2f3 !important;
}

.service-menu a {
  display: flex !important;
  align-items: center;
}

.appgenix-menu-container .ubermenu-target-title {
  padding-left: 15px !important;
  text-align: left;
  font-size: 16px !important;
  font-weight: 400 !important;
}

.appgenix-menu-container .ubermenu-target-description {
  padding-left: 0 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #657085 !important;
  padding-top: 30px;
  text-align: left !important;
}

.app-shadow .elementor-button-link {
  position: relative;
}

.cf-7-submit {
  text-align: center;
}

.cf-7-submit .elementor-button-link {
  display: inline-block;
}

.cf-7-submit .elementor-button-link:before {
  width: 120px;
  height: 20px;
  left: 80px;
}

.wpcf7-response-output {
  color: #000 !important;
}

.app-shadow .elementor-button-link:before {
  content: '';
  position: absolute;
  width: 80%;
  height: 20px;
  bottom: 0;
  left: 10%;
  transform: translate(0, 4px);
  filter: blur(5px);
  opacity: 0.7;
  z-index: -1;
}

.wpcf7-spinner {
  position: absolute;
}

.app-shadow.green .elementor-button-link:before {
  background: var(--e-global-color-primary);
}

.app-shadow.yellow .elementor-button-link:before {
  background: #FFE354;
  z-index: 1;
}


.app-boxes>.elementor-container>.elementor-column>.elementor-element-populated>.elementor-section,
.testimonials-boxes>.elementor-container {
  height: 100%;
}

.app-tabs .elementor-tabs-wrapper {
  border-bottom: 1px solid #e1e1e1;
}

.app-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-tab-desktop-title.elementor-active {
  border-bottom: 2px solid #0F8992 !important;
  transition: .4s linear;
}

.app-tabs .elementor-tab-mobile-title {
  display: none !important;
}

.app-accordion .elementor-accordion-item {
  margin-bottom: 10px;
  border: 1px solid rgba(32, 84, 126, 0.5) !important;
  border-radius: 5px;
  overflow: hidden;
}

footer .menu-item .menu-link::before {
  content: '';
  background-image: url(/wp-content/uploads/2022/04/bullet-7.png);
  height: 15px;
  width: 15px;
  position: absolute;
  margin-top: 5px;
  left: 0;
}

footer .menu-item a {
  padding-left: 20px;
  display: block;
  position: relative;
}

.address,
.mail,
.phone {
  padding-left: 20px;
  position: relative;
}

.address i,
.mail i,
.phone i {
  position: absolute;
  left: 0;
  top: 7px;
  /* transform: translate(0px, -50%); */
}

pre {
  color: #000 !important;
}

.site-header.no-fixed .main-header-bar-wrap {
  background-color: transparent;
  transition: all .2s ease-out;
}

.site-header.fixed .main-header-bar-wrap {
  position: fixed !important;
  background: #fff;
  top: 0;
  width: 100%;
  transition: all .4s ease-out;
  box-shadow: 0px 1px 2px rgb(0 0 0 / 15%);
}

.app-off {
  display: none;
}

.toggle-head {
  cursor: pointer;
}


.right-shedow::before {

  content: "";
  position: absolute;
  width: 20px;
  height: 90px;
  right: 10px;
  opacity: 1;
  background: linear-gradient(90deg, rgba(128, 128, 128, 0.65) 0%, #EDEDED 100%);
  filter: blur(5px);
  border-radius: 3px;
  top: 4px;
  -webkit-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  -o-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(190deg)
}

.vshedow .elementor-element-populated {
  z-index: 1;
}

.widget {
  margin: 0 0 0.8em 0 !important;
}


.map {
  width: 150px;
  height: 50px;
  position: absolute;
  top: 5%;
  right: 25px;
}

.map iframe {
  width: 150px;
  height: 50px;
}

footer {
  position: relative;
}

.model-open {
  z-index: 99999;
  opacity: 1;
  overflow: hidden;
}

.edit-post-visual-editor h1,
.edit-post-visual-editor .entry-content h1 {
  color: #000 !important;
}

.growAndFade img {
  position: relative;
  z-index: 9;
}

.growAndFade::before {
  -webkit-animation: 2s anim-effct-slide1 0s linear infinite;
  animation: 2s anim-effct-slide1 0s linear infinite;
  position: absolute;
  content: '';
  width: 92px;
  height: 92px;
  top: 50%;
  left: 50%;
  /* transform: translate(-50%, -50%); */
  border-radius: 50%;
  z-index: 0;
  margin-left: -46px;
  margin-top: -46px;
}

.growAndFade::after {
  -webkit-animation: 2s anim-effct-slide1 0s linear infinite;
  animation: 2s anim-effct-slide1 0s linear infinite;
  position: absolute;
  content: '';
  width: 92px;
  height: 92px;
  top: 50%;
  left: 50%;
  /* transform: translate(-50%, -50%); */
  border-radius: 50%;
  z-index: 0;
  opacity: 0;
  animation-delay: 1s;
  margin-left: -46px;
  margin-top: -46px;
}

.growAndFade.naviblue::before,
.growAndFade.naviblue::after {
  -webkit-box-shadow: 0 0 0 80px #20547e;
  box-shadow: 0 0 0 80px #20547e;
}

.growAndFade.yellow::before,
.growAndFade.yellow::after {
  -webkit-box-shadow: 0 0 0 80px #FFE354;
  box-shadow: 0 0 0 80px #FFE354;
}

.growAndFade.lightred::before,
.growAndFade.lightred::after {
  -webkit-box-shadow: 0 0 0 80px #ff6c6b;
  box-shadow: 0 0 0 80px #ff6c6b;
}

.growAndFade.green::before,
.growAndFade.green::after {
  -webkit-box-shadow: 0 0 0 80px #1aa383;
  box-shadow: 0 0 0 80px #1aa383;
}

.site-footer-section .widget_block p {
  margin-bottom: 5px;
}

.elementor-container {
  height: 100%;
}

.dev-process::before {
  position: absolute;
  top: -11px;
  right: 94px;
  content: "";
  /* background: linear-gradient(90deg, #20547E 0.52%, #0F8992 100%); */
  background: #0F8992;
  height: 29px;
  width: 17px;
  transform: rotate(54deg);
  z-index: -1;
}

.dedicated-process .dev-process::after {
  position: absolute;
  content: "";
  width: 210px;
  height: 3px;
  top: 72px;
  right: -210px;
  background: linear-gradient(90deg, var(--e-global-color-primary) 0%, rgba(255, 255, 255, 0) 100%);
  background-size: 10px 2px, 100% 2px;
  z-index: 0;
}

.dedicated-process .elementor-column:nth-child(3) .dev-process:after {
  display: none;
}


@-webkit-keyframes anim-effct-slide1 {
  0% {
    opacity: 1;
    transform: scale(0);
  }

  100% {
    opacity: 0;
    transform: scale(0.5);
  }
}

.people-ask-for .elementor-toggle-item {
  border: 1px solid rgba(15, 137, 146, 0.92) !important;
  box-sizing: border-box;
  border-radius: 5px;
}

.people-ask-for .elementor-toggle .elementor-tab-title,
.people-ask-for .elementor-toggle .elementor-tab-title.elementor-active,
.people-ask-for .elementor-toggle .elementor-tab-content {
  border-bottom: none;
}

.people-ask-for .elementor-toggle .elementor-tab-content,
.people-ask-for .elementor-toggle .elementor-tab-content.elementor-active {
  border-left: 5px solid #0F8992;
  margin: 5px 0px 5px 40px;
  border-width: 2px !important;
}

.heading-footer {
  padding: 0 0 10px 0;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  line-height: 34px;
}

.heading-footer::after {
  content: '';
  background-image: url(/wp-content/uploads/2022/04/Rectangle-71.png);
  background-repeat: no-repeat;
  height: 5px;
  width: 201px;
  display: block;
}

#scrolltotopbutton {
  height: 50px;
  width: 50px;
  position: fixed;
  right: 20px;
  bottom: 5%;
  Z-index: 5;
  background-image: url("/wp-content/uploads/2022/04/backto-top.png");
  background-repeat: no-repeat;
  opacity: 0;
}

#scrolltotopbutton.show {
  opacity: 1;
  visibility: visible;
}

@-webkit-keyframes hover {
  0% {
    -webkit-transform: translateY(0%);
  }

  50% {
    -webkit-transform: translateY(5%);
  }

  100% {
    -webkit-transform: translateY(0%);
  }
}

@-webkit-keyframes hover-resrve {
  0% {
    -webkit-transform: translateY(5%);
  }

  50% {
    -webkit-transform: translateY(0%);
  }

  100% {
    -webkit-transform: translateY(5%);
  }
}

@-webkit-keyframes rotate-right {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes rotate-left {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(-360deg);
  }
}

.main img {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-animation: hover 3s linear 1s infinite;
}

.main_1 img {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-animation: hover-resrve 3s linear 1s infinite;
}

.rotate_right {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-animation: rotate-right 5s linear 0s infinite;
}

.rotate_left {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-animation: rotate-left 8s linear 0s infinite;
}

.shedow {
  position: relative;
  /* or absolute */
}

.ast-single-post .entry-content a {
  text-decoration: none !important;
}

.shedow:before {
  content: "";
  position: absolute;
  width: 250px;
  height: 72.3px;
  right: 20px;
  opacity: 0.5;
  bottom: 0;
  background: linear-gradient(131.68deg, #808080 49.01%, #EDEDED 84.82%);
  filter: blur(10px);
  -webkit-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  -o-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(185deg);
}

.wp-container-1.wp-block-social-links {
  gap: 10px;
}

.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 99;

}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: transparent;
  margin: auto;
  padding: 0;
  top: 20%;
  width: 100%;
  max-width: 518px;
  -webkit-animation-name: fadeIn;
  -webkit-animation-duration: 0.9s;
  animation-name: fadeIn;
  animation-duration: 0.9s
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-ms-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/* The Close Button */
.popup_close {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.popup_close:hover,
.popup_close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-content .elementor-inner-section {
  background-size: cover;
}


.testmonial_text p {
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

/*portfolio*/
.main_tab {
  display: flex;
  justify-content: center;
  flex-flow: wrap;
}

.postthumnail {}

.title h2 {
  margin-bottom: 0px;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  text-align: center;
  color: var(--e-global-color-astglobalcolor8);
}

.post_bg {
  margin: 10px;
  padding: 35px 0 35px 0;
  box-shadow: 0px 0px 5px 3px rgb(15 137 146 / 30%);
  background-position: 0px 30px;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.contant {
  margin-top: 20px;
}

.categories {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.cat_title {
  color: #fff;
  font-family: "Saira", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  background-color: var(--e-global-color-primary);
  border-radius: 5px 5px 5px 5px;
  padding: 10px 10px 10px 10px;
  margin: 0 5px;
}

.cat_name {
  padding: 15px;
  color: var(--e-global-color-astglobalcolor8);
  font-family: "Saira", Sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 25px;
}

.cat_img {
  padding: 5px;
}

.post_bg_slider {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  max-height: 740px;
}

.categories_inner {
  display: flex;
  justify-content: space-around;
  margin-top: 20px;
  flex-flow: wrap;
}

.cat_title_inner {
  border-style: solid;
  border-width: 1px 1px 5px 1px;
  border-radius: 8px;
  border-color: #29B6F6;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 10px 20px;
  --e-column-margin-right: 20px;
  --e-column-margin-left: 20px;
  padding: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 330px;
  height: 130px;

}

.slider_img {
  width: 700px !important;
  margin: auto;
}

.galley-slider .slick-prev:before,
.testimonal_section .slick-prev:before {
  content: url('/wp-content/uploads/2022/05/Left.png');
  opacity: 1 !important;
}

.galley-slider .slick-next:before,
.testimonal_section .slick-next:before {
  content: url('/wp-content/uploads/2022/05/Right.png');
  opacity: 1 !important;

}

.galley-slider .slick-prev,
.testimonal_section .slick-prev:before {
  z-index: 5;
}

/* site preloader */
.ctn-preloader {
  align-items: center;
  -webkit-align-items: center;
  display: flex;
  display: -ms-flexbox;
  height: 100%;
  justify-content: center;
  -webkit-justify-content: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999999;
  background: #fff;
}

.ctn-preloader .animation-preloader {
  position: absolute;
  z-index: 100;
}

/* Spinner cargando */
.ctn-preloader .animation-preloader .spinner {
  animation: spinner 1.5s infinite linear;
  border-radius: 50%;
  border: 3px solid rgb(101 92 151 / 6%);
  border-top-color: #366A94;
  border-bottom-color: #366A94;
  height: 170px;
  margin: 0 auto 45px auto;
  width: 170px;
}

/* Texto cargando */
.ctn-preloader .animation-preloader .txt-loading {
  text-align: center;
  user-select: none;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:before {
  animation: letters-loading 4s infinite;
  color: #20547E;
  content: attr(data-text-preloader);
  left: 0;
  opacity: 0;
  top: 0;
  line-height: 70px;
  position: absolute;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading {
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  letter-spacing: 15px;
  display: inline-block;
  color: #0F8992;
  position: relative;
  font-size: 70px;
  line-height: 70px;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before {
  animation-delay: 0.2s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before {
  animation-delay: 0.4s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before {
  animation-delay: 0.6s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before {
  animation-delay: 0.8s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before {
  animation-delay: 1s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before {
  animation-delay: 1.2s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before {
  animation-delay: 1.4s;
}

.ctn-preloader .loader-section {
  background-color: #ffffff;
  height: 100%;
  position: fixed;
  top: 0;
  width: calc(50% + 1px);
}

.loaded .animation-preloader {
  opacity: 0;
  transition: 0.3s ease-out;
}

body {
  overflow: hidden;
}
.capcha .g-recaptcha.wpcf7-recaptcha > div{
  margin: auto;
}
.cf7-bottom{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* Animación del preloader */
@keyframes spinner {
  to {
    transform: rotateZ(360deg);
  }
}

@keyframes letters-loading {

  0%,
  75%,
  100% {
    opacity: 0;
    transform: rotateY(-90deg);
  }

  25%,
  50% {
    opacity: 1;
    transform: rotateY(0deg);
  }
}

.loaded #loader-wrapper .loader-section.section-left {
  -webkit-transform: translateX(-100%);
}

.loaded #loader-wrapper .loader-section.section-right {
  -webkit-transform: translateX(100%);
}

.ast-icon.icon-arrow svg {
  margin-top: 0px !important;
}

.ast-menu-toggle {
  outline: 0 !important;
}


/*testimonial*/
.testimonal_section {
  display: flex;
  justify-content: space-around;
  margin-top: 20px;
  flex-flow: wrap;
}

.testimonil_inner {
  border: 1px solid;
  border-radius: 8px;
  margin: 10px;
  padding: 10px;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100%;
  background-color: #fff;
  height: 100%;
  position: relative;
}

.bottom_Sec {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 15px;
}

.bottom_Sec_wrap {
  min-height: 150px;
}

.modal-content .bottom_Sec_wrap {
  min-height: 180px;
}

.client_img img {
  height: 80px !important;
  border-radius: 60px !important;
  border: 5px solid !important;
  width: 80px;
  object-fit: cover;
}

.testimonial_text {
  text-align: center;
  color: var(--e-global-color-astglobalcolor8);
  font-family: "Saira", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 25px;
}

.testimonal_section .slick-track {
  padding: 15px 0px;
}

.quots {
  padding: 20px 10px 30px 10px;
}

.client_img img {
  margin: auto;
}

.client_name {
  font-family: "Saira", Sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  text-align: center;
  margin-top: 20px;
}

.testimonal_section .slick-dots {
  bottom: -50px;
}

.testimonal_section .slick-dots li {
  width: 30px;
  height: 10px;
}

.testimonal_section .slick-dots li button:before {
  font-family: slick;
  font-size: 0px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 5px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #0F8992;
  border-radius: 23px;
}


.testimonal_section .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #0F8992;
  width: 30px;
  transition: 500ms;
}

.testimonal_section .slick-prev {
  left: -10%;
}

.testimonal_section .slick-next {
  right: -6.5%;
}

.testimonal_section .slick-arrow {
  display: none !important;

}

.modal-content .client_name {
  margin-bottom: 20px;
}

.modal-content .client_img {
  text-align: center;
}

.modal-content .testimonil_inner {
  /* background-position: 0px 170px; */
}

.post_title {
  color: #000;
  font-size: 82px;
}

.filed {
  display: flex;
  justify-content: center;
}

.text-filed {
  width: 100%;
  padding: 0px 0px 10px 0px;
}

.name {
  padding-right: 10px;
}

.text-sub-filed {
  padding: 0px 0px 10px 0px;
}

.textarea-filed {
  padding: 0px 0px 20px 0px;
}

.wpcf7-select {
  color: #838383;
  background-color: #F6FAFB;
  border-style: solid;
  border: none;
  border-color: #0F89928A;
  border-radius: 5px 5px 5px 5px;
  transition: 200ms;
  padding: 10px 10px 10px 10px;
}

.wpcf7-form-control-wrap.ApplyFor {
  color: #838383;
  background-color: #F6FAFB;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #0F89928A;
  border-radius: 5px 5px 5px 5px;
  transition: 200ms;
}

.submit-btn {
  text-align: center;
  padding: 10px 0px 10px 0px;
}

.submit-btn .wpcf7-spinner {
  position: absolute;
}

.wpcf7-file.resume::before {
  content: 'Upload Resume :';
  color: #838383;
  padding-right: 10px;
}

.wpcf7-file.upload-button {

  color: #0F8992;
}

.wpcf7-file.resume {
  color: transparent;
}

.wpcf7-file.resume::-webkit-file-upload-button {
  visibility: hidden;
}

.wpcf7-file.resume::file-selector-button {
  visibility: hidden;
}


.wpcf7-file.resume::before {
  content: 'Choose File';
  color: #000000;
  display: inline-block;
  background: #F0F0F0;
  border: 2px solid #F0F0F0;
  border-radius: 3px;
  padding: 10px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
}

/* .wpcf7-file.resume::after {
  content: 'Only pdf and Document Files are Acceptable ';
  color: #838383;
  display: inline-block;
  padding: 10px;
  outline: none;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 10pt;
} */

.resume:active {
  outline: 0;
}

.resume:hover::before {
  border-color: #0F8992;
}

.resume:active::before {
  background-color: #0F8992;
}

.resume::placeholder {
  color: rgb(133, 130, 130);
  opacity: 1;
}

input[type=file]::file-selector-button {
  border: 2px solid #6c5ce7;
  padding: .2em .4em;
  border-radius: .2em;
  background-color: #a29bfe;
  transition: 1s;
}

.dev-process {
  height: 100%;
  margin-top: 0 !important;
}

.lebal {
  color: #000;
}

.career_form .wpcf7-form-control-wrap .wpcf7-form-control {
  border-style: none !important;
  border-bottom: 2px solid #E1E1E1 !important;
  border-radius: 0px !important;
  background: transparent !important;
}

.career_form .cf-7-submit {
  margin-top: 10px;
}

.inner-blog h3.elementor-post__title {
  height: 120px;
}

.blog-cat h5 {
  color: #0f8992;
  padding: 10px 0px 0px 15px;
}

.blog-cat .cat-item {
  padding: 10px 0px 0px 15px;
}

.blog-cat .cat-item a {
  color: #000;
}

.blog-cat .cat-item::marker {
  display: none;
  content: none;
}

@media (max-width:1700px) {
  .ast-above-header-bar {
    background-image: linear-gradient(110deg, var(--e-global-color-secondary) 80%, var(--e-global-color-primary) 28%) !important;
  }
}


@media (max-width:1700px) {
  .testimonal_section .slick-prev {
    left: -55px !important;
  }

  .testimonal_section .slick-next {
    right: -0px !important;
  }
}



@media screen and (max-width: 1600px) {
  .slider_img {
    width: 600px !important;
    margin: auto;
  }

  .galley-slider .slick-prev {
    left: 0 !important;
  }

  .galley-slider .slick-next {
    right: 50px !important;
  }

}

@media (max-width:1550px) {
  .ast-above-header-bar {
    background-image: linear-gradient(110deg, var(--e-global-color-secondary) 83%, var(--e-global-color-primary) 28%) !important;
  }
}

@media (max-width:1400px) {
  .map {
    position: relative;
    right: 0;
  }

  .post_title {
    font-size: 65px;
  }

}

@media (max-width:1250px) {
  .appgenix-menu-container .ubermenu-target-title {
    padding-left: 15px !important;
    font-size: 14px !important;

  }

  .ubermenu .ubermenu-content-align-center>.ubermenu-image {
    width: 30px;
    height: 30px;
  }
}


@media screen and (max-width: 1200px) {

  .ast-above-header-bar {
    background-image: linear-gradient(110deg, var(--e-global-color-secondary) 80%, var(--e-global-color-primary) 28%) !important;
  }

  .slider_img {
    width: 600px !important;
    margin: auto;
  }

  .galley-slider .slick-prev {
    left: 0 !important;
  }

  .galley-slider .slick-next {
    right: 50px !important;
  }

  .post_title {
    font-size: 60px;
  }


}

@media screen and (max-width: 1024px) {
  .dev-process::after {
    display: none;
  }
  .ubermenu-item a{
    padding: 10px 10px !important;
  }
  .ast-builder-footer-grid-columns {
    grid-column-gap: 20px !important;
  }

  .ast-above-header-bar {
    background-image: linear-gradient(110deg, var(--e-global-color-secondary) 78%, var(--e-global-color-primary) 28%) !important;
  }

  .slider_img {
    width: 500px !important;
    margin: auto;
  }

  .shedow:before {
    bottom: 15px;
  }

  .post_title {
    font-size: 50px;
  }
  .cf7-bottom{
    flex-direction: column;
  }
}

@media screen and (max-width: 980px) {
  .shedow:before {
    bottom: 10px;
  }

  .modal-content {
    max-width: 450px;
  }

  .modal-content .testimonil_inner {
    /* background-position: 0px 200px; */
  }

  .text-filed {
    width: 100%;
  }

  .blog-cat {
    text-align: center;
  }

  .blog-cat .cat-item {
    padding: 10px 0px 0px 0px;
  }

  .blog-cat h5 {
    padding: 10px 0px 0px 0px;
  }
  .blog-cat ul{
    margin: 0px !important;
  }

}

@media (max-width:920px) {

  /* footer .menu-item .menu-link::before {
      display: none; 
  } */
  .main-header-menu .sub-menu {

    box-shadow: none !important;

  }

  .post_title {
    font-size: 35px;
  }

  .service-menu {
    padding: 0px !important;
  }

  .main-header-bar-navigation .service .sub-menu {
    padding: 10px;
  }
}

@media screen and (min-width:880px) {
  .about-us-vision .elementor-widget-container {
    min-height: 195px;
  }
}

@media screen and (min-width:800px) {
  .custom-model-main:before {
    content: "";
    display: inline-block;
    height: auto;
    vertical-align: middle;
    margin-right: -0px;
    height: 100%;
  }

}

@media screen and (max-width:799px) {
  .custom-model-inner {
    margin-top: 45px;
  }
}

@media screen and (max-width: 768px) {
  .ctn-loader-img img {
    width: 65px;
  }

  .slick-arrow {
    display: none !important;

  }

  .slider_img {
    width: 350px !important;
    margin: auto;
  }

  .shedow:before {
    bottom: 5px;
  }

  .ctn-preloader .animation-preloader .spinner {
    height: 8em;
    width: 8em;
  }

  .map {
    width: 200px;
    height: 75px;
  }

  .map iframe {
    width: 200px;
    height: 75px;
  }

  .wpcf7-file.resume::after {
    display: flex;
  }

  input[type='file'] {
    color: transparent !important;
  }
}

@media screen and (max-width: 580px) {

  .app-tabs .elementor-tabs .elementor-tabs-wrapper {
    display: flex !important;
    flex-wrap: wrap;
  }

  .app-tabs .elementor-widget-tabs .elementor-tab-desktop-title {
    padding: 15px 15px;
  }

  .app-tabs .elementor-tabs-wrapper {
    border-bottom: none;
  }

  .app-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-tab-desktop-title {
    border-bottom: 1px solid #e1e1e1 !important;
  }

  .slider_img {
    width: 250px !important;
    margin: auto;
  }

  .shedow:before {
    right: 5px;
    opacity: 0.5;
    bottom: 40px;
    background: linear-gradient(180.68deg, #808080 49.01%, #EDEDED 84.82%);
  }

  .modal-content {
    max-width: 400px;
  }

  .modal-content .testimonil_inner {
    /* background-position: 0px 220px; */
  }

  .post_title {
    font-size: 28px;
  }
  .cf7-bottom{
    display: block;
  }
  
}

@media screen and (max-width: 500px) {
  .ctn-loader-img {
    transform: translate(-50%, 15px);
  }

  .ctn-preloader .animation-preloader .spinner {
    height: 7em;
    width: 7em;
  }

  .ctn-preloader .animation-preloader .txt-loading .letters-loading {
    font-size: 40px;
    letter-spacing: 10px;
  }

  .map {
    width: 250px;
    height: 100px;
  }

  .map iframe {
    width: 250px;
    height: 100px;
  }
}


@media screen and (max-width: 420px) {

  .modal-content {
    max-width: 320px;
  }

  .wpcf7-file.resume::after {
    font-size: 11px;
  }

  .modal-content .testimonil_inner {
    /* background-position: bottom center; */
    background-size: auto;
  }
}

@media screen and (max-width: 320px) {

  .modal-content {
    max-width: 280px;
  }

  .modal-content .testimonil_inner {
    background-position: bottom center;
    background-size: auto;
  }
}

.eael-filterable-gallery-item-wrap .eael-gallery-grid-item .gallery-item-thumbnail-wrap>img {
  padding: 5px;
}