:root {
  --bg-color: #212121;
  --theme-color: #151515; 
      --main-color: #0397e0;
  }

/* --------------- Menu --------------- */
.navbar {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999999;
}
  .navbar.nav-scroll {
    padding: 0;
    position: fixed;
    top: -80px;
    padding: 0;
    -webkit-transition: -webkit-transform .8s;
    transition: -webkit-transform .8s;
    -o-transition: transform .8s;
    transition: transform .8s;
    transition: transform .8s, -webkit-transform .8s;
    -webkit-transform: translateY(80px);
    -ms-transform: translateY(80px);
    transform: translateY(80px);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px); }
.navbar .logo {
    padding: 0 25px;
    border-radius: 30px;
    width: 235px;
}
  .navbar .navbar-nav {
    padding: 2px 5px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 30px;
    margin-left: 15px; }
    .navbar .navbar-nav .nav-link {
      padding: 5px 20px;
      border-radius: 30px;
      font-size: 16px;
      color: #ddd; }
.navbar .navbar-nav .nav-link.active {
    background: #037ee0;
    color: #fff;
}
.navbar .topnav .butn {
    padding: 7px 20px;
    background: linear-gradient(45deg, #0cbc9a, #2ebacc);
    color: #ffffff;
    margin-right: 15px;
}
.navbar .container {
    padding: 12px 0;
    border-radius: 10px;
}

/* --------------- header --------------- */

.caption {
    margin-top:6.5rem;
    background: rgb(12 188 154 / 80%);
    padding: 40px;
    border-radius: 20px;
}
.header-sa video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.header-sa .container{z-index:2;}
.header-sa {
    padding: 40px 0 40px;
    position: relative;
    overflow: hidden !important;
    z-index: 3;
   min-height: 100vh;
}
  .header-sa .background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
    background-image: url(../imgs/header/g-back.png);
    background-size: cover;
       z-index: 1;
    opacity: 0.5;}
    .header-sa .background:before {
      content: '';
      position: absolute;
      top: 0;
      left: -20vw;
      width: 70vw;
      bottom: 0;
      background: #010105;
      pointer-events: none;
      border-radius: 50%;
      -webkit-filter: blur(200px);
      filter: blur(200px);
      opacity: .7; }
    .header-sa .background:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: url(../imgs/header/Grid.png);
      background-size: contain;
      background-repeat: repeat;
      z-index: -1;
      pointer-events: none;
      opacity: .15; }
.header-sa .caption h1 {
    font-size: 48px;
    line-height: 60px;
    letter-spacing: -1px;
    font-weight: 600;
}
  .header-sa .caption .text {
    margin-top: 40px; }
  .header-sa .imgs {
    position: relative; }
    .header-sa .imgs .cube img {
      position: relative;
      width: 120%;
      right: -100px;
      bottom: -100px; }
    .header-sa .imgs .circle {
      position: absolute;
      top: 50%;
      left: 0;
      z-index: 2; }
      .header-sa .imgs .circle:after {
        content: '';
        position: absolute;
        top: 20px;
        left: 20px;
        right: 20px;
        bottom: 20px;
        background: rgba(255, 255, 255, 0.01);
        -webkit-backdrop-filter: blur(10px);
        backdrop-filter: blur(10px);
        border-radius: 50%;
        z-index: -1; }
.intro-sa .rest li {
    font-size: 17px;
}
.intro-sa p {
    font-size: 17px;
}
header .caption .top_btn:hover {
    background: #fff !important;
    color: #212121;
}
header .caption .butn.butn-bord {
    border: 1px solid rgba(255, 255, 255, 0.8);
}

/* --------------- Services --------------- */
.marq-mp{
    background: linear-gradient(330deg, #05c7a9 -23%, #151515 26%);
}
.marq-mp .main-marq {
  overflow: hidden;
  padding: 25px 0; }

.marq-mp .color-bg {
  background:#0cbc9a;
  -webkit-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
  position: relative;
  z-index: 4; }

.marq-mp .gray-bg {
  background: #212121;
  -webkit-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  transform: rotate(-4deg);
  margin-top: -30px; }

.marq-mp .item {
  padding: 0 60px !important;
  position: relative; }
  .marq-mp .item:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .marq-mp .item h5 {
    font-weight: 400;
    text-transform: uppercase;
    white-space: nowrap; }
.intro-sa {
    padding: 6rem 0 0;
}
.intro-sa .img video {
    height: 100%;
    width: 100%;
    border-radius: 15px;
}	  
.intro-sa .img video {
    height: 500px;
    width: 100%;
    border-radius: 15px;
    object-fit: cover;
}
  
/* --------------- Works --------------- */
.work-card .card-item {
  margin-bottom: 30px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  background:linear-gradient(45deg, #0cbc9a, #2ebacc);  -webkit-background:linear-gradient(45deg, #0cbc9a, #2ebacc); }
.work-card .bord-thin-bottom-light {
    border-bottom: 1px solid rgb(209 227 226);
}
.work-card .rest li::marker {
    color: #ffffff;
    font-size: 30px;
}
  .work-card .card-item .cont {
    min-height: 570px;
    padding:40px 0 40px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    // justify-content: space-between; }
    .work-card .card-item .cont .tag {
      font-size: 12px;
      line-height: 1;
      padding: 7px 12px;
      margin-right: 2px;
      border: 1px solid rgba(255, 255, 255, 0.1);
      border-radius: 30px;
background: #02448f;	  }
.work-card .card-item .cont p {
    font-size: 18px;
    line-height: 28px;
}
.work-card {
    background: linear-gradient(135deg, #05c7a9 -33%, #151515 17%);
}
  .work-card .card-item .img {
    padding: 20px; height:100%;}
.work-card .card-item .img video {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 15px;
}
.work-card .card-item .img img {
    border-radius: 15px;
    height: 100%;
    object-fit: cover;
}

section.blog-sa {
    padding: 0 0 6rem;
	background: linear-gradient(302deg, #05c7a9 -25%, #151515 24%);
}
.blog-sa .fit-img {
    overflow: hidden;
    height: 300px;
    border-radius: 15px;
}
.blog-sa .item .cont .info .date {
    opacity: .5;
    margin-left: 5px;
}
.blog-sa .item .cont .info a {
    font-size: 14px;
}

/* --------------- Testimonials --------------- */
.testimonials-sa {
  position: relative;
  overflow: hidden; }
  .testimonials-sa:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../imgs/testim/mesh-gradient.png);
    background-position: bottom;
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none;
    opacity: .5;
    z-index: 2; }
  .testimonials-sa .gl-rate {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 60px;
    padding: 10px 20px; }
    .testimonials-sa .gl-rate .icon {
      width: 35px; }
    .testimonials-sa .gl-rate .cont {
      padding-left: 30px; }
      .testimonials-sa .gl-rate .cont h6 {
        line-height: 1;
        font-weight: 600;
        font-size: 18px; }
      .testimonials-sa .gl-rate .cont .stars {
        font-size: 13px;
        color: #EF2B10;
        margin-left: 10px; }
      .testimonials-sa .gl-rate .cont p {
        font-size: 12px;
        opacity: .7;
        margin-top: 2px; }
  .testimonials-sa .swiper-slide {
    height: auto; }
  .testimonials-sa .item {
    background: var(--bg-color);
    padding: 40px;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%; }
    .testimonials-sa .item .rate h5 {
      font-size: 16px; }
    .testimonials-sa .item .rate .stars {
      font-size: 13px;
      color: #EF2B10;
      margin-left: 10px; }
    .testimonials-sa .item .info .img-author {
      width: 50px;
      height: 50px;
      border-radius: 50%;
      overflow: hidden; }
    .testimonials-sa .item .info .info-text {
      padding-left: 15px; }
      .testimonials-sa .item .info .info-text p {
        font-size: 14px;
        opacity: .7; }


/* --------------- Contact --------------- */
.contact-sa .box {
  padding: 120px 60px;
  background-image:linear-gradient(-45deg, #000 78%, #12d9d9 120%);
  background-size: cover;
  background-position: center center;
  border-radius: 30px;
  overflow: hidden; }

.contact-sa .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%; }

.contact-sa .contact-form label {
  font-size: 14px;
  margin-bottom: 5px; }
  .contact-sa .contact-form label .star {
    color: red;
    padding-left: 5px; }

.contact-sa .contact-form input,
.contact-sa .contact-form textarea {
  color: #fff;
  background: transparent;
  width: 100%;
  padding: 0 0 10px;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 18px; }

.contact-sa .contact-form button {
  background: transparent;
  color: #fff; }


/* --------------- footer --------------- */
.footer-ds {
  border-color: rgba(255, 255, 255, 0.3); background: linear-gradient(41deg, #05c7a9 -45%, #151515 36%); 
}
.footer-ds .section-padding{padding-bottom:90px;}
  .footer-ds .subscribe .form-group {
    margin: 60px 0 15px;
    position: relative; }
    .footer-ds .subscribe .form-group label {
      font-size: 14px;
      margin-bottom: 10px; }
    .footer-ds .subscribe .form-group input {
      padding: 20px 50px 20px 20px;
      background: var(--bg-color);
      border: 0;
      border-radius: 5px;
      width: 100%;
      color: #fff; }
    .footer-ds .subscribe .form-group button {
      background: transparent;
      border: 0;
      position: absolute;
      bottom: 20px;
      right: 15px;
      width: 25px; }
  .footer-ds .subscribe >span {
    color: #808080;
    font-size: 13px; }
    .footer-ds .subscribe span a {
      color: #fff;
      text-decoration: underline; }
  .footer-ds .contact-info .item h6 {
    margin-bottom: 15px; }
  .footer-ds .contact-info .item p {
    font-size: 14px;
    margin-top: 5px; color: #a4a4a4;}
  .footer-ds .sub-footer .copy .logo {
    width: 25px; }
  .footer-ds .sub-footer .copy p {
    font-size: 14px; }
    .footer-ds .sub-footer .copy p a {
      color: #fff; }
  .footer-ds .sub-footer .links {
    width: 100%; }
    .footer-ds .sub-footer .links a {
      font-size: 14px; }
    .footer-ds .sub-footer .links .active {
      color: #fff; }

body {
  font-family: "Inter", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #fff;
  background-color: var(--theme-color); }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  margin: 0; }

h1 {
  font-size: 64px;
  line-height: 64px;
  letter-spacing: -3px; }

h2 {
  font-size: 48px;
  line-height: 60px;
  letter-spacing: -3px; }

h3 {
  font-size: 40px;
  line-height: 52px;
  letter-spacing: -2px; }

h4 {
  font-size: 36px;
  line-height: 48px;
  letter-spacing: -2px; }

h5 {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -1px; }

h6 {
  font-size: 24px;
  line-height: 32px; }

.sub-color {
    color: #3bcbdc;
}
.sub-head {
  font-size: 20px;
  line-height: 28px; }

p {
  font-size: 16px;
  font-weight: 400;
  margin: 0; }

.sec-head .sub-head {
  position: relative;
  padding-left: 25px; }
  .sec-head .sub-head:after {
    content: '';
    width: 7px;
    height: 7px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    left: 0; }

.loader-wrap svg {
  fill: #1d1d1d; }

.butn.butn-bord {
  border: 1px solid rgba(255, 255, 255, 0.3); }
  .butn.butn-bord:hover {
    background:linear-gradient(45deg, #00c7a4, #49cbe9);
    color: #212121; }

.icon.invert img {
  -webkit-filter: invert(1);
  filter: invert(1); }

.butn .icon {
  width: 18px; }

.butn:hover .icon.invert img {
  -webkit-filter: invert(0);
  filter: invert(0); }
  
 /* --------------- contact page --------------- */
.contact-hed .caption h1 {
  font-size: 120px;
  font-weight: 600;
  text-transform: uppercase; }
.contact-pg .sec-head p {
    color: #a4a4a4;
}
.contact-hed .google-map {
  height: 540px;
  width: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  border-radius: 15px;
  overflow: hidden; }
  .contact-hed .google-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.contact-pg input,
.contact-pg textarea {
  width: 100%;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  background: transparent;
  color: #fff;
  padding: 15px 0;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s; }
  .contact-pg input:focus,
  .contact-pg textarea:focus {
    border-color: #fff; }

.contact-pg textarea {
  min-height: 180px; }

.contact-pg .butn:hover {
  background:#037ee0 !important; color:#fff;}
 .phone a {
    color: #0397e0;
}
 
/* --------------- about pg --------------- */
.about-hed .caption {
  position: relative; }
  .about-hed .caption h1 span {
    letter-spacing: normal; }

.about-hed .main-marq {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1); }
  .about-hed .main-marq .item {
    padding: 0 50px !important; }
  .about-hed .main-marq h2 span {
    font-size: 10vw;
    font-weight: 700;
    text-transform: uppercase;
    white-space: nowrap; }

.about-hed .fit-img {
  height: 430px; }
 .fit-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center bottom;
}
.about-hed {
    margin: 2rem 0 0;
}

/* service page */
.intro-iner {
  position: relative; }
  
  .intro-iner .img-box {
    position: relative; }
.intro-iner .img-box .states {
    position: absolute;
    bottom: 120px;
    left: -30px;
    background: #037ee0;
    color: #ffffff;
    padding: 20px 20px;
    border-radius: 15px;
    z-index: 3;
}
  
  .intro-iner .img {
    height: 580px;
    border-radius: 15px; }
  .intro-iner .sec-head {
    padding-top: 40px; }
  .intro-iner .accordion-item {
    background: transparent;
    border-radius: 10px;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 0;
    margin-bottom: 5px; }
    .intro-iner .accordion-item .accordion-header {
      background: transparent; }
      .intro-iner .accordion-item .accordion-header button {
        background: transparent;
        color: #fff;
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        padding: 30px 0;
        -webkit-box-shadow: none;
        box-shadow: none; }
        .intro-iner .accordion-item .accordion-header button:after {
          background-image: url(../imgs/plus-solid.svg);
          -webkit-filter: invert(1);
          filter: invert(1); }
        .intro-iner .accordion-item .accordion-header button:not(.collapsed):after {
          background-image: url(../imgs/minus-solid.svg); }
    .intro-iner .accordion-item .accordion-body {
      padding: 0;
      padding: 0px 100px 30px 0; }
      .intro-iner .accordion-item .accordion-body p {
        font-size: 14px; color: #a4a4a4;}
.serv-details img {
    height: 300px;
    border-radius: 10px;
    object-fit: cover;
}
.rest li {
    list-style: inside square;
    text-indent: -42px;
    padding-left: 42px;
}
.rest li::marker {
    color: #14c9b7;
    font-size: 30px;
}
.rest h6 {
    min-height: 65px;
}
.ser_intro {
    background: linear-gradient(45deg, #005cc3, #083897);
}
.ser_intro img {
    height: 350px;
    object-fit: cover;
    border-radius: 10px;
}



section#services .container.section-padding {
    padding-bottom: 0;
}
section#news{
	padding-top:115px;
}
.fourth-row-wrapper {
    text-align: center;
}
.fourth-row-wrapper a, .third-row-wrapper a, .second-row-wrapper a, .first-row-wrapper a, .fiveth-row-wrapper a{
  border: 3px solid rgba(255, 255, 255, 0.3);
    padding: 12px 25px;
    display: inline-block !important;
    width: auto;
    font-size: 15px;
    min-width: 220px !important;
    text-align: center;
    background: linear-gradient(45deg, #0cbc9a, #444e50);
    color: #ffffff;
    font-weight: 600;
}

.third-row-wrapper {
    text-align: right;
}
.first-row-wrapper, .second-row-wrapper, .third-row-wrapper, .fourth-row-wrapper, .fiveth-row-wrapper {
		margin:5px 0;
		z-index: 9;
		position: relative;
	}
	.first-row-wrapper a, .second-row-wrapper a, .third-row-wrapper a, .fourth-row-wrapper a, .fiveth-row-wrapper a {
		display: inline-block;
		padding: 10px 24px;
		border-radius: 70px;
		transition: ease-in-out .5s;
	}

.second-row-wrapper a{
    max-width: 140px !important;
    min-width: 158px !important;
}

.first-row-wrapper {
    max-width: 646px !important;
    text-align: right;
}
.fourth-row-wrapper {
   margin-bottom: 0 !important;
    display: flex;
    justify-content: space-between;
    position: relative;
    max-width: 900px;
    margin:0 auto !important;
}
.btns_sec {
    max-width: 1100px;
    margin: 0 auto;
	margin-bottom:-296px;
	position:relative;
}
.pc {
    margin-left: -45px;
    margin-right: -55px;
}
svg.connector {
    position: absolute;
    bottom: -3px;
    left: 0;
}
.fourth-row-wrapper a {
    max-width: 100% !important;
    width: 24%;
    min-width: 100px !important;
}

.fourth-row-wrapper a:hover, .third-row-wrapper a:hover, .second-row-wrapper a:hover, .first-row-wrapper a:hover, .fiveth-row-wrapper a:hover{
	 background: linear-gradient(45deg, #00c7a4, #49cbe9);
    color: #212121;
	transform: scale(1.1);
	text-decoration: underline;
}
.page-id-195 section#contact {
    padding-bottom: 0;
	padding-top: 140px !important;
}

.secops{
background: linear-gradient(0deg, #05c7a9 -45%, #000 36%);
}
.secops video {
    display: block;
    height: 354px;
    position: absolute;
    bottom: 108px;
    margin: 0 auto !important;
    width: 800px;
    left: 0;
    right: 0;
transition:ease-in-out .5s;
}

.first-row-wrapper, .second-row-wrapper, .third-row-wrapper, .fourth-row-wrapper, .connector, .fiveth-row-wrapper, .secops video.out{
	opacity: 0;
    visibility: hidden;
	transition: ease-in-out 1s;
}
.first-row-wrapper, .second-row-wrapper, .third-row-wrapper, .fourth-row-wrapper, .fiveth-row-wrapper{
	bottom:-60px;
}
.in {
    bottom: 0;
    visibility: visible;
    opacity: 1;
}
.second-row-wrapper, .first-row-wrapper, .third-row-wrapper, .fiveth-row-wrapper {
    text-align: center;
    border: 3px solid #ffffff80;
    padding: 25px;
    border-radius: 10px;
    background: #00000080;
    max-width: 770px !important;
    position: absolute;
    left: 0;
    right: 0;
    top: -116px;
    bottom: auto;
    margin: 0 auto;
    width: 100%;
}
.second-row-wrapper.in, .first-row-wrapper.in, .third-row-wrapper.in, .fiveth-row-wrapper.in{
	top: -166px;
} 

div#smooth-content.secops {
    min-height: calc(100vh - 30px);
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

/* ====================== [ Start Responsive ] ====================== */
@media screen and (max-width: 992px) {
  .sec-head .sub-head {
    margin-bottom: 30px !important; }
  .header-sa {
    padding: 180px 0 320px;
    min-height: auto;
    position: relative; }
    .header-sa .caption {
      position: relative;
      z-index: 4; }
      .header-sa .caption .text {
        margin-top: 40px;
        width: 80%; }
    .header-sa .imgs {
      position: absolute;
      bottom: 0;
      right: 0;
      width: 50%;
      -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
      transform: translateY(50%); }
      .header-sa .imgs .circle {
        width: 250px;
        top: 60%; }
  .marq-sa .item h2 {
    font-size: 70px;
    line-height: 1.4;
    -webkit-text-fill-color: #fff;
    background: transparent; } }

@media screen and (max-width: 768px) {
  .header-sa .caption h1 {
    font-size: 50px;
    line-height: 1.4; }
  .header-sa .imgs {
    width: 60%;
    -webkit-transform: translateY(70%);
    -ms-transform: translateY(70%);
    transform: translateY(70%); }
  .header-sa .imgs .cube img {
    right: -30px; }
  .header-sa .imgs .circle {
    width: 200px; }
  .contact-sa .box {
    padding: 120px 40px; } }




@media (max-width: 767px){
.banner {
    left: 5px;
}
.work-card .card-item {
    left: 0 !important;
    width: 100% !important;
    transform: none !important;
}
}