@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'NiveauGroteskLight';
    src: url('fonts/NiveauGroteskLight.eot');
    src: url('fonts/NiveauGroteskLight.eot') format('embedded-opentype'),
         url('fonts/NiveauGroteskLight.woff2') format('woff2'),
         url('fonts/NiveauGroteskLight.woff') format('woff'),
         url('fonts/NiveauGroteskLight.ttf') format('truetype'),
         url('fonts/NiveauGroteskLight.svg#NiveauGroteskLight') format('svg');
}
@font-face {
    font-family: 'NiveauGroteskRegular';
    src: url('fonts/NiveauGroteskRegular.eot');
    src: url('fonts/NiveauGroteskRegular.eot') format('embedded-opentype'),
         url('fonts/NiveauGroteskRegular.woff2') format('woff2'),
         url('fonts/NiveauGroteskRegular.woff') format('woff'),
         url('fonts/NiveauGroteskRegular.ttf') format('truetype'),
         url('fonts/NiveauGroteskRegular.svg#NiveauGroteskRegular') format('svg');
}
@font-face {
    font-family: 'NiveauGroteskMedium';
    src: url('fonts/NiveauGroteskMedium.eot');
    src: url('fonts/NiveauGroteskMedium.eot') format('embedded-opentype'),
         url('fonts/NiveauGroteskMedium.woff2') format('woff2'),
         url('fonts/NiveauGroteskMedium.woff') format('woff'),
         url('fonts/NiveauGroteskMedium.ttf') format('truetype'),
         url('fonts/NiveauGroteskMedium.svg#NiveauGroteskMedium') format('svg');
}
@font-face {
    font-family: 'NiveauGroteskBold';
    src: url('fonts/NiveauGroteskBold.eot');
    src: url('fonts/NiveauGroteskBold.eot') format('embedded-opentype'),
         url('fonts/NiveauGroteskBold.woff2') format('woff2'),
         url('fonts/NiveauGroteskBold.woff') format('woff'),
         url('fonts/NiveauGroteskBold.ttf') format('truetype'),
         url('fonts/NiveauGroteskBold.svg#NiveauGroteskBold') format('svg');
}


body {
  padding: 0;
  margin: 0;
  background: #0f092e;
  font-family: 'NiveauGroteskLight';
  overflow-x: hidden;
}
html {
  scroll-behavior: smooth;
}
b, strong {
  font-family: 'NiveauGroteskMedium';
  font-weight: 400;
}
h1, h2, h3, h4 {
  font-family: 'NiveauGroteskMedium';
}
img {
  max-width: 100%;
}
p {
  margin-bottom: 25px;
}
.row.container {
  max-width: 1340px;
  width: 100%;
  margin: 0 auto;
}
.site-header .col-sm-12 {
  padding: 0;
}
.site-header .row.container {
  max-width: 1830px;
  padding: 0 35px;
}
.site-header .menu_inner_sec .row.container {
  max-width: 1380px;
}

.best_at_slid_img img {
    max-width: 111px;
}
.menu_small_logo {
  padding: 0 45px;
}
.menu_social_col {
  text-align: right;
  padding-top: 175px;
}
.menu_social_col ul::before {
  content: "";
  border-bottom: 4px solid #00b0bf;
  display: block;
  max-width: 42px;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}
.menu_social_col ul {
  padding: 25px 0 0;
  margin: 0;
  position: relative;
}
.menu_social_col ul li {
  display: block;
  padding-bottom: 15px;
}
.menu_social_col ul li a {
  color: #fff;
  font-family: 'NiveauGroteskLight';
  font-size: 20px;
  text-decoration: none;
}
.menu_social_col ul li a:hover {
  color: #00b0bf;
}
.site-header {
  padding-top: 40px;
}
.site_logo {
  position: fixed;
  z-index: 9;
}
.site_logo.mini-logo .big_logo {
  visibility: hidden;
  opacity: 0;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.site_logo.mini-logo .mini_logo {
  visibility: visible;
  opacity: 1;
  position: absolute;
  left: 0;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.site_logo .mini_logo {
  visibility: hidden;
  opacity: 0;
  width: 95px;
  height: auto;
}
.big_logo {
  width: 134px;
  height: auto;
}
.header-nav-icon {
  position: fixed;
  top: 50%;
  z-index: 9;
}
.cross_icon img {
  width: 28px;
  height: auto;
  max-height: 20px;
}
.footer_logo img {
  width: 134px;
  height: auto;
}
.header-nav-icon > span {
  background: rgba(38, 40, 68, 0.7);
  display: inline-block;
  width: 78px;
  height: 78px;
  border-radius: 100%;
  padding: 25px 26px;
}
.header-nav-icon span > span {
  background: #fff;
  width: 25px;
  display: block;
  height: 2px;
  margin: 6px 0;
}
.site-header.home-header {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #110b27;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  z-index: 999;
}
.sidenav a:hover {
  color: #f1f1f1;
}
.sidenav .closebtn {
  position: absolute;
  top: 50%;
  left: 5px;
  font-size: 55px;
  margin-left: 50px;
  color: #fff;
  text-decoration: none;
  transform: translateY(-50%);
  z-index: 9;
}
.sidenav {
  padding-top: 50px;
}
.menu_social i {
  font-family: "Font Awesome 5 Brands";
}
.menu_left_area_inn {
  float: right;
  width: 100%;
  padding-left: 10px;
  padding-top: 75px;
}
.menu_social::before {
  content: "";
  border-top: 1px solid #e2aacb;
  display: block;
  max-width: 85px;
  margin-bottom: 40px;
}
.menu_social {
  padding-top: 45px;
}
.menu_social ul {
  padding: 0;
  margin: 0;
}
.menu_social ul li {
  display: inline-block;
  padding-right: 110px;
}
.menu_social ul li a {
  color: #e2aacb;
  font-size: 20px;
  text-decoration: none;
}
.menu_social ul li a:hover {
  color: #898c8f;
}
.menu_inn-col ul {
  padding: 0;
  margin: 0;
}
.menu_inn-col li {
  display: block;
  padding-bottom: 15px;
}
.menu_inn-col li a {
  color: #fff;
  font-size: 52px;
  font-family: 'NiveauGroteskMedium';
  line-height: 62px;
  text-decoration: none;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.menu_inn-col li a:hover::after {
  border-bottom: 3px solid #00b0bf;
}
.menu_inn-col li a::after {
  content: "";
  border-bottom: 3px solid transparent;
  display: block;
  max-width: 85px;
  margin-left: 25px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.menu_inn-col li a:hover {
  color: #00b0bf;
  padding-left: 25px;
}
.menu_btm_content.col-sm-12 {
  padding-left: 25px;
  padding-top: 140px;
  padding-bottom: 60px;
}
.menu_btm_cont_one {
  float: left;
  width: 44%;
  padding-right: 15px;
}
.menu_btm_cont_title::after {
  content: "";
  border-bottom: 4px solid #00b0bf;
  display: block;
  max-width: 42px;
  padding-top: 20px;
  margin-bottom: 25px;
}
.menu_btm_cont_title {
  color: #fff;
  font-family: 'NiveauGroteskMedium';
  font-size: 20px;
}
.menu_btm_cont_txt {
  color: #fff;
  font-family: 'NiveauGroteskLight';
  font-size: 20px;
  line-height: 38px;
}
.menu_btm_cont_txt a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
}
.menu_btm_cont_txt a:hover {
  color: #00b0bf;
}
.menu_btm_cont_btn a::before {
  content: "";
  box-shadow: 0 0 9px rgba(182, 249, 255, 0.8);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 55px;
}
.menu_btm_cont_btn a:hover {
  background: #b6f9ff;
  color: #00b0bf;
}
.menu_btm_cont_btn a {
  text-decoration: none;
  color: #fff;
  font-family: 'NiveauGroteskLight';
  border: 2px solid #b6f9ff;
  font-size: 21px;
  border-radius: 55px;
  padding: 14px 30px;
  display: inline-block;
  position: relative;
  box-shadow: inset 0 0 8px rgba(182, 249, 255, 0.8);
  text-align: center;
}
.menu_btm_cont_three {
  float: left;
  width: 23%;
}
.menu_btm_cont_two {
  float: left;
  width: 33%;
  padding: 0 15px;
}
.menu_btm_cont_three .menu_btm_cont_title::after {
  content: none;
}
.menu_btm_cont_three .menu_btm_cont_title {
  padding-bottom: 25px;
  padding-left: 15px;
}
.menu_small_txt {
  color: #898c8f;
  font-size: 20px;
  padding-bottom: 35px;
}
.menu_single_link a {
  color: #898c8f;
  font-size: 52px;
  font-family: 'Libre Baskerville', serif;
  line-height: 62px;
}
.menu_single_link a:hover {
  color: #e2aacb;
}
.menu_top_row.menu_btm_row {
  padding-top: 85px;
}



.home_banner_content {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  padding-top: 205px;
  padding-bottom: 65px;
  right: 0;
}
.home_banner_bg_sec {
  position: fixed;
  height: 100vh;
  background-position: bottom center;
  background-size: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.home_banner-section {
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 1400px;
  position: relative;
  background-position: bottom center;
  background-attachment: fixed;
}
.banner_hills_img img {
  width: 100%;
}
.banner_hills_img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -100px;
}
.home_banner-section .row.container {
  position: relative;
  z-index: 9;
}
.banner_clouds_img {
  position: fixed;
  top: 139px;
  left: 0;
  right: 0;
}
.banner_clouds_img_rgt {
  position: absolute;
  left: 480px;
  right: 0;
}
.banner_clouds_img img {
  max-width: none;
}
@keyframes example-right {
  from {left: 40%;}
  to {left: -9%;}
}
.banner_clouds_img_lft {
  position: absolute;
  left: 345px;
  z-index: -1;
  top: 28px;
}
@keyframes example-left {
  from {right: 40%;}
  to {right: -27%;}
}
.banner_clouds_img.active_loading {
  transform: scale(4);
  -moz-transform: scale(4);
  -webkit-transform: scale(4);
  z-index: 999;
  top: -105%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.banner_clouds_img.active_loading .banner_clouds_img_rgt {
  left: 50%;
  filter: blur(2px);
  -webkit-filter: blur(2px);
  transform: translateX(-52%);
}
.banner_clouds_img {
  -moz-transition: all 0.9s;
  -webkit-transition: all 0.9s;
  transition: all 0.9s;
}
.loader {
  top:0;
  margin:0;
  padding:0;
  width:100%;
  height:100%;
  position:fixed;
  overflow:hidden;
  text-align:center;
  z-index: 999;
}
.loader svg {
  position: absolute;
  top: calc(50% - 50px);
  left: calc(50% - 93px);
}
#loader-logo svg {
  max-width: 170px;
  height: auto !important;
}

.home_banner_title h1 {
  color: #fff;
  font-size: 92px;
  letter-spacing: 4px;
  font-family: 'NiveauGroteskBold';
}
.home_banner_subtitle h3 {
  color: #fff;
  font-family: 'NiveauGroteskRegular';
  font-size: 73px;
  line-height: 74px;
  margin-top: 0;
}
.blue_border_btn {
  padding-top: 45px;
  padding-bottom: 125px;
  overflow: hidden;
}
.blue_border_btn a::before {
  content: "";
  box-shadow: 0 0 9px rgba(182, 249, 255, 0.8);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 55px;
}
.blue_border_btn a {
  text-decoration: none;
  color: #fff;
  font-family: 'NiveauGroteskMedium';
  border: 2px solid #b6f9ff;
  font-size: 20px;
  border-radius: 55px;
  padding: 16px 50px;
  display: inline-block;
  position: relative;
  box-shadow: inset 0 0 8px rgba(182, 249, 255, 0.8);
}
.blue_border_btn a:hover {
  background: #b6f9ff;
  color: #00b0bf;
}
.home_banner_btm_title {
  color: #fff;
  font-family: 'NiveauGroteskMedium';
  font-size: 26px;
}
.home_banner_btm_stitle::after {
  content: "";
  border-bottom: 2px solid #00b0bf;
  display: block;
  max-width: 40px;
  padding-top: 10px;
  margin-bottom: 18px;
}
.home_banner_btm_stitle {
  color: #00b0bf;
  font-size: 20px;
max-height: 58px;
overflow: hidden;
  font-family: 'NiveauGroteskLight';
}
.home_banner_btm_txt {
  font-family: 'NiveauGroteskLight';
  color: #fff;
  font-size: 20px;
}
.banner_btm_arrow {
  text-align: center;
  position: relative;
  z-index: 99;
  float: left;
  width: 100%;
}
.banner_btm_arrow a {
  color: #fff;
  text-decoration: none;
  font-size: 24px;
  font-family: 'NiveauGroteskRegular';
}
.home_rocket_sec {
  position: sticky;
  padding-bottom: 985px;
  top: 0;
  left: 0;
  padding-top: 65px;
  z-index: 9;
}
.home_rocket_sec .row.container {
  max-width: 825px;
  position: relative;
  z-index: 9;
}
.rocket_pre_title {
  color: #fff;
  font-family: 'NiveauGroteskRegular';
  font-size: 20px;
  text-transform: uppercase;
  line-height: 30px;
}
.rocket_pre_title span {
  color: #00b0bf;
}
.rocket_title_sec {
  font-family: 'NiveauGroteskMedium';
  color: #fff;
  font-size: 48px;
  line-height: 56px;
  padding: 35px 0 20px;
}
.rocket_title_sec span {
  color: #00b0bf;
}
.rocket_read_btn a {
  color: #8468de;
  font-size: 20px;
}
.rocket_img_sec {
  text-align: center;
  position: absolute;
  top: -635px;
  left: 0;
  right: 0;
}
#rocket svg {
  max-height: 437px;
  width: auto;
}
.rocket_sm_img1 {
  position: absolute;
  left: -135px;
  top: 490px;
}
.rocket_sm_img2 {
  position: absolute;
  right: 245px;
  top: 238px;
}
.dark_coluds_img {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  z-index: 9;
}
.dark_coluds_img img {
  width: 100%;
}
.home_testimonials_sec {
  background: #09061a;
  padding: 60px 0 0;
  position: relative;
  z-index: 9;
}
.section_title_area h2 {
  margin: 0 0 90px;
  color: #fff;
  font-size: 60px;
  line-height: 65px;
  text-transform: uppercase;
}
.section_title_area h2 span {
  display: inline-block;
  position: relative;
}
.section_title_area h2 span::after {
  border-bottom: 2px solid #00b0bf;
  content: "";
  display: block;
  border-top: 2px solid #00b0bf;
  border-radius: 10px;
  margin-top: 5px;
}
.services_banner_sec .section_title_area h2 span::after {
  border-bottom: 1px solid #00b0bf;
  margin-top: 9px;
}
.testi_slider_video iframe {
  width: 100%;
  height: 740px;
}
.play-icon {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  transform: translateY(-50%);
}
.slick-slide .play-icon img {
	width: 120px;
  display: inline-block;
  cursor: pointer;
}
.video-block-pos {
  position: relative;
}
.video-block-pos > img {
  height: 740px;
  object-fit: cover;
  width: 100%;
}
.testi_slider_bx {
  padding: 0 22px;
}
.slick-current .testi_slider_content {
  opacity: 1;
  visibility: visible;
}
.testi_slider_content {
  padding-top: 160px;
  opacity: 0;
  visibility: hidden;
}
.testi_content_lft {
  display: inline-block;
  vertical-align: top;
  width: 207px;
}
.testi_content_rgt {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 212px);
  padding-left: 30px;
  padding-top: 5px;
}
.testi_content_txt {
  color: #fff;
  font-size: 32px;
  line-height: 48px;
  height: 87px;
  overflow: hidden;
  margin-bottom: 5px;
}
.testi_content_name {
  color: #44f6f0;
  font-size: 20px;
  line-height: 30px;
  padding: 35px 0 42px;
}
.testi_content_link a {
  display: inline-block;
  color: #8468de;
  font-size: 20px;
}
.testimonials_slider_section .blue_border_btn {
  padding-top: 75px;
  padding-bottom: 100px;
  text-align: center;
}
.home_testimonials_sec .slick-dots li button {
  background: transparent;
  border-radius: 100%;
  border: 1px solid #44f6f0;
  box-shadow: 0 0 9px rgba(182, 249, 255, 0.8);
  width: 22px;
  height: 22px;
  font-size: 0;
}
.home_testimonials_sec .slick-dots li.slick-active button {
  background: #44f6f0;
}
.home_testimonials_sec .slick-dots li {
  margin: 0 15px;
}
.testi_content_link {
  padding-bottom: 15px;
}
.testimonials_slider_section button.slick-arrow.slick-prev {
  background-image: url(../images/arrow_left.png);
  left: -115px;
}
.testimonials_slider_section button.slick-arrow.slick-next {
  background-image: url(../images/arrow_right.png);
  right: -115px;
}
.testimonials_slider_section button.slick-arrow {
  position: absolute;
  top: 32%;
  background-repeat: no-repeat;
  width: 64px;
  height: 33px;
  background-size: contain;
  z-index: 99;
  transform: translateY(-50%);
}
.testimonials_slider_section button.slick-arrow::before {
  content: none;
}
.testimonials_slider_section .slick-dots {
  bottom: 340px;
}

.testimonials_slider_section .slick-dots li button::before {
    color: transparent !important;
}

.home_best_at_sec {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  padding-top: 275px;
  background-color: #110b27;
  position: relative;
  z-index: 9;
}
.technology_we_use_sec {
  background-color: #0e082d;
  position: relative;
  z-index: 9;
}
.section_title_main .section_title_area {
  float: left;
  width: 48%;
  padding-right: 25px;
}
.section_tp_txt {
  float: left;
  width: 52%;
  color: #fff;
  font-size: 21px;
  padding-top: 5px;
  line-height: 33px;
}
.best_at_slider_section .slick-arrow {
  display: none !important;
}
.slick-slide .best_at_slider_bx_inn img {
  display: inline-block;
  max-height:127px;
}
.best_at_slid_title::before {
  content: "";
  border-bottom: 4px solid #00b0bf;
  display: block;
  max-width: 40px;
  margin: 0 auto 20px;
  width: 100%;
  padding-top: 15px;
}
.best_at_slid_title {
  color: #fff;
  font-size: 30px;
  line-height: 37px;
  font-family: 'NiveauGroteskMedium';
}
.best_at_slid_txt {
  color: #fff;
  font-size: 19px;
  line-height: 29px;
  padding-top: 20px;
  padding-bottom: 15px;

    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    white-space: pre-wrap;
    -moz-box-orient: vertical;
    max-height: 140px;
}
.services_cont_inn_bx .best_at_slid_txt {
    max-height: 165px;
}
.best_at_slid_btn a {
  color: #8468de;
  font-size: 20px;
  font-family: 'NiveauGroteskLight';
}
.home_best_at_sec_top .row.container {
  max-width: 1580px;
}
.section_title_main {
  max-width: 1280px;
  margin: 0 auto;
  width: 100%;
  padding-bottom: 30px;
}
.best_at_slider_bx_inn {
  text-align: center;
  padding-top: 170px;
  padding-bottom: 30px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  min-height: 630px;
  padding-left: 30px;
  padding-right: 30px;
}
.best_at_slider_bx_inn > a {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9;
}
.best_at_slider_bx_inn:hover {
  background: #221149;
  padding: 75px 30px;
}
.best_at_hover_txt {
  opacity: 0;
  visibility: hidden;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.best_at_slider_bx_inn:hover .best_at_hover_txt {
  opacity: 1;
  visibility: visible;
}
.best_at_slider_section ul.slick-dots li {
  margin: 0 8px;
}
.best_at_slider_section ul.slick-dots .slick-active button {
  background: #a8f7fe;
  box-shadow: 0 0 9px rgba(182, 249, 255, 0.8);
  border-color: #a8f7fe;
}
.best_at_slider_section ul.slick-dots button {
  border: 1px solid #333046;
  height: 20px;
  width: 10px;
  border-radius: 6px;
}
.home_best_at_sec_top {
  position: relative;
}
#waveline {
  position: absolute;
  bottom: -315px;
  z-index: -1;
  left: 0;
  right: 0;
}
.best_at_slider_section .slick-list {
  padding-bottom: 35px;
}
.home_work_slider_sec {
  padding-top: 220px;
  padding-bottom: 250px;
}
.sgl_proj_slider_thumbs {
  max-width: 365px;
  float: right;
  position: relative;
  margin: -235px 0 0;
}
.sgl_proj_slider_thumbs .slick-track {
  max-width: 100%;
  transform: unset !important;
  margin: 0;
  float: right;
}
.sgl_proj_slider_thumbs .slick-track .slick-slide.slick-cloned {
  display: none;
}
.sgl_proj_slider_thumbs .slick-track .slick-slide {
  width: 100% !important;
}
.slick-current .sgl_proj_sl_thumb_item::before {
  background: #a8f7fe;
  border-color: #a8f7fe;
  box-shadow: 0 0 9px rgba(182, 249, 255, 0.8);
}
.sgl_proj_sl_thumb_item::before {
  content: "";
  border: 1px solid #333046;
  width: 20px;
  height: 10px;
  position: absolute;
  border-radius: 6px;
  left: 10px;
  top: 12px;
}
.slick-current .sgl_proj_sl_thumb_item {
  color: #fff;
}
.sgl_proj_sl_thumb_item {
  color: #3c3d4c;
  font-size: 20px;
  font-family: 'NiveauGroteskMedium';
  position: relative;
  padding-left: 52px;
  padding-bottom: 18px;
  cursor: pointer;
}
.sgl_proj_slider_full.slick-slider {
  float: left;
  width: 100%;
}
.sgl_proj_slider_thumbs button.slick-arrow.slick-next {
  background-image: url(../images/arrow_bottom.png);
  left: -50px;
  top: 62%;
}
.sgl_proj_slider_thumbs button.slick-arrow.slick-prev {
  background-image: url(../images/arrow_top.png);
  left: -50px;
  top: 38%;
}
.sgl_proj_slider_thumbs button.slick-arrow {
  position: absolute;
  background-repeat: no-repeat;
  width: 30px;
  height: 48px;
  background-size: contain;
  z-index: 99;
}
.sgl_proj_slider_thumbs button.slick-arrow::before {
  content: none;
}
.hm_work_bx_lft {
  float: left;
  width: 53%;
}
.hm_work_bx_title {
  color: #fff;
  font-family: 'NiveauGroteskMedium';
  font-size: 40px;
  line-height: 48px;
  padding-bottom: 55px;
}
.hm_work_bx_txt {
  color: #fff;
  font-size: 21px;
  line-height: 34px;
  padding-bottom: 45px;
  max-width: 695px;
  width: 100%;
}
.hm_work_bx_txt p {
  margin-bottom: 25px;
}
.hm_work_bx_txt ul {
  padding: 0;
}
.hm_work_bx_txt ul li::before {
  content: "";
  border: 1px solid #44f6f0;
  position: absolute;
  left: 0;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  box-shadow: 0 0 9px rgba(182, 249, 255, 0.8);
  top: 10px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #44f6f0;
}
.hm_work_bx_txt ul li:nth-child(2)::before {
  content: "\f023";
  border: none;
  top: 0;
  box-shadow: unset;
  font-size: 18px;
}
.hm_work_bx_txt ul li:nth-child(1)::before {
  content: "\f554";
  border: none;
  box-shadow: unset;
  top: 0;
}
.hm_work_bx_txt ul li {
  display: block;
  padding-left: 35px;
  padding-bottom: 10px;
  position: relative;
}
.hm_work_bx_btn a {
  text-decoration: none;
  color: #fff;
  font-family: 'NiveauGroteskMedium';
  border: 2px solid #b6f9ff;
  font-size: 20px;
  border-radius: 55px;
  padding: 16px 35px;
  display: inline-block;
  position: relative;
  box-shadow: inset 0 0 8px rgba(182, 249, 255, 0.8);
}
.hm_work_bx_btn a::before {
  content: "";
  box-shadow: 0 0 9px rgba(182, 249, 255, 0.8);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 55px;
}
.hm_work_bx_btn a:hover {
  background: #b6f9ff;
  color: #00b0bf;
}
.hm_work_bx_logo {
  padding-bottom: 70px;
}
.hm_work_bx_rgt::before {
  content: "";
  background: #221249;
  position: absolute;
  top: 0;
  left: 155px;
  right: -500px;
  height: 275px;
  z-index: -1;
}
.hm_work_bx_rgt {
  float: left;
  width: 47%;
  padding-left: 15px;
  position: relative;
  padding-top: 48px;
}
.home_work_slider_sec .row.container {
  max-width: 1600px;
  padding-left: 142px;
}
.slick-slide .hm_work_bx_rgt img {
  display: inline-block;
  max-width: 100%;
}
.sgl_proj_slider_full .slick-list {
  overflow: visible;
}
.tech_we_use_bx {
  display: inline-block;
  width: 20%;
  padding: 0 15px 90px;
}
.tech_we_use_bx_icon img {
  max-height: 60px;
    height: auto;
    max-width: 80px;
}
.tech_we_use_bx_icon {
  display: inline-block;
  box-shadow: inset 0 0 8px rgba(45, 175, 191, 0.6);
  border: 1px solid #2dafbf;
  height: 112px;
  width: 112px;
  border-radius: 100%;
  padding: 15px;
  position: relative;
}
.tech_we_use_bx_icon::before {
  content: "";
  box-shadow: 0 0 8px rgba(45, 175, 191, 0.6);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 100%;
}
.tech_we_use_bx_icon span {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.tech_we_use_bx_title {
  color: #fff;
  font-size: 32px;
  font-family: 'NiveauGroteskMedium';
  padding-top: 15px;
}
.tech_we_use_bx_title a {
  color: #fff;
}
.tech_we_use_bx_inner:hover .tech_we_use_bx_icon::before {
  box-shadow: 0 0 16px rgba(45, 175, 191, 0.6);
}
.tech_we_use_bx a {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9;
}
.tech_we_use_bx_inner {
  position: relative;
}
.technology_we_use_sec .row.container {
  max-width: 1510px;
  position: relative;
}
.technology_we_use_sec .section_title_area {
  max-width: 1280px;
  margin: 0 auto;
  width: 100%;
}
.tech_we_use_ani1 {
  position: absolute;
  right: 270px;
  top: 156px;
}
.tech_we_use_ani2 {
  position: absolute;
  bottom: 290px;
  left: 215px;
}
.tech_we_use_boxes {
  text-align: center;
}
.tech_we_use_ani3 {
  position: absolute;
  left: -246px;
  bottom: 30px;
}
.why_choose_us_sec {
  padding-bottom: 200px;
  position: relative;
  z-index: 9;
}
.why_choose_boxes {
  display: table;
  width: 100%;
  padding-top: 55px;
}
.why_choose_logo_bx {
  text-align: center;
  padding: 0 10px;
}
.slick-slide .why_choose_logo_bx img {
  display: inline-block;
  max-height: 75px;
  width: auto;
}
.home_bottom_sections {
  padding-top: 200px;
  position: relative;
  background: #0e082d;
}
.home_bottom_sections {
  padding-top: 200px;
  position: relative;
  z-index: 9;
}
.subscribe_news_sec .section_title_area h2 {
  margin-bottom: 75px;
}
.subscribe_news_form {
  display: table;
  width: 100%;
  max-width: 700px;
  border: 2px solid #fff;
  border-radius: 55px;
}
.subscribe_news_field {
  display: table-cell;
  vertical-align: top;
  width: 100%;
}
.subscribe_news_field input {
  width: 100%;
  background: transparent;
  height: 70px;
  border: none;
  font-size: 23px;
  color: #fff;
  font-family: 'NiveauGroteskLight';
  padding-left: 40px;
  outline: none;
}
.subscribe_news_btn {
  display: table-cell;
  vertical-align: top;
}
.subscribe_news_btn input {
  height: 75px;
  background: transparent;
  color: #fff;
  border-radius: 55px;
  font-family: 'NiveauGroteskMedium';
  font-size: 24px;
  border: 2px solid #b6f9ff;
  box-shadow: 0 0 9px rgba(182, 249, 255, 0.8);
  padding: 0 60px;
  margin: -2px -2px -2px 0;
  outline: none;
}
.subscribe_news_btn input:hover {
  background: #b6f9ff;
  color: #00b0bf;
}
.home_map_sec {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  text-align: center;
  padding-top: 160px;
  padding-bottom: 350px;
  position: relative;
  z-index: 9;
}
.right_ring_img {
  position: absolute;
  top: 900px;
  right: -325px;
}
#rgb-circle {
  max-width: 1200px;
  float: right;
  width: 100%;
}
.map_section_main {
  padding-bottom: 348px;
  position: relative;
}
.digitally_logo_sec {
  position: relative;
  top: -55px;
}
.digitally_logo_title {
  color: rgba(255, 255, 255, 0.2);
  font-family: 'NiveauGroteskMedium';
  font-size: 98px;
  letter-spacing: 25px;
  line-height: 88px;
}
.digitally_logo_subtitle {
  color: rgba(255, 255, 255, 0.2);
  font-family: 'NiveauGroteskMedium';
  text-transform: uppercase;
  font-size: 44px;
  letter-spacing: 1px;
  line-height: 40px;
  padding-top: 8px;
}
.subscribe_news_sec {
  padding-bottom: 180px;
  position: relative;
  z-index: 9;
}


.site-footer {
  padding-top: 85px;
  background: #09071b;
  padding-bottom: 90px;
  position: relative;
  z-index: 9;
}
.footer_boxes {
  border-top: 1px solid #09404f;
  border-bottom: 1px solid #09404f;
  padding-top: 75px;
  padding-bottom: 25px;
}
.footer_col.footer_one.col-sm-4 {
  width: 41%;
  padding-left: 0;
}
.footer_col.footer_two.col-sm-4 {
  width: 36%;
}
.footer_col.footer_three.col-sm-4 {
  width: 23%;
  padding-right: 0;
}
.footer_col.footer_four.col-sm-12 {
  padding: 0;
  text-align: right;
}
.footer_logo {
  padding-bottom: 45px;
}
.footer_title.border_btm::after {
  content: "";
  border-bottom: 2px solid #00adbc;
  display: block;
  max-width: 42px;
  margin-bottom: 30px;
  border-top: 2px solid #00adbc;
  border-radius: 5px;
}
.footer_title h3 {
  font-family: 'NiveauGroteskMedium';
  color: #fff;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 25px;
}
.footer_address_bx {
  color: #fff;
  font-family: 'NiveauGroteskLight';
  font-size: 20px;
  line-height: 38px;
}
.footer_social ul {
  padding: 0;
  margin: 0;
}
.footer_social ul li {
  display: inline-block;
  padding-left: 35px;
}
.footer_social ul li a {
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}
.footer_social ul li a:hover {
  color: #09404f;
}
.footer_social ul li i {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
}
.footer_copyright .col-sm-12 {
  padding: 0;
}
.footer_copyright_inn {
  color: #fff;
  font-size: 21px;
  padding-top: 32px;
}
.footer_title_btm_txt::after {
  content: "";
  border-bottom: 2px solid #00adbc;
  display: block;
  max-width: 42px;
  margin-top: 30px;
  margin-bottom: 2px;
  border-top: 2px solid #00adbc;
  border-radius: 5px;
}
.footer_title_btm_txt {
  color: #fff;
  font-size: 20px;
  font-family: 'NiveauGroteskLight';
  padding-bottom: 25px;
}
.footer_contact {
  color: #fff;
  font-family: 'NiveauGroteskLight';
  font-size: 20px;
  line-height: 42px;
}
.footer_contact a {
  color: #fff;
  display: inline-block;
}
.footer_contact a:hover {
  color: #09404f;
}
.footer_work_btn a::before {
  content: "";
  box-shadow: 0 0 9px rgba(182, 249, 255, 0.8);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 55px;
}
.footer_work_btn a:hover {
  background: #b6f9ff;
  color: #00b0bf;
}
.footer_work_btn a {
  text-decoration: none;
  color: #fff;
  font-family: 'NiveauGroteskLight';
  border: 2px solid #b6f9ff;
  font-size: 21px;
  border-radius: 55px;
  padding: 14px 30px;
  display: inline-block;
  position: relative;
  box-shadow: inset 0 0 8px rgba(182, 249, 255, 0.8);
  text-align: center;
}
.right_side_socials ul {
  padding: 0;
  margin: 0;
}
.right_side_socials ul li {
  display: block;
  padding-bottom: 19px;
}
.right_side_socials ul li a {
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}
.right_side_socials ul li a:hover {
  color: #b6f9ff;
}
.right_side_socials ul li i {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
}
.right_side_socials {
  position: fixed;
  right: 40px;
  top: 43%;
  transform: translateY(-50%);
  text-align: center;
}
.right_top_logo_cl {
  position: fixed;
  right: 18px;
  bottom: 35px;
  z-index: 99;
}
.active_menu {
  overflow-y: hidden;
}

.about_top_section {
  padding-top: 270px;
  padding-bottom: 280px;
}
.about_top_lft.col-sm-6 {
  padding-right: 145px;
}
.about_top_title h1::after {
  content: "";
  border-bottom: 2px solid #00b0bf;
  display: block;
  max-width: 125px;
  padding-top: 90px;
}
.about_top_title h1 {
  font-size: 92px;
  color: #fff;
  margin-top: 0;
  padding-bottom: 35px;
  line-height: 106px;
}
.about_top_small_txt {
  color: #fff;
  font-family: 'NiveauGroteskMedium';
  font-size: 30px;
  line-height: 48px;
}
.about_top_rgt img {
  max-height: 815px;
  width: auto;
}
.about_top_small_txt span {
  color: #00b0bf;
}
.about_second_section .section_title_area h2 {
  text-transform: unset;
  font-size: 92px;
  line-height: 100px;
  margin-bottom: 70px;
}
.about_small_txt {
  color: #fff;
  font-size: 20px;
  line-height: 33px;
}
.about_full_img {
  padding-top: 75px;
  padding-bottom: 125px;
}
.about_our_info_boxes {
  padding-bottom: 80px;
}
.about_our_info_bx {
  display: inline-block;
  vertical-align: top;
  margin-right: 155px;
  text-align: center;
}
.about_info_no {
  display: block;
  width: 190px;
  height: 190px;
  border: 1px solid #00b0bf;
  text-align: center;
  line-height: 190px;
  border-radius: 100%;
  margin-bottom: 30px;
  font-family: 'NiveauGroteskMedium';
  font-size: 36px;
  color: #fff;
}
.about_info_no span {
  color: #00b0bf;
}
.about_info_no span.counter-value {
  color: #fff;
}
.about_info_title {
  color: #fff;
  font-family: 'NiveauGroteskMedium';
  font-size: 29px;
  text-align: left;
  display: inline-block;
}
.about_second_section {
  padding-bottom: 215px;
}
.about_capab_bx {
  padding-bottom: 130px;
}
.about_capab_title a {
  color: #fff;
  font-family: 'NiveauGroteskMedium';
  font-size: 28px;
  border-bottom: 1px solid transparent;
  display: inline-block;
  padding-bottom: 3px;
  text-decoration: none;
}
.about_capab_title a:hover {
  color: #00b0bf;
  border-bottom: 1px solid #00b0bf;
}
.about_testimonials_sec {
  padding-top: 120px;
  padding-bottom: 175px;
}
.about_testimonials_sec .row.container {
  max-width: 1370px;
}
.about_testi_left {
  float: left;
  width: 67%;
  text-align: right;
}
.about_testi_txt::after {
  content: "";
  border-bottom: 2px solid #00b0bf;
  display: block;
  max-width: 70px;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
}
.about_testi_txt {
  color: #fff;
  font-size: 60px;
  line-height: 74px;
  text-transform: uppercase;
  font-family: 'NiveauGroteskMedium';
  margin-top: -10px;
  position: relative;
  padding-bottom: 35px;
  margin-bottom: 35px;
}
.about_testi_txt span {
  color: #00b0bf;
}
.about_testi_name {
  color: #fff;
  font-size: 28px;
  font-family: 'NiveauGroteskMedium';
  padding-bottom: 5px;
}
.about_testi_des {
  color: #fff;
  font-size: 28px;
  font-family: 'NiveauGroteskLight';
}
.about_testi_right {
  float: left;
  width: 33%;
  text-align: right;
  padding-left: 30px;
}
.about_our_work_inn {
  background: #221149;
  padding: 60px 65px;
}
.about_our_work_inn .section_title_area h2 {
  margin-bottom: 30px;
}
.about_our_work_inn .section_title_area h2 span {
  border: none;
  padding-bottom: 0;
  color: #00adbc;
}
.about_our_work_txt {
  color: #fff;
  font-size: 20px;
  line-height: 33px;
  max-width: 860px;
  width: 100%;
}
.about_our_work_sec .blue_border_btn {
  padding-bottom: 0;
  padding-top: 30px;
  text-align: center;
}
.about_ideas_sec {
  padding-top: 235px;
}
.mind_title_area h2::after {
  content: "";
  border-bottom: 2px solid #00b0bf;
  display: block;
  max-width: 100px;
  margin: 45px auto 0;
  width: 100%;
  border-top: 2px solid #00b0bf;
  border-radius: 10px;
}
.mind_title_area h2 {
  color: #fff;
  text-align: center;
  font-size: 60px;
  line-height: 74px;
  font-family: 'NiveauGroteskMedium';
  margin-bottom: 210px;
}
.mind_title_area h2 span {
  color: #00b0bf;
}
.mind_inner_box {
  position: relative;
}
.mind_title_box {
  color: #fff;
  font-size: 60px;
  line-height: 68px;
  font-family: 'NiveauGroteskMedium';
  padding-bottom: 30px;
  position: relative;
  z-index: 9;
}
.mind_title_box span {
  color: #00b0bf;
}
.mind_box_txt {
  color: #fff;
  font-size: 20px;
  max-width: 820px;
  width: 100%;
  line-height: 33px;
  position: relative;
  z-index: 9;
}
.mind_inner_box .blue_border_btn {
  position: relative;
  z-index: 9;
  text-align: center;
  padding-top: 65px;
}
.mind_box_img {
  position: absolute;
  top: -18px;
  left: 122px;
}
.why_choose_us_sec.aboout_why_choose_sec {
  padding-bottom: 250px;
  padding-top: 125px;
}
.traning_banner_sec {
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
  padding-top: 170px;
  padding-bottom: 265px;
}
.trani_banner_title h1::after {
  content: "";
  border-bottom: 2px solid #00b0bf;
  display: block;
  max-width: 130px;
  padding-top: 65px;
}
.trani_banner_title h1 {
  color: #fff;
  font-size: 82px;
  line-height: 88px;
  text-transform: uppercase;
  letter-spacing: 5px;
  margin-bottom: 0;
  padding-bottom: 30px;
}
.trani_banner_small_txt {
  color: #fff;
  font-size: 20px;
  line-height: 33px;
}
.traning_boxes_sec {
  padding-top: 185px;
  padding-bottom: 120px;
}
.traning_box {
  background: #140d37;
  border: 1px solid #373150;
  margin-bottom: 80px;
  padding: 35px 40px 35px;
}
.traning_box_left {
  float: left;
  width: 67%;
}
.traning_box_title {
  font-family: 'NiveauGroteskMedium';
  font-size: 47px;
  color: #fff;
  line-height: 56px;
  padding-bottom: 20px;
}
.traning_box_txt {
  color: #fff;
  font-size: 20px;
  line-height: 33px;
}
.traning_box_meta {
  color: #fff;
  font-size: 18px;
  font-family: 'NiveauGroteskMedium';
}
.traning_box_sar {
  font-family: 'NiveauGroteskLight';
  color: #00b0bf;
  font-size: 18px;
}
.traning_box_right {
  float: left;
  width: 33%;
  padding-left: 25px;
}
.blog_banner_section {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top right;
  padding: 235px 0;
}
.blog_banner-title h1::after {
  content: "";
  border-bottom: 2px solid #00b0bf;
  display: block;
  max-width: 130px;
  width: 100%;
  padding-top: 65px;
}
.blog_banner-title h1 {
  color: #fff;
  font-family: 'NiveauGroteskMedium';
  font-size: 92px;
  line-height: 90px;
  padding-bottom: 25px;
}
.blog_banner-txt {
  color: #fff;
  font-size: 20px;
  line-height: 34px;
  max-width: 560px;
  width: 100%;
}
.blog_posts_section {
  padding-top: 125px;
  background: #0e082d;
  padding-bottom: 90px;
}
.col-sm-6.blog_post_box {
  padding: 0 100px 65px;
}
.blog_posts_section .row.container {
  max-width: 1515px;
  position: relative;
  z-index: 9;
}
.blog_post_box_inner {
  background: #140d37;
  border: 1px solid #373150;
  padding: 16px 15px;
}
.blog_post_bx_cont {
  padding: 35px 25px 0;
}
.blog_post_bx_title::after {
  content: "";
  border-bottom: 2px solid transparent;
  display: block;
  max-width: 130px;
  padding-top: 12px;
}
.blog_post_box_inner:hover .blog_post_bx_title::after {
  border-color: #00b0bf;
}
.blog_post_bx_title {
  padding-bottom: 15px;
}
.blog_post_bx_title a {
  font-family: 'NiveauGroteskMedium';
  color: #fff;
  font-size: 34px;
  display: inline-block;
  line-height: 46px;
  text-decoration: none;
}
.blog_post_box_inner:hover .blog_post_bx_title a {
  color: #00b0bf;
}
.blog_post_bx_ico a {
  color: #fff;
  text-decoration: none;
}
.blog_post_bx_txt {
  color: #fff;
  font-size: 20px;
  line-height: 33px;
  padding-bottom: 45px;
}
.blog_post_auth_img {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  padding-right: 8px;
}
.blog_post_auth_info {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 55px);
  color: #00b0bf;
  font-family: 'NiveauGroteskLight';
  font-size: 16px;
}
.blog_post_auth_info a {
  color: #00b0bf;
}
.fa-solid.fa-message-dots::before {
  content: "\f27a";
}
.blog_post_bx_mata i {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  color: #fff;
  font-size: 17px;
}
.blog_post_bx_mata .fa-sharp.fa-solid.fa-share {
  color: #00b0bf;
}
.blog_post_bx_mata {
  text-align: right;
  padding: 55px 0 15px;
}
.blog_post_bx_ico {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  color: #fff;
  font-size: 13px;
  font-family: 'NiveauGroteskLight';
  padding-left: 28px;
}
.blog_pagination {
  float: left;
  width: 100%;
  text-align: center;
  padding-top: 30px;
}
.blog_pagination span {
  display: inline-block;
  color: #fff;
  vertical-align: middle;
  padding: 0 15px;
}
.blog_pagination span a {
  color: #fff;
  font-size: 20px;
}
.blog_pagination span.pgi_next_nav a {
  color: #00b0bf;
}
.blog_btm_section .right_ring_img {
  top: -575px;
}

.blog_details_box {
  background: #140d37;
  border: 1px solid #373150;
  margin-bottom: 80px;
  padding: 55px 40px 60px;
}
.blog_details_left {
  float: left;
  width: 50%;
  padding-right: 35px;
}
.blog_details_title {
  font-family: 'NiveauGroteskMedium';
  font-size: 47px;
  color: #fff;
  line-height: 56px;
  padding-bottom: 20px;
}
.blog_details_txt {
  color: #fff;
  font-size: 20px;
  line-height: 33px;
  padding-bottom: 35px;
}
.blog_details_name {
  color: #fff;
  font-size: 18px;
  font-family: 'NiveauGroteskMedium';
}
.blog_details_meta {
  font-family: 'NiveauGroteskLight';
  color: #00b0bf;
  font-size: 18px;
}
.blog_details_right {
  float: left;
  width: 50%;
  padding-left: 75px;
}
.blog_detailed_top {
  padding-top: 175px;
}
.blog_content_lft {
  float: left;
  width: 65%;
  padding-right: 35px;
}
.blog_content_lft_inn {
  color: #fff;
  font-size: 20px;
  line-height: 35px;
  max-width: 675px;
  width: 100%;
  position: relative;
}
.blog_content_lft_inn::after {
  content: "";
  border: 1px solid #00b0bf;
  position: absolute;
  left: -48px;
  width: 25px;
  height: 25px;
  top: 5px;
  border-radius: 100%;
}
.blog_content_lft_inn::before {
  content: "";
  background: #00b0bf;
  width: 11px;
  height: 11px;
  position: absolute;
  left: -41px;
  top: 12px;
  border-radius: 100%;
}
.blog_content_lft_inn p {
  margin-bottom: 40px;
}
.blog_content_rgt {
  float: left;
  width: 35%;
}
.blog_cont_rgt_bx {
  background: #140d37;
  border: 1px solid #373150;
  margin-bottom: 70px;
  padding: 25px 30px;
}
.blog_cont_rgt_bx:first-child .blog_cont_rgt_title {
  min-height: 195px;
}
.blog_cont_rgt_title {
  color: #fff;
  font-family: 'NiveauGroteskMedium';
  font-size: 32px;
  line-height: 40px;
}
.blog_cont_rgt_btn a::before {
  content: "";
  box-shadow: 0 0 9px rgba(182, 249, 255, 0.8);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 55px;
}
.blog_cont_rgt_btn a:hover {
  background: #b6f9ff;
  color: #00b0bf;
}
.blog_cont_rgt_btn a {
  text-decoration: none;
  color: #fff;
  font-family: 'NiveauGroteskMedium';
  border: 2px solid #b6f9ff;
  font-size: 20px;
  border-radius: 55px;
  padding: 13px 42px;
  display: inline-block;
  position: relative;
  box-shadow: inset 0 0 8px rgba(182, 249, 255, 0.8);
  margin-bottom: 10px;
}
.blog_content_full {
  float: left;
  width: 100%;
  padding-top: 25px;
}
.blog_auther_box {
  float: left;
  width: 100%;
  padding-top: 65px;
  padding-bottom: 95px;
}
.blog_more_posts .blog_post_bx_txt {
  min-height: 200px;
}
.blog_more_posts .blog_post_auth_info {
  width: 100%;
  padding-bottom: 15px;
}
.blog_cont_full_inn h2 {
  font-size: 60px;
  line-height: 65px;
  color: #fff;
  padding-bottom: 35px;
}
.blog_cont_full_inn p {
  font-size: 20px;
  color: #fff;
  line-height: 35px;
  margin-bottom: 40px;
}
.blog_cont_full_inn ul {
  padding: 0;
  margin: 0 0 45px;
}
.blog_cont_full_inn ul li::before {
  content: "";
  background: #00b0bf;
  width: 8px;
  height: 8px;
  position: absolute;
  left: 0;
  top: 13px;
  border-radius: 100%;
}
.blog_cont_full_inn ul li {
  color: #fff;
  font-size: 20px;
  line-height: 35px;
  display: block;
  padding: 0 0 4px 32px;
  position: relative;
}
.blog_cont_field {
  padding: 70px 0 80px;
}
.blog_cont_field input {
  width: 100%;
  border-top: none;
  border-left: none;
  border-right: none;
  background: transparent;
  border-bottom: 1px solid #60597a;
  color: #fff;
  font-size: 20px;
  font-family: 'NiveauGroteskLight';
}
.blog_cont_fr_btn input:hover {
  background: #b6f9ff;
  color: #00b0bf;
}
.blog_cont_fr_btn input {
  background: transparent;
  color: #fff;
  border-radius: 55px;
  font-family: 'NiveauGroteskMedium';
  font-size: 24px;
  border: 2px solid #b6f9ff;
  box-shadow: 0 0 9px rgba(182, 249, 255, 0.8);
  padding: 10px 62px;
  outline: none;
  margin-bottom: 12px;
}
.blog_auther_box_inn {
  background: #140d37;
  border: 1px solid #373150;
  max-width: 710px;
  width: 100%;
  padding: 32px 30px 20px;
}
.blog_auther_img {
  display: inline-block;
  vertical-align: top;
  width: 145px;
}
.blog_auther_rgt {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 150px);
  padding-left: 22px;
  padding-right: 15px;
}
.blog_auther_name {
  color: #fff;
  font-family: 'NiveauGroteskMedium';
  font-size: 29px;
  padding-bottom: 25px;
}
.blog_auther_txt {
  color: #fff;
  font-size: 16px;
  line-height: 28px;
}
.blog_more_posts .section_title_area {
  padding: 0 100px;
}
.contact_info_section {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  padding: 150px 0;
}
.contact_info_title {
  color: #fff;
  font-family: 'NiveauGroteskMedium';
  font-size: 60px;
  line-height: 68px;
  text-transform: uppercase;
  padding-bottom: 100px;
}
.contact_info_title span {
  color: #00b0bf;
}
.contact_info_sm_title {
  color: #00b0bf;
  font-size: 20px;
  font-family: 'NiveauGroteskMedium';
  padding-bottom: 12px;
}
.contact_info_addr {
  color: #fff;
  font-family: 'NiveauGroteskLight';
  font-size: 20px;
  line-height: 33px;
}
.contact_info_bx::before {
  content: "";
  border-top: 2px solid #00b0bf;
  display: block;
  max-width: 75px;
  width: 100%;
  padding-top: 32px;
  margin-top: 35px;
}
.contact_info_bx {
  color: #fff;
  font-family: 'NiveauGroteskLight';
  font-size: 20px;
  line-height: 35px;
}
.contact_info_bx a {
  color: #fff;
}
.contact_info_bx a:hover {
  color: #00b0bf;
}
.contact_best_at_sec.home_best_at_sec {
  padding-top: 245px;
  padding-bottom: 250px;
}
.contact_best_at_sec .section_title_area {
  padding-bottom: 35px;
  max-width: 1330px;
  margin: 0 auto;
  width: 100%;
}
.popup_sec_container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.6);
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
}
.popup_sec_container.active_popup {
  visibility: visible;
  opacity: 1;
}
.popup_sec_inner {
  position: absolute;
  left: 35px;
  right: 35px;
  top: 50%;
  transform: translateY(-50%);
}
.popup_sec_auto {
  width: 100%;
  background: #120a2c;
  max-width: 1310px;
  margin: 0 auto;
  position: relative;
  max-height: 650px;
  overflow-y: scroll;
}
.popup_sec_bx {
  
  padding: 0px;
}
.cross_icon a {
  display: inline-block;
}
.popup_sec_bx_lft {
  float: left;
  width: 30%;
  padding-right: 45px;
  padding-top: 35px;
}
.popup_sec_bx_title::after {
  content: "";
  border-bottom: 4px solid #00b0bf;
  display: block;
  max-width: 100px;
  padding-top: 15px;
  margin-bottom: 55px;
}
.popup_sec_bx_title {
  color: #fff;
  font-family: 'NiveauGroteskMedium';
  font-size: 60px;
  line-height: 72px;
}
.popup_sec_bx_txt {
  color: #fff;
  font-size: 20px;
  line-height: 33px;
}
.popup_sec_bx_rgt {
  float: left;
  width: 70%;
}
.popup_form_field label {
  color: #fff;
  font-family: 'NiveauGroteskLight';
  font-weight: 400;
  font-size: 20px;
  display: inline-block;
  padding: 28px 0 5px;
}
.popup_form_field input[type="text"], .popup_form_field input[type="email"], .popup_form_field input[type="tel"] {
  width: 100%;
  border: none;
  height: 55px;
  outline: none;
  font-size: 20px;
  color: #000;
  padding: 0 25px;
}
.popup_form_field textarea {
  width: 100%;
  border: none;
  height: 265px;
  outline: none;
  font-size: 20px;
  color: #000;
  padding: 25px;
}
.popup_form_field .alert {
  display: block;
}
.pop_form_btn input[type="submit"]:hover {
  background: #b6f9ff;
  color: #00b0bf;
}
.pop_form_btn input[type="submit"] {
  text-decoration: none;
  color: #fff;
  font-family: 'NiveauGroteskMedium';
  border: 2px solid #b6f9ff;
  font-size: 20px;
  border-radius: 55px;
  padding: 17px 50px;
  display: inline-block;
  position: relative;
  box-shadow: 0 0 9px rgba(182, 249, 255, 0.8);
  background: transparent;
}
.popup_form_field.pop_form_btn.col-sm-12 {
  padding-top: 50px;
}
.services_banner_sec .section_title_area h2 {
  margin-bottom: 55px;
}
.section_big_txt {
  color: #fff;
  font-size: 46px;
  font-family: 'NiveauGroteskLight';
  line-height: 54px;
  max-width: 810px;
  width: 100%;
}
.services_banner_sec {
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 335px;
  background-position: bottom center;
  padding-bottom: 260px;
}
.section_title_area.txt_sp_color h2 span {
  border: none;
  color: #00b0bf;
}
.services_second_sec h2 {
  text-align: center;
  margin-bottom: 140px;
}
/* .services_second_sec {
  background: #0c072c;
} */
.services_sec_lft {
  display: inline-block;
  vertical-align: middle;
  width: 48%;
  padding-right: 30px;
}
.services_sec_title {
  color: #00b0bf;
  font-size: 46px;
  line-height: 54px;
  padding-bottom: 30px;
}
.services_sec_txt {
  color: #fff;
  font-size: 20px;
  line-height: 33px;
  width: 100%;
}
.services_second_sec {
  padding-bottom: 105px;
  padding-top: 100px;
}
.services_fourth_sec {
  padding-top: 100px;
  padding-bottom: 100px;
}
.services_sec_rgt {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
}
.services_third_sec {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: top center;
  padding: 370px 0 160px;
}
.services_third_box {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  padding: 0 65px 20px;
}
.services_third_img {
  display: inline-block;
  vertical-align: top;
  width: 37%;
  margin-top: -140px;
}
.services_third_bx_txt {
  display: inline-block;
  vertical-align: top;
  width: 61%;
  color: #fff;
  font-size: 20px;
  line-height: 33px;
  padding-top: 85px;
  padding-left: 55px;
}
.services_third_bx_txt p {
  margin-bottom: 40px;
}
.services_third_box_btm {
  color: #00b0bf;
  font-size: 45px;
  line-height: 55px;
  padding: 60px 0 0;
  max-width: 940px;
  margin: 0 auto;
  width: 100%;
}
.services_fourth_left {
  display: inline-block;
  vertical-align: middle;
  width: 49%;
  padding-right: 40px;
  color: #fff;
  font-size: 20px;
  line-height: 33px;
}
.services_fourth_left p {
  margin-bottom: 45px;
}
.services_fourth_rgt {
  display: inline-block;
  vertical-align: middle;
  width: 49%;
}
.services_fourth_sec {
  background: #0c072c;
}
.services_app_ideas {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding-top: 260px;
  padding-bottom: 265px;
}
.services_app_ideas .section_title_area h2 {
  text-align: center;
  margin-bottom: 65px;
}
.services_app_ideas .services_sec_txt {
  max-width: 925px;
  margin: 0 auto;
  width: 100%;
}
.services_best_at_sec.home_best_at_sec {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  padding-top: 25px;
}
.services_best_at_sec .services_third_box_btm {
  max-width: 990px;
  padding-bottom: 105px;
}
.services_incr_list {
  max-width: 1030px;
  margin: 0 auto;
  width: 100%;
  padding-left: 15px;
}
.services_incr_list ul {
  padding: 0;
  margin: 0;
}
.services_incr_list ul li::before {
  content: "";
  width: 15px;
  height: 15px;
  border: 1px solid #b6f9ff;
  position: absolute;
  left: 2px;
  top: 8px;
  border-radius: 100%;
  box-shadow: 0 0 9px rgba(182, 249, 255, 0.8);
}
.services_incr_list ul li {
  display: block;
  color: #fff;
  font-size: 20px;
  line-height: 33px;
  padding: 0 0 80px 35px;
  position: relative;
}
.services_incr_sec {
  padding-bottom: 150px;
}
.section_title_area.color_sp_title h2 span::after {
  content: none;
}
.section_title_area.color_sp_title h2 span {
  color: #00b0bf;
}
.ser_to_col_bx {
  text-align: center;
  float: left;
  width: 50%;
  padding: 0 20px 55px;
}
.ser_to_col_bx_inn {
  max-width: 570px;
  margin: 0 auto;
  width: 100%;
}
.ser_to_col_bx_title::after {
  content: "";
  border-bottom: 3px solid #00b0bf;
  display: block;
  max-width: 40px;
  margin: 10px auto 0;
  width: 100%;
}
.ser_to_col_bx_title {
  color: #fff;
  font-size: 25px;
  font-family: 'NiveauGroteskMedium';
  line-height: 33px;
  padding: 10px 0 35px;
}
.ser_to_col_bx_txt {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  text-align: left;
}
.services_to_col_boxes {
  padding-bottom: 150px;
  padding-top: 150px;
}
.services_three_col_boxes .section_title_area.color_sp_title {
  text-align: center;
}
.ser_three_col_bx_inn::before {
  content: "";
  box-shadow: 0 0 8px rgba(45, 175, 191, 0.6);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 10px;
}
.ser_three_col_bx_inn {
  display: inline-block;
  box-shadow: inset 0 0 8px rgba(45, 175, 191, 0.6);
  border: 1px solid #2dafbf;
  border-radius: 10px;
  padding: 48px 20px 40px;
  position: relative;
  width: 100%;
}
.services_three_col_boxes {
  max-width: 1375px;
  margin: 0 auto;
  width: 100%;
  padding-bottom: 275px;
}
.ser_three_col_bx {
  float: left;
  width: 33.3%;
  text-align: center;
  padding: 0 25px 50px;
}
.ser_three_col_title {
  color: #fff;
  font-size: 25px;
  font-family: 'NiveauGroteskMedium';
  line-height: 33px;
  padding: 18px 0 0;
}
.ser_three_col_desc {
  color: #fff;
  margin-top: 20px;
  font-size: 18px;
}
.ser_three_col_desc p:last-child {
  margin-bottom: 0;
}

.services_to_col_boxes .section_title_area.color_sp_title {
  text-align: center;
}
.services_best_at_sec .home_best_at_sec_top {
  background-position: center 97%;
}
.testimonials_banner_sec.services_banner_sec {
  padding-bottom: 360px;
}


/* .tech_we_use_bx_icon img {
    height: 90px;
} */

.ser_to_col_boxes_inn {
  display: inline-block;
  width: 100%;
}

.ser_to_col_boxes_inn .ser_to_col_bx_txt {
  text-align: left;
  font-size: 18px;
}

.services_three_col_boxes .ser_three_bx_ico img {
  max-height: 80px;
  max-width: 120px;
}

.ser_to_col_boxes_inn .oc-box:nth-child(2n+1) {
  clear: both;
}
.ser_to_col_boxes_inn .oc-box .ser_to_col_bx_title {
  max-width: 80%;
  margin: 0 auto;
}



.testi_box_img {
  display: inline-block;
  width: 370px;
  vertical-align: top;
  text-align: center;
}
.testi_box_content {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 375px);
  padding-left: 60px;
}
.testi_box_txt {
  color: #fff;
  font-size: 25px;
  line-height: 40px;
  padding-bottom: 15px;
}
.testi_box_quote {
  padding-bottom: 60px;
}
.testi_box_name {
  color: #8468de;
  text-transform: uppercase;
  font-size: 17px;
}
.testi_boxes_sec {
  max-width: 1300px;
  margin: -220px auto 0;
  width: 100%;
}
.testi_box_row {
  padding-bottom: 135px;
  padding-right: 35px;
}
.testi_box_btn.blue_border_btn {
  text-align: right;
}
.testi_box_img img {
  border: 2px solid #b6f9ff;
  border-radius: 100%;
  padding: 13px;
  height: 370px;
  object-fit: contain;
  width: 100%;
  box-shadow: 0 0 9px rgba(182, 249, 255, 0.8);
}
.testimonials_best_at_sec.services_best_at_sec {
  padding-bottom: 300px;
}
.services_best_at_sec .home_best_at_sec_top {
  background-position: center 99%;
}
.projects_listing_sec .row.container {
  max-width: 1600px;
}
.projects_listing_sec .hm_work_bx {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  width: 100%;
  padding-left: 142px;
  padding-bottom: 240px;
}
.projects_listing_sec .hm_work_bx_lft {
  display: flex;
  width: 53%;
  align-self: center;
  position: relative;
  flex-direction: column;
}
.projects_listing_sec .hm_work_bx_rgt {
  display: flex;
  width: 47%;
  align-self: center;
  position: relative;
  flex-direction: column;
}
.projects_listing_sec .hm_work_bx_title {
  font-family: 'NiveauGroteskMedium';
  font-size: 60px;
  line-height: 65px;
  padding-bottom: 50px;
  text-transform: uppercase;
}
.projects_listing_sec {
  padding-top: 100px;
}
.projects_listing_sec .hm_work_bx_logo {
  padding-bottom: 50px;
}
.projects_listing_sec .hm_work_bx:nth-child(2n+2) {
  padding-left: 0;
  padding-right: 45px;
}
.projects_listing_sec .hm_work_bx:nth-child(2n+1) {
  padding-right: 30px;
}
.projects_listing_sec .hm_work_bx:nth-child(2n+2) .hm_work_bx_lft {
  order: 2;
  text-align: right;
}
.projects_listing_sec .hm_work_bx:nth-child(2n+2) .hm_work_bx_txt {
  margin-left: 0;
  max-width: none;
}
.hm_work_bx_txt_inn {
  max-width: 695px;
  float: right;
  width: 100%;
}
.projects_listing_sec .hm_work_bx:nth-child(2n+2) .hm_work_bx_txt ul li::before {
  left: unset;
  right: 0;
}
.projects_listing_sec .hm_work_bx:nth-child(2n+2) .hm_work_bx_txt ul li {
  padding-left: 0;
  padding-right: 35px;
}
.projects_listing_sec .hm_work_bx:nth-child(2n+2) .hm_work_bx_rgt::before {
  left: -500px;
  right: 95px;
  top: 20px;
}
.projects_listing_idea.about_ideas_sec {
  padding-top: 0;
}
.sgl_proj_slider_thumbs {
  margin: -165px 0 0;
}
.case_study_banner .blue_border_btn {
  text-align: right;
  padding-right: 45px;
}
.case_study_banner {
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  padding-bottom: 280px;
}
.case_study_logo {
  padding: 90px 0 65px;
}
.project_case_slid.home_best_at_sec {
  background: #0e082d;
  padding-top: 65px;
}
.play-icon img {
  cursor: pointer;
}
.case_study_certif_sec {
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
  padding: 70px 0 65px;
}
.case_certif_lft {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  padding-right: 30px;
}
.case_certif_title {
  color: #fff;
  font-size: 46px;
  line-height: 52px;
  padding-bottom: 50px;
  padding-top: 20px;
}
.case_certif_txt {
  color: #fff;
  font-size: 20px;
  line-height: 33px;
  max-width: 450px;
  width: 100%;
}
.case_certif_txt p {
  margin-bottom: 40px;
}
.case_certif_rgt {
  display: inline-block;
  vertical-align: top;
  width: 53%;
  position: relative;
}
.case_certif_rgt_img {
  position: absolute;
  top: 53%;
  transform: translateY(-50%);
  z-index: 9;
  padding-right: 240px;
}
.case_certif_rgt_img img {
  max-height: 311px;
  width: auto;
}
.case_certif_rgt_txt {
  position: absolute;
  right: 5px;
  top: 53%;
  transform: translateY(-50%);
  z-index: 99;
  color: #fff;
  font-family: 'NiveauGroteskMedium';
  font-size: 60px;
  line-height: 52px;
}
.case_certif_rgt_txt span {
  display: inline-block;
}
.case_study_third_sec {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
  padding: 230px 0 250px;
}
.case_study_third_sec .row.container {
  max-width: 1045px;
}
.case_third_content .case_certif_title {
  color: #00b0bf;
}
.case_third_content .case_certif_txt {
  max-width: none;
}
.case_third_content ul {
  padding: 0;
  margin: 0;
}
.case_third_content ul li::before {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  border: 1px solid #44f6f0;
  left: 0;
  top: 8px;
  border-radius: 100%;
  box-shadow: 0 0 9px rgba(182, 249, 255, 0.8);
}
.case_third_content ul li {
  position: relative;
  display: inline-block;
  padding-right: 125px;
  padding-left: 25px;
}
.case_platforms_sec {
  position: relative;
}
.case_platforms_sec::after {
  content: "";
  background-image: url(../images/case_study_bg3.png);
  position: absolute;
  right: -20px;
  top: 116px;
  width: 528px;
  height: 655px;
  background-repeat: no-repeat;
}
.case_platforms_sec .section_title_area h2 {
  margin-bottom: 65px;
}
.case_platforms_txt {
  color: #fff;
  font-size: 20px;
  line-height: 33px;
  max-width: 955px;
  width: 100%;
  padding-bottom: 55px;
}
.case_platforms_boxes {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  padding: 70px 0 0;
}
.case_platf_bx.col-sm-4 {
  text-align: center;
  padding-bottom: 100px;
  position: relative;
  z-index: 9;
}
.case_platf_bx_icon img {
  max-height: 258px;
  width: auto;
}
.platforms_svgs .case_platf_bx_txt {
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  margin-top: 20px;
}
.case_platf_bx_icon {
  display: inline-block;
  box-shadow: inset 0 0 13px rgba(123, 212, 223, 0.6);
  border: 2px solid #b6f9ff;
  height: 185px;
  width: 185px;
  border-radius: 100%;
  padding: 15px;
  position: relative;
}
.platforms_svgs .glow_icon::before {
  content: "";
  box-shadow: 0 0 13px rgba(123, 212, 223, 0.6);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 100%;
}
.case_platf_bx_icon span {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.platforms_svgs .case_platf_bx_icon img {
  height: 82px;
}
.case_platf_bx.col-sm-4:nth-child(3n+1) {
  clear: left;
}
.case_study_testi {
  background-repeat: no-repeat;
  background-position: left 65%;
  padding-top: 250px;
  padding-bottom: 300px;
}
.case_study_testi .row.container {
  max-width: 1575px;
}
.case_testi_content {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 375px);
  background: rgba(30, 16, 65, 0.5);
  margin-top: 210px;
  margin-left: -115px;
  padding: 25px;
  max-width: 1075px;
}
.case_testi_quote {
  display: inline-block;
  vertical-align: bottom;
  width: 155px;
}
.case_testi_quote img {
  max-height: 140px;
  width: auto;
}
.case_testi_inn_txt {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 160px);
  padding: 70px 20px 75px 35px;
}
.team_banner_sec.blog_banner_section {
  padding-top: 185px;
  background-position: bottom center;
  padding-bottom: 600px;
}
.team_banner_lft {
  float: left;
  width: 52%;
}
.team_banner_rgt {
  float: left;
  width: 48%;
  padding-top: 120px;
}
.team_best_at_sec.services_best_at_sec {
  background-color: #0f092e;
  padding-bottom: 325px;
}
.team_slider_thumbs {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
}
.team_mem_slider_full.clearfix {
  display: inline-block;
  vertical-align: middle;
  width: 48%;
  padding-left: 105px;
  padding-right: 80px;
  position: static;
}
.team_sl_title {
  color: #fff;
  font-family: 'NiveauGroteskMedium';
  font-size: 20px;
  padding-bottom: 5px;
}
.team_sl_subtitle::after {
  content: "";
  border-bottom: 2px solid #00b0bf;
  display: block;
  max-width: 80px;
  padding-bottom: 60px;
}
.team_sl_subtitle {
  color: #fff;
  font-size: 20px;
  font-family: 'NiveauGroteskLight';
  padding-bottom: 25px;
}
.team_sl_txt {
  color: #fff;
  font-size: 28px;
  line-height: 43px;
}
.team_mem_thumb_inn.clearfix .slick-list {
  overflow: visible;
  padding: 0 !important;
}
.team_mem_thumb_inn.clearfix {
  max-width: 265px;
  float: right;
  width: 100%;
  position: unset;
}
.team_slider_thumbs {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  overflow: hidden;
  position: relative;
}
.team_page_slider_sec .row.container {
  max-width: none;
  padding: 0 40px 0 0;
}
.team_sl_content {
  max-width: 450px;
  width: 100%;
}
.team_thumb_item {
  padding: 0 18px;
}
.team_mem_thumb_inn .slick-slide {
  display: inline-block !important;
  float: none !important;
  vertical-align: bottom !important;
}
.slick-slide .team_thumb_img img {
  max-height: 290px;
  width: 100%;
  object-fit: cover;
}
.team_mem_thumb_inn .slick-slide.slick-current.slick-active .team_thumb_img img {
  max-height: unset;
}
.team_mem_slider_full .slick-prev.slick-arrow {
  display: none !important;
}
.team_mem_slider_full.clearfix .slick-list {
  position: static;
}
.team_mem_slider_full .slick-next.slick-arrow::before {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  color: #fff;
  opacity: 1;
  font-size: 27px;
}
.team_mem_slider_full .slick-next.slick-arrow {
  position: absolute;
  top: 80%;
  left: 50%;
  right: unset;
  margin-left: 105px;
  background: #01afbf;
  width: 70px;
  height: 70px;
  border-radius: 100%;
}
.team_slider_sec {
  position: relative;
}
.team_thumb_title {
  color: #fff;
  font-family: 'NiveauGroteskMedium';
  font-size: 20px;
  padding: 15px 0 2px;
  border-top: 1px solid #00b0bf;
  margin-top: 25px;
  opacity: 0;
}
.team_thumb_subtitle {
  color: #fff;
  font-size: 20px;
  font-family: 'NiveauGroteskLight';
  opacity: 0;
}
.team_page_slider_sec {
  margin-top: -310px;
  padding-bottom: 250px;
}
.team_page_sec_sl_sec.home_best_at_sec_top {
  background-position: center 93%;
}
.col-sm-6.blog_post_box:nth-child(2n+1) {
  clear: left;
}
.blog_post_bx_img img {
  width: 100%;
}
.blog_content_sec {
  position: relative;
  z-index: 9;
}
.right_side_socials {
  z-index: 99;
}
.team_thumb_item:hover .team_thumb_title {
  opacity: 1;
}
.team_thumb_item:hover .team_thumb_subtitle {
  opacity: 1;
}
.team_slider_thumbs .slick-dots li:last-child::after {
  content: "/";
  color: #fff;
  font-size: 20px;
  position: absolute;
  left: -9px;
  top: -4px;
  font-family: 'NiveauGroteskMedium';
}
.team_slider_thumbs .slick-dots li:last-child.slick-active::after {
  content: none;
}
.team_slider_thumbs .slick-dots li:first-child {
  display: inline-block;
}
.team_slider_thumbs .slick-dots li.slick-active {
  opacity: 1;
}
.team_slider_thumbs .slick-dots li:last-child {
  display: inline-block;
  position: relative;
  right: -30px;
  opacity: 1;
}
.team_slider_thumbs .slick-dots li {
  position: absolute;
  opacity: 0;
}
.team_slider_thumbs .slick-dots li button {
  font-size: 20px;
  color: #fff;
  font-family: 'NiveauGroteskMedium';
  font-weight: 400;
  width: auto;
}
.team_slider_thumbs .slick-dots {
  bottom: unset;
  top: 190px;
  width: auto;
  left: 35%;
  transform: translateX(-50%);
}
.home_bottom_sections.blog_btm_section {
  background: transparent;
}
.blog_posts_section {
  background: transparent;
  position: relative;
  z-index: 99;
}
.contact_form_inner {
  background: rgba(21, 12, 55, 0.3);
  padding: 28px 35px 60px;
  position: relative;
  z-index: 9;
}
.contact_form_sec {
  padding-top: 200px;
  position: relative;
}
.contact_form_field label {
  display: inline-block;
  color: #fff;
  font-weight: 400;
  font-size: 20px;
  margin-top: 50px;
}
.contact_form_field input {
  width: 100%;
  background: transparent;
  border: 1px solid #fff;
  height: 60px;
  padding: 12px 20px;
  color: #fff;
  font-size: 18px;
  outline: none;
}
.contact_form_field textarea {
  width: 100%;
  background: transparent;
  border: 1px solid #fff;
  padding: 20px;
  height: 280px;
  outline: none;
  font-size: 18px;
  color: #fff;
}
.contact_form_btn.col-sm-12 {
  margin-top: 50px;
  text-align: center;
}
.contact_form_btn input[type="submit"]:hover {
  background: #b6f9ff;
  color: #00b0bf;
}
.contact_form_btn input[type="submit"]::before {
  content: "";
  box-shadow: 0 0 9px rgba(182, 249, 255, 0.8);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 55px;
}
.contact_form_btn input[type="submit"] {
  text-decoration: none;
  color: #fff;
  font-family: 'NiveauGroteskMedium';
  border: 2px solid #b6f9ff;
  font-size: 20px;
  border-radius: 55px;
  padding: 13px 20px;
  display: inline-block;
  position: relative;
  box-shadow: inset 0 0 8px rgba(182, 249, 255, 0.8);
  cursor: pointer;
  outline: none;
  background: transparent;
  max-width: 300px;
  width: 100%;
}
.contact_form_sec::before {
  content: "";
  background-image: url(../images/contact_tp_lft.webp);
  width: 1400px;
  height: 750px;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.contact_form_sec::after {
  content: "";
  background-image: url(../images/contact_tp_rgt.webp);
  width: 1400px;
  height: 1000px;
  position: absolute;
  right: 0;
  bottom: -30%;
  background-repeat: no-repeat;
  background-size: 435px;
  background-position: right bottom;
}
.traning_deta_share ul li i {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
}
.traning_detaild_banner {
  padding-top: 170px;
}
.traning_detaild_lft {
  float: left;
  width: 60%;
}
.traning_detaild_rgt {
  float: left;
  width: 40%;
  padding-left: 45px;
}
.traning_detaild_title h2 {
  margin-top: 0;
  color: #fff;
  font-size: 47px;
  line-height: 56px;
  margin-bottom: 32px;
}
.traning_deta_bx {
  padding-bottom: 23px;
}
.traning_deta_bx_ico {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
}
.traning_deta_bx_ico img {
  max-width: 30px;
  width: 100%;
  height: 26px;
}
.traning_deta_bx_txt {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 19px;
  padding-left: 10px;
  width: calc(100% - 35px);
}
.traning_deta_share {
  padding-top: 50px;
}
.tra_deta_share_title {
  display: inline-block;
  vertical-align: top;
  color: #00b0bf;
  font-size: 20px;
  font-family: 'NiveauGroteskMedium';
}
.traning_deta_share ul {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 3px 0 0 18px;
}
.traning_deta_share ul li {
  display: inline-block;
  padding-right: 10px;
}
.traning_deta_share ul li a {
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}
.traning_deta_share ul li a:hover {
  color: #00b0bf;
}
.traning_detaild_inner {
  border-bottom: 1px solid #00b0bf;
  padding-bottom: 32px;
}
.traning_about_lft {
  float: left;
  width: 60%;
  padding-top: 15px;
}
.traning_about_lft_inn {
  max-width: 715px;
  width: 100%;
}
.traning_about_title h2::after {
  content: "";
  border-bottom: 2px solid #00b0bf;
  display: block;
  max-width: 100px;
  padding-top: 7px;
}
.traning_about_title h2 {
  color: #fff;
  font-size: 38px;
  line-height: 42px;
  margin-top: 45px;
  position: relative;
  margin-bottom: 40px;
}
.traning_about_txt {
  max-width: 670px;
  width: 100%;
}
.traning_about_txt h3 {
  color: #fff;
  font-size: 38px;
  line-height: 42px;
  margin-bottom: 20px;
}
.traning_about_txt p {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
}
.tra_about_lft_header .traning_about_title {
  float: left;
}
.traning_about_see_btn {
  float: right;
  margin-top: 55px;
  margin-right: 25px;
}
.traning_about_see_btn a {
  color: #00b0bf;
  font-size: 20px;
}
.traning_about_see_btn a:hover {
  color: #fff;
}
.tra_about_img_bx {
  float: left;
  width: 33.3%;
  padding: 0 25px 25px 0;
}
.traning_about_rgt {
  float: left;
  width: 40%;
  padding-left: 45px;
}
.traning_about_rgt .blue_border_btn {
  padding-bottom: 35px;
}
.tra_lft_dis_bx {
  background: #140d37;
  border: 1px solid #373150;
  margin-bottom: 45px;
  padding: 20px 20px 25px;
  margin-right: 25px;
}
.tra_lft_dis_icon {
  display: inline-block;
  vertical-align: middle;
  width: 75px;
}
.tra_lft_dis_name {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 20px;
  padding-left: 15px;
  width: calc(100% - 80px);
}
.tra_lft_dis_tp_main {
  padding-bottom: 25px;
}
.tra_lft_dis_tp {
  float: left;
  width: 65%;
}
.tra_lft_dis_date {
  float: right;
  width: 35%;
  text-align: right;
  color: #fff;
  font-size: 20px;
  padding-top: 23px;
}
.tra_lft_dis_bx_txt {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  max-width: 500px;
}
.traning_about_rgt .blue_border_btn a {
  padding: 12px 50px;
}
.tra_about_rgt_title h2 {
  color: #fff;
  font-size: 38px;
  line-height: 42px;
  position: relative;
  margin-bottom: 20px;
  display: inline-block;
  border-bottom: 2px solid #00b0bf;
  padding-bottom: 5px;
}
.tra_about_rgt_txt {
  font-family: 'NiveauGroteskMedium';
  color: #fff;
  font-size: 20px;
  margin-bottom: 30px;
}
.tra_about_rgt_bx_head .tra_about_rgt_title {
  float: left;
}
.traning_rgt_see_btn {
  float: right;
  margin-top: 32px;
  margin-right: 25px;
}
.traning_rgt_see_btn a:hover {
  color: #fff;
}
.traning_rgt_see_btn a {
  color: #00b0bf;
  font-size: 20px;
}
.tra_rgt_dis_icon {
  float: left;
  width: 20%;
  padding-right: 10px;
  padding-bottom: 15px;
}
.tra_about_rgt_bx_cont {
  padding: 10px 0 20px;
}
.tra_rgt_spon_bx {
  background: #140d37;
  border: 1px solid #373150;
  padding: 23px 20px 50px;
  max-width: 340px;
  margin-top: 10px;
}
.tra_rgt_spon_title {
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-family: 'NiveauGroteskMedium';
  padding-bottom: 20px;
}
.tra_rgt_spon_logo {
  display: inline-block;
  vertical-align: middle;
  width: 40%;
}
.tra_rgt_spon_txt {
  display: inline-block;
  vertical-align: middle;
  width: 58%;
  color: #fff;
  font-size: 17px;
  padding-left: 10px;
}
.more_programs_sec .traning_boxes_iner {
  border-top: 1px solid #00b0bf;
  padding-top: 68px;
}
.traning_boxes_sec.more_programs_sec {
  padding-top: 50px;
}
.more_programs_sec .section_title_area h2::after {
  border-bottom: 2px solid #00b0bf;
  content: "";
  display: block;
  border-top: 2px solid #00b0bf;
  border-radius: 10px;
  margin-top: 5px;
}
.more_programs_sec .section_title_area h2 {
  margin-bottom: 70px;
  text-transform: unset;
  position: relative;
  display: inline-block;
}
.more_programs_sec .blue_border_btn a {
  max-width: 245px;
  width: 100%;
  padding: 13px 30px;
}
.more_programs_sec .blue_border_btn {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 75px;
}
.traning_box_left .blue_border_btn a {
  padding: 8px 65px;
  border: 1px solid #b6f9ff;
  max-width: none;
  width: auto;
}
.contact_best_at_sec.home_best_at_sec.about_capabilities_sec {
  padding-top: 0;
  padding-bottom: 140px;
  background: transparent;
}
.traning_box_left .blue_border_btn {
  padding-bottom: 8px;
  padding-top: 28px;
  text-align: left;
}
#scrolldown svg {
  position: relative;
  top: -74px;
}
#scrolldown {
  max-width: 200px;
  margin: 0 auto;
  width: 100%;
}
#saudimap {
  position: absolute;
  left: 0;
  right: 0;
  top: -55px;
}
#saudimap svg {
  max-height: 328px;
  width: auto !important;
}
#fast-line {
  position: absolute;
  top: 120px;
  left: 0;
  right: 0;
  z-index: -1;
}
.home_idea_sec.contact_ideas_sec.about_ideas_sec {
  padding-top: 90px;
  padding-bottom: 200px;
}
.for_mobile_sec {
  display: none;
}




.testi_content_link a:focus {
    outline: none;
}
.contact_sticky_btn {
  position: fixed;
  bottom: 25px;
  left: 20px;
  z-index: 99;
}
.fa-solid.fa-message-middle::before {
  content: "\f075";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  color: #fff;
  font-size: 22px;
  border-radius: 100%;
  display: inline-block;
  width: 52px;
  height: 52px;
  text-align: center;
  line-height: 50px;
  background: rgba(38, 40, 68, 0.7);
}
.video_container .video-js.vjs-default-skin {
  width: 100%;
  height: 590px;
}
.services_main_boxes_inn .best_at_hover_txt {
  opacity: 1;
  visibility: visible;
}
.services_main_boxes_inn .best_at_slider_bx_inn:hover {
  background: #241355;
  padding: 70px 30px;
}
.services_main_boxes_inn .best_at_slider_bx_inn {
  background: rgba(77, 49, 101, 0.1);
  padding-top: 70px;
  padding-bottom: 70px;
  min-height: auto;
}
.services_main_boxes_inn {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  width: 100%;
}
.services_main_boxes_inn .best_at_slider_bx {
  display: flex;
  width: 33.3%;
  position: relative;
  float: left;
  padding: 0 20px 32px;
}
.services_main_boxes_inn .best_at_slider_bx_inn {
  position: relative;
  flex-direction: column;
  justify-content: flex-start;
  align-self: stretch;
  display: flex;
  width: 100%;
}
.services_main_boxes_inn .best_at_slid_title::after {
  content: "";
  border-bottom: 4px solid #00b0bf;
  display: block;
  max-width: 40px;
  margin: 5px auto 10px;
  width: 100%;
  padding-top: 15px;
}
.services_main_boxes_inn .best_at_slid_title::before {
  content: none;
}
.services_main_boxes_inn .best_at_slid_img {
  padding-bottom: 35px;
}
.services_main_boxes .row.container {
  max-width: 1380px;
}
.services_main_boxes .best_at_slid_txt {
  padding-bottom: 0;
}
.services_main_boxes_inn .best_at_slider_bx:nth-child(8) .best_at_slid_img {
  padding-bottom: 5px;
}
.services_cont_inn_bx {
  min-height: 365px;
}
.services_main_boxes {
  padding-bottom: 175px;
}
.services_main_boxes_sec {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: top left;
}



/* .vjs-paused .vjs-big-play-button {
	display: block !important;
} */



.thank_popup_container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.35);
  opacity: 0;
  visibility: hidden;
  overflow: scroll;
}
.thank_popup_container.active_popup {
  visibility: visible;
  opacity: 1;
}
.thank_popup_sec_inner {
  position: absolute;
  top: 50%;
  z-index: 9;
  left: 0;
  right: 0;
  padding-top: 50px;
  padding-bottom: 10px;
  transform: translateY(-50%);
}
.thank_popup_sec_auto {
  max-width: 600px;
  margin: 0 auto;
  width: 100%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  background: #221149;
  text-align: center;
  position: relative;
}
.thank_form_success {
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}
.thank_form_success .cross_icon {
  right: 20px;
  top: 20px;
}
.cross_icon {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 9;
}
.thank_form_success span {
  display: block;
  color: #fff;
  font-size: 60px;
  margin-top: 20px;
}
.cross_icon .fa-solid.fa-xmark::before {
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  color: #fff;
  font-size: 23px;
}
.check_mark_sec {
  line-height: 40px;
}
.check_mark_sec .fa-solid.fa-circle-check::before {
  content: "\f058";
  color: #fff;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-size: 75px;
}
.testi_slider_video .video-js .vjs-big-play-button {
  line-height: 76px;
  height: 80px;
  width: 80px;
  border-radius: 100%;
}
.banner_clouds_img.active_loading .banner_clouds_img_rgt {
  z-index: 9;
}
.banner_clouds_img_lft {
  z-index: 9;
}
.active_loading .banner_loading_bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 1000px;
  background: #0f092e;
}
.oc-box--home_happy_client_section {
  overflow: hidden;
}
.oc-box--home_best_at_section {
  overflow: hidden;
}
.oc-box--projects_listing_section {
  overflow: hidden;
}


.oc-box.oc-box--services_three_col_box_start {
  clear: left;
}

.services_incr_list {
  font-size: 18px;
}
.services_incr_list h2 {
  font-size: 38px;
  margin-bottom: 30px;
}










html body .slick-dots li button::before {
    display: none !important;
}

@media (max-width: 1700px) {

 .best_at_slider_bx_inn img {
    max-height: 127px;
}

.home_banner-section {
  min-height: 1200px;
}
.home_banner_title h1 {
  font-size: 82px;
  letter-spacing: 3px;
  line-height: 85px;
}
.home_banner_subtitle h3 {
  font-size: 65px;
  line-height: 70px;
}
.banner_clouds_img img {
  max-height: 500px;
  width: auto;
}
.row.container {
  max-width: 1285px;
}
.blue_border_btn {
  padding-top: 35px;
  padding-bottom: 70px;
}
.home_map_sec {
  padding-top: 80px;
  padding-bottom: 270px;
}
.footer_col.footer_three.col-sm-4 {
  width: 26%;
  padding-left: 40px;
}
.footer_col.footer_one.col-sm-4 {
  width: 38%;
}
.popup_form_field label {
  padding: 18px 0 3px;
}
.pop_form_btn input[type="submit"] {
  padding: 12px 40px;
}
.popup_form_field input[type="text"], .popup_form_field input[type="email"], .popup_form_field input[type="tel"] {
  height: 50px;
}
.popup_form_field textarea {
  height: 245px;
}
.popup_form_field.pop_form_btn.col-sm-12 {
  padding-top: 40px;
}
.popup_sec_bx {
  /* padding: 80px 85px 65px; */
  padding: 0px;
}
.about_top_lft.col-sm-6 {
  padding-right: 120px;
}
.blog_banner-title h1 {
  font-size: 78px;
  line-height: 80px;
}
.case_platforms_sec::after {
  top: 179px;
  width: 386px;
  height: 500px;
  background-size: contain;
}
#waveline {
  bottom: -255px;
}
.home_rocket_sec {
  padding-bottom: 825px;
}
}
@media (max-width: 1500px) {
.header-nav-icon {
  left: 20px;
}
.header-nav-icon > span {
  width: 62px;
  height: 62px;
  padding: 19px 21px;
}
.header-nav-icon span > span {
  width: 20px;
  margin: 5px 0;
}
.home_work_slider_sec .row.container {
  padding: 0 40px;
}
.about_top_title h1 {
  font-size: 76px;
  padding-bottom: 25px;
  line-height: 100px;
}
.about_top_lft.col-sm-6 {
  padding-top: 25px;
}
.about_second_section .section_title_area h2 {
  font-size: 76px;
  line-height: 92px;
  margin-bottom: 50px;
}
}
@media (max-width: 1450px) {
.right_ring_img img {
  max-height: 1190px;
  width: auto;
}
.site-footer {
  padding-top: 60px;
  padding-bottom: 55px;
}
.subscribe_news_sec {
  padding-bottom: 65px;
}
.why_choose_us_sec {
  padding-bottom: 200px; 
}
.home_best_at_sec {
  padding-top: 105px;
}
.home_banner_title h1 {
  font-size: 56px;
  letter-spacing: 2px;
  line-height: 58px;
}

.home_banner_subtitle h3 {
  font-size: 43px;
  line-height: 50px;
}
.banner_clouds_img img {
  max-height: 415px;
}
.section_title_area h2 {
  margin: 0 0 60px;
  font-size: 38px;
  line-height: 41px;
}
.home_rocket_sec .row.container {
  max-width: 710px;
}
.rocket_title_sec {
  font-size: 40px;
  line-height: 48px;
  padding: 25px 0 18px;
}
.home_testimonials_sec .row.container {
  max-width: 1150px;
  padding-left: 15px;
}
.best_at_slid_title {
  font-size: 25px;
  line-height: 35px;
}
.hm_work_bx_title {
  font-size: 36px;
  line-height: 44px;
  padding-bottom: 35px;
}
.tech_we_use_bx_title {
  font-size: 26px;
}
.testi_content_txt {
  font-size: 25px;
  line-height: 37px;
  height: 80px;
  margin-bottom: 15px;
}
.testimonials_slider_section .slick-dots {
  bottom: 290px;
}
.testimonials_slider_section button.slick-arrow.slick-next {
  right: -80px;
}
.testimonials_slider_section button.slick-arrow.slick-prev {
  left: -80px;
}
.slick-slide .testi_content_lft img {
  max-height: 165px;
}
.testi_content_name {
  font-size: 17px;
  line-height: 28px;
  padding: 0 0 20px;
}
.slick-slide .play-icon img {
  max-height: 120px;
  width: 120px;
}
.col-sm-6.blog_post_box {
  padding: 0 30px 45px;
}
.blog_more_posts .blog_post_bx_txt {
  min-height: auto;
}
.blog_more_posts .section_title_area {
  padding: 0 28px;
}
.menu_btm_cont_btn a {
  font-size: 16px;
  border-radius: 55px;
  padding: 12px 20px;
}
.menu_btm_cont_two {
  width: 29%;
  padding: 0 0 0 15px;
}
.menu_btm_cont_three {
  width: 27%;
}
.site-header .menu_inner_sec .row.container {
  padding: 0 22px 0 35px;
}
.active_menu .menu_small_logo {
  padding-left: 60px;
}
.sidenav .closebtn {
  margin-left: 8px;
}
.case_platforms_sec::after {
  top: 200px;
  width: 260px;
  height: 350px;
}
.about_top_title h1 {
  font-size: 60px;
  padding-bottom: 15px;
  line-height: 76px;
}
.about_top_title h1::after {
  padding-top: 58px;
}
.about_second_section .section_title_area h2 {
  font-size: 60px;
  line-height: 76px;
}
.about_second_section .section_title_area h2 {
  font-size: 70px;
  line-height: 84px;
  margin-bottom: 45px;
}
.about_testi_txt {
  font-size: 44px;
  line-height: 60px;
}
.mind_title_area h2 {
  font-size: 50px;
  line-height: 65px;
  margin-bottom: 160px;
}
.blog_banner-title h1 {
  font-size: 62px;
  line-height: 74px;
}
.projects_listing_sec .hm_work_bx_title {
  font-size: 48px;
  line-height: 62px;
  padding-bottom: 35px;
}
.contact_info_title {
  font-size: 48px;
  line-height: 58px;
  padding-bottom: 75px;
}
.trani_banner_title h1 {
  font-size: 62px;
  line-height: 74px;
  letter-spacing: 3px;
  padding-bottom: 25px;
}
.traning_box_title {
  font-size: 38px;
  line-height: 48px;
}
.testi_box_quote img {
  max-height: 115px;
  width: auto;
}
.blog_cont_full_inn h2 {
  font-size: 48px;
  line-height: 54px;
}
#waveline {
  bottom: -185px;
}
.section_big_txt {
  font-size: 36px;
  line-height: 48px;
  max-width: 650px;
}
.services_third_box_btm {
  font-size: 36px;
  line-height: 46px;
  max-width: 775px;
}
.services_best_at_sec .services_third_box_btm {
  max-width: 780px;
}
.single_ser_list.services_best_at_sec .services_third_box_btm {
  max-width: 1000px;
  font-size: 46px;
  line-height: 52px;
}
.blog_post_bx_title a {
  font-size: 26px;
  line-height: 36px;
}
.blog_post_bx_title {
  padding-bottom: 5px;
}
.blog_post_bx_txt {
  font-size: 17px;
  line-height: 28px;
  padding-bottom: 35px;
}
.digitally_logo_title {
  font-size: 72px;
  line-height: 70px;
}
.digitally_logo_subtitle {
  font-size: 37px;
  line-height: 30px;
}
.case_certif_title {
  font-size: 38px;
  line-height: 44px;
  padding-bottom: 32px;
}
.testi_box_txt {
  font-size: 22px;
  line-height: 33px;
  padding-bottom: 5px;
}
.blog_details_title {
  font-size: 36px;
  line-height: 48px;
  padding-bottom: 15px;
}
.blog_details_txt {
  font-size: 18px;
  line-height: 29px;
  padding-bottom: 15px;
}
.blog_content_lft_inn {
  font-size: 17px;
  line-height: 30px;
}
.blog_cont_full_inn p {
  font-size: 17px;
  line-height: 30px;
  margin-bottom: 25px;
}
.blog_cont_full_inn ul li {
  font-size: 17px;
  line-height: 30px;
}
.home_banner-section .row.container {
  padding-left: 35px;
}
.home_rocket_sec {
  padding-bottom: 710px;
}
.popup_sec_bx {
  /* padding: 25px 85px 50px; */
  padding: 0px
}
.popup_form_field input[type="text"], .popup_form_field input[type="email"], .popup_form_field input[type="tel"] {
  height: 44px;
}
.popup_form_field textarea {
  height: 115px;
}
.site-header .row.container {
  padding: 0 28px;
}
.home_banner-section .row.container {
  padding-left: 75px;
}
.site-footer .row.container {
  padding: 0 55px;
}
.header-nav-icon > span {
  width: 52px;
  height: 52px;
  padding: 14px 16px;
}
.row.container {
  padding-left: 65px;
}
.home_work_slider_sec .row.container {
  padding-left: 75px;
}
.contact_ideas_sec.about_ideas_sec .row.container {
  padding-left: 50px;
}
.contact_form_sec .row.container {
  padding-left: 50px;
}
.contact_info_section .row.container {
  padding-left: 50px;
}
.home_best_at_sec_top .row.container {
  max-width: 1285px;
}
.home_work_slider_sec .row.container {
  max-width: 1325px;
}
.technology_we_use_sec .row.container {
  max-width: 1280px;
}
.blog_posts_section .row.container {
  max-width: 1320px;
}
#rgb-circle {
  max-width: 1190px;
}
.right_ring_img {
  top: 670px;
  right: -285px;
}
.blog_btm_section .right_ring_img {
  top: -485px;
}
}
@media (max-width: 1300px) {
.hm_work_bx_title {
  font-size: 32px;
  line-height: 38px;
  padding-bottom: 25px;
}
.hm_work_bx_txt {
  padding-bottom: 20px;
}
.hm_work_bx_logo {
  padding-bottom: 40px;
}
.home_work_slider_sec {
  padding-top: 165px;
  padding-bottom: 190px;
}
.digitally_logo_subtitle {
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 33px;
}
.digitally_logo_title {
  font-size: 62px;
  letter-spacing: 19px;
  line-height: 58px;
}
.home_map_sec {
  padding-top: 30px;
  padding-bottom: 145px;
}
.testi_slider_content {
  padding-top: 110px;
}
.testimonials_slider_section .slick-dots {
  bottom: 245px;
}
.testi_content_rgt {
  width: calc(100% - 165px);
  padding-left: 10px;
}
.testi_content_lft {
  width: 160px;
}
.testi_slider_bx {
  padding: 0 65px;
}
.testimonials_slider_section button.slick-arrow.slick-prev {
  left: -25px;
}
.testimonials_slider_section button.slick-arrow.slick-next {
  right: -25px;
}
.about_top_lft.col-sm-6 {
  padding-top: 20px;
  padding-right: 55px;
}
.about_top_section {
  padding-top: 175px;
  padding-bottom: 145px;
}
.about_second_section {
  padding-bottom: 95px;
}
.about_testimonials_sec {
  padding-top: 35px;
  padding-bottom: 100px;
}
.about_ideas_sec {
  padding-top: 75px;
}
.mind_title_area h2 {
  margin-bottom: 120px;
}
.why_choose_us_sec.aboout_why_choose_sec {
  padding-bottom: 110px;
  padding-top: 70px;
}
.about_testi_txt {
  font-size: 48px;
  line-height: 65px;
}
.blog_banner_section {
  background-position: top center;
  padding: 130px 0;
}
.blog_banner-title h1::after {
  padding-top: 35px;
}
.blog_banner-title h1 {
  font-size: 62px;
  line-height: 72px;
}
.blog_posts_section {
  padding-top: 75px;
  padding-bottom: 15px;
}
.blog_details_right {
  padding-left: 25px;
}
.blog_details_title {
  font-size: 34px;
  line-height: 46px;
  padding-bottom: 15px;
}
.blog_details_txt {
  padding-bottom: 0;
}
.blog_details_box {
  margin-bottom: 65px;
  padding: 40px 30px 45px;
}
.blog_cont_full_inn h2 {
  font-size: 44px;
  line-height: 50px;
  padding-bottom: 15px;
}
.blog_cont_rgt_bx {
  margin-bottom: 35px;
}
.blog_auther_box {
  padding-top: 25px;
  padding-bottom: 25px;
}
.contact_ideas_sec.about_ideas_sec {
  padding-top: 165px;
  padding-bottom: 30px;
}
.contact_best_at_sec.home_best_at_sec {
  padding-top: 90px;
  padding-bottom: 85px;
}
.contact_info_section {
  padding: 80px 0;
}
.contact_info_title {
  font-size: 42px;
  line-height: 51px;
  padding-bottom: 40px;
}
.projects_listing_sec .hm_work_bx {
  padding-left: 0;
  padding-bottom: 100px;
}
.projects_listing_sec .hm_work_bx:nth-child(2n+2) .hm_work_bx_txt {
  padding-left: 25px;
}
.footer_col.footer_three.col-sm-4 {
  padding-left: 15px;
}
.blog_content_lft_inn::after {
  left: -25px;
  width: 18px;
  height: 18px;
  top: 8px;
}
.blog_content_lft_inn::before {
  width: 8px;
  height: 8px;
  left: -20px;
  top: 13px;
}
.row.container {
  padding-left: 75px;
}
}
@media (max-width: 1200px) {
.banner_btm_arrow {
  margin-top: 15px;
}
.banner_clouds_img img {
  max-height: 350px;
}
.blue_border_btn {
  padding-top: 25px;
  padding-bottom: 55px;
}
.blue_border_btn a {
  font-size: 17px;
  padding: 13px 30px;
}
.home_banner_content {
  padding-top: 180px;
  padding-bottom: 20px;
}
.video-block-pos > img {
  height: 545px;
}
.best_at_slider_bx_inn:hover {
  padding: 35px 20px;
}
.best_at_slid_txt p {
  margin-bottom: 15px;
}
.best_at_slid_txt {
  font-size: 16px;
  line-height: 25px;
  padding-bottom: 5px;
}
.best_at_slid_title {
  font-size: 20px;
  line-height: 28px;
}
.hm_work_bx_txt {
  font-size: 17px;
  line-height: 28px;
}
.hm_work_bx_txt ul li::before {
  top: 5px;
}
.tech_we_use_bx_title {
  font-size: 20px;
}
.home_bottom_sections {
  padding-top: 120px;
}
.footer_work_btn a {
  font-size: 16px;
  padding: 12px 23px;
}
.footer_address_bx {
  font-size: 16px;
  line-height: 28px;
}
.footer_contact {
  font-size: 16px;
  line-height: 35px;
}
.footer_copyright_inn {
  font-size: 17px;
  padding-top: 25px;
}
.footer_title_btm_txt {
  font-size: 16px;
  padding-bottom: 18px;
}
.blog_post_bx_title a {
  font-size: 24px;
  line-height: 35px;
}
.blog_post_bx_title {
  padding-bottom: 15px;
}
.blog_post_bx_txt {
  font-size: 16px;
  line-height: 25px;
  padding-bottom: 30px;
}
.blog_post_bx_cont {
  padding: 30px 10px 0;
}
.blog_post_bx_mata {
  padding: 30px 0 15px;
}
.team_banner_sec.blog_banner_section {
  padding-top: 135px;
  padding-bottom: 300px;
}
.team_banner_rgt {
  padding-top: 65px;
}
.team_mem_slider_full.clearfix {
  padding-left: 25px;
  padding-right: 10px;
}
.team_thumb_item {
  padding: 0 10px;
}
.team_mem_thumb_inn.clearfix {
  max-width: 175px;
}
.team_thumb_title {
  font-size: 16px;
}
.team_thumb_subtitle {
  font-size: 16px;
}
.team_mem_slider_full .slick-next.slick-arrow {
  top: 80%;
  margin-left: 28px;
  width: 50px;
  height: 50px;
}
.team_sl_txt {
  font-size: 20px;
  line-height: 31px;
}
.team_sl_subtitle::after {
  padding-bottom: 25px;
}
.team_page_slider_sec {
  margin-top: -240px;
  padding-bottom: 90px;
}
.team_best_at_sec.services_best_at_sec {
  padding-bottom: 90px;
}
.case_study_certif_sec {
  padding: 35px 0 15px;
  background-size: 700px;
}
.case_study_banner {
  padding-bottom: 80px;
}
.case_study_logo {
  padding: 45px 0 55px;
}
.case_certif_title {
  font-size: 35px;
  line-height: 43px;
  padding-bottom: 25px;
  padding-top: 0;
}
.case_study_third_sec {
  padding: 85px 0 110px;
}
.case_platforms_sec .section_title_area h2 {
  margin-bottom: 40px;
}
.case_study_testi {
  padding-top: 95px;
  padding-bottom: 115px;
}
.project_case_slid .home_work_slider_sec {
  padding-top: 75px;
  padding-bottom: 100px;
}
.projects_listing_sec .hm_work_bx_title {
  font-size: 42px;
  line-height: 48px;
  padding-bottom: 25px;
}
.services_banner_sec {

  padding-top: 170px;
  padding-bottom: 60px;
}
.services_third_sec {
  padding: 175px 0 80px;
}
.services_app_ideas {
  padding-top: 190px;
  padding-bottom: 200px;
}
.services_app_ideas .section_title_area h2 {
  margin-bottom: 25px;
}
.services_best_at_sec.contact_best_at_sec.home_best_at_sec {
  padding-top: 10px;
}
.services_incr_sec {
  padding-bottom: 55px;
}
.services_incr_list ul li {
  font-size: 16px;
  line-height: 25px;
  padding: 0 0 25px 35px;
}
.services_best_at_sec .services_third_box_btm {
  padding-bottom: 40px;
}
.services_third_bx_txt p {
  margin-bottom: 20px;
}
.testimonials_best_at_sec.services_best_at_sec {
  padding-bottom: 80px;
}
.testi_box_row {
  padding-bottom: 50px;
  padding-right: 0;
}
.testi_box_content {
  padding-left: 30px;
}
.trani_banner_title h1 {
  font-size: 58px;
  line-height: 58px;
  letter-spacing: 3px;
  padding-bottom: 20px;
}
.traning_banner_sec {
  padding-top: 140px;
  padding-bottom: 110px;
}
.traning_boxes_sec {
  padding-top: 60px;
  padding-bottom: 60px;
}
.traning_box {
  margin-bottom: 35px;
  padding: 25px 20px;
}
.traning_box_title {
  font-size: 32px;
  line-height: 41px;
}
.traning_box_title br {
  display: none;
}
.menu_inn-col li a {
  font-size: 36px;
  line-height: 40px;
}
.menu_social_col {
  padding-top: 120px;
}
.menu_btm_content.col-sm-12 {
  padding-left: 20px;
  padding-top: 55px;
  padding-bottom: 35px;
}
.menu_btm_cont_txt {
  font-size: 16px;
  line-height: 31px;
}
.menu_left_area_inn {
  padding-top: 44px;
}
.menu_social_col {
  padding-top: 90px;
}
.popup_sec_bx {
  /* padding: 40px 30px 50px; */
  padding: 0px;
}
.cross_icon {
  right: 18px;
  top: 18px;
}
.popup_sec_bx_lft {
  padding-right: 25px;
}
.popup_sec_bx_title {
  font-size: 42px;
  line-height: 52px;
}
.popup_form_field label {
  padding: 10px 0 2px;
  font-size: 16px;
}
.popup_form_field input[type="text"], .popup_form_field input[type="email"], .popup_form_field input[type="tel"] {
  height: 42px;
}
.popup_form_field textarea {
  height: 130px;
}
.banner_hills_img {
  bottom: 0;
}
.traning_detaild_title h2 {
  font-size: 32px;
  line-height: 42px;
  margin-bottom: 23px;
}
.traning_detaild_rgt {
  padding-left: 28px;
}
.traning_deta_bx_txt {
  font-size: 16px;
}
.traning_deta_share {
  padding-top: 15px;
}
.traning_about_rgt {
  padding-left: 30px;
  padding-top: 15px;
}
.tra_about_rgt_title h2 {
  font-size: 27px;
  line-height: 32px;
}
.traning_about_title h2 {
  font-size: 28px;
  line-height: 32px;
  margin-top: 45px;
}
.home_rocket_sec {
  padding-bottom: 610px;
}
.rocket_img_sec {
  top: -585px;
}
.banner_clouds_img {
  left: -110px;
}
.right_ring_img {
  right: -210px;
}
#rgb-circle {
  max-width: 800px;
}
.contact_form_sec::after {
  background-size: contain;
}
.team_slider_thumbs .slick-dots {
  top: 110px;
}
.best_at_slider_bx_inn {
  min-height: auto;
}
.best_at_slider_bx_inn {
  padding-left: 20px;
  padding-right: 20px;
}
.best_at_slider_bx_inn > a {
  bottom: -65px;
}
.services_main_boxes_inn .best_at_slider_bx {
  padding: 0 10px 22px;
}
}
@media (max-width: 1100px) {
.banner_clouds_img.active_loading {
  left: -50%;
}
.home_idea_sec.contact_ideas_sec.about_ideas_sec {
  padding-top: 0;
  padding-bottom: 150px;
}
.right_ring_img {
  top: 710px;
}
.testimonials_slider_section .blue_border_btn {
  padding-top: 20px;
}
.testimonials_slider_section button.slick-arrow {
  width: 45px;
}
.testimonials_slider_section button.slick-arrow.slick-prev {
  left: 35px;
}
.testimonials_slider_section button.slick-arrow.slick-next {
  right: 35px;
}
.testi_slider_bx {
  padding: 0 95px;
}
.slick-slide .play-icon img {
  max-height: 80px;
  width: 80px;
}
.video-block-pos > img {
  height: 430px;
}
.video_container .video-js.vjs-default-skin {
  height: 425px;
}
.single_ser_list.services_best_at_sec .services_third_box_btm {
  font-size: 36px;
  line-height: 42px;
}
.services_second_sec {
  padding-bottom: 50px;
  padding-top: 50px;
}
.services_fourth_sec {
  padding-top: 50px;
  padding-bottom: 50px;
}
}
@media (max-width: 1023px) {
.testi_content_lft {
  width: 95px;
}
.testi_content_rgt {
  width: calc(100% - 100px);
  padding-left: 20px;
}
.testi_content_txt {
  font-size: 22px;
  line-height: 34px;
}
.testi_content_name {
  font-size: 17px;
  line-height: 25px;
  padding: 3px 0 20px;
}
.video-block-pos > img {
  height: 400px;
}
.testi_slider_video iframe {
  height: 440px;
}
.about_top_title h1 {
  font-size: 60px;
  padding-bottom: 20px;
  line-height: 73px;
}
.about_top_title h1::after {
  padding-top: 45px;
}
.about_top_small_txt {
  font-size: 24px;
  line-height: 38px;
}
.about_small_txt br {
  display: none;
}
.about_full_img {
  padding-top: 40px;
  padding-bottom: 85px;
}
.about_our_info_bx {
  margin-right: 55px;
}
.about_our_info_boxes {
  padding-bottom: 55px;
}
.about_second_section {
  padding-bottom: 55px;
}
.about_capab_bx {
  padding-bottom: 55px;
}
.about_capab_title a {
  font-size: 18px;
}
.about_testi_txt {
  font-size: 32px;
  line-height: 50px;
}
.about_our_work_inn {
  padding: 40px 35px;
}
.mind_title_area h2 {
  font-size: 42px;
  line-height: 54px;
}
.col-sm-6.blog_post_box {
  padding: 0 10px 35px;
}
.home_bottom_sections.blog_btm_section {
  padding-top: 40px;
}
.blog_auther_name {
  font-size: 23px;
  padding-bottom: 10px;
}
.blog_more_posts .section_title_area {
  padding: 0 10px;
}
.services_third_bx_txt {
  padding-top: 40px;
  padding-left: 25px;
}
.testi_box_quote {
  padding-bottom: 20px;
}
.about_second_section .section_title_area h2 {
  font-size: 60px;
  line-height: 72px;
}
.case_certif_rgt_img {
  padding-right: 180px;
}
#waveline {
  bottom: -93px;
}
.case_certif_rgt_txt {
  right: 20px;
  font-size: 36px;
  line-height: 31px;
}
}
@media (max-width: 900px) {
.footer_col.footer_one.col-sm-4 {
  width: 50%;
}
.footer_col.footer_two.col-sm-4 {
  width: 50%;
  padding-right: 0;
}
.footer_col.footer_three.col-sm-4 {
  width: 100%;
  text-align: center;
  padding: 45px 0 30px;
}
.footer_col.footer_four.col-sm-12 {
  text-align: center;
  width: 100%;
}
.footer_social ul li {
  padding: 0 12px;
}
.site-footer {
  padding-top: 35px;
  padding-bottom: 35px;
}
.footer_boxes {
  padding-top: 45px;
}
.blog_details_left {
  padding-right: 0;
}
.blog_details_title {
  font-size: 24px;
  line-height: 36px;
}
.blog_content_lft_inn {
  font-size: 16px;
  line-height: 27px;
}
.blog_content_lft_inn p {
  margin-bottom: 25px;
}
.blog_cont_full_inn p {
  font-size: 16px;
  line-height: 27px;
  margin-bottom: 25px;
}
.blog_cont_full_inn ul li {
  font-size: 16px;
  line-height: 27px;
  padding: 0 0 4px 20px;
}
.blog_cont_full_inn ul li::before {
  top: 9px;
}
.blog_cont_full_inn h2 {
  font-size: 33px;
  line-height: 40px;
  padding-bottom: 10px;
}
.case_testi_content {
  width: 100%;
  margin-top: 40px;
  margin-left: 0;
  padding: 15px;
}
.testi_box_img {
  width: 250px;
}
.testi_box_img img {
  padding: 9px;
  height: 250px;
}
.project_case_slid .home_work_slider_sec {
  padding-top: 55px;
  padding-bottom: 45px;
}
.testi_box_content {
  width: calc(100% - 255px);
}
.testi_box_quote img {
  max-height: 75px;
  width: auto;
}
.testimonials_banner_sec.services_banner_sec {
  padding-bottom: 250px;
}
.testi_box_txt {
  font-size: 18px;
  line-height: 30px;
  padding-bottom: 0;
}
.contact_form_sec::after {
  width: 566px;
  height: 550px;
  bottom: -20%;
}
.contact_form_sec::before {
  width: 800px;
  height: 550px;
}
.contact_form_sec {
  padding-top: 145px;
}
.contact_form_field input {
  height: 45px;
  font-size: 16px;
}
.contact_form_field label {
  font-size: 17px;
  margin-top: 20px;
}
.contact_form_field textarea {
  height: 175px;
  font-size: 16px;
}
.home_banner-section .row.container {
  padding-left: 15px;
}
.row.container {
  padding-left: 15px;
}
.home_work_slider_sec .row.container {
  padding-left: 15px;
}
.site-footer .row.container {
  padding: 0 20px;
}
.contact_form_sec .row.container {
  padding-left: 15px;
}
.contact_ideas_sec.about_ideas_sec .row.container {
  padding-left: 15px;
}
.contact_info_section .row.container {
  padding-left: 15px;
}
.right_side_socials {
  right: 25px;
}
.banner_clouds_img {
  left: -190px;
}
.blog_btm_section .right_ring_img {
  top: -295px;
}
.video_container .video-js.vjs-default-skin {
  height: 300px;
}
}
@media (max-width: 800px) {
.banner_clouds_img img {
  max-height: 260px;
}
.home_banner_content {
  padding-top: 140px;
}
.home_banner_title h1 {
  font-size: 50px;
  line-height: 54px;
}
.home_banner_subtitle h3 {
  font-size: 37px;
  line-height: 50px;
}
.home_rocket_sec .row.container {
  max-width: 560px;
}
.rocket_title_sec {
  font-size: 32px;
  line-height: 45px;
  padding: 20px 0 20px;
}
.rocket_pre_title {
  font-size: 16px;
  line-height: 25px;
}
.section_title_area h2 {
  margin: 0 0 45px;
  font-size: 32px;
  line-height: 38px;
}
.testimonials_slider_section .blue_border_btn {
  padding-top: 50px;
  padding-bottom: 75px;
}
.home_testimonials_sec .slick-dots li button {
  width: 15px;
  height: 15px;
}
.home_testimonials_sec .slick-dots li {
  margin: 0 5px;
}
.testimonials_slider_section button.slick-arrow {
  background-size: 40px;
}
.home_best_at_sec {
  padding-top: 65px;
}
.section_title_main .section_title_area {
  width: 100%;
  padding-right: 0;
}
.home_best_at_sec .section_title_area h2 {
  margin-bottom: 20px;
}
.section_tp_txt {
  width: 100%;
  font-size: 18px;
  line-height: 28px;
}
.sgl_proj_slider_thumbs {
  margin: 20px 0 0;
  max-width: 350px;
}
.home_work_slider_sec .row.container {
  padding-left: 15px;
  padding-right: 15px;
}
.home_work_slider_sec {
  padding-top: 90px;
  padding-bottom: 75px;
}
.hm_work_bx_lft {
  width: 100%;
  padding-bottom: 30px;
}
.hm_work_bx_rgt {
  width: 100%;
  padding-left: 0;
}
.tech_we_use_bx {
  width: 25%;
  padding: 0 5px 90px;
}
.home_bottom_sections {
  padding-top: 55px;
}
.why_choose_boxes {
  display: block;
  text-align: center;
  padding-top: 20px;
}
.why_choose_logo_bx {
  display: inline-block;
  padding: 0 12px 30px;
}
.why_choose_logo_bx img {
  max-height: 66px;
  width: auto;
}
.why_choose_us_sec {
  padding-bottom: 90px;
}
.footer_boxes .footer_col {
  float: left;
}
.home_banner-section {
  min-height: 1000px;
}
.home_rocket_sec {
  padding-bottom: 398px;
}
.rocket_img_sec img {
  max-height: 240px;
  width: auto;
}
#rocket svg {
  max-height: 240px;
  width: auto;
}
.rocket_img_sec {
  top: -360px;
}
.rocket_sm_img2 {
  right: 40px;
  top: 170px;
}
.about_top_title h1 {
  font-size: 42px;
  padding-bottom: 15px;
  line-height: 58px;
}
.about_small_txt {
  font-size: 16px;
  line-height: 27px;
}
.about_capab_bx {
  padding-bottom: 40px;
  float: left;
  width: 33.3%;
}
.blog_details_left {
  width: 100%;
  padding-bottom: 35px;
}
.blog_details_right {
  padding-left: 0;
  width: 100%;
}
.blog_content_lft {
  width: 100%;
  padding-right: 0;
}
.blog_details_box {
  margin-bottom: 40px;
}
.blog_content_rgt {
  width: 100%;
  padding-top: 15px;
}
.team_banner_sec .blog_banner-title h1 {
  font-size: 40px;
  line-height: 45px;
}
.project_case_slid .home_work_slider_sec {
  padding-top: 15px;
  padding-bottom: 50px;
}
.case_certif_lft {
  width: 100%;
  padding-right: 0;
}
.case_study_certif_sec {
  padding: 0 0 15px;
  background-size: contain;
}
.case_certif_rgt {
  width: 100%;
}
.case_study_third_sec {
  padding: 55px 0 70px;
}
.case_platf_bx.col-sm-4 {
  float: left;
  width: 33.3%;
  padding-bottom: 25px;
}
.projects_listing_sec .hm_work_bx_rgt {
  width: 100%;
}
.projects_listing_sec .hm_work_bx_lft {
  width: 100%;
}
.projects_listing_sec {
  padding-top: 65px;
}
.projects_listing_sec .hm_work_bx {
  padding-bottom: 30px;
}
.projects_listing_sec .hm_work_bx:nth-child(2n+2) .hm_work_bx_lft {
  order: unset;
  text-align: left;
}
.projects_listing_sec .hm_work_bx:nth-child(2n+2) .hm_work_bx_txt {
  padding-left: 0;
}
.hm_work_bx_txt_inn {
  max-width: none;
}
.hm_work_bx_txt {
  max-width: none;
}
.projects_listing_sec .hm_work_bx:nth-child(2n+2) .hm_work_bx_txt ul li::before {
  left: 0;
  right: unset;
}
.projects_listing_sec .hm_work_bx:nth-child(2n+2) .hm_work_bx_txt ul li {
  padding-left: 35px;
  padding-right: 0;
}
.section_big_txt {
  font-size: 32px;
  line-height: 36px;
  padding-bottom: 15px;
}
.services_sec_title {
  font-size: 35px;
  line-height: 42px;
  padding-bottom: 12px;
}
.services_third_img {
  margin-top: -70px;
}
.services_third_bx_txt {
  padding-top: 30px;
  padding-left: 20px;
  font-size: 16px;
  line-height: 25px;
}
.services_third_sec {
  padding: 110px 0 25px;
}
.services_third_box_btm {
  font-size: 28px;
  line-height: 38px;
  padding: 40px 0 0;
}
.services_fourth_left {
  width: 100%;
  padding-right: 0;
  font-size: 16px;
  line-height: 25px;
}
.services_fourth_rgt {
  width: 100%;
  text-align: center;
}
.trani_banner_title h1 {
  font-size: 42px;
  line-height: 48px;
  letter-spacing: 1px;
}
.trani_banner_small_txt br {
  display: none;
}
.traning_box_title {
  font-size: 25px;
  line-height: 33px;
}
.traning_box_txt {
  font-size: 16px;
  line-height: 26px;
}
.trani_banner_title h1::after {
  padding-top: 30px;
}
.menu_btm_cont_one {
  width: 60%;
}
.menu_btm_cont_two {
  width: 40%;
  padding: 0;
}
.menu_btm_cont_three {
  width: 100%;
  text-align: center;
  padding-top: 25px;
}
.menu_inn-col li a {
  font-size: 28px;
  line-height: 33px;
}
.popup_sec_bx_title::after {
  margin-bottom: 20px;
}
.popup_sec_bx_txt {
  font-size: 16px;
  line-height: 24px;
}
.popup_sec_bx_lft {
  padding-right: 10px;
}
.popup_form_field.pop_form_btn.col-sm-12 {
  padding-top: 25px;
}
.pop_form_btn input[type="submit"] {
  font-size: 16px;
  padding: 10px 35px;
}
.popup_sec_bx_title {
  font-size: 32px;
  line-height: 40px;
}
.testimonials_slider_section button.slick-arrow.slick-next {
  background-position: right top;
}
.projects_listing_sec .hm_work_bx:nth-child(2n+2) {
  padding-right: 30px;
}
.right_top_logo_cl {
  right: 8px;
}
.right_top_logo_cl img {
  max-height: 42px;
}
.about_second_section .section_title_area h2 {
  font-size: 42px;
  line-height: 56px;
}
.traning_detaild_lft {
  width: 100%;
}
.traning_detaild_banner {
  padding-top: 145px;
}
.traning_detaild_rgt {
  padding-left: 0;
  padding-top: 32px;
  width: 100%;
}
.traning_about_lft {
  width: 100%;
  padding-top: 0;
}
.traning_about_rgt {
  padding-left: 0;
  padding-top: 0;
  width: 100%;
  max-width: 500px;
}
.more_programs_sec .traning_boxes_iner {
  padding-top: 40px;
}
.more_programs_sec .section_title_area h2 {
  margin-bottom: 40px;
}
.traning_boxes_sec.more_programs_sec {
  padding-top: 30px;
  padding-bottom: 20px;
}
.tra_about_img_bx {
  padding: 0 5px 10px;
}
.traning_about_lft_imgs {
  margin-left: -10px;
  margin-right: -10px;
}
.traning_about_see_btn {
  margin-right: 0;
}
.tra_lft_dis_bx {
  margin-right: 0;
}
.banner_clouds_img.active_loading {
  top: -100%;
}
.right_ring_img {
  top: 565px;
  right: -170px;
}
#rgb-circle {
  max-width: 575px;
}
.home_idea_sec.contact_ideas_sec.about_ideas_sec {
  padding-bottom: 50px;
}

.home_banner_btm_stitle {
	max-height: 200px;
}
.services_main_boxes_inn .best_at_slider_bx {
  width: 50%;
}
.ser_to_col_bx {
  width: 100%;
  padding: 0 0 25px;
}
.services_to_col_boxes {
  padding-bottom: 45px;
}
.ser_three_col_bx {
  width: 50%;
  padding: 0 10px 20px;
}
.services_three_col_boxes {
  padding-bottom: 100px;
}
}
@media (max-width: 767px) {
.about_top_lft.col-sm-6 {
  padding-top: 0;
  padding-right: 15px;
  padding-bottom: 30px;
}
.about_top_section {
  padding-top: 150px;
  padding-bottom: 75px;
}
.blog_content_full {
  padding-top: 0;
}
.case_testi_quote {
  width: 65px;
}
.case_testi_inn_txt {
  width: calc(100% - 70px);
  padding: 20px 15px 15px 35px;
}
.testi_box_txt {
  font-size: 20px;
  line-height: 30px;
  padding-bottom: 0;
}
.case_study_testi {
  padding-top: 65px;
  padding-bottom: 70px;
}
.traning_box_left {
  width: 100%;
  padding-bottom: 22px;
}
.traning_box_right {
  width: 100%;
  padding-left: 0;
}
.menu_right_area.col-sm-6 {
  float: left;
  width: 40%;
}
.menu_left_area.col-sm-6 {
  float: left;
  width: 60%;
}
.menu_btm_content.col-sm-12 {
  float: left;
  width: 100%;
  padding-top: 30px;
  padding-left: 26px;
}
.menu_social_col ul li a {
  font-size: 16px;
}
.contact_form_btn.col-sm-12 {
  margin-top: 25px;
}
.contact_form_inner {
  padding: 20px 12px 45px;
}
.contact_ideas_sec.about_ideas_sec {
  padding-top: 100px;
}
.case_platf_bx_icon {
  height: 100px;
  width: 100px;
}
.platforms_svgs .case_platf_bx_icon img {
  height: 50px;
}
.header-nav-icon {
  top: unset;
  bottom: 82px;
}
.team_slider_thumbs .slick-dots {
  left: 20%;
}
.right_side_socials {
  display: none;
}
.banner_btm_arrow {

  margin-top: 45px;
}
.testi_slider_bx {
  padding: 0 45px;
}
.testimonials_slider_section button.slick-arrow.slick-prev {
  left: -15px;
}
.testimonials_slider_section button.slick-arrow.slick-next {
  right: -15px;
}
.services_second_sec {
  padding-bottom: 20px;
  padding-top: 20px;
}
.services_fourth_sec {
  padding-top: 20px;
  padding-bottom: 20px;
}
}
@media (max-width: 640px) {
.banner_clouds_img img {
  max-height: 185px;
}
.active_loading.banner_clouds_img img {
  max-height: 500px;
}
.banner_clouds_img.active_loading {
  left: -65%;
}
.home_banner_title h1 {
  font-size: 35px;
  line-height: 43px;
}
.home_banner_subtitle h3 {
  font-size: 28px;
  line-height: 40px;
}
.testi_content_txt {
  font-size: 18px;
  line-height: 27px;
}
.testi_content_name {
  font-size: 15px;
  line-height: 23px;
}
.testi_content_link a {
  font-size: 16px;
}
.tech_we_use_bx {
  width: 33.3%;
  padding: 0 5px 40px;
}
.rocket_title_sec {
  font-size: 22px;
  line-height: 33px;
}
.home_rocket_sec .row.container {
  max-width: 395px;
}
.mind_title_area h2 br {
  display: none;
}
.about_ideas_sec {
  padding-top: 35px;
}
.mind_title_box {
  font-size: 40px;
  line-height: 48px;
}
.mind_box_img img {
  max-height: 185px;
}
.mind_inner_box .blue_border_btn {
  padding-top: 20px;
  padding-bottom: 20px;
}
.why_choose_us_sec.aboout_why_choose_sec {
  padding-bottom: 60px;
}
.mind_title_area h2 {
  margin-bottom: 90px;
}
.about_testi_txt {
  font-size: 22px;
  line-height: 36px;
}
.about_testi_name {
  font-size: 20px;
}
.about_testi_des {
  font-size: 20px;
}
.blog_banner-title h1 {
  font-size: 43px;
  line-height: 52px;
}
.blog_auther_rgt {
  width: calc(100% - 70px);
  padding-left: 15px;
  padding-right: 0;
}
.blog_auther_img {
  width: 65px;
}
.blog_auther_box_inn {
  padding: 22px 20px 8px;
}
.blog_posts_section.blog_more_posts {
  padding-top: 35px;
  padding-bottom: 0;
}
.blog_details_txt {
  font-size: 16px;
  line-height: 25px;
}
.blog_details_box {
  padding: 25px 20px;
}
.contact_info_section {
  padding: 60px 0;
}
.contact_info_title {
  font-size: 32px;
  line-height: 40px;
  padding-bottom: 22px;
}
.contact_info_addr {
  font-size: 16px;
  line-height: 25px;
}
.contact_best_at_sec.home_best_at_sec {
  padding-top: 60px;
  padding-bottom: 65px;
}
.play-icon img {
  max-height: 80px;
}
.case_certif_txt {
  font-size: 16px;
  line-height: 26px;
  max-width: none;
}
.case_third_content ul li {
  padding-right: 25px;
}
.projects_listing_sec .hm_work_bx_title {
  font-size: 32px;
  line-height: 38px;
  padding-bottom: 18px;
}
.section_big_txt {
  font-size: 25px;
  line-height: 34px;
  padding-bottom: 8px;
}
.services_sec_lft {
  width: 100%;
  padding-right: 0;
  padding-bottom: 35px;
}
.services_sec_rgt {
  width: 100%;
  text-align: center;
}
.services_third_img {
  width: 100%;
  text-align: center;
}
.services_third_img img {
  max-height: 350px;
  width: auto;
}
.services_third_bx_txt {
  padding-left: 0;
  width: 100%;
}
.services_third_box {
  padding: 0 30px 20px;
}
.services_app_ideas {
  padding-top: 100px;
  padding-bottom: 75px;
}
.services_app_ideas .services_sec_txt {
  font-size: 16px;
  line-height: 26px;
}
.services_best_at_sec .services_third_box_btm {
  padding-bottom: 35px;
  padding-top: 15px;
  font-size: 22px;
  line-height: 30px;
}
.services_incr_list {
  padding-left: 0;
}
.traning_banner_sec {
  padding-bottom: 65px;
}
.popup_sec_bx_lft {
  padding-right: 0;
  padding-top: 10px;
  width: 100%;
}
.popup_form_field {
  padding: 0;
}
.popup_sec_bx_rgt {
  width: 100%;
}
.popup_form_field textarea {
  height: 95px;
  padding: 12px;
}
.popup_form_field input[type="text"], .popup_form_field input[type="email"], .popup_form_field input[type="tel"] {
  height: 38px;
  padding: 0 12px;
}
.popup_sec_bx_title br {
  display: none;
}
#waveline {
  bottom: -15px;
}
.why_choose_us_sec {
  padding-bottom: 55px;
}
.right_ring_img {
  top: 445px;
  right: -125px;
}
#rgb-circle {
  max-width: 450px;
}
.active_loading .banner_clouds_img_rgt {
  left: 485px !important;
}
.active_loading .banner_clouds_img_lft {
  left: 345px !important;
}
.home_banner_content {
  padding-top: 250px;
}
.home_banner_title h1 br {
  display: none;
}
.services_main_boxes {
  padding-bottom: 65px;
}
.services_cont_inn_bx .best_at_slid_img img {
  max-height: 80px;
  width: auto;
}
.services_cont_inn_bx {
  min-height: auto;
}
.services_main_boxes_inn .best_at_slider_bx_inn {
  padding-top: 40px !important;
  padding-bottom: 45px !important;
}



.projects_banner_sec.services_main_ban_section {
  padding-bottom: 60px;
}
}
@media (max-width: 580px) {
.testi_content_lft {
  width: 35px;
}
.testi_content_rgt {
  width: calc(100% - 40px);
  padding-left: 12px;
}
.testi_slider_content {
  padding-top: 65px;
}
.testimonials_slider_section .slick-dots {
  bottom: 190px;
}
.testi_content_link {
  padding-bottom: 0;
}
.testimonials_slider_section .blue_border_btn {
  padding-top: 25px;
}
.sgl_proj_sl_thumb_item {
  font-size: 16px;
  padding-left: 37px;
  padding-bottom: 11px;
}
.sgl_proj_sl_thumb_item::before {
  width: 13px;
  height: 8px;
  top: 8px;
}
.sgl_proj_slider_thumbs {
  max-width: 240px;
}
.sgl_proj_slider_thumbs button.slick-arrow {
  height: 33px;
}
.sgl_proj_slider_thumbs button.slick-arrow.slick-prev {
  left: -35px;
}
.sgl_proj_slider_thumbs button.slick-arrow.slick-next {
  left: -35px;
  top: 60%;
}
.hm_work_bx_title {
  font-size: 24px;
  line-height: 31px;
  padding-bottom: 15px;
}
.subscribe_news_field input {
  height: 54px;
  font-size: 18px;
  padding-left: 25px;
}
.subscribe_news_btn input {
  height: 58px;
  font-size: 18px;
  padding: 0 25px;
}
.subscribe_news_sec .section_title_area h2 {
  margin-bottom: 45px;
}
.section_title_area h2 {
  font-size: 25px;
  line-height: 33px;
}
.footer_col.footer_one.col-sm-4 {
  width: 100%;
  text-align: center;
  padding: 0 0 35px;
}
.footer_col.footer_two.col-sm-4 {
  width: 100%;
  padding: 0;
  text-align: center;
}
.footer_title_btm_txt::after {
  margin: 0 auto;
}
.footer_col.footer_three.col-sm-4 {
  padding: 25px 0 30px;
}
.video-block-pos > img {
  height: 225px;
}
.slick-slide .play-icon img {
  max-height: 55px;
}
.testi_slider_video iframe {
  height: 225px;
}
.tech_we_use_bx {
  width: 50%;
}
.digitally_logo_subtitle {
  font-size: 19px;
  letter-spacing: 0;
  line-height: 23px;
}
.digitally_logo_title {
  font-size: 48px;
  letter-spacing: 5px;
  line-height: 40px;
}
.home_map_sec {
  padding-top: 0;
  padding-bottom: 100px;
}
.footer_title.border_btm::after {
  margin: 0 auto 20px;
}
.hm_work_bx_btn a {
  font-size: 16px;
  padding: 12px 25px;
}
.testi_slider_bx {
  padding: 0 30px;
}
.about_testimonials_sec {
  padding-bottom: 55px;
}
.about_testi_txt {
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 28px;
}
.about_capab_bx {
  padding-bottom: 25px;
  width: 50%;
}
.about_second_section {
  padding-bottom: 25px;
}
.about_our_info_bx {
  margin-right: 0;
  width: 100%;
  text-align: center;
  padding-bottom: 30px;
}
.about_info_no {
  display: inline-block;
  margin-bottom: 15px;
}
.about_info_title {
  display: block;
  text-align: center;
  font-size: 22px;
}
.about_our_info_boxes {
  padding-bottom: 20px;
}
.about_top_section {
  padding-bottom: 55px;
}
.mind_title_area h2 {
  font-size: 32px;
  line-height: 44px;
}
.about_our_work_inn {
  padding: 40px 22px;
}
.about_testi_right {
  padding-left: 15px;
}
.best_at_slider_section ul.slick-dots li {
  margin: 0 2px;
}
.team_slider_thumbs {
  width: 100%;
}
.team_mem_slider_full.clearfix {
  width: 100%;
}
.team_page_slider_sec .row.container {
  padding: 0 10px 0 0;
}
.team_mem_slider_full .slick-next.slick-arrow {
  margin-left: 0;
  position: static;
  margin-top: 25px;
}
.team_page_slider_sec {
  padding-bottom: 35px;
}
.team_banner_sec.blog_banner_section {
  padding-bottom: 250px;
}
.team_banner_lft {
  width: 100%;
}
.team_banner_rgt {
  padding-top: 15px;
  width: 100%;
}
.testi_box_content {
  width: 100%;
  padding: 30px 0 0;
}
.testi_box_row {
  padding-bottom: 10px;
}
.testi_box_txt {
  font-size: 16px;
  line-height: 26px;
}
.testi_box_name {
  font-size: 14px;
}
.trani_banner_title h1 {
  font-size: 30px;
  line-height: 36px;
}
.menu_btm_cont_one {
  width: 100%;
  padding-right: 0;
  text-align: center;
  padding-bottom: 15px;
}
.menu_btm_content.col-sm-12 {
  padding-top: 20px;
  padding-left: 0;
}
.menu_btm_cont_two {
  width: 100%;
  text-align: center;
}
.menu_btm_cont_three {
  padding-top: 17px;
}
.menu_btm_cont_title::after {
  margin: 0 auto 12px;
}
.menu_inn-col li a {
  font-size: 24px;
  line-height: 22px;
  padding-left: 25px !important;
  position: relative;
}
.menu_inn-col li:nth-child(1) a::before {
  content: "\f015";
}
.menu_inn-col li:nth-child(2) a::before {
  content: "\f007";
}
.menu_inn-col li:nth-child(3) a::before {
  content: "\f013";
}
.menu_inn-col li:nth-child(4) a::before {
  content: "\f2b9";
}
.menu_inn-col li:nth-child(5) a::before {
  content: "\f0c0";
}
.menu_inn-col li:nth-child(6) a::before {
  content: "\f10d";
}
.menu_inn-col li:nth-child(7) a::before {
  content: "\f007";
}
.menu_inn-col li:nth-child(8) a::before {
  content: "\f2b9";
}
.menu_inn-col li {
  padding-bottom: 25px;
}
.menu_inn-col li a::before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  font-style: normal;
  position: absolute;
  left: -10px;
  font-size: 20px;
  top: -1px;
}
.menu_social_col {
  padding-top: 60px;
}
.sidenav .closebtn {
  font-size: 35px;
  right: 25px;
  left: unset;
  bottom: 0;
  top: unset;
}
.right_top_logo_cl {
  display: none;
}
.menu_inner_sec {
  position: absolute;
  bottom: 20px;
}
.sidenav {
  padding-top: 30px;
}
.popup_sec_inner {
  left: 15px;
  right: 15px;
}
.traning_about_txt p {
  font-size: 16px;
  line-height: 27px;
}
.tra_lft_dis_tp {
  width: 100%;
}
.tra_lft_dis_date {
  width: 100%;
  text-align: left;
  font-size: 16px;
  padding-top: 15px;
}
.tra_lft_dis_bx_txt {
  font-size: 16px;
  line-height: 25px;
}
.tra_lft_dis_tp_main {
  padding-bottom: 15px;
}
.tra_lft_dis_icon {
  width: 50px;
}
.tra_lft_dis_name {
  font-size: 16px;
  padding-left: 10px;
  width: calc(100% - 55px);
}
@keyframes example-left {
  from {right: 20%;}
  to {right: -30%;}
}
@keyframes example-right {
  from {left: 28%;}
  to {left: -11%;}
}
.banner_clouds_img_lft {
  animation-duration: 30s;
}
.banner_clouds_img_rgt {
  animation-duration: 30s;
}
.site-header .menu_inner_sec .row.container {
  padding: 0 12px 0 20px;
}
.active_menu .menu_small_logo {
  padding-left: 30px;
}
.rocket_img_sec {
  top: -265px;
}
.home_rocket_sec {
  padding-bottom: 296px;
}
.banner_clouds_img {
  left: -50%;
}
.banner_clouds_img.active_loading {
  top: -82%;
  left: -98%;
}
#rgb-circle {
  max-width: 425px;
}
.menu_left_area.col-sm-6 {
  width: 100%;
  text-align: left;
  padding: 0;
}
.header-nav-icon {
  top: unset;
  bottom: 20px;
  left: unset;
  right: 12px;
}
.menu_right_area.col-sm-6 {
  width: 100%;
}
.menu_social_col {
  padding-top: 0;
}
.menu_social_col ul {
  text-align: center;
  padding: 15px 0 0;
}
.menu_social_col ul::before {
  position: unset;
  margin: 0 auto 20px;
}
.menu_inn-col li a:hover::after {
  border-bottom: none;
}
.menu_inn-col li a:hover {
  padding-left: 0;
}
.menu_inn-col li a::after {
  border-bottom: none;
}
.team_slider_thumbs .slick-dots {
  left: 30%;
}
.loader svg {
  left: calc(50% - 87px);
}
.home_banner_title h1 {
  margin-bottom: 0;
}
.menu_right_area.col-sm-6 {
  display: none;
}
.menu_btm_content.col-sm-12 {
  display: none;
}
.section_title_main {
  padding-bottom: 0;
}
.best_at_slider_bx_inn {
  padding-top: 35px;
  padding-bottom: 35px;
}
.for_mobile_sec {
  display: block;
}
.for_desktop_slider {
  display: none;
}
.hm_work_bx {
  border-bottom: 1px solid #fff;
  margin-bottom: 25px;
  padding-bottom: 5px;
}
.full-bio {
  display: none;
}
.bio-read-more::before {
  content: "";
  box-shadow: 0 0 9px rgba(182, 249, 255, 0.8);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 55px;
}
.bio-read-more:hover {
  background: #b6f9ff;
  color: #00b0bf;
}
.bio-read-more {
  text-decoration: none;
  color: #fff;
  font-family: 'NiveauGroteskMedium';
  border: 2px solid #b6f9ff;
  font-size: 16px;
  border-radius: 55px;
  padding: 12px 25px;
  display: inline-block;
  position: relative;
  box-shadow: inset 0 0 8px rgba(182, 249, 255, 0.8);
  cursor: pointer;
}
.sgl_proj_no_slider .bio-read-more {
  display: block;
  margin: 0 auto;
  max-width: 210px;
  text-align: center;
  width: 100%;
}
.view_more_projects {
  text-align: center;
}
.hm_work_bx {
  text-align: left;
}
.video_container .video-js.vjs-default-skin {
  height: 220px;
}
.services_main_boxes_inn .best_at_slider_bx {
  width: 100%;
}
}
@media (max-width: 480px) {
.case_study_banner .blue_border_btn {
  padding-right: 15px;
  padding-top: 135px;
}
.case_study_logo {
  padding: 0 0 45px;
}
.case_study_logo img {
  max-height: 60px;
  width: auto;
}
.case_certif_title {
  font-size: 28px;
  line-height: 38px;
  padding-bottom: 15px;
}
.case_platf_bx.col-sm-4 {
  width: 50%;
}
.case_platf_bx.col-sm-4:nth-child(3n+1) {
  clear: none;
}
.case_platf_bx.col-sm-4:nth-child(2n+1) {
  clear: left;
}
.case_platforms_boxes {
  padding: 30px 0 0;
}
.traning_detaild_title h2 {
  font-size: 26px;
  line-height: 37px;
}
.traning_deta_bx_ico img {
  max-width: 20px;
}
.traning_deta_bx_txt {
  font-size: 15px;
  padding-left: 5px;
}
.traning_deta_bx {
  padding-bottom: 12px;
}
.traning_about_txt h3 {
  font-size: 25px;
  line-height: 32px;
}
.case_certif_rgt_img {
  padding-right: 130px;
}
.blue_border_btn {
  padding-top: 15px;
  padding-bottom: 15px;
}
@keyframes example-left {
  from {right: 20%;}
  to {right: -33%;}
}
.banner_clouds_img {
  left: -75%;
}
.banner_clouds_img.active_loading {
  top: -70%;
  left: -110%;
}
.active_loading.banner_clouds_img img {
  max-height: 350px;
}
.case_certif_rgt_txt {
  font-size: 30px;
  line-height: 27px;
}
.testimonials_slider_section .slick-dots {
  bottom: 215px;
}
.single_ser_list.services_best_at_sec .services_third_box_btm {
  font-size: 26px;
  line-height: 32px;
}
.ser_three_col_bx {
  width: 100%;
  padding: 0 0 20px;
}
}
@media (max-width: 400px) {
.home_banner_title h1 {
  font-size: 26px;
  line-height: 34px;
}
.home_banner_subtitle h3 {
  font-size: 22px;
  line-height: 30px;
}
.banner_clouds_img img {
  max-height: 117px;
}
.active_loading.banner_clouds_img img {
  max-height: 260px;
}
.home_banner_btm_title {
  font-size: 18px;
}
.home_banner_btm_txt {
  font-size: 15px;
}
.banner_btm_arrow a {
  font-size: 18px;
}
.home_banner-section {
  min-height: 900px;
}
.home_rocket_sec {
  padding-bottom: 225px;
}
.rocket_img_sec {
  top: -225px;
}
.rocket_img_sec img {
  max-height: 220px;
}
#rocket svg {
  max-height: 220px;
}
.video-block-pos > img {
  height: 130px;
}
.testi_slider_video iframe {
  height: 150px;
}
.right_side_socials {
  right: 20px;
}
.right_side_socials ul li {
  padding-bottom: 12px;
}
.right_side_socials ul li a {
  font-size: 15px;
}
.blue_border_btn a {
  font-size: 16px;
  padding: 13px 25px;
}
.blog_auther_img {
  width: 100%;
}
.blog_auther_rgt {
  width: 100%;
  padding-left: 0;
  padding-top: 15px;
}
.team_banner_sec .blog_banner-title h1 {
  font-size: 32px;
  line-height: 38px;
}
.case_platf_bx_txt {
  font-size: 15px;
  line-height: 20px;
}
.case_testi_quote {
  width: 30px;
}
.case_testi_inn_txt {
  width: calc(100% - 35px);
  padding: 20px 15px 0 10px;
}
.testi_box_txt {
  font-size: 16px;
  line-height: 25px;
}
.testi_box_name {
  font-size: 14px;
}
.projects_listing_sec .hm_work_bx_title {
  font-size: 24px;
  line-height: 33px;
}
#waveline {
  bottom: 25px;
}
.map_section_main {
  padding-bottom: 290px;
}
#saudimap svg {
  max-height: 270px;
}
.home_banner_btm_stitle {
  padding: 20px 0 12px;
}
.home_banner_subtitle {
  padding: 12px 0 10px;
}
.banner_clouds_img.active_loading {
  top: -35%;
  left: -127%;
}
.team_slider_thumbs .slick-dots {
  left: 23%;
}
.testimonials_slider_section button.slick-arrow {
  display: none !important;
}
.testi_slider_bx {
  padding: 0;
}
}
@media (max-width: 360px) {
.banner_clouds_img.active_loading {
  top: -48%;
  left: -170%;
}
.active_loading.banner_clouds_img img {
  max-height: 338px;
}
}
@media screen and (min-width: 581px) {
  
  .active_menu .closebtn {
      top: 80px;
      right: 40px;
      left: initial;
  }
}


/* projects category  */

.projects {
    width: 100%;
    min-height: 100vh;
    background-color: var(--primary-color);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px 0;
}

.section_heading {
    margin-bottom: 50px;
}

.section_heading .heading_text {
    color: var(--white-color);
    font-family: 'NiveauGroteskMedium';
    font-size: 40px;
    line-height: 48px;
}

.parent-service {
    display: flex;
    flex-wrap: wrap;
}

.service_item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: rgba(18, 28, 52, 0.6);
    backdrop-filter: blur(10px);
    padding: 20px;
    padding-block: 100px;
    margin-bottom: 30px;
    height: 100%;
    transition: all 250ms ease-in;
    text-align: center;
}

.service_item:hover {
    background-color: #221249;
}

.service_item .item_icon {
    width: 100%;
    height: 150px;
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.service_item .item_icon img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.service_item .item_content {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    max-width: 100%;
}

.service_item .item_title {
    margin: 10px 0 16px;
    color: var(--creamColor);
    width: 100%;
}

.service_item .item_title .title_text {
    color: #fff;
    font-size: 40px;
    line-height: 48px;
    font-weight: 400;
}

.service_item .btn-link {
    display: flex;
    align-items: center;
    margin-top: 25px;
    /* Adjusted margin */
}

.btn-link:hover {
    text-decoration: none !important;
}

.service_item .btn_text {
    color: #8468de;
}

.service_item:hover {
    border-color: var(--bs-primary);
}

.new-divider {
    width: 40px;
    height: 3px;
    background-color: var(--cyanColor);
    margin: 10px 0;
}

.flex-spacer {
    flex-grow: 1;
}

/* end project category css */



/* Media query for stacking columns on small devices */
@media (max-width: 767px) {
    .projects .row {
     display: block;
}