/* 09-01-2025: Porduuct Portfolio Style Updated By Aneeqa
   14-01-2025:  
   15-01-2025: New banner image added for Centre of excellence
   16-01-2025:
*/

/*Table of Contents
/*Table of Contents
01 body
02 Helper Classes
   02-1 short codes
03 navigation
   03-1 side menu
04 owl carousel
05 revolution slider
06 half-section
07 page-header
08 work process
09 our team
10 gallery portfolio
11 mobile apps & features
12 Counters
13 pricings
14 background parallax
15 Testimonials
16 Partner
17 our blog
   17-1 sidebar
   17-2 widgets
18 Ccntact US
19 404 error
20 Accordions 
21 footer
22 preloader
23 Welcome Area - PROJECT SECTION


/*Table Of Contents ends */


/*Global Styling*/
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,600,700|Raleway:200,300,400,500,600,700,800');

body {
   padding: 0;
   margin: 0;
   font-family: 'Roboto', sans-serif;
   font-size: 1rem;
   font-weight: 100;
   color: #555;
   overflow-x: hidden !important;
   overflow-y: auto !important;
}

body.full-page {
   overflow: hidden !important;
}

html {
   font-size: 18px;
   scroll-behavior: smooth;
}

ol,
ul {
   margin: 0;
   padding: 0;
   list-style: none;
}

a,
a:hover,
a:focus {
   outline: none;
   text-decoration: none;
   color: inherit;
}

input:focus {
   outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
   font-family: 'Raleway', sans-serif;
   margin: 0;
}

h1 {
   font-size: 3.75rem;
}

h2 {
   font-size: 2.8rem;
}

h3 {
   font-size: 1.875rem;
}

h4 {
   font-size: 1.05rem;
}

h5 {
   font-size: 1rem;
}

h6 {
   font-size: 0.875rem;
}

p.title {
   font-size: 1rem;
}

.block {
   display: block;
}

.italic {
   font-style: italic;
}

button {
   line-height: 1;
}

.lead {
   font-size: 1.20rem;
   font-weight: 700;
}

/*common font family*/
p,
.heading-title>span,
.process-wrapp li>.pro-step,
.progress-bars .progress p,
.progress-bars .progress .progress-bar span,
.price-table .ammount .dur,
.pagination li>a,
.counters .count_nums,
.price-table .ammount h2,
.price-table ul li,
.webcats li a>span,
.getin_form .form-control {
   font-family: 'Open Sans', sans-serif;
}

/*fontAwesome*/
.zeus.tparrows.tp-rightarrow::before,
.zeus.tparrows.tp-leftarrow::before,
.price-table ul li>span::before,
.testimonial-quote h3::before,
.testimonial-quote h3::after,
blockquote.blockquote::before {
   font-family: 'FontAwesome';
}

/* Helper Classes & Shorcodes */

.pt-10 {
   padding-top: 10px;
}

/* .directors{
   padding-top: 25px;
} */
.padding {
   padding: 5.5rem 0 0;
}

.padding_top {
   padding-top: 7.5rem;
}

.padding_bottom {
   padding-bottom: 7.5rem;
}

.margin_bottom {
   margin-bottom: 7.5rem;
}

.margin_top {
   margin-top: 7.5rem;
}

.padding_half {
   padding: 4.375rem 0;
}

.margin_half {
   margin: 4.375rem 0;
}

.padding_bottom_half {
   padding-top: 30px;
}

.padding_bottom_small {
   padding-bottom: 1.375rem;
}

.margin_bottom_half {
   margin-bottom: 4.375rem;
}

.padding_top_half {
   padding-top: 4.375rem;
}

.heading_space {
   margin-bottom: 4.125rem;
}

.bottom5 {
   margin-bottom: 5px;
}

.bottom10 {
   margin-bottom: 10px;
}

.top10 {
   margin-top: 10px;
}

.bottom15 {
   margin-bottom: 15px;
}

.top15 {
   margin-top: 15px;
}

.top20 {
   margin-top: 20px;
}

.bottom20 {
   margin-bottom: 20px;
}

.bottom25 {
   margin-bottom: 25px;
}

.top25 {
   margin-top: 25px;
}

.bottom30 {
   margin-bottom: 30px;
}

.top30 {
   margin-top: 30px;
}

.bottom35 {
   margin-bottom: 35px;
}

.top40 {
   margin-top: 40px;
}

.bottom40 {
   margin-bottom: 40px;
}

.bottom45 {
   margin-bottom: 45px;
}

.top50 {
   margin-top: 50px;
}

.top60 {
   margin-top: 60px;
}

.top {
   margin-top: 260px;
   color: #bbb;
   font-size: 16px;
}

.bottom60 {
   margin-bottom: 60px;
}

.bottom0 {
   margin-bottom: 0;
}

.left15 {
   margin-left: 15px;
}

.left20 {
   margin-left: 20px;
}

.left25 {
   margin-left: 25px;
}

.left30 {
   margin-left: 30px;
}

.left35 {
   margin-left: 35px;
}

.left40 {
   margin-left: 40px;
}

.left45 {
   margin-left: 45px;
}

.left50 {
   margin-left: 50px;
}

.left60 {
   margin-left: 60px;
}

.left0 {
   margin-left: 0;
}

.right15 {
   margin-right: 15px;
}

.right20 {
   margin-right: 20px;
}

.right25 {
   margin-right: 25px;
}

.right30 {
   margin-right: 30px;
}

.right35 {
   margin-right: 35px;
}

.right40 {
   margin-right: 40px;
}

.right45 {
   margin-right: 45px;
}

.right50 {
   margin-right: 50px;
}

.right60 {
   margin-right: 60px;
}

.right0 {
   margin-right: 0;
}

.nomargin {
   margin: 0;
}

.nopadding {
   padding: 0;
}

.fontbold {
   font-weight: 500;
}

.fontmedium {
   font-weight: 500;
}

.font-light {
   font-weight: 300;
}

.font-xlight {
   font-weight: 200;
}

.bg-black {
   background: #000000;
}

.bglight {
   background: #f6f6f6;
}

.bg-gray {
   background: #f3f3f5;
}

.bgdefault {
   background: #333399;
}

.whitecolor {
   color: #ffffff;
}

.darkcolor {
   color: #212331 !important;
}

.extradark-color {
   color: #212331;
}

.defaultcolor {
   color: #333399;
}

.logocolor {
   color: #e67422;
}

.lightgray {
   color: #7f7f7f;
}

section {
   position: relative;
}

.container-padding {
   padding-left: 1.75rem;
   padding-right: 1.75rem;
}

.gradient_bg {
   background: -webkit-linear-gradient(90deg, #423f9c 31%, #862359 69%);
   background: -webkit-gradient(linear, left top, right top, color-stop(31%, #423f9c), color-stop(69%, #862359));
   background: -webkit-linear-gradient(left, #423f9c 31%, #862359 69%);
   background: -o-linear-gradient(left, #423f9c 31%, #862359 69%);
   background: linear-gradient(90deg, #423f9c 31%, #862359 69%);
}

.gradient_bg_default {
   background: -webkit-linear-gradient(90deg, #00e4ce 31%, #00abc9 69%);
   background: -webkit-gradient(linear, left top, right top, color-stop(31%, #00e4ce), color-stop(69%, #00abc9));
   background: -webkit-linear-gradient(left, #00e4ce 31%, #00abc9 69%);
   background: -o-linear-gradient(left, #00e4ce 31%, #00abc9 69%);
   background: linear-gradient(90deg, #00e4ce 31%, #00abc9 69%);
}

.gradient_bg_alt {
   background: -webkit-linear-gradient(90deg, #90A4AE 31%, #607D8B 69%);
   background: -webkit-gradient(linear, left top, right top, color-stop(31%, #90A4AE), color-stop(69%, #607D8B));
   background: -webkit-linear-gradient(left, #90A4AE 31%, #607D8B 69%);
   background: -o-linear-gradient(left, #90A4AE 31%, #607D8B 69%);
   background: linear-gradient(90deg, #90A4AE 31%, #607D8B 69%);
}

/*heading Titles */
.heading-title>span {
   font-size: 1.25rem;
   display: block;
   text-transform: none;
   color: #333399;
}

.whitecolor.heading-title>span {
   color: #fff;
}

.heading-title h2 {
   font-weight: 300;
}


/* Hero Section */
.hero-section {
    background: linear-gradient(135deg, #000000 0%, #1a1a2e 50%, #16213e 100%);
    min-height: 100vh;
    position: relative;
    overflow: hidden;
    padding-top: 100px;
    display: flex;
    align-items: center;
}

/* Background Video */
.hero-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}
.content-fluid {
   padding: 0 65px;
}
/* Video Overlay */
.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: linear-gradient(135deg, rgb(150 90 51 / 70%) 0%, rgba(0, 0, 0, 0.6) 30%, rgba(0, 0, 0, 0.7) 50%, rgb(148 80 36 / 29%) 100%); */
    z-index: 1;
}

.hero-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image:
        radial-gradient(circle at 20% 50%, rgba(255, 140, 66, 0.1) 0%, transparent 50%),
        radial-gradient(circle at 80% 80%, rgba(255, 140, 66, 0.1) 0%, transparent 50%);
    pointer-events: none;
    z-index: 1;
}

.hero-content .hero-prod {
   margin-left: 60%;
   margin-top: -26%;
}

.hero-content .hero-prod2 {
   margin-left: 50%;
   margin-top: 0%;
}
 @media screen and (max-width: 768px) {
   .content-fluid {
      padding: 0 40px;
   }

    .hero-prod img {
      width: 30% !important;
   }

    .hero-prod2 img {
      width: 30% !important;
   }

    .hero-prod {
      margin-left: 0;
      padding-top: 10% !important;
      text-align: center;
   }

    .hero-prod2 {
      margin-left: 0;
      padding-top: 5%;
      text-align: center;
   }

}

/*img wrap*/
.image {
   overflow: hidden;
}

a.image {
   display: block;
}

.image img {
   width: 100%;
   border-radius: 10px 10px 0 0;
   /* display: block; */
}

.w-37 {
   width: 30% !important;
   filter: invert(1);
}

/* Hero Content */
.hero-content {
    position: relative;
    z-index: 2;
}

.hero-content h3 {
    color: #E67422;
    font-weight: bold;
}
.hero-content h1 {
   font-size: 52px;
}
.hero-content h5 {
    color: #E67422;
    font-weight: bold;
}

/* Mobile - All logos in one line */
@media (max-width: 767px) {
    .hero-section {
        padding-top: 80px;
    }
    
    .hero-content {
        text-align: center;
        margin-bottom: 30px;
    }

    .hero-content h1 {
        font-size: 28px;
    }
    
}

@media (max-width: 576px) {
    .hero-content h1 {
        font-size: 24px;
    }
}
/* Hero Section End */



/*hover on images*/
.hover-effect::before,
.hover-effect::after {
   content: "";
   background: #fff;
   height: 0;
   width: 0;
   z-index: 1;
   position: absolute;
   -webkit-transition-duration: 1.3s;
   -o-transition-duration: 1.3s;
   transition-duration: 1.3s;
}

.hover-effect::before {
   right: 0;
   opacity: 1;
   top: 0;
}

.hover-effect::after {
   bottom: 0;
   opacity: .7;
   left: 0;
}

.hover-effect:hover::after,
.hover-effect:hover::before {
   height: 100%;
   opacity: 0;
   width: 100%;
}

/* Purpose Vision Mission Cards*/
.card-container {
   padding: 0;
}

.card-container .row {
   justify-content: center;
}

.card-container .card {
   background-size: cover;
   background-position: center;
   /* border-radius: 10px; */
   height: 350px;
   /* Increase height */
   margin-bottom: 15px;
}

.card-container .card-content {
   /* background: rgba(0, 0, 0, 0.5); Dark overlay for better text readability */
   color: #fff;
   padding: 20px;
   height: 100%;
   /* Ensure content takes full height */
   display: flex;
   flex-direction: column;
   justify-content: center;
}

.card-container .card-title {
   /* font-size: 24px; */
   margin-bottom: 10px;
}

.card-container .card-text {
   font-size: 16px;
}

@media (min-width: 768px) {
   .card-container .col-md-4 {
      flex: 0 0 30%;
      /* Adjust width for larger screens */
      max-width: 30%;
      padding: 0 10px;
      /* Reduce horizontal spacing between cards */
   }

   .darkcolor {
      color: #212331 !important;
   }
}


/* .card-container {
   padding: 20px;
   background: #fff;
}
.card {
   display: flex;
   flex-direction: column;
   justify-content: space-between;
   text-align: justify;
   color: white;
   height: 150%;
   background-size: cover;
   background-position: center;
   /* margin: 10px 0; 
}
.card-content {
   padding: 20px;
   background: rgba(0, 0, 0, 0.5);
   height: 150%;
}
.card-title {
   font-size: 2.5em;
   /* font-weight: bold; 
   text-align: center;
}
.card-text {
   font-size: 1em;
   /* margin: 15px 0; 
margin-top: 20px;
}

@media (min-width: 768px) {
   .card {
       margin: 10px;
   }
} */

/*Values Section */
.value1 {
   background-image: url('../images/values/innovation.webp');
}

.value2 {
   background-image: url('../images/values/integrity.webp');
}

.value3 {
   background-image: url('../images/values/collaboration.webp');
}

.value4 {
   background-image: url('../images/values/resilence.webp');
}

.value5 {
   background-image: url('../images/values/impact.webp');
}

.value-card {
   /* background: linear-gradient(#837a77 ,#2c2c2c); */
   background-color: #fff;
   /* border: 1px solid; */
   /* border-radius: 7%; */
   /* border-color: #eeeeee; */
   height: 300px;
   padding: 30px;
   /* box-shadow: 3px 6px 5px white;  */
   margin-bottom: 25px;
   margin-right: 30px;
}

.value-card img {
   width: 25% !important;
}


/* Business philosphy Section */

/* .testimonial-section {
   /* padding: 30px; *
   padding-bottom: 60px;
   /* background-color: #f3f3f5; *
} */
.testimonial-card {
   background-color: #fff;
   border-radius: 10px;
   box-shadow: 0 4px 8px rgb(0 0 0 / 46%);
   margin: 15px;
   padding: 30px;
   height: 100%;
   /* padding-bottom: 130px; */
}

/* .testimonial-card:hover {
   background-color: #00abc9;
} */

.section {
   display: flex;
   height: 90vh;
   /* Full height */
   background-size: cover;
   overflow: hidden;
}

.section::before {
   content: '';
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background: url('../images/banner/background.webp');
   z-index: 1;
}

.column {
   flex: 1;
   padding: 40px;
   display: flex;
   flex-direction: column;
   justify-content: center;
   align-items: center;
   color: white;
   position: relative;
   z-index: 2;
   color: white;
   opacity: 0;
   animation: fadeIn 2s forwards;
}

.left {
   background: url('../images/technology-orange.webp');
   /* Gradient for left column */
   background-position: center;
   text-align: left;
   animation-name: slideInLeft;
}

.right {
   background: url('../images/business-orange.webp');
   /* Solid color for right column */
   text-align: left;
   animation-name: slideInRight;
}

.heading-left {
   /* font-size: 2.5em; */
   margin-bottom: 10%;
   /* margin-right: 40%; */
   font-weight: bold;
   text-align: end;

}

.heading-right {
   /* font-size: 2em; */
   margin-bottom: 20px;
   /* font-weight: bold; */
   text-align: start;
   color: #e67422;
}

.sub-heading {
   /* font-size: 1.5em; */
   margin-bottom: 20px;
   margin-right: 25%;
   /* font-weight: bold; */
   color: #e67422;
}

.paragraph1 {
   /* font-size: 1em; */
   line-height: 1.5em;
   color: #e67422;
}

.paragraph2 {
   /* font-size: 1em; */
   line-height: 1.5em;
   color: #e67422;
}

@keyframes slideInLeft {
   0% {
      transform: translateX(-100%);
      opacity: 0;
   }

   100% {
      transform: translateX(0);
      opacity: 1;
   }
}

@keyframes slideInRight {
   0% {
      transform: translateX(100%);
      opacity: 0;
   }

   100% {
      transform: translateX(0);
      opacity: 1;
   }
}

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

   100% {
      opacity: 1;
   }
}

/*Strategic Priorities section */
.strategic-section {
   display: flex;
   height: 100vh;
   /* Full height */
   background: url('../images/chess_banner-orange.webp') no-repeat center center;
   background-size: cover;
   position: relative;
   overflow: hidden;
}

.overlay {
   background: rgba(0, 0, 0, 0.5);
   /* Dark overlay */
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: 1;
}

.content {
   display: flex;
   position: relative;
   z-index: 2;
   width: 100%;
   padding: 40px;
   color: #ffffff;
}

.left-text,
.right-text {
   flex: 1;
   display: flex;
   flex-direction: column;
   justify-content: center;
   /* padding: 40px; */
}

.left-text {
   height: 80%;
   background: rgba(230, 116, 34, 0.9);
   /* Light orange overlay for left column */
   padding: 40px;
   animation: slideInLeft 2s forwards;
}

.right-text {
   animation: slideInRight 1s forwards;
}

.right-text {
   padding: 30px;
   display: flex;
   flex-direction: column;
   justify-content: center;
}

.heading-left1 {
   font-size: 2.5em;
   /* color: #4a4640; */
   margin-bottom: 10px;
   font-weight: bold;
}

.sub-heading-left {
   font-size: 1.2em;
   margin-bottom: 20px;
   /* color: #4a4640; */
}

.list-item {
   margin-bottom: 20px;
   display: flex;
   align-items: flex-start;
}

.bullet {
   width: 10px;
   height: 10px;
   background-color: #ff7e5f;
   border-radius: 50%;
   margin-right: 10px;
   margin-top: 10px;
}

.text {
   flex: 1;
}

.text strong {
   display: block;
   font-size: 1.2em;
   margin-bottom: 5px;
}

/* Fueling Impact section*/
.impact-section {
   display: flex;
   flex-direction: column;
   justify-content: center;
   /* padding: 70px 20px; */
   background: #fff;
   position: relative;
}

.impact-left {
   display: flex;
   flex-direction: column;
   justify-content: center;
   padding: 25px;
   background-color: #f2f2f2;
   animation: fadeInLeft 2s forwards;
   height: auto;
}

.impact-right {
   background-color: #fff;
   animation: fadeInRight 2s forwards;
}

.impact-heading {
   font-size: 2.5em;
   margin-bottom: 10px;
   font-weight: bold;
}

.impact-subheading {
   font-size: 1.2em;
   margin-bottom: 20px;
}

.impact-paragraph {
   margin: 20px 0;
}

.impact-image {
   width: 100%;
   height: auto;
}

.impact-arrow {
   width: 50px;
   height: 50px;
   background-color: #ff7e5f;
   display: flex;
   align-items: center;
   justify-content: center;
   margin: 20px auto;
}

.impact-arrow::after {
   content: '→';
   font-size: 1.5em;
   color: white;
}

@keyframes fadeInLeft {
   0% {
      transform: translateX(-100%);
      opacity: 0;
   }

   100% {
      transform: translateX(0);
      opacity: 1;
   }
}

@keyframes fadeInRight {
   0% {
      transform: translateX(100%);
      opacity: 0;
   }

   100% {
      transform: translateX(0);
      opacity: 1;
   }
}

@media (max-width: 768px) {
   .impact-section {
      padding: 20px;
   }

   .impact-left,
   .impact-right {
      padding: 40px;
   }

   .impact-heading {
      font-size: 2em;
   }

   .impact-subheading {
      font-size: 1em;
   }

   .impact-paragraph {
      font-size: 0.9em;
   }

   .impact-arrow {
      width: 40px;
      height: 40px;
   }

   .impact-arrow::after {
      font-size: 1.2em;
   }

   .content {
      padding: 5px 40px;
   }

   .left-text {
      height: 25%;
   }
}

@media (max-width: 576px) {

   .impact-left,
   .impact-right {
      padding: 10px;
      height: 200px;
   }

   .impact-image {
      height: 200px;
   }

   .impact-heading {
      font-size: 1.8em;
   }

   .impact-subheading {
      font-size: 0.9em;
   }

   .impact-paragraph {
      font-size: 0.8em;
   }

   .impact-arrow {
      width: 30px;
      height: 30px;
   }

   .impact-arrow::after {
      font-size: 1em;
   }
}

/*to align elements center*/
.center-block {
   display: -webkit-box;
   display: -webkit-flex;
   display: -moz-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -webkit-justify-content: center;
   -moz-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   -webkit-flex-direction: column;
   -moz-box-orient: vertical;
   -moz-box-direction: normal;
   -ms-flex-direction: column;
   flex-direction: column;
   -webkit-box-align: center;
   -webkit-align-items: center;
   -moz-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}

/*Back To Top*/
.back-top {
   color: #fff;
   right: 20px;
   font-size: 26px;
   position: fixed;
   z-index: 1600;
   opacity: 0;
   visibility: hidden;
   bottom: 12px;
   background: -webkit-linear-gradient(90deg, #423f9c, #862359);
   background: -webkit-gradient(linear, left top, right top, color-stop(#423f9c), color-stop(#862359));
   background: -webkit-linear-gradient(left, #423f9c, #862359);
   background: -o-linear-gradient(left, #423f9c, #862359);
   background: -webkit-gradient(linear, left top, right top, from(#423f9c), to(#862359));
   background: linear-gradient(90deg, #423f9c, #862359);
   -webkit-transform: scale(0);
   -ms-transform: scale(0);
   -o-transform: scale(0);
   transform: scale(0);
   height: 40px;
   width: 40px;
   text-align: center;
   line-height: 36px;
   -webkit-border-radius: 50%;
   border-radius: 50%;
}

.back-top-visible {
   -webkit-transform: scale(1);
   -ms-transform: scale(1);
   -o-transform: scale(1);
   transform: scale(1);
   opacity: 1;
   visibility: visible;
}

.back-top::before {
   content: "";
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   position: absolute;
   z-index: -1;
   -webkit-border-radius: 50%;
   border-radius: 50%;
   opacity: 0;
   visibility: hidden;
   background: -webkit-linear-gradient(90deg, #643094, #333399);
   background: -webkit-gradient(linear, left top, right top, color-stop(#643094), color-stop(#333399));
   background: -webkit-linear-gradient(left, #643094, #333399);
   background: -o-linear-gradient(left, #643094, #333399);
   background: -webkit-gradient(linear, left top, right top, from(#643094), to(#333399));
   background: linear-gradient(90deg, #643094, #333399);
}

.back-top:hover::before,
.back-top:focus::before {
   opacity: 1;
   visibility: visible;
}

.back-top:hover,
.back-top:focus {
   color: #fff;
}

/* ----- Social Icons ----- */
ul.social-icons-simple li,
ul.social-icons li {
   display: inline-block;
}

ul.social-icons li a {
   height: 36px;
   line-height: 36px;
   width: 36px;
   font-size: 17px;
   -webkit-border-radius: 50%;
   border-radius: 50%;
   margin: 0 0.1rem;
   text-align: center;
   display: block;
   color: #676767;
   background: #333399;
}

ul.social-icons.whitebg li a {
   background: #fff;
}

ul.social-icons-simple li a {
   height: 24px;
   line-height: 24px;
   width: 24px;
   margin: 0 8px;
   font-size: 18px;
   text-align: center;
   display: inline-block;
}

ul.social-icons.white li a,
ul.social-icons-simple.white li a {
   color: #fff;
}

ul.social-icons-simple li:last-child a,
ul.social-icons li:last-child a {
   margin-right: 0;
}

ul.social-icons-simple li:first-child a,
ul.social-icons li:first-child a {
   margin-left: 0;
}

ul.social-icons-simple li a:hover,
ul.social-icons-simple li a:focus {
   color: #333399;
}

ul.social-icons li a:hover,
ul.social-icons li a:focus,
ul.social-icons.white li a:hover,
ul.social-icons.white li a:focus {
   color: #fff;
   -webkit-box-shadow: 0 0 15px 30px #333399 inset;
   box-shadow: 0 0 15px 30px #333399 inset;
}



/*-----Buttons-----*/
.button {
   position: relative;
   display: inline-block;
   font-size: 13px;
   padding: 1rem 2.5rem;
   line-height: 1;
   text-transform: uppercase;
   text-align: center;
   font-weight: bold;
   z-index: 1;
   border: 1px solid transparent;
   -webkit-border-radius: 30px;
   border-radius: 30px;
   overflow: hidden;
}

.button-sm {
   position: relative;
   display: inline-block;
   font-size: 13px;
   padding: 17px 13px;
   line-height: 1;
   text-transform: uppercase;
   text-align: center;
   font-weight: bold;
   z-index: 1;
   border: 1px solid transparent;
   -webkit-border-radius: 30px;
   border-radius: 30px;
   overflow: hidden;
}

.square-layout .button {
   -webkit-border-radius: 0;
   border-radius: 0;
}

.btnprimary,
.btnprimary-alt {
   background: #333399;
}

.btnsecondary {
   background: #643094;
}

.btnwhite {
   background: #fff;
   color: #212331;
}

.btnwhite-hole {
   background: transparent;
   border: 1px solid #fff;
}

.btnwhite:hover,
.btnwhite:focus {
   background: #333399;
}

.btnwhite-hole:hover,
.btnwhite-hole:focus {
   color: #212331;
   background: #fff;
}

.button>i {
   vertical-align: middle;
   margin-top: -3px;
}

.btnprimary:hover,
.btnprimary:focus {
   background: #643094;
   border: 1px solid #643094;
}

.btnprimary-alt:hover,
.btnprimary-alt:focus {
   background: transparent;
   border: 1px solid #333399;
   color: #333399;
}

.rev_slider .btnprimary-alt:hover,
.rev_slider .btnprimary-alt:focus {
   background: transparent;
   border: 1px solid #fff;
}

.btnsecondary:hover,
.btnsecondary:focus {
   background: #333399;
   border: 1px solid #333399;
}

.btnsecondary.hvrwhite:hover,
.btnsecondary.hvrwhite:focus,
.btnprimary.hvrwhite:hover,
.btnprimary.hvrwhite:focus {
   background: #fff;
   border: 1px solid #fff;
   color: #212331;
}

.btn-gradient-hvr::before {
   background: -webkit-linear-gradient(90deg, #423f9c, #862359);
   background: -webkit-gradient(linear, left top, right top, color-stop(#423f9c), color-stop(#862359));
   background: -webkit-linear-gradient(left, #423f9c, #862359);
   background: -o-linear-gradient(left, #423f9c, #862359);
   background: -webkit-gradient(linear, left top, right top, from(#423f9c), to(#862359));
   background: linear-gradient(90deg, #423f9c, #862359);
}

.btn-gradient-hvr::before,
.scndry-gradient-hvr::before {
   content: "";
   left: 0;
   right: 0;
   top: 0;
   bottom: 0;
   position: absolute;
   z-index: -1;
   opacity: 0;
   visibility: hidden;
}

.scndry-gradient-hvr::before {
   background: -webkit-linear-gradient(90deg, #00e4ce 31%, #00abc9 69%);
   background: -webkit-gradient(linear, left top, right top, color-stop(31%, #00e4ce), color-stop(69%, #00abc9));
   background: -webkit-linear-gradient(left, #00e4ce 31%, #00abc9 69%);
   background: -o-linear-gradient(left, #00e4ce 31%, #00abc9 69%);
   background: linear-gradient(90deg, #00e4ce 31%, #00abc9 69%);
}

.btn-gradient-hvr:hover::before,
.btn-gradient-hvr:focus::before,
.scndry-gradient-hvr:hover::before,
.scndry-gradient-hvr:focus::before {
   opacity: 1;
   visibility: visible;
}

.btn-gradient-hvr:hover,
.btn-gradient-hvr:focus {
   border-color: #643094;
}

.scndry-gradient-hvr:hover,
.scndry-gradient-hvr:focus {
   border-color: #333399;
}

.btnwhite-hole,
.btnwhite:hover,
.btnwhite:focus,
.btnprimary,
.btnsecondary,
.btnprimary-alt,
.btnprimary:hover,
.btnprimary:focus,
.btnsecondary:hover,
.btnsecondary:focus,
.rev_slider .btnprimary-alt:hover,
.rev_slider .btnprimary-alt:focus {
   color: #fff;
}


/* transitions common*/
a,
*::before,
*::after,
img,
span,
input,
button,
.navbar,
.fixedmenu,
.tp-bullet,
.owl-dot,
.owl-prev,
.owl-next {
   -webkit-transition: all .3s ease;
   -o-transition: all .3s ease;
   transition: all .3s ease;
}

i::before,
i::after {
   -webkit-transition: all 0s !important;
   -o-transition: all 0s !important;
   transition: all 0s !important;
}


/*-------------------------------*/
/*OWl Slider*/
/*-------------------------------*/
/*Dots*/
.owl-dots {
   margin-top: 2rem;
   text-align: center;
}

.vertical-dot .owl-dots {
   display: inline-table;
   width: 24px;
   position: absolute;
   top: 50%;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   -o-transform: translateY(-50%);
   transform: translateY(-50%);
   right: 40px;
}

.owl-dots .owl-dot {
   height: 12px;
   width: 12px;
   background: transparent;
   margin: 2px 3px;
   position: relative;
   border: 1px solid #333399;
   display: inline-block;
   -webkit-border-radius: 50%;
   border-radius: 50%;
   background: rgba(255, 255, 255, .35);
   cursor: pointer;
}

#text-fading .owl-dots .owl-dot {
   background: #fff;
   border: none;
}

s .vertical-dot .owl-dots .owl-dot {
   border: none;
   background: rgba(255, 255, 255, .5);
}

.owl-dots .owl-dot::after {
   background-color: #333399;
   -webkit-border-radius: 50%;
   border-radius: 50%;
   content: "";
   height: 100%;
   left: 0;
   opacity: 0;
   position: absolute;
   -webkit-transform: translate3d(0, 100%, 0);
   transform: translate3d(0, 100%, 0);
   visibility: hidden;
   width: 100%;
}

.vertical-dot .owl-dots .owl-dot::after {
   display: none;
}

.vertical-dot .owl-dots .owl-dot.active {
   height: 15px;
   width: 15px;
   background: #fff;
}

.owl-dots .owl-dot.active::after,
.owl-dots .owl-dot:hover:after {
   opacity: 1;
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
   visibility: visible;
}

.animate-out {
   -webkit-animation-delay: 0ms;
   -o-animation-delay: 0ms;
   animation-delay: 0ms;
}

/*Buttons*/
.owl-nav .owl-prev {
   left: 5px;
}

.owl-nav .owl-next {
   right: 5px;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
   background: #333399;
   font-size: 14px;
   width: 36px;
   height: 36px;
   line-height: 36px;
   text-align: center;
   position: absolute;
   top: 50%;
   -webkit-border-radius: 50%;
   border-radius: 50%;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   -o-transform: translateY(-50%);
   transform: translateY(-50%);
   color: #fff;
   opacity: 0;
   visibility: hidden;
}

.owl-carousel:hover .owl-nav .owl-prev,
.owl-carousel:hover .owl-nav .owl-next {
   opacity: 1;
   visibility: visible;
}

.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover,
.owl-nav .owl-prev:focus,
.owl-nav .owl-next:focus {
   background: #643094;
}

/*Service Slider*/
#services-slider {
   margin: -140px 0 0;
   min-height: 350px;
   position: relative;
   z-index: 21;
}

#services-slider.owl-carousel .owl-stage-outer {
   padding-top: 25px;
   padding-bottom: 25px;
}

#services-slider .service-box {
   position: relative;
   padding: 3rem 1rem;
   background: #333399;
   color: #fff;
   text-align: center;
   -webkit-transition: all .5s ease .1s;
   -o-transition: all .5s ease .1s;
   transition: all .5s ease .1s;
   z-index: 2;
   overflow: hidden;
}

#services-slider .service-box::before {
   content: "";
   top: -100px;
   left: 0;
   bottom: 0;
   right: 0;
   position: absolute;
   z-index: -1;
   visibility: hidden;
   opacity: 0;
   background: -webkit-linear-gradient(90deg, #00e4ce 31%, #00abc9 69%);
   background: -webkit-gradient(linear, left top, right top, color-stop(31%, #00e4ce), color-stop(69%, #00abc9));
   background: -webkit-linear-gradient(left, #00e4ce 31%, #00abc9 69%);
   background: -o-linear-gradient(left, #00e4ce 31%, #00abc9 69%);
   background: linear-gradient(90deg, #00e4ce 31%, #00abc9 69%);
}

#services-slider .owl-item.center .service-box::before {
   background: -webkit-linear-gradient(90deg, #423f9c 31%, #862359 69%);
   background: -webkit-gradient(linear, left top, right top, color-stop(31%, #423f9c), color-stop(69%, #862359));
   background: -webkit-linear-gradient(left, #423f9c 31%, #862359 69%);
   background: -o-linear-gradient(left, #423f9c 31%, #862359 69%);
   background: linear-gradient(90deg, #423f9c 31%, #862359 69%);
}

#services-slider .service-box>span {
   display: inline-block;
   font-size: 32px;
   height: 50px;
   width: 50px;
   overflow: hidden;
}

#services-slider .service-box>span>i {
   -webkit-transition: all .9s ease .2s;
   -o-transition: all .9s ease .2s;
   transition: all .9s ease .2s;
}

#services-slider .service-box h4 {
   font-weight: bold;
}

#services-slider .service-box:hover span {
   font-size: 38px;
}

#services-slider .owl-item.center .service-box {
   background: #643094;
   padding: 4.5rem 1rem;
   margin-top: -25px;
}

#services-slider .service-box:hover::before {
   opacity: 1;
   visibility: visible;
   top: 0;
}



@media screen and (max-width: 768px) {
   #services-slider {
      margin: -70px 0 0;
   }
}

/*-------------------------------*/
/*OWL Slider ends*/
/*-------------------------------*/


/*-------------------------------*/
/*Revolution SLider*/
/*-------------------------------*/
#main-banner .fontbold {
   font-weight: 800;
}

.tp-bullet {
   height: 15px;
   width: 15px;
   -webkit-border-radius: 50%;
   border-radius: 50%;
   background: rgba(255, 255, 255, .3);
}

.tp-bullet:hover,
.tp-bullet:focus {
   background: rgba(255, 255, 255, .6);
}

.tp-bullet::before {
   content: "";
   height: 100%;
   width: 100%;
   -webkit-border-radius: 50%;
   border-radius: 50%;
   -webkit-transform: scale(.5);
   -ms-transform: scale(.5);
   -o-transform: scale(.5);
   transform: scale(.5);
   position: absolute;
   left: 0;
   top: 0;
   background: #fff;
   opacity: 0;
   -webkit-transform-origin: 50% 50%;
   -ms-transform-origin: 50% 50%;
   -o-transform-origin: 50% 50%;
   transform-origin: 50% 50%;
}

.tp-bullet.selected::before {
   opacity: 1;
   -webkit-transform: scale(1.1);
   -ms-transform: scale(1.1);
   -o-transform: scale(1.1);
   transform: scale(1.1);
}

.uranus .tp-bullet-inner {
   background: #333399;
}

.uranus .tp-bullet::before {
   display: none;
}

.uranus .tp-bullet.selected,
.uranus .tp-bullet:hover {
   -webkit-box-shadow: 0 0 0 2px #643094;
   box-shadow: 0 0 0 2px #643094;
}

.uranus .tp-bullet.selected .tp-bullet-inner,
.uranus .tp-bullet:hover .tp-bullet-inner {
   background: #643094;
}

.tp-carousel-wrapper {
   cursor: url(../images/openhand.html), move;
}

.rev_slider li.rev_gradient::after {
   background: -webkit-linear-gradient(90deg, #48459f, #8a2a5d);
   background: -webkit-gradient(linear, left top, right top, color-stop(#48459f), color-stop(#8a2a5d));
   background: -webkit-linear-gradient(left, #48459f, #8a2a5d);
   background: -o-linear-gradient(left, #48459f, #8a2a5d);
   background: -webkit-gradient(linear, left top, right top, from(#48459f), to(#8a2a5d));
   background: linear-gradient(90deg, #48459f, #8a2a5d);
}

.rev_slider li.rev_gradient::after,
.banner-overlay::after {
   content: "";
   position: absolute;
   left: 0;
   right: 0;
   top: 0;
   bottom: 0;
}

.banner-overlay::after {
   background: rgba(0, 0, 0, .75);
}

.zeus.tparrows.tp-rightarrow::before {
   content: "\f105";
}

.zeus.tparrows.tp-leftarrow::before {
   content: "\f104";
}

/*
@media (max-width: 767px) {
   .rev_slider .button {
	display: inline-block !important;
      left: 50% !important;
      -webkit-transform: translateX(-50%) !important;
      -ms-transform: translateX(-50%) !important;
      -o-transform: translateX(-50%) !important;
      transform: translateX(-50%) !important;
   }
}*/


/*-------------------------------*/
/* Main Banner Ends*/
/*-------------------------------*/


/*-------------------------------*/
/* Horizontal Half Blocks*/
/*-------------------------------*/
.half-section {
   width: 100%;
}

.half-section,
.half-section .img-container {
   position: relative;
   overflow: hidden;
}

@media (min-width: 768px) and (max-width: 1024px) {
   .split-box .padding {
      padding: 3rem 0;
   }
}

@media (max-width: 992px) {
   .split-box {
      padding-left: 15px;
      padding-right: 15px;
   }

   .half-section .img-container {
      margin-bottom: 25px;
   }

}

@media screen and (max-width: 767px) {
   #twocopies .half-section:first-of-type .container-fluid {
      border-bottom: 1px solid #ececec;
      height: 60%;
   }
}


/*-------------------------------*/
/*Horizontal Half Blocks ends*/
/*-------------------------------*/

/*-------------------------------*/
/*Anchor Tags Styling*/
/*Added by Aneeqa*/
/*-------------------------------*/
.anchor-tag {
   color: #035d94;

}

.anchor-tag:hover {
   color: #212331;
   text-decoration: underline;
}



/*-------------------------------*/
/*Page Headers */
/*-------------------------------*/
.GTC-Moda {
   background: url(../images/news/moda-in-pelle-banner.webp) no-repeat;
   background-size: cover;
   background-attachment: local !important;
}

.Third-Quarter25 {
   background: url(../images/news/Third-Quarter25-banner.webp) no-repeat;
   background-size: cover;
   background-attachment: local !important;
}

.Future-Craft {
   background: url(../images/podcast/future-craft-banner.webp) no-repeat;
   background-size: cover;
   background-attachment: local !important;
}

.IBN-Frank {
   background: url(../images/podcast/podcast-1-banner.webp) no-repeat;
   background-size: cover;
   background-attachment: local !important;
}

.GTC-WMC {
   background: url(../images/news/GTC-WMC-Banner.webp) no-repeat;
   background-size: cover;
   background-attachment: local !important;
}

.GTC-Workshop {
   background: url(../images/news/GTC-Omantel-Workshop-banner.webp) no-repeat;
   background-size: cover;
   background-attachment: local !important;
}

.GTC-Frank {
   background: url(../images/news/GTC-Frank-Parrish-banner.webp) no-repeat;
   background-size: cover;
   background-attachment: local !important;
}

.GLTK-Placement {
   background: url(../images/news/GTC-Announces-1.4M-Banner.webp) no-repeat;
   background-size: cover;
   background-attachment: local !important;
}

.IBN-header {
   background: url(../images/news/GLTK-IBN-banner.webp) no-repeat;
   background-size: cover;
   background-attachment: local !important;
}

.GTC-DBoral {
   background: url(../images/news/GLTK-D.Boral-banner.webp) no-repeat;
   background-size: cover;
   background-attachment: local !important;
}

.Second-Quarter25 {
   background: url(../images/news/GTC-Second-Quarter-Banner.webp) no-repeat;
   background-size: cover;
   background-attachment: local !important;
}

.GTC-Omantel {
   background: url(../images/news/GTC-Omantel-Banner.webp) no-repeat;
   background-size: cover;
   background-attachment: local !important;
}

.First-Quarter25 {
   background: url(../images/news/GTC-First-Quarter-Banner.webp) no-repeat;
   background-size: cover;
   background-attachment: local !important;
}

.GTC-Talina {
   background: url(../images/news/GTC-Talina-Banner.webp) no-repeat;
   background-size: cover;
   background-attachment: local !important;
}

.COE-header {
   background: url(../images/news/COE-banner.webp) no-repeat;
   background-size: cover;
   background-attachment: local !important;
}

.portfolio-header {
   background: url(../images/projects/product-banner.webp) no-repeat;
   background-size: cover;
   background-attachment: local !important;
}

.GTC-Crickslab {
   background: url(../images/news/GTC-Crickslab-banner.webp) no-repeat;
   background-size: cover;
   background-attachment: local !important;
}

.Quarter-Result {
   background: url(../images/news/Announces-Third-Result-Banner.webp) no-repeat;
   background-size: cover;
   background-attachment: local !important;
}

.Fourth-Quarter {
   background: url(../images/news/GTC-Fourth-Quarter-Banner.webp) no-repeat;
   background-size: cover;
   background-attachment: local !important;
}

.GTC-Techtics {
   background: url(../images/news/GTC-TechticsAI-banner1.webp) no-repeat;
   background-size: cover;
   background-attachment: local !important;
}

.GTC-Souvenir {
   background: url(../images/news/GTC-souvenir-banner.webp) no-repeat;
   background-size: cover;
   background-attachment: local !important;
}

.CFO-header {
   background: url(../images/news/azhar-saeed-banner.webp) no-repeat;
   background-size: cover;
   background-attachment: local !important;
}

.newsstory-header {
   background: url(../images/news/news_story.webp) no-repeat;
   background-position: cover;
}

.coreir-header {
   background: url(../images/news/GLTK-CoreIR-banner1.webp) no-repeat;
   background-size: cover;
   background-attachment: local !important;
}

.bigdata-header {
   background: url(../images/news/bigdata-banner.webp) no-repeat;
   background-size: cover;
   background-attachment: local !important;
}

.mrpoison-header {
   background: url(../images/news/rene-poison-banner.webp) no-repeat;
   background-position: cover;
   background-attachment: local !important;
}

.pressrelease-header {
   background: url(../images/news/Press_Release.webp) no-repeat;
   background-size: cover;
   background-attachment: local !important;
}

.news-header {
   background: url(../images/news/news-banner-orange.webp) no-repeat;
   background-position: cover;
}

.gallery-header {
   background: url(../images/gallery/media-gallery.webp) no-repeat;
   background-position: cover;
}

.investment-header {
   background: url(../images/investment/investment-1.webp);
   background-position: cover;
}

.moda-header {
   background: url(../images/banner/moda_banner.webp);
   background-position: cover;
}

.investor-header {
   background: url(../images/investment/investor-1.webp) no-repeat;
   background-position: cover;
}

.director-header {
   background: url(../images/management/board.webp);
   background-position: cover;
}

.GTC-Moda-pelle {
   background: url(../images/news/moda-in-palle.webp);
   background-size: cover;
   background-attachment: local !important;
}
.GTC-Moda-majority{
   background: url(../images/news/moda-majority.webp);
   background-size: cover;
   background-attachment: local !important;
}
.GTC-Shareholder-Letter{
   background: url(../images/news/Shareholder-Letter.webp);
   background-size: cover;
   background-attachment: local !important;
}

/* Mobile Responsive */
@media (max-width: 768px) {
   .page-header {
      width: 100%;
      height: 200px;
   }

   .GTC-Techtics {
      background-image: url(../images/news/GTC-TechticsAI-mobile1.webp);

   }

   .Quarter-Result {
      background-image: url(../images/news/Announces-Result-Mobile.webp);
   }

   .GTC-Talina {
      background: url(../images/news/GTC-Talina-mobile.webp) no-repeat;
      background-size: contain;
   }

   .Second-Quarter25 {
      background: url(../images/news/GTC-Second-Quarter-mobile.webp) no-repeat;
      background-size: contain;
   }

   .Talina-AI .heading-title {
      margin-top: -55%;
   }

   .GTC-Talks-S1 {
      background: url(../images/gtc-talks/hassan-mobile-banner.webp) no-repeat;
   }

   .GTC-Omantel {
      background: url(../images/news/GTC-Omantel-mobile.webp) no-repeat;
      background-size: contain;
   }

   .GTC-DBoral {
      background: url(../images/news/GLTK-D.Boral.webp) no-repeat;
      background-size: contain;
   }

   .IBN-header {
      background: url(../images/news/GLTK-IBN-mobile.webp) no-repeat;
      background-size: contain;
   }

   .mrpoison-header {
      background: url(../images/news/rene-poison-mobile.webp) no-repeat;
      background-position: contain;
   }

   .GLTK-Placement {
      background: url(../images/news/GLTK-Announces-1.4M-mobile.webp) no-repeat;
      background-size: cover;
      background-attachment: local !important;
   }

   .GTC-Frank {
      background: url(../images/news/GTC-Frank-Parrish-mobile.webp) no-repeat;
      background-size: cover;
      background-attachment: local !important;
   }

   .GTC-WMC {
      background: url(../images/news/GTC-WMC-mobile.webp) no-repeat;
      background-size: cover;
      background-attachment: local !important;
   }

   .Future-Craft {
      background: url(../images/podcast/future-craft-mobile.webp) no-repeat;
      background-size: cover;
      background-attachment: local !important;
   }

   .IBN-Frank {
      background: url(../images/podcast/podcast-1-mobile.webp) no-repeat;
      background-size: cover;
      background-attachment: local !important;
   }

   .Third-Quarter25 {
      background: url(../images/news/Third-Quarter25-mobile.webp) no-repeat;
      background-size: cover;
      background-attachment: local !important;
   }

   .GTC-Moda {
      background: url(../images/news/moda-in-pelle-mobile.webp) no-repeat;
      background-size: cover;
      background-attachment: local !important;
   }

   .GTC-Moda-pelle {
      background: url(../images/news/moda-mobile.webp) no-repeat;
      background-size: cover;
      background-attachment: local !important;
   }
   .GTC-Moda-majority{
      background: url(../images/news/moda-majority-mobile.webp);
      background-size: cover;
      background-attachment: local !important;
   }
   .GTC-Shareholder-Letter{
      background: url(../images/news/Shareholder-Letter-mobile.webp);
      background-size: cover;
      background-attachment: local !important;
   }
}

/* ---------------- */

.page-header {
   /* background-position: center ;
   -webkit-background-size: cover;
   background-size: cover;
   background-attachment: fixed;  */
   width: 100%;
   height: 400px;
}

.podcast-header {
   background: url(../images/podcast/podcast.webp) no-repeat;
   background-size: cover;
   background-attachment: local !important;

}

@media screen and (min-width: 1400px) {
   .page-header {
      height: 450px;
   }
}

.page-header .page-titles {
   position: relative;
   margin-top: 5rem;
   text-transform: capitalize;
}

.breadcrumb {
   background: transparent;
   padding: 0;
}

.breadcrumb .breadcrumb-item {
   color: #fff;
   font-size: 14px;
}

.breadcrumb .breadcrumb-item:hover,
.breadcrumb .breadcrumb-item:focus,
.breadcrumb .breadcrumb-item.active {
   color: #aaa;
}

#particles canvas {
   position: absolute;
}

/*-------------------------------*/
/*Page Headers */
/*-------------------------------*/


/*-------------------------------*/
/*GTC Talks Sessions Detail Banners */
/*-------------------------------*/
.GTC-Talks-S1 {
   background: url(../images/gtc-talks/hassan-podcast-banner.webp ) no-repeat;
   background-size: cover;
   background-attachment: local !important;
}

/*-------------------------------*/
/* Work Process */
/*-------------------------------*/
.process-wrapp {
   overflow: hidden;
   display: table;
   table-layout: fixed;
   margin: 0 15px;
}

.process-wrapp,
.process-wrapp li,
.process-wrapp li>.pro-step {
   position: relative;
   z-index: 1;
}

.process-wrapp li {
   text-align: center;
   padding: 70px 15px 0 15px;
   display: table-cell;
}

.process-wrapp li:hover {
   cursor: pointer;
}

.process-wrapp li>.pro-step {
   display: inline-block;
   height: 90px;
   width: 90px;
   line-height: 90px;
   border: 1px solid #fff;
   font-size: 28px;
   font-weight: 600;
   color: #fff;
   text-align: center;
   -webkit-border-radius: 50%;
   border-radius: 50%;
}

.process-wrapp li p:first-child {
   font-size: 15px;
}

.process-wrapp li p:last-child {
   font-size: 13px;
}

.process-wrapp li:hover>.pro-step {
   -webkit-box-shadow: 0 0 25px 50px #fff inset;
   box-shadow: 0 0 25px 50px #fff inset;
   color: #333399;
}

.process-wrapp li::before,
.process-wrapp li::after {
   content: "";
   height: 1px;
   top: 115px;
   background: rgba(255, 255, 255, .5);
   position: absolute;
   width: 50%;
   z-index: -1;
   margin: 0 -45px;
}

.process-wrapp li:first-child::before,
.process-wrapp li:last-child::after {
   opacity: 0;
   visibility: hidden;
}

.process-wrapp li::before {
   left: 0;
}

.process-wrapp li::after {
   right: 0;
}

/*process with box */
.process-number {
   background: #fff;
   padding: 0 1rem 2.5rem 1rem;
   position: relative;
   text-align: center;
   -webkit-border-radius: 5px;
   border-radius: 5px;
}

.process-number,
.process-number .pro-step {
   -webkit-transition: all .5s linear;
   -o-transition: all .5s linear;
   transition: all .5s linear;
}

.process-number:hover {
   -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .15);
   box-shadow: 0 0 20px rgba(0, 0, 0, .15);
   cursor: pointer;
}

.process-number .pro-step {
   font-weight: bold;
   font-size: 1.75rem;
   font-family: 'Open Sans', sans-serif;
   margin-right: 5px;
   color: #fff;
   line-height: 1;
   background: #333399;
   height: 50px;
   width: 50px;
   text-align: center;
   line-height: 50px;
   -webkit-border-radius: 50%;
   border-radius: 50%;
   display: inline-block;
   margin-top: -50px;
}

.process-number .pro-step::after {
   content: "";
   height: 5px;
   width: 5px;
   -webkit-border-radius: 50%;
   border-radius: 50%;
   display: inline-block;
   background: #fff;
   margin-left: 3px;
}

.process-number.even .pro-step {
   background: #643094;
}

/*Process icoin inside*/
.process-number.iconic {
   padding: 2.5rem 1rem;
}

.process-number.iconic>span {
   height: 90px;
   width: 90px;
   -webkit-border-radius: 50%;
   border-radius: 50%;
   line-height: 90px;
   display: inline-block;
   text-align: center;
   font-size: 48px;
   background: #333399;
   color: #fff;
}

.process-number.iconic:hover>span {
   -webkit-box-shadow: 0 0 20px 45px #643094 inset;
   box-shadow: 0 0 20px 45px #643094 inset;
}


@media screen and (max-width: 992px) {
   .process-wrapp {
      text-align: center;
   }

   .process-wrapp li {
      display: inline-block;
      max-width: 300px;
   }

   .process-wrapp li:first-child::before,
   .process-wrapp li:last-child::after {
      opacity: 1;
      visibility: visible;
   }
}


/*-------------------------------*/
/*Work Process ends */
/*-------------------------------*/


/*-------------------------------*/
/* Our Team */
/*-------------------------------*/
.team-box,
.team-box .team-content {
   -webkit-transition: all .5s ease-in .1s;
   -o-transition: all .5s ease-in .1s;
   transition: all .5s ease-in .1s;
}

.team-box {
   position: relative;
   padding: 20px 20px 100px 20px;
   overflow: hidden;
}

.team-box.grey-shade {
   padding: 0;
   background: #f6f6f6;
}

.team-box.no-hover {
   padding: 0;
   overflow: inherit;
}

.team-box::before {
   content: "";
   border: 20px solid #fff;
   position: absolute;
   left: 0;
   right: 0;
   top: 0;
   bottom: 50px;
}

.team-box.grey-shade::before,
.team-box.no-hover::before {
   display: none;
}

.team-box.grey-shade img {
   -webkit-filter: grayscale(100%);
   filter: grayscale(100%);
}

.team-box.grey-shade:hover img {
   -webkit-filter: grayscale(0);
   filter: grayscale(0);
}

.team-box .team-content {
   padding: 25px 0.75rem;
   position: absolute;
   overflow: hidden;
   bottom: 0;
   left: 20px;
   right: 20px;
   -webkit-transform: translateY(60%);
   -ms-transform: translateY(60%);
   -o-transform: translateY(60%);
   transform: translateY(60%);
   text-align: center;
}

.team-box.single .team-content {
   -webkit-transform: translateY(38%);
   -ms-transform: translateY(38%);
   -o-transform: translateY(38%);
   transform: translateY(38%);
}

.team-box.no-hover .team-content {
   -webkit-box-shadow: 0px 10px 5px -10px #b7b7b7;
   box-shadow: 0px 10px 5px -10px #b7b7b7;
   background: #fff;
}

.team-box.no-hover .team-content,
.team-box.grey-shade .team-content {
   -webkit-transform: none;
   -ms-transform: none;
   -o-transform: none;
   transform: none;
   position: relative;
   left: 0;
   right: 0;
}

.team-box .team-content h3 {
   font-weight: normal;
   font-size: 1.8rem;
}

.team-box.no-hover .team-content h3 {
   color: #212331;
}

.team-box .team-content p {
   font-size: 0.8rem;
}

.team-box.no-hover .team-content p {
   font-size: 12px;
   margin-bottom: 10px;
}

.team-box:hover .team-content,
.team-box.single:hover .team-content {
   -webkit-transform: translateY(0);
   -ms-transform: translateY(0);
   -o-transform: translateY(0);
   transform: translateY(0);
}

.team-box.no-hover .team-content::before {
   content: "";
   height: 100%;
   width: 100%;
   background: -webkit-linear-gradient(90deg, #423f9c, #862359);
   background: -webkit-gradient(linear, left top, right top, color-stop(#423f9c), color-stop(#862359));
   background: -webkit-linear-gradient(left, #423f9c, #862359);
   background: -o-linear-gradient(left, #423f9c, #862359);
   background: -webkit-gradient(linear, left top, right top, from(#423f9c), to(#862359));
   background: linear-gradient(90deg, #423f9c, #862359);
   position: absolute;
   left: 0;
   top: 0;
   opacity: 0;
   visibility: hidden;
   z-index: -1;
}

.team-box.no-hover:hover .team-content::before {
   opacity: 1;
   visibility: visible;
}

.team-box.no-hover:hover .team-content::before,
.team-box.no-hover:hover .team-content,
.team-box.no-hover:hover .team-content h3,
.team-box.no-hover:hover .team-content ul.social-icons li a {
   color: #fff;
}

.team-box .overlay {
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
}

.team-box:hover .overlay {
   opacity: 1;
   visibility: visible;
   -webkit-border-radius: 0;
   border-radius: 0;
}

.team-box ul.social-icons li a {
   height: 30px;
   width: 30px;
   line-height: 30px;
   font-size: 14px;
}


/*Progress Bars*/
.progress-bars .progress {
   position: relative;
   overflow: visible;
   height: 12px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
   opacity: 0;
}

.progress-bars .progress+.progress {
   margin-top: 40px;
}

.progress-bars .progress p {
   margin-bottom: 10px;
   position: relative;
   left: 0;
   display: inline-block;
}

.progress-bars .progress p,
.progress-bars .progress .progress-bar span {
   top: -24px;
}

.progress-bars .progress .progress-bar {
   float: none;
   position: absolute;
   height: 100%;
   -webkit-border-radius: 3px;
   border-radius: 3px;
   -webkit-transition: width 1s ease-in-out .3s;
   -o-transition: width 1s ease-in-out .3s;
   transition: width 1s ease-in-out .3s;
   background: -webkit-linear-gradient(90deg, #f6663f 31%, #ed145b 69%);
   background: -webkit-gradient(linear, left top, right top, color-stop(31%, #f6663f), color-stop(69%, #ed145b));
   background: -webkit-linear-gradient(left, #f6663f 31%, #ed145b 69%);
   background: -o-linear-gradient(left, #f6663f 31%, #ed145b 69%);
   background: linear-gradient(90deg, #f6663f 31%, #ed145b 69%);
}

.progress-bars .progress .progress-bar span {
   display: block;
   position: absolute;
   right: 0;
   width: 40px;
   padding: 0;
}

@media (max-width: 992px) {
   .team-box {
      padding: 20px 20px 89px 20px;
   }

   .team-box .team-content {
      -webkit-transform: translateY(56%);
      -ms-transform: translateY(56%);
      -o-transform: translateY(56%);
      transform: translateY(56%);
   }

   .team-box.single .team-content {
      -webkit-transform: translateY(40%);
      -ms-transform: translateY(40%);
      -o-transform: translateY(40%);
      transform: translateY(40%);
   }
}

@media (max-width: 768px) {
   .team-box {
      padding: 20px 20px 85px 20px;
   }

   .team-box .team-content {
      -webkit-transform: translateY(57%);
      -ms-transform: translateY(57%);
      -o-transform: translateY(57%);
      transform: translateY(57%);
   }

}

/*-------------------------------*/
/*Our Team ends */
/*-------------------------------*/


/*-------------------------------*/
/* Gallery Portfolio */
/*-------------------------------*/
/*filters*/
.cbp-l-filters .cbp-filter-item {
   cursor: pointer;
   margin: 0 .2rem;
   display: inline-block;
}

.cbp-l-filters .cbp-filter-item span {
   color: #b7b7b7;
   display: inline-block;
   font-size: 14px;
   font-weight: bold;
   text-transform: capitalize;
   position: relative;
   padding: 5px 1.125rem;
   -webkit-border-radius: 20px;
   border-radius: 20px;
   border: 1px solid #b7b7b7;
}

.cbp-l-filters .cbp-filter-item-active {
   cursor: default;
}

.cbp-l-filters .cbp-filter-item:hover span {
   border: 1px solid #643094;
   color: #fff;
   background: #643094;
}

.cbp-l-filters .cbp-filter-item-active span,
.cbp-l-filters .cbp-filter-item:focus span {
   border: 1px solid #333399;
   color: #fff;
   background: #333399;
}

#portfolio_top {
   position: relative;
   overflow: hidden;
}

#portfolio_top::before,
#portfolio_top::after {
   content: '';
   position: absolute;
   left: 0;
   right: 0;
   background: #fff;
   height: 90px;
   width: 100%;
}

#portfolio_top::before {
   top: 0;
}

#portfolio_top::after {
   bottom: 0;
}

.text_wrap {
   padding: 50px 2rem 0.5rem 2rem;
}

.itemshadow .cbp-item-wrapper {
   -webkit-box-shadow: 0 0 4px 1px rgba(101, 101, 101, 0.2);
   box-shadow: 0 0 4px 1px rgba(101, 101, 101, 0.2);
   padding-bottom: 2px;
   padding-top: 5px;
}

.border-portfolio .cbp-item img {
   border: 20px solid #fff;
}

.bottom-text {
   display: table;
}

.bottom-text>.cells {
   display: table-cell;
   vertical-align: middle;
   padding: 15px;
}

.bottom-text p {
   font-size: 15px;
   margin-bottom: 0;
}

.bottom-text .port_head {
   font-weight: bold;
   font-size: 5.625rem;
   line-height: 1;
   font-family: 'Open Sans', sans-serif;
}

/*Overlays*/
.overlay {
   position: absolute;
   left: 20px;
   top: 20px;
   right: 20px;
   bottom: 20px;
   opacity: 0;
   visibility: hidden;
   z-index: 1;
   -webkit-border-radius: 50%;
   border-radius: 50%;
   background: rgba(51, 51, 153, .9);
   -webkit-transition: all .5s ease-in .1s;
   -o-transition: all .5s ease-in .1s;
   transition: all .5s ease-in .1s;
}

.simple_overlay .overlay {
   -webkit-border-radius: 0;
   border-radius: 0;
}

.dark_overlay .overlay {
   background: rgba(51, 51, 153, .9);
}

.cbp-item:hover .overlay,
.cbp-item:focus .overlay {
   opacity: 1;
   visibility: visible;
   -webkit-border-radius: 0;
   border-radius: 0;
}

.cbp-item:hover .overlay {
   opacity: 1;
   visibility: visible;
}

.overlay>.plus {
   display: inline-block;
   height: 70px;
   width: 70px;
   position: relative;
   overflow: hidden;
}

.overlay>.plus::before,
.overlay>.plus::after {
   content: " ";
   position: absolute;
   background: #fff;
}

.overlay>.plus::after {
   height: 2px;
   margin-top: -1px;
   top: 50%;
   left: 5px;
   right: 5px;
}

.overlay>.plus::before {
   width: 2px;
   margin-left: -1px;
   left: 50%;
   top: 5px;
   bottom: 5px;
}

.overlay p {
   font-size: 13px;
}

.gradient_text {
   background: -webkit-gradient(linear, left top, right top, from(#00e3ce), to(#00abc9));
   background: -webkit-linear-gradient(left, #00e3ce, #00abc9);
   background: -o-linear-gradient(left, #00e3ce, #00abc9);
   background: linear-gradient(90deg, #00e3ce, #00abc9);
   /* -webkit-background-clip: text; */
   -webkit-text-fill-color: transparent;
}


.single-items {
   background-attachment: fixed;
   background-position: center center;
   -webkit-background-size: cover;
   background-size: cover;
   position: relative;
   width: 100%;
}

@media (max-width: 768px) {
   #portfolio_top::after {
      background: inherit;
   }

   .bottom-text>.cells {
      display: table;
   }
}

@media (max-width: 767px) {
   #portfolio_top::before {
      display: none;
   }

   #portfolio_top .text_wrap {
      padding-top: 0;
   }

   #portfolio_top .bottom-text {
      text-align: center;
      display: block;
   }

   .bottom-text>.cells {
      display: inline-block;
      width: 100%;
      padding: 30px 15px;
   }

}



/*-------------------------------*/
/*Gallery ends */
/*-------------------------------*/


/*-------------------------------*/
/* Mobile Apps & Features */
/*-------------------------------*/

/*single feature*/
.single-feature,
.bg-apps {
   position: relative;
}

/*apps background*/


/*app features*/
.feature-item .icon {
   -webkit-transition: all .5s ease-in;
   -o-transition: all .5s ease-in;
   transition: all .5s ease-in;
}

.opacities {
   opacity: .5;
}

#app-feature .feature-item {
   padding: 15px 0;
}

#app-feature .feature-item:hover {
   cursor: pointer;
}

.feature-item img,
.feature-item .icon {
   display: inline-block;
}

.feature-item img {
   max-width: 290px;
}

.feature-item h4 {
   font-weight: 600;
   color: #222222;
   font-size: 1.125rem;
   margin-bottom: 10px;
}

.feature-item .icon {
   background: #444;
   width: 90px;
   height: 90px;
   text-align: center;
   position: relative;
   -webkit-border-radius: 50%;
   border-radius: 50%;
   z-index: 1;
   font-size: 34px;
   line-height: 90px;
   color: #fff;
}

.feature-item .icon::before {
   content: "";
   background: transparent;
   top: 1px;
   left: 1px;
   bottom: 1px;
   right: 1px;
   position: absolute;
   -webkit-border-radius: 50%;
   border-radius: 50%;
   border: 4px solid #fff;
}

.feature-item:hover .icon {
   -webkit-animation: itg_pulse 1s infinite;
   -o-animation: itg_pulse 1s infinite;
   animation: itg_pulse 1s infinite;
   -webkit-box-shadow: 0 0 0 0 rgba(48, 48, 48, 1);
   box-shadow: 0 0 0 0 rgba(48, 48, 48, 1);
}

@-webkit-keyframes itg_pulse {
   0% {
      -webkit-box-shadow: 0 0 0 5px rgba(48, 48, 48, 0.9);
      box-shadow: 0 0 0 5px rgba(48, 48, 48, 0.9);
   }

   25% {
      -webkit-box-shadow: 0 0 0 10px rgba(48, 48, 48, 0.6);
      box-shadow: 0 0 0 10px rgba(48, 48, 48, 0.6);
   }

   70% {
      -webkit-box-shadow: 0 0 0 15px rgba(48, 48, 48, 0.3);
      box-shadow: 0 0 0 15px rgba(48, 48, 48, 0.3);
   }

   100% {
      -webkit-box-shadow: 0 0 0 60px rgba(48, 48, 48, 0.1);
      box-shadow: 0 0 0 20px rgba(48, 48, 48, 0.1);
   }
}

@-o-keyframes itg_pulse {
   0% {
      box-shadow: 0 0 0 5px rgba(48, 48, 48, 0.9);
   }

   25% {
      box-shadow: 0 0 0 10px rgba(48, 48, 48, 0.6);
   }

   70% {
      box-shadow: 0 0 0 15px rgba(48, 48, 48, 0.3);
   }

   100% {
      box-shadow: 0 0 0 20px rgba(48, 48, 48, 0.1);
   }
}

@keyframes itg_pulse {
   0% {
      -webkit-box-shadow: 0 0 0 5px rgba(48, 48, 48, 0.9);
      box-shadow: 0 0 0 5px rgba(48, 48, 48, 0.9);
   }

   25% {
      -webkit-box-shadow: 0 0 0 10px rgba(48, 48, 48, 0.6);
      box-shadow: 0 0 0 10px rgba(48, 48, 48, 0.6);
   }

   70% {
      -webkit-box-shadow: 0 0 0 15px rgba(48, 48, 48, 0.3);
      box-shadow: 0 0 0 15px rgba(48, 48, 48, 0.3);
   }

   100% {
      -webkit-box-shadow: 0 0 0 60px rgba(48, 48, 48, 0.1);
      box-shadow: 0 0 0 20px rgba(48, 48, 48, 0.1);
   }
}

#app-feature .feature-item:hover .icon {
   background: #ff6600;
}

#app-feature .content-left {
   text-align: right;
}

#app-feature .content-right {
   text-align: left;
}

#app-feature .content-left span {
   float: right;
   margin-left: 15px;
}

#app-feature .content-right span {
   float: left;
   margin-right: 15px;
}

#app-feature .content-left .text {
   margin-right: 105px;
}

#app-feature .content-right .text {
   margin-left: 105px;
}

.feature-item.active {
   background: #f7f7f7;
}

.image.mobile-apps>img {
   opacity: 0;
}

.image.mobile-apps.active>img {
   opacity: 1;
}


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

   #app-feature,
   #app-feature .content-left,
   #app-feature .content-right {
      text-align: center;
   }

   #app-feature .feature-item {
      padding: 0;
      max-width: 300px;
      display: inline-block;
      float: none;
   }

   #app-feature .content-left span,
   #app-feature .content-right span {
      float: none;
      margin: 0 auto 15px auto;
      display: inline-block;
   }

   #app-feature .content-left .text,
   #app-feature .content-right .text {
      margin: 0;
   }
}

/*-------------------------------*/
/*Mobile Apps ends */
/*-------------------------------*/


/*-------------------------------*/
/* Counters */
/*-------------------------------*/
.fact-iconic,
.counter-photo {
   position: relative;
}

.counter-photo ::before {
   content: "";
   position: absolute;
   right: 0;
   bottom: 17px;
   background: #333399;
   top: 10px;
   left: 10px;
   bottom: 0;
   display: inline-block;
   z-index: 1;
}

.counter-photo img {
   z-index: 2;
   padding: 0 15px 15px 0;
}

.fact-iconic h3,
.counters .count_nums {
   font-weight: bold;
}

.fact-iconic h3::after {
   content: "";
   height: 3px;
   width: 50px;
   background: #ffffff;
   display: block;
   margin-top: 15px;
}

.text-center .fact-iconic h3::after,
.text-center.fact-iconic h3::after {
   margin-left: auto;
   margin-right: auto;
}

.icon-counters.table-display {
   display: table;
}

.icon-counters .img-icon {
   text-align: center;
   font-size: 40px;
   height: 70px;
   width: 70px;
   line-height: 70px;
   -webkit-border-radius: 50%;
   border-radius: 50%;
   -webkit-transition: all .7s ease-in .3s;
   -o-transition: all .7s ease-in .3s;
   transition: all .7s ease-in .3s;
   -webkit-transform-style: preserve-3d;
   transform-style: preserve-3d;
}

.bg-counter-light .icon-counters .img-icon {
   height: 100px;
   width: 100px;
   line-height: 100px;
   -webkit-transition: all .3s ease;
   -o-transition: all .3s ease;
   transition: all .3s ease;
}

.icon-counters.table-display .img-icon {
   display: table-cell;
   vertical-align: middle;
   font-size: 50px;
   width: 90px;
}

.icon-counters.table-display .img-icon,
.icon-counters.table-display:hover .img-icon,
.bg-counter-light .icon-counters .img-icon,
.bg-counter-light .icon-counters:hover .img-icon {
   -webkit-transform: none;
   -ms-transform: none;
   -o-transform: none;
   transform: none;
}

.icon-counters:hover .img-icon {
   -webkit-transform: rotateY(180deg);
   -o-transform: rotateY(180deg);
   transform: rotateY(180deg);
}

.bg-counter-light .icon-counters:hover .img-icon {
   color: #fff;
   background: #333399;
}

.icon-counters .img-icon,
.counters .count_nums,
.counters i {
   display: inline-block;
}

.counters .count_nums {
   font-size: 1.875rem;
}

.icon-counters.table-display .count_nums {
   font-size: 2.5rem;
}

.counters .count_nums,
.counters i {
   vertical-align: middle;
}


@media screen and (max-width: 767px) {
   .fact-iconic h3::after {
      margin-left: auto;
      margin-right: auto;
   }
}

/*-------------------------------*/
/*Counters ends */
/*-------------------------------*/


/*-------------------------------*/
/* Pricings */
/*-------------------------------*/
.price-table,
.price-table * {
   -webkit-transition: all .4s ease-in;
   -o-transition: all .4s ease-in;
   transition: all .4s ease-in;
}

.pricing-bg::before {
   content: "";
   height: 50%;
   width: 100%;
   bottom: 0;
   position: absolute;
   background: #f6f6f6;
}

.price-table {
   padding: 4.375rem 5.5rem;
   border: 1px solid #f6f3f3;
   background: #fff;
   -webkit-border-radius: 10px;
   border-radius: 10px;
}

.square-layout .price-table {
   -webkit-border-radius: 0;
   border-radius: 0;
}

.three-col-pricing .price-table,
.centered-table .price-table {
   padding: 3rem 1.5rem;
}

.three-col-pricing .price-table,
.centered-table .price-table,
.three-col-pricing .price-table ul,
.centered-table .price-table ul {
   text-align: center;
}

.price-table h3 {
   font-size: 1.875rem;
}

.price-table h3,
.price-table .ammount h2 {
   font-weight: normal;
}

.centered-table .price-table h3,
.centered-table .price-table .ammount h2 {
   font-weight: bold;
}

.price-table .ammount *,
.price-table ul,
.price-table ul li>span {
   display: inline-block;
}

.price-table .ammount * {
   vertical-align: middle;
}

.price-table .ammount .dur {
   font-size: 1rem;
   color: #545661;
   margin-top: 10px;
}

.price-table .ammount i {
   margin-top: -5px;
   font-size: 80%;
   margin-right: -5px;
}

.price-table .ammount h2 {
   line-height: 1;
   font-size: 3.125rem;
}

.price-table.active .ammount h2 {
   color: #643094;
}

.price-table ul {
   text-align: left;
}

.price-table ul li {
   margin-top: 1.25rem;
}

.price-table ul li {
   color: #6e6e6e;
   font-size: 14px;
}

.price-table ul li.not-support {
   color: #9b9b9b;
}

.price-table ul li.not-support>span {
   text-decoration: line-through;
}

.price-table ul li>span {
   padding-left: 20px;
}

.price-table ul li>span::before {
   content: "\f00c";
   color: #30e512;
   margin-right: 8px;
   width: 20px;
   margin-left: -20px;
}

.price-table ul li.not-support>span::before {
   content: "\f00d";
   color: #ff434b;
}

.centered-table .price-table ul li>span::before {
   display: none;
}

.centered-table .price-table ul li>span::after {
   content: "";
   width: 100%;
   height: 1px;
   background: #f6f6f6;
   margin: 0 auto;
   display: inline-block;
}

.centered-table .price-table ul li:last-child>span::after {
   width: 0;
}

.price-table:hover {
   background: #333399;
   border-color: #333399;
}

.price-table.active:hover {
   background: #643094;
   border-color: #643094;
}

.price-table:hover *,
.price-table:hover .ammount *,
.price-table:hover .ammount h2,
.price-table:hover .ammount .dur,
.price-table:hover ul li>span::before,
.price-table:hover .btnsecondary,
.price-table:focus .btnsecondary,
.price-table:hover .btnprimary,
.price-table:focus .btnprimary {
   color: #fff;
}

.price-table:hover .btnsecondary,
.price-table:focus .btnsecondary,
.price-table:hover .btnprimary,
.price-table:focus .btnprimary {
   border-color: #fff;
   background: transparent;
}

.price-table .btnsecondary:hover,
.price-table .btnsecondary:focus,
.price-table .btnprimary:hover,
.price-table .btnprimary:focus {
   border-color: #fff;
   background: #fff;
   color: #212331;
}

.price-table:hover {
   -webkit-box-shadow: 0 0 5px rgba(101, 101, 101, 0.2);
   box-shadow: 0 0 5px rgba(101, 101, 101, 0.2);
}

@media (max-width: 992px) {
   .price-table {
      padding: 3.375rem 4rem;
   }
}

@media (max-width: 768px) {
   .price-table {
      padding: 2.375rem 2rem;
   }
}

@media (max-width: 768px) {
   .price-table {
      padding: 2.375rem 2rem;
   }
}

/*-------------------------------*/
/* Pricings ends */
/*-------------------------------*/


/*-------------------------------*/
/*Backgrounds Parallax */
/*-------------------------------*/

/*banner parallax*/


.business-plan {
   background: url(../images/business-strategy1.webp) no-repeat;
}

#bgndVideo {
   position: absolute;
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   bottom: 0;
   right: 0;
}

iframe {
   height: 100%;
   width: 100%;
}

.jquery-background-video-pauseplay {
   opacity: 0;
}

.fontregular {
   font-weight: normal;
}

.video-parallax h2 {
   font-size: 3.125rem;
}

.video-parallax .heading-title>span {
   font-weight: 300;
   font-size: 1.25rem;
   text-transform: inherit;
}

.video-parallax .button {
   padding-bottom: .9rem;
}

.button-play {
   height: 70px;
   width: 70px;
   line-height: 70px;
   color: #fff;
   display: inline-block;
   text-align: center;
   font-size: 30px;
   top: 50%;
   left: 50%;
   z-index: 2;
   -webkit-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
   -o-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
   background: -webkit-linear-gradient(90deg, #423f9c, #862359);
   background: -webkit-gradient(linear, left top, right top, color-stop(#423f9c), color-stop(#862359));
   background: -webkit-linear-gradient(left, #423f9c, #862359);
   background: -o-linear-gradient(left, #423f9c, #862359);
   background: -webkit-gradient(linear, left top, right top, from(#423f9c), to(#862359));
   background: linear-gradient(90deg, #423f9c, #862359);
}

.button-play,
.button-play::before {
   -webkit-border-radius: 50%;
   border-radius: 50%;
   position: absolute;
}

.button-play::before {
   content: "";
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   z-index: -1;
   opacity: 0;
   visibility: hidden;
   background: -webkit-linear-gradient(90deg, #643094, #333399);
   background: -webkit-gradient(linear, left top, right top, color-stop(#643094), color-stop(#333399));
   background: -webkit-linear-gradient(left, #643094, #333399);
   background: -o-linear-gradient(left, #643094, #333399);
   background: -webkit-gradient(linear, left top, right top, from(#643094), to(#333399));
   background: linear-gradient(90deg, #643094, #333399);
}

.button-play:hover::before,
.button-play:focus::before {
   opacity: 1;
   visibility: visible;
}

.button-play:hover,
.button-play:focus {
   color: #fff;
}

/*Background Video*/
.bg-video-container::before {
   content: "";
   top: 0;
   left: 0;
   bottom: 0;
   right: 0;
   position: absolute;
   background: rgba(33, 35, 49, .7);
   z-index: 1;
}

.bg-video-container .video-content {
   position: relative;
   z-index: 5;
}

/*Background Particle*/
#particles-js {
   height: 100%;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   opacity: .6;
}

/*-------------------------------*/
/*Backgrounds Parallax ends */
/*-------------------------------*/


/*-------------------------------*/
/* Testimonials*/
/*-------------------------------*/
.testimonial-wrapp,
.testimonial-wrapp .testimonial-text,
.testimonial-wrapp .testimonial-photo,
.testimonial-wrapp .quoted,
.testimonial-quote {
   position: relative;
   -webkit-transition: all .4s ease-in;
   -o-transition: all .4s ease-in;
   transition: all .4s ease-in;
}

.testimonial-wrapp,
.testimonial-wrapp .testimonial-text {
   text-align: center;
}

.testimonial-wrapp .quoted,
.testimonial-wrapp .testimonial-photo {
   display: inline-block;
}

.testimonial-wrapp .quoted {
   background: #333399;
   color: #fff;
   font-size: 20px;
   line-height: 50px;
   height: 50px;
   width: 50px;
   -webkit-border-radius: 50%;
   border-radius: 50%;
   -webkit-transform: translateY(50%);
   -ms-transform: translateY(50%);
   -o-transform: translateY(50%);
   transform: translateY(50%);
   z-index: 1;
}

.testimonial-wrapp .testimonial-text {
   background: #f6f6f6;
   padding: 4.25rem 2.5rem;
   -webkit-border-radius: 10px;
   border-radius: 10px;
   border: 1px solid #f1f1f1;
}

.testimonial-wrapp .testimonial-photo {
   height: 100px;
   width: 100px;
   margin-top: -50px;
}

.testimonial-wrapp .testimonial-photo,
.testimonial-wrapp .testimonial-photo>img {
   -webkit-border-radius: 50%;
   border-radius: 50%;
}

.testimonial-photo img {
   width: 100%;
}

#testimonial-slider .owl-item:nth-child(2n) .testimonial-wrapp .quoted,
#testimonial-slider .owl-item:nth-child(2n) .testimonial-wrapp:hover .testimonial-text {
   background: #333399;
}

.testimonial-wrapp:hover .testimonial-text {
   background: #333399;
   color: #fff;
}




.testimonial-quote {
   text-align: left;
   padding-top: 10px;
}

.no-quote .testimonial-quote {
   text-align: center;
}

.testimonial-quote h3 {
   position: relative;
}

.no-quote .testimonial-quote h3::before,
.no-quote .testimonial-quote h3::after {
   display: none;
}

.testimonial-quote h3::before,
.testimonial-quote h3::after {
   display: inline-block;
   font-size: 17px;
}

.testimonial-quote h3::before {
   content: "\f10d";
   margin-right: 3px;
   -webkit-transform: translateY(-10px);
   -ms-transform: translateY(-10px);
   -o-transform: translateY(-10px);
   transform: translateY(-10px);
}

.testimonial-quote h3::after {
   content: "\f10e";
   margin-left: 3px;
   -webkit-transform: translateY(10px);
   -ms-transform: translateY(10px);
   -o-transform: translateY(10px);
   transform: translateY(10px);
}

.testimonial-quote h6 {
   font-weight: 300;
}

#owl-thumbs.owl-dots {
   text-align: left;
}

#owl-thumbs.owl-dots .owl-dot {
   background: transparent;
   height: 60px;
   margin: 0;
   position: relative;
   width: 60px;
   border: 5px solid rgba(255, 255, 255, .3);
   margin-left: -30px;
   opacity: .65;
   -webkit-transform: scale(.95);
   -ms-transform: scale(.95);
   -o-transform: scale(.95);
   transform: scale(.95);
}

.testimonial-bg-light #owl-thumbs.owl-dots .owl-dot {
   border: 5px solid rgba(0, 0, 0, .3);
}

#owl-thumbs.owl-dots .owl-dot>img {
   width: 100%;
   -webkit-border-radius: 50%;
   border-radius: 50%;
}

#owl-thumbs.owl-dots .owl-dot:first-child {
   margin-left: 0;
}

#owl-thumbs.owl-dots .owl-dot::after {
   display: none;
}

#owl-thumbs.owl-dots .owl-dot:hover,
#owl-thumbs.owl-dots .owl-dot.active {
   z-index: 5;
   opacity: 1;
   border: 5px solid rgba(255, 255, 255, .53);
   -webkit-transform: scale(1);
   -ms-transform: scale(1);
   -o-transform: scale(1);
   transform: scale(1);
}

.testimonial-bg-light #owl-thumbs.owl-dots .owl-dot.active {
   border: 5px solid rgba(0, 0, 0, .53);
}

/*-------------------------------*/
/* Testimonials ends*/
/*-------------------------------*/


/*-------------------------------*/
/* Partner/ Logo's*/
/*-------------------------------*/
/* #partners-slider .item {
	text-align: center;
}
#partners-slider .item, 
#partners-slider .logo-item {
   position: relative;
}
#partners-slider .logo-item {
	width: 80%;
    height: 120px;
	overflow: hidden;
   /* -webkit-box-shadow: 0px 8px 13px 0px rgba(135, 135, 135, 0.2); *
   box-shadow: 0px 8px 13px 0px rgba(135, 135, 135, 0.2);
}
#partners-slider .logo-item, #partners-slider  .logo-item > img{
   display: inline-block;
}
.logo-item > img {
	width: 98%;
   position: absolute;
   top: 50%; left: 50%;
   -webkit-transform: translate(-50%,-50%);
   -ms-transform: translate(-50%,-50%);
   -o-transform: translate(-50%,-50%);
   transform: translate(-50%,-50%);
   cursor: pointer;
} */

/*-------------------------------*/
/* Partner/ Logo's ends*/
/*-------------------------------*/


/*-------------------------------*/
/* Our Blog*/
/*-------------------------------*/
.news_item {
   background: #fff;
}

.news_item,
.eny_profile,
blockquote.blockquote {
   position: relative;
}

.news_item.shadow {
   -webkit-box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.1);
   box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.1);
   border-radius: 10px;
}

.news_item .news_desc {
   padding: 15px 20px;
   text-align: justify;
   /* height: 200px; */
}

.meta-tags li,
.meta-tags li a,
blockquote.blockquote::before,
ul.rounded li::before {
   display: inline-block;
}

.meta-tags>li+li {
   margin-left: 10px;
}

.meta-tags li a {
   color: #a5a5a5;
   font-size: 14px;
   font-weight: 600;
}

.meta-tags li a>i {
   font-size: 17px;
   margin-right: 5px;
}

.meta-tags li a>i,
.meta-tags>li+li::before {
   vertical-align: middle;
}

.news_item:hover h3,
.meta-tags li a:hover,
.meta-tags li a:focus {
   color: #e67422;
}


/*Pagination*/
.pagination li>a {
   height: 36px;
   width: 36px;
   padding: 0;
   line-height: 36px;
   font-size: 18px;
   color: #a5a5a5;
   text-align: center;
   margin: 0 4px;
   border: none;
}

.pagination li>a,
.pagination li:first-child a,
.pagination li:last-child a {
   -webkit-border-radius: 50% !important;
   border-radius: 50% !important;
}

.pagination li>a:hover,
.pagination li>a:focus {
   background: #333399;
}

.pagination li>a:hover,
.pagination li>a:focus,
.pagination li.active>a {
   color: #fff;
}

.pagination li.active>a {
   background: #643094 !important;
}


blockquote.blockquote {
   font-style: italic;
}

blockquote.blockquote::before {
   content: "\f10d";
   width: 40px;
   font-size: 28px;
   margin-right: 5px;
   color: #a1a1a1;
}

ul.rounded>li+li {
   margin-top: 20px;
}

ul.rounded li::before {
   content: "";
   height: 10px;
   width: 10px;
   -webkit-border-radius: 50%;
   border-radius: 50%;
   background: #333399;
   margin-right: 10px;
   vertical-align: middle;
}
@media screen and (max-width: 1366px) {
  /* styles for 14-inch laptops */
  .hero-content h1{
   font-size: 48px !important;
  }
}

/*Post Comments*/
.eny_profile {
   border-bottom: 1px solid #e4e4e4;
   padding-bottom: 30px;
}

.eny_profile .profile_photo,
.eny_profile .profile_text {
   display: table-cell;
   vertical-align: top;
}

.eny_profile .profile_photo {
   height: 90px;
   width: 90px;
}

.eny_profile .profile_photo>img {
   -webkit-border-radius: 50%;
   border-radius: 50%;
   width: 100%;
}

.eny_profile .profile_text {
   padding-left: 20px;
}

/*Widget Newlatter or search*/
.widget_search .input-group {
   width: 260px;
}

.widget_search .form-control {
   width: 214px;
   -webkit-border-bottom-left-radius: 20px;
   border-bottom-left-radius: 20px;
   -webkit-border-top-left-radius: 20px;
   border-top-left-radius: 20px;
}

.widget_search .form-control,
.widget_search .input-group-addon {
   border-color: #d6d5d5;
   -webkit-box-shadow: none;
   box-shadow: none;
   display: table-cell;
}

.widget_search .input-group-addon {
   height: 38px;
   background-color: #333399;
   color: #fff;
   position: relative;
   top: 0;
   left: -5px;
   width: 40px;
   -webkit-border-top-right-radius: 20px;
   border-top-right-radius: 20px;
   -webkit-border-bottom-right-radius: 20px;
   border-bottom-right-radius: 20px;
}

.widget_search .form-control:focus {
   -webkit-box-shadow: none;
   box-shadow: none;
   border: 1px solid #414141;
}

/*web Tags*/
.webtags li {
   display: inline-block;
   margin: 1px;
}

.webtags li a,
.btn_reply {
   -webkit-border-radius: 24px;
   border-radius: 24px;
   color: #6a6a6a;
   font-size: 12px;
   margin: 2px 0;
   padding: 5px 16px;
   border: 1px solid #c7c7c7;
   display: block;
}

.webtags li a:hover,
.webtags li a:focus {
   color: #fff;
   background: #333399;
   border: 1px solid #333399;
}

/*Recent Sidebar*/
.single_post {
   overflow: hidden;
   display: table;
}

.single_post .post,
.single_post .text {
   display: table-cell;
}

.single_post .post {
   height: 60px;
   width: 60px;
}

.single_post .post>img {
   width: 100%;
   -webkit-border-radius: 50%;
   border-radius: 50%;
}

.single_post .text {
   vertical-align: middle;
   padding-left: 10px;
   font-size: 14px;
}

.single_post .text>a {
   font-weight: 600;
}

.single_post span {
   font-size: 11px;
   display: block;
}

.single_post:hover a,
.single_post:focus a {
   color: #333399;
}

/*Categories*/
.webcats li,
.webcats li a {
   display: block;
}

.webcats>li+li {
   margin-top: 10px;
}

.webcats li a::before {
   content: "";
   height: 8px;
   width: 8px;
   -webkit-border-radius: 50%;
   border-radius: 50%;
   background: #333399;
   display: inline-block;
   margin-right: 10px;
   vertical-align: middle;
}

.webcats li a>span {
   display: inline-block;
   font-weight: 600;
   margin-left: 5px;
   font-size: .875rem;
}

.webcats li a:hover,
.webcats li a:focus {
   color: #333399;
}

.whitebox .widget {
   padding: 40px 30px;
   background: #fff;
   -webkit-box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.1);
   box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.1);
}

/*-------------------------------*/
/* Our Blog ends*/
/*-------------------------------*/

/*-------------------------------*/
/* Ccntact US*/
/*-------------------------------*/
#map-container {
   height: 450px;
   width: 100%;
   position: relative;
}

.our-address h5 {
   color: #222;
   font-weight: bold;
}

.our-address .pickus {
   font-size: 13px;
   text-transform: uppercase;
   color: #333399;
   font-weight: 800;
   position: relative;
}

.our-address .pickus,
.our-address .pickus::after {
   display: inline-block;
}

.our-address .pickus::after {
   content: attr(data-text);
   width: 0;
   height: 100%;
   position: absolute;
   top: 0;
   left: 0;
   white-space: nowrap;
   color: #212331;
   overflow: hidden;
   -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
   -o-transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
   transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
}

.our-address .pickus:hover::after {
   width: 100%;
}

.our-address .pickus:hover,
.our-address .pickus:focus {
   color: #212331;
}

/*Contact Form*/
.getin_form .form-control {
   border: none;
   border-bottom: 1px solid #a5a5a5;
   padding: 12px 0;
   background: #fff;
   -webkit-border-radius: 0;
   border-radius: 0;
   -webkit-box-shadow: none;
   box-shadow: none;
   height: 44px;
   color: #a5a5a5;
   font-size: 14px;
   position: relative;
   -webkit-transition: border .9s ease;
   -o-transition: border .9s ease;
   transition: border .9s ease;
}

textarea {
   min-height: 175px;
   resize: none;
}

button {
   border: none;
   cursor: pointer;
}

.getin_form .form-control:focus {
   border-bottom: 1px solid #212331;
}

.border-form .form-control {
   border: 1px solid #dedada;
   padding-left: 15px;
   padding-right: 15px;
   -webkit-border-radius: 24px;
   border-radius: 24px;
}

.getin_form .button {
   width: 100%;
}

.logincontainer {
   padding: 3.5rem 1.5rem;
}

.border-form .form-control:focus {
   border: 1px solid #212331;
}

/*CheckBox*/
.form-check {
   position: relative;
   display: block;
   font-size: 13px;
}

.form-group label,
.checkbox label {
   font-size: 12px;
   font-weight: 500;
   color: #a5a5a5;
   display: inline-block;
   position: relative;
   padding-left: 10px;
   min-height: 20px;
   cursor: pointer;
}

.form-check label::before {
   content: "";
   display: inline-block;
   position: absolute;
   width: 17px;
   height: 17px;
   left: 0;
   margin-left: -20px;
   border: 1px solid #cccccc;
   -webkit-border-radius: 0px;
   border-radius: 0px;
   background-color: #fff;
   -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
   -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
   transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.form-check input[type="checkbox"]:checked+label::before {
   display: inline-block;
   font: normal normal normal 14px/1 FontAwesome;
   text-rendering: auto;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   content: "\f00c";
   font-size: 14px;
   text-align: center;
   line-height: 16px;
   font-weight: 300;
}

.form-check input[type="checkbox"]:checked+label::before {
   background-color: #fff;
}

.form-check input[type="checkbox"]:checked+label::before {
   background-color: #333399;
   border-color: #333399;
   color: #fff;
}

.log-meta {
   margin-bottom: 0;
}

.log-meta>a:hover,
.log-meta>a:focus {
   color: #333399;
}


/* Form general- */
::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder {
   color: #a5a5a5;
}

:-moz-placeholder,
.form-control:-moz-placeholder {
   /* Firefox 18- */
   color: #a5a5a5;
}

::-moz-placeholder,
.form-control::-moz-placeholder {
   /* Firefox 19+ */
   color: #a5a5a5;
}

:-ms-input-placeholder,
.form-control:-ms-input-placeholder {
   color: #a5a5a5;
}

textarea::-webkit-input-placeholder,
textarea:-moz-placeholder,
textarea::-moz-placeholder,
textarea:-ms-input-placeholder {
   color: #a5a5a5;
   opacity: 1;
}

/*-------------------------------*/
/*  COntact US */
/*-------------------------------*/


/*-------------------------------*/
/* Error */
/*-------------------------------*/
#error .error,
.error h1 {
   position: relative;
}

.error h1,
.error h2 {
   font-weight: bold;
}

.error h1 {
   color: #ebebeb;
   font-size: 10rem;
}

.error h2 {
   color: #414141;
   font-size: 3.2rem;
   left: 50%;
   position: absolute;
   top: 50%;
   -ms-transform: translate(-50%, -50%);
   -webkit-transform: translate(-50%, -50%);
   -o-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
}

#error p {
   margin-left: 10%;
   margin-right: 10%;
}

/*-------------------------------*/
/* Error ends */
/*-------------------------------*/


/*-------------------------------*/
/* Tabs & Accordions*/
/*-------------------------------*/
.accordion .card-header:after {
   font-family: 'FontAwesome';
   content: "\f068";
   float: right;
}

.accordion .card-header.collapsed:after {
   /* symbol for "collapsed" panels */
   content: "\f067";
}

/*-------------------------------*/
/* Tabs & Accordions*/
/*-------------------------------*/


/*-------------------------------*/
/*Crypto*/
/*-------------------------------*/

.btc-calcus {
   background: #fff;
   -webkit-border-radius: 10px;
   border-radius: 10px;
   padding: 2.5rem 1rem;
}

.btc-calcus .cal-convertor .ccc-widget.ccc-converter>div:first-child {
   border: none !important;
   padding: 0px !important;
   background: none !important;
}

.convertForm label.priceLabel {
   font-weight: 300;
   padding-bottom: 0;
}

.convertForm label.priceLabel,
.convertForm .fromSymbolLabel,
.convertForm .styledSelect {
   font-size: 14px;
   color: #212331 !important;
}

.convertForm .fromSymbolLabel {
   line-height: 44px;
   border: 1px solid #333399;
   background: #333399;
   -webkit-border-top-right-radius: 20px;
   border-top-right-radius: 20px;
   -webkit-border-bottom-right-radius: 20px;
   border-bottom-right-radius: 20px;
}

.convertForm input.priceInput {
   font-family: 'Open Sans', sans-serif;
   height: 45px;
   -webkit-border-top-left-radius: 20px !important;
   border-top-left-radius: 20px !important;
   -webkit-border-bottom-left-radius: 20px !important;
   border-bottom-left-radius: 20px !important;
}

.convertForm .styledSelect {
   -webkit-border-top-right-radius: 20px;
   border-top-right-radius: 20px;
   -webkit-border-bottom-right-radius: 20px;
   border-bottom-right-radius: 20px;
   height: 45px;
}

.convertForm .poweredByWrapper {
   display: none;
}

.section-converter-ccc {
   margin-bottom: 20px;
}

/*-------------------------------*/
/* Crypto ends */
/*-------------------------------*/




/*-------------------------------*/
/* Footer*/
/*-------------------------------*/
footer .copyrights {
   font-size: 15px;
}

.footer-logo {
   display: inline-block;
   max-width: 230px;
}

footer ul.social-icons:not(.small) li a {
   height: 60px;
   width: 60px;
   line-height: 60px;
   font-size: 26px;
   border: none;
}

footer ul.social-icons li a {
   background: #f5f5f5;
}

footer .copyrights>a:hover,
footer .copyrights>a:focus {
   color: #333399;
}

/*-------------------------------*/
/* Footer ends*/
/*-------------------------------*/


/*-------------------------------*/
/*PreLoader*/
/*-------------------------------*/
.loader {
   bottom: 0;
   height: 100%;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   width: 100%;
   z-index: 1111;
   background: #fff;
   overflow-x: hidden;
}

.loader-inner {
   position: absolute;
   left: 50%;
   top: 50%;
   -webkit-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
   -o-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
}

.loader-inner>img {
   width: 120px;
   max-width: 120px;
   display: inline-block;
}

.loader-blocks {
   height: 58px;
   width: 58px;
}

.loader span {
   background: -webkit-linear-gradient(90deg, #423f9c 31%, #862359 69%);
   background: -webkit-gradient(linear, left top, right top, color-stop(31%, #423f9c), color-stop(69%, #862359));
   background: -webkit-linear-gradient(left, #423f9c 31%, #862359 69%);
   background: -o-linear-gradient(left, #423f9c 31%, #862359 69%);
   background: linear-gradient(90deg, #423f9c 31%, #862359 69%);
   -webkit-border-radius: 50%;
   border-radius: 50%;
   display: block;
   height: 12px;
   opacity: 0;
   position: absolute;
   width: 12px;
   animation: load 4.6s ease-in-out infinite;
   -o-animation: load 4.6s ease-in-out infinite;
   -ms-animation: load 4.6s ease-in-out infinite;
   -webkit-animation: load 4.6s ease-in-out infinite;
   -moz-animation: load 4.6s ease-in-out infinite;
}

.loader span.block-1 {
   animation-delay: 1.06s;
   -o-animation-delay: 1.06s;
   -ms-animation-delay: 1.06s;
   -webkit-animation-delay: 1.06s;
   -moz-animation-delay: 1.06s;
   left: 0px;
   top: 0px;
}

.loader span.block-2 {
   animation-delay: 0.97s;
   -o-animation-delay: 0.97s;
   -ms-animation-delay: 0.97s;
   -webkit-animation-delay: 0.97s;
   -moz-animation-delay: 0.97s;
   left: 16px;
   top: 0px;
}

.loader span.block-3 {
   animation-delay: 0.87s;
   -o-animation-delay: 0.87s;
   -ms-animation-delay: 0.87s;
   -webkit-animation-delay: 0.87s;
   -moz-animation-delay: 0.87s;
   left: 31px;
   top: 0px;
}

.loader span.block-4 {
   animation-delay: 0.78s;
   -o-animation-delay: 0.78s;
   -ms-animation-delay: 0.78s;
   -webkit-animation-delay: 0.78s;
   -moz-animation-delay: 0.78s;
   left: 47px;
   top: 0px;
}

.loader span.block-5 {
   animation-delay: 0.69s;
   -o-animation-delay: 0.69s;
   -ms-animation-delay: 0.69s;
   -webkit-animation-delay: 0.69s;
   -moz-animation-delay: 0.69s;
   left: 0px;
   top: 16px;
}

.loader span.block-6 {
   animation-delay: 0.6s;
   -o-animation-delay: 0.6s;
   -ms-animation-delay: 0.6s;
   -webkit-animation-delay: 0.6s;
   -moz-animation-delay: 0.6s;
   left: 16px;
   top: 16px;
}

.loader span.block-7 {
   animation-delay: 0.51s;
   -o-animation-delay: 0.51s;
   -ms-animation-delay: 0.51s;
   -webkit-animation-delay: 0.51s;
   -moz-animation-delay: 0.51s;
   left: 31px;
   top: 16px;
}

.loader span.block-8 {
   animation-delay: 0.41s;
   -o-animation-delay: 0.41s;
   -ms-animation-delay: 0.41s;
   -webkit-animation-delay: 0.41s;
   -moz-animation-delay: 0.41s;
   left: 47px;
   top: 16px;
}

.loader span.block-9 {
   animation-delay: 0.32s;
   -o-animation-delay: 0.32s;
   -ms-animation-delay: 0.32s;
   -webkit-animation-delay: 0.32s;
   -moz-animation-delay: 0.32s;
   left: 0px;
   top: 31px;
}

.loader span.block-10 {
   animation-delay: 0.23s;
   -o-animation-delay: 0.23s;
   -ms-animation-delay: 0.23s;
   -webkit-animation-delay: 0.23s;
   -moz-animation-delay: 0.23s;
   left: 16px;
   top: 31px;
}

.loader span.block-11 {
   animation-delay: 0.14s;
   -o-animation-delay: 0.14s;
   -ms-animation-delay: 0.14s;
   -webkit-animation-delay: 0.14s;
   -moz-animation-delay: 0.14s;
   left: 31px;
   top: 31px;
}

.loader span.block-12 {
   animation-delay: 0.05s;
   -o-animation-delay: 0.05s;
   -ms-animation-delay: 0.05s;
   -webkit-animation-delay: 0.05s;
   -moz-animation-delay: 0.05s;
   left: 47px;
   top: 31px;
}

.loader span.block-13 {
   animation-delay: -0.05s;
   -o-animation-delay: -0.05s;
   -ms-animation-delay: -0.05s;
   -webkit-animation-delay: -0.05s;
   -moz-animation-delay: -0.05s;
   left: 0px;
   top: 47px;
}

.loader span.block-14 {
   animation-delay: -0.14s;
   -o-animation-delay: -0.14s;
   -ms-animation-delay: -0.14s;
   -webkit-animation-delay: -0.14s;
   -moz-animation-delay: -0.14s;
   left: 16px;
   top: 47px;
}

.loader span.block-15 {
   animation-delay: -0.23s;
   -o-animation-delay: -0.23s;
   -ms-animation-delay: -0.23s;
   -webkit-animation-delay: -0.23s;
   -moz-animation-delay: -0.23s;
   left: 31px;
   top: 47px;
}

.loader span.block-16 {
   animation-delay: -0.32s;
   -o-animation-delay: -0.32s;
   -ms-animation-delay: -0.32s;
   -webkit-animation-delay: -0.32s;
   -moz-animation-delay: -0.32s;
   left: 47px;
   top: 47px;
}

@keyframes load {
   0% {
      opacity: 0;
      -webkit-transform: translateY(-97px);
      -o-transform: translateY(-97px);
      transform: translateY(-97px);
   }

   15% {
      opacity: 0;
      -webkit-transform: translateY(-97px);
      -o-transform: translateY(-97px);
      transform: translateY(-97px);
   }

   30% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0);
   }

   70% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0);
   }

   85% {
      opacity: 0;
      -webkit-transform: translateY(97px);
      -o-transform: translateY(97px);
      transform: translateY(97px);
   }

   100% {
      opacity: 0;
      -webkit-transform: translateY(97px);
      -o-transform: translateY(97px);
      transform: translateY(97px);
   }
}

@-o-keyframes load {
   0% {
      opacity: 0;
      -o-transform: translateY(-97px);
   }

   15% {
      opacity: 0;
      -o-transform: translateY(-97px);
   }

   30% {
      opacity: 1;
      -o-transform: translateY(0);
   }

   70% {
      opacity: 1;
      -o-transform: translateY(0);
   }

   85% {
      opacity: 0;
      -o-transform: translateY(97px);
   }

   100% {
      opacity: 0;
      -o-transform: translateY(97px);
   }
}

@-webkit-keyframes load {
   0% {
      opacity: 0;
      -webkit-transform: translateY(-97px);
   }

   15% {
      opacity: 0;
      -webkit-transform: translateY(-97px);
   }

   30% {
      opacity: 1;
      -webkit-transform: translateY(0);
   }

   70% {
      opacity: 1;
      -webkit-transform: translateY(0);
   }

   85% {
      opacity: 0;
      -webkit-transform: translateY(97px);
   }

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



/*-------------------------------*/
/*Loader ends*/
/*-------------------------------*/


/*** 
==========================================================================================
    Welcome Area style - PROJECT SECTION CARD FROM CONNECTOR THEME
==========================================================================================
***/
.welcome-area {
   background: #f3f3f5;
   padding: 50px 0;
}

.welcome-area .title {
   padding-bottom: 43px;
}

.welcome-area .title h1 {
   color: #1c1c1c;
   font-size: 3rem;
   font-weight: 700;
   line-height: 36px;
   margin: 0 0 19px;
}

.welcome-area .title p {
   color: #949494;
   font-size: 1rem;
   line-height: 26px;
   font-weight: 400;
   margin: 0;
}

.welcome-area .single-item {
   /*  padding-bottom: 100px; */
   /* Added by aneeqa */
   /* margin-bottom: 40px; */
   position: relative;
   display: block;
   max-width: 100%;
   height: 320px;
   background-color: #f9f9f9;
   color: #fff;
   overflow: hidden;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   -moz-osx-font-smoothing: grayscale;
   -webkit-transform: translateZ(0);
   -moz-transform: translateZ(0);
   -ms-transform: translateZ(0);
   -o-transform: translateZ(0);
   transform: translateZ(0);
}

.welcome-area .single-item .inner-content {
   transform-origin: 50% 100%;
   border: 1px solid #e9e9e9;
   /* transition: all 500ms ease; */
}

.welcome-area .single-item:hover .inner-content {
   transform: rotateX(90deg);
   opacity: 0;
}

/* .welcome-area .single-item .inner-content .img-holder {
   display:block;
  overflow: hidden;
} */
.welcome-area .single-item .inner-content .text-holder {
   padding-left: 83px;
   position: relative;
   /* padding-top: 19px; */
   padding-bottom: 120px;
   top: 55px;
}

.welcome-area .single-item .inner-content .text-holder .icon {
   position: absolute;
   top: 0;
   left: 0;
   width: 83px;
   height: 90px;
}

.welcome-area .single-item .inner-content .text-holder .icon span:before {
   color: #e67422;
   font-size: 3rem;
   line-height: 45px;
   text-align: center;
   display: block;
   padding: 20px;
}

.welcome-area .single-item .inner-content .text-holder .text {
   border-left: 1px solid #e9e9e9;
   padding-left: 20px;
}

.welcome-area .single-item .inner-content .text-holder .text h3 {
   color: #1c1c1c;
   font-size: 1.2rem;
   font-weight: 700;
   text-transform: capitalize;
   margin: 0 0 4px;
}

.welcome-area .single-item .inner-content .text-holder .text span {
   color: #949494;
   font-size: 0.9rem;
}

.welcome-area .single-item .inner-content .img-holder img {
   /* transition: all 0.7s ease; */
   width: 100%;
   /* height: 320px; */
}

.welcome-area .single-item .overlay-content {
   /* transform: rotateX(-90deg);
  transform-origin: 50% -50%;
  background-color: #333399;  */
   transform: translateX(102%);
   /* background-color:rgba(230, 116, 34, 0.95);   */
   transition: all 0.3s ease-in-out;
   padding: 20px;
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
   color: #ffffff;
   /* transition: all 500ms ease; */
}

.welcome-area .single-item:hover .overlay-content {
   transform: rotateX(0);
}

.welcome-area .single-item .overlay-content .text-holder {
   /* padding-left: 65px; */
   text-align: center;
   position: relative;
   /* padding-top: 19px;
  padding-bottom: 19px; */
   transition: all 0.3s ease-in-out;
}

.welcome-area .single-item .overlay-content .text-holder .icon {
   position: absolute;
   top: 0;
   left: 0;
   width: 65px;
   height: 90px;
}

.welcome-area .single-item .overlay-content .text-holder .icon span:before {
   color: #f9f9f9;
   font-size: 3rem;
   line-height: 45px;
   text-align: left;
   display: block;
   padding: 23px 0;
}

/* .welcome-area .single-item .overlay-content .text-holder .text {
  border-left: 1px solid #e9e9e9;
  padding-left: 20px;
} */
.welcome-area .single-item .overlay-content .text-holder .text h4 {
   color: #f9f9f9;
   font-size: 26px;
   /* font-weight: 700; */
   text-transform: capitalize;
   margin: 0 0 4px;
}

.welcome-area .single-item .overlay-content .text-holder .text span {
   color: #f9f9f9;
   font-size: 0.8rem;
}

.welcome-area .single-item .overlay-content .bottom-text-holder {
   margin-top: 10px;
   font-size: 0.9rem;
}

.welcome-area .single-item .overlay-content .bottom-text-holder .pull-left {
   color: #f9f9f9;
}

.welcome-area .single-item .overlay-content .bottom-text-holder ul li {
   color: #f9f9f9;
   font-size: 0.825rem;
   font-weight: 400;
   padding-left: 25px;
   line-height: 28px;
   position: relative;
}

.welcome-area .single-item .overlay-content .bottom-text-holder ul li:before {
   position: absolute;
   top: 11px;
   left: 2px;
   width: 8px;
   height: 8px;
   background: #f9f9f9;
   border: 1px solid;
   content: "";
   transform: rotate(45deg);
}

/* .welcome-area .single-item .overlay-content .bottom-text-holder .icon-holder {
} */
.welcome-area .single-item .overlay-content .bottom-text-holder .icon-holder span:before {
   color: #65c8ff;
   font-size: 140px;
   line-height: 140px;
   text-align: right;
   vertical-align: bottom;
   display: table-cell;
   float: right;
}

/*** 
==========================================================================================
    Welcome Area style - PROJECT SECTION CARD FROM CONNECTOR THEME
==========================================================================================
***/


@media screen and (max-width: 768px) {
   .container {
      max-width: 98%;
   }
}

/*Large devices (desktops, less than 1200px)*/
@media (max-width: 1200px) {
   html {
      font-size: 15px;
   }
}

/* Medium devices (tablets, less than 992px)*/
@media (max-width: 992px) {
   html {
      font-size: 14px;
   }

   h2 {
      font-size: 3rem;
   }

   h3 {
      font-size: 1.4rem;
   }

   h4 {
      font-size: 1.125rem;
   }

   p {
      font-size: 14px;
   }
   
   .para-list ul li{
      font-size: 14px  !important;
   }

   .heading-title>span {
      font-size: 1rem;
   }
}

/*Small devices (landscape phones, less than 768px)*/
@media (max-width: 768px) {
   html {
      font-size: 13px;
   }


}

@media (max-width: 576px) {
   html {
      font-size: 12px;
   }
}

.buttonBar {
   display: none;
}

/* .ourlens{
   margin-top:75px;
} */

.globewire {
   color: #035d94;
   font-weight: 400;
   /* display: inline-block; */
}

.globewire:hover {
   text-decoration: underline;
}


.portfolio-img img {
   width: 101%;
}

/* .welcome-area .our-portfolio .portfolio-card {
   position: relative;
   color: #65c8ff; 
   font-size: 140px;
   line-height: 140px;
   text-align: right;
   vertical-align: bottom;
   display: table-cell;
   float: right;
   overflow: hidden;
 }
.welcome-area .our-portfolio .portfolio-card::before{
   content: '';
   position: absolute;
   top: 0;
   right: -100%;
   width: 100%;
   height: 100%;
   background-color: #e67422;
   transition: right 0.3s ease-in-out;
}

.welcome-area .our-portfolio .portfolio-card:hover::before {
   right: 0;
} */


/*-----Custom Styles from Style.css-----
   


*/


.defaultcolor {
   color: #E67422
}

.loader span {
   background: #E67422;
}

.owl-dots .owl-dot {
   border: 1px solid #E67422 !important
}

.owl-dots .owl-dot::after {
   background-color: #E67422
}


.wide {
   min-width: 200px !important;
}

.heading-title>span {
   color: #E67422
}

.back-top {
   background: -webkit-linear-gradient(90deg, #59504E, #59504E);
   background: -webkit-gradient(linear, left top, right top, color-stop(#59504E), color-stop(#59504E));
   background: -webkit-linear-gradient(left, #59504E, #59504E);
   background: -o-linear-gradient(left, #59504E, #59504E);
   background: -webkit-gradient(linear, left top, right top, from(#59504E), to(#59504E));
   background: linear-gradient(90deg, #59504E, #59504E);
}

.back-top::before {
   background: -webkit-linear-gradient(90deg, #E67422, #E67422);
   background: -webkit-gradient(linear, left top, right top, color-stop(#E67422), color-stop(#E67422));
   background: -webkit-linear-gradient(left, #E67422, #E67422);
   background: -o-linear-gradient(left, #E67422, #E67422);
   background: -webkit-gradient(linear, left top, right top, from(#E67422), to(#E67422));
   background: linear-gradient(90deg, #E67422, #E67422);
}

.btngray {
   background: #ddd;
   color: #aaa;
}

.btngray:hover,
.btngray:focus {
   background: #ddd;
   color: #aaa;
}


.investor-tags li,
.investor-tags li a,
blockquote.blockquote::before,
ul.rounded li::before {
   display: inline-block;
}

.investor-tags li a {
   color: #a5a5a5;
   font-size: 14px;
   font-weight: 600;
}

.investor-tags li a>i {
   font-size: 17px;
   margin-right: 2px;
}

.news_item:hover h3,
.investor-tags li a:hover,
.investor-tags li a:focus {
   color: #333399;
}

.fa-2x {
   font-size: 1.7em !important;
}

.text-small {
   font-size: 90%;
}


/* Custom TD TH widths*/
.w-10 {
   width: 10% !important
}

.w-15 {
   width: 15% !important
}

.w-20 {
   width: 20% !important
}

.w-25 {
   width: 25% !important
}

.w-30 {
   width: 30% !important
}

.w-35 {
   width: 35% !important
}

.w-40 {
   width: 40% !important
}

.w-45 {
   width: 45% !important
}

/*-----Buttons - Line: 560-----*/
.btnprimary,
.btnprimary-alt {
   border: 1px solid #E67422;
   color: #E67422;
   background-color: transparent;

}

.btnprimary:hover,
.btnprimary:focus {
   border: 1px solid #E67422;
   background: #E67422;
   /* border: 1px solid #59504E; */
}

/*Company Presentation Button*/
.btndeck,
.btndeck-alt {
   border: 1px solid #E67422;
   color: #eee;
   background-color: #E67422;

}

.btndeck:hover,
.btndeck:focus {
   border: 1px solid #E67422;
   background: transparent;
   color: #E67422;
   /* border: 1px solid #59504E; */
}

.btn-gradient-hvr::before {
   background: -webkit-linear-gradient(90deg, #E67422, #59504E);
   background: -webkit-gradient(linear, left top, right top, color-stop(#E67422), color-stop(#59504E));
   background: -webkit-linear-gradient(left, #E67422, #59504E);
   background: -o-linear-gradient(left, #E67422, #59504E);
   background: -webkit-gradient(linear, left top, right top, from(#E67422), to(#59504E));
   background: linear-gradient(90deg, #E67422, #59504E);
   -webkit-transition: all .3s linear;
   -o-transition: all .3s linear;
   transition: all .3s linear
}

.btnprimary-alt:hover,
.btnprimary-alt:focus {
   border: 1px solid #E67422;
   background-color: #E67422;
   color: #fff;
}

/*-----Media Gallery - Line: 2325-----*/
.overlay {
   background: rgba(89, 80, 78, .9)
}

/*Project Portfolio - Line: 4285 */
.welcome-area .single-item .overlay-content {
   background-color: #E67422
}

/*Style.css - Line: 323 */
.grey_bg {
   background-color: #59504E
}

/*Updated Twitter X Icon for Font Awesome */
.fa.fa-twitter {
   font-family: sans-serif;
}

.fa.fa-twitter::before {
   content: "𝕏";
   font-size: 1.2em;
}

/*-----Message from Board of Directors - Line: 3131-----*/
.testimonial-wrapp .quoted {
   background: #E67422
}

#testimonial-slider .owl-item:nth-child(2n) .testimonial-wrapp .quoted,
#testimonial-slider .owl-item:nth-child(2n) .testimonial-wrapp:hover .testimonial-text {
   background: #E67422
}

.testimonial-wrapp:hover .testimonial-text {
   background: #E67422
}

ul.social-icons li a {
   color: #59504E
}

ul.social-icons li a:hover,
ul.social-icons li a:focus,
ul.social-icons.white li a:hover,
ul.social-icons.white li a:focus {
   -webkit-box-shadow: 0 0 15px 30px #E67422 inset;
   box-shadow: 0 0 15px 30px #E67422 inset
}

/*-----Styles by Faran Jamshed for Tabs in Investor.html-----*/
/* Style the tab container */
.tab {
   overflow: hidden;
   margin-top: 20px;
   border: 1px solid #ccc;
   background-color: #f1f1f1;
   width: auto;
   /* Make the width responsive */
   margin: 15px 20px 15px 20px;
   /* Center the container */
   border-radius: 15px;
   display: flex;
   justify-content: space-between;
}

/* Style the buttons inside the tab */
.tab button {
   background-color: inherit;
   display: inline-block;
   /* Display buttons in a row */
   border: none;
   outline: none;
   cursor: pointer;
   padding: 14px 30px 14px 30px;
   border-bottom: 2px solid transparent;
   /* Add bottom border */
   -webkit-transition: all .3s linear;
   -o-transition: all .3s linear;
   transition: all .3s linear
}

/* Change background color of buttons on hover */
.tab button:hover {
   background-color: #ddd
}

/* Create an active/current tablink class */
.tab button.active {
   background-color: #E67422;
   border-bottom: 2px solid #59504E;
   /* Highlight active tab */
   color: #fff
}

/* Style the tab content */
.tabcontent {
   display: none;
   padding: 20px;
   /* Increase padding for better spacing */
   border: 1px solid #ccc;
   border-top: none
}

/* Media query for smaller screens */
@media screen and (max-width: 768px) {

   /* Keep tabs displayed horizontally on smaller screens */
   .tab {
      overflow: hidden;
      margin-top: 20px;
      border: 1px solid #ccc;
      background-color: #f1f1f1;
      display: inline-table;
      border-radius: 5px;
      width: 90%;
      /* margin: 15px auto */

   }

   .tab button {
      /* width: auto; */
      /* Let buttons adjust their width */
      width: 32.888%
   }
}

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

   /* For mobile phones: */
   .fa-2x {
      font-size: 1.2em !important
   }

   .investor-tags li a>i {
      margin-right: 1px !important
   }
}

/*-----bootstrap.min.Css - Line: 6-----*/
.breadcrumb-item+.breadcrumb-item::before {
   color: #777;
   content: "/"
}

.text-warning {
   color: #E67422 !important
}

/* Line: 2247 */
.cbp-l-filters .cbp-filter-item span {
   color: #b7b7b7;
   border: 1px solid #E67422;
}

.cbp-l-filters .cbp-filter-item:hover span {
   border: 1px solid #E67422;
   background: #E67422;
}

.cbp-l-filters .cbp-filter-item-active span,
.cbp-l-filters .cbp-filter-item:focus span {
   border: 1px solid #E67422;
   color: #fff;
   background: #E67422;
}


.fadein {
   opacity: 0;
   visibility: hidden;
}

.inview {

   opacity: 0;
   visibility: hidden;

   &.fadein {
      transition: opacity 0.6s ease-in, visibility 1s ease-in;
   }

   &.fadeinslow {
      transition: opacity 0.8s ease-in, visibility 1s ease-in;
   }

   &.fadeinxslow {
      transition: opacity 5.4s ease-in, visibility 5.8s ease-in;
   }

   &.fadeinup {
      position: relative;
      transform: translateY(30px);
      transition: transform 0.6s ease-in, opacity 0.6s ease-in, visibility 1s ease-in;
   }

   &.fadeindown {
      position: relative;
      transform: translateY(-30px);
      transition: transform 0.6s ease-in, opacity 0.6s ease-in, visibility 1s ease-in;
   }

   &.fadeinleft {
      position: relative;
      transform: translateX(-60px);
      transition: transform 0.8s ease-in, opacity 0.8s ease-in, visibility 1s ease-in;
   }

   &.fadeinright {
      position: relative;
      transform: translateX(60px);
      transition: transform 0.8s ease-in, opacity 0.8s ease-in, visibility 1s ease-in;
   }

   &.over {
      opacity: 1;
      visibility: visible;

      &.fadeindown {
         transform: translateY(0);
      }

      &.fadeinup {
         transform: translateY(0);
      }

      &.fadeinleft {
         transform: translateX(0);
      }

      &.fadeinright {
         transform: translateX(0);
      }

      &.fadein {
         opacity: 1;
         visibility: visible;
      }

   }

}

/* Centre of Excellence Video Display*/

video {
   width: 100%;
   height: 100%;
   display: block;
   border: none;
   outline: none;
}


/*---------------------------------------------------- */
/*Team area*/
/*----------------------------------------------------*/
.smm-team-section {
   padding: 100px 0px;
}

.smm-team-member-wrapper {
   margin-top: 40px;
}

.smm-team-innerbox {
   border-radius: 10px;
   padding: 55px 0px 38px;
   background-color: #f7faff;
   transition: 0.4s all ease-in-out;
}

.smm-team-innerbox .smm-team-img {
   margin-bottom: 22px;
   justify-items: center;
}

/* .smm-team-innerbox .smm-team-img:before {
  bottom: 0;
  width: 40px;
  right: 65px;
  content: "+";
  height: 40px;
  font-size: 24px;
  position: absolute;
  border-radius: 100%;
  background-color: #fff;
} */
.smm-team-innerbox .smm-team-img img {
   width: 180px;
   height: 180px;
   border-radius: 100%;

}

/* .smm-team-innerbox .smm-team-img .smm-member-social {
  top: -50px;
  right: 5px;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  transition: 0.4s all ease-in-out;
}
.smm-team-innerbox .smm-team-img .smm-member-social a {
  width: 40px;
  height: 40px;
  display: block;
  margin-bottom: 8px;
  border-radius: 100%;
  background-color: #fff;
  transition: 0.3s all ease-in-out;
}
.smm-team-innerbox .smm-team-img .smm-member-social a:hover {
  color: #fff;
  background-color: #E67422;
}
.smm-team-innerbox .smm-team-img .smm-member-social a i {
  line-height: 40px;
}
.smm-team-innerbox .smm-team-img .smm-member-social a:nth-child(3) {
  transform: translate(5px, -5px);
}
.smm-team-innerbox .smm-team-img .smm-member-social a:nth-child(2) {
  transform: translate(-25px, 0px);
}
.smm-team-innerbox .smm-team-img .smm-member-social a:nth-child(1) {
  transform: translate(-70px, 25px);
}
.smm-team-innerbox .smm-team-img.social-show:before {
  content: "-";
}
.smm-team-innerbox .smm-team-img.social-show .smm-member-social {
  opacity: 1;
  right: 35px;
  visibility: visible;
} */
.smm-team-innerbox .smm-team-text span {
   font-size: 14px;
   font-weight: 700;
   color: #E67422;
}

.smm-team-innerbox:hover .smm-team-text span {
   color: #fff;
}

.smm-team-innerbox .smm-team-text h3 {
   font-size: 24px;
   font-weight: 700;
   padding-top: 10px;
   transition: 0.3s all ease-in-out;
}

.smm-team-innerbox:hover {
   background-color: #E67422;
}

.smm-team-innerbox:hover .smm-team-text h3 {
   color: #fff;
}

.smm-team-member-wrapper .team-cards {
   width: 280px;
   height: 360px;
}

@media only screen and (min-width: 414px) {
   .smm-team-member-wrapper .team-cards {
      margin-left: 10%;
   }
}

/********* Services Area **********/
.aplit-services-area {
   padding: 230px 0 100px 0;
   background-size: cover;
   background-repeat: no-repeat;
   margin-top: -130px;
}

.aplit-services-area .aplit-title-area {
   text-align: center;
}

.aplit-services-area .aplit-service-content {
   margin-top: 40px;
}

.aplit-services-area .aplit-service-content .aplit-service-column {
   background-color: #ffffff;
   padding: 30px 20px 30px;
   border-radius: 4px;
   -webkit-box-shadow: 0px 15px 40px 0px rgba(166, 166, 166, 0.1);
   box-shadow: 0px 15px 40px 0px rgba(166, 166, 166, 0.1);
   -webkit-transition: all 0.3s ease-in;
   transition: all 0.3s ease-in;
   margin-bottom: 50px;
}

.aplit-services-area .aplit-service-content .aplit-service-column .icon-wrapper {
   margin-top: -50px;
}

.aplit-services-area .aplit-service-content .aplit-service-column .icon-wrapper span {
   width: 60px;
   height: 60px;
   background-color: #d9f7f7;
   display: -webkit-inline-box;
   display: -ms-inline-flexbox;
   display: inline-flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   font-size: 40px;
   color: #00cac3;
   border-radius: 4px;
   -webkit-transition: all 0.3s ease-in;
   transition: all 0.3s ease-in;
   position: relative;
   z-index: 1;
   overflow: hidden;
}

.aplit-services-area .aplit-service-content .aplit-service-column .icon-wrapper span::before {
   content: '';
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-image: linear-gradient(20deg, #00ee93 0%, #00a0fd 100%);
   border-radius: 4px;
   z-index: -1;
   opacity: 0;
   -webkit-transition: all 0.3s ease-in;
   transition: all 0.3s ease-in;
}

.aplit-services-area .aplit-service-content .aplit-service-column .icon-wrapper span i {
   line-height: 0;
}

.aplit-services-area .aplit-service-content .aplit-service-column .aplit-headline {
   margin-top: 20px;
}

.aplit-services-area .aplit-service-content .aplit-service-column .aplit-headline h6 {
   -webkit-transition: all 0.3s ease-in;
   transition: all 0.3s ease-in;
}

.aplit-services-area .aplit-service-content .aplit-service-column .aplit-headline h6:hover {
   color: #00cac3;
}

.aplit-services-area .aplit-service-content .aplit-service-column .aplit-pera-txt {
   margin-top: 15px;
}

.aplit-services-area .aplit-service-content .aplit-service-column .aplit-readmore-btn {
   margin-top: 20px;
}

.aplit-services-area .aplit-service-content .aplit-service-column .aplit-readmore-btn a {
   font-weight: 600;
   text-transform: capitalize;
   color: #001137;
   font-family: "Poppins", sans-serif;
}

.aplit-services-area .aplit-service-content .aplit-service-column .aplit-readmore-btn a:hover {
   color: #00cac3;
}

.aplit-services-area .aplit-service-content .aplit-service-column:hover {
   -webkit-box-shadow: 0px 15px 50px 0px rgba(11, 11, 11, 0.08);
   box-shadow: 0px 15px 50px 0px rgba(11, 11, 11, 0.08);
}

.aplit-services-area .aplit-service-content .aplit-service-column:hover .icon-wrapper span {
   -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 228, 160, 0.2);
   box-shadow: 0px 10px 30px 0px rgba(0, 228, 160, 0.2);
   color: #ffffff;
   -webkit-animation: 0.4s aplit-hover-rotate;
   animation: 0.4s aplit-hover-rotate;
}

.aplit-services-area .aplit-service-content .aplit-service-column:hover .icon-wrapper span::before {
   opacity: 1;
}


/* Advisors */
/* Advisors Section */
#advisors {
   position: relative;
   background: url('../images/advisors/banner1.webp') center no-repeat;
   padding-top: 65px;
   padding-bottom: 185px;
   border-radius: 25px;
   margin-top: 9%;
}

#advisors::before {
   content: "";
   position: absolute;
   inset: 0;
}

.container {
   position: relative;
   z-index: 2;
}

.floating-cards {
   margin-top: -110px;
}

/* Card Styling */
.advisor-card,
.advisor-card2 {
   position: relative;
   padding: 25px;
   background: white;
   border-radius: 10px;
   box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
   display: block;
   overflow: hidden;
   transition: all 0.3s ease;
}

.advisor-card {
   width: 130%;
}

.advisor-card2 {
   width: 90%;
}

.advisor-card img,
.advisor-card2 img {
   max-width: 100%;
   height: auto;
   display: block;
}

/* Hover Effects */
.advisor-card:hover,
.advisor-card2:hover {
   box-shadow: 0 8px 30px rgba(0, 0, 0, 0.25);
   transform: scale(1.05);
}

.advisor-card:hover::after {
   content: "";
   position: absolute;
   inset: 0;
   background: rgba(220, 168, 136, 0.3);
}

/* Arrow Circle - Hidden by default, slides in from right */
.advisor-card2::before {
   content: "";
   position: absolute;
   bottom: 12px;
   left: 82%;
   transform: translateX(50px);
   width: 35px;
   height: 35px;
   border: 1px solid rgb(230, 116, 34);
   border-radius: 50%;
   opacity: 0;
   transition: all 0.4s ease;
   z-index: 3;
}

/* Arrow Indicator - Hidden by default, slides in from right */
.advisor-card2::after {
   content: "";
   position: absolute;
   bottom: 23px;
   left: 80%;
   transform: translateX(50px) rotate(45deg);
   width: 13px;
   height: 13px;
   border-width: 1px 1px 0 0;
   border-style: solid;
   border-color: rgb(230, 116, 34);
   opacity: 0;
   transition: all 0.4s ease;
   z-index: 4;
}

/* Show arrows on hover with slide animation */
.advisor-card2:hover::before {
   transform: translateX(-50%);
   opacity: 1;
}

.advisor-card2:hover::after {
   transform: translateX(-50%) rotate(45deg);
   opacity: 1;
}

/* Mobile Responsive */
@media (max-width: 768px) {
   .advisor-card,
   .advisor-card2 {
      width: 100%;
   }

   .advisor-card {
      margin-left: 9%;
   }

   .floating-cards {
      padding: 20px;
      margin-top: -35%;
   }
}

/* Global Section */
.global-card-container {
   display: flex;
   width: 100vw;
   height: 100vh;
   flex-wrap: wrap;
}

.global-card {
   flex: 1;
   position: relative;
}

.global-card img {
   width: 100%;
   height: 100vh;
   object-fit: cover;
}

.global-card-text {
   position: absolute;
   top: 5%;
   left: 50%;
   transform: translateX(-50%);
   color: white;
   font-size: 1.5rem;
   font-weight: bold;
   text-align: center;
   width: 100%;
}

@media (max-width: 768px) {
   .global-card {
      flex: 50%;
   }

   .global-card img {
      height: 50vh;
   }

   .global-card-text {
      font-size: 3.2rem;
      margin-top: 5%;
   }
}


/* BOD & Team Index section */
.bod-section {
   padding: 60px 20px;
   background-color: #f9f9f9;
}

.bod-container {
   display: flex;
   justify-content: space-between;
   max-width: 1200px;
   margin: 0 auto;
   gap: 20px;
}

.bod-card {
   height: 355px;
   padding: 20px;
   border-radius: 8px;
   box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
   flex: 1;
   transition: transform 0.3s ease, box-shadow 0.3s ease;
   background-size: cover;
   background-position: center;
   color: #fff;
   position: relative;
   overflow: hidden;
}

.bod-card::before {
   content: "";
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   z-index: 1;
}

.bod-card h3 {
   font-size: 34px;
   margin-bottom: 15px;
   margin-top: 15%;

}

.bod-card-2 .coe-head {
   width: 1px;
}

.bod-card p {
   color: #fff;
   line-height: 1.6;
}

.bod-card-1 {
   background-image: url('../images/icons/wave1.webp');
}

.bod-card-2 {
   background-image: url('../images/icons/4.webp');
}

.bod-container .bod-card .bod-arrow {
   position: relative;
   display: inline-block;
   background-color: transparent;
   cursor: pointer;
   z-index: 2;
}

.bod-container .bod-card .bod-arrow::before {
   content: "";
   position: absolute;
   bottom: -146px;
   left: 0;
   width: 35px;
   height: 35px;
   border-width: 1px;
   border-style: solid;
   border-color: rgb(230, 116, 34);
   border-radius: 50%;
   transition: 0.2s all ease;
   z-index: 3;
}

/* Arrow indicator */
.bod-container .bod-card .bod-arrow::after {
   content: "";
   position: absolute;
   top: auto;
   bottom: -135px;
   left: 8px;
   transform: rotate(45deg);
   width: 13px;
   height: 13px;
   border-width: 1px 1px;
   border-style: solid solid none none;
   border-color: rgb(230, 116, 34);
   border-bottom: none;
   border-left: none;
   z-index: 4;
}

.bod-container .bod-card .bod-arrow:hover::after {
   left: 14px;
}


@media (max-width: 768px) {
   .heading-title h2 {
      font-size: 1.8rem;
   }

   .heading-title p {
      font-size: 0.9rem;
   }

   /* Stack the cards vertically for small screens */
   .bod-card {
      flex: 1 0 100%;
      max-width: 100%;
      height: 190px;
   }

   .bod-container {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
   }

   .bod-card h3 {
      font-size: 30px;
      margin-bottom: 25px;
      margin-top: 7%;

   }

   .bod-card-2 .coe-head {
      width: 200px;
   }

   .bod-card-2 {
      margin: 10px;
      height: 200px;
   }

   .bod-container .bod-card .bod-arrow::before {

      bottom: -40px;

   }

   /* Arrow indicator */
   .bod-container .bod-card .bod-arrow::after {
      bottom: -29px;
   }
}

/* Small devices (phones) */
@media (max-width: 576px) {
   .heading-title h2 {
      font-size: 1.5rem;
   }

   .heading-title p {
      font-size: 0.8rem;
   }

   /* Make the cards even smaller with better spacing */
   .bod-card {
      padding: 15px;
      /* height: 190px; */
   }

   .bod-container {
      padding: 0 10px;
   }

   .bod-card-2 {
      margin: 5px;
   }

   .bod-card a {
      display: inline-block;
      margin-top: 10px;
      padding: 10px 20px;
      background-color: #007bff;
      color: white;
      text-decoration: none;
      border-radius: 5px;
   }

   .bod-card a:hover {
      background-color: #0056b3;
   }
}


/* ----GTC- Talks Page Crads */
.news-section {
   margin-top: 20%;
   margin-bottom: 10%;
}


.news-block {
   position: relative;
}

.news-block .inner-box {
   position: relative;
   height: 50vh;
   /* padding-left:270px; */
   border-radius: 8px;
   overflow: hidden;
   background-color: #ffffff;
   box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.10);
}

.news-block .inner-box .image {
   /* position:absolute; */
   left: 0px;
   width: 270px;
   height: 320px;
}

.news-block .inner-box .image .post-date {
   position: absolute;
   left: 17px;
   bottom: 40px;
   padding: 6px 10px;
   font-size: 13px;
   font-weight: 400;
   color: #000;
   background-color: #FFCF29;
   border: 1px solid #FFCF29;
   border-radius: 50px;
   font-family: 'Poppins', sans-serif;
   display: none;
}

.news-block:hover .inner-box .image .post-date {
   transition: opacity 0.5s ease;
   display: block;
}

.news-block .inner-box .content-box {
   position: relative;
   padding: 26px 28px;
   /* margin-top: 25%; */
}

.news-block .inner-box .category {
   position: relative;
   color: #010101;
   font-size: 12px;
   font-weight: 500;
   padding: 7px 15px;
   display: inline-block;
   background-color: #eee8e4;
   text-transform: uppercase;
   transition: all 300ms ease;
   -moz-transition: all 300ms ease;
   -webkit-transition: all 300ms ease;
   -ms-transition: all 300ms ease;
   -o-transition: all 300ms ease;
}

.news-block .inner-box:hover .category {
   color: #ffffff;
   background-color: #E67422;
}

.news-block .inner-box h5 {
   margin-top: 15px;
   margin-bottom: 10px;
   font-size: 22px;
   line-height: 1.5em;
}

.news-block .inner-box h5 a {
   position: relative;
   color: #59504E;
   transition: all 300ms ease;
   -moz-transition: all 300ms ease;
   -webkit-transition: all 300ms ease;
   -ms-transition: all 300ms ease;
   -o-transition: all 300ms ease;
}

.news-block .inner-box h5 a:hover {
   color: #E67422;
}

.news-block .inner-box .read-more {
   position: relative;
   font-size: 14px;
   color: #ffffff;
   font-weight: 500;
   padding: 12px 24px;
   border-radius: 3px;
   display: inline-block;
   background-color: #000000;
   transition: all 300ms ease;
   -moz-transition: all 300ms ease;
   -webkit-transition: all 300ms ease;
   -ms-transition: all 300ms ease;
   -o-transition: all 300ms ease;
}

.news-block .inner-box .read-more i {
   position: relative;
   font-style: normal;
   margin-left: 5px;
   font-size: 12px;
   top: 2px;
}

.news-block .inner-box .read-more:hover {
   background-color: #E67422;
}

@media screen and (max-width: 768px) {
   .news-block .inner-box .image {
      width: 100%;
   }
}

/* ---Core Value Cards---- */

.cards-wrapper {
   display: flex;
   justify-content: flex-end;
}

.owl-carousel {
   width: 100%;
}

.core-value-card {
   background: rgba(255, 255, 255, 0.1);
   padding: 30px;
   border-radius: 10px;
   backdrop-filter: blur(20px) brightness(93%);
   color: white;
   min-width: 250px;
   margin: 10px;
   height: 50vh;
}

.core-value-card:hover {
   color: #E67422;
   background-color: #ffffff;
   transition: all .3s ease;
}

.cards-wrapper .core-value-card img {
   width: 20%;
   margin-bottom: 15px;
   transition: filter 0.3s ease;
}

.cards-wrapper .core-value-card:hover img {
   filter: invert(53%) sepia(83%) saturate(636%) brightness(96%) contrast(96%);
}

.core-value-card h3 {
   font-size: 1.2rem;
   margin-bottom: 10px;
}

.core-value-card a {
   color: white;
   text-decoration: underline;
   font-weight: bold;
}

/*----- Home Page Youtube Video Carousel -----*/
.carousel-container {
   position: relative;
   width: 100%;
   max-width: 95%;
   /* max-width: 960px; */
   margin: auto;
   overflow: hidden;
}

.carousel-slides {
   display: flex;
   transition: transform 0.5s ease-in-out;
}

.carousel-slide {
   min-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-items: center;
   gap: 20px;
   padding: 20px 0;
}

.carousel-slide iframe {
   width: 100%;
   max-width: 100%;
   height: 450px;
   flex: 1;
   border-radius: 10px;
}

.carousel-slide .text-content {
   flex: 1;
   flex-direction: column;
   justify-content: center;
   padding: 20px;
   height: 450px;
   background-color: #f2f2f2;
   animation: fadeInLeft 2s forwards;
   margin-top: -1px;
   border-radius: 10px;
}

.carousel-controls {
   text-align: center;
   margin-top: 10px;
}

.carousel-controls button {
   background-color: transparent;
   color: #E67422;
   border: 1px solid #E67422;
   padding: 8px 18px;
   margin: 0 5px;
   cursor: pointer;
   border-radius: 10px;
   font-size: 15px;
   font-weight: 300;
}

.carousel-controls button:hover {
   background-color: #E67422;
   color: #eeeeee;
}

.contact-card {
   border-radius: 10px;
}

@media (max-width: 768px) {
   .carousel-slide {
      flex-direction: column;
   }

   .carousel-slide iframe {
      width: 100%;
   }
}

/* CTA Section */

.custom-cta-section {
   position: relative;
   overflow: hidden;
   background: linear-gradient(168deg, #E67422 22%, #59504E 55%);
   padding: 80px;
   border-radius: 20px;

}

.about-section {
   position: relative;
   background: url('../images/banner/about-bg.jpg');
   overflow: hidden;
   padding: 60px 0 0;
   display: flex;
   flex-direction: column;
   align-items: center;
}

.content-container {
   width: 100%;
   max-width: 1100px;
   display: flex;
   justify-content: space-between;
   align-items: center;
   z-index: 2;
}

.text-side {
   flex: 1;
   padding-right: 20px;
}

.button-side {
   flex-shrink: 0;
}

.coe-cta-section {
   position: relative;
   overflow: hidden;
   background: url('../images/projects/coe_footer.jpg');
   padding: 59px;
   border-radius: 20px;
   margin-top: 7%;
}

.product-cta-section {
   position: relative;
   overflow: hidden;
   background: url('../images/projects/cta-bg-2.webp');
   padding: 59px;
   border-radius: 20px;
   margin-top: 7%;
   /* margin-left: 8%; */
}

.product-cta-section .content-container {
   width: 70%;
   max-width: 1100px;
   display: flex;
   justify-content: space-between;
   align-items: center;
   z-index: 2;
}


/* Responsive */
@media (max-width: 768px) {
   .content-container {
      flex-direction: column;
      text-align: center;
      width: 100%;
   }

   .custom-cta-section {
      /* margin-top: 35%; */
      padding: 40px;
   }

   .custom-cta-section h2 {
      font-size: 2rem;
   }

   .product-cta-section {
      padding: 30px;
   }

   .product-cta-section .content-container {
      width: 100%;
   }

   .coe-cta-section {
      padding: 40px;
   }

   .text-side {
      padding-right: 0;
   }

   .button-side {
      margin-top: 1rem;
   }

   .image-container {
      justify-content: center;
   }

   .coe-main-page .coe-main-heading {
      /* margin-bottom: -15%; */
   }

   .coe-main-page .coe-image-items-2 .btndeck {
      /* margin-left: 50%; */
   }
}

.coe-img img {
   width: 75%;
   border-radius: 50%;
   /* margin-left: 10%; */
}

/* CoE Main Page Section */
.coe-main-page .coe-items .coe-content h3 {
   font-size: 49px;
}

.coe-main-page .coe-items .coe-image img {
   width: 100%;
   border-radius: 10px;
}

.coe-main-page .coe-image-items-2 .coe-image-2 img {
   width: 100%;
   border-radius: 22px;
   padding: 10px;
   margin-top: 18px;
}

.coe-main-page .coe-image-items-2 {
   margin-top: 30px;
}

.coe-main-page .coe-image-items-2 .btndeck {
   text-align: center !important;
}





.integration-section-one {
   /* background: #001137; */
   background: url('../images/projects/banner.webp');
   /* margin-top: 8%; */
   position: relative;
   width: 100%;
   height: 100vh;
   background-size: cover;
   color: #fff;
}

.integration-section-one2 {
   background: url('../images/projects/contactus.webp') center center no-repeat;
   background-size: cover;
   margin-top: 8%;
   width: 100%;
   height: 100%;
   color: #fff;
}
.integration-section-one3 {
   background: url('../images/projects/advisor.webp') center center no-repeat;
   background-size: cover;
   width: 100%;
   /* height: 100vh; */
   color: #fff;
}
.auto-container {
   position: static;
   max-width: 1350px;
   /* padding: 100px 15px; */
   margin: 0 auto;
   width: 100%;
}

.align-items-center {
   align-items: center !important;
}

.integration-section-one .integration-thumb {
   position: relative;
}

.integration-section-one .integration-thumb figure {
   width: 100%;
   opacity: 1;
   visibility: inherit;
   translate: none;
   rotate: none;
   scale: none;
   transform: translate(0px, 0px);
}

.integration-section-one .integration-thumb figure img {
   width: 85%;
   margin-top: -10%;
}

.integration-section-one .integration-thumb .integration-shape {
   position: absolute;
   top: 26%;
   left: 25%;
   /* animation: rotateme 12s linear infinite; */
}

/* Continuous rotation */
@keyframes rotateme {
   from {
      transform: rotate(0deg);
   }

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

.integration-section-one .integration-content {
   padding: 100px 35px 0;
}

.reveal {
   position: relative;
   display: -ms-inline-flexbox;
   display: inline-flex;
   overflow: hidden;
}

@media (max-width: 768px) {
   .integration-section-one .integration-thumb .integration-shape {
   position: absolute;
   top: 18%;
    left: 14%;
   /* animation: rotateme 12s linear infinite; */
}
}













.h6-cta-section {
  background-color: #F2F2F2;
  position: relative;
  overflow: hidden;
  margin-top: 75px;
}

.h6-cta-shape {
  position: absolute;
  bottom: 0;
  inset-inline-end: 8%;
  width: 270px;
  height: 270px;
}

@media (min-width: 2350px) {
  .h6-cta-shape {
    inset-inline-end: 15%;
  }
}

@media (min-width: 2850px) {
  .h6-cta-shape {
    inset-inline-end: 20%;
  }
}

@media only screen and (min-width: 1600px) and (max-width: 1799px) {
  .h6-cta-shape {
    inset-inline-end: 5%;
  }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .h6-cta-shape {
    inset-inline-end: 3%;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .h6-cta-shape {
    inset-inline-end: 0;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
  .h6-cta-shape {
    width: 200px;
    height: 200px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .h6-cta-shape {
    width: 160px;
    height: 160px;
  }
}

.h6-cta-shape i {
  font-size: 270px;
  line-height: 1;
  color: var(--tj-color-common-white);
  opacity: 0.05;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .h6-cta-shape i {
    font-size: 200px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .h6-cta-shape i {
    font-size: 160px;
  }
}

.h6-cta-shape::after {
  content: "";
  position: absolute;
  inset-inline-end: 0;
  width: 100%;
  height: 124px;
  background-color: var(--tj-color-theme-primary);
  -webkit-filter: blur(16px);
  filter: blur(16px);
  border-radius: 50%;
}

.h6-cta-image {
  /* height: 553px; */
}

@media (min-width: 2350px) {
  .h6-cta-image {
    height: 750px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .h6-cta-image {
    height: 570px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .h6-cta-image {
    height: 502px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .h6-cta-image {
    height: 380px;
  }
}

@media (max-width: 575px) {
  .h6-cta-image {
    /* height: 320px; */
  }
}

.h6-cta-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.h6-cta-content {
  /* padding: 120px 15px 120px 60px; */
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .h6-cta-content {
    padding: 100px 15px 100px 35px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .h6-cta-content {
    padding: 80px 15px 80px 30px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .h6-cta-content {
    padding: 80px 15px;
    padding-top: 65px;
  }
}

.h6-cta-content .sec-heading {
  max-width: 615px;
  margin-bottom: 0;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .h6-cta-content .sec-heading {
    max-width: 520px;
    margin: 0 auto;
  }
}

.h6-cta-content .sec-title {
  color: var(--tj-color-common-white);
}

.h6-cta-content .desc {
  max-width: 405px;
  color: var(--tj-color-text-body-2);
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .h6-cta-content .desc {
    max-width: 320px;
  }
}

.h6-cta-content .contact-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
}

.h6-cta-content .call-btn-style-2 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 8px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.h6-cta-content .call-btn-style-2 .icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background-color: rgba(247, 247, 247, 0.1);
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  font-size: 20px;
  line-height: 1;
  color: var(--tj-color-common-white);
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.h6-cta-content .call-btn-style-2 .text {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1;
  color: var(--tj-color-common-white);
  font-weight: var(--tj-fw-bold);
  position: relative;
}

.h6-cta-content .call-btn-style-2 .text::before {
  content: "";
  position: absolute;
  bottom: -2px;
  inset-inline-start: auto;
  inset-inline-end: 0;
  width: 0;
  height: 1px;
  background-color: var(--tj-color-common-white);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.h6-cta-content .call-btn-style-2:hover .icon {
  background-color: var(--tj-color-theme-primary);
}

.h6-cta-content .call-btn-style-2:hover .text::before {
  width: 100%;
  inset-inline-start: 0;
  inset-inline-end: auto;
}
